diff --git a/dbf/read.js b/dbf/read.js index 9671dd5..9031489 100644 --- a/dbf/read.js +++ b/dbf/read.js @@ -17,7 +17,10 @@ export default function() { var that = this, i = 1; return that._source.slice(that._recordLength).then(function(value) { return value && (value[0] !== 0x1a) ? {done: false, value: that._fields.reduce(function(p, f) { - p[f.name] = types[f.type](that._decode(value.subarray(i, i += f.length))); + var v = value.subarray(i, i += f.length); + var j = v.indexOf(0); + if (j > -1) v = v.subarray(0, j); + p[f.name] = types[f.type](that._decode(v), ""); return p; }, {})} : {done: true, value: undefined}; }); diff --git a/test/Congress22.cpg b/test/Congress22.cpg new file mode 100644 index 0000000..3ad133c --- /dev/null +++ b/test/Congress22.cpg @@ -0,0 +1 @@ +UTF-8 \ No newline at end of file diff --git a/test/Congress22.dbf b/test/Congress22.dbf new file mode 100644 index 0000000..6759ce6 Binary files /dev/null and b/test/Congress22.dbf differ diff --git a/test/Congress22.json b/test/Congress22.json new file mode 100644 index 0000000..23bda07 --- /dev/null +++ b/test/Congress22.json @@ -0,0 +1 @@ +{"type":"FeatureCollection","bbox":[105571.16370000038,4480943.0634,770761.9000999999,4985475.7088],"features":[{"type":"Feature","properties":{"OBJECTID":1,"DISTRICT":1},"geometry":{"type":"Polygon","coordinates":[[[742169.5257000001,4532898.369100001],[736334.2504000003,4529914.095799999],[735196.1545000002,4529332.8772],[733753.8858000003,4528596.828],[731797.3059,4527608.733899999],[730551.6838999996,4526926.6644],[725814.7040999997,4524335.627900001],[721421.8294000002,4521937.0847],[719585.8509,4521216.4449000005],[714583.5126999998,4519112.9552],[710996.6780000003,4517607.6097],[707473.1589000002,4516122.874399999],[707476.4254000001,4517178.155200001],[707458.0857999995,4518340.8288],[707416.4835000001,4520987.7031],[707413.6571000004,4521139.509],[707404.0585000003,4521959.4428],[707392.5950999996,4522238.448100001],[707398.5695000002,4522338.2804000005],[707380.2613000004,4524669.3869],[707386.9101999998,4524712.0174],[707404.9992000004,4524884.9673],[707428.7825999996,4525095.41],[707438.2505999999,4525190.785700001],[706768.8903000001,4525307.7741],[706703.9663000004,4525327.510199999],[706682.5673000002,4525332.4662],[706671.7241000002,4525334.0513],[706540.0952000003,4525352.809599999],[706466.7412,4525363.312000001],[706421.7544,4525367.053200001],[706410.4241000004,4525367.9584],[706400.1085999999,4525368.7809],[706388.6067000004,4525369.7925],[706323.4792999998,4525375.7487],[706241.0707999999,4525381.2224],[706226.1064999998,4525382.3597],[706211.7353999997,4525383.4024],[706192.3596999999,4525385.4164],[706094.4567,4525392.9032000005],[706016.0294000003,4525397.823899999],[706000.4999000002,4525398.057],[705992.2899000002,4525450.3818],[705962.5471000001,4525548.7709],[705861.1080999998,4525879.596899999],[705858.233,4525894.9607],[705844.2259,4525928.3466],[705809.3923000004,4526015.8167],[705764.6893999996,4526136.5660999995],[705701.6571000004,4526285.4704],[705655.7255999995,4526359.6318],[705648.1078000003,4526369.6414],[705631.5689000003,4526421.289899999],[705609.0285,4526491.5483],[705580.4862000002,4526525.9739],[705489.7767000003,4527810.518999999],[705485.6462000003,4527843.736199999],[705416.3777000001,4527835.6951],[704899.4024,4527784.0887],[704469.7457999997,4527743.384199999],[704257.7681999998,4527732.7311],[704105.1616000002,4527725.171800001],[703995.0027999999,4527719.6788],[703896.7920000004,4527715.1844999995],[703677.9589,4527702.3587],[703568.5735999998,4527696.3379],[703435.5678000003,4527690.5559],[703387.4077000003,4527687.671800001],[703309.3251999998,4527684.1850000005],[703199.4693999998,4527679.9344999995],[703169.6496000001,4527678.668299999],[703097.9594,4527675.804400001],[703040.0329,4527672.3202],[702974.4040999999,4527669.8466],[702870.1925999997,4527662.7565],[702823.2444000002,4527661.7983],[702733.6776,4527655.7796],[702696.7374999998,4527652.7641],[702656.7391999997,4527650.5536],[702582.7777000004,4527644.4102],[702529.6787999999,4527640.173900001],[702488.3210000005,4527635.260399999],[702271.5935000004,4527600.98],[702121.1619999995,4527569.411900001],[702013.6261,4527542.0219],[701936.7090999996,4527520.582800001],[701674.2893000003,4527433.0724],[701402.6470999997,4527334.098300001],[700914.8720000004,4527156.5811],[700863.3151000002,4527138.955499999],[700835.0656000003,4527129.520099999],[700826.9603000004,4527126.744000001],[700757.3262999998,4527103.9605],[700685.4735000003,4527082.1174],[700662.7884999998,4527075.833799999],[700657.2625000002,4527074.350199999],[700591.4647000004,4527056.228],[700528.5559999999,4527040.4070999995],[700403.466,4527013.0085],[700265.6431,4526988.599400001],[700168.5705000004,4526976.0758],[700126.3082999997,4526970.1515],[700091.0712000001,4526966.4178],[699545.7702000001,4526915.090399999],[699170.9641000004,4526880.738399999],[699059.4565000003,4526868.6175],[698651.8885000004,4526807.4103],[698626.7392999995,4526801.7334],[698575.4837999996,4526791.4651],[698529.8092,4526783.7916],[698519.0783000002,4526781.391799999],[698429.0192,4526761.969799999],[698310.9349999996,4526734.018200001],[698199.4446999999,4526705.4681],[698081.1441000002,4526672.9593],[697995.5421000002,4526647.663000001],[697909.3130999999,4526620.5733],[697706.9124999996,4526556.9285],[697673.3010999998,4526542.806700001],[697654.5668000001,4526533.7499],[697578.7943000002,4526503.5002999995],[697501.8679,4526472.220799999],[697241.3938999996,4526362.705700001],[696843.7198999999,4526169.657199999],[696756.3909999998,4526126.554],[696688.6256999997,4526093.0835],[696596.4655999998,4526047.6314],[696526.2693999996,4526013.542300001],[696484.4051000001,4525992.429300001],[696421.1387999998,4525960.970000001],[696265.8233000003,4525886.066299999],[696210.4948000005,4525857.3752999995],[696175.7920000004,4525839.6765],[696112.2083999999,4525810.5447],[695998.8778999997,4525752.094799999],[695961.8288000003,4525733.779200001],[695892.8039999995,4525699.8387],[695870.8254000004,4525688.923],[695757.3450999996,4525632.8061],[695586.2061000001,4525552.9427000005],[695521.0310000004,4525523.218599999],[695400.9238,4525468.7094],[695333.2302000001,4525438.476],[695298.2845000001,4525423.441500001],[695232.5565,4525398.593699999],[695203.9550000001,4525386.0605999995],[695189.7688999996,4525380.2415],[695161.6467000004,4525368.721100001],[695149.2739000004,4525364.5054],[694919.4929999998,4525275.219699999],[694698.0992999999,4525197.1613],[694685.6798,4525191.501],[694629.0519000003,4525166.8989],[694387.8096000003,4525076.772700001],[694137.3907000003,4524985.7467],[694138.1743000001,4524949.549799999],[693814.5235000001,4524829.7238],[693351.3395999996,4524658.151000001],[693099.6540999999,4524563.018200001],[692945.6047999999,4524498.7754],[692826.9466000004,4524445.681399999],[692619.5744000003,4524345.946699999],[692559.1278999997,4524315.262599999],[692440.1962000001,4524256.279999999],[692309.7828000002,4524178.1141],[692194.8252999997,4524108.907500001],[692075.5302999998,4524034.479499999],[691990.9018000001,4523979.7302],[691951.7633999996,4523953.493899999],[691913.9477000004,4523928.292099999],[691915.5976,4523936.2227],[691923.7418,4523973.4289],[691926.3547999999,4523986.4947999995],[691962.6232000003,4524155.523800001],[691963.5026000002,4524163.878699999],[691970.0831000004,4524189.823799999],[692179.8512000004,4525166.583799999],[692438.0626999997,4526369.142000001],[692529.6497,4526795.805500001],[692537.6234999998,4526829.5645],[692549.8826000001,4526892.9868],[692633.5250000004,4527281.006200001],[692683.0367999999,4527509.7128],[692960.4647000004,4528801.683599999],[692974.6881999997,4528867.0473],[693090.5316000003,4529372.237299999],[693112.6890000002,4529511.133099999],[693210.3684999999,4529965.5239],[693249.7231000001,4530149.199100001],[693318.7506999997,4530470.858100001],[693393.5602000002,4530819.222200001],[693417.5262000002,4530930.5042],[693422.7141000004,4530954.415200001],[693429.1522000004,4530994.912599999],[693440.6862000003,4531046.764599999],[693495.3986,4531293.393300001],[693510.4205,4531363.2238],[693595.1083000004,4531758.1789],[693548.2399000004,4531720.0625],[693496.3613999998,4531705.811799999],[693450.7103000004,4531733.6087],[693336.6332999999,4531716.17],[693258.0959000001,4531680.445900001],[693212.1320000002,4531636.6895],[693125.8398000002,4531588.0984000005],[693056.2265999997,4531571.9416000005],[692890.3026,4531571.0374],[692782.4709000001,4531614.3188000005],[692644.7944999998,4531564.6106],[692586.2659,4531569.301100001],[692542.1481999997,4531586.922700001],[692430.3070999999,4531580.555299999],[692304.5289000003,4531646.3714000005],[692189.2916000001,4531653.916999999],[692153.4768000003,4531644.0945999995],[692094.6142999995,4531674.554500001],[691958.9895000001,4531701.2358],[691833.2529999996,4531713.956800001],[691699.0554999998,4531689.1316],[691518.7235000003,4531617.0041000005],[691399.0147000002,4531553.455800001],[691275.9151999997,4531461.380999999],[691210.0027000001,4531351.2404],[691201.3947999999,4531338.6853],[691149.1481999997,4531273.4494],[691076.8918000003,4531082.823799999],[690978.0377000002,4530952.389599999],[690843.4457999999,4530831.584899999],[690853.0302999998,4530760.9548],[690820.0508000003,4530742.325200001],[690810.6162,4530784.4078],[690770.4990999997,4530794.0338],[690686.9068,4530767.2062],[690630.1984000001,4530773.070499999],[690637.9941999996,4530794.269200001],[690695.4952999996,4530809.866699999],[690607.3857000005,4530882.685900001],[690570.8470000001,4530929.955499999],[690550.7334000003,4530948.3211],[690537.676,4530951.316199999],[690522.3761,4530953.031199999],[690490.1836000001,4530952.865],[690344.0294000003,4530966.083900001],[690305.8920999998,4530921.993799999],[690235.7879999997,4530895.0755],[690206.5259999996,4530843.4386],[690116.9184999997,4530687.148800001],[690107.0491000004,4530687.4495],[689875.9589,4530696.2643],[689771.9737,4530590.6007],[689543.6451000003,4530387.1976],[689390.1935,4530326.5932],[689290.9116000002,4530267.0506],[689281.2801000001,4530261.3596],[689091.1255999999,4530205.2623],[688959.0181999998,4530215.9815],[688936.2511999998,4530249.1698],[688910.0943,4530292.9361000005],[688833.9705999997,4530299.8719],[688793.8080000002,4530288.2886],[688746.2904000003,4530313.7333],[688647.6106000002,4530421.409499999],[688580.2757000001,4530414.353],[688434.6870999997,4530474.5056],[688239.6238000002,4530455.5207],[688125.5554999998,4530416.9461],[687956.1744999997,4530405.512399999],[687730.1151999999,4530289.6559999995],[687655.4508999996,4530186.437999999],[687551.5570999999,4530132.023600001],[687521.8684,4530119.4921],[687506.9425999997,4530113.1132],[687395.5796999997,4530063.954500001],[687384.8096000003,4530056.570699999],[687365.1365999999,4530041.2952],[687199.551,4529913.3302],[686992.7426000005,4529732.110200001],[686903.6116000004,4529630.3111000005],[686842.0094999997,4529563.0941],[686812.7194999997,4529494.8082],[686813.8453000002,4529450.4004],[686837.9308000002,4529404.7972],[686831.6086999997,4529278.4377999995],[686770.7940999996,4529166.6941],[686727.3008000003,4529079.941],[686714.7171999998,4529070.846000001],[686696.9160000002,4529058.063999999],[686609.1298000002,4528792.778100001],[686564.7215,4528745.3291],[686517.7333000004,4528516.626700001],[686444.8161000004,4528426.242900001],[686265.0695000002,4528386.149700001],[686172.4211999997,4528309.045499999],[686091.8958,4528235.9146],[686029.1776999999,4528198.7828],[685747.7736999998,4528234.4561],[685658.5551000005,4528198.326199999],[685497.8793000001,4528247.7151999995],[685468.8146000002,4528276.978],[685291.1892999997,4528306.5043],[685228.6590999998,4528285.27],[685166.5047000004,4528326.2556],[685092.8888999997,4528363.7322],[685041.4955000002,4528362.330800001],[685027.0363999996,4528400.960100001],[684933.1283999998,4528400.492000001],[684826.4296000004,4528294.8364],[684794.0608000001,4528281.138599999],[684774.4017000003,4528211.1042],[684722.8071999997,4528066.284399999],[684521.0801999997,4527876.380999999],[684433.5473999996,4527826.422700001],[684355.3773999996,4527708.8245],[684299.5926000001,4527680.546499999],[684088.1301999995,4527437.312899999],[684007.392,4527378.3094],[683914.3816,4527361.658500001],[683575.835,4527419.430299999],[683241.0888,4527382.220899999],[683010.1359000001,4527409.5889],[682912.4110000003,4527409.607899999],[682822.0256000003,4527259.842800001],[682785.9735000003,4527237.953600001],[682685.5016000001,4527263.6798],[682575.0460000001,4527358.922499999],[682480.7885999996,4527402.801200001],[682434.1361999996,4527492.4046],[682204.4477000004,4527516.7183],[682104.3393999999,4527562.123299999],[682145.6968,4527150.792400001],[682235.2966,4526322.8583],[682240.5070000002,4526279.2190000005],[682246.1349999998,4526252.808499999],[682309.3420000002,4525670.945699999],[681823.3904999997,4525366.464299999],[681753.6188000003,4525322.865900001],[681263.4332999997,4525003.545499999],[681177.3596999999,4524950.3325],[680840.5257000001,4524742.3396000005],[680613.4848999996,4524607.1437],[680356.8997,4524438.019099999],[680302.3146000002,4524435.019099999],[680265.0186999999,4524428.664899999],[680224.6447999999,4524427.456700001],[680142.1753000002,4524419.5558],[680078.7878,4524417.786699999],[679950.5818999996,4524410.660599999],[679909.7997000003,4524405.4451],[679894.3130000001,4524404.0679],[679857.9145999998,4524402.4032000005],[679855.6412000004,4524402.2367],[679804.1556000002,4524396.649900001],[679575.6590999998,4524379.0897],[679428.7416000003,4524360.964500001],[679276.3008000003,4524330.6],[679170.04,4524305.469699999],[679081.1228999998,4524281.6504999995],[679007.1864999998,4524259.195499999],[678828.5110999998,4524197.4342],[678696.8646999998,4524144.147399999],[678622.5256000003,4524110.3562],[678595.5125000002,4524097.261299999],[678533.1498999996,4524066.9822],[678413.4857000001,4524002.882200001],[678353.9212999996,4523968.451199999],[678299.3087999998,4523935.028999999],[678209.4480999997,4523876.6513],[678102.3652999997,4523801.308],[677925.2389000002,4523671.069499999],[677876.7914000005,4523633.689200001],[677829.7205999997,4523598.6752],[677819.5878999997,4523613.093900001],[677804.8666000003,4523632.400800001],[677648.2001999998,4523864.455600001],[677209.8687000005,4524505.190400001],[677199.9042999996,4524519.725],[677177.3534000004,4524552.619100001],[677164.4138000002,4524571.636700001],[677058.2744000005,4524727.7137],[677022.8168000001,4524781.8484000005],[676980.1129999999,4524867.3565],[676948.5685999999,4524951.7995],[676929.1264000004,4525023.980599999],[676919.5021000002,4525073.625399999],[676913.6497,4525113.6965],[676898.3073000005,4525268.176200001],[676868.8213,4525579.941500001],[676866.8650000002,4525629.8813000005],[676865.8438999997,4525700.615700001],[676869.6117000002,4525800.235099999],[676876.4197000004,4525875.0451],[676884.8102000002,4525940.117900001],[676826.9786999999,4525956.948799999],[676790.6308000004,4525964.0754],[676779.8713999996,4525966.1503],[676732.8334999997,4525983.0184],[676708.3925000001,4525992.9856],[676688.4058999997,4526000.0603],[676657.6014999999,4526011.6526],[676628.8729999997,4526021.073000001],[676610.0255000005,4526022.8434],[676509.6100000003,4526029.1042],[676484.7077000001,4526030.1746],[676458.8783999998,4526031.2228999995],[676432.7019999996,4526029.1526999995],[676398.4713000003,4526028.8894],[676349.6920999996,4526026.945499999],[676297.5994999995,4526026.033600001],[676279.5849000001,4526024.714400001],[676271.7993999999,4526025.861300001],[676244.8366999999,4526031.993000001],[676026.4451000001,4526066.656199999],[675873.3357999995,4526093.773399999],[675859.2083,4526095.6581999995],[675814.1776,4526092.141000001],[675798.1491999999,4526088.8708999995],[675787.5486000003,4526087.8407000005],[675775.7945999997,4526085.6722],[675735.5416000001,4526079.8256],[675672.3436000003,4526074.3213],[675519.0656000003,4526055.454399999],[675397.1596999997,4526040.002599999],[675362.0103000002,4526035.8345],[675037.3550000004,4525993.133300001],[674925.0606000004,4525977.6953],[674892.2680000002,4525973.6964],[674786.5522999996,4525961.7489],[674734.4726,4525956.738399999],[674634.4875999996,4525944.9289],[674557.5739000002,4525934.555299999],[674504.2981000002,4525926.630000001],[674465.1944000004,4525918.4849],[674441.5166999996,4525914.1482],[674415.2788000004,4525907.5295],[674380.7050000001,4525900.3806],[674341.7640000004,4525888.9076000005],[674288.1206999999,4525871.533500001],[674195.0455,4525863.447799999],[674122.0599999996,4525850.949999999],[674086.0686999997,4525843.102600001],[674033.0577999996,4525834.6316],[673996.7730999999,4525839.2184999995],[673926.4605,4525845.669199999],[673902.0143999998,4525848.8695],[673875.4435999999,4525856.352],[673852.4967,4525846.0362],[673793.5651000002,4525806.1031],[673740.0444999998,4525761.966],[673708.466,4525735.0077],[673683.4578999998,4525704.7608],[673677.9822000004,4525690.1916000005],[673669.8415000001,4525677.781300001],[673641.2723000003,4525662.6686],[673581.7138,4525649.270400001],[673561.2950999998,4525642.569599999],[673526.2808999997,4525628.971899999],[673505.7066000002,4525621.712200001],[673475.2121000001,4525609.554],[673454.2659,4525600.1752],[673434.8658999996,4525603.9399999995],[673422.5378,4525608.204500001],[673410.2706000004,4525613.470000001],[673401.2027000003,4525615.3674],[673386.9197000004,4525616.697899999],[673338.6254000003,4525511.4824],[673339.0296999998,4525436.847100001],[673269.0208,4525239.9266],[673254.5312999999,4525228.478599999],[673083.0296999998,4524996.9651],[673079.6725000003,4524981.890799999],[673028.2138999999,4524755.8617],[673037.3103,4524720.419],[673056.7998000002,4524547.482999999],[673064.1730000004,4524481.2312],[673104.9391999999,4524361.3343],[673077.4848999996,4524323.590299999],[673084.2715999996,4524278.762800001],[673074.8162000002,4524275.541999999],[673069.6183000002,4524274.1982],[673053.7136000004,4524269.048900001],[673035.4627,4524248.849099999],[673019.4378000004,4524220.0375],[672989.1939000003,4524168.1216],[672972.551,4524162.066500001],[672957.8766000001,4524158.3903],[672944.4954000004,4524153.522500001],[672929.0831000004,4524148.9405000005],[672897.7969000004,4524137.8773],[672886.3649000004,4524132.611],[672863.5203999998,4524117.6358],[672835.0641999999,4524100.974199999],[672813.4983000001,4524114.242799999],[672802.9604000002,4524121.2162],[672796.3732000003,4524125.171800001],[672773.7011000002,4524138.858999999],[672754.6449999996,4524149.409700001],[672702.5247,4524181.624299999],[672671.1854999997,4524201.662599999],[672641.7088000001,4524221.4114],[672623.4857999999,4524232.426100001],[672612.2452999996,4524240.6052],[672604.4053999996,4524247.641899999],[672574.1552999998,4524246.3791000005],[672547.2900999999,4524244.6402],[672498.4878000002,4524239.6117],[672468.8925999999,4524235.5877],[672424.5554999998,4524230.7752],[672403.381,4524230.947000001],[672377.6206999999,4524232.455800001],[672352.5504000001,4524233.314300001],[672328.0999999996,4524236.52],[672262.1257999996,4524248.086999999],[672243.4259000001,4524250.649599999],[672228.4948000005,4524250.7455],[672208.5652999999,4524248.17],[672189.4282,4524244.169],[672139.9140999997,4524244.346899999],[672097.2103000004,4524252.681500001],[672071.9496999998,4524258.0907000005],[671989.9844000004,4524271.8421],[671939.3947999999,4524281.9932],[671869.6195999999,4524297.4739],[671851.6399999997,4524301.7205],[671821.0887000002,4524309.7842],[671791.4270000001,4524315.8694],[671774.4951999998,4524318.5855],[671751.3761,4524322.601600001],[671728.7147000004,4524325.0734],[671710.7207000004,4524326.320800001],[671653.8388999999,4524331.440099999],[671612.9178999998,4524324.8236],[671589.7955999998,4524321.7312],[671575.0615999997,4524320.611099999],[671530.8580999998,4524313.6965],[671495.4592000004,4524308.986199999],[671483.9672999997,4524306.2754999995],[671477.5812999997,4524305.238500001],[671451.7785999998,4524304.972200001],[671436.4441999998,4524304.2828],[671395.2150999997,4524303.658399999],[671386.9411000004,4524304.0217],[671341.2236000001,4524304.182],[671315.4458999997,4524306.4716],[671298.5986000001,4524309.1907],[671228.1619999995,4524320.552200001],[671204.3077999996,4524323.553200001],[671179.3540000003,4524319.42],[671160.6760999998,4524317.431700001],[671134.9989999998,4524315.3923],[671114.4793999996,4524312.806],[671063.4905000003,4524292.963199999],[671034.8569,4524280.1921999995],[670992.8057000004,4524260.445900001],[670965.9982000003,4524248.9394000005],[670954.2434,4524243.0022],[670907.4689999996,4524219.592599999],[670850.2006999999,4524194.052100001],[670813.9852,4524177.218900001],[670804.3783,4524173.219900001],[670784.5716000004,4524165.319499999],[670746.3608999997,4524147.218599999],[670713.5368999997,4524177.0053],[670693.6783999996,4524196.8729],[670677.3408000004,4524210.3796],[670656.2048000004,4524234.4387],[670634.1065999996,4524274.581599999],[670626.6462000003,4524287.1828000005],[670618.6975999996,4524302.660800001],[670596.2720999997,4524349.683],[670584.0900999997,4524373.171700001],[670576.6191999996,4524389.8826],[670587.4337999998,4524421.9003],[670593.4930999996,4524444.366599999],[670600.9660999998,4524478.639799999],[670600.4779000003,4524528.945900001],[670597.6541999998,4524563.5364],[670595.5603999998,4524603.031099999],[670593.3953999998,4524616.4213],[670590.9134,4524632.581],[670563.3797000004,4524685.372199999],[670513.9842999997,4524735.3257],[670502.1207999997,4524748.7139],[670495.4173999997,4524757.7783],[670490.0883999998,4524765.763800001],[670478.1890000002,4524780.7063],[670456.8529000003,4524809.8707],[670445.0324999997,4524828.7027],[670429.1098999996,4524849.8837],[670411.7539999997,4524874.6971],[670396.2322000004,4524900.4416000005],[670393.7419999996,4524927.9309],[670391.5525000002,4524964.3133000005],[670392.7496999996,4525003.7729],[670397.1891000001,4525030.6448],[670399.2847999996,4525045.7995],[670400.8415000001,4525062.3858],[670407.1550000003,4525095.7434],[670414.9863999998,4525121.8049],[670419.3965999996,4525131.681500001],[670427.9665999999,4525151.3178],[670434.9321999997,4525174.693600001],[670439.1678999998,4525192.1193],[670449.7794000003,4525229.241699999],[670457.5851999996,4525252.748],[670464.2518999996,4525274.4508],[670472.0678000003,4525297.5131],[670489.9253000002,4525356.7961],[670496.2171999998,4525394.7074],[670499.5378999999,4525415.222200001],[670499.2784000002,4525430.100400001],[670487.4567999998,4525518.354900001],[670484.8482999997,4525550.951099999],[670481.5942000002,4525578.6449],[670482.9956,4525634.7708],[670482.6700999998,4525670.752],[670485.4587000003,4525747.1258000005],[670487.9480999997,4525778.0625],[670490.2808999997,4525815.771299999],[670491.1496000001,4525836.5626],[670492.6393999998,4525852.369899999],[670493.3636999996,4525908.5912999995],[670494.9889000002,4525947.727700001],[670499.0648999996,4525993.9186],[670498.9334000004,4526028.793500001],[670501.8480000002,4526092.396500001],[670502.6924,4526168.9476],[670505.0193999996,4526210.544],[670499.8090000004,4526238.9702],[670503.4875999996,4526251.273600001],[670494.0522999996,4526265.4954],[670486.6572000002,4526282.6524],[670477.8782000002,4526297.6669],[670462.0092000002,4526320.293],[670441.4513999997,4526345.143300001],[670424.2192000002,4526364.7388],[670396.6922000004,4526391.982999999],[670385.3498,4526404.8279],[670376.6810999997,4526418.7344],[670370.9069999997,4526446.036800001],[670367.8919000002,4526463.406199999],[670364.9563999996,4526477.334000001],[670358.9615000002,4526517.849400001],[670357.9179999996,4526533.8203],[670353.2389000002,4526568.4791],[670349.7389000002,4526610.496200001],[670332.3277000003,4526776.5974],[670251.3172000004,4526746.7355],[670216.2619000003,4526738.5953],[670165.6246999996,4526726.096899999],[670140.0788000003,4526718.731899999],[670106.2492000004,4526708.621099999],[670088.3717,4526701.4331],[670066.8043,4526693.3825],[670035.4030999998,4526680.329],[670001.1595999999,4526666.2104],[669962.7841999996,4526652.107899999],[669924.3575999998,4526640.2259],[669907.3581999997,4526635.169],[669867.7642000001,4526626.3705],[669819.6436000001,4526618.042400001],[669766.8367999997,4526611.828199999],[669689.7269000001,4526602.833699999],[669562.6368000004,4526589.3584],[669511.9415999996,4526582.9724],[669473.0800000001,4526575.3037],[669401.4978999998,4526556.886700001],[669345.2681,4526538.1565000005],[669305.7468999997,4526522.4761],[669277.7324000001,4526508.7261],[669252.8335999995,4526498.8244],[669151.5164000001,4526460.7337],[669064.0987999998,4526430.5162],[668988.2314999998,4526407.6732],[668935.6414999999,4526391.9176],[668886.4735000003,4526377.684699999],[668778.9435,4526349.342700001],[668708.3063000003,4526318.9582],[668674.7807999998,4526299.0865],[668666.3809000002,4526294.007099999],[668646.0771000003,4526282.213199999],[668595.2988999998,4526249.840299999],[668559.5977999996,4526218.145500001],[668511.4778000005,4526172.7272],[668481.9078000002,4526142.0615],[668442.1966000004,4526112.3862],[668382.9234999996,4526086.374299999],[668347.7741,4526078.463199999],[668280.0378999999,4526083.3599],[668181.8055999996,4526094.4484],[668079.0472999997,4526100.6589],[668010.7089999998,4526106.0996],[667976.4123,4526108.8729],[667894.0785999997,4526110.5527],[667838.1524999999,4526107.835999999],[667759.2419999996,4526103.597200001],[667714.8794,4526100.366900001],[667723.2323000003,4526040.799000001],[667727.8881000001,4526002.9175],[667738.4616999999,4525938.401699999],[667615.1547999997,4525921.1592],[667618.4535999997,4526091.399499999],[667549.3213,4526087.2741],[667494.5007999996,4526084.140799999],[667472.0193999996,4526082.741800001],[667417.4793999996,4526078.3936],[667350.5897000004,4526075.765000001],[667297.6948999995,4526073.2322],[667272.2411000002,4526072.766000001],[667263.7586000003,4526123.3343],[667200.5511999996,4526110.7939],[667199.6683999998,4526075.341399999],[667130.1058999998,4526075.3199000005],[667059.2627999997,4526072.2711],[666973.7747,4526071.7794],[666952.9497999996,4526067.9758],[666949.3384999996,4526067.3387],[666902.7099000001,4526056.175799999],[666880.9689999996,4526048.130899999],[666834.4190999996,4526029.750399999],[666803.3772,4526015.386399999],[666756.1300999997,4525997.9903],[666744.5060999999,4525993.7289],[666709.9271999998,4525986.6161],[666621.0080000004,4525966.279999999],[666595.3879000004,4525965.701300001],[666559.4102999996,4525960.779100001],[666541.5186000001,4525961.4859],[666461.3504999997,4525964.341399999],[666407.5352999996,4525961.460999999],[666366.4934999999,4525956.7588],[666352.3625999996,4525955.2183],[666290.7329000002,4525947.386399999],[666251.6492999997,4525941.840399999],[666236.3085000003,4525941.605699999],[666210.6272999998,4525936.2509],[666169.5384999998,4525929.8826],[666119.6138000004,4525918.9837],[666088.9084000001,4525912.0722],[666049.3245000001,4525902.5174],[665920.4610000001,4525877.292099999],[665884.0768999998,4525867.9212],[665851.8196999999,4525858.7544],[665827.1843999997,4525851.8694],[665781.0887000002,4525839.3928],[665743.9457,4525830.0056],[665675.4193000002,4525817.5811],[665611.2626999998,4525805.810799999],[665562.7292999998,4525796.724099999],[665506.3284999998,4525785.0177],[665489.6321,4525988.0165],[665420.0928999996,4526588.468699999],[665239.8548999997,4526568.766899999],[665147.4962999998,4526559.145300001],[664976.0707999999,4526541.202400001],[664872.0478999997,4526529.1018],[664865.6194000002,4526586.604499999],[664575.2385999998,4526575.898],[664238.4327999996,4526563.8358],[664244.5939999996,4526514.323999999],[664217.0651000002,4526512.4892],[664203.5643999996,4526509.1897],[664192.2841999996,4526500.8303],[664180.2181000002,4526489.8989],[664173.3470000001,4526480.415899999],[664166.4633,4526467.7116],[664163.7259,4526450.545700001],[664164.7954000002,4526432.7981],[664172.9291000003,4526381.7752],[664171.8377,4526370.1995],[664168.9050000003,4526361.8039],[664162.6237000003,4526352.334100001],[664153.1774000004,4526344.904200001],[664138.4320999999,4526340.6885],[664095.4879000001,4526334.4015],[664094.9621000001,4526297.403100001],[664098.9057,4526267.945900001],[664010.3668999998,4526256.979699999],[663924.3609999996,4526245.8488],[663843.0692999996,4526235.0458],[663897.1787,4525810.956800001],[663813.1803000001,4525800.316400001],[663726.7523999996,4525788.956599999],[663639.5855,4525776.6929],[663520.9402999999,4525761.8441],[663446.1991999997,4525751.9684999995],[663418.1168,4525748.3474],[663390.0318999998,4525744.8375],[663424.0524000004,4525488.018300001],[663349.6677000001,4525477.152000001],[663273.9073000001,4525467.4779],[663309.8399999999,4525207.924000001],[663254.2659,4525189.0339],[663179.6399999997,4525166.057499999],[663133.0273000002,4525149.9212],[663090.1359999999,4525137.088500001],[663016.6753000002,4525118.5824],[662993.9199000001,4525114.1921999995],[662797.1796000004,4525076.305500001],[662792.8114999998,4525075.5427],[662788.2747,4525074.7762],[662778.3608999997,4525073.113500001],[662639.3809000002,4525050.611500001],[662606.0124000004,4525045.6554000005],[662592.6354999999,4525044.2499],[662583.1184999999,4525043.707],[662521.5865000002,4525031.022299999],[662435.9727999996,4525016.6972],[662380.0350000001,4525010.356699999],[662236.2597000003,4524991.089],[662157.6007000003,4524974.9209],[662117.3943999996,4524962.597200001],[662056.1048999997,4524938.8148],[662015.7467999998,4524925.710899999],[661932.8129000003,4524896.7895],[661922.6920999996,4524893.0132],[661892.6618999997,4524881.913699999],[661830.1813000003,4524858.5514],[661779.5961999996,4524838.7826000005],[661756.0022999998,4524830.268300001],[661736.8048999999,4524825.071599999],[661720.3097000001,4524819.7118999995],[661702.4610000001,4524814.5448],[661670.7719,4524809.8519],[661658.3936999999,4524809.0254],[661640.5440999996,4524807.7458],[661623.8453000002,4524807.8243],[661573.2456999999,4524807.937899999],[661542.2536000004,4524809.925100001],[661499.1118999999,4524812.2017],[661462.4732999997,4524810.178200001],[661383.5203999998,4524803.4529],[661355.2821000004,4524799.059],[661307.7562999995,4524793.577199999],[661170.2973999996,4524786.0197],[661101.3229999999,4524785.735300001],[661027.5033999998,4524783.3465],[660898.3650000002,4524773.198999999],[660847.6094000004,4524768.8715],[660821.2730999999,4524766.1872000005],[660771.2710999995,4524762.0988],[660745.5898000002,4524760.317500001],[660678.1136999996,4524753.183499999],[660689.3738000002,4524677.569],[660701.7141000004,4524587.2059],[660716.5837000003,4524493.010600001],[660730.2618000004,4524395.4573],[660740.5360000003,4524338.036599999],[660746.6666000001,4524296.6306],[660484.835,4524260.6107],[660426.5613000002,4524636.8642],[660352.1892999997,4524624.918400001],[660279.0571999997,4524614.111],[660207.8010999998,4524602.3454],[660188.1541999998,4524769.2984],[660159.8044999996,4524770.015799999],[660133.5283000004,4524768.445900001],[660089.6527000004,4524769.6042],[660061.3415999999,4524768.5458],[659953.4215000002,4524767.649499999],[659921.1705,4524765.5066],[659884.5894999998,4524764.7139],[659844.6803000001,4524765.737400001],[659831.1701999996,4524766.555500001],[659589.5942000002,4524808.419500001],[659546.2280000001,4524821.142999999],[659523.6057000002,4524826.0962000005],[659480.9161999999,4524834.836300001],[659384.5206000004,4524858.7433],[659337.3743000003,4524870.831],[659227.4407000002,4524893.003799999],[659190.0423999997,4524898.8609],[659105.2562999995,4524924.1326],[659064.9744999995,4524938.591399999],[659023.5416000001,4524951.6928],[658960.3243000004,4524962.2148],[658918.8784999996,4524968.097100001],[658882.0906999996,4524976.967700001],[658839.6074000001,4524984.049900001],[658732.8937999997,4525001.7454],[658711.7319,4525005.5107],[658544.1630999995,4525033.784399999],[658340.6830000002,4525069.51],[658336.5292999996,4525070.5315000005],[658333.0021000002,4525073.787799999],[658291.5171999997,4525081.560900001],[658203.0525000002,4525097.7674],[658094.9006000003,4525107.9997000005],[658037.4784000004,4525111.8785999995],[658038.7120000003,4525105.463099999],[657990.2072000001,4525110.310900001],[657934.4826999996,4525113.671599999],[657876.7544,4525116.101299999],[657655.5619000001,4525128.697899999],[657653.0285999998,4525128.865900001],[657716.2867,4524863.770099999],[657744.6007000003,4524706.8836],[657757.9310999997,4524686.8434],[657763.9448999995,4524650.097999999],[657779.4785000002,4524582.2355],[657793.3147,4524514.892100001],[657824.5539999995,4524363.2885],[657842.9023000002,4524274.272700001],[657843.1860999996,4524272.834899999],[657839.1661,4524271.5272],[657834.3947000001,4524269.870200001],[657800.6287000002,4524251.7108],[657752.4208000004,4524222.691500001],[657705.3430000003,4524196.029100001],[657671.4112,4524173.7574000005],[657664.5250000004,4524164.502800001],[657654.8913000003,4524149.636299999],[657628.6513999999,4524055.4473],[657595.1601,4523992.757300001],[657494.2975000003,4523799.015900001],[657468.1656999998,4523747.035],[657444.2522,4523689.8813000005],[657388.3048999999,4523588.506999999],[657369.1327,4523550.2249],[657345.8090000004,4523508.8555],[657340.6078000003,4523499.6373],[657314.6020999998,4523449.547800001],[657286.5939999996,4523398.416200001],[657260.8110999996,4523365.546800001],[657227.4540999997,4523323.964199999],[657215.3909,4523304.2708],[657181.2470000004,4523260.006100001],[657111.3542,4523207.2062],[657094.1637000004,4523190.6248],[657018.5191000002,4523118.711300001],[656929.1843999997,4523020.1851],[656893.7840999998,4522963.4559],[656840.3825000003,4522848.8127999995],[656809.9172,4522793.9659],[656774.9622,4522720.142899999],[656762.3613,4522693.8861],[656726.0006999997,4522614.702400001],[656702.5515999999,4522567.0021],[656667.8410999998,4522485.521400001],[656618.1623,4522397.836999999],[656606.9742999999,4522376.497400001],[656588.8667000001,4522343.349300001],[656558.4853999997,4522296.279999999],[656506.1118000001,4522220.201199999],[656496.6699000001,4522204.0078],[656450.1903999997,4522124.3892],[656410.7624000004,4522070.243000001],[656390.1582000004,4522043.373299999],[656355.4622999998,4521996.768999999],[656306.6920999996,4521909.661599999],[656289.3641999997,4521875.4202],[656234.7134999996,4521783.0801],[656201.1260000002,4521727.836999999],[656171.3184000002,4521673.340500001],[656153.5022,4521638.2007],[656146.8534000004,4521613.514900001],[656128.7929999996,4521522.0604],[656119.9921000004,4521479.447799999],[656113.7182999998,4521440.998],[656113.2314999998,4521428.1043],[656117.4581000004,4521399.7611],[656154.0664999997,4521232.3836],[656160.8327000001,4521199.6515999995],[656176.1409,4521134.0030000005],[656180.0838000001,4521119.092700001],[656184.6199000003,4521092.0889],[656186.5695000002,4521075.692600001],[656188.0531000001,4521057.3983],[656187.5080000004,4521039.283299999],[656184.9579999996,4521016.2391],[656178.4959000004,4520994.667099999],[656167.8501000004,4520971.4518],[656154.1190999998,4520950.5035999995],[656029.648,4520784.054199999],[655967.2732999995,4520697.3289],[655938.9139,4520681.8478],[655925.1418000003,4520670.7839],[655897.1359999999,4520634.5414],[655864.6648000004,4520589.986099999],[655854.2609999999,4520571.218900001],[655835.7959000003,4520522.627699999],[655812.4622999998,4520468.824999999],[655794.3246999998,4520428.681700001],[655766.1550000003,4520364.115],[655722.3320000004,4520261.568],[655732.0256000003,4520242.002900001],[655799.7446999997,4520127.5908],[655775.3775000004,4520126.743899999],[655802.79,4519787.022399999],[655850.159,4519693.505899999],[655972.7696000002,4519393.443399999],[655983.1303000003,4519358.343699999],[655975.8551000003,4519327.203400001],[655943.2538000001,4519280.5352],[655933.4619000005,4519248.6754],[655935.9175000004,4519252.281300001],[655929.2348999996,4519229.039000001],[655883.6199000003,4519207.197000001],[655865.4720999999,4519167.386700001],[655860.1690999996,4519138.7315],[655848.9934999999,4519076.4113],[655859.4738999996,4519063.637800001],[655888.9023000002,4519008.726500001],[655876.6687000003,4519004.5813],[655901.1676000003,4518959.3397],[655891.3967000004,4518954.4690000005],[655864.8486000001,4518940.8037],[655872.9227,4518926.091399999],[655897.0703999996,4518881.5087],[655901.4637000002,4518873.271600001],[655854.4007000001,4518855.9529],[655829.5453000003,4518806.0057],[655845.2562999995,4518717.263900001],[655923.0453000003,4518294.0858],[655791.1178000001,4518254.653999999],[655640.3504999997,4518212.0515],[654977.8793000001,4518015.994100001],[654406.3309000004,4517841.6646],[654363.0417,4517829.099400001],[654358.1786000002,4517827.554099999],[654262.2388000004,4517798.0087],[654289.3590000002,4517756.2598],[654326.6863000002,4517698.619899999],[654367.4727999996,4517649.1599],[654412.2529999996,4517598.4507],[654436.3340999996,4517572.9649],[654490.2039000001,4517523.556700001],[654518.5350000001,4517500.714299999],[654545.0691,4517479.056299999],[654591.2286999999,4517447.2575],[654634.2137000002,4517417.9471],[654684.2390000001,4517387.007200001],[654759.0774999997,4517348.146],[654751.5376000004,4517333.328],[654655.6847999999,4517145.959899999],[654649.9232000001,4517118.7402],[654623.3266000003,4516993.9054000005],[654559.8321000002,4516950.263699999],[654532.3181999996,4516695.4673999995],[654452.7682999996,4516555.422700001],[654533.9616999999,4516313.6699],[654552.4173999997,4516258.635399999],[654503.0924000004,4516154.650599999],[654558.7684000004,4516015.208799999],[654475.3118000003,4515940.609300001],[654449.3976999996,4515823.120100001],[654461.1119999997,4515787.7137],[654491.2001999998,4515774.014699999],[654567.5632999996,4515654.773800001],[654847.1239,4515472.1456],[654405.6366999997,4515334.8671],[654373.8947999999,4515314.435900001],[654019.5994999995,4515088.3741999995],[654021.4364,4515077.1952],[653993.5818999996,4515072.728499999],[653916.7538999999,4515060.2464000005],[653685.4176000003,4515023.1206],[653637.1140999999,4515015.3431],[653618.5997000001,4515012.4044],[653580.8113000002,4515006.511399999],[653484.9749999996,4514990.4188],[653359.7501999997,4514970.4977],[653308.6703000003,4514962.2205],[653107.6931999996,4514930.739700001],[652881.6601999998,4514894.0822],[652895.1808000002,4514758.645300001],[652913.6638000002,4514701.8309],[652942.1586999996,4514503.732000001],[652951.4448999995,4514446.6165],[652955.6948999995,4514424.8254],[652974.8975,4514308.7195],[652983.6382999998,4514216.719799999],[653006.7253,4514112.911],[653036.4348999998,4513917.5030000005],[653061.9411000004,4513741.665899999],[653068.0942000002,4513721.802200001],[653077.4230000004,4513531.9704],[653074.7093000002,4513483.491900001],[653051.6068000002,4513465.355699999],[653028.2303999998,4513407.3433],[653000.7344000004,4513421.990499999],[652956.2225000001,4513442.7278],[652923.5618000003,4513453.9366999995],[652879.6190999998,4513467.578299999],[652860.1441000002,4513470.0638999995],[652830.7426000005,4513470.6787],[652827.7158000004,4513461.842499999],[652823.5900999997,4513444.8761],[652820.1365999999,4513436.2532],[652816.4456000002,4513430.9572],[652805.4544000002,4513419.291200001],[652798.6102,4513415.3739],[652788.4237000002,4513409.7217999995],[652779.5146000003,4513407.65],[652764.0804000003,4513406.665200001],[652655.0727000004,4513405.7501],[652591.7796999998,4513399.448000001],[652570.3202999998,4513391.675899999],[652561.7123999996,4513387.2782000005],[652503.5778000001,4513376.5297],[652440.9190999996,4513359.9133],[652398.5564000001,4513346.0474],[652341.7882000003,4513326.3324],[652320.9830999998,4513319.573999999],[652005.0196000002,4513214.016799999],[651931.3705000002,4513193.736400001],[651943.1196999997,4513172.653999999],[651881.7905000001,4513152.849099999],[651839.1133000003,4513141.8675999995],[651824.2440999998,4513138.0089],[651780.4329000004,4513128.781400001],[651718.6222000001,4513120.073899999],[651656.4034000002,4513114.8015],[651584.4743999997,4513113.551100001],[651530.2803999996,4513116.440199999],[651437.6907000002,4513126.0966],[651204.9017000003,4513152.659],[651187.9749999996,4513154.423599999],[651166.9533000002,4513158.2147],[651164.6650999999,4513175.1601],[651087.9473000001,4513185.1447],[650938.4861000003,4513200.755000001],[650804.1890000002,4513205.793299999],[650683.1440000003,4513202.885299999],[650602.5292999996,4513196.9143],[650516.0066999998,4513186.603800001],[650433.1792000001,4513173.148700001],[650086.875,4513104.818399999],[649985.9016000004,4513086.5583999995],[649940.4214000003,4513080.4178],[649679.9760999996,4513050.8279],[649578.0883,4513044.327199999],[649573.9561999999,4513044.021600001],[649256.5696,4513019.5163],[649173.7604999999,4513009.1855],[649188.7445,4512978.0579],[649226.1563999997,4512906.8462000005],[649045.1704000002,4512869.1073],[648866.9709000001,4512831.3179],[648887.6383999996,4512731.670600001],[648914.0673000002,4512605.9296],[649092.6053999998,4512643.948799999],[649185.0262000002,4512663.6899],[649273.7566,4512682.1361],[649287.4956999999,4512616.444700001],[649318.9924999997,4512461.709899999],[649336.9051999999,4512377.5561],[649366.2598000001,4512236.9936],[649413.8448999999,4512013.3945],[649462.1392000001,4511788.2552000005],[649494.2742999997,4511639.8641],[649509.8935000002,4511564.882200001],[649526.1796000004,4511490.357899999],[649541.3883999996,4511414.8125],[649552.7098000003,4511360.2895],[649376.1156000001,4511320.744999999],[649337.4620000003,4511310.6371],[649298.8927999996,4511300.531199999],[649255.0516999997,4511510.2129],[649209.3702999996,4511723.3006],[649206.7005000003,4511734.2415],[649151.7381999996,4511699.373500001],[649119.6379000004,4511678.514900001],[649123.3956000004,4511634.5008000005],[649128.8465999998,4511569.308800001],[649138.5224000001,4511457.890799999],[649144.5206000004,4511348.7311],[649176.8537999997,4511269.9759],[649179.2993999999,4511257.5867],[649180.2489,4511252.3861],[649074.0135000004,4511229.8138],[648794.4102999996,4511170.776000001],[648735.8586999997,4511158.7171],[648673.9473000001,4511141.4825],[648600.9318000004,4511121.9158],[648391.8519000001,4511042.0967],[648250.7660999997,4510996.2941],[648216.4937000005,4510982.392899999],[647957.2873999998,4510903.805199999],[647965.6952999998,4510888.8694],[647972.9655999998,4510875.9099],[647919.2103000004,4510860.399499999],[647809.8965999996,4510826.567600001],[647620.1497999998,4510772.0331999995],[647667.6730000004,4510693.352600001],[647633.1375000002,4510671.3418000005],[647608.4769000001,4510666.741599999],[647436.4428000003,4510719.5119],[647404.0972999996,4510710.5393],[647366.9715,4510699.806],[647312.9451000001,4510685.0722],[647277.7503000004,4510674.933],[647168.4716999996,4510643.332599999],[647159.2030999996,4510659.1406],[647149.6723999996,4510675.387599999],[646964.1332999999,4510621.2871],[646835.9220000003,4510581.5425],[646804.1443999996,4510573.694399999],[646779.6202999996,4510566.4343],[646776.1968999999,4510581.4701000005],[646762.0025000004,4510577.302100001],[646578.2997000003,4510528.3564],[646571.0767999999,4510526.214500001],[646562.0571999997,4510619.2117],[646528.8706,4510772.3673],[646522.2737999996,4510802.665999999],[646437.4775999999,4510784.664999999],[646352.534,4510765.5515],[646377.3913000003,4510657.5414],[646415.0450999998,4510483.373],[646418.6774000004,4510470.5623],[646420.409,4510464.155300001],[646423.6738999998,4510448.561000001],[646425.1654000003,4510441.482999999],[646427.4959000004,4510430.4235],[646314.0176999997,4510392.9782],[646220.3925000001,4510355.482000001],[646187.6162999999,4510342.508400001],[646169.1195999999,4510333.703500001],[646158.2463999996,4510328.158399999],[646141.9189999998,4510320.729],[646116.2966,4510309.1184],[646060.7620999999,4510284.9245],[646044.1076999996,4510276.933599999],[646015.3734999998,4510264.5956999995],[645949.9616,4510278.633099999],[645900.4389000004,4510270.8839],[645794.0323000001,4510247.356699999],[645733.0563000003,4510242.048699999],[645678.7407999998,4510237.427300001],[645675.9499000004,4510250.477],[645601.5656000003,4510231.024700001],[645466.5067999996,4510195.1678],[645410.4205999998,4510181.7404],[645303.9583,4510148.0023],[645260.6195,4510130.7169],[645247.3267000001,4510123.5711],[645137.4671999998,4510064.7817],[645113.2566999998,4510049.981699999],[645066.2797999997,4510019.9661],[645006.7001,4509982.0415],[644880.6160000004,4509901.6164],[644861.5061999997,4509889.4713],[644743.9747000001,4509820.8763999995],[644720.6440000003,4509808.5382],[644697.3131999997,4509796.199999999],[644689.119,4509791.8201],[644691.8450999996,4509820.9694],[644695.4177999999,4509858.6864],[644697.8254000004,4509895.4923],[644706.1135999998,4509985.941],[644708.7204999998,4510008.2027],[644754.2728000004,4510487.624],[644852.2139999997,4510801.5998],[644905.9242000002,4510975.2281],[644908.5566999996,4510983.1644],[644902.0132999998,4510989.477600001],[644890.9424999999,4510998.3675999995],[644867.1858000001,4511016.671399999],[644834.8832,4511040.027799999],[644826.8351999996,4511045.5342],[644815.7235000003,4511052.202500001],[644810.1009,4511045.9846],[644792.4419,4511054.857100001],[644781.1809,4511060.523],[644752.7697999999,4511074.9603],[644682.5999999996,4511099.5767],[644659.7710999995,4511105.016899999],[644608.5662000002,4511114.456700001],[644601.9539999999,4511115.6603],[644568.9101999998,4511116.4593],[644549.3117000004,4511116.521299999],[644478.7401999999,4511114.1456],[644471.1667,4511116.9964000005],[644441.0328000002,4511115.853700001],[644405.9364999998,4511113.615],[644374.0033999998,4511113.770199999],[644334.8607000001,4511115.450999999],[644292.0958000002,4511120.9483],[644253.1827999996,4511128.1866],[644225.773,4511134.649499999],[644097.4391000001,4511166.2465],[643937.3174,4511208.000499999],[643786.1347000003,4511246.2664],[643725.8806999996,4511260.756100001],[643627.0081000002,4511284.8257],[643542.8032999998,4511301.74],[643517.4944000002,4511304.4704],[643479.3211000003,4511308.5065],[643410.9288999997,4511315.844699999],[643379.3460999997,4511319.786800001],[643326.4424,4511325.537599999],[643303.7769999998,4511326.987199999],[643233.3980999999,4511336.6207],[643198.3843999999,4511343.273600001],[643150.8536999999,4511355.1263],[643094.5306000002,4511376.1381],[643025.3163000001,4511413.0041000005],[642985.9053999996,4511437.4526],[642864.9041999998,4511194.4668000005],[642875.6124999998,4511116.603],[642835.5757999998,4510993.7841],[642828.6743999999,4510904.808700001],[642821.3843999999,4510849.141799999],[642766.2965000002,4510626.0858],[642747.0636999998,4510576.408],[642731.3388,4510537.569800001],[642721.6595999999,4510509.3981],[642717.9664000003,4510503.7743999995],[642626.3057000004,4510367.8584],[642599.5277000004,4510328.252699999],[642552.1503999997,4510169.3136],[642569.5788000003,4510119.675100001],[642551.9011000004,4510050.4826],[642523.3672000002,4509979.0824],[642500.0389,4509825.8258],[642488.0966999996,4509743.8616],[642480.4906000001,4509695.6296999995],[642476.1171000004,4509668.2268],[642463.8921999997,4509592.143100001],[642454.7309999997,4509536.885],[642446.7554000001,4509485.8697999995],[642437.0461999997,4509423.938200001],[642378.5881000003,4509075.8881],[642380.2006000001,4509044.713400001],[642384.6140999999,4508960.065199999],[642401.8480000002,4508929.412599999],[642419.3460999997,4508898.2097],[642441.5336999996,4508847.218699999],[642442.1026999997,4508830.7939],[642447.1836999999,4508817.0099],[642448.7428000001,4508801.8257],[642449.6671000002,4508793.2925],[642456.7988999998,4508721.134400001],[642446.1654000003,4508694.055500001],[642438.8328999998,4508675.48],[642434.7176000001,4508674.179400001],[642422.8640999999,4508666.622400001],[642417.0793000003,4508659.848099999],[642410.6687000003,4508646.0656],[642404.7753999997,4508596.5342],[642405.1146,4508565.668199999],[642415.8485000003,4508327.8895],[642398.0285999998,4508296.5638999995],[642375.1354999999,4508256.5899],[642387.9425999997,4508126.4605],[642367.8051000005,4508171.827500001],[642060.5237999996,4508085.090399999],[641745.9923,4507997.1174],[641615.0108000003,4507974.9596],[641583.4622999998,4508003.0087],[641392.2675999999,4508040.895199999],[641341.0371000003,4508028.7027],[641172.9543000003,4508051.1548],[641106.4489000002,4508162.2733],[640960.4627999999,4508369.4954],[640952.4512,4508386.445],[640945.9221000001,4508400.979699999],[640937.8409000002,4508417.150699999],[641176.8060999997,4508488.104],[641163.7451,4508499.515799999],[641112.3589000003,4508571.1655],[641059.4258000003,4508657.5559],[640977.6136999996,4508778.6009],[640913.2571,4508834.9024],[640856.2085999995,4508924.658500001],[640850.2435999997,4508931.763499999],[640720.3079000004,4508922.078500001],[640705.0285,4508921.3443],[640655.2248999998,4508918.844799999],[640611.3169,4508917.345899999],[640494.8721000003,4508913.5842],[640497.5367999999,4508857.664999999],[640497.3683000002,4508835.340600001],[640334.3192999996,4508829.588199999],[640172.6320000002,4508823.309900001],[640093.0016000001,4508820.8058],[640009.1688000001,4508817.112600001],[639991.7692999998,4508816.7842],[639847.1330000004,4508811.3901],[639850.0307999998,4508738.373500001],[639688.1518000001,4508733.2128],[639613.1869000001,4508729.691199999],[639609.2406000001,4508656.5458],[639605.4247000003,4508580.959799999],[639599.8159999996,4508506.339400001],[639596.1552999998,4508426.980599999],[639590.1853999998,4508353.575099999],[639588.6464,4508282.6961],[639513.3159999996,4508280.3904],[639511.5028999997,4508264.4761],[639509.8398000002,4508249.564099999],[639508.1809999999,4508234.4300999995],[639426.1832999997,4508231.6668],[639398.5125000002,4508229.2589],[639285.5246000001,4508225.3595],[639279.1529000001,4508240.675799999],[639272.9585999995,4508255.5513],[639264.0914000003,4508255.273700001],[638997.9577000001,4508248.616],[638909.5010000002,4508247.8474],[638872.6657999996,4508247.490800001],[638733.3832,4508244.440199999],[638665.7352,4508242.5089],[638608.7178999996,4508241.4432],[638559.1464999998,4508239.8508],[638480.2764999997,4508237.045299999],[638407.8844999997,4508226.699100001],[638373.9672999997,4508219.4034],[638305.3129000003,4508203.464400001],[638288.0855,4508198.368100001],[638210.4654999999,4508169.270099999],[638163.6330000004,4508147.6314],[638146.5621999996,4508138.6515999995],[638105.0779999997,4508115.669299999],[638064.6690999996,4508089.3758000005],[638029.2604,4508062.2871],[638020.1974999998,4508054.345000001],[637957.0539999995,4507991.871300001],[637910.9626000002,4507934.8234],[637924.1633000001,4507929.294299999],[637939.7478,4507922.8101],[637982.0738000004,4507905.1631000005],[638032.7939999998,4507886.0068],[638094.1475,4507872.157],[638113.7622999996,4507867.080700001],[638130.8839999996,4507864.290100001],[638151.7739000004,4507863.3466],[638217.2643999998,4507858.7919],[638214.9364,4507856.749600001],[638201.7997000003,4507854.2839],[638157.9800000004,4507856.7992],[638150.1529000001,4507855.0987],[638147.4149000002,4507852.3826],[638145.6660000002,4507846.464400001],[638139.0754000004,4507805.5866],[638135.1177000003,4507800.2936],[638194.4967999998,4507688.351399999],[638209.1481999997,4507659.418299999],[638215.0191000002,4507648.2007],[638135.0510999998,4507567.8664],[638045.3202,4507508.0065],[637968.2721999995,4507443.1643],[637962.0437000003,4507432.720899999],[637931.9431999996,4507406.286900001],[637874.7498000003,4507355.251800001],[637815.1200000001,4507307.9476],[637772.1279999996,4507261.175000001],[637703.6139000002,4507200.7140999995],[637647.8535000002,4507149.7075],[637592.8547,4507098.6044],[637534.9847999997,4507047.3376],[637479.5083999997,4506994.560900001],[637423.2215,4506944.434800001],[637365.6047999999,4506893.062999999],[637309.6788999997,4506841.6119],[637252.7262000004,4506790.808599999],[637196.1024000002,4506740.456],[637140.0196000002,4506688.2261],[637084.2637999998,4506636.5579],[637027.5470000003,4506586.5382],[636972.1173,4506535.4322],[636954.3337000003,4506519.002],[636958.2077000001,4506423.5721],[636870.6673999997,4506385.7554],[636781.1808000002,4506348.0151],[636815.6413000003,4506289.683700001],[636835.0615999997,4506254.0622000005],[636824.9315999998,4506212.121300001],[636792.8788000001,4506217.7491999995],[636583.3421,4506254.9781],[636342.4315999998,4506297.8551],[636338.9572000001,4506298.3465],[636322.6819000002,4506300.934800001],[636318.5296,4506301.524800001],[636309.0358999996,4506303.0162],[636283.9408999998,4506307.2193],[636188.1485000001,4506258.265699999],[636079.4347000001,4506204.079399999],[636067.3093999997,4506187.7552000005],[636070.3356999997,4506174.8181],[636061.5773999998,4506113.1372],[636058.5722000003,4506101.8663],[636047.3898,4506038.6974],[636034.6464,4505963.8399],[636023.0001999997,4505893.6665],[636009.506,4505818.2401],[635996.1059999997,4505742.260299999],[635983.0335999997,4505666.841700001],[635969.7878,4505591.642100001],[635956.4550999999,4505516.551999999],[635947.4834000003,4505466.416300001],[635941.6276000002,4505439.990900001],[635945.5669,4505418.741900001],[635969.0494999997,4505359.650599999],[635928.8074000003,4505364.577099999],[635915.5481000002,4505290.0437],[635915.0232999995,4505277.1526],[635904.2462999998,4505214.7688],[635891.3366999999,4505139.5756],[635878.9397999998,4505064.058700001],[635865.2629000004,4504989.184699999],[635919.7049000002,4504979.853700001],[636020.6375000002,4504961.4914],[635953.1015999997,4504933.381100001],[635871.1213999996,4504900.01],[635852.8634000001,4504913.778899999],[635643.8816,4504951.378799999],[635633.9814999998,4504956.5283],[635620.1988000004,4504956.7206999995],[635523.6074000001,4504927.1953],[635546.2588,4504853.318399999],[635546.8359000003,4504840.225400001],[635565.6749999998,4504780.7149],[635604.3806999996,4504656.3828],[635525.7485999996,4504652.393200001],[635532.7461999999,4504593.2217999995],[635310.8238000004,4504584.399800001],[635235.8065999998,4504581.478700001],[634877.6469999999,4504561.1951],[634758.0944999997,4504552.695],[634708.7845000001,4504549.3573],[634670.5252,4504547.3309],[634413.0061999997,4504534.114700001],[634187.4499000004,4504520.4856],[634141.8480000002,4504517.774],[634043.0301000001,4504512.658299999],[634011.3141000001,4504508.7545],[633776.4870999996,4504498.191],[633577.8691999996,4504476.737299999],[633469.4255999997,4504466.237],[633404.4594999999,4504459.0732],[633315.6968,4504449.483999999],[633187.8838,4504430.0896000005],[633113.8455999997,4504419.656400001],[633109.1327999998,4504418.4615],[633087.3724999996,4504415.6285],[633066.7796999998,4504541.073899999],[633046.5264999997,4504661.750399999],[633046.3317,4504663.1905000005],[633027.1210000003,4504782.3312],[633005.0554999998,4504919.299000001],[632989.9398999996,4505008.0867],[632974.5242999997,4505104.198000001],[632970.7267000005,4505127.4495],[632961.1420999998,4505185.9098000005],[632958.1627000002,4505205.955700001],[632949.4899000004,4505255.992900001],[632939.5130000003,4505312.7806],[632928.1742000002,4505379.537900001],[632905.1552999998,4505513.2687],[632882.5437000003,4505657.334000001],[632844.3569,4505887.736099999],[632817.8756999997,4506045.0578000005],[632817.5904000001,4506046.829500001],[632788.2417000001,4506222.7556],[632765.4287999999,4506359.377599999],[632757.1984999999,4506408.423599999],[632745.5208,4506484.836100001],[632713.9648000002,4506680.3781],[632704.6596999997,4506732.8473000005],[632686.7241000002,4506847.3477],[632667.8349000001,4506967.9385],[632657.023,4507033.817299999],[632644.2209000001,4507111.7645],[632627.3339,4507214.9571],[632621.8864000002,4507245.508300001],[632606.2719,4507343.7267],[632606.0790999997,4507345.0558],[632605.4889000002,4507349.7092],[632601.4178999998,4507374.1775],[632600.9342999998,4507387.050100001],[632600.3858000003,4507389.372300001],[632574.2116999999,4507558.360099999],[632550.2287999997,4507694.628699999],[632535.5367,4507783.869000001],[632525.8963000001,4507845.771299999],[632515.7424999997,4507912.772500001],[632502.6564999996,4507987.8277],[632491.6157999998,4508061.92],[632481.5207000002,4508120.926999999],[632473.1429000003,4508178.4101],[632455.3775000004,4508283.6972],[632440.2405000003,4508379.0372],[632436.6442,4508400.6269000005],[632416.6948999995,4508533.636600001],[632400.0502000004,4508628.283500001],[632388.7227999996,4508699.594699999],[632382.693,4508734.466499999],[632362.1288999999,4508864.134],[632343.2251000004,4508981.2829],[632341.7998000002,4508990.1412],[632332.8679999998,4509045.615700001],[632301.9138000002,4509236.839299999],[632298.7780999998,4509256.327400001],[632284.2679000003,4509345.1272],[632274.7845999999,4509403.146],[632272.4903999995,4509418.0963],[632260.2432000004,4509493.721999999],[632255.7880999995,4509525.6237],[632232.6511000004,4509667.127599999],[632212.1566000003,4509793.132200001],[632199.0574000003,4509873.961999999],[632188.5822000001,4509940.2916],[632175.3732000003,4510022.563100001],[632155.8891000003,4510139.369100001],[632133.8476999998,4510276.4509],[632127.0256000003,4510317.9715],[632106.7972999997,4510443.425899999],[632102.8036000002,4510468.451099999],[632098.8361,4510473.044299999],[632098.6864,4510476.7061],[632042.9782999996,4510550.225199999],[631982.3251999998,4510635.8717],[631935.2836999996,4510706.6587000005],[631868.5415000003,4510792.8639],[631856.5300000003,4510789.0967999995],[631835.7451,4510779.954399999],[631822.6146999998,4510810.591499999],[631818.9276999999,4510823.1852],[631806.4112999998,4510862.0507],[631796.4877000004,4510873.8671],[631786.6465999996,4510885.7961],[631723.9852,4510961.192600001],[631661.2426000005,4511036.4771],[631598.7460000003,4511064.6831],[631461.7386999996,4511050.924699999],[631427.6797000002,4511047.3224],[631133.6149000004,4511016.7947],[630629.3761999998,4510987.9013],[630598.0092000002,4510989.680500001],[630579.7216999996,4510987.3594],[630552.1149000004,4510986.650900001],[630523.1821999997,4510979.7007],[630507.3492,4510977.0899],[630462.2421000004,4510972.520199999],[630442.8139000004,4510972.622400001],[630428.1672999999,4510974.5855],[630416.7116999999,4510977.6042],[630333.7813999997,4510919.2903],[630213.6381999999,4510892.5264],[630213.4632000001,4510907.292300001],[630209.4582000002,4510947.7533],[630186.5434999997,4510939.5776],[630162.2517999997,4510928.046399999],[630150.2196000004,4510920.6172],[630133.9428000003,4510904.7851],[630119.4840000002,4510886.4309],[630107.2081000004,4510864.0065],[630087.6205000002,4510820.244200001],[630080.5212000003,4510801.242000001],[630054.0077,4510718.936799999],[630041.5339000002,4510688.513699999],[630145.4128,4510588.2871],[630084.7522999998,4510526.480799999],[629948.2300000004,4510474.782199999],[629958.8472999996,4510456.9791],[629971.4340000004,4510437.6559999995],[629959.0996000003,4510437.7729],[629933.7079999996,4510450.3199000005],[629900.8147999998,4510461.9583],[629883.6100000003,4510460.4353],[629825.0118000004,4510463.9615],[629774.9792999998,4510465.5283],[629686.6392000001,4510464.759400001],[629677.1562999999,4510475.698000001],[629671.5549999997,4510482.0405],[629670.3474000003,4510502.784700001],[629666.9200999998,4510510.3868],[629664.7566999998,4510513.347200001],[629661.4118999997,4510521.0616999995],[629647.5012999997,4510553.3544],[629606.8461999996,4510593.5077],[629575.4382999996,4510621.7190000005],[629543.7278000005,4510647.9264],[629503.1659000004,4510677.9768],[629454.9737999998,4510709.6709],[629408.0049999999,4510739.0546],[629365.0827000001,4510764.067600001],[629321.6354,4510785.2961],[629304.6349999998,4510805.9868],[629299.8546000002,4510818.5624],[629295.1826,4510824.921499999],[629291.1558999997,4510828.182600001],[629280.7847999996,4510831.9991999995],[629270.3969999999,4510831.929099999],[629264.3483999996,4510830.0469],[629247.6640999997,4510818.0963],[629244.9485999998,4510818.826199999],[629236.3982999995,4510824.784499999],[629189.7172999997,4510852.286900001],[629176.1942999996,4510862.489399999],[629159.8726000004,4510878.1952],[629150.9846999999,4510884.1478],[629130.9840000002,4510888.0189],[629093.5274,4510895.1395],[629043.1475999998,4510907.143200001],[629075.3408000004,4510998.537799999],[629080.7008999996,4511010.846100001],[629099.1890000002,4511064.691400001],[629094.8388999999,4511076.830399999],[629079.8455999997,4511137.532500001],[629065.4234999996,4511175.147299999],[629043.6326000001,4511213.966399999],[628995.4173999997,4511290.968800001],[628953.4687000001,4511381.627900001],[628958.1564999996,4511398.588199999],[628958.4067000002,4511408.475500001],[628956.6551000001,4511421.770300001],[628950.4281000001,4511439.873199999],[628942.8798000002,4511451.4014],[628924.6063999999,4511467.7401],[628887.0078999996,4511502.620100001],[628875.4369000001,4511522.0736],[628871.6919999998,4511533.446],[628861.5560999997,4511538.377800001],[628865.8057000004,4511580.5374],[628879.1255000001,4511693.5898],[628898.9658000004,4511849.285700001],[628901.7110000001,4511871.098099999],[628908.6697000004,4511927.407500001],[628913.0560999997,4511976.2322],[628914.7834999999,4512037.114399999],[628912.6453999998,4512092.0441],[628907.8081999999,4512141.9298],[628904.2041999996,4512164.631200001],[628899.1716,4512196.635399999],[628895.3278000001,4512218.555199999],[628886.6588000003,4512255.7151999995],[628867.0532,4512329.329600001],[628843.108,4512419.414100001],[628835.7608000003,4512443.716],[628830.3285999997,4512484.1526999995],[628819.3444999997,4512537.929099999],[628819.4985999996,4512567.913699999],[628837.3942999998,4512679.9355],[628838.9966000002,4512694.621200001],[628839.4820999997,4512710.3979],[628837.1588000003,4512727.4583],[628831.6999000004,4512750.0164],[628825.5003000004,4512756.9043000005],[628896.6453,4512744.594699999],[628865.7525000004,4512845.773700001],[629014.8830000004,4512888.9011],[629129.0621999996,4513207.5898],[629172.6952,4513194.2480999995],[629245.8350999998,4513420.6116],[629147.5431000004,4513421.228700001],[629006.2622999996,4513422.5416],[628887.6874000002,4513424.2523],[628883.7164000003,4513424.405300001],[628879.6628999999,4513424.445800001],[628838.5998999998,4513426.063100001],[628797.6195,4513427.793199999],[628711.801,4513429.7435],[628666.6233999999,4513430.0688000005],[628619.1456000004,4513431.5759],[628607.4452,4513434.3708999995],[628569.7945999997,4513443.711100001],[628550.3727000002,4513448.704],[628507.9183,4513462.402899999],[628429.6037999997,4513484.4745000005],[628414.4540999997,4513491.4297],[628391.5906999996,4513500.138800001],[628338.4874999998,4513529.0890999995],[628284.2662000004,4513559.241900001],[628269.4831999997,4513569.424000001],[628274.7944,4513584.506899999],[628277.4161,4513598.877],[628277.3745999997,4513625.6379],[628272.9194,4513736.604800001],[628270.3395999996,4513817.2892],[628267.9080999997,4513884.539799999],[628267.0521,4513894.963099999],[628266.8196,4513903.509500001],[628264.6544000003,4513979.759299999],[628260.6677999999,4514078.2974],[628258.4095000001,4514091.694599999],[628252.3952000001,4514107.469799999],[628211.4024999999,4514183.269200001],[628178.6323999995,4514242.554500001],[628170.4682999998,4514255.738399999],[628159.6358000003,4514276.760299999],[628157.1919,4514281.381899999],[628136.9142000005,4514316.454],[628060.1588000003,4514288.031099999],[627897.5349000003,4514225.9223],[627884.6064999998,4514221.701300001],[627871.4460000005,4514216.255000001],[627864.1244000001,4514214.907],[627858.0362,4514215.4681],[627850.1180999996,4514219.329],[627844.8739,4514224.7906],[627839.5837000003,4514232.9165],[627829.8973000003,4514251.182499999],[627816.4552999996,4514276.7126],[627806.9971000003,4514291.5403],[627782.8535000002,4514286.570699999],[627780.1699999999,4514285.525],[627774.9718000004,4514283.4365],[627755.8957000002,4514273.4464],[627691.1054999996,4514236.4615],[627539.7878999999,4514150.015000001],[627515.2133999998,4514135.711300001],[627494.5329999998,4514125.6943],[627429.5129000004,4514101.922],[627393.1701999996,4514089.525900001],[627387.7414999995,4514086.101199999],[627381.9331,4514085.1129],[627347.1862000003,4514073.1887],[627324.0214999998,4514065.2393],[627315.4431999996,4514063.315099999],[627194.9364,4514040.5897],[627117.1732000001,4514026.2621],[627103.3772,4514023.360200001],[627075.1942999996,4514017.5463],[626971.9243999999,4513989.0131],[626962.6612,4513987.6327],[626951.2917,4513985.994200001],[626940.3176999995,4513985.917099999],[626920.4091999996,4513989.9065000005],[626906.9633999998,4513996.1165],[626898.0848000003,4514001.8496],[626877.1606999999,4514025.6984],[626870.2050000001,4514037.460899999],[626860.5025000004,4514061.724099999],[626852.4035999998,4514086.014900001],[626816.9598000003,4514075.3028],[626778.7401999999,4514063.988],[626706.0028999997,4514042.0888],[626611.9316999996,4514013.7181],[626608.6141999997,4514029.9847],[626604.4195999997,4514043.2381],[626599.8646,4514057.8179],[626520.7046999997,4514036.254899999],[626510.7604,4514114.259299999],[626501.1264000004,4514188.9377],[626493.2355000004,4514250.5429],[626491.7893000003,4514261.0671999995],[626490.3223000001,4514272.8127999995],[626474.4659000002,4514395.466600001],[626464.6465999996,4514471.1413],[626460.7549999999,4514501.2785],[626455.9946999997,4514532.8445],[626455.7264,4514543.611099999],[626454.3788999999,4514548.3629],[626444.9610000001,4514625.266000001],[626435.6409,4514701.3934],[626428.6535999998,4514759.571799999],[626426.4784000004,4514778.1899],[626417.6128000002,4514852.4374],[626408.0466,4514933.113399999],[626398.8361999998,4515007.7992],[626389.6780000003,4515084.3737],[626380.4489000002,4515160.169600001],[626371.3098999998,4515235.634],[626362.2499000002,4515311.4329],[626353.1956000002,4515386.898700001],[626350.5324999997,4515409.395],[626344.2106999997,4515463.2541000005],[626314.2631000001,4515719.3638],[626296.0426000003,4515876.9564],[626274.4972000001,4516061.253699999],[626253.9289999995,4516237.7947],[626248.3931999998,4516285.2267],[626285.0412999997,4516289.0725],[626293.5366000002,4516290.7721],[626295.6270000003,4516291.918199999],[626302.3712999998,4516292.3665],[626318.4376999997,4516295.527899999],[626335.1979,4516297.5908],[626345.2385,4516297.7622],[626353.7982999999,4516295.6875],[626502.0620999997,4516233.038699999],[626536.9029000001,4516219.198799999],[626551.6176000005,4516212.5658],[626590.8092999998,4516196.024499999],[626609.1597999996,4516189.0096],[626666.8211000003,4516138.805500001],[626703.8724999996,4516104.350199999],[626740.9687000001,4516151.068600001],[626839.2578999996,4516286.227499999],[626855.3245999999,4516309.0448],[626868.5695000002,4516324.151799999],[626884.0510999998,4516346.6261],[626930.4973999998,4516413.937999999],[626972.244,4516474.7291],[627015.3937999997,4516537.3212],[627027.4167,4516554.739399999],[627040.9658000004,4516571.739700001],[627058.9780000001,4516599.1438],[627117.8062000005,4516687.323899999],[627191.9671,4516801.5304000005],[627196.5716000004,4516808.6054],[627241.2172999997,4516877.221100001],[627251.9850000003,4516893.9519],[627316.7818,4516993.0078],[627392.9518999998,4517112.692399999],[627398.6183000002,4517121.784499999],[627434.3260000004,4517121.178200001],[627518.6147999996,4517117.300799999],[627609.4362000003,4517111.427200001],[627629.1222000001,4517110.101199999],[627633.6013000002,4517109.734300001],[627671.9685000004,4517106.6208999995],[627683.9619000005,4517106.0507],[627726.2982000001,4517102.784],[627769.4896999998,4517098.8661],[627797.7121000001,4517096.799699999],[627845.9407000002,4517094.412900001],[627862.7296000002,4517094.7031],[627893.0993999997,4517095.339199999],[627930.0115,4517098.3094999995],[627973.9755999995,4517103.400699999],[627992.9943000004,4517106.505899999],[628016.9791000001,4517110.363399999],[628044.2137000002,4517116.609099999],[628073.2027000003,4517123.8848],[628097.9616999999,4517131.7535],[628135.3102000002,4517143.616],[628165.5739000002,4517155.2447999995],[628223.0252,4517180.670399999],[628235.8118000003,4517187.8879],[628250.6058,4517196.139599999],[628268.0455999998,4517207.546499999],[628291.5996000003,4517221.613500001],[628329.1785000004,4517244.474400001],[628365.4051000001,4517272.309],[628403.6845000004,4517303.399800001],[628430.8285999997,4517324.5254],[628454.9435999999,4517340.2684],[628458.7799000004,4517342.8891],[628479.5415000003,4517357.352399999],[628508.8502000002,4517375.295600001],[628575.1131999996,4517413.0922],[628593.4128999999,4517423.5154],[628624.0115999999,4517440.038000001],[628663.7000000002,4517457.940300001],[628702.7209999999,4517475.3871],[628796.0609999998,4517508.881999999],[628872.4644999998,4517531.2005],[628933.0645000003,4517545.138],[628962.2740000002,4517549.311799999],[629010.6634999998,4517556.929500001],[629060.6848999998,4517562.9103999995],[629109.6347000003,4517567.429300001],[629150.6167000001,4517569.144300001],[629161.6622000001,4517569.670299999],[629190.6940000001,4517569.5112],[629213.7187000001,4517570.2465],[629228.0658999998,4517570.164100001],[629239.2055000002,4517570.136700001],[629256.7408999996,4517571.1094],[629275.4437999995,4517572.879899999],[629317.8685999997,4517578.9518],[629355.2024999997,4517586.6006000005],[629394.0082,4517596.940400001],[629424.1228,4517607.239399999],[629451.1158999996,4517617.483899999],[629470.5301000001,4517626.818399999],[629504.3395999996,4517642.956800001],[629543.1133000003,4517664.7345],[629578.1475999998,4517688.001599999],[629616.8671000004,4517717.6631000005],[629654.2604999999,4517750.743899999],[629670.7482000003,4517768.134099999],[629686.7394000003,4517784.9603],[629715.9064999996,4517820.3401999995],[629738.7303999998,4517851.7224],[629783.9464999996,4517919.809599999],[629817.0175999999,4517963.4759],[629851.9182000002,4518003.8431],[629888.6386000002,4518041.4662999995],[629939.3251,4518086.220000001],[629975.6317999996,4518113.7312],[630017.9058999997,4518142.569],[630052.6596999997,4518162.3912],[630062.5177999996,4518168.005899999],[630105.1557,4518190.521],[630163.4167,4518217.086999999],[630216.7923999997,4518238.348300001],[630285.9830999998,4518262.331599999],[630318.8068000004,4518271.9048],[630374.6727,4518285.882099999],[630408.7202000003,4518293.0342999995],[630463.4792999998,4518302.773],[630506.0816000002,4518308.0777],[630546.2729000002,4518311.3412999995],[630591.4017000003,4518312.1383],[630616.9802000001,4518311.479599999],[630652.3711999999,4518309.4398],[630693.8846000005,4518304.7322],[630739.0744000003,4518297.3137],[630758.8210000005,4518292.443700001],[630782.5361000001,4518287.4219],[630835.1101000002,4518272.805500001],[630847.5120999999,4518268.138900001],[630902.2248999998,4518247.120200001],[630956.3419000003,4518221.6493999995],[631001.3488999996,4518196.0176],[631038.6544000003,4518171.6931],[631089.1908999998,4518134.0558],[631165.9386,4518074.452199999],[631204.7107999995,4518048.377800001],[631219.8916999996,4518039.3193],[631240.9345000004,4518028.0328],[631261.4654000001,4518017.070499999],[631303.6512000002,4517998.386299999],[631360.9409999996,4517979.748500001],[631412.1254000003,4517967.554500001],[631448.8487999998,4517961.8774999995],[631488.2224000003,4517959.0241],[631521.3964999998,4517958.3925],[631546.2015000004,4517958.6116],[631579.5009000003,4517960.4256],[631597.1118000001,4517961.8495000005],[631628.0016999999,4517966.2859000005],[631682.8028999995,4517978.477399999],[631692.6350999996,4517980.762399999],[631706.3339,4517983.8936],[631732.8015000001,4517990.250499999],[631777.1756999996,4518000.369200001],[631836.3452000003,4518013.639],[631877.1591999996,4518019.919199999],[631918.8305000002,4518025.4375],[631956.8020000001,4518030.2238],[632028.6610000003,4518036.947799999],[632109.676,4518041.2820999995],[632113.6407000003,4518041.3529],[632174.0360000003,4518042.6543000005],[632254.6500000004,4518041.0975],[632326.7836999996,4518037.1688],[632391.6968,4518031.2237],[632436.5131000001,4518026.0297],[632531.8854999999,4518010.859200001],[632588.3120999997,4517998.2118999995],[632640.1508999998,4517982.5955],[632689.5031000003,4517964.491800001],[632724.1135999998,4517949.6774],[632796.1838999996,4517911.771500001],[632828.7814999996,4517891.591],[632853.5606000004,4517874.490599999],[632887.8630999997,4517848.6776],[632907.7317000004,4517832.488600001],[632954.8332000002,4517789.4714],[632995.2747,4517746.1127],[633018.8262,4517717.5528],[633043.2070000004,4517685.121300001],[633061.0526999999,4517659.4572],[633116.8049999997,4517571.955399999],[633134.1231000004,4517547.5035],[633154.1749,4517521.2129999995],[633160.6299999999,4517514.222200001],[633180.3369000005,4517493.0338],[633205.0833,4517468.4936999995],[633224.7224000003,4517451.0798],[633281.8754000003,4517407.8014],[633320.8739999998,4517383.8517],[633364.8244000003,4517361.4351],[633387.6201999998,4517351.5187],[633401.3833999997,4517346.4366999995],[633429.6750999996,4517335.953299999],[633468.3477999996,4517325.4352],[633514.7602000004,4517316.2786],[633548.5964000002,4517311.8923],[633572.0920000002,4517309.9846],[633612.1112000002,4517309.0417],[633641.2171999998,4517309.567600001],[633679.9208000004,4517311.3774999995],[633709.7379000001,4517314.581700001],[633761.0861999998,4517321.8399],[633812.1470999997,4517330.9811],[633823.5886000004,4517332.9649],[633832.4128,4517349.0044],[633852.0436000004,4517383.4515],[633866.773,4517418.2541000005],[633877.9167,4517459.9878],[633889.3114999998,4517497.1732],[633900.9912,4517541.914999999],[633911.6845000004,4517594.523399999],[633920.9171000002,4517657.8771],[633922.7768000001,4517676.344799999],[633927.7138999999,4517795.1449],[633930.7341,4517838.064300001],[633931.5472999997,4517849.072799999],[633938.5723000001,4517894.5077],[633957.1616000002,4517972.3563],[633963.6486,4517996.2381],[633972.0834999997,4518029.0392],[633977.8815000001,4518049.0219],[633997.0505999997,4518118.108200001],[634011.2248,4518169.4474],[634020.6413000003,4518203.9321],[634039.9521000003,4518274.4648],[634063.5377000002,4518360.5108],[634070.9055000003,4518386.9629],[634086.3316000002,4518443.655300001],[634089.2593,4518454.369100001],[634109.9905000003,4518525.5941],[634119.7231000001,4518565.859200001],[634128.2630000003,4518597.4409],[634150.4086999996,4518679.019300001],[634161.0968000004,4518717.747099999],[634168.2917999998,4518767.6274999995],[634168.6482999995,4518817.7169],[634159.4343999997,4518920.9361000005],[634128.7186000003,4519130.3718],[634117.6178000001,4519193.4681],[634100.4529999997,4519209.480900001],[634068.0174000002,4519239.4309],[634063.5889999997,4519246.3466],[634022.9751000004,4519308.5747],[633999.9601999996,4519344.8035],[633967.1748000002,4519412.726199999],[633942.7533999998,4519489.351399999],[634024.1884000003,4519437.0801],[634055.5760000004,4519422.990900001],[634066.2657000003,4519415.078199999],[634086.0203999998,4519400.445],[634118.1957999999,4519380.1515999995],[634202.4385000002,4519331.375600001],[634277.9725000001,4519288.3279],[634290.8755999999,4519279.3452],[634340.6496000001,4519237.829],[634362.6942999996,4519227.2359],[634419.0056999996,4519206.7162],[634438.9956,4519202.4157],[634455.8184000002,4519200.6118],[634474.5669999998,4519199.6203000005],[634516.7923999997,4519206.7184],[634566.8450999996,4519219.511700001],[634589.9107999997,4519222.3747000005],[634614.5943,4519215.161800001],[634698.335,4519175.710200001],[634735.1257999996,4519170.828299999],[634787.3963000001,4519163.785700001],[634804.0965,4519164.090299999],[634849.8252999997,4519164.147],[634882.7926000003,4519160.7508000005],[634981.4374000002,4519150.780200001],[635032.9666999998,4519147.3905],[635061.2423999999,4519146.796599999],[635079.3245999999,4519145.350199999],[635107.1449999996,4519141.971899999],[635125.8003000002,4519136.8715],[635148.4685000004,4519129.179300001],[635182.1381000001,4519119.6895],[635207.9933000002,4519113.055199999],[635228.8202999998,4519104.552300001],[635248.3689000001,4519092.1392],[635313.4123,4519060.3478999995],[635348.8252999997,4519052.4454],[635388.0135000004,4519054.9399],[635447.1632000003,4519059.355],[635535.3114999998,4519065.1906],[635557.0197999999,4519068.4759],[635600.1383999996,4519077.4844],[635627.8657,4519079.2147],[635650.9327999996,4519077.4169],[635692.7775999997,4519073.0767],[635855.3700000001,4519054.5195],[635875.8449999997,4519051.453299999],[635996.4418000001,4519027.130100001],[636071.5941000003,4519010.1898],[636108.6169999996,4519001.987400001],[636158.3865999999,4518993.4647],[636262.1951000001,4518978.275800001],[636281.7221999997,4518976.3037],[636302.0001999997,4518974.789799999],[636317.1085999999,4518974.5131],[636332.8711999999,4518975.358999999],[636378.5806999998,4518971.9823],[636441.3734999998,4518966.478],[636474.1473000003,4518964.5287999995],[636499.5231999997,4518961.1106],[636551.1860999996,4518950.626599999],[636597.0456999997,4518939.147299999],[636605.5214999998,4518937.082900001],[636636.4171000002,4518931.768200001],[636711.8087999998,4518920.280300001],[636722.2143999999,4518918.807],[636767.5259999996,4519000.823000001],[636796.7503000004,4519049.3375],[636823.6471999995,4519086.815099999],[636895.8052000003,4519186.0977],[637067.2112999996,4519406.711300001],[637178.6599000003,4519561.5847],[637235.7521000002,4519672.0297],[637255.1791000003,4519716.2555],[637278.8652999997,4519776.4408],[637303.5110999998,4519848.5265],[637326.4669000003,4519934.351199999],[637340.7939999998,4520003.2469],[637358.0005999999,4520107.843599999],[637366.7626999998,4520149.317500001],[637383.2680000002,4520205.3719],[637399.8831000002,4520246.4366],[637416.2618000004,4520282.055400001],[637442.0662000002,4520327.9552],[637466.7872000001,4520364.0625],[637489.6078000003,4520393.4714],[637521.4182000002,4520429.377699999],[637554.4011000004,4520461.197000001],[637593.1363000004,4520496.677300001],[637626.9834000003,4520518.2963],[637662.2209999999,4520537.7205],[637704.3300000001,4520559.604900001],[637778.5711000003,4520590.9728],[637795.6686000004,4520596.9553],[637841.1857000003,4520612.463099999],[637923.5861999998,4520635.9891],[637912.8082999997,4520653.0008000005],[637897.0724,4520678.026900001],[637812.3091000002,4520785.719900001],[637740.7936000004,4520857.1248],[637707.4751000004,4520888.7086],[637674.6151999999,4520922.8552],[637620.4417000003,4521000.803400001],[637576.1017000005,4521062.610400001],[637522.7538999999,4521128.025800001],[637499.0506999996,4521155.236300001],[637486.6720000003,4521199.4264],[637478.3128000004,4521236.139900001],[637465.2774999999,4521315.632099999],[637439.9484000001,4521416.661599999],[637431.8449999997,4521448.7157000005],[637414.9316999996,4521528.1359],[637402.0044,4521737.8934],[637387.4965000004,4521756.058],[637397.0654999996,4521754.015000001],[637522.9082000004,4521726.817500001],[637579.5356999999,4521706.9944],[637674.4983999999,4521671.3396000005],[637806.6643000003,4521621.8322],[637847.0111999996,4521606.7048],[637923.1193000004,4521578.1416],[637992.9324000003,4521552.460000001],[638015.7100999998,4521543.224099999],[638031.6041000001,4521536.7469999995],[638060.9263000004,4521524.8572],[638110.2742999997,4521506.5678],[638115.5415000003,4521504.556299999],[638172.5345999999,4521483.411900001],[638203.7164000003,4521471.3354],[638261.3294000002,4521448.648499999],[638343.5920000002,4521420.4268],[638393.4172999999,4521408.256100001],[638438.6803000001,4521400.997400001],[638496.5892000003,4521394.087300001],[638605.5368999997,4521386.8024],[638738.6950000003,4521388.413899999],[638865.6889000004,4521376.9187],[639090.4170000004,4521340.057499999],[639161.8715000004,4521335.0734],[639247.5498000002,4521336.243799999],[639363.1777999997,4521346.086999999],[639384.7303999998,4521348.270500001],[639480.1149000004,4521358.0668],[639565.9716999996,4521376.568499999],[639619.0527999997,4521393.119000001],[639665.6582000004,4521413.101199999],[639778.4338999996,4521475.5361],[639908.9572999999,4521549.4143],[639917.6359999999,4521554.354],[639998.6591999996,4521600.7546],[640060.5431000004,4521633.355900001],[640113.6426999997,4521662.1263],[640155.5382000003,4521690.1292],[640201.5796999997,4521726.3179],[640229.244,4521753.0516],[640231.5438000001,4521760.757999999],[640280.8052000003,4521813.888499999],[640348.3704000004,4521893.5757],[640359.9276999999,4521897.9043000005],[640386.2861000001,4521922.2818],[640405.9204000002,4521940.978800001],[640430.9841999998,4521966.886600001],[640453.2467,4521989.2985],[640467.1770000001,4522001.8904],[640474.3919000002,4522008.3577],[640497.5416000001,4522028.454500001],[640520.2275,4522046.3215],[640550.4020999996,4522069.5506],[640578.8567000004,4522090.081800001],[640629.2340000002,4522119.8038],[640667.3861999996,4522140.4091],[640696.1190999998,4522150.7291],[640739.7056,4522160.555],[640881.5504000001,4522179.2513999995],[640913.9231000002,4522166.764699999],[641280.1067000004,4522097.9113],[641334.4627999999,4522087.068600001],[641355.1370999999,4522082.1337],[641367.4652000004,4522072.596899999],[641388.7000000002,4522042.796800001],[641533.3830000004,4521847.4476],[641575.9595999997,4521782.408600001],[641599.8612000002,4521736.7794],[641607.9001000002,4521717.8322],[641618.7721999995,4521687.5008000005],[641636.1333999997,4521653.0737],[641658.9885999998,4521604.8703000005],[641667.0832000002,4521583.036900001],[641680.2999,4521562.4122],[641694.8821,4521545.3675],[641777.9583999999,4521471.1116],[641839.4326999998,4521419.319],[641865.1425000001,4521398.268200001],[641879.4148000004,4521384.2162999995],[641953.4148000004,4521321.559800001],[641979.4156,4521302.9581],[642023.1732999999,4521273.3704],[642095.3898,4521229.004899999],[642131.8964999998,4521208.0516],[642173.5653999997,4521181.8672],[642219.1348000001,4521154.647600001],[642299.2921000002,4521105.4394000005],[642415.2757000001,4521035.711100001],[642525.8525999999,4520970.877699999],[642584.3623000002,4520937.6909],[642443.8392000003,4520766.177200001],[642357.5844,4520816.3772],[642337.2642000001,4520798.328],[642307.3222000003,4520771.7645],[642381.1667999998,4520726.4333],[642463.1139000002,4520667.8214],[642603.5417,4520560.2533],[642724.7408999996,4520461.3116999995],[642906.1457000002,4520311.784600001],[642929.2986000003,4520296.7958],[642936.0489999996,4520292.3730999995],[643054.2084999997,4520215.810799999],[643187.6602999996,4520151.318399999],[643252.1891999999,4520121.4737],[643325.6023000004,4520094.689300001],[643361.2560999999,4520083.3869],[643365.7517999997,4520082.1415],[643383.4122000001,4520076.3761],[643498.4582000002,4520047.6249],[643617.0433,4520027.828600001],[643705.5299000004,4520019.9980999995],[643757.3148999996,4520016.563100001],[643844.7401,4520011.2678],[643903.9556999998,4520007.5342],[643892.2830999997,4519835.726500001],[643892.0257000001,4519822.950099999],[643888.0109999999,4519734.471899999],[643885.7806000002,4519667.017999999],[643882.7605999997,4519588.1099],[643882.4210000001,4519579.552100001],[643881.4215000002,4519552.8794],[643880.7377000004,4519527.3233],[643886.5636999998,4519518.441299999],[643877.2298999997,4519252.3934],[643871.0768999998,4519243.3893],[643867.4095000001,4519158.6938000005],[643855.0783000002,4518899.1402],[643852.4506999999,4518817.352499999],[643857.3710000003,4518807.3422],[643856.8863000004,4518801.891100001],[643847.2445999999,4518560.1587000005],[643851.3949999996,4518550.6888],[643851.2197000002,4518546.6874],[643850.0574000003,4518519.678400001],[643849.0076000001,4518491.2279],[643849.0831000004,4518483.011299999],[643849.0613000002,4518475.459100001],[643849.1733999997,4518461.0241],[643849.2596000005,4518452.2524999995],[643849.2485999996,4518444.145199999],[643849.1873000003,4518416.9355999995],[643849.5782000003,4518396.8422],[643856.6553999996,4518397.4241],[644024.7396999998,4518419.9089],[644248.2877000002,4518449.920700001],[644426.0735999998,4518459.499500001],[644481.1993000004,4518449.804099999],[644562.3816999998,4518479.9322999995],[644758.1353000002,4518481.2081],[644958.6995000001,4518482.4723000005],[644959.2768999999,4518500.363600001],[644959.6024000002,4518509.5876],[644959.9425999997,4518522.365700001],[644960.1385000004,4518529.588199999],[644960.3535000002,4518540.1427],[644976.4776999997,4518544.1237],[645003.9331999999,4518551.214400001],[645038.3475000001,4518552.000499999],[645066.8054,4518551.0041000005],[645086.1312999995,4518550.939099999],[645533.7281,4518550.5185],[645464.7571999999,4518590.474099999],[645502.9106000001,4518594.2234000005],[645930.5785999997,4518637.191],[645976.8295999998,4518641.102600001],[645949.943,4518780.5030000005],[645904.0148,4519008.2618],[645894.6946999999,4519052.944700001],[645887.2960999999,4519094.333799999],[645880.1769000003,4519125.8444],[645871.2175000003,4519173.643999999],[645868.2949000001,4519193.465399999],[645871.3183000004,4519279.705],[645885.2785999998,4519517.1974],[645885.9934,4519604.9462],[645887.1149000004,4519650.7237],[645890.2457999997,4519752.8465],[645882.2254999997,4519800.1094],[645847.5285999998,4519895.1554000005],[645757.5302999998,4519936.580800001],[645704.8234000001,4519960.9734000005],[645778.8891000003,4519982.979599999],[645870.7134999996,4520019.9965],[645949.3704000004,4520061.529999999],[646023.9680000003,4520116.310900001],[646092.0080000004,4520178.4037999995],[646126.2719999999,4520216.2853999995],[646212.9116000002,4520327.5013],[646506.7709999997,4520705.8078000005],[646764.1722999997,4521040.8682],[646844.5158000002,4521145.304099999],[646846.4068,4521147.7849],[646848.2155999998,4521150.153100001],[646857.9814999998,4521168.1165],[646865.5854000002,4521180.2618],[646909.1003999999,4521236.1006000005],[646921.6549000004,4521249.566199999],[646945.0460000001,4521273.797800001],[646975.2345000003,4521304.050799999],[647004.2204,4521339.6107],[647014.8709000004,4521355.481799999],[647055.7232999997,4521358.5162],[647129.6193000004,4521426.2892],[647162.4203000003,4521456.595000001],[647197.8211000003,4521441.085899999],[647337.6087999996,4521381.3473000005],[647343.9994999999,4521378.142999999],[647351.4686000003,4521375.8487],[647435.6594000002,4521341.879000001],[647493.5511999996,4521319.601500001],[647673.0471999999,4521248.6676],[647700.3195000002,4521234.7753],[647748.1804999998,4521216.4081999995],[647806.8710000003,4521192.261],[647851.7545999996,4521175.1678],[647924.2709999997,4521143.0799],[647964.8633000003,4521129.6774],[647979.4074999997,4521123.749399999],[647992.2496999996,4521118.5648],[648043.7806000002,4521098.1631000005],[648063.5177999996,4521089.8961],[648101.1415999997,4521073.103],[648146.9587000003,4521055.8081],[648193.5237999996,4521039.083699999],[648255.3640999999,4521013.670399999],[648298.6409999998,4520996.8807],[648367.1327999998,4520972.157199999],[648464.7012999998,4520940.466499999],[648621.3771000002,4520901.969699999],[648649.0133999996,4520895.3068],[648794.4445000002,4520870.6918],[648855.4760999996,4520860.4822],[648907.5159999998,4520848.5370000005],[648979.8152999999,4520836.0011],[649046.6684999997,4520825.7994],[649238.2319999998,4520797.9035],[649260.6534000002,4520794.691500001],[649414.0354000004,4520773.469799999],[649528.5603,4520767.235200001],[649599.7643999998,4520767.232899999],[649643.6825000001,4520769.0107],[649653.665,4520767.6581],[649749.6531999996,4520776.933],[649844.1873000003,4520787.179099999],[649869.6920999996,4520790.0287],[649878.4467000002,4520790.9837],[649898.7364999996,4520793.0612],[649915.5732000005,4520794.8466],[650004.2242,4520803.9759],[650114.8196999999,4520816.7729],[650232.2569000004,4520829.1554000005],[650237.7337999996,4520829.4889],[650246.7503000004,4520830.0054],[650309.1913999999,4520833.6077],[650300.6238000002,4520893.961100001],[650299.8987999996,4520929.5966],[650266.8837000001,4520968.351299999],[650257.9398999996,4521001.5984000005],[650172.3441000003,4521087.1511],[649996.6717999997,4521088.6909],[649979.6687000003,4521074.3521],[649948.7995999996,4521069.838400001],[649904.8388999999,4521111.815300001],[649878.0526999999,4521168.0233],[649854.4183999998,4521185.3134],[649817.5405000001,4521165.130000001],[649767.8437000001,4521202.993100001],[649755.3377999999,4521324.6831],[649776.8202,4521434.2903],[649773.7407999998,4521586.1576000005],[649786.8672000002,4521704.258099999],[649742.4357000003,4521794.6483],[649688.6826999998,4521903.841],[649641.7922,4522028.2772],[649625.9852,4522109.0305],[649624.7795000002,4522314.2444],[649625.6155000003,4522468.634500001],[649640.2372000003,4522562.8873],[649521.7449000003,4522699.755899999],[649941.0614,4522514.681399999],[650376.0294000003,4522626.590600001],[650444.6755999997,4522643.648499999],[650573.3904999997,4522730.233899999],[650734.6228999998,4522781.390799999],[650793.1585999997,4522814.349300001],[650833.6601,4522813.5107],[650948.3842000002,4522899.2619],[651030.9778000005,4523009.4574],[651076.1566000003,4523163.3127],[651089.3777999999,4523189.0162],[651108.0738000004,4523210.944700001],[651095.5454000002,4523225.5704],[651065.9386999998,4523254.617799999],[651031.0582999997,4523294.108200001],[651020.8776000002,4523317.666999999],[651014.1666000001,4523336.5211],[651013.1950000003,4523355.159499999],[651016.5888,4523374.775599999],[651028.9505000003,4523430.114800001],[651163.3465999998,4523398.880899999],[651178.7334000003,4523467.054300001],[651281.1524999999,4523436.500600001],[651331.5477999998,4523421.8739],[651352.6160000004,4523414.420399999],[651409.8879000004,4523397.603],[651454.6561000003,4523381.8621],[651483.5964000002,4523368.9065000005],[651557.8091000002,4523336.2228],[651601.8649000004,4523322.3562],[651622.5394000001,4523317.672],[651662.2911,4523324.4859],[651702.7854000004,4523332.092700001],[651727.0527999997,4523337.255999999],[651768.0619999999,4523344.429500001],[651779.0713,4523346.321699999],[651855.9194999998,4523361.8959],[651941.0290999999,4523377.640900001],[651939.0743000004,4523415.250499999],[652059.0201000003,4523426.6052],[652117.6316999998,4523430.8114],[652138.3382000001,4523453.228399999],[652156.6131999996,4523479.0382],[652187.4252000004,4523514.435699999],[652239.9900000002,4523578.7138],[652246.3666000003,4523739.7739],[652248.6173,4523786.0221],[652251.0060999999,4523862.3708999995],[652253.9555000002,4523936.0658],[652256.2505999999,4524012.857000001],[652259.4367000004,4524107.7696],[652260.648,4524134.8937],[652266.2270999998,4524260.953199999],[652428.1895000003,4524315.496200001],[652503.0414000005,4524337.367000001],[652556.7922999999,4524347.918199999],[652625.0777000003,4524356.9934],[652684.5790999997,4524362.6667],[652775.8755999999,4524372.2194],[652781.9676999999,4524420.102399999],[652796.9972999999,4524451.733200001],[652826.0042000003,4524512.8628],[652921.9891999997,4524511.7415],[652960.7232999997,4524599.839500001],[652967.9458999997,4524605.3202],[652940.5648999996,4524632.6294],[652922.3822999997,4524651.466399999],[652988.5515000001,4524709.5909],[653109.0321000004,4524836.369000001],[653131.5245000003,4524857.715500001],[653136.2434999999,4524861.922800001],[653205.5718,4524926.112400001],[653237.2518999996,4524951.648399999],[653260.0827000001,4524964.7837000005],[653280.9993000003,4524980.767000001],[653302.0023999996,4524996.641100001],[653356.9005000005,4525049.093],[653389.3565999996,4525081.8649],[653450.9705999997,4525168.109300001],[653494.7262000004,4525233.2139],[653539.7636000002,4525297.457],[653581.5861,4525362.1888999995],[653594.8706,4525384.2338],[653622.5558000002,4525427.3475],[653662.2314999998,4525497.921499999],[653678.3991999999,4525527.2458],[653698.3729999997,4525555.982999999],[653857.79,4525823.748199999],[653900.7669000002,4525885.396500001],[653935.9223999996,4525937.9967],[653958.7764999997,4525970.015699999],[654065.6330000004,4526121.6274999995],[654082.4463,4526152.187999999],[654101.1317999996,4526194.0052000005],[654115.2620000001,4526235.9493],[654128.3760000002,4526290.200300001],[654132.1769000003,4526362.4712000005],[654064.4005000005,4526293.6394],[653853.2133,4526079.543],[653807.5903000003,4526262.068399999],[653776.6657999996,4526370.4879],[653742.3651,4526491.2763],[653742.7103000004,4526624.3375],[653519.176,4526590.360099999],[653455.2411000002,4526814.8212],[653456.7817000002,4526833.9561],[653453.1130999997,4526856.3146],[653447.2939999998,4526880.738500001],[653294.9046,4527585.1534],[653239.1518999999,4527797.791300001],[653412.1036,4528089.7094],[653431.2872000001,4528119.6515999995],[653450.1221000003,4528150.141899999],[653466.9622,4528195.473300001],[653471.7175000003,4528214.0089],[653474.6427999996,4528223.2881000005],[653487.3020000001,4528283.1928],[653494.9431999996,4528312.8949],[653517.7718000002,4528333.695],[653539.9550000001,4528357.147299999],[653574.8121999996,4528370.979],[653591.2982999999,4528380.651900001],[653596.2775999997,4528388.419],[653607.6253000004,4528410.0908],[653640.4607999995,4528456.200300001],[653660.5932,4528509.2643],[653675.9291000003,4528525.577199999],[653690.1819000002,4528533.204600001],[653724.5478999997,4528574.570699999],[653726.5354000004,4528620.7037],[653733.5341999996,4528640.7301],[653746.8239000002,4528654.1129],[653805.3454,4528696.982999999],[653827.7109000003,4528751.9822],[653964.8441000003,4528900.562000001],[653973.6900000004,4528892.6392],[654040.4222999997,4528832.837400001],[654127.5961999996,4528919.9574],[654096.5482999999,4529010.2697],[654087.5767000001,4529036.293299999],[653821.7384000001,4529809.0766],[654133.6423000004,4530193.881200001],[654236.0733000003,4530320.0843],[654255.4500000002,4530344.369000001],[654491.3074000003,4530652.963199999],[654668.7259999998,4530878.8169],[654958.4049000004,4531034.289000001],[655040.9781999998,4531074.011299999],[655216.7073999997,4531158.901900001],[655393.3479000004,4531224.3796999995],[655516.2624000004,4531344.3708999995],[655591.0524000004,4531449.130999999],[655602.7658000002,4531468.926100001],[655669.4112,4531632.046700001],[655706.4177000001,4531730.5671999995],[655707.4644999998,4531744.8058],[655709.8910999997,4531821.270500001],[655700.4550000001,4531885.0449],[655703.5202000001,4531931.313200001],[655759.8313999996,4532072.891799999],[655813.4835000001,4532212.637599999],[655833.8526999997,4532265.1588],[655879.9282999998,4532384.641899999],[655905.8515999997,4532497.034600001],[655910.7865000004,4532518.574899999],[655913.9249999998,4532561.2908],[655866.8733000001,4532682.911499999],[655820.6710000001,4532768.4538],[655802.3481000001,4532802.385399999],[655728.7651000004,4532967.8717],[655650.2690000003,4533302.075300001],[655575.0414000005,4533545.718599999],[655428.1106000002,4534121.934599999],[654559.8948999997,4537671.9684999995],[654432.5632999996,4538363.566299999],[653592.9033000004,4542884.5693],[653177.3806999996,4545187.5074000005],[653222.0445999997,4545202.9904],[653356.0354000004,4545249.441299999],[653400.6985999998,4545264.9254],[653661.7470000004,4545355.3587],[654444.8463000003,4545627.1592999995],[654705.8679999998,4545717.7415],[654902.1124,4545785.7501],[655490.818,4545990.141000001],[655686.9623999996,4546058.280300001],[656174.9763000002,4546227.602600001],[657638.6292000003,4546736.206900001],[658126.4694999997,4546905.881999999],[659232.3410999998,4547290.3685],[662549.1289999997,4548445.068600001],[663654.4781,4548830.3456999995],[664111.9523,4548989.758099999],[665484.2578999996,4549468.3927],[665941.5707999999,4549628.0309999995],[666358.1765999999,4549773.3334],[667607.7279000003,4550209.6041],[668024.1851000004,4550355.112500001],[668362.2951999996,4550449.7458],[669376.3152000001,4550734.179099999],[669714.3066999996,4550828.984999999],[670867.0790999997,4551152.284700001],[674324.6597999996,4552123.7323],[675476.9735000003,4552447.880000001],[675872.8284999998,4552559.1416],[677060.3169,4552893.5012],[677456.0387000004,4553005.07],[677522.1338999998,4553023.5593],[677720.4068999998,4553079.4749],[677786.4115000004,4553098.1866],[678101.7596000005,4553186.953600001],[679047.7538999999,4553453.670499999],[679362.9874999998,4553542.6018],[679379.6770000001,4553547.2326],[679429.7401999999,4553561.347200001],[679446.3428999996,4553566.087099999],[679490.2333000004,4553578.384299999],[679621.7302000001,4553615.4954],[679665.5333000002,4553627.9026999995],[679846.0908000004,4553678.776699999],[680387.4951,4553831.5308],[680567.9567999998,4553882.532],[680622.9392999997,4553897.998500001],[680787.5497000003,4553944.392200001],[680842.4446999999,4553959.9693],[681145.2949999999,4554045.3408],[682053.6283,4554301.971999999],[682356.3662,4554387.5035999995],[682768.7133,4554503.8939],[683366.0614999998,4554672.716499999],[684005.5935000004,4554853.427200001],[684375.6826,4554958.182499999],[684396.7010000004,4554964.156300001],[684417.8032999998,4554970.132200001],[684552.8590000002,4555007.6469],[684957.7637999998,4555120.3105999995],[685092.7276999997,4555157.9443],[685854.0363999996,4555369.7916],[688137.4598000003,4556006.2556],[688898.5191000002,4556218.6459],[689125.0006999997,4556282.275800001],[689804.1607999997,4556473.646199999],[690030.5384,4556537.524599999],[690715.9967999998,4556730.590600001],[692771.8311999999,4557310.506200001],[693457.0718,4557503.9432],[693519.1782999998,4557521.3651],[693705.2385999998,4557573.849400001],[693767.2571999999,4557591.382200001],[694492.8054999998,4557795.8773],[696669.1348000001,4558410.2455],[697394.4467000002,4558615.2544],[699387.4381999997,4559178.619000001],[700404.8234999999,4559466.5857],[703414.6497,4560319.297],[705364.5754000004,4560872.3718],[705385.6468000002,4560878.409600001],[707356.3698000005,4561438.1767],[708213.9611,4561679.283399999],[710786.2505000001,4562403.6602],[711643.5488,4562645.3982],[711759.4528999999,4562677.988],[712106.9018000001,4562775.9833],[712222.6312999995,4562808.6866999995],[713018.2416000003,4563033.0177],[715404.5459000003,4563706.979699999],[716199.8943999996,4563931.774],[716258.0784,4563948.1686],[716432.6255000001,4563997.4662999995],[716490.7213000003,4564013.9713],[716754.6605000002,4564088.4913],[717546.1039000005,4564312.432700001],[717809.9367000004,4564387.100199999],[717906.8152000001,4564414.4442],[718197.108,4564496.585100001],[718293.8967000004,4564524.0429],[719376.6118000001,4564830.4879],[722624.2644999996,4565751.031400001],[723706.5685,4566058.2425999995],[723708.8151000002,4566058.8673],[725071.5465000002,4566445.8102],[729158.6315000001,4567608.304099999],[730520.7619000003,4567996.398499999],[730537.8151000002,4568001.0507],[730588.9779000003,4568014.8967],[730605.9435999999,4568019.657500001],[731074.0939999996,4568147.756100001],[732478.2032000003,4568532.3397],[732946.2082000002,4568660.6697],[733511.5048000002,4568815.7146000005],[733620.1195,4568845.5416],[734293.9239999996,4569030.252599999],[735033.0559,4569233.142999999],[735207.1072000004,4569280.8912],[735772.2390999999,4569436.0019000005],[735779.7241000002,4569438.0228],[735802.1792000001,4569444.0855],[735809.5767999999,4569446.2147],[735827.8739,4569451.1425],[735882.7578999996,4569466.148],[735900.9638999999,4569471.2952],[736438.3793000001,4569618.8923],[738050.4308000002,4570061.8134],[738587.6825000001,4570209.6811999995],[738770.9216999998,4570260.042300001],[739320.3672000002,4570411.3675999995],[739503.5100999996,4570461.855799999],[740040.5285999998,4570625.5001],[741651.3640999999,4571116.8961],[742188.2055000002,4571280.9223],[742248.8236999996,4571299.3923],[742430.4254999999,4571354.796800001],[742490.9551999997,4571373.377],[742868.5950999996,4571488.6872000005],[743325.4347999999,4571628.232000001],[744001.4546999997,4571834.6274999995],[744159.8662,4571883.074100001],[744269.4595999997,4571916.545299999],[744379.0521,4571950.018100001],[744394.9126000004,4571954.7752],[744442.5667000003,4571969.3826],[744458.3395999996,4571974.2480999995],[744459.8365000002,4571974.631899999],[744464.3997,4571976.119200001],[744465.8090000004,4571976.611199999],[744707.1535,4572132.6822],[744929.5164999999,4572276.7842999995],[745393.1868000003,4572576.988700001],[745430.8636999996,4572601.2707],[745532.6332999999,4572667.2903],[745672.0765000004,4572757.594799999],[745869.1338999998,4572885.0887],[746460.0871000001,4573267.931500001],[746657.0301999999,4573395.5561999995],[746704.9546999997,4573426.5295],[746848.5548999999,4573519.556700001],[746896.3903000001,4573550.6395],[746930.9385000002,4573572.934],[747034.4067000002,4573640.0351],[747068.8664999995,4573662.4385],[747517.3505999995,4573953.0495],[748862.4258000003,4574825.053099999],[749310.6826999998,4575115.889699999],[749417.8843,4575185.3796],[749599.1426999997,4575302.9935],[749749.3165999996,4575361.2925],[749864.0734000001,4575405.925899999],[750470.0310000004,4575641.3475],[750546.3907000003,4575671.105900001],[751228.7460000003,4575936.3551],[751231.3112000003,4575937.3332],[752303.2550999997,4576273.8725000005],[752918.0996000003,4576467.018200001],[753144.4115000004,4576538.0491],[753370.7155999998,4576609.1982],[753570.6487999996,4576671.985200001],[754402.7660999997,4576933.553099999],[754775.6470999997,4577050.797],[755528.0125000002,4577287.3561],[756180.3432,4577492.6724],[756522.4978999998,4577600.365599999],[757038.6536999997,4577762.9300999995],[757553.4604000002,4577601.517999999],[757898.7385999998,4577493.3729],[758103.0464000003,4577429.369899999],[758715.8260000004,4577237.388699999],[758920.0659999996,4577173.405099999],[761327.9505000003,4574120.2805],[761796.9943000004,4573518.999],[763205.6432999996,4571681.001],[763213.3346999995,4571672.495999999],[763559.5687999995,4571293.8959],[767528.2680000002,4566228.020400001],[769134.9999000002,4564179.7414],[769150.7531000003,4564160.3091],[769420.6831999999,4557610.2236],[769516.0096000005,4555027.096999999],[770275.1611000001,4554428.0252],[770387.4203000003,4554048.912900001],[770527.7544,4553575.1077],[770650.0088999998,4552787.643200001],[770721.3602999998,4552328.0776],[770761.9001000002,4551232.160800001],[770369.2675000001,4549885.080600001],[769486.7186000003,4547814.5338],[768344.9370999997,4546753.6427],[765980.9364999998,4544786.3278],[763708.4872000003,4543504.6844999995],[763654.9589999998,4543444.9494],[763588.9578999998,4543397.1073],[763430.7171999998,4543288.4761],[763256.6209000004,4543140.3685],[763053.9489000002,4543032.5985],[762917.1738999998,4542975.667400001],[762894.9447999997,4542958.972999999],[762736.0177999996,4542871.346000001],[762359.0311000003,4542717.0023],[762044.0362999998,4542574.230799999],[761537.0695000002,4542461.7633],[761035.9340000004,4542355.5426],[760777.9929999998,4542332.033299999],[760559.3069000002,4542232.5507],[759935.1232000003,4542013.204399999],[759138.7860000003,4541720.3554],[758487.1931999996,4541451.9241],[758134.6157,4541349.362500001],[758048.1419000002,4541285.736099999],[754957.3490000004,4539598.5636],[754169.7582999999,4539148.296499999],[752529.4133000001,4538211.1173],[748274.7577,4536017.5637],[743033.8421999998,4533339.4364],[742169.5257000001,4532898.369100001]]]}},{"type":"Feature","properties":{"OBJECTID":2,"DISTRICT":2},"geometry":{"type":"Polygon","coordinates":[[[693595.1083000004,4531758.1789],[693510.4205,4531363.2238],[693495.3986,4531293.393300001],[693440.6862000003,4531046.764599999],[693429.1522000004,4530994.912599999],[693422.7141000004,4530954.415200001],[693417.5262000002,4530930.5042],[693393.5602000002,4530819.222200001],[693318.7506999997,4530470.858100001],[693249.7231000001,4530149.199100001],[693210.3684999999,4529965.5239],[693112.6890000002,4529511.133099999],[693090.5316000003,4529372.237299999],[692974.6881999997,4528867.0473],[692960.4647000004,4528801.683599999],[692683.0367999999,4527509.7128],[692633.5250000004,4527281.006200001],[692549.8826000001,4526892.9868],[692537.6234999998,4526829.5645],[692529.6497,4526795.805500001],[692438.0626999997,4526369.142000001],[692179.8512000004,4525166.583799999],[691970.0831000004,4524189.823799999],[691963.5026000002,4524163.878699999],[691962.6232000003,4524155.523800001],[691926.3547999999,4523986.4947999995],[691923.7418,4523973.4289],[691915.5976,4523936.2227],[691913.9477000004,4523928.292099999],[691951.7633999996,4523953.493899999],[691990.9018000001,4523979.7302],[692075.5302999998,4524034.479499999],[692194.8252999997,4524108.907500001],[692309.7828000002,4524178.1141],[692440.1962000001,4524256.279999999],[692559.1278999997,4524315.262599999],[692619.5744000003,4524345.946699999],[692826.9466000004,4524445.681399999],[692945.6047999999,4524498.7754],[693099.6540999999,4524563.018200001],[693351.3395999996,4524658.151000001],[693814.5235000001,4524829.7238],[694138.1743000001,4524949.549799999],[694137.3907000003,4524985.7467],[694387.8096000003,4525076.772700001],[694629.0519000003,4525166.8989],[694685.6798,4525191.501],[694698.0992999999,4525197.1613],[694919.4929999998,4525275.219699999],[695149.2739000004,4525364.5054],[695161.6467000004,4525368.721100001],[695189.7688999996,4525380.2415],[695203.9550000001,4525386.0605999995],[695232.5565,4525398.593699999],[695298.2845000001,4525423.441500001],[695333.2302000001,4525438.476],[695400.9238,4525468.7094],[695521.0310000004,4525523.218599999],[695586.2061000001,4525552.9427000005],[695757.3450999996,4525632.8061],[695870.8254000004,4525688.923],[695892.8039999995,4525699.8387],[695961.8288000003,4525733.779200001],[695998.8778999997,4525752.094799999],[696112.2083999999,4525810.5447],[696175.7920000004,4525839.6765],[696210.4948000005,4525857.3752999995],[696265.8233000003,4525886.066299999],[696421.1387999998,4525960.970000001],[696484.4051000001,4525992.429300001],[696526.2693999996,4526013.542300001],[696596.4655999998,4526047.6314],[696688.6256999997,4526093.0835],[696756.3909999998,4526126.554],[696843.7198999999,4526169.657199999],[697241.3938999996,4526362.705700001],[697501.8679,4526472.220799999],[697578.7943000002,4526503.5002999995],[697654.5668000001,4526533.7499],[697673.3010999998,4526542.806700001],[697706.9124999996,4526556.9285],[697909.3130999999,4526620.5733],[697995.5421000002,4526647.663000001],[698081.1441000002,4526672.9593],[698199.4446999999,4526705.4681],[698310.9349999996,4526734.018200001],[698429.0192,4526761.969799999],[698519.0783000002,4526781.391799999],[698529.8092,4526783.7916],[698575.4837999996,4526791.4651],[698626.7392999995,4526801.7334],[698651.8885000004,4526807.4103],[699059.4565000003,4526868.6175],[699170.9641000004,4526880.738399999],[699545.7702000001,4526915.090399999],[700091.0712000001,4526966.4178],[700126.3082999997,4526970.1515],[700168.5705000004,4526976.0758],[700265.6431,4526988.599400001],[700403.466,4527013.0085],[700528.5559999999,4527040.4070999995],[700591.4647000004,4527056.228],[700657.2625000002,4527074.350199999],[700662.7884999998,4527075.833799999],[700685.4735000003,4527082.1174],[700757.3262999998,4527103.9605],[700826.9603000004,4527126.744000001],[700835.0656000003,4527129.520099999],[700863.3151000002,4527138.955499999],[700914.8720000004,4527156.5811],[701402.6470999997,4527334.098300001],[701674.2893000003,4527433.0724],[701936.7090999996,4527520.582800001],[702013.6261,4527542.0219],[702121.1619999995,4527569.411900001],[702271.5935000004,4527600.98],[702488.3210000005,4527635.260399999],[702529.6787999999,4527640.173900001],[702582.7777000004,4527644.4102],[702656.7391999997,4527650.5536],[702696.7374999998,4527652.7641],[702733.6776,4527655.7796],[702823.2444000002,4527661.7983],[702870.1925999997,4527662.7565],[702974.4040999999,4527669.8466],[703040.0329,4527672.3202],[703097.9594,4527675.804400001],[703169.6496000001,4527678.668299999],[703199.4693999998,4527679.9344999995],[703309.3251999998,4527684.1850000005],[703387.4077000003,4527687.671800001],[703435.5678000003,4527690.5559],[703568.5735999998,4527696.3379],[703677.9589,4527702.3587],[703896.7920000004,4527715.1844999995],[703995.0027999999,4527719.6788],[704105.1616000002,4527725.171800001],[704257.7681999998,4527732.7311],[704469.7457999997,4527743.384199999],[704899.4024,4527784.0887],[705416.3777000001,4527835.6951],[705485.6462000003,4527843.736199999],[705489.7767000003,4527810.518999999],[705580.4862000002,4526525.9739],[705609.0285,4526491.5483],[705631.5689000003,4526421.289899999],[705648.1078000003,4526369.6414],[705655.7255999995,4526359.6318],[705701.6571000004,4526285.4704],[705764.6893999996,4526136.5660999995],[705809.3923000004,4526015.8167],[705844.2259,4525928.3466],[705858.233,4525894.9607],[705861.1080999998,4525879.596899999],[705962.5471000001,4525548.7709],[705992.2899000002,4525450.3818],[706000.4999000002,4525398.057],[706016.0294000003,4525397.823899999],[706094.4567,4525392.9032000005],[706192.3596999999,4525385.4164],[706211.7353999997,4525383.4024],[706226.1064999998,4525382.3597],[706241.0707999999,4525381.2224],[706323.4792999998,4525375.7487],[706388.6067000004,4525369.7925],[706400.1085999999,4525368.7809],[706410.4241000004,4525367.9584],[706421.7544,4525367.053200001],[706466.7412,4525363.312000001],[706540.0952000003,4525352.809599999],[706671.7241000002,4525334.0513],[706682.5673000002,4525332.4662],[706703.9663000004,4525327.510199999],[706768.8903000001,4525307.7741],[707438.2505999999,4525190.785700001],[707428.7825999996,4525095.41],[707404.9992000004,4524884.9673],[707386.9101999998,4524712.0174],[707380.2613000004,4524669.3869],[707398.5695000002,4522338.2804000005],[707392.5950999996,4522238.448100001],[707404.0585000003,4521959.4428],[707413.6571000004,4521139.509],[707416.4835000001,4520987.7031],[707458.0857999995,4518340.8288],[707476.4254000001,4517178.155200001],[707473.1589000002,4516122.874399999],[703590.8459999999,4514489.821599999],[701865.4392999997,4513766.7479],[700554.7894000001,4513227.631899999],[694854.5955999997,4511128.5524],[691860.284,4510028.0616999995],[690091.6195,4509378.842700001],[687343.5831000004,4508083.8412],[685237.6425999999,4507092.4015],[683485.5816000002,4506268.2919],[681766.7544999998,4505636.715],[679635.6514999997,4504854.274700001],[667973.2927999999,4499036.738299999],[667969.9395000003,4499035.3298],[666992.1185999997,4498630.0207],[666457.8491000002,4498383.918299999],[665877.9735000003,4498188.9299],[665335.0383000001,4497998.585200001],[664858.6683,4497832.0801],[664603.8125,4497748.3596],[664168.1157999998,4497593.795499999],[663769.3821999999,4497451.1775],[663104.4962999998,4497224.555400001],[662505.4433000004,4497055.408],[661999.2753999997,4496895.549900001],[661144.5327000003,4496683.7491999995],[660468.4330000002,4496460.681299999],[659733.2971999999,4496217.751800001],[659051.1004999997,4495987.244999999],[658685.4846999999,4495863.8301],[648187.0871000001,4491671.7083],[648180.3141999999,4491671.5737],[646935.4067000002,4490884.2336],[646140.4912,4490381.877900001],[644665.7876000004,4490353.1337],[642890.2067,4490629.9606],[641704.6568999998,4490918.3906],[640235.9263000004,4490579.697799999],[637303.9117,4489592.0372],[634961.1288000001,4488616.1941],[633364.2874999996,4488249.3662],[632022.2200999996,4487941.686799999],[629967.9184999997,4487283.5921],[629514.7255999995,4487115.487],[628338.8406999996,4486679.5649999995],[628325.3135000002,4490205.945900001],[628220.4106000001,4494314.624600001],[628214.3424000004,4494313.0767],[628194.7264999999,4495108.5666000005],[628197.0722000003,4495346.0119],[628197.0992,4495364.112],[628197.4587000003,4495485.818700001],[628188.0223000003,4495960.2444],[628180.4332999997,4496145.4408],[628221.0893999999,4496335.132300001],[628158.5039999997,4497021.0646],[628163.5630000001,4497390.6961],[628158.3943999996,4497400.9339000005],[628156.8711000001,4497626.987199999],[628144.7581000002,4497824.320699999],[628137.2314999998,4497937.119899999],[628139.7402999997,4498096.062899999],[628136.8503,4498593.033500001],[628127.1025999999,4499345.614399999],[628124.7274000002,4499503.1412],[628122.2293999996,4499662.886700001],[628107.3530000001,4500050.165100001],[628102.0007999996,4500459.038699999],[628074.4626000002,4500569.938999999],[628056.3176999995,4500587.2820999995],[628055.7918999996,4500617.8094999995],[628098.392,4500786.327099999],[628108.2761000004,4500801.710100001],[628119.898,4500873.3101],[627959.5077999998,4500880.2085],[627946.1129000001,4500641.2388],[627926.7792999996,4500590.0491],[627906.8357999995,4500569.385399999],[627871.8326000003,4500588.3266],[627793.8828999996,4500630.7368],[627701.1756999996,4500700.2104],[627554.0773999998,4500824.4945],[627501.6494000005,4500809.1599],[627492.7185000004,4500743.0482],[627471.898,4500734.029999999],[627308.9397999998,4500614.2006],[627202.7544,4500586.843800001],[627068.4491999997,4500571.6665],[627050.0038999999,4500567.1318],[627013.8687000005,4500558.408399999],[626966.5330999997,4500546.829],[626944.4650999997,4500541.455399999],[626909.8415999999,4500523.4309],[626832.8832999999,4500483.2535],[626811.6726000002,4500472.231799999],[626733.0516999997,4500420.367900001],[626738.5938999997,4500507.074100001],[626748.6216000002,4500682.911499999],[626749.2845999999,4500763.0942],[626729.9075999996,4500838.0496],[626423.4579999996,4502023.410800001],[626414.7720999997,4502056.7973],[626311.8183000004,4502143.8794],[626361.4073999999,4502211.346899999],[626300.1573999999,4502332.4506],[626271.8825000003,4502428.9087000005],[626255.5356000001,4502485.2618],[626215.6951000001,4502625.4957],[626253.9648000002,4502627.4783],[626292.8243000004,4502629.5823],[626372.3859000001,4502634.8214],[626446.7911,4502639.9736],[626530.3234999999,4502645.393100001],[626670.5285,4502654.555400001],[626636.7181000002,4502946.5724],[626603.7714,4503227.722200001],[626608.0355000002,4503255.3331],[626610.2388000004,4503269.916999999],[626634.7619000003,4503254.7892],[626616.6798,4503343.425000001],[626592.0169000002,4503461.0415],[626567.6719000004,4503565.0053],[626563.3255000003,4503581.920600001],[626559.6250999998,4503600.623500001],[626557.0543,4503612.5721],[626549.4283999996,4503648.308499999],[626599.7607000005,4503661.491800001],[626884.5659999996,4503727.0909],[627125.5192999998,4503771.185799999],[627218.4221000001,4503786.545499999],[627276.8463000003,4503796.0966],[627296.7448000005,4503799.2137],[627275.3808000004,4503876.6877999995],[627231.4791000001,4504036.057700001],[627217.9538000003,4504085.3506000005],[627182.8871999998,4504252.2009],[627162.2463999996,4504376.4362],[627134.8676000005,4504612.819399999],[627133.1190999998,4504640.882999999],[627129.5130000003,4504698.4519],[627125.3357999995,4504794.320499999],[627122.4113999996,4504861.4507],[627124.2019999996,4505003.7258],[627124.7292999998,4505042.044299999],[627127.9661999997,4505089.958699999],[627137.0009000003,4505223.8078000005],[627152.4781999998,4505346.663000001],[627159.1096000001,4505403.630100001],[627161.2226999998,4505418.434800001],[627169.0692999996,4505473.535],[627173.1700999998,4505500.588400001],[627178.8468000004,4505534.3313],[627156.6655000001,4505541.3912],[627136.9868999999,4505550.3817],[627111.0981999999,4505561.708799999],[627087.2972999997,4505574.5153],[627057.8294000002,4505597.4407],[627016.5691,4505632.8232],[627008.8551000003,4505644.0175],[626969.9204000002,4505676.8861],[626961.5571999997,4505666.749299999],[626889.6346000005,4505725.815199999],[626859.5526999999,4505745.1775],[626770.4568999996,4505780.521299999],[626695.2054000003,4505806.9969999995],[626686.0905999998,4505811.172],[626684.9496999998,4505818.5923],[626659.0164999999,4505837.5821],[626608.0261000004,4505844.040899999],[626519.5356999999,4505848.9726],[626398.4363000002,4505838.1372],[626197.4643000001,4505817.5063000005],[626087.5717000002,4505808.643300001],[626016.8616000004,4505801.7794],[625967.1700999998,4505791.4975000005],[625922.1106000002,4505782.1828000005],[625887.4100000001,4505775.0428],[625867.0263,4505770.921800001],[625591.7263000002,4505712.2929],[625364.6622000001,4505664.9267],[625346.7209000001,4505661.2925],[625320.3262,4505657.7377],[625258.6063999999,4505648.9232],[625196.9729000004,4505639.999600001],[625157.2147000004,4505636.997300001],[625124.8882999998,4505634.342599999],[624995.3272000002,4505623.831800001],[624964.7714,4505621.4297],[624916.7417000001,4505617.734300001],[624856.8036000002,4505613.505799999],[624768.5817,4505607.469799999],[624742.8328,4505605.704600001],[624611.6412000004,4505596.616699999],[624530.8491000002,4505591.0414],[624479.4966000002,4505709.8816],[624448.5596000003,4505780.650800001],[624386.1040000003,4505926.7324],[624353.5492000002,4506003.359999999],[624274.2115000002,4506188.801000001],[624212.0724999998,4506336.5548],[624179.9534999998,4506458.0506],[624173.0440999996,4506487.138599999],[624157.1001000004,4506556.161],[624147.2143999999,4506581.3127999995],[624139.3136,4506619.156400001],[624128.7715999996,4506668.392999999],[624124.5855,4506691.3083],[624120.8570999997,4506712.1216],[624088.0058000004,4506897.786800001],[624055.0140000004,4507086.892000001],[624041.3492999999,4507146.0702],[624019.4987000003,4507199.5594999995],[624029.6267999997,4507200.284],[624072.8970999997,4507205.004899999],[624115.4302000003,4507213.3780000005],[624166.4834000003,4507227.668099999],[624185.8918000003,4507234.3222],[624205.5295000002,4507242.423800001],[624226.5976,4507250.8824000005],[624308.6797000002,4507289.344699999],[624343.3008000003,4507305.9147],[624384.6277000001,4507325.7064],[624432.0061999997,4507342.3796999995],[624490.9179999996,4507356.581800001],[624477.4858999997,4507381.5626],[624423.8005999997,4507489.037799999],[624323.1997999996,4507703.658399999],[624300.1838999996,4507751.020199999],[624234.3272000002,4507884.2761],[624149.0389999999,4508047.854499999],[624095.9413000001,4508146.0142],[624038.9825999998,4508247.774],[623977.4671999998,4508354.343800001],[623973.3822999997,4508361.16],[623919.3903999999,4508452.4213],[623909.4889000002,4508468.5789],[623889.6015999997,4508500.8926],[623832.9589,4508589.1121],[623783.2011000002,4508664.7883],[623703.8646,4508781.6116],[623666.0626999997,4508839.6105],[623644.5197000001,4508870.009500001],[623603.9784000004,4508935.2916],[623594.3148999996,4508952.4529],[623584.7396999998,4508969.3935],[623565.5873999996,4509003.3858],[623546.4631000003,4509035.713099999],[623523.1204000004,4509077.852700001],[623505.2707000002,4509109.757099999],[623477.5614999998,4509160.485200001],[623473.4424,4509169.4109000005],[623466.6035000002,4509184.398499999],[623430.4994999999,4509247.2015],[623422.5296,4509264.1691],[623393.6201,4509321.095799999],[623367.1091,4509376.0638],[623349.2768000001,4509412.077299999],[623317.7772000004,4509477.511299999],[623262.0795999998,4509601.1724],[623228.2413999997,4509680.3368],[623222.7034,4509693.3475],[623215.5806999998,4509710.2183],[623169.0404000003,4509826.9257],[623119.9815999996,4509958.0265999995],[623069.2050999999,4510106.1996],[623063.5680999998,4510125.205],[623051.8443999998,4510164.8738],[623033.4097999996,4510227.194599999],[622999.2844000002,4510344.331],[622985.1205000002,4510403.8356],[622969.7794000003,4510478.3113],[622955.2862999998,4510557.6866999995],[622940.6841000002,4510658.9354],[622937.5312000001,4510680.9801],[622918.0683000004,4510790.143100001],[622901.2972999997,4510889.8013],[622892.4828000003,4510932.4057],[622881.6453,4510979.862299999],[622867.9864999996,4511034.489800001],[622839.2158000004,4511139.723200001],[622826.7951999996,4511180.8244],[622815.8947000001,4511216.8429000005],[622784.4534,4511310.039899999],[622680.8366999999,4511309.5451],[622618.7618000004,4511309.6281],[622617.2358999997,4511355.9066],[622593.5259999996,4511645.5516],[622580.6083000004,4511681.0929000005],[622558.3228000002,4511752.0121],[622589.1360999998,4511767.956499999],[622562.6937999995,4511829.8126],[622534.6937999995,4512133.9332],[622509.3701999998,4512286.528000001],[622441.5506999996,4512695.9231],[622455.2094,4512697.1482],[622459.7421000004,4512703.885600001],[622472.1344999997,4512710.197699999],[622640.1112000002,4512754.2842999995],[622673.3976999996,4512763.385600001],[622714.3492,4512773.613500001],[622779.9106000001,4512791.689300001],[622860.2766000004,4512818.2282],[622897.7260999996,4512830.8419],[622905.0460999999,4512832.4069],[622912.3055999996,4512832.5274],[622921.4590999996,4512830.4585],[622930.0658999998,4512825.715500001],[622936.8360000001,4512819.7206999995],[622940.9011000004,4512813.903000001],[622943.9660999998,4512807.2914],[622944.9757000003,4512802.4224],[622955.7340000002,4512708.771500001],[623020.6265000002,4512716.2894],[623024.4183,4512686.260399999],[623089.4852999998,4512693.4486],[623142.4974999996,4512699.4377],[623160.4188000001,4512703.289000001],[623162.1749,4512704.317600001],[623164.5495999996,4512703.6908],[623178.9112,4512703.2634],[623376.1129999999,4512726.310900001],[623458.8016999997,4512735.0175],[623485.1826999998,4512737.9001],[623500.1167000001,4512738.5933],[623509.3272000002,4512738.1917],[623519.5784,4512736.141799999],[623522.5357999997,4512741.0769],[623527.6577000003,4512752.932700001],[623529.9632000001,4512761.521299999],[623531.1072000004,4512768.869100001],[623530.9472000003,4512783.5239],[623527.7449000003,4512808.454700001],[623641.5405000001,4512820.1251],[623716.3942,4512827.704399999],[623792.0000999998,4512835.7413],[623906.3783999998,4512847.8697],[623914.7357999999,4512772.2793000005],[623923.0988999996,4512696.355900001],[623998.1095000003,4512704.718],[624012.7039999999,4512705.5175],[624024.9080999997,4512702.834799999],[624031.9869999997,4512698.6227],[624035.2115000002,4512697.677300001],[624038.3535000002,4512696.6196],[624052.2737999996,4512692.300000001],[624057.7906,4512690.615700001],[624073.3240999999,4512685.767999999],[624103.2045999998,4512681.3828],[624117.8734999998,4512677.7421],[624147.1966000004,4512671.348999999],[624169.5152000003,4512664.727499999],[624208.3971999995,4512652.2765],[624234.0675999997,4512642.1581],[624256.3707999997,4512631.428099999],[624283.0107000005,4512679.289799999],[624299.8644000003,4512701.447799999],[624316.1359000001,4512718.044],[624326.7038000003,4512727.3267],[624350.4973999998,4512743.494100001],[624359.3596999999,4512748.7508000005],[624375.1085000001,4512756.232899999],[624396.0909000002,4512763.802999999],[624407.0201000003,4512766.6515999995],[624422.8452000003,4512769.5824],[624491.8537999997,4512778.2928],[624544.0675999997,4512786.499399999],[624548.2877000002,4512756.4781],[624778.6783999996,4512844.192399999],[624792.9425999997,4512849.5407],[624993.5466999998,4512925.767000001],[625017.5109999999,4512846.6654],[625066.5987999998,4512864.9277],[625081.1366999997,4512869.059699999],[625211.2346999999,4512885.249299999],[625329.5351,4512900.020099999],[625336.5076000001,4512902.1368],[625348.1264000004,4512909.107000001],[625374.6586999996,4512898.0077],[625385.5893999999,4512895.7498],[625395.3870000001,4512895.582599999],[625436.1791000003,4512900.048800001],[625439.7123999996,4512870.9045],[625512.6059999997,4512879.4682],[625521.1317999996,4512879.6127],[625528.4027000004,4512879.069700001],[625538.4892999995,4512876.797700001],[625555.6931999996,4512868.094900001],[625565.193,4512860.5941],[625572.5824999996,4512853.057399999],[625585.6300999997,4512835.5119],[625590.6017000005,4512826.1576000005],[625595.2884,4512813.689300001],[625598.1967000002,4512801.524],[625600.0528999995,4512786.675799999],[625673.2208000002,4512799.0211],[625681.7013999997,4512801.8301],[625691.4106000001,4512806.8807],[625700.4293999998,4512812.8079],[625712.9951,4512823.681299999],[625735.9519999996,4512799.419600001],[625793.4495000001,4512735.1029],[625801.3760000002,4512725.799000001],[625817.8685999997,4512729.1883000005],[625808.9347999999,4512738.142000001],[625780.5027999999,4512771.5271000005],[625746.5237999996,4512808.3714000005],[625801.1266000001,4512854.825999999],[625896.5831000004,4512862.3333],[625969.6042,4512868.3497],[626042.0362999998,4512874.2458],[626117.5877999999,4512880.4178],[626116.1129999999,4512897.6043],[626110.8037,4512931.715],[626229.5582999997,4512840.462200001],[626345.8098999998,4512747.6139],[626523.8947999999,4512604.1884],[626573.4674000004,4512717.5217],[626617.5439999998,4512821.322899999],[626628.9415999996,4512851.055199999],[626630.7418,4512854.417300001],[626642.5936000003,4512882.2696],[626643.5811999999,4512943.027000001],[626641.8916999996,4512967.7607],[626635.4907999998,4513026.059800001],[626611.5840999996,4513248.9585],[626565.8935000002,4513654.7059],[626557.9058999997,4513726.8584],[626552.8310000002,4513771.8552],[626551.2357999999,4513786.1525],[626542.3729999997,4513865.0636],[626540.2741999999,4513884.1272],[626530.4444000004,4513960.356799999],[626520.7046999997,4514036.254899999],[626599.8646,4514057.8179],[626604.4195999997,4514043.2381],[626608.6141999997,4514029.9847],[626611.9316999996,4514013.7181],[626706.0028999997,4514042.0888],[626778.7401999999,4514063.988],[626816.9598000003,4514075.3028],[626852.4035999998,4514086.014900001],[626860.5025000004,4514061.724099999],[626870.2050000001,4514037.460899999],[626877.1606999999,4514025.6984],[626898.0848000003,4514001.8496],[626906.9633999998,4513996.1165],[626920.4091999996,4513989.9065000005],[626940.3176999995,4513985.917099999],[626951.2917,4513985.994200001],[626962.6612,4513987.6327],[626971.9243999999,4513989.0131],[627075.1942999996,4514017.5463],[627103.3772,4514023.360200001],[627117.1732000001,4514026.2621],[627194.9364,4514040.5897],[627315.4431999996,4514063.315099999],[627324.0214999998,4514065.2393],[627347.1862000003,4514073.1887],[627381.9331,4514085.1129],[627387.7414999995,4514086.101199999],[627393.1701999996,4514089.525900001],[627429.5129000004,4514101.922],[627494.5329999998,4514125.6943],[627515.2133999998,4514135.711300001],[627539.7878999999,4514150.015000001],[627691.1054999996,4514236.4615],[627755.8957000002,4514273.4464],[627774.9718000004,4514283.4365],[627780.1699999999,4514285.525],[627782.8535000002,4514286.570699999],[627806.9971000003,4514291.5403],[627816.4552999996,4514276.7126],[627829.8973000003,4514251.182499999],[627839.5837000003,4514232.9165],[627844.8739,4514224.7906],[627850.1180999996,4514219.329],[627858.0362,4514215.4681],[627864.1244000001,4514214.907],[627871.4460000005,4514216.255000001],[627884.6064999998,4514221.701300001],[627897.5349000003,4514225.9223],[628060.1588000003,4514288.031099999],[628136.9142000005,4514316.454],[628157.1919,4514281.381899999],[628159.6358000003,4514276.760299999],[628170.4682999998,4514255.738399999],[628178.6323999995,4514242.554500001],[628211.4024999999,4514183.269200001],[628252.3952000001,4514107.469799999],[628258.4095000001,4514091.694599999],[628260.6677999999,4514078.2974],[628264.6544000003,4513979.759299999],[628266.8196,4513903.509500001],[628267.0521,4513894.963099999],[628267.9080999997,4513884.539799999],[628270.3395999996,4513817.2892],[628272.9194,4513736.604800001],[628277.3745999997,4513625.6379],[628277.4161,4513598.877],[628274.7944,4513584.506899999],[628269.4831999997,4513569.424000001],[628284.2662000004,4513559.241900001],[628338.4874999998,4513529.0890999995],[628391.5906999996,4513500.138800001],[628414.4540999997,4513491.4297],[628429.6037999997,4513484.4745000005],[628507.9183,4513462.402899999],[628550.3727000002,4513448.704],[628569.7945999997,4513443.711100001],[628607.4452,4513434.3708999995],[628619.1456000004,4513431.5759],[628666.6233999999,4513430.0688000005],[628711.801,4513429.7435],[628797.6195,4513427.793199999],[628838.5998999998,4513426.063100001],[628879.6628999999,4513424.445800001],[628883.7164000003,4513424.405300001],[628887.6874000002,4513424.2523],[629006.2622999996,4513422.5416],[629147.5431000004,4513421.228700001],[629245.8350999998,4513420.6116],[629172.6952,4513194.2480999995],[629129.0621999996,4513207.5898],[629014.8830000004,4512888.9011],[628865.7525000004,4512845.773700001],[628896.6453,4512744.594699999],[628825.5003000004,4512756.9043000005],[628831.6999000004,4512750.0164],[628837.1588000003,4512727.4583],[628839.4820999997,4512710.3979],[628838.9966000002,4512694.621200001],[628837.3942999998,4512679.9355],[628819.4985999996,4512567.913699999],[628819.3444999997,4512537.929099999],[628830.3285999997,4512484.1526999995],[628835.7608000003,4512443.716],[628843.108,4512419.414100001],[628867.0532,4512329.329600001],[628886.6588000003,4512255.7151999995],[628895.3278000001,4512218.555199999],[628899.1716,4512196.635399999],[628904.2041999996,4512164.631200001],[628907.8081999999,4512141.9298],[628912.6453999998,4512092.0441],[628914.7834999999,4512037.114399999],[628913.0560999997,4511976.2322],[628908.6697000004,4511927.407500001],[628901.7110000001,4511871.098099999],[628898.9658000004,4511849.285700001],[628879.1255000001,4511693.5898],[628865.8057000004,4511580.5374],[628861.5560999997,4511538.377800001],[628871.6919999998,4511533.446],[628875.4369000001,4511522.0736],[628887.0078999996,4511502.620100001],[628924.6063999999,4511467.7401],[628942.8798000002,4511451.4014],[628950.4281000001,4511439.873199999],[628956.6551000001,4511421.770300001],[628958.4067000002,4511408.475500001],[628958.1564999996,4511398.588199999],[628953.4687000001,4511381.627900001],[628995.4173999997,4511290.968800001],[629043.6326000001,4511213.966399999],[629065.4234999996,4511175.147299999],[629079.8455999997,4511137.532500001],[629094.8388999999,4511076.830399999],[629099.1890000002,4511064.691400001],[629080.7008999996,4511010.846100001],[629075.3408000004,4510998.537799999],[629043.1475999998,4510907.143200001],[629093.5274,4510895.1395],[629130.9840000002,4510888.0189],[629150.9846999999,4510884.1478],[629159.8726000004,4510878.1952],[629176.1942999996,4510862.489399999],[629189.7172999997,4510852.286900001],[629236.3982999995,4510824.784499999],[629244.9485999998,4510818.826199999],[629247.6640999997,4510818.0963],[629264.3483999996,4510830.0469],[629270.3969999999,4510831.929099999],[629280.7847999996,4510831.9991999995],[629291.1558999997,4510828.182600001],[629295.1826,4510824.921499999],[629299.8546000002,4510818.5624],[629304.6349999998,4510805.9868],[629321.6354,4510785.2961],[629365.0827000001,4510764.067600001],[629408.0049999999,4510739.0546],[629454.9737999998,4510709.6709],[629503.1659000004,4510677.9768],[629543.7278000005,4510647.9264],[629575.4382999996,4510621.7190000005],[629606.8461999996,4510593.5077],[629647.5012999997,4510553.3544],[629661.4118999997,4510521.0616999995],[629664.7566999998,4510513.347200001],[629666.9200999998,4510510.3868],[629670.3474000003,4510502.784700001],[629671.5549999997,4510482.0405],[629677.1562999999,4510475.698000001],[629686.6392000001,4510464.759400001],[629774.9792999998,4510465.5283],[629825.0118000004,4510463.9615],[629883.6100000003,4510460.4353],[629900.8147999998,4510461.9583],[629933.7079999996,4510450.3199000005],[629959.0996000003,4510437.7729],[629971.4340000004,4510437.6559999995],[629958.8472999996,4510456.9791],[629948.2300000004,4510474.782199999],[630084.7522999998,4510526.480799999],[630145.4128,4510588.2871],[630041.5339000002,4510688.513699999],[630054.0077,4510718.936799999],[630080.5212000003,4510801.242000001],[630087.6205000002,4510820.244200001],[630107.2081000004,4510864.0065],[630119.4840000002,4510886.4309],[630133.9428000003,4510904.7851],[630150.2196000004,4510920.6172],[630162.2517999997,4510928.046399999],[630186.5434999997,4510939.5776],[630209.4582000002,4510947.7533],[630213.4632000001,4510907.292300001],[630213.6381999999,4510892.5264],[630333.7813999997,4510919.2903],[630416.7116999999,4510977.6042],[630428.1672999999,4510974.5855],[630442.8139000004,4510972.622400001],[630462.2421000004,4510972.520199999],[630507.3492,4510977.0899],[630523.1821999997,4510979.7007],[630552.1149000004,4510986.650900001],[630579.7216999996,4510987.3594],[630598.0092000002,4510989.680500001],[630629.3761999998,4510987.9013],[631133.6149000004,4511016.7947],[631427.6797000002,4511047.3224],[631461.7386999996,4511050.924699999],[631598.7460000003,4511064.6831],[631661.2426000005,4511036.4771],[631723.9852,4510961.192600001],[631786.6465999996,4510885.7961],[631796.4877000004,4510873.8671],[631806.4112999998,4510862.0507],[631818.9276999999,4510823.1852],[631822.6146999998,4510810.591499999],[631835.7451,4510779.954399999],[631856.5300000003,4510789.0967999995],[631868.5415000003,4510792.8639],[631935.2836999996,4510706.6587000005],[631982.3251999998,4510635.8717],[632042.9782999996,4510550.225199999],[632098.6864,4510476.7061],[632098.8361,4510473.044299999],[632102.8036000002,4510468.451099999],[632106.7972999997,4510443.425899999],[632127.0256000003,4510317.9715],[632133.8476999998,4510276.4509],[632155.8891000003,4510139.369100001],[632175.3732000003,4510022.563100001],[632188.5822000001,4509940.2916],[632199.0574000003,4509873.961999999],[632212.1566000003,4509793.132200001],[632232.6511000004,4509667.127599999],[632255.7880999995,4509525.6237],[632260.2432000004,4509493.721999999],[632272.4903999995,4509418.0963],[632274.7845999999,4509403.146],[632284.2679000003,4509345.1272],[632298.7780999998,4509256.327400001],[632301.9138000002,4509236.839299999],[632332.8679999998,4509045.615700001],[632341.7998000002,4508990.1412],[632343.2251000004,4508981.2829],[632362.1288999999,4508864.134],[632382.693,4508734.466499999],[632388.7227999996,4508699.594699999],[632400.0502000004,4508628.283500001],[632416.6948999995,4508533.636600001],[632436.6442,4508400.6269000005],[632440.2405000003,4508379.0372],[632455.3775000004,4508283.6972],[632473.1429000003,4508178.4101],[632481.5207000002,4508120.926999999],[632491.6157999998,4508061.92],[632502.6564999996,4507987.8277],[632515.7424999997,4507912.772500001],[632525.8963000001,4507845.771299999],[632535.5367,4507783.869000001],[632550.2287999997,4507694.628699999],[632574.2116999999,4507558.360099999],[632600.3858000003,4507389.372300001],[632600.9342999998,4507387.050100001],[632601.4178999998,4507374.1775],[632605.4889000002,4507349.7092],[632606.0790999997,4507345.0558],[632606.2719,4507343.7267],[632621.8864000002,4507245.508300001],[632627.3339,4507214.9571],[632644.2209000001,4507111.7645],[632657.023,4507033.817299999],[632667.8349000001,4506967.9385],[632686.7241000002,4506847.3477],[632704.6596999997,4506732.8473000005],[632713.9648000002,4506680.3781],[632745.5208,4506484.836100001],[632757.1984999999,4506408.423599999],[632765.4287999999,4506359.377599999],[632788.2417000001,4506222.7556],[632817.5904000001,4506046.829500001],[632817.8756999997,4506045.0578000005],[632844.3569,4505887.736099999],[632882.5437000003,4505657.334000001],[632905.1552999998,4505513.2687],[632928.1742000002,4505379.537900001],[632939.5130000003,4505312.7806],[632949.4899000004,4505255.992900001],[632958.1627000002,4505205.955700001],[632961.1420999998,4505185.9098000005],[632970.7267000005,4505127.4495],[632974.5242999997,4505104.198000001],[632989.9398999996,4505008.0867],[633005.0554999998,4504919.299000001],[633027.1210000003,4504782.3312],[633046.3317,4504663.1905000005],[633046.5264999997,4504661.750399999],[633066.7796999998,4504541.073899999],[633087.3724999996,4504415.6285],[633109.1327999998,4504418.4615],[633113.8455999997,4504419.656400001],[633187.8838,4504430.0896000005],[633315.6968,4504449.483999999],[633404.4594999999,4504459.0732],[633469.4255999997,4504466.237],[633577.8691999996,4504476.737299999],[633776.4870999996,4504498.191],[634011.3141000001,4504508.7545],[634043.0301000001,4504512.658299999],[634141.8480000002,4504517.774],[634187.4499000004,4504520.4856],[634413.0061999997,4504534.114700001],[634670.5252,4504547.3309],[634708.7845000001,4504549.3573],[634758.0944999997,4504552.695],[634877.6469999999,4504561.1951],[635235.8065999998,4504581.478700001],[635310.8238000004,4504584.399800001],[635532.7461999999,4504593.2217999995],[635525.7485999996,4504652.393200001],[635604.3806999996,4504656.3828],[635565.6749999998,4504780.7149],[635546.8359000003,4504840.225400001],[635546.2588,4504853.318399999],[635523.6074000001,4504927.1953],[635620.1988000004,4504956.7206999995],[635633.9814999998,4504956.5283],[635643.8816,4504951.378799999],[635852.8634000001,4504913.778899999],[635871.1213999996,4504900.01],[635953.1015999997,4504933.381100001],[636020.6375000002,4504961.4914],[635919.7049000002,4504979.853700001],[635865.2629000004,4504989.184699999],[635878.9397999998,4505064.058700001],[635891.3366999999,4505139.5756],[635904.2462999998,4505214.7688],[635915.0232999995,4505277.1526],[635915.5481000002,4505290.0437],[635928.8074000003,4505364.577099999],[635969.0494999997,4505359.650599999],[635945.5669,4505418.741900001],[635941.6276000002,4505439.990900001],[635947.4834000003,4505466.416300001],[635956.4550999999,4505516.551999999],[635969.7878,4505591.642100001],[635983.0335999997,4505666.841700001],[635996.1059999997,4505742.260299999],[636009.506,4505818.2401],[636023.0001999997,4505893.6665],[636034.6464,4505963.8399],[636047.3898,4506038.6974],[636058.5722000003,4506101.8663],[636061.5773999998,4506113.1372],[636070.3356999997,4506174.8181],[636067.3093999997,4506187.7552000005],[636079.4347000001,4506204.079399999],[636188.1485000001,4506258.265699999],[636283.9408999998,4506307.2193],[636309.0358999996,4506303.0162],[636318.5296,4506301.524800001],[636322.6819000002,4506300.934800001],[636338.9572000001,4506298.3465],[636342.4315999998,4506297.8551],[636583.3421,4506254.9781],[636792.8788000001,4506217.7491999995],[636824.9315999998,4506212.121300001],[636835.0615999997,4506254.0622000005],[636815.6413000003,4506289.683700001],[636781.1808000002,4506348.0151],[636870.6673999997,4506385.7554],[636958.2077000001,4506423.5721],[636954.3337000003,4506519.002],[636972.1173,4506535.4322],[637027.5470000003,4506586.5382],[637084.2637999998,4506636.5579],[637140.0196000002,4506688.2261],[637196.1024000002,4506740.456],[637252.7262000004,4506790.808599999],[637309.6788999997,4506841.6119],[637365.6047999999,4506893.062999999],[637423.2215,4506944.434800001],[637479.5083999997,4506994.560900001],[637534.9847999997,4507047.3376],[637592.8547,4507098.6044],[637647.8535000002,4507149.7075],[637703.6139000002,4507200.7140999995],[637772.1279999996,4507261.175000001],[637815.1200000001,4507307.9476],[637874.7498000003,4507355.251800001],[637931.9431999996,4507406.286900001],[637962.0437000003,4507432.720899999],[637968.2721999995,4507443.1643],[638045.3202,4507508.0065],[638135.0510999998,4507567.8664],[638215.0191000002,4507648.2007],[638209.1481999997,4507659.418299999],[638194.4967999998,4507688.351399999],[638135.1177000003,4507800.2936],[638139.0754000004,4507805.5866],[638145.6660000002,4507846.464400001],[638147.4149000002,4507852.3826],[638150.1529000001,4507855.0987],[638157.9800000004,4507856.7992],[638201.7997000003,4507854.2839],[638214.9364,4507856.749600001],[638217.2643999998,4507858.7919],[638151.7739000004,4507863.3466],[638130.8839999996,4507864.290100001],[638113.7622999996,4507867.080700001],[638094.1475,4507872.157],[638032.7939999998,4507886.0068],[637982.0738000004,4507905.1631000005],[637939.7478,4507922.8101],[637924.1633000001,4507929.294299999],[637910.9626000002,4507934.8234],[637957.0539999995,4507991.871300001],[638020.1974999998,4508054.345000001],[638029.2604,4508062.2871],[638064.6690999996,4508089.3758000005],[638105.0779999997,4508115.669299999],[638146.5621999996,4508138.6515999995],[638163.6330000004,4508147.6314],[638210.4654999999,4508169.270099999],[638288.0855,4508198.368100001],[638305.3129000003,4508203.464400001],[638373.9672999997,4508219.4034],[638407.8844999997,4508226.699100001],[638480.2764999997,4508237.045299999],[638559.1464999998,4508239.8508],[638608.7178999996,4508241.4432],[638665.7352,4508242.5089],[638733.3832,4508244.440199999],[638872.6657999996,4508247.490800001],[638909.5010000002,4508247.8474],[638997.9577000001,4508248.616],[639264.0914000003,4508255.273700001],[639272.9585999995,4508255.5513],[639279.1529000001,4508240.675799999],[639285.5246000001,4508225.3595],[639398.5125000002,4508229.2589],[639426.1832999997,4508231.6668],[639508.1809999999,4508234.4300999995],[639509.8398000002,4508249.564099999],[639511.5028999997,4508264.4761],[639513.3159999996,4508280.3904],[639588.6464,4508282.6961],[639590.1853999998,4508353.575099999],[639596.1552999998,4508426.980599999],[639599.8159999996,4508506.339400001],[639605.4247000003,4508580.959799999],[639609.2406000001,4508656.5458],[639613.1869000001,4508729.691199999],[639688.1518000001,4508733.2128],[639850.0307999998,4508738.373500001],[639847.1330000004,4508811.3901],[639991.7692999998,4508816.7842],[640009.1688000001,4508817.112600001],[640093.0016000001,4508820.8058],[640172.6320000002,4508823.309900001],[640334.3192999996,4508829.588199999],[640497.3683000002,4508835.340600001],[640497.5367999999,4508857.664999999],[640494.8721000003,4508913.5842],[640611.3169,4508917.345899999],[640655.2248999998,4508918.844799999],[640705.0285,4508921.3443],[640720.3079000004,4508922.078500001],[640850.2435999997,4508931.763499999],[640856.2085999995,4508924.658500001],[640913.2571,4508834.9024],[640977.6136999996,4508778.6009],[641059.4258000003,4508657.5559],[641112.3589000003,4508571.1655],[641163.7451,4508499.515799999],[641176.8060999997,4508488.104],[640937.8409000002,4508417.150699999],[640945.9221000001,4508400.979699999],[640952.4512,4508386.445],[640960.4627999999,4508369.4954],[641106.4489000002,4508162.2733],[641172.9543000003,4508051.1548],[641341.0371000003,4508028.7027],[641392.2675999999,4508040.895199999],[641583.4622999998,4508003.0087],[641615.0108000003,4507974.9596],[641745.9923,4507997.1174],[642060.5237999996,4508085.090399999],[642367.8051000005,4508171.827500001],[642387.9425999997,4508126.4605],[642375.1354999999,4508256.5899],[642398.0285999998,4508296.5638999995],[642415.8485000003,4508327.8895],[642405.1146,4508565.668199999],[642404.7753999997,4508596.5342],[642410.6687000003,4508646.0656],[642417.0793000003,4508659.848099999],[642422.8640999999,4508666.622400001],[642434.7176000001,4508674.179400001],[642438.8328999998,4508675.48],[642446.1654000003,4508694.055500001],[642456.7988999998,4508721.134400001],[642449.6671000002,4508793.2925],[642448.7428000001,4508801.8257],[642447.1836999999,4508817.0099],[642442.1026999997,4508830.7939],[642441.5336999996,4508847.218699999],[642419.3460999997,4508898.2097],[642401.8480000002,4508929.412599999],[642384.6140999999,4508960.065199999],[642380.2006000001,4509044.713400001],[642378.5881000003,4509075.8881],[642437.0461999997,4509423.938200001],[642446.7554000001,4509485.8697999995],[642454.7309999997,4509536.885],[642463.8921999997,4509592.143100001],[642476.1171000004,4509668.2268],[642480.4906000001,4509695.6296999995],[642488.0966999996,4509743.8616],[642500.0389,4509825.8258],[642523.3672000002,4509979.0824],[642551.9011000004,4510050.4826],[642569.5788000003,4510119.675100001],[642552.1503999997,4510169.3136],[642599.5277000004,4510328.252699999],[642626.3057000004,4510367.8584],[642717.9664000003,4510503.7743999995],[642721.6595999999,4510509.3981],[642731.3388,4510537.569800001],[642747.0636999998,4510576.408],[642766.2965000002,4510626.0858],[642821.3843999999,4510849.141799999],[642828.6743999999,4510904.808700001],[642835.5757999998,4510993.7841],[642875.6124999998,4511116.603],[642864.9041999998,4511194.4668000005],[642985.9053999996,4511437.4526],[643025.3163000001,4511413.0041000005],[643094.5306000002,4511376.1381],[643150.8536999999,4511355.1263],[643198.3843999999,4511343.273600001],[643233.3980999999,4511336.6207],[643303.7769999998,4511326.987199999],[643326.4424,4511325.537599999],[643379.3460999997,4511319.786800001],[643410.9288999997,4511315.844699999],[643479.3211000003,4511308.5065],[643517.4944000002,4511304.4704],[643542.8032999998,4511301.74],[643627.0081000002,4511284.8257],[643725.8806999996,4511260.756100001],[643786.1347000003,4511246.2664],[643937.3174,4511208.000499999],[644097.4391000001,4511166.2465],[644225.773,4511134.649499999],[644253.1827999996,4511128.1866],[644292.0958000002,4511120.9483],[644334.8607000001,4511115.450999999],[644374.0033999998,4511113.770199999],[644405.9364999998,4511113.615],[644441.0328000002,4511115.853700001],[644471.1667,4511116.9964000005],[644478.7401999999,4511114.1456],[644549.3117000004,4511116.521299999],[644568.9101999998,4511116.4593],[644601.9539999999,4511115.6603],[644608.5662000002,4511114.456700001],[644659.7710999995,4511105.016899999],[644682.5999999996,4511099.5767],[644752.7697999999,4511074.9603],[644781.1809,4511060.523],[644792.4419,4511054.857100001],[644810.1009,4511045.9846],[644815.7235000003,4511052.202500001],[644826.8351999996,4511045.5342],[644834.8832,4511040.027799999],[644867.1858000001,4511016.671399999],[644890.9424999999,4510998.3675999995],[644902.0132999998,4510989.477600001],[644908.5566999996,4510983.1644],[644905.9242000002,4510975.2281],[644852.2139999997,4510801.5998],[644754.2728000004,4510487.624],[644708.7204999998,4510008.2027],[644706.1135999998,4509985.941],[644697.8254000004,4509895.4923],[644695.4177999999,4509858.6864],[644691.8450999996,4509820.9694],[644689.119,4509791.8201],[644697.3131999997,4509796.199999999],[644720.6440000003,4509808.5382],[644743.9747000001,4509820.8763999995],[644861.5061999997,4509889.4713],[644880.6160000004,4509901.6164],[645006.7001,4509982.0415],[645066.2797999997,4510019.9661],[645113.2566999998,4510049.981699999],[645137.4671999998,4510064.7817],[645247.3267000001,4510123.5711],[645260.6195,4510130.7169],[645303.9583,4510148.0023],[645410.4205999998,4510181.7404],[645466.5067999996,4510195.1678],[645601.5656000003,4510231.024700001],[645675.9499000004,4510250.477],[645678.7407999998,4510237.427300001],[645733.0563000003,4510242.048699999],[645794.0323000001,4510247.356699999],[645900.4389000004,4510270.8839],[645949.9616,4510278.633099999],[646015.3734999998,4510264.5956999995],[646044.1076999996,4510276.933599999],[646060.7620999999,4510284.9245],[646116.2966,4510309.1184],[646141.9189999998,4510320.729],[646158.2463999996,4510328.158399999],[646169.1195999999,4510333.703500001],[646187.6162999999,4510342.508400001],[646220.3925000001,4510355.482000001],[646314.0176999997,4510392.9782],[646427.4959000004,4510430.4235],[646425.1654000003,4510441.482999999],[646423.6738999998,4510448.561000001],[646420.409,4510464.155300001],[646418.6774000004,4510470.5623],[646415.0450999998,4510483.373],[646377.3913000003,4510657.5414],[646352.534,4510765.5515],[646437.4775999999,4510784.664999999],[646522.2737999996,4510802.665999999],[646528.8706,4510772.3673],[646562.0571999997,4510619.2117],[646571.0767999999,4510526.214500001],[646578.2997000003,4510528.3564],[646762.0025000004,4510577.302100001],[646776.1968999999,4510581.4701000005],[646779.6202999996,4510566.4343],[646804.1443999996,4510573.694399999],[646835.9220000003,4510581.5425],[646964.1332999999,4510621.2871],[647149.6723999996,4510675.387599999],[647159.2030999996,4510659.1406],[647168.4716999996,4510643.332599999],[647277.7503000004,4510674.933],[647312.9451000001,4510685.0722],[647366.9715,4510699.806],[647404.0972999996,4510710.5393],[647436.4428000003,4510719.5119],[647608.4769000001,4510666.741599999],[647633.1375000002,4510671.3418000005],[647667.6730000004,4510693.352600001],[647620.1497999998,4510772.0331999995],[647809.8965999996,4510826.567600001],[647919.2103000004,4510860.399499999],[647972.9655999998,4510875.9099],[647965.6952999998,4510888.8694],[647957.2873999998,4510903.805199999],[648216.4937000005,4510982.392899999],[648250.7660999997,4510996.2941],[648391.8519000001,4511042.0967],[648600.9318000004,4511121.9158],[648673.9473000001,4511141.4825],[648735.8586999997,4511158.7171],[648794.4102999996,4511170.776000001],[649074.0135000004,4511229.8138],[649180.2489,4511252.3861],[649179.2993999999,4511257.5867],[649176.8537999997,4511269.9759],[649144.5206000004,4511348.7311],[649138.5224000001,4511457.890799999],[649128.8465999998,4511569.308800001],[649123.3956000004,4511634.5008000005],[649119.6379000004,4511678.514900001],[649151.7381999996,4511699.373500001],[649206.7005000003,4511734.2415],[649209.3702999996,4511723.3006],[649255.0516999997,4511510.2129],[649298.8927999996,4511300.531199999],[649337.4620000003,4511310.6371],[649376.1156000001,4511320.744999999],[649552.7098000003,4511360.2895],[649541.3883999996,4511414.8125],[649526.1796000004,4511490.357899999],[649509.8935000002,4511564.882200001],[649494.2742999997,4511639.8641],[649462.1392000001,4511788.2552000005],[649413.8448999999,4512013.3945],[649366.2598000001,4512236.9936],[649336.9051999999,4512377.5561],[649318.9924999997,4512461.709899999],[649287.4956999999,4512616.444700001],[649273.7566,4512682.1361],[649185.0262000002,4512663.6899],[649092.6053999998,4512643.948799999],[648914.0673000002,4512605.9296],[648887.6383999996,4512731.670600001],[648866.9709000001,4512831.3179],[649045.1704000002,4512869.1073],[649226.1563999997,4512906.8462000005],[649188.7445,4512978.0579],[649173.7604999999,4513009.1855],[649256.5696,4513019.5163],[649573.9561999999,4513044.021600001],[649578.0883,4513044.327199999],[649679.9760999996,4513050.8279],[649940.4214000003,4513080.4178],[649985.9016000004,4513086.5583999995],[650086.875,4513104.818399999],[650433.1792000001,4513173.148700001],[650516.0066999998,4513186.603800001],[650602.5292999996,4513196.9143],[650683.1440000003,4513202.885299999],[650804.1890000002,4513205.793299999],[650938.4861000003,4513200.755000001],[651087.9473000001,4513185.1447],[651164.6650999999,4513175.1601],[651166.9533000002,4513158.2147],[651187.9749999996,4513154.423599999],[651204.9017000003,4513152.659],[651437.6907000002,4513126.0966],[651530.2803999996,4513116.440199999],[651584.4743999997,4513113.551100001],[651656.4034000002,4513114.8015],[651718.6222000001,4513120.073899999],[651780.4329000004,4513128.781400001],[651824.2440999998,4513138.0089],[651839.1133000003,4513141.8675999995],[651881.7905000001,4513152.849099999],[651943.1196999997,4513172.653999999],[651931.3705000002,4513193.736400001],[652005.0196000002,4513214.016799999],[652320.9830999998,4513319.573999999],[652341.7882000003,4513326.3324],[652398.5564000001,4513346.0474],[652440.9190999996,4513359.9133],[652503.5778000001,4513376.5297],[652561.7123999996,4513387.2782000005],[652570.3202999998,4513391.675899999],[652591.7796999998,4513399.448000001],[652655.0727000004,4513405.7501],[652764.0804000003,4513406.665200001],[652779.5146000003,4513407.65],[652788.4237000002,4513409.7217999995],[652798.6102,4513415.3739],[652805.4544000002,4513419.291200001],[652816.4456000002,4513430.9572],[652820.1365999999,4513436.2532],[652823.5900999997,4513444.8761],[652827.7158000004,4513461.842499999],[652830.7426000005,4513470.6787],[652860.1441000002,4513470.0638999995],[652879.6190999998,4513467.578299999],[652923.5618000003,4513453.9366999995],[652956.2225000001,4513442.7278],[653000.7344000004,4513421.990499999],[653028.2303999998,4513407.3433],[653051.6068000002,4513465.355699999],[653074.7093000002,4513483.491900001],[653077.4230000004,4513531.9704],[653068.0942000002,4513721.802200001],[653061.9411000004,4513741.665899999],[653036.4348999998,4513917.5030000005],[653006.7253,4514112.911],[652983.6382999998,4514216.719799999],[652974.8975,4514308.7195],[652955.6948999995,4514424.8254],[652951.4448999995,4514446.6165],[652942.1586999996,4514503.732000001],[652913.6638000002,4514701.8309],[652895.1808000002,4514758.645300001],[652881.6601999998,4514894.0822],[653107.6931999996,4514930.739700001],[653308.6703000003,4514962.2205],[653359.7501999997,4514970.4977],[653484.9749999996,4514990.4188],[653580.8113000002,4515006.511399999],[653618.5997000001,4515012.4044],[653637.1140999999,4515015.3431],[653685.4176000003,4515023.1206],[653916.7538999999,4515060.2464000005],[653993.5818999996,4515072.728499999],[654021.4364,4515077.1952],[654019.5994999995,4515088.3741999995],[654373.8947999999,4515314.435900001],[654405.6366999997,4515334.8671],[654847.1239,4515472.1456],[654567.5632999996,4515654.773800001],[654491.2001999998,4515774.014699999],[654461.1119999997,4515787.7137],[654449.3976999996,4515823.120100001],[654475.3118000003,4515940.609300001],[654558.7684000004,4516015.208799999],[654503.0924000004,4516154.650599999],[654552.4173999997,4516258.635399999],[654533.9616999999,4516313.6699],[654452.7682999996,4516555.422700001],[654532.3181999996,4516695.4673999995],[654559.8321000002,4516950.263699999],[654623.3266000003,4516993.9054000005],[654649.9232000001,4517118.7402],[654655.6847999999,4517145.959899999],[654751.5376000004,4517333.328],[654759.0774999997,4517348.146],[654684.2390000001,4517387.007200001],[654634.2137000002,4517417.9471],[654591.2286999999,4517447.2575],[654545.0691,4517479.056299999],[654518.5350000001,4517500.714299999],[654490.2039000001,4517523.556700001],[654436.3340999996,4517572.9649],[654412.2529999996,4517598.4507],[654367.4727999996,4517649.1599],[654326.6863000002,4517698.619899999],[654289.3590000002,4517756.2598],[654262.2388000004,4517798.0087],[654358.1786000002,4517827.554099999],[654363.0417,4517829.099400001],[654406.3309000004,4517841.6646],[654977.8793000001,4518015.994100001],[655640.3504999997,4518212.0515],[655791.1178000001,4518254.653999999],[655923.0453000003,4518294.0858],[655845.2562999995,4518717.263900001],[655829.5453000003,4518806.0057],[655854.4007000001,4518855.9529],[655901.4637000002,4518873.271600001],[655897.0703999996,4518881.5087],[655872.9227,4518926.091399999],[655864.8486000001,4518940.8037],[655891.3967000004,4518954.4690000005],[655901.1676000003,4518959.3397],[655876.6687000003,4519004.5813],[655888.9023000002,4519008.726500001],[655859.4738999996,4519063.637800001],[655848.9934999999,4519076.4113],[655860.1690999996,4519138.7315],[655865.4720999999,4519167.386700001],[655883.6199000003,4519207.197000001],[655929.2348999996,4519229.039000001],[655935.9175000004,4519252.281300001],[655933.4619000005,4519248.6754],[655943.2538000001,4519280.5352],[655975.8551000003,4519327.203400001],[655983.1303000003,4519358.343699999],[655972.7696000002,4519393.443399999],[655850.159,4519693.505899999],[655802.79,4519787.022399999],[655775.3775000004,4520126.743899999],[655799.7446999997,4520127.5908],[655732.0256000003,4520242.002900001],[655722.3320000004,4520261.568],[655766.1550000003,4520364.115],[655794.3246999998,4520428.681700001],[655812.4622999998,4520468.824999999],[655835.7959000003,4520522.627699999],[655854.2609999999,4520571.218900001],[655864.6648000004,4520589.986099999],[655897.1359999999,4520634.5414],[655925.1418000003,4520670.7839],[655938.9139,4520681.8478],[655967.2732999995,4520697.3289],[656029.648,4520784.054199999],[656154.1190999998,4520950.5035999995],[656167.8501000004,4520971.4518],[656178.4959000004,4520994.667099999],[656184.9579999996,4521016.2391],[656187.5080000004,4521039.283299999],[656188.0531000001,4521057.3983],[656186.5695000002,4521075.692600001],[656184.6199000003,4521092.0889],[656180.0838000001,4521119.092700001],[656176.1409,4521134.0030000005],[656160.8327000001,4521199.6515999995],[656154.0664999997,4521232.3836],[656117.4581000004,4521399.7611],[656113.2314999998,4521428.1043],[656113.7182999998,4521440.998],[656119.9921000004,4521479.447799999],[656128.7929999996,4521522.0604],[656146.8534000004,4521613.514900001],[656153.5022,4521638.2007],[656171.3184000002,4521673.340500001],[656201.1260000002,4521727.836999999],[656234.7134999996,4521783.0801],[656289.3641999997,4521875.4202],[656306.6920999996,4521909.661599999],[656355.4622999998,4521996.768999999],[656390.1582000004,4522043.373299999],[656410.7624000004,4522070.243000001],[656450.1903999997,4522124.3892],[656496.6699000001,4522204.0078],[656506.1118000001,4522220.201199999],[656558.4853999997,4522296.279999999],[656588.8667000001,4522343.349300001],[656606.9742999999,4522376.497400001],[656618.1623,4522397.836999999],[656667.8410999998,4522485.521400001],[656702.5515999999,4522567.0021],[656726.0006999997,4522614.702400001],[656762.3613,4522693.8861],[656774.9622,4522720.142899999],[656809.9172,4522793.9659],[656840.3825000003,4522848.8127999995],[656893.7840999998,4522963.4559],[656929.1843999997,4523020.1851],[657018.5191000002,4523118.711300001],[657094.1637000004,4523190.6248],[657111.3542,4523207.2062],[657181.2470000004,4523260.006100001],[657215.3909,4523304.2708],[657227.4540999997,4523323.964199999],[657260.8110999996,4523365.546800001],[657286.5939999996,4523398.416200001],[657314.6020999998,4523449.547800001],[657340.6078000003,4523499.6373],[657345.8090000004,4523508.8555],[657369.1327,4523550.2249],[657388.3048999999,4523588.506999999],[657444.2522,4523689.8813000005],[657468.1656999998,4523747.035],[657494.2975000003,4523799.015900001],[657595.1601,4523992.757300001],[657628.6513999999,4524055.4473],[657654.8913000003,4524149.636299999],[657664.5250000004,4524164.502800001],[657671.4112,4524173.7574000005],[657705.3430000003,4524196.029100001],[657752.4208000004,4524222.691500001],[657800.6287000002,4524251.7108],[657834.3947000001,4524269.870200001],[657839.1661,4524271.5272],[657843.1860999996,4524272.834899999],[657842.9023000002,4524274.272700001],[657824.5539999995,4524363.2885],[657793.3147,4524514.892100001],[657779.4785000002,4524582.2355],[657763.9448999995,4524650.097999999],[657757.9310999997,4524686.8434],[657744.6007000003,4524706.8836],[657716.2867,4524863.770099999],[657653.0285999998,4525128.865900001],[657655.5619000001,4525128.697899999],[657876.7544,4525116.101299999],[657934.4826999996,4525113.671599999],[657990.2072000001,4525110.310900001],[658038.7120000003,4525105.463099999],[658037.4784000004,4525111.8785999995],[658094.9006000003,4525107.9997000005],[658203.0525000002,4525097.7674],[658291.5171999997,4525081.560900001],[658333.0021000002,4525073.787799999],[658336.5292999996,4525070.5315000005],[658340.6830000002,4525069.51],[658544.1630999995,4525033.784399999],[658711.7319,4525005.5107],[658732.8937999997,4525001.7454],[658839.6074000001,4524984.049900001],[658882.0906999996,4524976.967700001],[658918.8784999996,4524968.097100001],[658960.3243000004,4524962.2148],[659023.5416000001,4524951.6928],[659064.9744999995,4524938.591399999],[659105.2562999995,4524924.1326],[659190.0423999997,4524898.8609],[659227.4407000002,4524893.003799999],[659337.3743000003,4524870.831],[659384.5206000004,4524858.7433],[659480.9161999999,4524834.836300001],[659523.6057000002,4524826.0962000005],[659546.2280000001,4524821.142999999],[659589.5942000002,4524808.419500001],[659831.1701999996,4524766.555500001],[659844.6803000001,4524765.737400001],[659884.5894999998,4524764.7139],[659921.1705,4524765.5066],[659953.4215000002,4524767.649499999],[660061.3415999999,4524768.5458],[660089.6527000004,4524769.6042],[660133.5283000004,4524768.445900001],[660159.8044999996,4524770.015799999],[660188.1541999998,4524769.2984],[660207.8010999998,4524602.3454],[660279.0571999997,4524614.111],[660352.1892999997,4524624.918400001],[660426.5613000002,4524636.8642],[660484.835,4524260.6107],[660746.6666000001,4524296.6306],[660740.5360000003,4524338.036599999],[660730.2618000004,4524395.4573],[660716.5837000003,4524493.010600001],[660701.7141000004,4524587.2059],[660689.3738000002,4524677.569],[660678.1136999996,4524753.183499999],[660745.5898000002,4524760.317500001],[660771.2710999995,4524762.0988],[660821.2730999999,4524766.1872000005],[660847.6094000004,4524768.8715],[660898.3650000002,4524773.198999999],[661027.5033999998,4524783.3465],[661101.3229999999,4524785.735300001],[661170.2973999996,4524786.0197],[661307.7562999995,4524793.577199999],[661355.2821000004,4524799.059],[661383.5203999998,4524803.4529],[661462.4732999997,4524810.178200001],[661499.1118999999,4524812.2017],[661542.2536000004,4524809.925100001],[661573.2456999999,4524807.937899999],[661623.8453000002,4524807.8243],[661640.5440999996,4524807.7458],[661658.3936999999,4524809.0254],[661670.7719,4524809.8519],[661702.4610000001,4524814.5448],[661720.3097000001,4524819.7118999995],[661736.8048999999,4524825.071599999],[661756.0022999998,4524830.268300001],[661779.5961999996,4524838.7826000005],[661830.1813000003,4524858.5514],[661892.6618999997,4524881.913699999],[661922.6920999996,4524893.0132],[661932.8129000003,4524896.7895],[662015.7467999998,4524925.710899999],[662056.1048999997,4524938.8148],[662117.3943999996,4524962.597200001],[662157.6007000003,4524974.9209],[662236.2597000003,4524991.089],[662380.0350000001,4525010.356699999],[662435.9727999996,4525016.6972],[662521.5865000002,4525031.022299999],[662583.1184999999,4525043.707],[662592.6354999999,4525044.2499],[662606.0124000004,4525045.6554000005],[662639.3809000002,4525050.611500001],[662778.3608999997,4525073.113500001],[662788.2747,4525074.7762],[662792.8114999998,4525075.5427],[662797.1796000004,4525076.305500001],[662993.9199000001,4525114.1921999995],[663016.6753000002,4525118.5824],[663090.1359999999,4525137.088500001],[663133.0273000002,4525149.9212],[663179.6399999997,4525166.057499999],[663254.2659,4525189.0339],[663309.8399999999,4525207.924000001],[663273.9073000001,4525467.4779],[663349.6677000001,4525477.152000001],[663424.0524000004,4525488.018300001],[663390.0318999998,4525744.8375],[663418.1168,4525748.3474],[663446.1991999997,4525751.9684999995],[663520.9402999999,4525761.8441],[663639.5855,4525776.6929],[663726.7523999996,4525788.956599999],[663813.1803000001,4525800.316400001],[663897.1787,4525810.956800001],[663843.0692999996,4526235.0458],[663924.3609999996,4526245.8488],[664010.3668999998,4526256.979699999],[664098.9057,4526267.945900001],[664094.9621000001,4526297.403100001],[664095.4879000001,4526334.4015],[664138.4320999999,4526340.6885],[664153.1774000004,4526344.904200001],[664162.6237000003,4526352.334100001],[664168.9050000003,4526361.8039],[664171.8377,4526370.1995],[664172.9291000003,4526381.7752],[664164.7954000002,4526432.7981],[664163.7259,4526450.545700001],[664166.4633,4526467.7116],[664173.3470000001,4526480.415899999],[664180.2181000002,4526489.8989],[664192.2841999996,4526500.8303],[664203.5643999996,4526509.1897],[664217.0651000002,4526512.4892],[664244.5939999996,4526514.323999999],[664238.4327999996,4526563.8358],[664575.2385999998,4526575.898],[664865.6194000002,4526586.604499999],[664872.0478999997,4526529.1018],[664976.0707999999,4526541.202400001],[665147.4962999998,4526559.145300001],[665239.8548999997,4526568.766899999],[665420.0928999996,4526588.468699999],[665489.6321,4525988.0165],[665506.3284999998,4525785.0177],[665562.7292999998,4525796.724099999],[665611.2626999998,4525805.810799999],[665675.4193000002,4525817.5811],[665743.9457,4525830.0056],[665781.0887000002,4525839.3928],[665827.1843999997,4525851.8694],[665851.8196999999,4525858.7544],[665884.0768999998,4525867.9212],[665920.4610000001,4525877.292099999],[666049.3245000001,4525902.5174],[666088.9084000001,4525912.0722],[666119.6138000004,4525918.9837],[666169.5384999998,4525929.8826],[666210.6272999998,4525936.2509],[666236.3085000003,4525941.605699999],[666251.6492999997,4525941.840399999],[666290.7329000002,4525947.386399999],[666352.3625999996,4525955.2183],[666366.4934999999,4525956.7588],[666407.5352999996,4525961.460999999],[666461.3504999997,4525964.341399999],[666541.5186000001,4525961.4859],[666559.4102999996,4525960.779100001],[666595.3879000004,4525965.701300001],[666621.0080000004,4525966.279999999],[666709.9271999998,4525986.6161],[666744.5060999999,4525993.7289],[666756.1300999997,4525997.9903],[666803.3772,4526015.386399999],[666834.4190999996,4526029.750399999],[666880.9689999996,4526048.130899999],[666902.7099000001,4526056.175799999],[666949.3384999996,4526067.3387],[666952.9497999996,4526067.9758],[666973.7747,4526071.7794],[667059.2627999997,4526072.2711],[667130.1058999998,4526075.3199000005],[667199.6683999998,4526075.341399999],[667200.5511999996,4526110.7939],[667263.7586000003,4526123.3343],[667272.2411000002,4526072.766000001],[667297.6948999995,4526073.2322],[667350.5897000004,4526075.765000001],[667417.4793999996,4526078.3936],[667472.0193999996,4526082.741800001],[667494.5007999996,4526084.140799999],[667549.3213,4526087.2741],[667618.4535999997,4526091.399499999],[667615.1547999997,4525921.1592],[667738.4616999999,4525938.401699999],[667727.8881000001,4526002.9175],[667723.2323000003,4526040.799000001],[667714.8794,4526100.366900001],[667759.2419999996,4526103.597200001],[667838.1524999999,4526107.835999999],[667894.0785999997,4526110.5527],[667976.4123,4526108.8729],[668010.7089999998,4526106.0996],[668079.0472999997,4526100.6589],[668181.8055999996,4526094.4484],[668280.0378999999,4526083.3599],[668347.7741,4526078.463199999],[668382.9234999996,4526086.374299999],[668442.1966000004,4526112.3862],[668481.9078000002,4526142.0615],[668511.4778000005,4526172.7272],[668559.5977999996,4526218.145500001],[668595.2988999998,4526249.840299999],[668646.0771000003,4526282.213199999],[668666.3809000002,4526294.007099999],[668674.7807999998,4526299.0865],[668708.3063000003,4526318.9582],[668778.9435,4526349.342700001],[668886.4735000003,4526377.684699999],[668935.6414999999,4526391.9176],[668988.2314999998,4526407.6732],[669064.0987999998,4526430.5162],[669151.5164000001,4526460.7337],[669252.8335999995,4526498.8244],[669277.7324000001,4526508.7261],[669305.7468999997,4526522.4761],[669345.2681,4526538.1565000005],[669401.4978999998,4526556.886700001],[669473.0800000001,4526575.3037],[669511.9415999996,4526582.9724],[669562.6368000004,4526589.3584],[669689.7269000001,4526602.833699999],[669766.8367999997,4526611.828199999],[669819.6436000001,4526618.042400001],[669867.7642000001,4526626.3705],[669907.3581999997,4526635.169],[669924.3575999998,4526640.2259],[669962.7841999996,4526652.107899999],[670001.1595999999,4526666.2104],[670035.4030999998,4526680.329],[670066.8043,4526693.3825],[670088.3717,4526701.4331],[670106.2492000004,4526708.621099999],[670140.0788000003,4526718.731899999],[670165.6246999996,4526726.096899999],[670216.2619000003,4526738.5953],[670251.3172000004,4526746.7355],[670332.3277000003,4526776.5974],[670349.7389000002,4526610.496200001],[670353.2389000002,4526568.4791],[670357.9179999996,4526533.8203],[670358.9615000002,4526517.849400001],[670364.9563999996,4526477.334000001],[670367.8919000002,4526463.406199999],[670370.9069999997,4526446.036800001],[670376.6810999997,4526418.7344],[670385.3498,4526404.8279],[670396.6922000004,4526391.982999999],[670424.2192000002,4526364.7388],[670441.4513999997,4526345.143300001],[670462.0092000002,4526320.293],[670477.8782000002,4526297.6669],[670486.6572000002,4526282.6524],[670494.0522999996,4526265.4954],[670503.4875999996,4526251.273600001],[670499.8090000004,4526238.9702],[670505.0193999996,4526210.544],[670502.6924,4526168.9476],[670501.8480000002,4526092.396500001],[670498.9334000004,4526028.793500001],[670499.0648999996,4525993.9186],[670494.9889000002,4525947.727700001],[670493.3636999996,4525908.5912999995],[670492.6393999998,4525852.369899999],[670491.1496000001,4525836.5626],[670490.2808999997,4525815.771299999],[670487.9480999997,4525778.0625],[670485.4587000003,4525747.1258000005],[670482.6700999998,4525670.752],[670482.9956,4525634.7708],[670481.5942000002,4525578.6449],[670484.8482999997,4525550.951099999],[670487.4567999998,4525518.354900001],[670499.2784000002,4525430.100400001],[670499.5378999999,4525415.222200001],[670496.2171999998,4525394.7074],[670489.9253000002,4525356.7961],[670472.0678000003,4525297.5131],[670464.2518999996,4525274.4508],[670457.5851999996,4525252.748],[670449.7794000003,4525229.241699999],[670439.1678999998,4525192.1193],[670434.9321999997,4525174.693600001],[670427.9665999999,4525151.3178],[670419.3965999996,4525131.681500001],[670414.9863999998,4525121.8049],[670407.1550000003,4525095.7434],[670400.8415000001,4525062.3858],[670399.2847999996,4525045.7995],[670397.1891000001,4525030.6448],[670392.7496999996,4525003.7729],[670391.5525000002,4524964.3133000005],[670393.7419999996,4524927.9309],[670396.2322000004,4524900.4416000005],[670411.7539999997,4524874.6971],[670429.1098999996,4524849.8837],[670445.0324999997,4524828.7027],[670456.8529000003,4524809.8707],[670478.1890000002,4524780.7063],[670490.0883999998,4524765.763800001],[670495.4173999997,4524757.7783],[670502.1207999997,4524748.7139],[670513.9842999997,4524735.3257],[670563.3797000004,4524685.372199999],[670590.9134,4524632.581],[670593.3953999998,4524616.4213],[670595.5603999998,4524603.031099999],[670597.6541999998,4524563.5364],[670600.4779000003,4524528.945900001],[670600.9660999998,4524478.639799999],[670593.4930999996,4524444.366599999],[670587.4337999998,4524421.9003],[670576.6191999996,4524389.8826],[670584.0900999997,4524373.171700001],[670596.2720999997,4524349.683],[670618.6975999996,4524302.660800001],[670626.6462000003,4524287.1828000005],[670634.1065999996,4524274.581599999],[670656.2048000004,4524234.4387],[670677.3408000004,4524210.3796],[670693.6783999996,4524196.8729],[670713.5368999997,4524177.0053],[670746.3608999997,4524147.218599999],[670784.5716000004,4524165.319499999],[670804.3783,4524173.219900001],[670813.9852,4524177.218900001],[670850.2006999999,4524194.052100001],[670907.4689999996,4524219.592599999],[670954.2434,4524243.0022],[670965.9982000003,4524248.9394000005],[670992.8057000004,4524260.445900001],[671034.8569,4524280.1921999995],[671063.4905000003,4524292.963199999],[671114.4793999996,4524312.806],[671134.9989999998,4524315.3923],[671160.6760999998,4524317.431700001],[671179.3540000003,4524319.42],[671204.3077999996,4524323.553200001],[671228.1619999995,4524320.552200001],[671298.5986000001,4524309.1907],[671315.4458999997,4524306.4716],[671341.2236000001,4524304.182],[671386.9411000004,4524304.0217],[671395.2150999997,4524303.658399999],[671436.4441999998,4524304.2828],[671451.7785999998,4524304.972200001],[671477.5812999997,4524305.238500001],[671483.9672999997,4524306.2754999995],[671495.4592000004,4524308.986199999],[671530.8580999998,4524313.6965],[671575.0615999997,4524320.611099999],[671589.7955999998,4524321.7312],[671612.9178999998,4524324.8236],[671653.8388999999,4524331.440099999],[671710.7207000004,4524326.320800001],[671728.7147000004,4524325.0734],[671751.3761,4524322.601600001],[671774.4951999998,4524318.5855],[671791.4270000001,4524315.8694],[671821.0887000002,4524309.7842],[671851.6399999997,4524301.7205],[671869.6195999999,4524297.4739],[671939.3947999999,4524281.9932],[671989.9844000004,4524271.8421],[672071.9496999998,4524258.0907000005],[672097.2103000004,4524252.681500001],[672139.9140999997,4524244.346899999],[672189.4282,4524244.169],[672208.5652999999,4524248.17],[672228.4948000005,4524250.7455],[672243.4259000001,4524250.649599999],[672262.1257999996,4524248.086999999],[672328.0999999996,4524236.52],[672352.5504000001,4524233.314300001],[672377.6206999999,4524232.455800001],[672403.381,4524230.947000001],[672424.5554999998,4524230.7752],[672468.8925999999,4524235.5877],[672498.4878000002,4524239.6117],[672547.2900999999,4524244.6402],[672574.1552999998,4524246.3791000005],[672604.4053999996,4524247.641899999],[672612.2452999996,4524240.6052],[672623.4857999999,4524232.426100001],[672641.7088000001,4524221.4114],[672671.1854999997,4524201.662599999],[672702.5247,4524181.624299999],[672754.6449999996,4524149.409700001],[672773.7011000002,4524138.858999999],[672796.3732000003,4524125.171800001],[672802.9604000002,4524121.2162],[672813.4983000001,4524114.242799999],[672835.0641999999,4524100.974199999],[672863.5203999998,4524117.6358],[672886.3649000004,4524132.611],[672897.7969000004,4524137.8773],[672929.0831000004,4524148.9405000005],[672944.4954000004,4524153.522500001],[672957.8766000001,4524158.3903],[672972.551,4524162.066500001],[672989.1939000003,4524168.1216],[673019.4378000004,4524220.0375],[673035.4627,4524248.849099999],[673053.7136000004,4524269.048900001],[673069.6183000002,4524274.1982],[673074.8162000002,4524275.541999999],[673084.2715999996,4524278.762800001],[673077.4848999996,4524323.590299999],[673104.9391999999,4524361.3343],[673064.1730000004,4524481.2312],[673056.7998000002,4524547.482999999],[673037.3103,4524720.419],[673028.2138999999,4524755.8617],[673079.6725000003,4524981.890799999],[673083.0296999998,4524996.9651],[673254.5312999999,4525228.478599999],[673269.0208,4525239.9266],[673339.0296999998,4525436.847100001],[673338.6254000003,4525511.4824],[673386.9197000004,4525616.697899999],[673401.2027000003,4525615.3674],[673410.2706000004,4525613.470000001],[673422.5378,4525608.204500001],[673434.8658999996,4525603.9399999995],[673454.2659,4525600.1752],[673475.2121000001,4525609.554],[673505.7066000002,4525621.712200001],[673526.2808999997,4525628.971899999],[673561.2950999998,4525642.569599999],[673581.7138,4525649.270400001],[673641.2723000003,4525662.6686],[673669.8415000001,4525677.781300001],[673677.9822000004,4525690.1916000005],[673683.4578999998,4525704.7608],[673708.466,4525735.0077],[673740.0444999998,4525761.966],[673793.5651000002,4525806.1031],[673852.4967,4525846.0362],[673875.4435999999,4525856.352],[673902.0143999998,4525848.8695],[673926.4605,4525845.669199999],[673996.7730999999,4525839.2184999995],[674033.0577999996,4525834.6316],[674086.0686999997,4525843.102600001],[674122.0599999996,4525850.949999999],[674195.0455,4525863.447799999],[674288.1206999999,4525871.533500001],[674341.7640000004,4525888.9076000005],[674380.7050000001,4525900.3806],[674415.2788000004,4525907.5295],[674441.5166999996,4525914.1482],[674465.1944000004,4525918.4849],[674504.2981000002,4525926.630000001],[674557.5739000002,4525934.555299999],[674634.4875999996,4525944.9289],[674734.4726,4525956.738399999],[674786.5522999996,4525961.7489],[674892.2680000002,4525973.6964],[674925.0606000004,4525977.6953],[675037.3550000004,4525993.133300001],[675362.0103000002,4526035.8345],[675397.1596999997,4526040.002599999],[675519.0656000003,4526055.454399999],[675672.3436000003,4526074.3213],[675735.5416000001,4526079.8256],[675775.7945999997,4526085.6722],[675787.5486000003,4526087.8407000005],[675798.1491999999,4526088.8708999995],[675814.1776,4526092.141000001],[675859.2083,4526095.6581999995],[675873.3357999995,4526093.773399999],[676026.4451000001,4526066.656199999],[676244.8366999999,4526031.993000001],[676271.7993999999,4526025.861300001],[676279.5849000001,4526024.714400001],[676297.5994999995,4526026.033600001],[676349.6920999996,4526026.945499999],[676398.4713000003,4526028.8894],[676432.7019999996,4526029.1526999995],[676458.8783999998,4526031.2228999995],[676484.7077000001,4526030.1746],[676509.6100000003,4526029.1042],[676610.0255000005,4526022.8434],[676628.8729999997,4526021.073000001],[676657.6014999999,4526011.6526],[676688.4058999997,4526000.0603],[676708.3925000001,4525992.9856],[676732.8334999997,4525983.0184],[676779.8713999996,4525966.1503],[676790.6308000004,4525964.0754],[676826.9786999999,4525956.948799999],[676884.8102000002,4525940.117900001],[676876.4197000004,4525875.0451],[676869.6117000002,4525800.235099999],[676865.8438999997,4525700.615700001],[676866.8650000002,4525629.8813000005],[676868.8213,4525579.941500001],[676898.3073000005,4525268.176200001],[676913.6497,4525113.6965],[676919.5021000002,4525073.625399999],[676929.1264000004,4525023.980599999],[676948.5685999999,4524951.7995],[676980.1129999999,4524867.3565],[677022.8168000001,4524781.8484000005],[677058.2744000005,4524727.7137],[677164.4138000002,4524571.636700001],[677177.3534000004,4524552.619100001],[677199.9042999996,4524519.725],[677209.8687000005,4524505.190400001],[677648.2001999998,4523864.455600001],[677804.8666000003,4523632.400800001],[677819.5878999997,4523613.093900001],[677829.7205999997,4523598.6752],[677876.7914000005,4523633.689200001],[677925.2389000002,4523671.069499999],[678102.3652999997,4523801.308],[678209.4480999997,4523876.6513],[678299.3087999998,4523935.028999999],[678353.9212999996,4523968.451199999],[678413.4857000001,4524002.882200001],[678533.1498999996,4524066.9822],[678595.5125000002,4524097.261299999],[678622.5256000003,4524110.3562],[678696.8646999998,4524144.147399999],[678828.5110999998,4524197.4342],[679007.1864999998,4524259.195499999],[679081.1228999998,4524281.6504999995],[679170.04,4524305.469699999],[679276.3008000003,4524330.6],[679428.7416000003,4524360.964500001],[679575.6590999998,4524379.0897],[679804.1556000002,4524396.649900001],[679855.6412000004,4524402.2367],[679857.9145999998,4524402.4032000005],[679894.3130000001,4524404.0679],[679909.7997000003,4524405.4451],[679950.5818999996,4524410.660599999],[680078.7878,4524417.786699999],[680142.1753000002,4524419.5558],[680224.6447999999,4524427.456700001],[680265.0186999999,4524428.664899999],[680302.3146000002,4524435.019099999],[680356.8997,4524438.019099999],[680613.4848999996,4524607.1437],[680840.5257000001,4524742.3396000005],[681177.3596999999,4524950.3325],[681263.4332999997,4525003.545499999],[681753.6188000003,4525322.865900001],[681823.3904999997,4525366.464299999],[682309.3420000002,4525670.945699999],[682246.1349999998,4526252.808499999],[682240.5070000002,4526279.2190000005],[682235.2966,4526322.8583],[682145.6968,4527150.792400001],[682104.3393999999,4527562.123299999],[682204.4477000004,4527516.7183],[682434.1361999996,4527492.4046],[682480.7885999996,4527402.801200001],[682575.0460000001,4527358.922499999],[682685.5016000001,4527263.6798],[682785.9735000003,4527237.953600001],[682822.0256000003,4527259.842800001],[682912.4110000003,4527409.607899999],[683010.1359000001,4527409.5889],[683241.0888,4527382.220899999],[683575.835,4527419.430299999],[683914.3816,4527361.658500001],[684007.392,4527378.3094],[684088.1301999995,4527437.312899999],[684299.5926000001,4527680.546499999],[684355.3773999996,4527708.8245],[684433.5473999996,4527826.422700001],[684521.0801999997,4527876.380999999],[684722.8071999997,4528066.284399999],[684774.4017000003,4528211.1042],[684794.0608000001,4528281.138599999],[684826.4296000004,4528294.8364],[684933.1283999998,4528400.492000001],[685027.0363999996,4528400.960100001],[685041.4955000002,4528362.330800001],[685092.8888999997,4528363.7322],[685166.5047000004,4528326.2556],[685228.6590999998,4528285.27],[685291.1892999997,4528306.5043],[685468.8146000002,4528276.978],[685497.8793000001,4528247.7151999995],[685658.5551000005,4528198.326199999],[685747.7736999998,4528234.4561],[686029.1776999999,4528198.7828],[686091.8958,4528235.9146],[686172.4211999997,4528309.045499999],[686265.0695000002,4528386.149700001],[686444.8161000004,4528426.242900001],[686517.7333000004,4528516.626700001],[686564.7215,4528745.3291],[686609.1298000002,4528792.778100001],[686696.9160000002,4529058.063999999],[686714.7171999998,4529070.846000001],[686727.3008000003,4529079.941],[686770.7940999996,4529166.6941],[686831.6086999997,4529278.4377999995],[686837.9308000002,4529404.7972],[686813.8453000002,4529450.4004],[686812.7194999997,4529494.8082],[686842.0094999997,4529563.0941],[686903.6116000004,4529630.3111000005],[686992.7426000005,4529732.110200001],[687199.551,4529913.3302],[687365.1365999999,4530041.2952],[687384.8096000003,4530056.570699999],[687395.5796999997,4530063.954500001],[687506.9425999997,4530113.1132],[687521.8684,4530119.4921],[687551.5570999999,4530132.023600001],[687655.4508999996,4530186.437999999],[687730.1151999999,4530289.6559999995],[687956.1744999997,4530405.512399999],[688125.5554999998,4530416.9461],[688239.6238000002,4530455.5207],[688434.6870999997,4530474.5056],[688580.2757000001,4530414.353],[688647.6106000002,4530421.409499999],[688746.2904000003,4530313.7333],[688793.8080000002,4530288.2886],[688833.9705999997,4530299.8719],[688910.0943,4530292.9361000005],[688936.2511999998,4530249.1698],[688959.0181999998,4530215.9815],[689091.1255999999,4530205.2623],[689281.2801000001,4530261.3596],[689290.9116000002,4530267.0506],[689390.1935,4530326.5932],[689543.6451000003,4530387.1976],[689771.9737,4530590.6007],[689875.9589,4530696.2643],[690107.0491000004,4530687.4495],[690116.9184999997,4530687.148800001],[690206.5259999996,4530843.4386],[690235.7879999997,4530895.0755],[690305.8920999998,4530921.993799999],[690344.0294000003,4530966.083900001],[690490.1836000001,4530952.865],[690522.3761,4530953.031199999],[690537.676,4530951.316199999],[690550.7334000003,4530948.3211],[690570.8470000001,4530929.955499999],[690607.3857000005,4530882.685900001],[690695.4952999996,4530809.866699999],[690637.9941999996,4530794.269200001],[690630.1984000001,4530773.070499999],[690686.9068,4530767.2062],[690770.4990999997,4530794.0338],[690810.6162,4530784.4078],[690820.0508000003,4530742.325200001],[690853.0302999998,4530760.9548],[690843.4457999999,4530831.584899999],[690978.0377000002,4530952.389599999],[691076.8918000003,4531082.823799999],[691149.1481999997,4531273.4494],[691201.3947999999,4531338.6853],[691210.0027000001,4531351.2404],[691275.9151999997,4531461.380999999],[691399.0147000002,4531553.455800001],[691518.7235000003,4531617.0041000005],[691699.0554999998,4531689.1316],[691833.2529999996,4531713.956800001],[691958.9895000001,4531701.2358],[692094.6142999995,4531674.554500001],[692153.4768000003,4531644.0945999995],[692189.2916000001,4531653.916999999],[692304.5289000003,4531646.3714000005],[692430.3070999999,4531580.555299999],[692542.1481999997,4531586.922700001],[692586.2659,4531569.301100001],[692644.7944999998,4531564.6106],[692782.4709000001,4531614.3188000005],[692890.3026,4531571.0374],[693056.2265999997,4531571.9416000005],[693125.8398000002,4531588.0984000005],[693212.1320000002,4531636.6895],[693258.0959000001,4531680.445900001],[693336.6332999999,4531716.17],[693450.7103000004,4531733.6087],[693496.3613999998,4531705.811799999],[693548.2399000004,4531720.0625],[693595.1083000004,4531758.1789]]]}},{"type":"Feature","properties":{"OBJECTID":3,"DISTRICT":3},"geometry":{"type":"Polygon","coordinates":[[[609881.9965000004,4545924.168500001],[609956.5511999996,4545800.8113],[609976.3651999999,4545768.6850000005],[609996.7810000004,4545735.679500001],[610022.3773999996,4545693.535499999],[610099.1649000002,4545567.326099999],[610124.7608000003,4545525.293500001],[610183.4585999995,4545417.2457],[610220.6193000004,4545360.8411],[610265.8181999996,4545306.5561999995],[610327.4643000001,4545215.0987],[610341.5977999996,4545191.993100001],[610346.2512999997,4545184.4015],[610350.9047999997,4545176.809800001],[610356.7648999998,4545167.237500001],[610362.6250999998,4545157.6653],[610452.8504999997,4545010.675100001],[610690.5477999998,4544622.844900001],[610691.6588000003,4544621.6403],[610732.5131000001,4544554.9671],[610786.5163000003,4544474.945900001],[610964.2352999998,4544252.7775],[610965.6994000003,4544250.4679000005],[610986.4984999998,4544220.468800001],[611006.8657999998,4544191.240499999],[611038.8594000004,4544138.203600001],[611049.9022000004,4544119.6051],[611068.4495000001,4544082.909700001],[611070.5994999995,4544079.722200001],[611162.9713000003,4543942.655099999],[611164.6052999999,4543940.237],[611197.8920999998,4543890.773700001],[611239.0051999995,4543829.77],[611247.1001000004,4543817.123199999],[611268.7960000001,4543783.585200001],[611272.9301000005,4543777.0965],[611281.2740000002,4543764.6756],[611295.8989000004,4543742.8006],[611311.1211000001,4543709.2754999995],[611319.0346999997,4543697.5143],[611323.5051999995,4543691.0308],[611325.5613000002,4543688.508099999],[611328.0461999997,4543685.4366999995],[611331.9062999999,4543680.387499999],[611333.1084000003,4543678.7401],[611340.9161,4543668.4209],[611345.2939999998,4543662.4912],[611346.5801999997,4543660.8451000005],[611348.2110000001,4543658.6491],[611355.6018000003,4543648.101500001],[611358.5239000004,4543643.9263],[611364.3679,4543635.575999999],[611366.0913000004,4543632.826199999],[611375.8224999998,4543617.6504],[611381.6783999996,4543608.523],[611391.8402000004,4543592.6876],[611416.4962999998,4543558.0845],[611486.2533,4543449.325999999],[611538.7559000002,4543369.509199999],[611571.3564999998,4543321.2585],[611599.7573999995,4543278.2739],[611639.4345000004,4543218.138800001],[611647.6114999996,4543205.7157000005],[611653.2056999998,4543197.2508000005],[611683.8404999999,4543151.191400001],[611689.0919000003,4543143.1654],[611712.8430000003,4543107.439099999],[611714.5734000001,4543104.2453000005],[611717.2588,4543099.067299999],[611721.5031000003,4543090.914899999],[611746.3518000003,4543043.8793],[611751.1140999999,4543034.8466],[611753.3640999999,4543030.6614],[611754.8693000004,4543025.6875],[611761.9287,4542992.816199999],[611773.5609999998,4542946.8007],[611773.9192000004,4542945.3627],[611782.6818000004,4542933.170700001],[611825.8997,4542872.646299999],[611829.7960999999,4542865.266100001],[611877.8638000004,4542773.502599999],[612083.7278000005,4542453.1850000005],[612089.4996999996,4542444.1679],[612104.6594000002,4542420.6369],[612114.8241999997,4542404.8024],[612185.0409000004,4542294.8356],[612215.1076999996,4542247.881200001],[612216.5708999997,4542245.6828000005],[612220.9639999997,4542238.865499999],[612221.9967,4542237.3267],[612265.5142999999,4542168.703299999],[612308.1716,4542090.4066],[612310.8272000002,4542087.227],[612317.1677999999,4542079.5513],[612335.7429999998,4542052.741800001],[612357.5711000003,4542022.206900001],[612364.6354,4542011.210999999],[612365.6749,4542009.2282],[612430.7259,4541902.0714],[612432.1808000002,4541900.428099999],[612437.9177999999,4541893.7425999995],[612508.5218000002,4541813.987400001],[612518.1072000004,4541803.1414],[612519.7335999999,4541801.2787],[612627.7352,4541679.569700001],[612640.1467000004,4541665.436000001],[612641.5159,4541663.9024],[612644.3399999999,4541660.7256000005],[612703.9949000003,4541593.240700001],[612713.9241000004,4541581.956],[612745.6036,4541539.9142],[612752.9881999996,4541530.034],[612772.0800999999,4541491.6853],[612780.1113999998,4541478.0397],[612822.2543000001,4541417.393200001],[612826.5558000002,4541411.130000001],[612849.5184000004,4541378.1709],[612892.756,4541301.1076],[612933.3373999996,4541238.2169],[612936.2988,4541231.6],[612986.3057000004,4541119.2195],[612994.0543999998,4541102.1274999995],[613001.6366999997,4541084.9219],[613041.6870999997,4541034.793199999],[613062.0144999996,4541009.2338],[613070.0195000004,4540997.364800001],[613075.6409,4540987.3467],[613077.4918999998,4540943.6252999995],[613074.7625000002,4540929.703199999],[613013.2077000001,4540617.3983],[612950.4563999996,4540426.2206999995],[612920.8854,4540336.2674],[612882.3830000004,4540236.294399999],[612875.0253999997,4540216.9713],[612867.4978,4540197.7567],[612864.1107000001,4540188.2662],[612860.6394999996,4540178.774499999],[612855.7210999997,4540164.9299],[612850.7169000003,4540151.1951],[612812.1815999998,4540069.6547],[612720.9149000002,4539789.9868],[612685.2344000004,4539697.609099999],[612681.8110999996,4539690.450099999],[612674.1386000002,4539675.119899999],[612676.5082,4539668.7159],[612679.233,4539661.096000001],[612686.0866,4539631.109300001],[612693.0225999998,4539601.234999999],[612703.6540000001,4539555.3166000005],[612721.9526000004,4539475.7597],[612722.7641000003,4539472.218900001],[612750.7977,4539350.394300001],[612760.4414999997,4539308.5693],[612755.3405999998,4539235.3157],[612747.6864999998,4539125.6018],[612746.7499000002,4539115.3718],[612746.1036,4539108.144300001],[612741.3344999999,4539057.103800001],[612736.5618000003,4539006.2853],[612737.5114000002,4538993.7524],[612742.3925000001,4538971.7304],[612751.0007999996,4538953.540899999],[612784.0493999999,4538883.3159],[612789.5604999997,4538875.0726],[612790.4220000003,4538873.7533],[612881.7215,4538735.911800001],[612946.1516000004,4538616.646],[612899.2745000003,4538540.862500001],[612831.0458000004,4538430.884199999],[612818.9809999997,4538416.596899999],[612810.2467999998,4538404.581499999],[612807.8618999999,4538400.991599999],[612776.8186999997,4538340.442500001],[612761.8712999998,4538311.1206],[612757.2161999997,4538301.9439],[612745.7750000004,4538279.8935],[612770.8350999998,4538242.4136],[612922.8381000003,4538015.007099999],[612942.2180000003,4537985.8794],[612983.2992000002,4537924.4398],[612995.5283000004,4537906.1953],[613001.6791000003,4537900.182700001],[613025.2577999998,4537877.115900001],[613026.2002999997,4537876.02],[613029.0191000002,4537873.2874],[613029.9563999996,4537872.524499999],[613588.3799999999,4537325.7138],[613743.2055000002,4537174.318],[613897.9532000003,4537022.9241],[616745.6366999997,4534238.604499999],[616746.5784,4534237.620100001],[616952.5493999999,4534298.3002],[617127.6783999996,4534350.0559],[617569.5374999996,4534484.3585],[617615.6993000004,4534498.421499999],[617695.3721000003,4534522.681500001],[617775.0461999997,4534546.8314],[617995.7353999997,4534612.662900001],[618607.9301000005,4534795.4021000005],[618657.8682000004,4534809.9769],[618878.6392000001,4534875.0594],[619166.5199999996,4534959.6689],[620029.8688000003,4535213.7838],[620317.6386000002,4535298.548599999],[620451.9298999999,4535338.057600001],[620854.7937000003,4535456.7106],[620988.9935999997,4535496.339199999],[621012.1983000003,4535503.161499999],[621081.8963000001,4535523.6305],[621105.0148999998,4535530.5627999995],[621225.477,4535565.971999999],[621586.7687999997,4535672.4321],[621707.1405999996,4535707.958900001],[621866.0442000004,4535754.786499999],[622342.6612999998,4535895.1777],[622501.4714000002,4535942.128900001],[622776.7087000003,4536023.229900001],[623602.1320000002,4536266.702299999],[623877.2604999999,4536347.954700001],[624056.5009000003,4536400.170499999],[624594.2039999999,4536557.066500001],[624773.3469000002,4536609.5206],[625125.2666999996,4536712.223999999],[626180.9687000001,4537020.547700001],[626239.0859000003,4537037.5364],[626532.4824999999,4537125.2008],[627195.7235000003,4537321.988],[629184.9918999998,4537912.8203],[629848.0132999998,4538109.9597],[630084.6690999996,4538180.2205],[630794.3548999997,4538391.2666],[631030.9057,4538461.7787999995],[631158.807,4538499.819399999],[631542.5053000003,4538613.843599999],[631670.3154999996,4538652.002699999],[631716.7715999996,4538665.7173999995],[631855.8826000001,4538707.080800001],[631902.2499000002,4538721.0173],[632610.9183999998,4538931.891799999],[634736.4385000002,4539565.1492],[635444.8682000004,4539776.410800001],[635541.9017000003,4539802.5218],[635832.994,4539881.0847],[635929.9386999998,4539907.3104],[635953.2137000002,4539913.516100001],[636022.7819999997,4539932.3509],[636045.9707000004,4539938.666300001],[636116.9643999999,4539957.750600001],[636329.6867000004,4540015.2248],[636400.5906999996,4540034.532299999],[636461.0033999998,4540056.9772],[636642.0669,4540124.533600001],[636702.3919000002,4540147.0899],[638007.2597000003,4540521.767200001],[641921.0363999996,4541647.098200001],[643225.3213999998,4542022.826199999],[643228.0811000001,4542023.657500001],[643314.4062000001,4542048.4431],[643573.2899000002,4542123.0265999995],[643659.5266000004,4542147.9257],[643927.4369000001,4542225.142000001],[644731.1383999996,4542456.739499999],[644998.9413999999,4542534.104900001],[645098.1818000004,4542560.277899999],[645197.5055,4542586.454],[645431.2948000003,4542648.0583],[646179.0756999999,4542845.2809999995],[646728.2806000002,4542990.0734],[647160.5822000001,4543104.2412],[647193.7569000004,4543115.0133],[647293.358,4543147.6656],[647326.4437999995,4543158.6587000005],[647430.3887999998,4543192.732899999],[647742.2182,4543294.964299999],[647846.0733000003,4543329.1537999995],[647898.5458000004,4543346.3156],[648056.0438000001,4543397.916099999],[648108.4291000003,4543415.1888],[648215.665,4543452.5616],[648537.1097999997,4543564.9068],[648644.2529999996,4543602.5064],[648689.3321000002,4543614.9706],[648824.4844000004,4543652.363299999],[648869.4765999997,4543664.937999999],[648996.0670999996,4543709.7125],[649375.9116000002,4543844.1621],[649502.4100000001,4543889.0548],[649541.2379999999,4543902.729800001],[649580.0636999998,4543916.516000001],[650137.8128000004,4544114.0561],[651129.5828999998,4544465.511600001],[652043.7163000004,4544789.395],[652678.8855999997,4545014.7301],[652766.466,4545044.987400001],[653029.1962000001,4545136.0988],[653116.6875,4545166.469699999],[653128.8779999996,4545170.6116],[653165.2766000004,4545183.256100001],[653177.3806999996,4545187.5074000005],[653592.9033000004,4542884.5693],[654432.5632999996,4538363.566299999],[654559.8948999997,4537671.9684999995],[655428.1106000002,4534121.934599999],[655575.0414000005,4533545.718599999],[655650.2690000003,4533302.075300001],[655728.7651000004,4532967.8717],[655802.3481000001,4532802.385399999],[655820.6710000001,4532768.4538],[655866.8733000001,4532682.911499999],[655913.9249999998,4532561.2908],[655910.7865000004,4532518.574899999],[655905.8515999997,4532497.034600001],[655879.9282999998,4532384.641899999],[655833.8526999997,4532265.1588],[655813.4835000001,4532212.637599999],[655759.8313999996,4532072.891799999],[655703.5202000001,4531931.313200001],[655700.4550000001,4531885.0449],[655709.8910999997,4531821.270500001],[655707.4644999998,4531744.8058],[655706.4177000001,4531730.5671999995],[655669.4112,4531632.046700001],[655602.7658000002,4531468.926100001],[655591.0524000004,4531449.130999999],[655516.2624000004,4531344.3708999995],[655393.3479000004,4531224.3796999995],[655216.7073999997,4531158.901900001],[655040.9781999998,4531074.011299999],[654958.4049000004,4531034.289000001],[654668.7259999998,4530878.8169],[654491.3074000003,4530652.963199999],[654255.4500000002,4530344.369000001],[654236.0733000003,4530320.0843],[654133.6423000004,4530193.881200001],[653821.7384000001,4529809.0766],[654087.5767000001,4529036.293299999],[654096.5482999999,4529010.2697],[654127.5961999996,4528919.9574],[654040.4222999997,4528832.837400001],[653973.6900000004,4528892.6392],[653964.8441000003,4528900.562000001],[653827.7109000003,4528751.9822],[653805.3454,4528696.982999999],[653746.8239000002,4528654.1129],[653733.5341999996,4528640.7301],[653726.5354000004,4528620.7037],[653724.5478999997,4528574.570699999],[653690.1819000002,4528533.204600001],[653675.9291000003,4528525.577199999],[653660.5932,4528509.2643],[653640.4607999995,4528456.200300001],[653607.6253000004,4528410.0908],[653596.2775999997,4528388.419],[653591.2982999999,4528380.651900001],[653574.8121999996,4528370.979],[653539.9550000001,4528357.147299999],[653517.7718000002,4528333.695],[653494.9431999996,4528312.8949],[653487.3020000001,4528283.1928],[653474.6427999996,4528223.2881000005],[653471.7175000003,4528214.0089],[653466.9622,4528195.473300001],[653450.1221000003,4528150.141899999],[653431.2872000001,4528119.6515999995],[653412.1036,4528089.7094],[653239.1518999999,4527797.791300001],[653294.9046,4527585.1534],[653447.2939999998,4526880.738500001],[653453.1130999997,4526856.3146],[653456.7817000002,4526833.9561],[653455.2411000002,4526814.8212],[653519.176,4526590.360099999],[653742.7103000004,4526624.3375],[653742.3651,4526491.2763],[653776.6657999996,4526370.4879],[653807.5903000003,4526262.068399999],[653853.2133,4526079.543],[654064.4005000005,4526293.6394],[654132.1769000003,4526362.4712000005],[654128.3760000002,4526290.200300001],[654115.2620000001,4526235.9493],[654101.1317999996,4526194.0052000005],[654082.4463,4526152.187999999],[654065.6330000004,4526121.6274999995],[653958.7764999997,4525970.015699999],[653935.9223999996,4525937.9967],[653900.7669000002,4525885.396500001],[653857.79,4525823.748199999],[653698.3729999997,4525555.982999999],[653678.3991999999,4525527.2458],[653662.2314999998,4525497.921499999],[653622.5558000002,4525427.3475],[653594.8706,4525384.2338],[653581.5861,4525362.1888999995],[653539.7636000002,4525297.457],[653494.7262000004,4525233.2139],[653450.9705999997,4525168.109300001],[653389.3565999996,4525081.8649],[653356.9005000005,4525049.093],[653302.0023999996,4524996.641100001],[653280.9993000003,4524980.767000001],[653260.0827000001,4524964.7837000005],[653237.2518999996,4524951.648399999],[653205.5718,4524926.112400001],[653136.2434999999,4524861.922800001],[653131.5245000003,4524857.715500001],[653109.0321000004,4524836.369000001],[652988.5515000001,4524709.5909],[652922.3822999997,4524651.466399999],[652940.5648999996,4524632.6294],[652967.9458999997,4524605.3202],[652960.7232999997,4524599.839500001],[652921.9891999997,4524511.7415],[652826.0042000003,4524512.8628],[652796.9972999999,4524451.733200001],[652781.9676999999,4524420.102399999],[652775.8755999999,4524372.2194],[652684.5790999997,4524362.6667],[652625.0777000003,4524356.9934],[652556.7922999999,4524347.918199999],[652503.0414000005,4524337.367000001],[652428.1895000003,4524315.496200001],[652266.2270999998,4524260.953199999],[652260.648,4524134.8937],[652259.4367000004,4524107.7696],[652256.2505999999,4524012.857000001],[652253.9555000002,4523936.0658],[652251.0060999999,4523862.3708999995],[652248.6173,4523786.0221],[652246.3666000003,4523739.7739],[652239.9900000002,4523578.7138],[652187.4252000004,4523514.435699999],[652156.6131999996,4523479.0382],[652138.3382000001,4523453.228399999],[652117.6316999998,4523430.8114],[652059.0201000003,4523426.6052],[651939.0743000004,4523415.250499999],[651941.0290999999,4523377.640900001],[651855.9194999998,4523361.8959],[651779.0713,4523346.321699999],[651768.0619999999,4523344.429500001],[651727.0527999997,4523337.255999999],[651702.7854000004,4523332.092700001],[651662.2911,4523324.4859],[651622.5394000001,4523317.672],[651601.8649000004,4523322.3562],[651557.8091000002,4523336.2228],[651483.5964000002,4523368.9065000005],[651454.6561000003,4523381.8621],[651409.8879000004,4523397.603],[651352.6160000004,4523414.420399999],[651331.5477999998,4523421.8739],[651281.1524999999,4523436.500600001],[651178.7334000003,4523467.054300001],[651163.3465999998,4523398.880899999],[651028.9505000003,4523430.114800001],[651016.5888,4523374.775599999],[651013.1950000003,4523355.159499999],[651014.1666000001,4523336.5211],[651020.8776000002,4523317.666999999],[651031.0582999997,4523294.108200001],[651065.9386999998,4523254.617799999],[651095.5454000002,4523225.5704],[651108.0738000004,4523210.944700001],[651089.3777999999,4523189.0162],[651076.1566000003,4523163.3127],[651030.9778000005,4523009.4574],[650948.3842000002,4522899.2619],[650833.6601,4522813.5107],[650793.1585999997,4522814.349300001],[650734.6228999998,4522781.390799999],[650573.3904999997,4522730.233899999],[650444.6755999997,4522643.648499999],[650376.0294000003,4522626.590600001],[649941.0614,4522514.681399999],[649521.7449000003,4522699.755899999],[649640.2372000003,4522562.8873],[649625.6155000003,4522468.634500001],[649624.7795000002,4522314.2444],[649625.9852,4522109.0305],[649641.7922,4522028.2772],[649688.6826999998,4521903.841],[649742.4357000003,4521794.6483],[649786.8672000002,4521704.258099999],[649773.7407999998,4521586.1576000005],[649776.8202,4521434.2903],[649755.3377999999,4521324.6831],[649767.8437000001,4521202.993100001],[649817.5405000001,4521165.130000001],[649854.4183999998,4521185.3134],[649878.0526999999,4521168.0233],[649904.8388999999,4521111.815300001],[649948.7995999996,4521069.838400001],[649979.6687000003,4521074.3521],[649996.6717999997,4521088.6909],[650172.3441000003,4521087.1511],[650257.9398999996,4521001.5984000005],[650266.8837000001,4520968.351299999],[650299.8987999996,4520929.5966],[650300.6238000002,4520893.961100001],[650309.1913999999,4520833.6077],[650246.7503000004,4520830.0054],[650237.7337999996,4520829.4889],[650232.2569000004,4520829.1554000005],[650114.8196999999,4520816.7729],[650004.2242,4520803.9759],[649915.5732000005,4520794.8466],[649898.7364999996,4520793.0612],[649878.4467000002,4520790.9837],[649869.6920999996,4520790.0287],[649844.1873000003,4520787.179099999],[649749.6531999996,4520776.933],[649653.665,4520767.6581],[649643.6825000001,4520769.0107],[649599.7643999998,4520767.232899999],[649528.5603,4520767.235200001],[649414.0354000004,4520773.469799999],[649260.6534000002,4520794.691500001],[649238.2319999998,4520797.9035],[649046.6684999997,4520825.7994],[648979.8152999999,4520836.0011],[648907.5159999998,4520848.5370000005],[648855.4760999996,4520860.4822],[648794.4445000002,4520870.6918],[648649.0133999996,4520895.3068],[648621.3771000002,4520901.969699999],[648464.7012999998,4520940.466499999],[648367.1327999998,4520972.157199999],[648298.6409999998,4520996.8807],[648255.3640999999,4521013.670399999],[648193.5237999996,4521039.083699999],[648146.9587000003,4521055.8081],[648101.1415999997,4521073.103],[648063.5177999996,4521089.8961],[648043.7806000002,4521098.1631000005],[647992.2496999996,4521118.5648],[647979.4074999997,4521123.749399999],[647964.8633000003,4521129.6774],[647924.2709999997,4521143.0799],[647851.7545999996,4521175.1678],[647806.8710000003,4521192.261],[647748.1804999998,4521216.4081999995],[647700.3195000002,4521234.7753],[647673.0471999999,4521248.6676],[647493.5511999996,4521319.601500001],[647435.6594000002,4521341.879000001],[647351.4686000003,4521375.8487],[647343.9994999999,4521378.142999999],[647337.6087999996,4521381.3473000005],[647197.8211000003,4521441.085899999],[647162.4203000003,4521456.595000001],[647129.6193000004,4521426.2892],[647055.7232999997,4521358.5162],[647014.8709000004,4521355.481799999],[647004.2204,4521339.6107],[646975.2345000003,4521304.050799999],[646945.0460000001,4521273.797800001],[646921.6549000004,4521249.566199999],[646909.1003999999,4521236.1006000005],[646865.5854000002,4521180.2618],[646857.9814999998,4521168.1165],[646848.2155999998,4521150.153100001],[646846.4068,4521147.7849],[646844.5158000002,4521145.304099999],[646764.1722999997,4521040.8682],[646506.7709999997,4520705.8078000005],[646212.9116000002,4520327.5013],[646126.2719999999,4520216.2853999995],[646092.0080000004,4520178.4037999995],[646023.9680000003,4520116.310900001],[645949.3704000004,4520061.529999999],[645870.7134999996,4520019.9965],[645778.8891000003,4519982.979599999],[645704.8234000001,4519960.9734000005],[645757.5302999998,4519936.580800001],[645847.5285999998,4519895.1554000005],[645882.2254999997,4519800.1094],[645890.2457999997,4519752.8465],[645887.1149000004,4519650.7237],[645885.9934,4519604.9462],[645885.2785999998,4519517.1974],[645871.3183000004,4519279.705],[645868.2949000001,4519193.465399999],[645871.2175000003,4519173.643999999],[645880.1769000003,4519125.8444],[645887.2960999999,4519094.333799999],[645894.6946999999,4519052.944700001],[645904.0148,4519008.2618],[645949.943,4518780.5030000005],[645976.8295999998,4518641.102600001],[645930.5785999997,4518637.191],[645502.9106000001,4518594.2234000005],[645464.7571999999,4518590.474099999],[645533.7281,4518550.5185],[645086.1312999995,4518550.939099999],[645066.8054,4518551.0041000005],[645038.3475000001,4518552.000499999],[645003.9331999999,4518551.214400001],[644976.4776999997,4518544.1237],[644960.3535000002,4518540.1427],[644960.1385000004,4518529.588199999],[644959.9425999997,4518522.365700001],[644959.6024000002,4518509.5876],[644959.2768999999,4518500.363600001],[644958.6995000001,4518482.4723000005],[644758.1353000002,4518481.2081],[644562.3816999998,4518479.9322999995],[644481.1993000004,4518449.804099999],[644426.0735999998,4518459.499500001],[644248.2877000002,4518449.920700001],[644024.7396999998,4518419.9089],[643856.6553999996,4518397.4241],[643849.5782000003,4518396.8422],[643849.1873000003,4518416.9355999995],[643849.2485999996,4518444.145199999],[643849.2596000005,4518452.2524999995],[643849.1733999997,4518461.0241],[643849.0613000002,4518475.459100001],[643849.0831000004,4518483.011299999],[643849.0076000001,4518491.2279],[643850.0574000003,4518519.678400001],[643851.2197000002,4518546.6874],[643851.3949999996,4518550.6888],[643847.2445999999,4518560.1587000005],[643856.8863000004,4518801.891100001],[643857.3710000003,4518807.3422],[643852.4506999999,4518817.352499999],[643855.0783000002,4518899.1402],[643867.4095000001,4519158.6938000005],[643871.0768999998,4519243.3893],[643877.2298999997,4519252.3934],[643886.5636999998,4519518.441299999],[643880.7377000004,4519527.3233],[643881.4215000002,4519552.8794],[643882.4210000001,4519579.552100001],[643882.7605999997,4519588.1099],[643885.7806000002,4519667.017999999],[643888.0109999999,4519734.471899999],[643892.0257000001,4519822.950099999],[643892.2830999997,4519835.726500001],[643903.9556999998,4520007.5342],[643844.7401,4520011.2678],[643757.3148999996,4520016.563100001],[643705.5299000004,4520019.9980999995],[643617.0433,4520027.828600001],[643498.4582000002,4520047.6249],[643383.4122000001,4520076.3761],[643365.7517999997,4520082.1415],[643361.2560999999,4520083.3869],[643325.6023000004,4520094.689300001],[643252.1891999999,4520121.4737],[643187.6602999996,4520151.318399999],[643054.2084999997,4520215.810799999],[642936.0489999996,4520292.3730999995],[642929.2986000003,4520296.7958],[642906.1457000002,4520311.784600001],[642724.7408999996,4520461.3116999995],[642603.5417,4520560.2533],[642463.1139000002,4520667.8214],[642381.1667999998,4520726.4333],[642307.3222000003,4520771.7645],[642337.2642000001,4520798.328],[642357.5844,4520816.3772],[642443.8392000003,4520766.177200001],[642584.3623000002,4520937.6909],[642525.8525999999,4520970.877699999],[642415.2757000001,4521035.711100001],[642299.2921000002,4521105.4394000005],[642219.1348000001,4521154.647600001],[642173.5653999997,4521181.8672],[642131.8964999998,4521208.0516],[642095.3898,4521229.004899999],[642023.1732999999,4521273.3704],[641979.4156,4521302.9581],[641953.4148000004,4521321.559800001],[641879.4148000004,4521384.2162999995],[641865.1425000001,4521398.268200001],[641839.4326999998,4521419.319],[641777.9583999999,4521471.1116],[641694.8821,4521545.3675],[641680.2999,4521562.4122],[641667.0832000002,4521583.036900001],[641658.9885999998,4521604.8703000005],[641636.1333999997,4521653.0737],[641618.7721999995,4521687.5008000005],[641607.9001000002,4521717.8322],[641599.8612000002,4521736.7794],[641575.9595999997,4521782.408600001],[641533.3830000004,4521847.4476],[641388.7000000002,4522042.796800001],[641367.4652000004,4522072.596899999],[641355.1370999999,4522082.1337],[641334.4627999999,4522087.068600001],[641280.1067000004,4522097.9113],[640913.9231000002,4522166.764699999],[640881.5504000001,4522179.2513999995],[640739.7056,4522160.555],[640696.1190999998,4522150.7291],[640667.3861999996,4522140.4091],[640629.2340000002,4522119.8038],[640578.8567000004,4522090.081800001],[640550.4020999996,4522069.5506],[640520.2275,4522046.3215],[640497.5416000001,4522028.454500001],[640474.3919000002,4522008.3577],[640467.1770000001,4522001.8904],[640453.2467,4521989.2985],[640430.9841999998,4521966.886600001],[640405.9204000002,4521940.978800001],[640386.2861000001,4521922.2818],[640359.9276999999,4521897.9043000005],[640348.3704000004,4521893.5757],[640280.8052000003,4521813.888499999],[640231.5438000001,4521760.757999999],[640229.244,4521753.0516],[640201.5796999997,4521726.3179],[640155.5382000003,4521690.1292],[640113.6426999997,4521662.1263],[640060.5431000004,4521633.355900001],[639998.6591999996,4521600.7546],[639917.6359999999,4521554.354],[639908.9572999999,4521549.4143],[639778.4338999996,4521475.5361],[639665.6582000004,4521413.101199999],[639619.0527999997,4521393.119000001],[639565.9716999996,4521376.568499999],[639480.1149000004,4521358.0668],[639384.7303999998,4521348.270500001],[639363.1777999997,4521346.086999999],[639247.5498000002,4521336.243799999],[639161.8715000004,4521335.0734],[639090.4170000004,4521340.057499999],[638865.6889000004,4521376.9187],[638738.6950000003,4521388.413899999],[638605.5368999997,4521386.8024],[638496.5892000003,4521394.087300001],[638438.6803000001,4521400.997400001],[638393.4172999999,4521408.256100001],[638343.5920000002,4521420.4268],[638261.3294000002,4521448.648499999],[638203.7164000003,4521471.3354],[638172.5345999999,4521483.411900001],[638115.5415000003,4521504.556299999],[638110.2742999997,4521506.5678],[638060.9263000004,4521524.8572],[638031.6041000001,4521536.7469999995],[638015.7100999998,4521543.224099999],[637992.9324000003,4521552.460000001],[637923.1193000004,4521578.1416],[637847.0111999996,4521606.7048],[637806.6643000003,4521621.8322],[637674.4983999999,4521671.3396000005],[637579.5356999999,4521706.9944],[637522.9082000004,4521726.817500001],[637397.0654999996,4521754.015000001],[637387.4965000004,4521756.058],[637402.0044,4521737.8934],[637414.9316999996,4521528.1359],[637431.8449999997,4521448.7157000005],[637439.9484000001,4521416.661599999],[637465.2774999999,4521315.632099999],[637478.3128000004,4521236.139900001],[637486.6720000003,4521199.4264],[637499.0506999996,4521155.236300001],[637522.7538999999,4521128.025800001],[637576.1017000005,4521062.610400001],[637620.4417000003,4521000.803400001],[637674.6151999999,4520922.8552],[637707.4751000004,4520888.7086],[637740.7936000004,4520857.1248],[637812.3091000002,4520785.719900001],[637897.0724,4520678.026900001],[637912.8082999997,4520653.0008000005],[637923.5861999998,4520635.9891],[637841.1857000003,4520612.463099999],[637795.6686000004,4520596.9553],[637778.5711000003,4520590.9728],[637704.3300000001,4520559.604900001],[637662.2209999999,4520537.7205],[637626.9834000003,4520518.2963],[637593.1363000004,4520496.677300001],[637554.4011000004,4520461.197000001],[637521.4182000002,4520429.377699999],[637489.6078000003,4520393.4714],[637466.7872000001,4520364.0625],[637442.0662000002,4520327.9552],[637416.2618000004,4520282.055400001],[637399.8831000002,4520246.4366],[637383.2680000002,4520205.3719],[637366.7626999998,4520149.317500001],[637358.0005999999,4520107.843599999],[637340.7939999998,4520003.2469],[637326.4669000003,4519934.351199999],[637303.5110999998,4519848.5265],[637278.8652999997,4519776.4408],[637255.1791000003,4519716.2555],[637235.7521000002,4519672.0297],[637178.6599000003,4519561.5847],[637067.2112999996,4519406.711300001],[636895.8052000003,4519186.0977],[636823.6471999995,4519086.815099999],[636796.7503000004,4519049.3375],[636767.5259999996,4519000.823000001],[636722.2143999999,4518918.807],[636711.8087999998,4518920.280300001],[636636.4171000002,4518931.768200001],[636605.5214999998,4518937.082900001],[636597.0456999997,4518939.147299999],[636551.1860999996,4518950.626599999],[636499.5231999997,4518961.1106],[636474.1473000003,4518964.5287999995],[636441.3734999998,4518966.478],[636378.5806999998,4518971.9823],[636332.8711999999,4518975.358999999],[636317.1085999999,4518974.5131],[636302.0001999997,4518974.789799999],[636281.7221999997,4518976.3037],[636262.1951000001,4518978.275800001],[636158.3865999999,4518993.4647],[636108.6169999996,4519001.987400001],[636071.5941000003,4519010.1898],[635996.4418000001,4519027.130100001],[635875.8449999997,4519051.453299999],[635855.3700000001,4519054.5195],[635692.7775999997,4519073.0767],[635650.9327999996,4519077.4169],[635627.8657,4519079.2147],[635600.1383999996,4519077.4844],[635557.0197999999,4519068.4759],[635535.3114999998,4519065.1906],[635447.1632000003,4519059.355],[635388.0135000004,4519054.9399],[635348.8252999997,4519052.4454],[635313.4123,4519060.3478999995],[635248.3689000001,4519092.1392],[635228.8202999998,4519104.552300001],[635207.9933000002,4519113.055199999],[635182.1381000001,4519119.6895],[635148.4685000004,4519129.179300001],[635125.8003000002,4519136.8715],[635107.1449999996,4519141.971899999],[635079.3245999999,4519145.350199999],[635061.2423999999,4519146.796599999],[635032.9666999998,4519147.3905],[634981.4374000002,4519150.780200001],[634882.7926000003,4519160.7508000005],[634849.8252999997,4519164.147],[634804.0965,4519164.090299999],[634787.3963000001,4519163.785700001],[634735.1257999996,4519170.828299999],[634698.335,4519175.710200001],[634614.5943,4519215.161800001],[634589.9107999997,4519222.3747000005],[634566.8450999996,4519219.511700001],[634516.7923999997,4519206.7184],[634474.5669999998,4519199.6203000005],[634455.8184000002,4519200.6118],[634438.9956,4519202.4157],[634419.0056999996,4519206.7162],[634362.6942999996,4519227.2359],[634340.6496000001,4519237.829],[634290.8755999999,4519279.3452],[634277.9725000001,4519288.3279],[634202.4385000002,4519331.375600001],[634118.1957999999,4519380.1515999995],[634086.0203999998,4519400.445],[634066.2657000003,4519415.078199999],[634055.5760000004,4519422.990900001],[634024.1884000003,4519437.0801],[633942.7533999998,4519489.351399999],[633967.1748000002,4519412.726199999],[633999.9601999996,4519344.8035],[634022.9751000004,4519308.5747],[634063.5889999997,4519246.3466],[634068.0174000002,4519239.4309],[634100.4529999997,4519209.480900001],[634117.6178000001,4519193.4681],[634128.7186000003,4519130.3718],[634159.4343999997,4518920.9361000005],[634168.6482999995,4518817.7169],[634168.2917999998,4518767.6274999995],[634161.0968000004,4518717.747099999],[634150.4086999996,4518679.019300001],[634128.2630000003,4518597.4409],[634119.7231000001,4518565.859200001],[634109.9905000003,4518525.5941],[634089.2593,4518454.369100001],[634086.3316000002,4518443.655300001],[634070.9055000003,4518386.9629],[634063.5377000002,4518360.5108],[634039.9521000003,4518274.4648],[634020.6413000003,4518203.9321],[634011.2248,4518169.4474],[633997.0505999997,4518118.108200001],[633977.8815000001,4518049.0219],[633972.0834999997,4518029.0392],[633963.6486,4517996.2381],[633957.1616000002,4517972.3563],[633938.5723000001,4517894.5077],[633931.5472999997,4517849.072799999],[633930.7341,4517838.064300001],[633927.7138999999,4517795.1449],[633922.7768000001,4517676.344799999],[633920.9171000002,4517657.8771],[633911.6845000004,4517594.523399999],[633900.9912,4517541.914999999],[633889.3114999998,4517497.1732],[633877.9167,4517459.9878],[633866.773,4517418.2541000005],[633852.0436000004,4517383.4515],[633832.4128,4517349.0044],[633823.5886000004,4517332.9649],[633812.1470999997,4517330.9811],[633761.0861999998,4517321.8399],[633709.7379000001,4517314.581700001],[633679.9208000004,4517311.3774999995],[633641.2171999998,4517309.567600001],[633612.1112000002,4517309.0417],[633572.0920000002,4517309.9846],[633548.5964000002,4517311.8923],[633514.7602000004,4517316.2786],[633468.3477999996,4517325.4352],[633429.6750999996,4517335.953299999],[633401.3833999997,4517346.4366999995],[633387.6201999998,4517351.5187],[633364.8244000003,4517361.4351],[633320.8739999998,4517383.8517],[633281.8754000003,4517407.8014],[633224.7224000003,4517451.0798],[633205.0833,4517468.4936999995],[633180.3369000005,4517493.0338],[633160.6299999999,4517514.222200001],[633154.1749,4517521.2129999995],[633134.1231000004,4517547.5035],[633116.8049999997,4517571.955399999],[633061.0526999999,4517659.4572],[633043.2070000004,4517685.121300001],[633018.8262,4517717.5528],[632995.2747,4517746.1127],[632954.8332000002,4517789.4714],[632907.7317000004,4517832.488600001],[632887.8630999997,4517848.6776],[632853.5606000004,4517874.490599999],[632828.7814999996,4517891.591],[632796.1838999996,4517911.771500001],[632724.1135999998,4517949.6774],[632689.5031000003,4517964.491800001],[632640.1508999998,4517982.5955],[632588.3120999997,4517998.2118999995],[632531.8854999999,4518010.859200001],[632436.5131000001,4518026.0297],[632391.6968,4518031.2237],[632326.7836999996,4518037.1688],[632254.6500000004,4518041.0975],[632174.0360000003,4518042.6543000005],[632113.6407000003,4518041.3529],[632109.676,4518041.2820999995],[632028.6610000003,4518036.947799999],[631956.8020000001,4518030.2238],[631918.8305000002,4518025.4375],[631877.1591999996,4518019.919199999],[631836.3452000003,4518013.639],[631777.1756999996,4518000.369200001],[631732.8015000001,4517990.250499999],[631706.3339,4517983.8936],[631692.6350999996,4517980.762399999],[631682.8028999995,4517978.477399999],[631628.0016999999,4517966.2859000005],[631597.1118000001,4517961.8495000005],[631579.5009000003,4517960.4256],[631546.2015000004,4517958.6116],[631521.3964999998,4517958.3925],[631488.2224000003,4517959.0241],[631448.8487999998,4517961.8774999995],[631412.1254000003,4517967.554500001],[631360.9409999996,4517979.748500001],[631303.6512000002,4517998.386299999],[631261.4654000001,4518017.070499999],[631240.9345000004,4518028.0328],[631219.8916999996,4518039.3193],[631204.7107999995,4518048.377800001],[631165.9386,4518074.452199999],[631089.1908999998,4518134.0558],[631038.6544000003,4518171.6931],[631001.3488999996,4518196.0176],[630956.3419000003,4518221.6493999995],[630902.2248999998,4518247.120200001],[630847.5120999999,4518268.138900001],[630835.1101000002,4518272.805500001],[630782.5361000001,4518287.4219],[630758.8210000005,4518292.443700001],[630739.0744000003,4518297.3137],[630693.8846000005,4518304.7322],[630652.3711999999,4518309.4398],[630616.9802000001,4518311.479599999],[630591.4017000003,4518312.1383],[630546.2729000002,4518311.3412999995],[630506.0816000002,4518308.0777],[630463.4792999998,4518302.773],[630408.7202000003,4518293.0342999995],[630374.6727,4518285.882099999],[630318.8068000004,4518271.9048],[630285.9830999998,4518262.331599999],[630216.7923999997,4518238.348300001],[630163.4167,4518217.086999999],[630105.1557,4518190.521],[630062.5177999996,4518168.005899999],[630052.6596999997,4518162.3912],[630017.9058999997,4518142.569],[629975.6317999996,4518113.7312],[629939.3251,4518086.220000001],[629888.6386000002,4518041.4662999995],[629851.9182000002,4518003.8431],[629817.0175999999,4517963.4759],[629783.9464999996,4517919.809599999],[629738.7303999998,4517851.7224],[629715.9064999996,4517820.3401999995],[629686.7394000003,4517784.9603],[629670.7482000003,4517768.134099999],[629654.2604999999,4517750.743899999],[629616.8671000004,4517717.6631000005],[629578.1475999998,4517688.001599999],[629543.1133000003,4517664.7345],[629504.3395999996,4517642.956800001],[629470.5301000001,4517626.818399999],[629451.1158999996,4517617.483899999],[629424.1228,4517607.239399999],[629394.0082,4517596.940400001],[629355.2024999997,4517586.6006000005],[629317.8685999997,4517578.9518],[629275.4437999995,4517572.879899999],[629256.7408999996,4517571.1094],[629239.2055000002,4517570.136700001],[629228.0658999998,4517570.164100001],[629213.7187000001,4517570.2465],[629190.6940000001,4517569.5112],[629161.6622000001,4517569.670299999],[629150.6167000001,4517569.144300001],[629109.6347000003,4517567.429300001],[629060.6848999998,4517562.9103999995],[629010.6634999998,4517556.929500001],[628962.2740000002,4517549.311799999],[628933.0645000003,4517545.138],[628872.4644999998,4517531.2005],[628796.0609999998,4517508.881999999],[628702.7209999999,4517475.3871],[628663.7000000002,4517457.940300001],[628624.0115999999,4517440.038000001],[628593.4128999999,4517423.5154],[628575.1131999996,4517413.0922],[628508.8502000002,4517375.295600001],[628479.5415000003,4517357.352399999],[628458.7799000004,4517342.8891],[628454.9435999999,4517340.2684],[628430.8285999997,4517324.5254],[628403.6845000004,4517303.399800001],[628365.4051000001,4517272.309],[628329.1785000004,4517244.474400001],[628291.5996000003,4517221.613500001],[628268.0455999998,4517207.546499999],[628250.6058,4517196.139599999],[628235.8118000003,4517187.8879],[628223.0252,4517180.670399999],[628165.5739000002,4517155.2447999995],[628135.3102000002,4517143.616],[628097.9616999999,4517131.7535],[628073.2027000003,4517123.8848],[628044.2137000002,4517116.609099999],[628016.9791000001,4517110.363399999],[627992.9943000004,4517106.505899999],[627973.9755999995,4517103.400699999],[627930.0115,4517098.3094999995],[627893.0993999997,4517095.339199999],[627862.7296000002,4517094.7031],[627845.9407000002,4517094.412900001],[627797.7121000001,4517096.799699999],[627769.4896999998,4517098.8661],[627726.2982000001,4517102.784],[627683.9619000005,4517106.0507],[627671.9685000004,4517106.6208999995],[627633.6013000002,4517109.734300001],[627629.1222000001,4517110.101199999],[627609.4362000003,4517111.427200001],[627518.6147999996,4517117.300799999],[627434.3260000004,4517121.178200001],[627398.6183000002,4517121.784499999],[627392.9518999998,4517112.692399999],[627316.7818,4516993.0078],[627251.9850000003,4516893.9519],[627241.2172999997,4516877.221100001],[627196.5716000004,4516808.6054],[627191.9671,4516801.5304000005],[627117.8062000005,4516687.323899999],[627058.9780000001,4516599.1438],[627040.9658000004,4516571.739700001],[627027.4167,4516554.739399999],[627015.3937999997,4516537.3212],[626972.244,4516474.7291],[626930.4973999998,4516413.937999999],[626884.0510999998,4516346.6261],[626868.5695000002,4516324.151799999],[626855.3245999999,4516309.0448],[626839.2578999996,4516286.227499999],[626740.9687000001,4516151.068600001],[626703.8724999996,4516104.350199999],[626666.8211000003,4516138.805500001],[626609.1597999996,4516189.0096],[626590.8092999998,4516196.024499999],[626551.6176000005,4516212.5658],[626536.9029000001,4516219.198799999],[626502.0620999997,4516233.038699999],[626353.7982999999,4516295.6875],[626345.2385,4516297.7622],[626335.1979,4516297.5908],[626318.4376999997,4516295.527899999],[626302.3712999998,4516292.3665],[626295.6270000003,4516291.918199999],[626293.5366000002,4516290.7721],[626285.0412999997,4516289.0725],[626248.3931999998,4516285.2267],[626253.9289999995,4516237.7947],[626274.4972000001,4516061.253699999],[626296.0426000003,4515876.9564],[626314.2631000001,4515719.3638],[626344.2106999997,4515463.2541000005],[626350.5324999997,4515409.395],[626353.1956000002,4515386.898700001],[626362.2499000002,4515311.4329],[626371.3098999998,4515235.634],[626380.4489000002,4515160.169600001],[626389.6780000003,4515084.3737],[626398.8361999998,4515007.7992],[626408.0466,4514933.113399999],[626417.6128000002,4514852.4374],[626426.4784000004,4514778.1899],[626428.6535999998,4514759.571799999],[626435.6409,4514701.3934],[626444.9610000001,4514625.266000001],[626454.3788999999,4514548.3629],[626455.7264,4514543.611099999],[626455.9946999997,4514532.8445],[626460.7549999999,4514501.2785],[626464.6465999996,4514471.1413],[626474.4659000002,4514395.466600001],[626490.3223000001,4514272.8127999995],[626491.7893000003,4514261.0671999995],[626493.2355000004,4514250.5429],[626501.1264000004,4514188.9377],[626510.7604,4514114.259299999],[626520.7046999997,4514036.254899999],[626530.4444000004,4513960.356799999],[626540.2741999999,4513884.1272],[626542.3729999997,4513865.0636],[626551.2357999999,4513786.1525],[626552.8310000002,4513771.8552],[626557.9058999997,4513726.8584],[626565.8935000002,4513654.7059],[626611.5840999996,4513248.9585],[626635.4907999998,4513026.059800001],[626641.8916999996,4512967.7607],[626643.5811999999,4512943.027000001],[626642.5936000003,4512882.2696],[626630.7418,4512854.417300001],[626628.9415999996,4512851.055199999],[626617.5439999998,4512821.322899999],[626573.4674000004,4512717.5217],[626523.8947999999,4512604.1884],[626345.8098999998,4512747.6139],[626229.5582999997,4512840.462200001],[626110.8037,4512931.715],[626116.1129999999,4512897.6043],[626117.5877999999,4512880.4178],[626042.0362999998,4512874.2458],[625969.6042,4512868.3497],[625896.5831000004,4512862.3333],[625801.1266000001,4512854.825999999],[625746.5237999996,4512808.3714000005],[625780.5027999999,4512771.5271000005],[625808.9347999999,4512738.142000001],[625817.8685999997,4512729.1883000005],[625801.3760000002,4512725.799000001],[625793.4495000001,4512735.1029],[625735.9519999996,4512799.419600001],[625712.9951,4512823.681299999],[625700.4293999998,4512812.8079],[625691.4106000001,4512806.8807],[625681.7013999997,4512801.8301],[625673.2208000002,4512799.0211],[625600.0528999995,4512786.675799999],[625598.1967000002,4512801.524],[625595.2884,4512813.689300001],[625590.6017000005,4512826.1576000005],[625585.6300999997,4512835.5119],[625572.5824999996,4512853.057399999],[625565.193,4512860.5941],[625555.6931999996,4512868.094900001],[625538.4892999995,4512876.797700001],[625528.4027000004,4512879.069700001],[625521.1317999996,4512879.6127],[625512.6059999997,4512879.4682],[625439.7123999996,4512870.9045],[625436.1791000003,4512900.048800001],[625395.3870000001,4512895.582599999],[625385.5893999999,4512895.7498],[625374.6586999996,4512898.0077],[625348.1264000004,4512909.107000001],[625336.5076000001,4512902.1368],[625329.5351,4512900.020099999],[625211.2346999999,4512885.249299999],[625081.1366999997,4512869.059699999],[625066.5987999998,4512864.9277],[625017.5109999999,4512846.6654],[624993.5466999998,4512925.767000001],[624792.9425999997,4512849.5407],[624778.6783999996,4512844.192399999],[624548.2877000002,4512756.4781],[624544.0675999997,4512786.499399999],[624491.8537999997,4512778.2928],[624422.8452000003,4512769.5824],[624407.0201000003,4512766.6515999995],[624396.0909000002,4512763.802999999],[624375.1085000001,4512756.232899999],[624359.3596999999,4512748.7508000005],[624350.4973999998,4512743.494100001],[624326.7038000003,4512727.3267],[624316.1359000001,4512718.044],[624299.8644000003,4512701.447799999],[624283.0107000005,4512679.289799999],[624256.3707999997,4512631.428099999],[624234.0675999997,4512642.1581],[624208.3971999995,4512652.2765],[624169.5152000003,4512664.727499999],[624147.1966000004,4512671.348999999],[624117.8734999998,4512677.7421],[624103.2045999998,4512681.3828],[624073.3240999999,4512685.767999999],[624057.7906,4512690.615700001],[624052.2737999996,4512692.300000001],[624038.3535000002,4512696.6196],[624035.2115000002,4512697.677300001],[624031.9869999997,4512698.6227],[624024.9080999997,4512702.834799999],[624012.7039999999,4512705.5175],[623998.1095000003,4512704.718],[623923.0988999996,4512696.355900001],[623914.7357999999,4512772.2793000005],[623906.3783999998,4512847.8697],[623792.0000999998,4512835.7413],[623716.3942,4512827.704399999],[623641.5405000001,4512820.1251],[623527.7449000003,4512808.454700001],[623530.9472000003,4512783.5239],[623531.1072000004,4512768.869100001],[623529.9632000001,4512761.521299999],[623527.6577000003,4512752.932700001],[623522.5357999997,4512741.0769],[623519.5784,4512736.141799999],[623509.3272000002,4512738.1917],[623500.1167000001,4512738.5933],[623485.1826999998,4512737.9001],[623458.8016999997,4512735.0175],[623376.1129999999,4512726.310900001],[623178.9112,4512703.2634],[623164.5495999996,4512703.6908],[623162.1749,4512704.317600001],[623160.4188000001,4512703.289000001],[623142.4974999996,4512699.4377],[623089.4852999998,4512693.4486],[623024.4183,4512686.260399999],[623020.6265000002,4512716.2894],[622955.7340000002,4512708.771500001],[622944.9757000003,4512802.4224],[622943.9660999998,4512807.2914],[622940.9011000004,4512813.903000001],[622936.8360000001,4512819.7206999995],[622930.0658999998,4512825.715500001],[622921.4590999996,4512830.4585],[622912.3055999996,4512832.5274],[622905.0460999999,4512832.4069],[622897.7260999996,4512830.8419],[622860.2766000004,4512818.2282],[622779.9106000001,4512791.689300001],[622714.3492,4512773.613500001],[622673.3976999996,4512763.385600001],[622640.1112000002,4512754.2842999995],[622472.1344999997,4512710.197699999],[622459.7421000004,4512703.885600001],[622455.2094,4512697.1482],[622434.2691000002,4512758.429500001],[622427.3711000001,4512864.137],[622373.1387,4513345.933700001],[622352.7300000004,4513564.235300001],[622338.9801000003,4513681.0448],[622324.9417000003,4513697.802100001],[622321.5087000001,4513701.1876],[622308.6684999997,4513711.8575],[622303.4612999996,4513715.3248],[622150.2221999997,4513843.6009],[622071.2872000001,4513904.925799999],[622050.0023999996,4513920.8979],[621975.7915000003,4513977.415899999],[621913.9677999998,4514025.144400001],[621906.3592999997,4514030.904200001],[621897.4023000002,4514036.5308],[621847.2701000003,4514076.679500001],[621700.2116,4514189.409399999],[621610.0214999998,4514257.9936999995],[621573.7906,4514284.603499999],[621539.8364000004,4514357.6656],[621520.6875,4514387.6653],[621513.3256000001,4514393.8737],[621502.4688999997,4514402.1346],[621316.8892999999,4514542.9989],[621243.608,4514589.8785999995],[621238.3738000002,4514589.903899999],[621231.6468000002,4514593.4581],[621195.8635,4514623.852299999],[621184.2116,4514634.3214],[621122.4548000004,4514678.6149],[620996.8799,4514779.828299999],[620958.0603999998,4514810.174000001],[620922.6440000003,4514838.9099],[620882.8822999997,4514870.128900001],[620869.2922999999,4514890.782400001],[620880.9173999997,4514907.7393],[620868.9807000002,4514920.2029],[620769.9665000001,4515023.6304],[620575.0301000001,4514885.7608],[620664.7057999996,4514801.055299999],[620691.1478000004,4514794.602],[620705.7614000002,4514783.6252999995],[620496.2204,4514634.9712000005],[620434.0181999998,4514592.7632],[620393.3346999995,4514561.3434],[620347.5281999996,4514528.286],[620187.3727000002,4514409.8697999995],[620133.2346000001,4514369.905200001],[620121.9674000004,4514361.9496],[620085.4110000003,4514336.1504999995],[620003.0877999999,4514279.8511],[619890.2567999996,4514209.844900001],[619781.2109000003,4514140.5679],[619696.7786999997,4514089.1237],[619573.7027000003,4514015.4036],[619543.6868000003,4514002.593599999],[619478.3069000002,4513973.556399999],[619436.1622000001,4513958.9965],[619379.3693000004,4513941.868799999],[619321.1325000003,4513925.273600001],[619248.9637000002,4513903.568700001],[619177.1284999996,4513882.0919],[619149.6546,4513873.877],[619093.6956000002,4513857.3202],[619023.7092000004,4513836.3189],[618907.5965,4513801.4747],[618829.0448000003,4513777.561799999],[618785.0889999997,4513759.978599999],[618743.6634,4513742.5473],[618618.7377000004,4513683.2491],[618591.0049,4513670.0353999995],[618551.8553999998,4513652.752699999],[618509.3128000004,4513631.1965],[618426.1956000002,4513591.669500001],[618399.9725000001,4513579.0359000005],[618372.1562999999,4513565.7107],[618345.4302000003,4513552.847200001],[618266.8389999997,4513515.2820999995],[618114.3332000002,4513443.227],[618055.1778999995,4513420.2981],[618007.7295000004,4513404.4406],[617960.0570999999,4513392.0221],[617878.0602000002,4513371.9509],[617836.0953000002,4513361.6227],[617701.6010999996,4513329.8366],[617584.6430000002,4513299.5529],[617452.6228999998,4513255.374500001],[617347.8404000001,4513218.5144],[617322.8206000002,4513209.679099999],[617267.2451,4513189.7004],[617184.8026,4513154.862],[617159.3039999995,4513144.243100001],[617078.0791999996,4513107.0934999995],[617050.0954,4513093.4376],[616998.9740000004,4513063.9822],[616937.5592999998,4513028.7016],[616889.8134000003,4512999.3002],[616878.4386999998,4512992.4585],[616789.7725,4512934.4307],[616731.1955000004,4512895.7545],[616665.3640000001,4512840.531099999],[616611.2525000004,4512802.3704],[616517.0303999996,4512732.2666],[616511.7893000003,4512743.3989],[616496.4005000005,4512734.0518],[616435.6936999997,4512691.0142],[616406.7093000002,4512671.016100001],[616380.4842999997,4512652.727],[616328.6952999998,4512708.4311999995],[616248.8300999999,4512804.6677],[616234.1131999996,4512833.1953],[616230.5460999999,4512839.912599999],[616217.7056,4512867.248299999],[616217.0484999996,4512871.4574],[616209.2729000002,4512888.1019],[616164.6220000004,4513016.4264],[616161.5266000004,4513025.3718],[616088.1586999996,4513235.3026],[616087.3641999997,4513237.5109],[616071.5549999997,4513287.3408],[616057.8388,4513338.3138],[616041.7395000001,4513417.4529],[616030.5107000005,4513492.893100001],[616024.3992999997,4513548.870999999],[616018.2697999999,4513632.941],[615991.4878000002,4514027.5911],[615988.6177000003,4514065.298699999],[615983.4654999999,4514113.963300001],[615976.3920999998,4514225.9999],[615972.8531,4514360.2993],[615972.7871000003,4514375.2883],[615892.4988000002,4514375.918500001],[615891.0488999998,4514446.9596],[615892.3225999996,4514489.617699999],[615895.1423000004,4514535.964299999],[615898.4698999999,4514571.4373],[615904.8628000002,4514621.392999999],[615911.7061000001,4514664.1384],[615919.8003000002,4514702.461999999],[615931.4111000001,4514753.387800001],[615935.9709999999,4514780.2191],[615938.4577000001,4514804.6863],[615938.5970999999,4514828.1173],[615887.2991000004,4514826.647700001],[615865.6529000001,4514823.6439],[615842.6240999997,4514817.2875],[615797.6834000004,4514797.93],[615774.6649000002,4514790.9077],[615743.0092000002,4514785.6381],[615627.3680999996,4514769.3958],[615610.3196999999,4514769.240599999],[615598.1294999998,4514771.493000001],[615588.2865000004,4514774.781400001],[615531.5032000002,4514805.6514],[615513.2528999997,4514785.1579],[615498.7719,4514771.9406],[615479.3822999997,4514759.535],[615476.3910999997,4514756.4904],[615468.5601000004,4514755.2578],[615463.2885999996,4514752.2886],[615451.4502999997,4514748.217700001],[615439.3397000004,4514745.3639],[615424.6836000001,4514743.3588],[615397.9216999998,4514743.6077],[615382.2680000002,4514746.0286],[615302.6826999998,4514756.0031],[615278.2647000002,4514757.510399999],[615263.6635999996,4514757.393999999],[615240.4892999995,4514754.9235],[615149.2511,4514738.069399999],[615143.3795999996,4514621.7227],[615138.0566999996,4514518.931],[615133.2479999997,4514431.9145],[615133.3464000002,4514425.5868999995],[615134.3126999997,4514423.1591],[615132.7405000003,4514415.6952],[615131.0470000003,4514383.4683],[615131.2473999998,4514365.1503],[615132.6568999998,4514350.5154],[615139.1653000005,4514311.9759],[615083.5099,4514302.7827],[615064.1284999996,4514300.593800001],[615066.2757000001,4514319.9476],[615075.1672,4514519.0634],[615014.7664000001,4514522.0109],[614977.8474000003,4514523.9912],[614914.8254000004,4514527.232000001],[614913.6941,4514496.7904],[614915.4699999997,4514474.832800001],[614929.4095999999,4514376.2267],[614931.9795000004,4514362.9421999995],[614938.8172000004,4514352.0557],[614944.9711999996,4514347.1546],[614949.9040000001,4514344.7884],[614959.9847999997,4514342.5022],[614974.1544000003,4514343.2774],[614984.5617000004,4514287.365599999],[614892.5645000003,4514270.059],[614819.5679000001,4514257.7118],[614805.5220999997,4514254.3849],[614781.8846000005,4514249.0218],[614683.3020000001,4514231.7267],[614645.5202000001,4514223.9242],[614637.1063999999,4514222.1283],[614602.2577,4514215.7039],[614595.6903999997,4514214.6029],[614541.1410999997,4514204.764699999],[614531.0848000003,4514254.5755],[614433.1096999999,4514236.1829],[614341.6999000004,4514219.0033],[614350.6699000001,4514168.3983],[614301.9314000001,4514159.429],[614296.7193999998,4514158.016100001],[614282.4941999996,4514155.353700001],[614276.6862000003,4514154.264699999],[614201.352,4514140.111],[614133.3463000003,4514126.9593],[614058.7022000002,4514111.818399999],[614070.1268999996,4514066.136600001],[613988.1240999997,4514051.882300001],[613964.5599999996,4514178.7667],[613861.6793,4514160.861400001],[613827.5016000001,4514154.673],[613787.4297000002,4514147.505899999],[613712.5925000003,4514133.92],[613637.3296999997,4514120.5504],[613673.2686999999,4513918.572899999],[613598.3428999996,4513905.0978999995],[613523.4134999998,4513891.845799999],[613536.4594,4513817.3188000005],[613395.6999000004,4513791.8442],[613416.3914999999,4513730.647399999],[613419.5354000004,4513723.8114],[613426.4485999998,4513702.3763],[613436.9079,4513669.892100001],[613441.1809,4513649.9712000005],[613445.3260000004,4513627.383400001],[613446.4132000003,4513611.522],[613445.8590000002,4513587.0857],[613444.2412999999,4513532.875499999],[613441.6799999997,4513507.187100001],[613441.3216000004,4513497.521500001],[613438.7137000002,4513480.382099999],[613433.7970000003,4513459.654100001],[613419.5477999998,4513414.3554],[613383.0806999998,4513392.034],[613333.8861999996,4513357.304099999],[613299.3093999997,4513332.791300001],[613286.9703000002,4513322.609300001],[613280.3469000002,4513314.0693],[613259.4104000004,4513280.8826],[613242.1032999996,4513247.7513999995],[613239.1108999997,4513239.1559],[613236.8919000002,4513229.684],[613234.5124000004,4513219.6544],[613233.4419999998,4513201.3171999995],[613232.3711000001,4513188.5317],[613232.1642000005,4513179.9789],[613228.5217000004,4513153.1636],[613222.9678999996,4513129.872300001],[613216.8685999997,4513109.126499999],[613209.4364999998,4513076.146400001],[613199.6303000003,4513071.4441],[613181.3866999997,4513066.390699999],[613163.1210000003,4513062.7805],[613108.3539000005,4513055.503799999],[613071.1776,4513046.2754],[613056.5192999998,4513044.164000001],[613048.1798,4513042.9263],[613038.4205999998,4513040.6677],[612907.3391000004,4512994.0319],[612837.4455000004,4512976.533500001],[612806.7730999999,4512967.0724],[612770.5497000003,4512961.746200001],[612713.3454999998,4512959.209899999],[612724.0226999996,4513006.5623],[612711.9901999999,4513070.4464],[612708.1934000002,4513086.9328000005],[612706.8952000001,4513089.022700001],[612705.9362000003,4513096.558499999],[612670.3397000004,4513088.910599999],[612653.3265000004,4513086.209000001],[612631.3787000002,4513085.986199999],[612611.2423999999,4513088.789000001],[612580.6260000002,4513097.8725000005],[612565.9018999999,4513105.643200001],[612557.9676999999,4513111.0744],[612548.1257999996,4513119.807600001],[612533.4441,4513135.9066],[612515.1831999999,4513120.861500001],[612490.9190999996,4513100.8397],[612452.9737,4513142.2346],[612413.9972999999,4513184.8355],[612391.8465999998,4513164.624],[612377.0447000004,4513155.294500001],[612366.1358000003,4513150.909600001],[612356.3766000001,4513148.651900001],[612334.1858999999,4513147.7601],[612247.9704999998,4513143.232799999],[612233.4134999998,4513140.0142],[612200.5834999997,4513128.0802],[612165.3446000004,4513119.1077],[612136.1223999998,4513114.2238],[612102.0520000001,4513111.7093],[612060.6700999998,4513106.9747],[611960.7854000004,4513085.1446],[611964.7862999998,4513066.2182],[611980.3272000002,4513004.3847],[611924.2194999997,4512990.7676],[611906.4221000001,4512984.058599999],[611896.5899,4512981.0232],[611862.9698999999,4512965.4146],[611834.8185,4512956.661800001],[611810.1383999996,4513059.1072],[611757.4738999996,4513052.316400001],[611744.7125000004,4513047.5714],[611737.4242000002,4513043.7973],[611724.1355999997,4513034.825099999],[611712.9890000001,4513023.775599999],[611707.6129999999,4513016.3662],[611699.4808999998,4513001.3649],[611694.1008000001,4512988.6258000005],[611612.3340999996,4513013.7083],[611535.2389000002,4513036.974400001],[611517.0870000003,4513042.5858],[611497.5334999999,4513045.955600001],[611481.7258000001,4513047.2721],[611454.6207999997,4513047.530300001],[611445.8957000002,4513032.6314],[611439.9335000003,4513024.8803],[611429.3372999998,4513016.5043],[611420.5461999997,4513011.5976],[611404.7509000003,4513006.4745000005],[611249.1618999997,4512966.3839],[611241.9495000001,4512963.1666],[611236.7660999997,4512959.7578],[611208.8919000002,4512938.1316],[611196.6413000003,4512949.939300001],[611188.5996000003,4512962.5876],[611181.7163000004,4512976.807600001],[611174.8207999999,4512997.467499999],[611158.8896000003,4513057.630999999],[611036.4643000001,4513024.2607],[611017.6567000002,4513017.3167],[611022.3773999996,4513012.1689],[611032.4545999998,4512998.8848],[611048.6924,4512980.1414],[611116.2203000002,4512902.32],[611074.9379000003,4512857.0649999995],[611066.6879000003,4512849.835100001],[611019.4916000003,4512799.1621],[611009.7998000002,4512792.354800001],[610997.6732999999,4512784.6227],[610978.8701,4512777.345799999],[610941.2850000001,4512761.348999999],[610932.2500999998,4512755.773],[610928.5443000002,4512755.1623],[610922.4384000003,4512756.9584],[610914.6514999997,4512775.1624],[610912.3998999996,4512784.5666000005],[610912.2220000001,4512796.444599999],[610916.1742000002,4512825.705700001],[610915.3485000003,4512847.0119],[610911.7357000001,4512868.387399999],[610904.3951000003,4512896.258099999],[610901.0871000001,4512914.196],[610815.5321000004,4512916.135399999],[610805.0310000004,4512906.9845],[610808.3130000001,4512715.833000001],[610777.0607000003,4512716.697899999],[610749.8219999997,4512720.1768],[610744.0223000003,4512724.087300001],[610741.2794000003,4512732.4848],[610736.0166999996,4512796.4728],[610731.5872999998,4512844.2622],[610724.7878,4512931.988399999],[610721.6242000004,4512951.5942],[610665.2673000004,4512943.2015],[610664.1549000004,4512949.846899999],[610663.693,4512952.504799999],[610663.2342999997,4512960.603499999],[610636.9776999997,4513084.9023],[610636.3388,4513088.1128],[610604.8664999995,4513081.2027],[610619.8979000002,4513013.1413],[610633.2364999996,4512945.387800001],[610635.3934000004,4512930.9856],[610644.4930999996,4512819.1993],[610643.9057,4512813.3057],[610642.8316000002,4512811.735200001],[610623.4008,4512806.8925],[610609.9083000002,4512805.8028],[610567.4298,4512806.5009],[610518.6453999998,4512805.4396],[610498.6996999998,4512806.807499999],[610493.7144999998,4512807.066299999],[610491.7927999999,4512811.367900001],[610474.7361000003,4512930.3639],[610431.1140000001,4513211.6283],[610338.1358000003,4513117.085000001],[610257.4429000001,4513053.4822],[610187.2607000005,4513009.6896],[610162.4674000004,4512996.4409],[610128.2566,4512980.6094],[610099.2178999996,4512968.963199999],[610043.6229999997,4512949.0392],[610039.3642999995,4512945.866900001],[610037.2390000001,4512941.1719],[610011.4852999998,4512810.6579],[610007.7493000003,4512772.2958],[610000.5344000002,4512740.7662],[609985.7892000005,4512744.4333999995],[609935.6780000003,4512758.789899999],[609914.8738000002,4512766.808700001],[609865.9594999999,4512780.1842],[609837.8609999996,4512784.763900001],[609796.2589999996,4512794.6953],[609770.6233000001,4512798.3125],[609743.7549999999,4512805.353599999],[609708.3530000001,4512812.8235],[609661.8817999996,4512820.9069],[609647.2624000004,4512821.800799999],[609640.2481000004,4512822.2521],[609633.1511000004,4512822.5912],[609593.6026999997,4512825.003799999],[609533.8820000002,4512827.007200001],[609474.0981999999,4512827.5667],[609425.6517000003,4512826.5176],[609390.2109000003,4512825.2168000005],[609375.4605,4512789.246300001],[609363.5610999996,4512760.312899999],[609358.3498,4512741.5824],[609353.5669999998,4512710.977600001],[609352.5393000003,4512689.0889],[609353.5407999996,4512655.571699999],[609357.1573000001,4512610.7676],[609368.7416000003,4512529.5513],[609431.7516999999,4512345.056399999],[609591.1721000001,4512110.4683],[609603.5082999999,4512092.7743999995],[609612.2922,4512029.8375],[609618.9272999996,4511963.7598],[609624.1794999996,4511905.5451],[609624.1804999998,4511899.771400001],[609624.0784,4511889.5548],[609642.5740999999,4511706.7347],[609645.6064999998,4511690.124600001],[609665.7452999996,4511493.3387],[609667.1845000004,4511470.2651],[609686.7676999997,4511271.1393],[609688.8213,4511263.6195],[609707.5323999999,4511060.705800001],[609729.8147999998,4510821.9814],[609748.3925000001,4510656.7061],[609730.8142999997,4510617.5842],[609720.7251000004,4510603.1116],[609718.7275999999,4510595.4208],[609709.8781000003,4510577.0803],[609703.6531999996,4510563.997300001],[609692.7139999997,4510544.182600001],[609684.3364000004,4510528.1809],[609677.6212999998,4510513.9803],[609658.3683000002,4510473.8346],[609640.3668999998,4510434.706700001],[609632.2571,4510417.7097],[609612.3641999997,4510375.1119],[609592.6767999995,4510335.737199999],[609581.7845999999,4510312.703400001],[609570.9636000004,4510290.5589000005],[609541.0340999998,4510229.8257],[609514.0685,4510174.243899999],[609506.8657,4510158.7039],[609486.0343000004,4510116.6478],[609478.5878999997,4510100.438100001],[609474.4075999996,4510091.8268],[609456.9527000003,4510055.5944],[609432.6675000004,4510007.158600001],[609388.0987,4509913.7884],[609379.1941,4509893.338099999],[609337.8337000003,4509805.678200001],[609327.5629000003,4509786.2071],[609281.9845000003,4509692.3785999995],[609225.9990999997,4509576.7458],[609213.8557000002,4509552.4728999995],[609175.0258,4509470.5141],[609127.3196,4509371.77],[609114.5778999999,4509347.932600001],[609111.5610999996,4509340.5600000005],[609058.0729999999,4509324.672700001],[609012.2370999996,4509311.118799999],[608965.2236000001,4509297.2149],[608958.4124999996,4509295.1162],[608943.1873000003,4509290.7842999995],[608912.0695000002,4509281.555600001],[608897.4337999998,4509277.3434999995],[608896.2564000003,4509276.993100001],[608861.3819000004,4509270.485200001],[608788.3488999996,4509256.7556],[608735.8679999998,4509246.9922],[608705.4577000001,4509241.3278],[608648.0070000002,4509230.603800001],[608595.0207000002,4509220.722999999],[608589.4615000002,4509219.6423],[608527.2877000002,4509208.4059999995],[608519.4516000003,4509207.0699000005],[608444.2088000001,4509194.1997],[608437.3015999999,4509192.8773],[608391.2300000004,4509183.7652],[608357.1359000001,4509175.8278],[608326.1972000003,4509165.8269],[608304.3354000002,4509158.956700001],[608276.8574999999,4509149.117699999],[608240.3901000004,4509135.9276],[608097.5434999997,4509084.3235],[608064.0248999996,4509071.6214000005],[608019.3322000001,4509054.7596],[607996.0617000004,4509045.9822],[607983.8805999998,4509041.363500001],[607924.2405000003,4509018.399900001],[607886.5245000003,4509003.861],[607880.1399999997,4509001.4365],[607852.1606999999,4508991.147600001],[607850.4813000001,4508990.457],[607808.3035000004,4508974.8544],[607781.9044000003,4508966.2543],[607758.2922999999,4508957.694800001],[607748.6316999998,4508954.0013999995],[607726.5396999996,4508945.464],[607714.1974999998,4508940.2883],[607700.0086000003,4508934.308599999],[607689.2613000004,4508929.8223],[607669.7695000004,4508922.544199999],[607632.2961999997,4508908.6764],[607619.1190999998,4508902.8226],[607589.8263999997,4508889.8509],[607554.5221999995,4508872.0178],[607553.5168000003,4508871.448100001],[607514.3693000004,4508850.672700001],[607490.8240999999,4508837.4517],[607480.9324000003,4508832.2008],[607467.0158000002,4508824.893100001],[607426.0975000001,4508803.8704],[607419.3048,4508800.4410999995],[607410.1585999997,4508796.2004],[607402.9420999996,4508792.876],[607359.1567000002,4508771.4791],[607321.3417999996,4508751.9453],[607298.7998000002,4508739.4057],[607286.6772999996,4508730.6809],[607266.8618000001,4508716.5153],[607229.9952999996,4508689.7787],[607202.5828999998,4508663.5121],[607172.8879000004,4508625.6653],[607129.8744000001,4508772.9376],[606977.1479000002,4508725.987299999],[606953.6703000003,4508801.7051],[606930.4447999997,4508877.537599999],[606768.7163000004,4508828.130000001],[606758.2533,4508868.3948],[606745.3334999997,4508903.294600001],[606723.1606999999,4508976.589199999],[606699.3914000001,4509055.190400001],[606693.1445000004,4509072.532400001],[606667.1688000001,4509104.912900001],[606680.7715999996,4509116.433800001],[606676.6776,4509130.9199],[606653.3667000001,4509207.085100001],[606643.4116000002,4509241.4727],[606586.8786000004,4509196.136299999],[606461.5718999999,4509346.0046],[606523.6875,4509396.638800001],[606536.9883000003,4509440.9092999995],[606510.4380000001,4509448.744100001],[606482.1063999999,4509457.1086],[606452.0876000002,4509465.3379999995],[606341.9281000001,4509495.9562],[606196.1491999999,4509536.7246],[606082.2477000002,4509569.2916],[606047.3876999998,4509579.4518],[605930.2692,4509612.6412],[605866.9183,4509672.0261],[605857.8724999996,4509684.443399999],[605849.9945999999,4509697.876700001],[605843.6256999997,4509712.1088],[605841.1550000003,4509719.512599999],[605838.6843999997,4509726.9164],[605835.4272999996,4509742.0811],[605833.773,4509757.3796999995],[605831.2545999996,4509785.878699999],[605829.6530999998,4509803.398800001],[605853.0477999998,4509833.045],[605868.3043999998,4509847.0307],[605875.8729999997,4509855.244000001],[605881.1980999997,4509860.8716],[605903.3365000002,4509883.838199999],[605931.5707999999,4509911.666200001],[605970.6316999998,4509950.1971],[605989.0203999998,4509969.557399999],[606001.3353000004,4509982.502],[606052.6162,4510034.642899999],[606066.4364,4510048.6085],[606099.7762000002,4510085.503799999],[606107.2471000003,4510094.6043],[606157.3827999998,4510155.834100001],[606204.2181000002,4510217.461100001],[606213.0064000003,4510228.9122],[606243.8656000001,4510267.882300001],[606253.3835000005,4510281.453500001],[606268.8631999996,4510303.3265],[606275.3969,4510312.968900001],[606248.0707,4510304.471899999],[606254.6124,4510313.5592],[606283.6453999998,4510362.051899999],[606362.3254000004,4510493.7534],[606400.3947000001,4510553.923699999],[606400.1095000003,4510567.909499999],[606414.0634000003,4510595.978700001],[606446.4698999999,4510644.6317],[606458.1248000003,4510662.2311],[606514.8472999996,4510728.887700001],[606631.4463999998,4510824.7191],[606686.7918999996,4510875.368899999],[606763.7588,4510960.9723000005],[606807.7407,4511014.7903],[606854.7663000003,4511068.3193],[606830.8732000003,4511108.945499999],[606819.0899999999,4511129.649599999],[606809.1206999999,4511159.262399999],[606803.4212999996,4511179.721100001],[606797.3646,4511207.3917],[606794.6326000001,4511232.889599999],[606793.0221999995,4511256.7382],[606794.6552999998,4511278.1909],[606767.7629000004,4511304.3399],[606747.0100999996,4511326.3583],[606736.5356999999,4511338.309800001],[606727.1749,4511349.167099999],[606708.2589999996,4511372.6555],[606691.9128,4511393.6271],[606672.6449999996,4511418.1098],[606636.6427999996,4511461.227],[606596.9930999996,4511505.5132],[606584.3051000005,4511518.7655],[606556.9585999995,4511547.2404],[606515.5911999997,4511587.727299999],[606471.6742000002,4511623.5144],[606462.8733999999,4511630.716],[606305.0308999997,4511755.913799999],[606265.6602999996,4511792.7666],[606242.0352999996,4511815.078199999],[606214.2834000001,4511842.5492],[606192.0301999999,4511869.321900001],[606153.4748999998,4511914.1811999995],[606132.0121999998,4511944.7404],[606147.5422,4511945.1850000005],[606138.9221999999,4511957.4969999995],[606110.3942,4511997.947899999],[606105.0521,4512005.421599999],[606063.1363000004,4512072.772600001],[606028.5683000004,4512128.237600001],[606001.5595000004,4512168.821699999],[605990.7235000003,4512159.006899999],[605982.1771999998,4512172.0974],[605924.9404999996,4512259.992799999],[605879.8757999996,4512329.2983],[605840.3635,4512388.2465],[605816.3761999998,4512424.3221],[605805.3745999997,4512437.9328000005],[605770.8430000003,4512485.1831],[605744.4594,4512523.556399999],[605732.1300999997,4512541.478499999],[605642.9122000001,4512652.236099999],[605641.6222999999,4512653.883099999],[605595.2145999996,4512699.2994],[605571.9795000004,4512718.287599999],[605539.6129999999,4512744.140699999],[605522.0314999996,4512757.4361000005],[605491.5872,4512778.7645],[605463.9934,4512795.5814],[605435.2322000004,4512811.3824000005],[605400.9671999998,4512828.3266],[605369.4507999998,4512841.9791],[605341.0954999998,4512853.012],[605269.4408999998,4512881.0833],[605220.2938999999,4512899.704399999],[605182.6084000003,4512913.825200001],[605164.2405000003,4512911.2327],[605095.2227999996,4512938.0107],[605078.2435999997,4512944.6537],[605049.6365,4512949.6884],[605040.3265000004,4512951.332900001],[605026.3629999999,4512953.6885],[605000.4245999996,4512955.097200001],[604982.2597000003,4512956.0611000005],[604959.7867,4512957.185900001],[604941.5981999999,4512959.8149999995],[604918.8794,4512966.377],[604901.8909999998,4512973.6865],[604884.0223000003,4512983.5372],[604868.2980000004,4512996.9714],[604850.9236000003,4513025.5934],[604838.2692,4513060.722100001],[604820.3639000002,4513085.1175999995],[604899.0384,4513103.5524],[604910.3109999998,4513106.376800001],[604900.2547000004,4513119.0030000005],[604879.2011000002,4513145.1302000005],[604859.6638000002,4513171.5009],[604843.6469,4513193.702400001],[604840.1078000003,4513199.2039],[604828.3694000002,4513217.357799999],[604814.6924999999,4513241.257999999],[604808.9631000003,4513252.391000001],[604801.1468000002,4513267.8247],[604790.1568,4513292.7622],[604783.4641000004,4513312.32],[604773.6586999996,4513343.047900001],[604734.6405999996,4513469.5155],[604724.6662999997,4513506.2367],[604715.2300000004,4513540.744899999],[604701.7822000002,4513590.296700001],[604678.0269999998,4513664.351600001],[604672.0241999999,4513682.92],[604618.1704000002,4513820.0594],[604576.5449000001,4513892.4187],[604531.2258000001,4513957.3981],[604520.7132000001,4513972.572000001],[604502.2000000002,4513992.407199999],[604348.9424999999,4514151.5735],[604335.2516999999,4514164.704299999],[604304.7445,4514197.139599999],[604295.5407999996,4514209.3343],[604263.2071000002,4514245.630100001],[604260.3766999999,4514248.8102],[604183.0702999998,4514355.865900001],[604152.6037999997,4514403.513599999],[604137.7589999996,4514426.7323],[604126.9430999998,4514445.566400001],[604125.2991000004,4514448.4300999995],[604115.5866,4514466.8356],[604081.1595999999,4514532.081800001],[604053.2154000001,4514592.5339],[603971.4452,4514573.175799999],[603833.2215,4514528.7108],[603768.7341,4514691.354800001],[603736.7657000003,4514774.1798],[603696.3218,4514877.6489],[603660.1931999996,4514956.3078000005],[603634.1054999996,4514950.835000001],[603583.2391999997,4514936.7992],[603558.3476999998,4514924.237500001],[603534.4642000003,4514912.0231],[603511.6149000004,4514898.2688],[603476.3369000005,4514976.6073],[603457.2176999999,4514961.684],[603436.8969,4514948.1873],[603415.4572999999,4514936.229499999],[603393.1520999996,4514925.813999999],[603370.0608999999,4514917.2752],[603346.5246000001,4514910.3957],[603322.6243000003,4514905.398800001],[603298.6977000004,4514902.289000001],[603219.2679000003,4514878.6416],[603142.8639000002,4514849.8189],[603067.8065,4514821.2377],[602999.8872999996,4514795.1994],[602996.9017000003,4514809.5918000005],[602990.4062000001,4514851.804],[602975.9894000003,4514941.6491],[602966.9572999999,4514990.265799999],[602924.9278999995,4514971.916300001],[602908.2033000002,4514948.589400001],[602868.8808000004,4514978.3541],[602870.7152000004,4514986.0407],[602901.3317999998,4515036.096899999],[602834.4822000004,4515109.335999999],[602820.2078999998,4515128.346000001],[602812.1628999999,4515142.4461],[602804.756,4515159.219799999],[602800.1722999997,4515173.256999999],[602795.4529999997,4515197.062999999],[602794.2164000003,4515219.2519000005],[602795.9378000004,4515241.148800001],[602798.8517000005,4515256.178400001],[602805.8077999996,4515277.926000001],[602790.9315999998,4515285.602499999],[602778.0426000003,4515289.9757],[602767.2922999999,4515292.269099999],[602751.5774999997,4515293.4943],[602734.8854999999,4515292.1522],[602722.4342,4515289.3147],[602713.8705000002,4515286.0868999995],[602708.9150999999,4515284.352700001],[602699.6151,4515279.4493],[602595.8684,4515238.4835],[602587.4275000002,4515232.481899999],[602579.8749000002,4515223.272700001],[602575.7023,4515213.7773],[602574.2006000001,4515206.4285],[602574.0489999996,4515199.0984000005],[602574.8946000002,4515192.8924],[602576.5762999998,4515187.2532],[602516.5453000003,4515243.823999999],[602515.9008,4515247.701099999],[602514.0608999999,4515258.6676],[602511.2421000004,4515273.284600001],[602506.0573000005,4515300.304199999],[602503.2385,4515314.9211],[602740.8650000002,4515378.172800001],[602717.9538000003,4515526.968599999],[602634.1749999998,4516018.0041000005],[602631.0093999999,4516033.282400001],[602617.2675999999,4516032.3145],[602611.5426000003,4516031.346899999],[602596.7238999996,4516028.9208],[602558.6738,4516022.1755],[602400.8729999997,4516027.873],[602339.4056000002,4516030.2424],[602256.3650000002,4516018.213199999],[602195.1659000004,4515995.0506],[602152.2260999996,4515969.5868],[602089.0470000003,4515930.853499999],[602076.0778999999,4515922.7914],[602065.6449999996,4515932.7512],[602050.1575999996,4515948.1928],[602039.9559000004,4515941.3903],[602027.7385,4515933.8939],[602023.0533999996,4515930.942500001],[601970.6825000001,4515897.799699999],[601888.1902999999,4515845.8115],[601835.3734999998,4515814.329],[601812.4336000001,4515801.0228],[601762.7073999997,4515771.804099999],[601745.5266000004,4515763.1295],[601723.8229999999,4515751.950200001],[601675.1706999997,4515730.5188],[601672.7720999997,4515720.826300001],[601663.4985999996,4515683.2818],[601680.8816,4515566.7171],[601692.1173,4515504.4727],[601695.9479999999,4515483.651699999],[601509.1107000001,4515501.2938],[601451.3185,4515506.163799999],[601255.7041999996,4515523.914000001],[601263.1463000001,4515602.958000001],[601267.2134999996,4515651.089500001],[601045.4966000002,4515671.0416],[601044.2622999996,4515693.4528],[601042.7516000001,4515705.201300001],[601068.2451,4515704.6612],[601084.9013999999,4515708.5527],[601311.5455,4515729.3061999995],[601353.6040000003,4515726.9954],[601432.5724999998,4515722.414999999],[601514.2500999998,4515729.5307],[601594.9282999998,4515747.958699999],[601689.0428999998,4515783.4487],[601691.4952999996,4515795.362600001],[601693.2300000004,4515810.375499999],[601693.3584000003,4515825.588400001],[601691.7165999999,4515840.665899999],[601688.4747000001,4515855.499399999],[601683.6387999998,4515869.6448],[601599.5012999997,4515851.2793000005],[601566.9474999998,4516009.6052],[601487.6744999997,4515993.5283],[601456.5389,4515987.105699999],[601374.9981000004,4515970.2217999995],[601294.5491000004,4515953.686799999],[601203.5745000001,4515935.454299999],[601210.0504000001,4516017.2608],[601471.5828999998,4516071.583699999],[601218.0500999996,4516092.5374],[601072.1303000003,4516105.9757],[601079.2358999997,4516185.014900001],[601226.2494999999,4516171.7028],[601455.3015000001,4516151.191],[601438.3903000001,4516233.6764],[601424.7390000001,4516287.671800001],[601407.1074000001,4516342.722999999],[601410.1276000002,4516368.634400001],[601414.8366,4516394.457900001],[601421.2374999998,4516419.9715],[601429.2489999998,4516444.952099999],[601438.7880999995,4516469.2874],[601448.2150999997,4516581.779100001],[601452.6297000004,4516745.942],[601441.1243000003,4516748.115800001],[601435.5318999998,4516749.8156],[601430.6989000002,4516751.525800001],[601421.9682999998,4516754.403899999],[601415.9511000002,4516756.32],[601413.8328999998,4516756.9571],[601432.8312999997,4516799.0759],[601434.7792999996,4516798.547499999],[601437.4134,4516803.357899999],[601430.0328000002,4516806.2545],[601427.8250000002,4516801.116800001],[601429.8663999997,4516799.9235],[601411.46,4516757.7018],[601408.6456000004,4516759.8838],[601402.9886999996,4516760.1393],[601394.9452,4516762.138599999],[601387.1350999996,4516765.5845],[601379.9922000002,4516769.594799999],[601373.5289000003,4516773.281199999],[601367.0670999996,4516776.8566],[601363.1977000004,4516782.132999999],[601357.3651999999,4516789.048],[601350.9359999998,4516796.3989],[601343.1122000003,4516800.8440000005],[601335.3910999997,4516803.958000001],[601326.7450000001,4516806.837400001],[601316.4208000004,4516809.0276],[601312.1091,4516809.6347],[601306.1930999998,4516810.3309],[601301.7050999999,4516811.490800001],[601295.6895000003,4516813.2959],[601289.0651000002,4516816.425100001],[601286.8229999999,4516819.9473],[601283.3663999997,4516825.8956],[601277.8403000003,4516828.9288],[601273.0642999997,4516832.6384],[601269.6830000002,4516839.253900001],[601266.2766000004,4516841.538899999],[601263.3131999997,4516842.2754999995],[601260.8804000001,4516841.243000001],[601260.2176000001,4516840.3456999995],[601260.4259000001,4516837.4617],[601261.4808,4516834.3673],[601262.0066999998,4516832.9311],[601262.9111000001,4516828.5023],[601261.3629000001,4516824.484099999],[601260.2723000003,4516824.025],[601257.5773,4516823.654999999],[601252.5998999998,4516823.5868999995],[601247.6962000001,4516824.297],[601240.7511,4516826.2004],[601233.9641000004,4516828.883300001],[601229.9641000004,4516831.382200001],[601221.0969000002,4516831.927100001],[601217.6980999997,4516833.657],[601219.5214,4516842.2313],[601221.4983000001,4516851.918],[601225.2133,4516851.7467],[601227.3232000005,4516857.882300001],[601222.0806,4516858.698799999],[601222.4462000001,4516862.811899999],[601223.7161999997,4516862.496200001],[601225.4172,4516873.8445],[601222.2911999999,4516874.1348],[601215.8375000004,4516833.9647],[601213.2298999997,4516833.3738],[601205.1370999999,4516832.819],[601208.8377999999,4516839.864499999],[601202.1534000002,4516841.216399999],[601200.1551999999,4516833.083900001],[601191.5137,4516835.6304],[601187.7485999996,4516839.465],[601184.0557000004,4516844.1887],[601181.7232999997,4516848.153899999],[601180.8447000002,4516850.695599999],[601178.8161000004,4516844.7831999995],[601177.3249000004,4516842.7643],[601168.7457999997,4516840.759400001],[601160.1469,4516840.197699999],[601155.0440999996,4516843.125700001],[601151.523,4516847.629799999],[601150.7539999997,4516854.5031],[601148.5690000001,4516860.024800001],[601146.1103999997,4516860.8794],[601139.0710000005,4516857.3412],[601133.5334000001,4516855.0449],[601128.2610999998,4516851.864],[601117.6244000001,4516846.056],[601108.3870000001,4516842.820900001],[601098.1297000004,4516840.127],[601091.6458999999,4516839.1502],[601085.5011,4516838.0669],[601087.4998000003,4516858.523700001],[601085.4675000003,4516859.051100001],[601083.7489999998,4516855.1416],[601083.0745999999,4516848.9147],[601084.0884999996,4516848.817500001],[601081.4669000003,4516836.9015],[601075.5782000003,4516835.5997],[601071.7142000003,4516834.3255],[601065.1506000003,4516833.0145],[601060.8602,4516832.0677000005],[601053.3640999999,4516831.077],[601044.0027999999,4516830.7271],[601039.3613999998,4516830.774700001],[601027.2823000001,4516831.720000001],[601021.0182999996,4516833.1888999995],[601015.4381999997,4516834.0009],[601014.0551000005,4516836.424699999],[601011.2872000001,4516841.383199999],[601010.6457000002,4516838.9318],[601008.4462000001,4516839.345899999],[601004.2038000003,4516841.0644000005],[600998.4595999997,4516841.541099999],[600994.2324000001,4516842.149599999],[600989.0604999997,4516843.966499999],[600982.5464000003,4516845.209899999],[600982.4181000004,4516866.970000001],[600981.6925999997,4516876.8418000005],[600979.2940999996,4516879.4737],[600974.4672999997,4516880.7402],[600965.5400999999,4516879.507999999],[600955.6667,4516879.5953],[600958.8376000002,4516900.734300001],[600960.9107999997,4516915.751599999],[600953.6723999996,4516914.431500001],[600952.6686000004,4516901.427300001],[600956.2269000001,4516900.365599999],[600953.2878999999,4516880.7842],[600948.9206999997,4516879.281199999],[600944.4994999999,4516875.5569],[600942.5476000002,4516870.2008],[600942.2692,4516865.866800001],[600941.6129000001,4516858.3079],[600939.4741000002,4516854.2816],[600934.0434999997,4516850.3214],[600928.0164000001,4516846.7973],[600930.017,4516867.142999999],[600930.7408999996,4516875.9243],[600927.6255999999,4516875.4376],[600927.3128000004,4516867.439200001],[600925.5082,4516845.0976],[600917.8842000002,4516841.1075],[600910.4304999998,4516837.0088],[600912.6887999997,4516857.024900001],[600914.119,4516869.7019],[600910.4899000004,4516869.7634],[600909.9047999997,4516856.987],[600907.2489,4516835.1888999995],[600904.9018999999,4516834.046599999],[600901.8846000005,4516832.562000001],[600897.7780999998,4516830.5075],[600900.9831999997,4516861.5285],[600898.7054000003,4516861.497400001],[600895.1794999996,4516829.250700001],[600891.3997999998,4516827.9778],[600884.1778999995,4516825.4366999995],[600887.4417000003,4516858.346000001],[600884.9123,4516858.2005],[600881.7390000001,4516824.848200001],[600878.9671,4516823.9222],[600869.4462000001,4516822.904100001],[600872.7993999999,4516849.263900001],[600874.8240999999,4516849.2915],[600874.9323000005,4516853.734200001],[600873.4106999999,4516853.9355],[600875.1346000005,4516869.836300001],[600871.9197000004,4516870.4586],[600870.5423999997,4516853.896400001],[600868.9380000001,4516853.9855],[600868.3191,4516849.869000001],[600870.2640000004,4516849.5624],[600866.6320000002,4516825.086300001],[600866.3233000003,4516822.9726],[600861.7768000001,4516822.2444],[600856.5856999997,4516819.286800001],[600851.9007000001,4516816.336200001],[600845.7679000003,4516814.3651],[600841.0132999998,4516816.5208],[600842.4069999997,4516838.079600001],[600845.3370000003,4516839.785],[600842.2045999998,4516846.737199999],[600839.5938999997,4516846.3685],[600840.7045999998,4516839.1667],[600838.9932000004,4516816.1602],[600834.4946999997,4516818.0974],[600829.7027000003,4516816.810799999],[600824.1240999997,4516817.5119],[600820.5899999999,4516816.797599999],[600816.3102000002,4516815.073799999],[600808.8093999997,4516814.4164],[600805.4091999996,4516816.2576],[600797.3735999996,4516817.702500001],[600792.0828999998,4516815.8539],[600788.7128999997,4516815.4749],[600782.7954000002,4516816.282500001],[600783.9686000003,4516823.0713],[600785.0245000003,4516826.0835],[600785.7697999999,4516833.3105999995],[600781.6344999997,4516833.3653],[600781.4767000005,4516826.3683],[600781.0972999996,4516823.2543],[600779.5821000002,4516816.7939],[600777.4578999998,4516817.8752],[600773.5844,4516823.484999999],[600769.5513000004,4516828.4264],[600765.4429000001,4516832.7006],[600758.0142000001,4516839.1501],[600752.3090000004,4516842.9584],[600748.3964999998,4516845.2368],[600741.1804,4516848.4694],[600738.2126000002,4516849.5393],[600731.0974000003,4516851.551899999],[600725.7704999996,4516852.3675999995],[600719.0109000001,4516853.0528],[600714.3710000003,4516852.989600001],[600708.3104999997,4516851.9078],[600707.3163000001,4516850.561899999],[600705.5344000002,4516845.097200001],[600704.9875999996,4516841.869899999],[600703.6560000004,4516840.519400001],[600698.7614000002,4516840.5638],[600701.9754999997,4516858.5944],[600702.4616999999,4516866.262],[600706.5569000002,4516887.7465],[600703.0045999996,4516888.364399999],[600699.7591000004,4516866.4473],[600698.7621999998,4516859.105799999],[600696.0603,4516840.6381],[600690.7242999999,4516842.1197999995],[600639.4781,4516856.6335],[600608.7594999997,4516863.2104],[600605.9031999996,4516862.283399999],[600602.1792000001,4516863.1208999995],[600584.7039999999,4516869.9892],[600575.4874,4516871.418299999],[600548.1720000003,4516875.9322],[600545.1561000003,4516874.3368],[600534.0037000002,4516875.4065000005],[600524.0022,4516878.7125],[600513.7792999996,4516879.6839000005],[600503.9918,4516879.661900001],[600498.2039000001,4516883.3583],[600490.4532000003,4516882.4758],[600480.5329999998,4516886.005000001],[600471.8662999999,4516890.4395],[600457.6843999997,4516897.1307],[600446.3979000002,4516901.8627],[600432.7704999996,4516905.0085],[600417.4693,4516907.1324000005],[600401.8894999996,4516911.140000001],[600385.5460000001,4516915.4704],[600375.8669999996,4516919.8913],[600266.0964000002,4517834.396600001],[600100.2045999998,4518708.7282],[599996.4385000002,4518721.7577],[599784.5129000004,4518748.4279],[599774.9567999998,4518812.6961],[599746.5910999998,4518889.367799999],[599716.9458999997,4518967.1327],[599657.5880000005,4519121.5516],[599603.0273000002,4519258.159700001],[599671.6413000003,4519299.1664],[599745.0286999997,4519342.6808],[599850.7874999996,4519393.7392],[599819.8794999998,4519471.375600001],[599796.5352999996,4519532.3488],[599770.1661999999,4519548.758199999],[599601.2522,4519652.735200001],[599588.5994999995,4519684.097100001],[599579.3493999997,4519707.0666000005],[599550.6162,4519761.3061],[599489.1913000001,4519919.5844],[599485.8673,4519928.422],[599460.1062000003,4519993.8048],[599444.3037999999,4520033.673900001],[599419.5864000004,4520065.4288],[599359.7352999998,4520132.129799999],[599300.9150999999,4520197.512700001],[599196.784,4520314.8047],[599147.2330999998,4520380.9794],[599100.2395000001,4520445.190199999],[599049.4592000004,4520515.1241],[598990.3640000001,4520595.161599999],[598944.2163000004,4520659.3846],[598893.1190999998,4520734.3116],[598844.6441000002,4520808.718800001],[598800.5092000002,4520873.968900001],[598795.3592999997,4520887.001499999],[598908.6427999996,4520960.5756],[598977.5294000003,4521005.466],[598969.7165000001,4521022.126800001],[598964.4395000003,4521032.048800001],[598844.3959999997,4521249.502900001],[598775.5319999997,4521379.5966],[598730.1648000004,4521467.924699999],[598691.6907000002,4521608.418099999],[598685.9863999998,4521631.4361000005],[598663.9434000002,4521722.4079],[598631.2684000004,4521896.0659],[598616.0778999999,4521972.806600001],[598595.2237,4522082.225400001],[598660.3839999996,4522108.7435],[598688.8938999996,4522120.5605999995],[598739.6262999997,4522141.4462],[598761.1775000002,4522150.2837000005],[598834.7767000003,4522182.467800001],[598903.9778000005,4522221.921700001],[598957.1220000004,4522251.501499999],[598951.881,4522283.9629999995],[598946.5948999999,4522307.2084],[598936.2890999997,4522333.828500001],[598889.8854,4522424.2513999995],[598807.1891999999,4522586.9132],[598793.4205999998,4522614.042300001],[598818.5073999995,4522629.4781],[598852.5021000002,4522634.485400001],[598843.2342999997,4522696.9822],[598841.4966000002,4522763.798900001],[598844.9291000003,4522828.575300001],[598856.9013,4522878.9211],[598873.756,4522954.9803],[598909.6151999999,4523097.579],[598916.9296000004,4523130.5419],[598918.2054000003,4523135.999500001],[598922.6549000004,4523156.2666],[598926.0927999998,4523214.270300001],[598926.0634000003,4523285.6622],[598915.1323999995,4523415.642899999],[598911.9819999998,4523443.1361],[598910.0776000004,4523459.432],[598905.8652999997,4523490.6861000005],[598903.5201000003,4523508.419399999],[598922.7813999997,4523511.6754],[598953.4407000002,4523513.640799999],[599039.0001999997,4523526.668500001],[599152.1403000001,4523551.1708],[599224.9987000003,4523574.578],[599364.4156,4523638.408399999],[599456.8465999998,4523685.619899999],[599537.5917999996,4523742.889799999],[599652.3645000001,4523845.920499999],[599694.5114000002,4523902.227],[599721.9024999999,4523958.7785],[599750.9864999996,4524021.0155],[599829.0104999999,4524173.0722],[599858.5741999997,4524230.875],[599921.4474,4524343.645],[600010.3960999995,4524566.0233],[600142.6753000002,4524905.462200001],[600155.6732999999,4524941.3906],[600168.1568,4524965.5428],[600203.1374000004,4525033.635600001],[600336.3519000001,4525290.5955],[600344.4001000002,4525306.1383],[600358.4382999996,4525327.4252],[600379.8570999997,4525351.3662],[600402.7388000004,4525366.888900001],[600432.1854999997,4525383.0561],[600459.8552999999,4525393.536800001],[600542.4123,4525414.869200001],[600581.0433,4525431.1623],[600646.1102999998,4525468.0239],[600886.0388000002,4525617.0856],[600926.9574999996,4525638.519300001],[600976.9360999996,4525656.8573],[601098.9225000003,4525703.385],[601150.3744000001,4525724.8533],[601250.8553999998,4525772.3100000005],[601298.3953,4525796.2794],[601321.7209000001,4525809.923599999],[601343.9149000002,4525832.323799999],[601461.0017999997,4526026.351500001],[601464.4192000004,4526053.601299999],[601466.3158999998,4526093.376800001],[601460.8978000004,4526138.048],[601456.2569000004,4526193.611099999],[601455.5592,4526213.6982],[601460.4683999997,4526236.6383],[601565.0388000002,4526476.0189],[601161.7856999999,4526643.907400001],[600912.5334999999,4526704.8904],[600811.4123999998,4526729.7106],[600650.2489,4526788.7983],[600629.0339000002,4526781.1807],[600611.5798000004,4526775.835000001],[600587.8114999998,4526770.0702],[600564.5274999999,4526765.8665],[600540.0458000004,4526762.9789],[600513.9436999997,4526761.512700001],[600486.7401999999,4526760.4758],[600458.5016000001,4526761.201300001],[600430.4057999998,4526763.816400001],[600408.8739,4526767.076199999],[600399.0723000001,4526769.052300001],[600383.0165999997,4526772.386700001],[600360.2659999998,4526778.516799999],[600248.2889,4526802.5307],[600143.6151,4526828.644099999],[600046.7260999996,4526852.421800001],[600038.9572000001,4526853.648800001],[600010.0871000001,4526857.476299999],[599989.4057,4526860.193700001],[599810.3033999996,4526850.883099999],[599797.0839999998,4526850.149],[599782.2954000002,4526847.062000001],[599696.1374000004,4526818.915999999],[599465.9482000005,4526742.526799999],[599427.9265000001,4526725.1373],[599417.6913000001,4526740.5436],[599345.3480000002,4526850.155300001],[599111.0549999997,4526934.716499999],[599092.7835999997,4526971.3331],[599070.6535999998,4526969.0372],[599051.0821000002,4527052.269300001],[599064.8969,4527196.795],[599065.8876999998,4527192.034],[599067.5971999997,4527183.9517],[599072.1270000003,4527185.456],[599087.3908000002,4527190.7685],[599099.2922999999,4527195.480699999],[599105.3951000003,4527192.7870000005],[599206.3338000001,4527155.505799999],[599207.1013000002,4527173.6142],[599194.5244000005,4527200.3144000005],[599181.0160999997,4527208.571],[599161.5192999998,4527204.755799999],[599144.5527999997,4527200.752599999],[599127.2050000001,4527218.839400001],[599129.4018000001,4527237.188999999],[599134.0745000001,4527253.1292],[599131.5528999995,4527265.197699999],[599137.5966999996,4527273.1622],[599141.8235999998,4527284.655200001],[599142.2207000004,4527298.9835],[599140.4797999999,4527309.397],[599134.2599,4527314.5318],[599129.8992999997,4527319.2475000005],[599125.9824000001,4527322.3037],[599127.5284000002,4527332.6503],[599130.5549999997,4527345.681600001],[599124.2658000002,4527349.7052],[599124.0889999997,4527356.5867],[599146.0067999996,4527443.4856],[599159.5669,4527506.511399999],[599223.1377999997,4527634.8303],[599225.7602000004,4527640.3061999995],[599250.7596000005,4527692.1611],[599293.0122999996,4527782.8873],[599302.8515999997,4527803.0054],[599315.2742999997,4527812.7215],[599326.1427999996,4527818.9746],[599357.7355000004,4527831.6138],[599402.8575999998,4527853.096000001],[599450.8427999998,4527887.163699999],[599486.1935999999,4527920.950099999],[599521.5427000001,4527954.8476],[599528.9442999996,4527974.4891],[599532.6649000002,4527992.193299999],[599556.7578999996,4528104.6601],[599568.8480000002,4528132.692299999],[599589.5773,4528182.270199999],[599595.7252000002,4528194.899800001],[599615.7244999995,4528242.3584],[599595.0433999998,4528307.6984],[599596.4367000004,4528323.0395],[599595.9720999999,4528326.2531],[599597.2496999996,4528343.9244],[599598.2275,4528346.3803],[599599.0851999996,4528357.717],[599634.5617000004,4528419.3748],[599654.6061000004,4528444.7389],[599683.3006999996,4528478.3254],[599703.6967000002,4528502.584000001],[599704.1561000003,4528537.120999999],[599707.5493999999,4528541.608200001],[599711.1819000002,4528547.0978],[599713.9042999996,4528551.3539],[599723.1875999998,4528556.3649],[599743.2807999998,4528565.6303],[599744.5322000002,4528566.535499999],[599763.2071000002,4528593.435900001],[599777.5667000003,4528615.5035],[599784.4149000002,4528632.3619],[599780.5570999999,4528655.9594],[599783.5007999996,4528681.203400001],[599800.6275000004,4528697.979],[599811.6643000003,4528716.559699999],[599817.0669999998,4528740.615599999],[599851.3635,4528795.8188000005],[599863.5702,4528815.081599999],[599880.9084999999,4528834.858200001],[599886.3846000005,4528841.039100001],[599888.8437000001,4528846.0689],[599891.3296999997,4528855.3182],[599894.0625,4528865.015000001],[599895.6462000003,4528866.2578],[599905.0628000004,4528873.8246],[599907.3864000002,4528882.627599999],[599901.6770000001,4528893.6533],[599894.4139999999,4528907.433800001],[599892.5472999997,4528933.2787999995],[599891.5125000002,4528947.4768],[599895.7278000005,4528990.725199999],[599896.7834999999,4528999.8441],[599909.6438999996,4529020.5593],[599912.1283999998,4529023.7019],[599926.9966000002,4529039.2259],[599917.8657,4529060.3091],[599916.6698000003,4529080.1675],[599912.8899999997,4529104.210100001],[599903.7922,4529129.0688000005],[599903.2432000004,4529132.281300001],[599911.5991000002,4529143.4977],[599912.9014999997,4529146.8464],[599915.3393000001,4529153.430299999],[599915.6491,4529155.433],[599918.6058,4529161.024700001],[599925.2531000003,4529173.9945],[599926.7314999998,4529176.7904],[599930.3647999996,4529188.3869],[599930.3557000002,4529195.2708],[599928.6875999998,4529206.462300001],[599928.1281000003,4529210.4519],[599927.6602999996,4529213.887499999],[599913.7631999999,4529263.441199999],[599912.6111000003,4529267.6448],[599908.9864999996,4529280.2532],[599902.7403999995,4529299.8211],[599894.1346000005,4529325.685799999],[599881.4128,4529332.064200001],[599874.9924999997,4529339.6383],[599870.6805999996,4529359.454500001],[599864.5626999997,4529363.3686999995],[599858.6958999997,4529367.397399999],[599857.0459000003,4529383.4746],[599857.7949000001,4529390.3686999995],[599858.7978999997,4529397.155200001],[599859.5498000002,4529403.827299999],[599865.5516999997,4529427.1142],[599869.1836000001,4529432.604],[599867.6464999998,4529452.790899999],[599867.7035999997,4529454.7903],[599871.0511999996,4529456.3901],[599880.9363000002,4529460.4102],[599882.2747999998,4529461.0945],[599891.1415999997,4529478.091600001],[599909.0120000001,4529501.9836],[599910.3967000004,4529530.3155000005],[599917.4840000002,4529560.5012],[599924.0719999997,4529590.236],[599927.6944000004,4529615.0452],[599929.1136999996,4529634.606000001],[599931.9325000001,4529681.388499999],[599930.5229000002,4529710.7928],[599956.7781999996,4529793.3125],[599952.1596999997,4529804.686000001],[599948.4765999997,4529815.406099999],[599943.0565,4529829.9888],[599945.6140999999,4529846.3452],[599945.9698999999,4529875.9954],[599944.8356999997,4529891.3024],[599927.7986000003,4529911.6121],[599922.7666999996,4529922.425000001],[599924.2085999995,4529934.1029],[599937.6567000002,4529954.826199999],[599946.7889999999,4529964.6099],[599966.3366999999,4529970.3157],[599979.5641000001,4529970.051100001],[599990.9373000003,4529969.872400001],[600004.9512,4529967.5089],[600016.1846000003,4529965.218699999],[600020.0689000003,4529964.494200001],[600037.0182999996,4529963.0589000005],[600047.2844000002,4529969.9713],[600055.2846999997,4530007.275599999],[600055.8887999998,4530018.608999999],[600056.3886000002,4530043.82],[600056.9692000002,4530081.6898],[600061.8721000003,4530105.1841],[600077.2070000004,4530117.161800001],[600089.0427000001,4530126.316199999],[600094.1612,4530133.935900001],[600101.0915999999,4530144.5781],[600104.7461999999,4530166.9452],[600104.0946000004,4530177.7064],[600104.6130999997,4530182.9319],[600108.1962000001,4530191.974199999],[600115.8812999995,4530202.8488],[600127.9528999999,4530213.2278],[600126.6173,4530218.5392],[600125.4606999997,4530223.0757],[600114.3218,4530237.0254],[600110.6058,4530243.969900001],[600107.5800000001,4530249.702400001],[600113.7221999997,4530262.554500001],[600124.9376999997,4530280.139],[600127.4482000005,4530293.7190000005],[600115.2202000003,4530319.645300001],[600109.7581000002,4530331.1183],[600108.8707999997,4530334.4372000005],[600100.8201000001,4530362.863],[600099.0154999997,4530365.5032],[600090.2451999998,4530378.707900001],[600101.5334000001,4530415.7239],[600131.6469,4530499.073999999],[600140.1700999998,4530522.617699999],[600155.0420000004,4530568.5649999995],[600157.0610999996,4530574.9213],[600179.4519999996,4530631.519099999],[600201.0416000001,4530678.8903],[600226.9850000003,4530734.315199999],[600253.1579999998,4530791.4089],[600254.6826999998,4530834.0659],[600253.0625,4530866.4651999995],[600255.1738,4530971.1971],[600254.6748000002,4530989.2886],[600255.2986000003,4530992.961100001],[600268.5248999996,4531023.563999999],[600287.3623000002,4531056.464],[600317.8603999997,4531098.8495000005],[600328.3404999999,4531114.6478],[600346.9293999998,4531128.6691],[600353.8135000002,4531136.4242],[600358.6769000003,4531144.151699999],[600364.2717000004,4531159.9945],[600366.8183000004,4531164.692500001],[600368.2043000003,4531168.042400001],[600382.4463999998,4531179.672900001],[600387.7494000001,4531179.8562],[600396.7602000004,4531179.868000001],[600401.7295000004,4531179.8247],[600414.1167000001,4531185.4342],[600416.3764000004,4531186.464299999],[600427.8435000004,4531191.6172],[600449.5107000005,4531196.0209],[600473.8501000004,4531195.9089],[600483.2340000002,4531193.2611],[600487.3718999997,4531192.429300001],[600491.3474000003,4531191.1512],[600495.7969000004,4531185.9934],[600498.875,4531182.5934],[600505.4614000004,4531175.133199999],[600514.0228000004,4531158.7062],[600563.1760999998,4531166.9276],[600577.1333999997,4531168.5616],[600585.3872999996,4531186.9947],[600592.3819000004,4531198.9706999995],[600599.3689000001,4531223.826300001],[600612.5614999998,4531244.4365],[600613.7326999996,4531220.3585],[600621.7944999998,4531185.0494],[600625.3800999997,4531175.3276],[600631.6374000004,4531154.983200001],[600634.881,4531151.807600001],[600637.699,4531148.9592],[600640.7089,4531138.2302],[600662.1050000004,4531051.5845],[600667.2717000004,4531024.7853],[600684.1967000002,4530926.4201],[600689.0480000004,4530898.062100001],[600696.8366,4530851.9792],[600711.1117000002,4530762.682499999],[600714.7857999997,4530734.1974],[600712.6983000003,4530714.405200001],[600710.5447000004,4530705.6042],[600708.3146000002,4530696.2469999995],[600709.2888000002,4530674.275900001],[600746.3117000004,4530473.5919],[600772.2325999998,4530351.9222],[600784.5356000001,4530289.9125],[600792.8978000004,4530214.302999999],[600831.9227,4529996.880999999],[600854.7516999999,4529873.614800001],[600865.5113000004,4529813.693700001],[600869.9989999998,4529811.978700001],[600875.6368000004,4529812.389],[600881.1919,4529812.687100001],[600887.5184000004,4529793.565199999],[600894.9153000005,4529776.2345],[600904.2477000002,4529759.041300001],[600905.9612999996,4529744.6306],[600905.3183000004,4529730.0766],[600894.0175000001,4529675.7381],[600890.6167000001,4529659.5919],[600893.5043000001,4529657.854900001],[600916.6501000002,4529530.040899999],[600923.2999,4529493.4914],[600925.7906999998,4529471.541200001],[600926.9426999995,4529461.231000001],[600946.1873000003,4529360.011299999],[600960.5648999996,4529282.0417],[600982.9873000002,4529262.474300001],[601039.148,4528932.5907000005],[601057.4068,4528823.5856],[601077.5360000003,4528658.0909],[601079.5621999996,4528639.3542],[601080.7652000003,4528631.487500001],[601089.3410999998,4528571.3147],[601092.3536999999,4528554.3682],[601098.767,4528510.5985],[601105.4106999999,4528474.6042],[601125.0159999998,4528365.8398],[601137.7852999996,4528300.950300001],[601138.9929999998,4528292.750499999],[601176.3989000004,4528305.033299999],[601180.3502000002,4528305.6427],[601162.3197999997,4528391.667099999],[601230.4425999997,4528394.0459],[601247.7176000001,4528393.7281],[601258.5311000003,4528391.545],[601271.5957000004,4528384.9515],[601280.7827000003,4528378.526900001],[601292.0015000002,4528365.246200001],[601291.0895999996,4528351.9098000005],[601285.5865000002,4528341.619200001],[601271.9448999995,4528328.885199999],[601262.5762,4528317.8752999995],[601251.5987999998,4528295.1850000005],[601253.4089000002,4528292.211999999],[601261.5563000003,4528263.3445],[601312.8536999999,4528294.694399999],[601334.6595999999,4528307.9849],[601363.0739000002,4528324.6974],[601368.8400999997,4528328.1077],[601390.5691999998,4528340.8422],[601398.9160000002,4528346.5086],[601406.5003000004,4528358.6044],[601426.3847000003,4528395.1855999995],[601448.2766000004,4528432.7937],[601478.2253,4528472.622400001],[601525.9190999996,4528545.2282],[601549.6952999998,4528586.637700001],[601560.5855,4528603.331599999],[601572.6135999998,4528623.039100001],[601595.8531999998,4528660.555199999],[601655.5062999995,4528763.7497000005],[601676.7037000004,4528808.7882],[601706.8469000002,4528870.938200001],[601753.6073000003,4528980.284499999],[601780.8826000001,4529036.510500001],[601791.7516000001,4529054.6479],[601812.1529000001,4529084.020300001],[601835.3991,4529114.7644],[601847.3430000003,4529128.2534],[601862.7262000004,4529142.7892],[601878.2516000001,4529159.2146000005],[601910.7098000003,4529187.7546999995],[601924.4727999996,4529197.605],[601960.2397999996,4529224.4146],[601970.5191000002,4529230.330499999],[601985.9770999998,4529239.427100001],[602008.0669999998,4529250.1699],[602064.1642000005,4529280.9256],[602112.3132999996,4529313.792300001],[602136.2399000004,4529331.778100001],[602153.6341000004,4529347.0087],[602179.2367000002,4529371.6799],[602200.7061999999,4529396.738],[602212.6243000003,4529412.003799999],[602221.3991,4529423.117699999],[602231.9649999999,4529438.697899999],[602257.2758,4529484.350500001],[602268.5651000002,4529508.4903],[602281.8317999998,4529541.873299999],[602294.6957999999,4529573.918299999],[602309.9664000003,4529626.7599],[602338.4013,4529732.414000001],[602339.8415999999,4529737.874600001],[602348.9661999997,4529766.2037],[602352.3613999998,4529776.4659],[602369.9934,4529816.9048],[602398.9017000003,4529876.265000001],[602401.6908999998,4529881.633400001],[602406.1227000002,4529890.022500001],[602482.9606999997,4530033.8794],[602493.7191000003,4530053.6819],[602514.3324999996,4530091.608999999],[602573.3602,4530195.580399999],[602592.2677999996,4530228.931600001],[602626.8448999999,4530280.1554000005],[602639.3316000002,4530296.7623],[602648.4475999996,4530307.4375],[602699.3448999999,4530359.999500001],[602757.0970000001,4530416.2105],[602800.7318000002,4530464.0086],[602813.5199999996,4530477.0669],[602820.0794000002,4530483.820499999],[602828.1125999996,4530493.592499999],[602885.1826,4530568.3377],[602895.4241000004,4530582.804099999],[602946.4955000002,4530658.7984],[602962.4397999998,4530681.005899999],[602998.2654999997,4530726.919500001],[603017.7647000002,4530747.8444],[603053.4896,4530788.8714000005],[603086.2839000002,4530822.6405],[603214.6991999997,4530944.2443],[603352.7076000003,4531078.0879],[603384.8114999998,4531112.8478999995],[603401.6500000004,4531131.1829],[603434.9417000003,4531171.2894],[603447.2503000004,4531188.339500001],[603475.7622999996,4531238.927300001],[603485.4869999997,4531260.0493],[603519.4817000004,4531345.9121],[603545.9983000001,4531400.580499999],[603571.0302999998,4531441.015699999],[603588.2449000003,4531462.465399999],[603609.5285999998,4531487.9695],[603644.9429000001,4531520.6678],[603661.1765000001,4531533.998299999],[603692.4808999998,4531553.536900001],[603745.5038999999,4531579.5996],[603825.8499999996,4531620.8155000005],[603823.7209000001,4531634.4427000005],[603808.7485999996,4531686.9726],[603808.8088999996,4531694.6348],[603796.2092000004,4531758.079600001],[603790.4011000004,4531793.750600001],[603784.199,4531851.400800001],[603779.0717000002,4531868.649800001],[603756.7019999996,4531986.0304000005],[603723.4401000002,4532165.3256],[603705.1078000003,4532259.224099999],[603671.5092000002,4532450.6174],[603672.9293999998,4532451.4147],[603683.6253000004,4532457.2281],[603692.8136999998,4532462.4651],[603698.5785999997,4532465.655300001],[603711.6955000004,4532472.9463],[603706.0648999996,4532496.073000001],[603695.8198999995,4532553.8884],[603694.6348000001,4532560.3116999995],[603683.6144000003,4532631.3292],[603672.1032999996,4532701.340600001],[603662.5380999995,4532764.7173],[603655.1441000002,4532805.4737],[603637.8987999996,4532900.0538],[603619.1229999997,4533037.582699999],[603579.9845000003,4533275.9769],[603572.6116000004,4533315.2903],[603562.3106000004,4533377.213300001],[603527.1343,4533406.031300001],[603526.0338000003,4533406.459899999],[603523.7856999999,4533416.6434],[603522.7847999996,4533421.959000001],[603522.4867000002,4533437.1665],[603508.8457000004,4533443.3035],[603489.2918999996,4533402.9452],[603484.9128,4533426.978],[603477.4282,4533468.2884],[603467.5850999998,4533521.668400001],[603458.9315,4533568.291999999],[603453.2461999999,4533595.4154],[603446.0458000004,4533628.5134],[603443.2616999997,4533640.9101],[603435.4687999999,4533686.213400001],[603416.881,4533792.766899999],[603382.1634999998,4533986.810699999],[603358.5906999996,4534118.721100001],[603353.6589000002,4534146.188200001],[603330.7463999996,4534273.111500001],[603312.3139000004,4534374.7819],[603291.9976000004,4534478.7576],[603288.642,4534495.9208],[603301.0558000002,4534511.0847],[603314.8816,4534509.613399999],[603323.7138,4534510.070599999],[603352.4253000002,4534509.5857],[603370.4435999999,4534509.2837000005],[603362.7857999997,4534563.0276999995],[603360.0581,4534583.419600001],[603364.8239000002,4534591.7031],[603440.9336999999,4534686.486],[603466.2554000001,4534717.4877],[603492.3170999996,4534749.7212000005],[603541.2154999999,4534810.0348000005],[603612.6035000002,4534899.090399999],[603662.0466999998,4534962.410599999],[603670.1821999997,4534982.4004],[603688.2339000003,4535003.5294],[603697.3749000002,4535017.8707],[603940.6397000002,4535303.2217],[603966.0943,4535318.5712],[604000.3086999999,4535345.370200001],[604050.7147000004,4535381.8364],[604007.0089999996,4535425.0768],[604024.1392999999,4535445.749500001],[604039.3103999998,4535468.0601],[604041.6242000004,4535471.0907000005],[604107.4802000001,4535557.6306],[604214.2580000004,4535696.271199999],[604228.0542000001,4535714.565400001],[604267.7893000003,4535767.315199999],[604342.3233000003,4535858.755000001],[604402.2692,4535928.3366],[604465.6818000004,4536002.6315],[604468.5778999999,4536006.114700001],[604485.9501,4536027.347200001],[604584.3139000004,4536147.109200001],[604588.9484999999,4536152.615900001],[604593.9101999998,4536158.793400001],[604596.9714000002,4536162.5011],[604661.2105999999,4536243.4717],[604733.7226999998,4536322.5622000005],[604824.1161000002,4536422.3388],[604841.227,4536432.242900001],[604846.1851000004,4536438.6426],[604872.4758000001,4536471.6620000005],[604931.8481000001,4536545.3485],[605004.0893000001,4536637.096000001],[605079.3099999996,4536732.218],[605090.3843,4536746.366800001],[605097.7422000002,4536755.5769],[605119.8126999997,4536783.429300001],[605125.6831999999,4536790.7305],[605164.6295999996,4536838.9219],[605174.2160999998,4536851.1620000005],[605190.4999000002,4536871.714500001],[605238.1094000004,4536931.9111],[605440.6380000003,4537185.7544],[605582.7818999998,4537366.1186999995],[605601.2838000003,4537390.257200001],[605619.4617999997,4537413.502900001],[605621.4526000004,4537409.645199999],[605626.8234000001,4537398.9519],[605634.9676999999,4537382.6357],[605637.1347000003,4537378.225400001],[605630.0324999997,4537363.022500001],[605615.8491000002,4537348.717],[605610.6689999998,4537334.43],[605611.7619000003,4537322.7870000005],[605614.7483999999,4537314.0581],[605619.2296000002,4537312.568],[605631.4863,4537302.8619],[605637.6047,4537292.8456],[605638.4835999999,4537278.534600001],[605644.1939000003,4537250.080499999],[605642.7536000004,4537215.638699999],[605642.1704000002,4537203.5274],[605649.6594000002,4537185.9804],[605656.8097999999,4537174.4244],[605673.0629000003,4537156.0041000005],[605683.9167999998,4537144.3904],[605687.1701999996,4537134.665999999],[605682.5933999997,4537119.3883],[605678.8339,4537105.787799999],[605662.8421999998,4537088.4584],[605655.7807999998,4537076.254000001],[605657.9563999996,4537065.4037],[605659.7885999996,4537060.877599999],[605663.2768000001,4537052.3780000005],[605689.7796999998,4537000.017100001],[605694.6704000002,4536981.7665],[605693.2341,4536958.761399999],[605689.3047000002,4536945.2696],[605681.1957,4536929.8301],[605685.0689000003,4536912.119999999],[605686.0549999997,4536907.914899999],[605702.5012999997,4536864.4033],[605705.6562999999,4536855.6768],[605714.3745999997,4536817.0507],[605718.7767000003,4536797.6828000005],[605722.1849999996,4536759.646500001],[605717.2800000003,4536679.4081999995],[605720.0226999996,4536646.6921],[605717.6322999997,4536526.1839000005],[605718.3420000002,4536447.580800001],[605729.3794,4536417.4268],[605709.1670000004,4536395.039999999],[605699.9013,4536383.9143],[605684.9623999996,4536363.491],[605681.0895999996,4536351.887599999],[605677.9406000003,4536342.6263999995],[605677.1906000003,4536330.401699999],[605682.0322000002,4536315.592499999],[605691.9601999996,4536304.0765],[605703.9441999998,4536290.0362],[605722.3528000005,4536262.3199000005],[605724.9713000003,4536255.806500001],[605737.8404999999,4536232.896199999],[605749.8524000002,4536211.083900001],[605755.6416999996,4536200.618799999],[605760.5356999999,4536188.031099999],[605758.2313000001,4536178.559900001],[605753.6209000004,4536159.728599999],[605740.2133,4536143.990700001],[605729.5983999996,4536127.182700001],[605726.3076999998,4536121.9167],[605717.4505000003,4536099.9153],[605717.8651,4536076.936899999],[605719.7460000003,4536063.195499999],[605732.4824999999,4536055.384099999],[605750.0280999998,4536046.7535999995],[605759.2588999998,4536042.778100001],[605771.4261999996,4536045.2849],[605783.8779999996,4536045.575099999],[605791.5494999997,4536044.6861000005],[605796.4441999998,4536043.757200001],[605804.3712999998,4536042.649900001],[605818.5756999999,4536043.9647],[605825.9325000001,4536047.401699999],[605827.4801000003,4536050.9771],[605830.0448000003,4536059.8969],[605822.9751000004,4536094.9934],[605825.0366000002,4536103.7949],[605832.9901999999,4536106.6853],[605840.9875999996,4536100.693499999],[605850.0597999999,4536078.505899999],[605860.5614999998,4536050.565099999],[605868.8914999999,4536021.4826],[605870.1063999999,4536001.4026999995],[605869.3375000004,4535990.5101],[605874.6648000004,4535982.9254],[605884.2018999998,4535981.064099999],[605905.1437999997,4535987.9168],[605917.9491999997,4535992.8758000005],[605946.3239000002,4536003.721999999],[605961.5899999999,4535995.6143],[605982.0513000004,4535983.2512],[606008.6552999998,4535970.9767],[606037.2090999996,4535957.7311],[606062.6842999998,4535959.541999999],[606083.8711999999,4535961.0691],[606116.8875000002,4535976.8685],[606126.335,4535981.224199999],[606147.5851999996,4536007.5134],[606153.3903000001,4536025.140900001],[606155.7671999997,4536035.3905],[606159.2451,4536050.9857],[606171.1359000001,4536055.1547],[606173.6474000001,4536056.079299999],[606191.4506999999,4536058.779200001],[606219.2280000001,4536046.8555],[606233.5844999999,4536049.283600001],[606234.6752000004,4536049.521500001],[606254.6901000002,4536062.2467],[606281.8289999999,4536082.8476],[606285.3196999999,4536085.896],[606295.3759000003,4536094.702199999],[606303.1747000003,4536102.476399999],[606312.3139000004,4536116.4881],[606329.8854999999,4536117.7415],[606341.4798999997,4536107.4717999995],[606348.5955999997,4536069.3784],[606350.2242,4536061.5184],[606358.9643000001,4536050.7633],[606365.4250999996,4536046.304300001],[606368.5544999996,4536045.2392],[606381.8342000004,4536040.6568],[606391.9154000003,4536041.9131000005],[606416.2090999996,4536043.930199999],[606430.9616,4536042.256200001],[606442.2434,4536041.975400001],[606444.7725999998,4536041.6789],[606460.7884,4536034.1382],[606478.0744000003,4536008.6282],[606491.8580999998,4536009.938200001],[606498.1577000003,4536010.806700001],[606523.3592999997,4536014.058800001],[606533.4663000004,4536013.539000001],[606582.3994000005,4536011.1392],[606671.7912999997,4536004.552100001],[606710.4348999998,4535980.4629],[606727.4725000001,4535977.9343],[606754.1298000002,4535967.8839],[606762.2268000003,4535960.895199999],[606766.5745999999,4535957.0721],[606769.6760999998,4535946.3466],[606770.4298,4535940.8058],[606773.7515000002,4535932.304199999],[606787.6036999999,4535911.5196],[606795.3561000004,4535905.081],[606791.3414000003,4535874.376700001],[606782.5903000003,4535845.269200001],[606779.4649999999,4535834.453299999],[606778.1793,4535818.6675],[606780.7971999999,4535812.2654],[606783.7778000003,4535809.865900001],[606800.9090999998,4535795.1249],[606809.1971000005,4535786.5845],[606813.5458000004,4535765.3287],[606812.6738999998,4535738.4453],[606810.1292000003,4535722.4191],[606814.2839000002,4535702.937100001],[606818.0065000001,4535684.2261],[606824.0004000003,4535648.226399999],[606823.4565000003,4535645.1095],[606828.2279000003,4535629.522700001],[606839.4208000004,4535583.272299999],[606843.3589000003,4535567.1182],[606847.6529999999,4535549.6369],[606879.2523999996,4535535.5504],[606903.3108000001,4535524.9076000005],[607112.1531999996,4535431.0122],[607193.5778999999,4535394.113299999],[607266.1220000004,4535360.194700001],[607299.3170999996,4535346.4662999995],[607311.7717000004,4535340.8741999995],[607327.2769999998,4535333.883099999],[607407.7699999996,4535297.528100001],[607562.6993000004,4535230.505899999],[607587.8569999998,4535219.6592],[607644.5103000002,4535196.282400001],[607679.8415999999,4535180.477299999],[607766.2209000001,4535144.7674],[607896.1272999998,4535091.265000001],[608070.1681000004,4535018.8708],[608077.7375999996,4535030.7519000005],[608081.3458000002,4535037.244999999],[608088.4135999996,4535048.8967],[608092.6140999999,4535055.1765],[608122.0360000003,4535097.914000001],[608144.2068999996,4535129.9965],[608167.9538000003,4535163.6568],[608193.9267999995,4535200.458900001],[608227.9833000004,4535248.4838],[608239.6234999998,4535263.9782],[608250.5789999999,4535280.239800001],[608287.0343000004,4535331.076199999],[608327.4417000003,4535387.855900001],[608339.1442999998,4535404.7949],[608350.1354,4535418.614399999],[608367.3591999998,4535437.8555],[608374.8958999999,4535446.1833],[608379.7872000001,4535451.2521],[608380.6948999995,4535452.4869],[608391.6268999996,4535470.3029],[608398.3367999997,4535477.619200001],[608409.5818999996,4535479.8946],[608428.7959000003,4535489.7271],[608465.3998999996,4535518.9145],[608498.0577999996,4535541.7147],[608501.0707999999,4535542.8696],[608506.8084000004,4535547.617799999],[608518.3376000002,4535553.4508],[608546.3159999996,4535562.524700001],[608548.9907999998,4535563.785599999],[608577.7686000001,4535581.4212],[608580.5985000003,4535583.572699999],[608588.5075000003,4535589.463400001],[608590.5042000003,4535591.0474],[608627.6835000003,4535626.795299999],[608630.7609000001,4535629.283600001],[608640.9205999998,4535636.6511],[608652.4960000003,4535645.038899999],[608660.4474999998,4535648.043400001],[608674.6708000004,4535653.805400001],[608677.4596999995,4535658.7323],[608688.1294999998,4535671.4372000005],[608696.8179000001,4535687.2217999995],[608708.6120999996,4535709.270500001],[608729.5992,4535747.111400001],[608730.4985999996,4535748.9013],[608733.1009999998,4535755.046800001],[608735.5384999998,4535760.967800001],[608742.4513999997,4535777.2815000005],[608744.8391000004,4535780.869999999],[608756.7478,4535795.1478],[608758.3585000001,4535800.0572999995],[608766.1283999998,4535826.710100001],[608770.9243000001,4535843.880799999],[608774.4018000001,4535859.144300001],[608777.7273000004,4535873.2952],[608783.1057000002,4535890.9187],[608790.1074000001,4535906.900599999],[608800.6140000001,4535930.596000001],[608810.6964999996,4535954.507099999],[608837.0805000002,4536014.3026],[608840.4683999997,4536024.234999999],[608844.8395999996,4536035.958699999],[608849.0590000004,4536046.569700001],[608850.6216000002,4536049.035599999],[608870.1072000004,4536085.8554],[608900.3246999998,4536114.0623],[608903.8689000001,4536119.111400001],[608907.8568000002,4536122.6127],[608923.1602999996,4536140.6054],[608927.8594000004,4536147.226199999],[608930.1612,4536150.9245],[608941.0570999999,4536193.724300001],[608965.5723000001,4536271.591700001],[608977.4289999995,4536294.974300001],[608982.7862999998,4536302.6042],[608992.5521,4536313.741699999],[609003.4727999996,4536326.4508],[609025.6375000002,4536352.7623],[609045.5022,4536380.927300001],[609056.7810000004,4536403.5242],[609061.3430000003,4536413.6963],[609064.5258,4536426.068600001],[609069.2149999999,4536444.681500001],[609063.4095000001,4536450.258199999],[609055.0352999996,4536458.7949],[609052.9071000004,4536460.4289],[609078.2609000001,4536515.6576000005],[609081.9119999995,4536519.153899999],[609090.7072000001,4536527.612199999],[609097.3361999998,4536534.594900001],[609121.8211000003,4536557.609999999],[609124.4641000004,4536560.9804],[609120.5921,4536566.696900001],[609111.8104999997,4536574.3390999995],[609098.5647,4536587.9112],[609048.1529000001,4536542.6371],[608957.2133999998,4536460.786499999],[608938.8058000002,4536442.192500001],[608864.4605999999,4536381.9081999995],[608821.7268000003,4536352.183700001],[608766.0743000004,4536319.603399999],[608754.3088999996,4536312.767100001],[608713.4442999996,4536293.1753],[608706.8430000003,4536289.968699999],[608674.1387999998,4536276.2717],[608663.8517000005,4536271.9002],[608606.2078,4536254.3928],[608645.2281,4536330.4747],[608717.2947000004,4536471.002900001],[608727.2522999998,4536486.2512],[608823.1394999996,4536677.4329],[608852.7308999998,4536736.387800001],[608859.7594999997,4536750.4826],[608953.3825000003,4536934.9705],[609211.2880999995,4537440.577199999],[609212.0023999996,4537443.4748],[609213.5182999996,4537449.0493],[609214.5543,4537447.288000001],[609215.3757999996,4537448.6327],[609288.8735999996,4537768.6258000005],[609292.5321000004,4537777.2301],[609492.6497999998,4538108.7706],[609505.6167000001,4538130.727299999],[609522.0636,4538156.289100001],[609631.3433999997,4538332.2487],[609673.9230000004,4538393.8442],[609973.7169000003,4538499.7038],[610236.0959999999,4538592.134],[610387.1513999999,4538645.9242],[610518.1272999998,4538692.0868999995],[610515.9107999997,4538699.6042],[610504.2065000003,4538739.402000001],[610484.7885999996,4538805.399900001],[610471.8809000002,4538852.508199999],[610459.6131999996,4538890.631999999],[610468.3728,4538906.7533],[610471.8954999996,4538907.4726],[610487.3305000002,4538910.480699999],[610532.6335000005,4538991.6653],[610534.3430000003,4538995.4662999995],[610540.7372000003,4539012.2184],[610551.5196000002,4539039.252],[610546.4319000002,4539097.8038],[610586.2437000005,4539141.2641],[610597.8033999996,4539172.528999999],[610629.4205,4539195.8791000005],[610629.5151000004,4539200.7663],[610628.5126999998,4539239.3927],[610627.8015000001,4539281.021500001],[610626.6335000005,4539330.6382],[610623.3164999997,4539333.031099999],[610614.5514000002,4539339.6724],[610599.3055999996,4539352.101199999],[610595.5077999998,4539375.2512],[610593.7459000004,4539386.1064],[610594.0405000001,4539388.8868],[610594.2811000003,4539406.434599999],[610593.5318,4539417.083000001],[610593.3742000004,4539421.9662999995],[610592.5619000001,4539442.385199999],[610592.3864000002,4539454.0417],[610592.7712000003,4539467.5942],[610591.1046000002,4539472.1217],[610588.8125,4539479.082599999],[610585.6627000002,4539487.141000001],[610583.4831999997,4539492.216],[610581.6467000004,4539496.852],[610578.8483999996,4539503.916300001],[610575.3843999999,4539516.078400001],[610575.0077999998,4539518.7377],[610574.7761000004,4539522.953600001],[610578.4873000002,4539527.895199999],[610579.4764999999,4539529.2425999995],[610585.5225999998,4539535.5518],[610588.5219999999,4539537.4846],[610589.6052999999,4539538.167199999],[610594.7914000005,4539540.1329],[610598.7392999995,4539540.5254999995],[610604.6468000002,4539539.282],[610608.9360999996,4539539.3466],[610612.2903000005,4539540.0634],[610615.7169000003,4539541.558499999],[610619.1924,4539545.3862],[610621.3088999996,4539550.081700001],[610623.4916000003,4539561.5515],[610625.5957000004,4539578.2391],[610625.1401000004,4539580.563999999],[610623.1174999997,4539591.9705],[610620.9356000004,4539608.3714000005],[610619.8349000001,4539620.013900001],[610620.1035000002,4539652.441299999],[610619.8092,4539671.979699999],[610619.8157000002,4539688.3025],[610620.1003999999,4539730.8347],[610619.0536000002,4539744.4767],[610616.0302999998,4539755.312899999],[610612.0499999998,4539768.2445],[610611.0869000005,4539776.3358],[610609.5673000002,4539787.861],[610608.5658,4539798.5056],[610601.2410000004,4539804.5024],[610597.9058999997,4539808.1165],[610595.7435999997,4539817.633300001],[610594.3394999998,4539821.498500001],[610592.7988999998,4539823.2519000005],[610589.1830000002,4539828.749399999],[610586.7713000001,4539832.488399999],[610564.2074999996,4539839.3661],[610546.1661999999,4539858.748400001],[610542.0127999997,4539872.010500001],[610511.3431000002,4539892.091],[610505.5641000001,4539896.001499999],[610502.4205999998,4539898.0638999995],[610486.9365999997,4539904.0491],[610481.7240000004,4539903.8596],[610481.4567,4539904.854900001],[610480.7281999998,4539919.723200001],[610480.7516999999,4539934.935799999],[610480.5306000002,4539944.037699999],[610480.1508,4539946.919],[610479.307,4539952.680299999],[610478.0444999998,4539958.3243],[610475.2697000001,4539963.8345],[610473.3054,4539965.8036],[610470.0979000004,4539966.5326000005],[610466.6314000003,4539967.7019],[610464.1841000002,4539968.2203],[610458.9499000004,4539969.473999999],[610451.3408000004,4539972.024499999],[610443.7282999996,4539974.797],[610439.2443000004,4539976.506200001],[610436.0268000001,4539977.9013],[610430.9474,4539980.045700001],[610424.8503999999,4539982.729900001],[610421.7220000001,4539983.793299999],[610415.3910999997,4539985.252599999],[610407.2992000002,4539986.352399999],[610400.3996000001,4539986.4706999995],[610394.4352000002,4539985.936899999],[610387.1369000003,4539984.605699999],[610377.1807000004,4539981.013900001],[610371.7441999996,4539978.9333999995],[610365.8454999998,4539979.6219999995],[610362.4007000001,4539979.348200001],[610358.8784999996,4539978.629000001],[610355.6136999996,4539977.580600001],[610350.1063999999,4539974.6108],[610347.4452,4539972.5721],[610343.2262000004,4539967.8451000005],[610340.6034000004,4539963.2531],[610339.4743999997,4539960.016000001],[610337.9008,4539952.774900001],[610337.0056999996,4539950.762700001],[610335.0506999996,4539946.513900001],[610331.8357999995,4539942.135],[610329.5176999997,4539939.657400001],[610318.6405999996,4539930.1667],[610316.3191999998,4539927.911],[610310.0109000001,4539922.2643],[610305.6960000005,4539918.313200001],[610303.6268999996,4539916.0613],[610297.6716,4539909.3094999995],[610291.3766999999,4539902.774700001],[610288.8079000004,4539900.1822],[610281.0023999996,4539893.4026999995],[610266.5038999999,4539884.1908],[610261.9708000002,4539883.567600001],[610259.1096000001,4539883.635600001],[610256.3276000004,4539884.038000001],[610254.3849999998,4539884.563999999],[610252.2674000002,4539885.5316],[610249.3863000004,4539886.9318],[610246.0680999998,4539889.435900001],[610242.5732000005,4539892.4925],[610236.1840000004,4539897.8375],[610228.4291000003,4539904.4944],[610222.9900000002,4539908.188100001],[610216.2811000003,4539912.4179],[610209.0592,4539917.1952],[610204.5702,4539919.237600001],[610196.9461000003,4539922.7874],[610192.0674,4539928.3772],[610190.0056999996,4539931.2333],[610187.7182999998,4539932.3093],[610186.5376000004,4539932.513699999],[610183.1343999999,4539929.4646000005],[610178.7828000002,4539927.955800001],[610176.3455999997,4539927.8082],[610173.7200999996,4539928.9902],[610171.9289999995,4539930.628900001],[610167.5108000003,4539933.5605999995],[610164.8096000003,4539934.1864],[610157.1464999998,4539934.737600001],[610152.9347999999,4539935.1186],[610146.5888999999,4539937.577299999],[610141.4188000001,4539940.1647],[610136.3145000003,4539943.974400001],[610128.2233999996,4539950.6263999995],[610114.1604000004,4539962.8519],[610083.8163000001,4539989.3793],[610046.0965,4540014.1307],[610036.5741999997,4540020.872300001],[610021.0668000001,4540034.0756],[609984.0503000002,4540056.839199999],[609975.3657,4540063.8155000005],[609961.8476999998,4540073.384500001],[609955.0316000003,4540079.1675],[609952.9184999997,4540085.465],[609952.4527000003,4540105.333900001],[609952.3816,4540121.3224],[609953.3340999996,4540153.204700001],[609953.3718999997,4540167.5293000005],[609954.5247,4540180.426999999],[609955.3236999996,4540200.092800001],[609956.4318000004,4540227.2028],[609956.1648000004,4540239.4131000005],[609959.6830000002,4540285.3247],[609963.0404000003,4540297.034],[609968.4205,4540314.103499999],[609975.0197000001,4540339.6302000005],[609975.8941000002,4540348.637399999],[609976.1058,4540356.9684999995],[609971.6745999996,4540360.7885],[609965.7597000003,4540362.5875],[609960.8920999998,4540361.8484000005],[609957.619,4540361.3552],[609951.8213999998,4540360.9353],[609940.3976999996,4540359.8759],[609938.6316999998,4540359.849400001],[609934.8240999999,4540361.346999999],[609930.8383999998,4540363.508099999],[609925.0717000002,4540366.641799999],[609917.9178999998,4540372.5308],[609916.1286000004,4540374.058599999],[609910.9433000004,4540383.3082],[609898.9199999999,4540405.446900001],[609887.4112999998,4540426.927200001],[609878.3371000001,4540443.1141],[609867.7917999998,4540462.0549],[609860.1380000003,4540473.2663],[609835.8227000004,4540507.4354],[609831.3877999997,4540517.1405],[609821.2559000002,4540542.194700001],[609776.0979000004,4540654.0013],[609755.7392999995,4540704.8857],[609750.1151,4540721.0133],[609746.1218999997,4540751.8223],[609743.5184000004,4540768.439099999],[609737.0533999996,4540818.309800001],[609736.5124000004,4540820.7446],[609751.1224999996,4540839.284399999],[609756.034,4540842.688999999],[609776.7715999996,4540856.434699999],[609787.2690000003,4540863.142999999],[609791.4828000003,4540868.2028],[609801.8954999996,4540880.572799999],[609821.3176999995,4540903.5152],[609829.8382000001,4540924.2958],[609838.1782,4540951.5141],[609846.7504000003,4540980.0682],[609848.5813999996,4540986.98],[609850.9994000001,4540994.011700001],[609847.3232000005,4541003.617000001],[609844.1597999996,4541012.674799999],[609841.7322000004,4541017.5242],[609836.1545000002,4541030.543299999],[609835.6184,4541032.645],[609840.2082000002,4541051.9234],[609847.5175000001,4541063.6918],[609860.1453,4541079.759299999],[609877.6189000001,4541109.224099999],[609906.4069999997,4541158.179],[609912.3924000002,4541168.484200001],[609937.1935999999,4541242.1412],[609951.1853999998,4541301.8675],[609952.6699000001,4541309.440400001],[609969.4897999996,4541337.563100001],[609971.7471000003,4541360.915100001],[609971.9587000003,4541369.246200001],[609970.9655999998,4541373.7839],[609966.9314000001,4541384.827299999],[609960.6569999997,4541405.053400001],[609950.2260999996,4541427.6601],[609940.5385999996,4541451.166200001],[609935.0324999997,4541459.411699999],[609933.4990999997,4541460.7212000005],[609930.9024999999,4541460.016000001],[609927.1486999998,4541457.961100001],[609925.0615999997,4541456.930500001],[609922.2176999999,4541455.888599999],[609919.9524999997,4541455.521500001],[609918.5114000002,4541456.2772],[609912.0554999998,4541466.174000001],[609911.3964,4541476.490800001],[609913.8025000002,4541484.2995],[609914.3695,4541485.751499999],[609917.1528000003,4541496.4529],[609916.9446999999,4541499.114700001],[609915.7027000003,4541503.4266],[609913.1287000002,4541506.8303],[609906.5679000001,4541512.505999999],[609899.2303999998,4541519.502599999],[609892.8427999998,4541524.8478999995],[609884.0925000003,4541530.7129999995],[609875.5779999997,4541537.692],[609871.9175000004,4541540.635199999],[609865.2478,4541547.975],[609855.8343000002,4541558.8269],[609844.4270000001,4541573.646400001],[609839.3699000003,4541580.0109],[609830.4659000002,4541590.5374],[609818.8170999996,4541599.0241],[609807.2331999997,4541603.181299999],[609803.0998999998,4541604.0078],[609798.716,4541604.7194],[609791.5475000003,4541606.0557],[609782.8871999998,4541605.926200001],[609773.8229999999,4541604.680199999],[609763.1020999998,4541601.743899999],[609756.318,4541599.865800001],[609740.8093999997,4541596.524800001],[609728.5667000003,4541594.1208999995],[609692.1306999996,4541584.249],[609689.4892999995,4541586.541300001],[609680.1286000004,4541599.504000001],[609675.8809000002,4541607.990499999],[609665.4948000005,4541638.926100001],[609660.9085999997,4541653.181600001],[609660.5302999998,4541661.6149],[609660.3649000004,4541667.053300001],[609659.5651000002,4541669.928400001],[609655.3645000001,4541686.521400001],[609653.1529999999,4541693.8169],[609652.6475,4541705.135299999],[609652.9164000005,4541720.9068],[609654.9354999997,4541726.4889],[609661.1220000004,4541734.576099999],[609667.1293000001,4541737.775],[609676.5081000002,4541740.4690000005],[609680.2801000001,4541741.3027],[609695.9566000002,4541744.6461],[609714.3036000002,4541749.3619],[609719.3893999998,4541752.324899999],[609726.5721000005,4541755.6525],[609739.2121000001,4541770.831700001],[609746.5357999997,4541781.6009],[609756.3729999997,4541798.6259],[609757.8498999998,4541801.0909],[609763.2630000003,4541810.277000001],[609767.1283,4541816.108899999],[609771.7686999999,4541820.730900001],[609781.1316999998,4541830.087099999],[609783.909,4541835.569599999],[609802.5208999999,4541873.1570999995],[609805.5237999996,4541880.419500001],[609819.415,4541907.4988],[609814.8891000003,4541912.094699999],[609805.4153000005,4541921.3912],[609794.2317000004,4541932.549799999],[609783.6041000001,4541940.274599999],[609782.0740999999,4541941.3621],[609771.0437000003,4541953.522399999],[609760.1804,4541977.0112],[609752.7830999997,4541993.667400001],[609735.6156000001,4542033.8287],[609731.6612,4542045.206599999],[609730.0842000004,4542055.0655000005],[609735.4489000002,4542067.471000001],[609737.3554999996,4542074.939099999],[609741.2007999998,4542082.1031],[609750.0972999996,4542088.898499999],[609752.5088999998,4542090.711200001],[609765.2175000003,4542106.890900001],[609771.1923000002,4542117.862],[609781.2854000004,4542140.220799999],[609787.3225999996,4542152.636399999],[609800.8301999997,4542171.6041],[609811.0943,4542182.5285],[609830.9930999996,4542201.480799999],[609843.9160000002,4542214.5548],[609857.9018000001,4542229.6434],[609864.9670000002,4542246.404999999],[609873.0010000002,4542265.846100001],[609873.7177999998,4542268.5217],[609878.8808000004,4542283.145199999],[609880.9719000002,4542289.5057],[609888.7252000002,4542299.6153],[609900.7528999997,4542310.677300001],[609924.8106000004,4542327.0273],[609934.7995999996,4542333.839299999],[609946.3717999998,4542347.226299999],[609947.4324000003,4542355.014900001],[609948.8159999996,4542363.696699999],[609950.3935000002,4542376.2677],[609955.2865000004,4542386.445599999],[609965.3344999999,4542406.139],[609970.051,4542416.8695],[609973.5513000004,4542424.5836],[609977.5976,4542429.529999999],[609982.7326999996,4542440.377699999],[609984.7230000002,4542447.847200001],[609986.2779999999,4542456.3094999995],[609989.0707,4542466.344799999],[609992.2821000004,4542476.4975000005],[609994.1524999999,4542480.745100001],[609997.1308000004,4542484.0098],[610001.5515999999,4542486.4079],[610007.4857999999,4542488.8287],[610013.3391000004,4542491.0262],[610019.0343000004,4542492.5550999995],[610029.4391999999,4542494.0436],[610046.6621000003,4542495.0792],[610049.0160999997,4542495.114499999],[610070.9537000004,4542495.776699999],[610082.3858000003,4542496.0593],[610094.6568,4542496.465500001],[610113.7359999996,4542497.084899999],[610122.3619999997,4542499.4352],[610129.0817999998,4542505.532199999],[610139.2176000001,4542519.3421],[610161.7832000004,4542539.778999999],[610172.0038000001,4542547.927300001],[610181.4395000003,4542557.951400001],[610189.3044999996,4542566.1754],[610193.5261000004,4542576.2323],[610194.1876999997,4542582.5715],[610194.3349000001,4542589.5692],[610194.7449000003,4542601.456499999],[610196.0581,4542614.800899999],[610195.7032000003,4542627.232000001],[610195.0454000002,4542637.4377],[610195.1749,4542651.2085],[610196.8458000002,4542674.3298],[610197.4390000002,4542685.2205],[610197.7134999996,4542689.3331],[610198.7303999998,4542700.008099999],[610202.9029000001,4542707.7325],[610210.9824999999,4542712.8506000005],[610218.3394999998,4542721.289100001],[610218.7322000004,4542728.7346],[610218.5110999998,4542749.0514],[610219.1058999998,4542759.8312],[610219.8172000004,4542774.0549],[610219.8701999998,4542781.7173999995],[610209.6857000003,4542804.771600001],[610196.1508999998,4542832.550100001],[610193.8657999998,4542844.7301],[610192.0377000002,4542854.474099999],[610191.4549000002,4542859.6842],[610194.7133,4542872.2805],[610196.2692,4542891.8467999995],[610193.5031000003,4542902.465],[610191.2547000004,4542912.2027],[610195.5718,4542921.4838],[610196.8019000003,4542957.1459],[610198.7594999997,4542989.1546],[610199.1097999997,4542993.8235],[610196.3320000004,4543005.218800001],[610195.4296000004,4543009.3137],[610194.4456000002,4543018.848300001],[610194.2865000004,4543023.842599999],[610193.9524999997,4543029.2785],[610193.591,4543042.1537],[610191.4944000002,4543069.7709],[610190.5620999997,4543075.8641],[610201.1429000003,4543093.5671999995],[610199.4595999997,4543104.867900001],[610196.5958000002,4543127.5879999995],[610193.6830000002,4543147.975400001],[610193.1776,4543153.630799999],[610192.2593,4543164.387800001],[610190.5480000004,4543166.3608],[610190.4106000001,4543169.9120000005],[610188.4495000001,4543205.304099999],[610186.9974999996,4543223.603700001],[610184.7517999997,4543227.567399999],[610183.5416000001,4543229.77],[610178.8738000002,4543238.2499],[610176.9093000004,4543245.882099999],[610171.7236000001,4543266.4575],[610169.1224999996,4543305.282199999],[610171.6595999999,4543360.2848000005],[610174.1621000003,4543367.206800001],[610180.2032000003,4543384.841700001],[610180.0811999999,4543404.160700001],[610160.5444,4543422.966],[610158.9188999999,4543424.829299999],[610155.4223999996,4543428.107899999],[610147.4897999996,4543435.6504999995],[610132.5575000001,4543450.194499999],[610122.7796,4543463.0393],[610107.5213000001,4543516.109099999],[610120.3756999997,4543516.746200001],[610125.8345999997,4543517.1613],[610136.2496999996,4543517.8729],[610137.8875000002,4543520.784499999],[610142.8060999997,4543529.1863],[610151.0843000002,4543543.412599999],[610156.7410000004,4543553.0469],[610155.8620999996,4543555.5876],[610155.3377,4543556.9122],[610141.5221999995,4543586.6854],[610136.9123,4543585.7278],[610133.3918000003,4543585.0087],[610120.6465999996,4543582.707599999],[610116.5789000001,4543601.634199999],[610117.1771,4543651.388800001],[610125.0592999998,4543658.3916],[610127.2165000001,4543660.3116999995],[610133.4051000001,4543662.5143],[610135.2002999997,4543660.5426],[610136.9371999996,4543662.4563],[610137.9949000003,4543664.804],[610134.1013000002,4543677.737199999],[610131.4495999999,4543686.3584],[610130.3842000002,4543690.117799999],[610128.6163999997,4543695.8653],[610127.2888000002,4543700.286900001],[610126.7660999997,4543701.500499999],[610124.6986999996,4543704.8006],[610124.0953000002,4543705.790899999],[610122.1152999997,4543708.8703000005],[610117.0275999997,4543717.343900001],[610126.2386999996,4543731.028999999],[610132.5053000003,4543739.229],[610133.3890000004,4543747.5702],[610134.9774000002,4543759.3642],[610136.4210999999,4543769.601500001],[610137.6492999997,4543777.3927],[610138.1810999997,4543781.176000001],[610139.5356999999,4543791.745100001],[610140.7706000004,4543799.0923],[610140.4884000001,4543801.0867],[610137.4320999999,4543814.2545],[610134.7386999996,4543825.6511],[610134.2010000004,4543827.8638],[610125.2331999997,4543848.3825],[610118.8669999996,4543863.610300001],[610108.0525000002,4543889.542199999],[610105.7803999996,4543895.2820999995],[610102.5176999997,4543911.000700001],[610102.4924999997,4543923.880899999],[610106.4420999996,4543929.6032],[610108.3370000003,4543932.1855],[610110.2355000004,4543962.527799999],[610110.3926999997,4543968.8594],[610108.1421999997,4543973.156099999],[610102.7909000004,4543982.403100001],[610098.2927000001,4543985.2226],[610091.2012,4543992.777799999],[610088.2008999996,4543996.619200001],[610076.3682000004,4544011.987],[610074.2101999996,4544015.73],[610068.3811999997,4544023.1932],[610062.3898999998,4544035.8728],[610061.0991000002,4544037.8521],[610049.6277000001,4544051.559900001],[610048.6764000002,4544053.3222],[610042.5454000002,4544064.1121],[610040.8244000003,4544066.7512],[610030.0421000002,4544079.358899999],[610032.6667999998,4544083.728800001],[610037.4709999999,4544094.127599999],[610038.0952000003,4544097.357100001],[610040.5500999996,4544101.8355],[610042.6754999999,4544105.864800001],[610043.5767999999,4544107.4329],[610043.7964000003,4544115.208900001],[610043.2286999999,4544119.4199],[610040.9917000001,4544122.828500001],[610037.2907999996,4544128.5471],[610035.9143000003,4544130.6361],[610033.3510999996,4544133.3737],[610027.1869999999,4544135.1688],[610021.4463999998,4544136.748299999],[610018.0593999997,4544138.3631],[610009.6749,4544142.456800001],[610006.6814000001,4544145.8541],[610002.6069,4544148.457900001],[610000.0487000002,4544150.862400001],[609998.6838999996,4544152.1744],[609994.9106999999,4544157.114600001],[609994.4704,4544158.440400001],[609990.1513,4544166.148399999],[609987.3709000004,4544166.550899999],[609982.1903999997,4544170.0264],[609977.2637999998,4544173.3947],[609974.8854,4544175.024700001],[609966.9379000003,4544178.014599999],[609961.085,4544181.4801],[609958.8563999999,4544184.333699999],[609954.7386999996,4544189.823899999],[609947.2472000001,4544196.0408],[609945.4255999997,4544199.788799999],[609944.6732000001,4544205.1074],[609947.3828999996,4544215.0306],[609951.4922000002,4544221.3104],[609953.2307000002,4544223.1131],[609954.7203000002,4544224.6899999995],[609956.5077999998,4544228.825200001],[609958.6199000003,4544233.7425999995],[609958.7995999996,4544244.183],[609958.6098999996,4544245.6237],[609958.1870999997,4544251.3914],[609957.9791000001,4544254.053200001],[609957.3441000003,4544257.152799999],[609957.3191,4544258.818],[609957.2666999996,4544267.9224],[609957.7477000002,4544269.484200001],[609959.7198999999,4544272.5118],[609962.5493999999,4544274.4419],[609964.4626000002,4544275.803099999],[609970.0215999996,4544275.109200001],[609972.9283999996,4544277.4846],[609976.3919000002,4544281.9781],[609976.9452999998,4544284.3182],[609978.4523999998,4544290.336999999],[609978.9349999996,4544291.787699999],[609980.3038999997,4544295.8057],[609981.5363999996,4544297.7118],[609984.6853999998,4544300.757099999],[609988.7456,4544304.704399999],[609989.4013,4544305.8246],[609988.773,4544308.4801],[609986.4587000003,4544311.443499999],[609985.1745999996,4544312.978800001],[609981.0269999998,4544320.4672],[609979.2119000005,4544323.771199999],[609976.1670000004,4544330.609999999],[609972.1184,4544337.1006000005],[609973.7827000003,4544338.2359],[609976.7818999998,4544340.057499999],[609980.7737999996,4544348.556399999],[609982.1485000001,4544357.793299999],[609979.5471000001,4544363.0842],[609976.6885000002,4544368.704299999],[609971.4532000003,4544375.8433],[609969.3943999996,4544378.588400001],[609968.4415999996,4544380.4618],[609966.0198999997,4544384.9781],[609965.8218999999,4544386.9738],[609965.5330999997,4544389.4124],[609965.9084000001,4544392.416099999],[609967.1224999996,4544395.543400001],[609968.0877999999,4544398.4449000005],[609969.0280999998,4544403.011600001],[609968.6337000001,4544406.892100001],[609967.6607999997,4544410.0976],[609966.4458999997,4544412.633300001],[609964.2947000004,4544415.9322],[609961.5602000002,4544418.8893],[609959.2509000003,4544421.5196],[609958.2072999999,4544423.8357],[609957.5939999996,4544425.4921],[609957.7961999997,4544428.826400001],[609958.5027000001,4544432.168099999],[609959.6228,4544435.9603],[609963.0055,4544440.2305],[609965.1242000004,4544444.7038],[609965.5111999996,4544446.930400001],[609966.1627000002,4544453.935699999],[609966.3832,4544456.048699999],[609964.6390000004,4544460.2421],[609962.2123999996,4544465.091399999],[609959.4594999999,4544469.2696],[609955.8612000002,4544473.768300001],[609949.2978999997,4544479.777000001],[609946.7314999998,4544482.7366],[609946.4627,4544483.843],[609946.4393999996,4544485.3972],[609947.0011,4544487.1822],[609947.9764,4544489.4176],[609948.5380999995,4544491.2027],[609948.4949000003,4544494.089],[609948.0530000003,4544495.525900001],[609947.3606000002,4544496.847999999],[609945.9908999996,4544498.493100001],[609944.9689999996,4544499.3661],[609942.9285000004,4544500.890000001],[609939.4326,4544504.1688],[609938.1286000004,4544507.0362],[609936.8113000002,4544510.7918],[609935.3607999999,4544512.2136],[609933.5724999998,4544513.7413],[609930.6848999998,4544515.696799999],[609926.0997000001,4544518.7371],[609917.6841000002,4544524.940199999],[609914.6085000001,4544528.225299999],[609913.7512999997,4544529.322799999],[609908.8657,4544535.5788],[609904.6134000001,4544538.8462000005],[609901.3139000004,4544540.2403],[609899.1204000004,4544540.762599999],[609893.733,4544541.2371],[609887.5450999998,4544539.034600001],[609883.2586000003,4544538.9703],[609879.4615000002,4544539.912799999],[609873.4541999996,4544542.4877],[609861.3173000002,4544550.1896],[609855.5597000001,4544558.542400001],[609854.6359999999,4544564.080499999],[609854.9863999998,4544568.749399999],[609856.6864999998,4544573.1054],[609859.6490000002,4544577.3693],[609867.1908999998,4544584.5888],[609870.3348000003,4544587.9671],[609875.0522999996,4544592.9235],[609875.5990000004,4544595.707699999],[609875.2403999995,4544602.808800001],[609875.2095999997,4544610.4701000005],[609875.9753,4544626.693299999],[609875.9945,4544631.0241],[609876.7384000001,4544637.4756000005],[609876.6786000002,4544641.472100001],[609877.3509999998,4544652.6971],[609878.1789999995,4544659.149800001],[609878.9870999996,4544666.934699999],[609879.1078000003,4544675.7086],[609879.9873000002,4544678.719799999],[609881.7007999998,4544693.4026999995],[609881.3870999999,4544697.5065],[609885.0659999996,4544704.446],[609887.7763,4544708.7062],[609889.9016000004,4544712.735400001],[609890.5257000001,4544715.9649],[609890.5765000004,4544718.1865],[609890.3816999998,4544719.960200001],[609889.5821000002,4544722.835200001],[609888.4528999999,4544725.2612],[609884.3520999998,4544729.6413],[609880.8005999997,4544731.0316],[609873.3172000004,4544731.1415],[609866.1915999996,4544729.8133000005],[609857.9335000003,4544731.132999999],[609854.4577000001,4544733.079700001],[609850.2089,4544736.1251],[609845.2893000003,4544739.0495],[609834.6430000002,4544742.6653],[609828.4811000004,4544744.3496],[609823.2537000002,4544745.3817],[609820.2181000002,4544746.0024999995],[609818.0212000003,4544746.7468],[609808.7114000004,4544750.937899999],[609805.9179999996,4544752.228599999],[609803.7127999999,4544753.528000001],[609800.4051000001,4544755.4772],[609794.5329,4544760.275],[609789.9987000003,4544765.5370000005],[609788.4593000002,4544767.2905],[609786.2292,4544770.2552000005],[609782.8633000003,4544776.0899],[609778.9798999997,4544782.8050999995],[609776.6458999999,4544787.1007],[609773.5221999995,4544793.6053],[609772.1309000002,4544796.693499999],[609769.9500000002,4544801.990800001],[609769.2411000002,4544804.423],[609768.6228999998,4544806.4125],[609765.7156999996,4544820.915100001],[609764.9835000001,4544824.9015],[609764.7739000004,4544827.6744],[609763.9994000001,4544840.099199999],[609764.0427999999,4544848.4278],[609764.0647,4544858.1996],[609764.4884000001,4544869.198799999],[609764.0991000002,4544872.746200001],[609763.0749000004,4544879.393300001],[609761.0754000004,4544883.8049],[609758.4368000003,4544885.986199999],[609756.8233000003,4544887.0724],[609754.3694000002,4544888.1461],[609752.5994999995,4544888.4527],[609749.8211000003,4544888.744200001],[609744.9532000003,4544888.2272],[609732.9482000005,4544887.1592],[609723.6835000003,4544888.353],[609720.5588999996,4544889.305600001],[609718.7790000001,4544890.2783],[609714.8765000002,4544892.662799999],[609711.2950999998,4544896.0514],[609706.1113,4544905.4122],[609704.7958000004,4544909.0568],[609703.5711000003,4544912.2586],[609703.0484999996,4544913.472200001],[609701.1464,4544916.9969999995],[609692.4155000001,4544933.0781],[609690.6914999997,4544935.939300001],[609689.8112000003,4544938.5911],[609683.9726999998,4544952.3836],[609683.3595000003,4544954.040100001],[609680.0279999999,4544963.206499999],[609679.4214000003,4544964.4188],[609678.0384999998,4544966.952],[609676.4726,4544970.481899999],[609675.3777000001,4544976.239499999],[609674.8136999998,4544980.228499999],[609674.1490000002,4544985.326400001],[609672.8103,4544990.5252],[609672.4592000004,4544991.519300001],[609670.0527999997,4544995.036599999],[609666.5921,4544995.984099999],[609663.3178000003,4544995.713099999],[609657.4714000002,4544993.1828000005],[609654.5332000004,4544992.9167],[609652.5094999997,4544993.330600001],[609645.1114999996,4544998.994000001],[609639.8278000001,4545003.8007],[609637.4563999996,4545004.9867],[609635.2496999996,4545006.3972],[609632.0212000003,4545008.6807],[609629.2045999998,4545011.525699999],[609625.5294000003,4545015.5791],[609622.8859000001,4545018.0934999995],[609616.4830999998,4545024.6601],[609612.8737000003,4545029.9361000005],[609608.9845000003,4545031.432499999],[609607.1239999998,4545032.1819],[609603.6244999999,4545041.345799999],[609600.7073999997,4545045.2996],[609597.5663000001,4545047.362400001],[609595.1157999998,4545048.2140999995],[609591.0800999999,4545048.264799999],[609586.8746999996,4545048.424000001],[609585.0191000002,4545048.840500001],[609582.2159000002,4545050.7973],[609581.2417000001,4545054.1139],[609581.2001999998,4545056.8892],[609581.8509,4545058.342499999],[609583.5036000004,4545060.254799999],[609584.9814999998,4545062.6088],[609585.5332000004,4545065.059900001],[609580.8306999998,4545075.9825],[609579.1067000004,4545078.843699999],[609578.551,4545082.2776],[609579.7834999999,4545084.183700001],[609581.8213999998,4545088.433700001],[609582.6728999997,4545093.3321],[609582.0264999997,4545097.208799999],[609582.2488000002,4545099.210899999],[609583.0642999997,4545100.888599999],[609592.1151999999,4545108.352499999],[609595.0893000001,4545111.839199999],[609595.1451000003,4545113.727700001],[609594.9748,4545119.4991999995],[609592.8647999996,4545125.685900001],[609590.9910000004,4545127.3234],[609584.9792999998,4545130.2316],[609583.0707,4545134.2005],[609581.1586999996,4545138.3914],[609579.5303999996,4545140.4768],[609577.159,4545141.662799999],[609574.5338000003,4545142.9561],[609571.7040999997,4545146.689099999],[609568.96,4545150.3124],[609565.1516000004,4545152.0320999995],[609563.0472999997,4545152.2227],[609560.0152000003,4545152.6215],[609557.7328000003,4545153.4758],[609555.5212000003,4545155.2193],[609554.3230999997,4545156.6449],[609551.4628999997,4545168.0392],[609551.2893000003,4545174.0328],[609549.8240999999,4545176.4537],[609547.6207999997,4545177.642200001],[609544.9989999998,4545178.713400001],[609541.9702000003,4545178.8903],[609537.6283,4545176.9377],[609535.4548000004,4545176.1280000005],[609532.4161,4545176.970899999],[609530.2969000004,4545178.160599999],[609529.6063000001,4545179.3718],[609528.8168000001,4545181.580700001],[609528.7454000004,4545186.3544],[609527.0082,4545190.103700001],[609525.4822000004,4545190.9693],[609521.7629000004,4545192.3572],[609519.9748,4545193.885],[609519.4291000003,4545196.652899999],[609520.2115000002,4545200.550899999],[609528.0592999998,4545209.773399999],[609531.4104000004,4545216.1526999995],[609532.7827000003,4545219.9485],[609533.0839999998,4545222.2849],[609532.3337000003,4545227.4925],[609531.6923000002,4545231.0362],[609529.8229999999,4545238.003699999],[609527.5417999998,4545244.4099],[609526.5669999998,4545253.3895],[609525.4972000001,4545257.482000001],[609523.3348000003,4545261.5581],[609521.6325000003,4545262.976199999],[609519.1738,4545264.382999999],[609516.3970999997,4545264.5636],[609513.5431000004,4545264.298900001],[609507.1195999999,4545266.6458],[609502.3836000003,4545268.5737],[609499.1535999998,4545270.9683],[609496.7556999996,4545273.930600001],[609494.3761,4545275.671700001],[609490.1624999996,4545276.386],[609487.6546,4545275.460200001],[609485.9313000003,4545272.658500001],[609484.2460000003,4545267.3035],[609480.6969999997,4545262.9199],[609476.9318000004,4545261.7533],[609475.4206999997,4545261.6197],[609472.2947000004,4545262.6833999995],[609467.2982999999,4545265.162699999],[609462.4283999996,4545270.4199],[609459.5839,4545275.1521000005],[609458.9408999998,4545278.8068],[609459.1349999998,4545282.696],[609460.7279000003,4545288.604900001],[609461.0109999999,4545292.1624],[609460.2149,4545294.815400001],[609455.1288999999,4545303.2895],[609450.2426000005,4545309.6568],[609449.1135999998,4545312.082800001],[609447.9846000001,4545314.5088],[609445.8620999996,4545315.920700001],[609442.4049000004,4545316.646299999],[609441.6303000003,4545317.8562],[609440.0021000002,4545319.9416000005],[609438.8732000003,4545322.3675999995],[609438.2352,4545325.689300001],[609438.7720999997,4545329.1395],[609439.3454,4545330.147399999],[609443.2289000005,4545334.647],[609450.2561999997,4545342.524599999],[609454.1988000004,4545348.6907],[609458.9177999999,4545353.535800001],[609459.2098000003,4545367.7532],[609457.3306,4545375.3869],[609452.8645000001,4545381.760399999],[609449.6721999999,4545387.264699999],[609448.4653000003,4545394.908399999],[609448.8557000002,4545396.913000001],[609449.2986000003,4545401.028000001],[609449.2505000001,4545404.247400001],[609449.0144999996,4545408.796499999],[609446.0493999999,4545415.969799999],[609446.3635,4545423.081],[609447.0303999996,4545429.087099999],[609446.8291999996,4545431.3049],[609444.8481999999,4545434.4954],[609441.8046000004,4545435.671399999],[609438.1003999999,4545436.0603],[609433.4949000003,4545434.881100001],[609426.8393999999,4545435.892200001],[609424.2949999999,4545437.4087000005],[609421.3798000002,4545441.251599999],[609418.7873999998,4545445.987600001],[609417.6286000004,4545450.411800001],[609418.6547999997,4545454.8686999995],[609420.3715000004,4545458.114499999],[609423.0669,4545463.3736000005],[609424.2214000002,4545470.497300001],[609422.2383000003,4545479.4618999995],[609421.1552999998,4545484.442500001],[609419.0937000001,4545487.4098000005],[609420.2936000004,4545502.7511],[609423.1111000003,4545505.4581],[609425.5757999998,4545509.270199999],[609427.0288000004,4545513.2893],[609426.9342999998,4545519.6172],[609425.6898999996,4545524.1512],[609425.335,4545531.030300001],[609426.4237000002,4545536.931700001],[609430.0478999997,4545547.534499999],[609429.7078999998,4545553.4145],[609428.8311000001,4545555.8443],[609426.1513999999,4545560.801000001],[609424.0124000004,4545563.323000001],[609422.6479000002,4545564.6351],[609419.9139999999,4545567.5923999995],[609417.7965000002,4545568.6711],[609416.2740000002,4545569.3147],[609415.0859000003,4545570.074200001],[609413.2912999997,4545572.0461],[609410.8669999996,4545576.784600001],[609410.2472999999,4545578.8851],[609410.0278000003,4545582.323999999],[609409.6551999999,4545584.761299999],[609409.4225000003,4545589.088400001],[609408.6956000002,4545592.741900001],[609408.3411999997,4545593.958000001],[609403.6723999996,4545602.6603999995],[609399.2506999997,4545611.6996],[609398.5878999997,4545616.6865],[609398.1196999997,4545619.899700001],[609397.7620000001,4545621.3378],[609397.0565999998,4545623.5481],[609395.5898000002,4545626.0801],[609393.6255999999,4545628.160499999],[609391.7569000004,4545629.4651],[609390.3200000003,4545629.9989],[609388.5470000003,4545630.5276],[609384.6847000001,4545630.2479],[609380.4105000002,4545629.4068],[609377.4051000001,4545628.0295],[609376.3159999996,4545627.791200001],[609369.8502000002,4545627.3616],[609364.551,4545627.615599999],[609361.3510999996,4545628.012],[609355.1092999997,4545629.4734000005],[609350.1213999996,4545631.397700001],[609345.8898,4545633.3333],[609342.5893000001,4545634.8386],[609338.4401000002,4545636.886499999],[609332.9463,4545638.9143],[609320.1875,4545643.387599999],[609319.0900999997,4545643.704299999],[609311.2582999999,4545644.697899999],[609306.7105,4545645.2963],[609300.1342000002,4545646.641799999],[609296.3377,4545647.5845],[609293.8891000003,4545648.325300001],[609291.9446999999,4545649.0736],[609285.0092000002,4545651.9682],[609278.9996999996,4545654.7656],[609276.2906999998,4545656.057700001],[609268.2329000002,4545660.9343],[609263.3965999996,4545663.9713],[609259.0877,4545665.4617],[609254.4557999996,4545666.0589000005],[609251.6003,4545665.905300001],[609249.4170000004,4545665.761700001],[609245.7328000003,4545664.818399999],[609243.8956000004,4545664.013800001],[609241.307,4545662.864800001],[609239.0629000003,4545661.1658],[609236.3229,4545658.904200001],[609231.7753999997,4545653.8396000005],[609229.3963000001,4545649.9178],[609227.2246000003,4545648.997099999],[609224.6228,4545648.736300001],[609223.5121999998,4545649.9410999995],[609223.6042,4545655.0503],[609225.5628000004,4545664.628900001],[609226.6731000002,4545669.086999999],[609227.5444999998,4545672.6532000005],[609228.6332999999,4545678.554500001],[609229.3383,4545682.007300001],[609230.3381000003,4545688.2403],[609229.7218000004,4545690.118799999],[609228.7050999999,4545690.6589],[609226.1907000002,4545690.177200001],[609222.8673,4545687.573799999],[609202.3817999996,4545674.721100001],[609196.2111999998,4545671.4091],[609173.5998,4545660.190400001],[609172.2652000003,4545659.5043],[609170.6884000003,4545658.1483],[609167.3518000003,4545656.4331],[609161.6738,4545653.9056],[609156.9069999997,4545652.280099999],[609152.4730000002,4545650.8816],[609149.7081000004,4545650.2852],[609142.5833,4545648.957699999],[609138.1327,4545648.669299999],[609131.9982000003,4545648.578],[609125.7713000001,4545649.0405],[609118.0285999998,4545649.702500001],[609105.9918,4545650.855799999],[609094.9912,4545655.799799999],[609087.1048999997,4545660.4571],[609078.0306000002,4545665.874],[609063.3011999996,4545672.872400001],[609061.693,4545673.625700001],[609058.5555999996,4545675.466700001],[609050.4731999999,4545682.0088],[609048.6919999998,4545683.092700001],[609046.4939000001,4545683.9483],[609044.3947000001,4545683.806],[609042.2213000003,4545682.9964000005],[609040.7993999999,4545682.531099999],[609037.5335999997,4545681.7052],[609031.7467,4545680.8419],[609021.9411000004,4545678.919399999],[609016.1675000004,4545677.1679],[609013.3350999998,4545675.460200001],[609011.9313000003,4545673.773800001],[609011.3859999999,4545670.8785999995],[609012.1193000004,4545666.781099999],[609014.8777999999,4545662.158500001],[609016.3558999998,4545658.849300001],[609016.3197999997,4545655.6285999995],[609016.0875000004,4545654.2927],[609011.6765999999,4545651.3401],[608985.0904999999,4545641.728499999],[608972.2446999997,4545640.760199999],[608960.0250000004,4545642.9103999995],[608948.8646999998,4545647.2971],[608937.0469000004,4545656.3376],[608915.1726000002,4545691.656099999],[608893.9066000003,4545714.325200001],[608886.7932000002,4545723.546800001],[608883.1054999996,4545728.488700001],[608874.6179999998,4545739.6886],[608868.4670000002,4545746.3707],[608862.1742000002,4545756.936899999],[608858.0959999999,4545765.5374],[608857.4269000003,4545782.294399999],[608857.2735000001,4545792.6186999995],[608857.4102999996,4545794.7305],[608852.8196999999,4545803.8785],[608850.6348000001,4545809.509099999],[608828.6179999998,4545820.508099999],[608827.0099,4545821.261499999],[608823.8148999996,4545826.9881],[608820.5228000004,4545839.2645],[608815.9948000005,4545855.52],[608813.4951999998,4545865.3654],[608812.6053999998,4545868.6833999995],[608807.9062000001,4545885.158399999],[608805.5927999998,4545893.7851],[608803.3272000002,4545899.192399999],[608786.4203000003,4545911.377800001],[608781.6584999999,4545915.0824],[608773.7742999997,4545919.629000001],[608767.6036999999,4545921.9803],[608760.5615999997,4545920.7654],[608756.6813000003,4545916.044199999],[608752.8404999999,4545914.321599999],[608748.9848999996,4545913.598200001],[608745.7308,4545917.658299999],[608735.2582,4545932.382200001],[608735.7509000003,4545944.492699999],[608735.4231000002,4545960.921599999],[608729.9463,4545973.1657],[608724.2027000003,4545986.405200001],[608725.0743000004,4545995.634299999],[608731.0981999999,4546003.1633],[608731.9978999998,4546004.8422],[608731.6963999998,4546008.1689],[608730.7670999998,4546014.1513],[608731.9188999999,4546021.4969],[608733.4528999999,4546037.065099999],[608734.2109000003,4546042.6283],[608739.1621000003,4546048.8089000005],[608749.1205000002,4546057.3957],[608750.3414000003,4546060.0787],[608750.8340999996,4546083.5153],[608751.4700999996,4546085.967599999],[608751.7799000004,4546087.7488],[608761.3724999996,4546098.3288],[608771.0687999995,4546107.5779],[608772.2006999999,4546110.592800001],[608773.6391000003,4546115.6109],[608774.2026000004,4546128.6108],[608775.3032,4546133.7349],[608777.7944,4546141.433599999],[608781.3795999996,4546149.0375],[608781.5691,4546153.2598],[608784.3256000001,4546165.7371],[608784.3321000002,4546176.619000001],[608783.0519000003,4546183.5954],[608782.2281,4546188.1358],[608780.5310000004,4546194.884],[608780.3399,4546202.0987],[608778.7499000002,4546207.2939],[608768.9680000003,4546215.1436],[608767.6911000004,4546216.234999999],[608763.6462000003,4546222.6152],[608762.3313999996,4546226.26],[608760.5026000002,4546236.226399999],[608760.1632000003,4546242.1064],[608760.3690999998,4546245.218599999],[608762.9426999995,4546258.692500001],[608763.2607000005,4546259.9186],[608766.8195000002,4546269.298699999],[608769.8229999999,4546276.4498],[608773.0952000003,4546282.4945],[608778.6837999998,4546285.353399999],[608784.7189999996,4546286.442399999],[608804.5691999998,4546291.067600001],[608810.8547999999,4546292.271299999],[608811.6372999996,4546296.169299999],[608810.9008,4546300.4889],[608811.0392000005,4546308.1526],[608812.3951000003,4546313.058499999],[608814.6589000002,4546319.088199999],[608821.3463000003,4546327.1822999995],[608832.5745000001,4546340.7848000005],[608833.5284000002,4546344.463300001],[608832.4392999997,4546355.551000001],[608830.1886,4546365.622099999],[608828.3481999999,4546370.7026],[608826.9559000004,4546373.9021000005],[608824.1929000001,4546378.857799999],[608821.5517999995,4546381.261399999],[608820.0904000001,4546383.4605],[608811.4323000005,4546389.217],[608810.0137,4546394.1927000005],[608808.3249000004,4546400.3858],[608806.1040000003,4546402.795700001],[608802.4479999999,4546405.6284],[608799.9534999998,4546409.4778],[608799.2137000002,4546414.019400001],[608803.9455000004,4546423.639],[608804.9653000003,4546434.2028],[608801.7177999998,4546449.1449],[608799.9681000002,4546453.7826000005],[608797.9002999999,4546462.857100001],[608797.6794999996,4546466.407],[608798.0568000004,4546469.299699999],[608798.0617000004,4546474.6296],[608797.4982000003,4546478.6186999995],[608792.4879000001,4546487.760500001],[608791.4434000002,4546490.187899999],[608788.3443,4546495.138599999],[608785.9899000004,4546500.877699999],[608782.9616999999,4546506.717800001],[608777.6944000004,4546516.188999999],[608772.7187999999,4546522.999500001],[608758.8646,4546544.7796],[608751.1458,4546560.876800001],[608747.8771000002,4546571.599099999],[608744.6908,4546582.433599999],[608743.7566,4546594.4120000005],[608745.1536999997,4546602.205399999],[608751.4506000001,4546608.295],[608758.1840000004,4546613.2807],[608760.3207999999,4546616.532500001],[608765.9091999996,4546625.054400001],[608784.1983000003,4546638.5396],[608790.2248,4546645.8466],[608800.4625000004,4546652.549900001],[608802.5317000002,4546654.690400001],[608804.2697999999,4546656.492799999],[608806.4841,4546660.1899999995],[608807.2500999998,4546665.1982],[608808.0310000004,4546669.2072],[608809.1447000001,4546673.4432],[608811.2072999999,4546676.0276999995],[608813.7807,4546678.1757],[608815.6935,4546679.536599999],[608817.5255000005,4546680.6741],[608820.6606999999,4546684.607100001],[608821.8765000002,4546687.623199999],[608821.9275000002,4546689.844699999],[608820.8548999997,4546694.1592999995],[608820.0427000001,4546697.922599999],[608819.9949000003,4546701.142000001],[608820.466,4546703.3697999995],[608823.2750000004,4546706.6317],[608827.5667000003,4546711.9142],[608829.2998000002,4546714.049699999],[608842.1584000001,4546725.344699999],[608848.6396000003,4546730.3267],[608858.8803000003,4546736.808],[608869.9661999997,4546742.968900001],[608880.4095999999,4546747.1215],[608881.3190000001,4546748.134299999],[608883.3733999999,4546751.2739],[608885.5694000004,4546756.192299999],[608884.8559999997,4546758.957699999],[608884.4506000001,4546763.6153],[608885.2379999999,4546767.180299999],[608887.7833000002,4546771.215500001],[608892.1836999999,4546774.8342],[608893.6763000004,4546776.1888],[608895.8558,4546782.2173],[608896.6349999998,4546786.337300001],[608899.3498999998,4546790.2641],[608900.3021,4546794.0536],[608900.1602999996,4546797.9377999995],[608899.9725000001,4546799.2675],[608898.1683999998,4546801.9056],[608893.2193,4546806.9399],[608891.2389000002,4546810.1306],[608882.6338,4546823.660499999],[608878.9401000002,4546829.046499999],[608855.3114,4546863.8949],[608851.5335999997,4546869.2797],[608835.9005000005,4546892.032500001],[608833.0734000001,4546895.6548],[608822.3531999998,4546910.152799999],[608819.6793,4546914.776699999],[608816.2377000004,4546920.1665],[608810.6511000004,4546928.522500001],[608807.2934999997,4546933.9136],[608798.4943000004,4546949.2173999995],[608794.0115,4546956.8125],[608790.7297,4546962.7599],[608790.8136999998,4546968.4241],[608791.1843999997,4546971.7608],[608789.8268999998,4546972.629000001],[608787.6456000004,4546978.0375],[608785.7724000001,4546979.6753],[608785.6092999997,4546985.002699999],[608784.3951000003,4546993.2016],[608782.6832999997,4547000.948899999],[608780.8380000005,4547017.6884],[608780.1887999997,4547033.113299999],[608780.5987999998,4547056.4376],[608781.3284999998,4547069.551000001],[608782.2379000001,4547076.2269],[608782.9017000003,4547088.117900001],[608782.1882999996,4547090.883300001],[608781.1964999996,4547101.0842],[608781.4452,4547106.972999999],[608780.2241000002,4547143.9309],[608780.0378,4547167.8016],[608780.9452999998,4547185.9144],[608778.6765999999,4547214.195800001],[608778.1708000004,4547219.962300001],[608779.8476999998,4547237.1983],[608779.1622000001,4547249.4024],[608765.1112000002,4547312.8193],[608760.7933999998,4547331.9649],[608760.5280999998,4547338.5123],[608759.9431999996,4547349.6076],[608755.5743000004,4547366.5317],[608753.1986999996,4547379.377],[608747.0785999997,4547406.7128],[608738.8879000004,4547426.3562],[608738.0641999999,4547442.2226],[608736.4068999998,4547457.6325],[608725.6826,4547489.4526],[608719.5577999996,4547505.795499999],[608711.2024999997,4547525.214400001],[608703.7961999997,4547548.6448],[608678.2695000004,4547615.333699999],[608670.6573999999,4547629.989],[608667.2178999996,4547640.9309],[608664.1029000003,4547646.991800001],[608661.5165999997,4547651.395],[608660.2005000003,4547655.150800001],[608658.0969000002,4547661.0046999995],[608656.3047000002,4547668.5287999995],[608654.9654999999,4547679.501800001],[608654.0793000003,4547693.923800001],[608654.3842000002,4547713.0271000005],[608655.9029999999,4547729.5944],[608657.6343,4547737.503900001],[608660.4874,4547749.0943],[608664.6715000002,4547755.9298],[608676.6158999996,4547777.7597],[608681.2001999998,4547785.933499999],[608732.7846999997,4547701.642999999],[608744.8430000003,4547681.835000001],[608787.2153000003,4547612.509400001],[609089.8907000003,4547138.764],[609526.3373999996,4546455.498299999],[609532.1906000003,4546446.2585],[609546.2170000002,4546424.371300001],[609553.0160999997,4546413.702199999],[609681.3839999996,4546215.085000001],[609722.0604999997,4546164.7268],[609743.9474999998,4546128.7446],[609783.6522000004,4546070.3773],[609812.7397999996,4546025.0648],[609822.3775000004,4546010.107799999],[609837.4389000004,4545986.5711],[609881.9965000004,4545924.168500001]]]}},{"type":"Feature","properties":{"OBJECTID":4,"DISTRICT":4},"geometry":{"type":"Polygon","coordinates":[[[622434.2691000002,4512758.429500001],[622455.2094,4512697.1482],[622441.5506999996,4512695.9231],[622509.3701999998,4512286.528000001],[622534.6937999995,4512133.9332],[622562.6937999995,4511829.8126],[622589.1360999998,4511767.956499999],[622558.3228000002,4511752.0121],[622580.6083000004,4511681.0929000005],[622593.5259999996,4511645.5516],[622617.2358999997,4511355.9066],[622618.7618000004,4511309.6281],[622680.8366999999,4511309.5451],[622784.4534,4511310.039899999],[622815.8947000001,4511216.8429000005],[622826.7951999996,4511180.8244],[622839.2158000004,4511139.723200001],[622867.9864999996,4511034.489800001],[622881.6453,4510979.862299999],[622892.4828000003,4510932.4057],[622901.2972999997,4510889.8013],[622918.0683000004,4510790.143100001],[622937.5312000001,4510680.9801],[622940.6841000002,4510658.9354],[622955.2862999998,4510557.6866999995],[622969.7794000003,4510478.3113],[622985.1205000002,4510403.8356],[622999.2844000002,4510344.331],[623033.4097999996,4510227.194599999],[623051.8443999998,4510164.8738],[623063.5680999998,4510125.205],[623069.2050999999,4510106.1996],[623119.9815999996,4509958.0265999995],[623169.0404000003,4509826.9257],[623215.5806999998,4509710.2183],[623222.7034,4509693.3475],[623228.2413999997,4509680.3368],[623262.0795999998,4509601.1724],[623317.7772000004,4509477.511299999],[623349.2768000001,4509412.077299999],[623367.1091,4509376.0638],[623393.6201,4509321.095799999],[623422.5296,4509264.1691],[623430.4994999999,4509247.2015],[623466.6035000002,4509184.398499999],[623473.4424,4509169.4109000005],[623477.5614999998,4509160.485200001],[623505.2707000002,4509109.757099999],[623523.1204000004,4509077.852700001],[623546.4631000003,4509035.713099999],[623565.5873999996,4509003.3858],[623584.7396999998,4508969.3935],[623594.3148999996,4508952.4529],[623603.9784000004,4508935.2916],[623644.5197000001,4508870.009500001],[623666.0626999997,4508839.6105],[623703.8646,4508781.6116],[623783.2011000002,4508664.7883],[623832.9589,4508589.1121],[623889.6015999997,4508500.8926],[623909.4889000002,4508468.5789],[623919.3903999999,4508452.4213],[623973.3822999997,4508361.16],[623977.4671999998,4508354.343800001],[624038.9825999998,4508247.774],[624095.9413000001,4508146.0142],[624149.0389999999,4508047.854499999],[624234.3272000002,4507884.2761],[624300.1838999996,4507751.020199999],[624323.1997999996,4507703.658399999],[624423.8005999997,4507489.037799999],[624477.4858999997,4507381.5626],[624490.9179999996,4507356.581800001],[624432.0061999997,4507342.3796999995],[624384.6277000001,4507325.7064],[624343.3008000003,4507305.9147],[624308.6797000002,4507289.344699999],[624226.5976,4507250.8824000005],[624205.5295000002,4507242.423800001],[624185.8918000003,4507234.3222],[624166.4834000003,4507227.668099999],[624115.4302000003,4507213.3780000005],[624072.8970999997,4507205.004899999],[624029.6267999997,4507200.284],[624019.4987000003,4507199.5594999995],[624041.3492999999,4507146.0702],[624055.0140000004,4507086.892000001],[624088.0058000004,4506897.786800001],[624120.8570999997,4506712.1216],[624124.5855,4506691.3083],[624128.7715999996,4506668.392999999],[624139.3136,4506619.156400001],[624147.2143999999,4506581.3127999995],[624157.1001000004,4506556.161],[624173.0440999996,4506487.138599999],[624179.9534999998,4506458.0506],[624212.0724999998,4506336.5548],[624274.2115000002,4506188.801000001],[624353.5492000002,4506003.359999999],[624386.1040000003,4505926.7324],[624448.5596000003,4505780.650800001],[624479.4966000002,4505709.8816],[624530.8491000002,4505591.0414],[624611.6412000004,4505596.616699999],[624742.8328,4505605.704600001],[624768.5817,4505607.469799999],[624856.8036000002,4505613.505799999],[624916.7417000001,4505617.734300001],[624964.7714,4505621.4297],[624995.3272000002,4505623.831800001],[625124.8882999998,4505634.342599999],[625157.2147000004,4505636.997300001],[625196.9729000004,4505639.999600001],[625258.6063999999,4505648.9232],[625320.3262,4505657.7377],[625346.7209000001,4505661.2925],[625364.6622000001,4505664.9267],[625591.7263000002,4505712.2929],[625867.0263,4505770.921800001],[625887.4100000001,4505775.0428],[625922.1106000002,4505782.1828000005],[625967.1700999998,4505791.4975000005],[626016.8616000004,4505801.7794],[626087.5717000002,4505808.643300001],[626197.4643000001,4505817.5063000005],[626398.4363000002,4505838.1372],[626519.5356999999,4505848.9726],[626608.0261000004,4505844.040899999],[626659.0164999999,4505837.5821],[626684.9496999998,4505818.5923],[626686.0905999998,4505811.172],[626695.2054000003,4505806.9969999995],[626770.4568999996,4505780.521299999],[626859.5526999999,4505745.1775],[626889.6346000005,4505725.815199999],[626961.5571999997,4505666.749299999],[626969.9204000002,4505676.8861],[627008.8551000003,4505644.0175],[627016.5691,4505632.8232],[627057.8294000002,4505597.4407],[627087.2972999997,4505574.5153],[627111.0981999999,4505561.708799999],[627136.9868999999,4505550.3817],[627156.6655000001,4505541.3912],[627178.8468000004,4505534.3313],[627173.1700999998,4505500.588400001],[627169.0692999996,4505473.535],[627161.2226999998,4505418.434800001],[627159.1096000001,4505403.630100001],[627152.4781999998,4505346.663000001],[627137.0009000003,4505223.8078000005],[627127.9661999997,4505089.958699999],[627124.7292999998,4505042.044299999],[627124.2019999996,4505003.7258],[627122.4113999996,4504861.4507],[627125.3357999995,4504794.320499999],[627129.5130000003,4504698.4519],[627133.1190999998,4504640.882999999],[627134.8676000005,4504612.819399999],[627162.2463999996,4504376.4362],[627182.8871999998,4504252.2009],[627217.9538000003,4504085.3506000005],[627231.4791000001,4504036.057700001],[627275.3808000004,4503876.6877999995],[627296.7448000005,4503799.2137],[627276.8463000003,4503796.0966],[627218.4221000001,4503786.545499999],[627125.5192999998,4503771.185799999],[626884.5659999996,4503727.0909],[626599.7607000005,4503661.491800001],[626549.4283999996,4503648.308499999],[626557.0543,4503612.5721],[626559.6250999998,4503600.623500001],[626563.3255000003,4503581.920600001],[626567.6719000004,4503565.0053],[626592.0169000002,4503461.0415],[626616.6798,4503343.425000001],[626634.7619000003,4503254.7892],[626610.2388000004,4503269.916999999],[626608.0355000002,4503255.3331],[626603.7714,4503227.722200001],[626636.7181000002,4502946.5724],[626670.5285,4502654.555400001],[626530.3234999999,4502645.393100001],[626446.7911,4502639.9736],[626372.3859000001,4502634.8214],[626292.8243000004,4502629.5823],[626253.9648000002,4502627.4783],[626215.6951000001,4502625.4957],[626255.5356000001,4502485.2618],[626271.8825000003,4502428.9087000005],[626300.1573999999,4502332.4506],[626361.4073999999,4502211.346899999],[626311.8183000004,4502143.8794],[626414.7720999997,4502056.7973],[626423.4579999996,4502023.410800001],[626729.9075999996,4500838.0496],[626749.2845999999,4500763.0942],[626748.6216000002,4500682.911499999],[626738.5938999997,4500507.074100001],[626733.0516999997,4500420.367900001],[626811.6726000002,4500472.231799999],[626832.8832999999,4500483.2535],[626909.8415999999,4500523.4309],[626944.4650999997,4500541.455399999],[626966.5330999997,4500546.829],[627013.8687000005,4500558.408399999],[627050.0038999999,4500567.1318],[627068.4491999997,4500571.6665],[627202.7544,4500586.843800001],[627308.9397999998,4500614.2006],[627471.898,4500734.029999999],[627492.7185000004,4500743.0482],[627501.6494000005,4500809.1599],[627554.0773999998,4500824.4945],[627701.1756999996,4500700.2104],[627793.8828999996,4500630.7368],[627871.8326000003,4500588.3266],[627906.8357999995,4500569.385399999],[627926.7792999996,4500590.0491],[627946.1129000001,4500641.2388],[627959.5077999998,4500880.2085],[628119.898,4500873.3101],[628108.2761000004,4500801.710100001],[628098.392,4500786.327099999],[628055.7918999996,4500617.8094999995],[628056.3176999995,4500587.2820999995],[628074.4626000002,4500569.938999999],[628102.0007999996,4500459.038699999],[628107.3530000001,4500050.165100001],[628122.2293999996,4499662.886700001],[628124.7274000002,4499503.1412],[628127.1025999999,4499345.614399999],[628136.8503,4498593.033500001],[628139.7402999997,4498096.062899999],[628137.2314999998,4497937.119899999],[628144.7581000002,4497824.320699999],[628156.8711000001,4497626.987199999],[628158.3943999996,4497400.9339000005],[628163.5630000001,4497390.6961],[628158.5039999997,4497021.0646],[628221.0893999999,4496335.132300001],[628180.4332999997,4496145.4408],[628188.0223000003,4495960.2444],[628197.4587000003,4495485.818700001],[628197.0992,4495364.112],[628197.0722000003,4495346.0119],[628194.7264999999,4495108.5666000005],[628214.3424000004,4494313.0767],[628220.4106000001,4494314.624600001],[628325.3135000002,4490205.945900001],[628338.8406999996,4486679.5649999995],[628208.3295,4486631.131100001],[626981.71,4486753.5253],[626973.5607000003,4486754.3861],[626011.4645999996,4486850.571599999],[625547.5311000003,4486896.944],[624571.1436999999,4487085.678099999],[622807.3868000004,4487427.212099999],[622586.9090999998,4487469.890900001],[620703.1732999999,4487631.2905],[616487.1665000003,4487994.238],[616170.6623999998,4487989.4169],[609925.0242999997,4487897.9443],[609582.8580999998,4487893.1358],[605935.7078,4487779.8686],[604274.9018999999,4487728.840500001],[604278.2637,4487742.876800001],[604367.1008000001,4488108.1733],[604395.9309999999,4488215.0507],[604584.3172000004,4488916.1554000005],[604803.7419999996,4489563.299699999],[605132.5006999997,4490140.9352],[605147.2169000003,4490352.5382],[605227.3004999999,4491506.574200001],[605312.2529999996,4492733.072899999],[605316.4291000003,4493222.319599999],[605316.5387000004,4493232.535700001],[605318.5867999997,4493476.9366999995],[605345.1723999996,4493506.401699999],[605579.5066999998,4493766.8588],[605600.3218999999,4493791.2468],[605695.6841000002,4493888.860200001],[605965.0634000003,4494165.149499999],[606240.4050000003,4494324.6215],[606294.6140000001,4494321.730799999],[606313.6726000002,4494320.670399999],[606332.6464999998,4494319.608899999],[606344.7598000001,4494318.8935],[606480.8612000002,4494324.501499999],[606616.9609000003,4494330.222999999],[606748.1573000001,4494335.5437],[606754.7544,4494335.860300001],[606852.7045999998,4494340.040200001],[606856.6801000005,4494340.2083],[606853.0785999997,4494349.3719999995],[606836.5698999995,4494390.993000001],[606835.9249999998,4494394.647700001],[606833.1540000001,4494410.8182],[606826.7276999997,4494445.8111000005],[606819.2443000004,4494477.790999999],[606816.1239999998,4494500.6182],[606814.5115,4494500.928200001],[606810.4179999996,4494503.0901],[606800.6152999997,4494507.945800001],[606791.5789000001,4494512.479499999],[606787.1501000002,4494514.4145],[606778.5352999996,4494519.065199999],[606777.2758999998,4494524.2655],[606743.9212999996,4494660.685799999],[606743.7445,4494667.1229],[606743.4594,4494681.1085],[606742.7322000004,4494725.953600001],[606743.3306999998,4494784.5854],[606743.2501999997,4494802.015699999],[606742.7061999999,4494839.979699999],[606742.9364,4494877.0666000005],[606743.9687999999,4494899.509199999],[606745.1368000004,4494918.400800001],[606745.2413999997,4494934.7235],[606745.3586999997,4494950.1581999995],[606745.3479000004,4494956.819800001],[606745.9407000002,4495063.082800001],[606749.4867000002,4495299.846899999],[606750.0889999997,4495375.9102],[606750.0296,4495403.6666],[606741.9972000001,4495414.987400001],[606736.4121000003,4495426.7874],[606732.8333999999,4495434.3971],[606730.1442999998,4495450.790899999],[606729.4264000002,4495459.5518],[606727.6308000004,4495466.743000001],[606721.9162999997,4495475.7654],[606709.0970000001,4495496.3441],[606704.5941000003,4495503.4965],[606694.5475000003,4495519.5627],[606683.4619000005,4495537.2796],[606665.6211000001,4495565.7805],[606651.2518999996,4495582.34],[606646.0018999996,4495588.4824],[606575.3717,4495627.774700001],[606551.2342999997,4495658.739399999],[606501.4963999996,4495722.4245],[606447.8131999997,4495783.9441],[606421.8743000003,4495810.7753],[606388.3587999996,4495846.7138],[606353.2187999999,4495883.8506000005],[606327.8744000001,4495910.579600001],[606324.0229000002,4495913.633400001],[606317.2664000001,4495918.644300001],[606295.0360000003,4495940.6436],[606308.2176000001,4495953.8222],[606323.9918,4495969.147299999],[606335.0414000005,4495989.4013],[606328.4992000004,4495997.1909],[606335.7944999998,4496001.8473000005],[606322.2226,4496027.8562],[606348.2024999997,4496039.552200001],[606308.8013000004,4496120.3736000005],[606241.6061000004,4496257.4231],[606211.1692000004,4496320.941400001],[606182.7426000005,4496385.9318],[606166.7311000004,4496422.898],[606159.6540000001,4496438.563200001],[606249.5729,4496481.8148],[606270.8344999999,4496491.9998],[606314.0280999998,4496512.823799999],[606375.8284999998,4496546.015900001],[606408.1897,4496561.0232],[606468.4058999997,4496592.528100001],[606481.5855,4496599.8225],[606477.6553999996,4496614.311000001],[606466.2384000001,4496655.339400001],[606476.5223000003,4496658.040200001],[606471.7752999999,4496676.403100001],[606469.4488000004,4496685.2521],[606468.4659000002,4496688.902000001],[606467.3153999997,4496692.4385],[606506.7966,4496694.6687],[606508.9188999999,4496688.259400001],[606515.8158,4496667.4846],[606524.5734000001,4496640.852],[606529.3510999996,4496626.2645],[606581.5632999996,4496655.324200001],[606624.2955,4496678.6971],[606639.5003000004,4496686.353800001],[606704.9545999998,4496718.2689],[606806.3273,4496776.569499999],[606861.8542999998,4496816.226600001],[606937.4642000003,4496877.268100001],[607262.4665000001,4497134.2029],[607289.8817999996,4497157.4701000005],[607294.6441000002,4497161.6468],[607267.6347000003,4497215.8839],[607226.7894000001,4497296.790999999],[607197.5417999998,4497353.7718],[607154.7730999999,4497439.092700001],[607114.9340000004,4497520.791999999],[607097.9641000004,4497553.634500001],[607074.8403000003,4497602.5988],[607059.4124999996,4497634.131200001],[607034.9933000002,4497684.964500001],[607024.8927999996,4497704.9155],[606994.5902000004,4497764.879799999],[606972.2959000003,4497809.1931],[606960.0191000002,4497833.443],[606937.0676999995,4497876.4146],[606912.4762000004,4497927.5789],[606902.0860000001,4497950.079600001],[606886.0802999996,4497992.4849],[606879.7818,4498012.823899999],[606867.7180000003,4498051.732899999],[606843.9944000002,4498125.0046999995],[606820.4483000003,4498197.7239],[606802.7347999997,4498253.0953],[606796.1575999996,4498275.206800001],[606786.2501999997,4498305.375600001],[606939.3021999998,4498368.4179],[606930.2576000001,4498397.377699999],[606925.4800000004,4498394.3112],[606915.1859999998,4498404.266899999],[606889.2942000004,4498469.5133],[606878.1468000002,4498497.6657],[606849.7275999999,4498532.786900001],[606778.0857999995,4498697.4142],[606770.6502999999,4498714.517000001],[606734.5,4498752.0814],[606743.8359000003,4498802.955800001],[606715.4184999997,4498838.077500001],[606646.9697000002,4498986.874500001],[606636.1660000002,4499032.4637],[606591.6558999997,4499045.5934],[606554.8202999998,4499018.9738],[606595.2795000002,4499081.952],[606587.6725000003,4499099.274599999],[606524.1919999998,4499244.035800001],[606491.1809999999,4499316.6204],[606458.8709000004,4499387.549799999],[606450.6360999998,4499407.417199999],[606442.0756999999,4499426.3917],[606438.6555000003,4499434.892100001],[606415.2230000002,4499470.6413],[606350.4720999999,4499568.6423],[606422.1661,4499611.970000001],[606367.9420999996,4499719.1149],[606382.4694999997,4499755.962400001],[606391.7725,4499779.6337],[606399.7702000001,4499799.955399999],[606400.9079,4499826.8408],[606401.6061000004,4499843.0611000005],[606402.1606999999,4499857.502900001],[606409.8076,4500138.7389],[606410.7429999998,4500173.8376],[606411.8335999995,4500215.8223],[606412.2812999999,4500231.817],[606411.9544000002,4500260.569],[606411.2593,4500320.959100001],[606599.2851999998,4500460.5518],[606611.4192000004,4500469.497099999],[606632.0657000002,4500480.452],[606730.5164000001,4500532.494100001],[606744.4480999997,4500539.9111],[606784.8181999996,4500561.2533],[606805.2967999997,4500572.0953],[606939.5663000001,4500644.1961],[607002.5817,4500654.9844],[607186.4647000004,4500687.611199999],[607252.3684999999,4500697.4441],[607283.7242,4500704.5583],[607372.1847000001,4500733.481799999],[607394.4647000004,4500742.4639],[607414.7999999998,4500751.418],[607457.2551999995,4500774.570599999],[607481.4812000003,4500783.4702],[607496.0163000003,4500790.009],[607622.5001999997,4500850.129799999],[607635.1974999998,4500855.0879],[607639.7896999996,4500859.1515],[607652.0444,4500871.3202],[607665.1242000004,4500879.059699999],[607672.2494999999,4500883.381999999],[607692.5125000002,4500891.4476],[607712.8962000003,4500902.845899999],[607735.0602000002,4500913.937000001],[607750.6940000001,4500920.4923],[607771.5356999999,4500929.4548],[607787.8684,4500946.1241],[607793.0750000002,4500983.616800001],[607806.3053000001,4501021.7809999995],[607801.1370999999,4501069.116],[607824.6892999997,4501060.2421],[607861.4859999996,4501041.900699999],[607870.1738999998,4501037.5856],[607900.5882000001,4501022.0386],[607955.2001999998,4500993.963500001],[607982.8038999997,4500979.819399999],[608015.2492000004,4501004.9396],[608055.6568999998,4501023.2917],[608095.5526999999,4501030.3114],[608182.2589999996,4501045.673599999],[608300.8455999997,4501095.809599999],[608424.8110999996,4501130.7038],[608689.6260000002,4501254.2621],[608751.9166000001,4501331.451400001],[608763.9232999999,4501354.6105],[608769.1876999997,4501364.680299999],[608849.4623999996,4501432.0298],[608862.6716999998,4501442.327099999],[608915.8469000002,4501483.521299999],[608959.8246999998,4501517.586200001],[608966.4138000002,4501523.7895],[609046.2311000004,4501599.0178],[609083.4283999996,4501634.0943],[609105.1131999996,4501654.509199999],[609125.2836999996,4501691.6677],[609135.7890999997,4501690.2675],[609166.1679999996,4501746.2292],[609170.6245999997,4501770.943600001],[609224.2851,4501842.1258000005],[609228.1327,4501850.731699999],[609249.4287999999,4501914.776699999],[609284.7839000002,4501965.704700001],[609299.0465000002,4501979.016100001],[609335.5521,4502026.408299999],[609346.2731999997,4502050.548800001],[609354.4275000002,4502048.004000001],[609443.4006000003,4502023.3324],[609626.2762000002,4501955.1898],[609647.7426000005,4502018.9054000005],[609672.3839999996,4502090.884299999],[609526.4515000004,4502142.360300001],[609565.2061000001,4502209.1063],[609492.2078,4502234.2338],[609489.9985999996,4502234.978499999],[609553.8365000002,4502424.0067],[609588.4567999998,4502524.445599999],[609572.0366000002,4502531.420399999],[609569.5542000001,4502533.4934],[609560.7175000003,4502536.471999999],[609578.5845999997,4502574.7083],[609585.7763999999,4502585.806500001],[609601.1195,4502617.454700001],[609635.1988000004,4502685.6866999995],[609668.8548999997,4502753.912699999],[609702.6760999998,4502822.363299999],[609731.1698000003,4502879.4103],[609735.0548,4502891.126],[609761.4365999997,4502948.0308],[609770.8804000001,4502972.5973000005],[609798.1733999997,4503042.1734],[609832.2101999996,4503130.169500001],[609840.3513000002,4503145.612299999],[609844.1522000004,4503151.553200001],[609859.7128999997,4503191.1995],[609874.9254000001,4503231.506999999],[609880.1983000003,4503252.2369],[609881.5201000003,4503271.465],[609884.017,4503291.2656],[609884.2564000003,4503309.3673],[609885.0866,4503344.6877],[609887.0093,4503420.4398],[609889.0164999999,4503496.193299999],[609890.4450000003,4503582.486199999],[609894.7684000004,4503581.661900001],[609892.8908000002,4503605.728],[609892.5714999996,4503610.1646],[609888.3454,4503644.4109000005],[609875.2980000004,4503749.2541000005],[609872.3250000002,4503773.081900001],[609872.1346000005,4503774.522500001],[609866.7428000001,4503801.867699999],[609863.2947000004,4503829.2415],[609862.3010999998,4503833.5571],[609861.1851000004,4503840.4246],[609853.2225000001,4503887.2733],[609845.6997999996,4503938.6808],[609843.2577999998,4503955.1885],[609840.8849,4503967.0338],[609880.8284,4503963.9606],[609921.7229000004,4503959.4582],[609952.3224999998,4503959.4671],[609976.6305999998,4503961.9366],[610004.6275000004,4503966.4594],[610031.4083000002,4503973.184900001],[610054.4524999997,4503981.0765],[610077.4703000002,4503990.7443],[610113.8650000002,4504010.3813000005],[610146.4867000002,4504033.626599999],[610251.4232999999,4504128.0065],[610272.0597999999,4504144.3015],[610266.4183,4504154.2107],[610232.2341999998,4504338.7939],[610236.3004000001,4504338.187999999],[610250.9216999998,4504338.294],[610261.8664999995,4504341.2323],[610276.3789999997,4504348.664899999],[610285.6253000004,4504352.133199999],[610279.5236,4504364.589199999],[610273.5681999996,4504384.2645],[610270.8817999996,4504400.102299999],[610270.1028000005,4504418.411],[610272.3131999997,4504440.3171999995],[610283.1065999996,4504481.8925],[610285.3395999996,4504496.581900001],[610286.5236,4504530.6864],[610287.7970000003,4504541.6975],[610277.0876000002,4504557.083000001],[610268.7637,4504565.5088],[610258.2774,4504571.570900001],[610237.8030000003,4504578.5951000005],[610230.2529999996,4504586.144200001],[610239.6017000005,4504713.637],[610239.3124000002,4504721.7381],[610237.9631000003,4504755.6939],[610234.2439000001,4504784.174000001],[610232.2483000001,4504816.1217],[610262.5048000002,4504816.2378],[610282.0608999999,4504814.0855],[610302.8232000005,4504810.3968],[610321.1497999998,4504805.672599999],[610338.3065999998,4504800.0428],[610369.2352,4504789.0660999995],[610410.7845000001,4504774.361400001],[610437.1254000003,4504764.9823],[610492.6191999996,4504744.7117],[610569.7407,4504713.771299999],[610575.9296000004,4504723.8564],[610583.5773,4504755.170399999],[610561.8653999995,4504760.1767],[610569.7302999999,4504793.9366],[610593.3060999997,4504788.6251],[610596.1413000003,4504796.8837],[610609.3351999996,4504853.0406],[610625.2646000003,4504918.454],[610636.0171999997,4504962.5831],[610642.3468000004,4504980.2205],[610646.0882000001,4504990.0471],[610660.2370999996,4505038.779200001],[610677.4561999999,4505096.994899999],[610694.8306,4505156.101199999],[610712.1319000004,4505214.429199999],[610729.4329000004,4505272.757300001],[610741.9537000004,4505317.246099999],[610742.4110000003,4505331.9092],[610741.3542,4505357.431],[610736.6042999998,4505358.581499999],[610731.7317000004,4505362.2839],[610712.5499,4505390.4222],[610706.5789999999,4505399.7709],[610703.0833999999,4505413.1537],[610702.4142000005,4505424.024900001],[610703.2161999997,4505432.5864],[610716.7490999997,4505477.201300001],[610691.3612000002,4505485.1501],[610682.8041000003,4505486.577],[610648.6568999998,4505486.8452],[610636.4616,4505488.551000001],[610634.0958000002,4505488.515699999],[610589.0307,4505489.842800001],[610590.6560000004,4505550.9350000005],[610592.2000000002,4505611.8038],[610664.4013999999,4505609.881999999],[610699.5044,4505647.4903],[610708.5635000002,4505669.0547],[610733.4409999996,4505729.272399999],[610743.2654999997,4505790.1537999995],[610747.3792000003,4505831.6304],[610744.5264999997,4505847.2435],[610742.0398000004,4505849.6491],[610738.6288000001,4505851.707800001],[610724.0700000003,4505853.267200001],[610598.9554000003,4505856.065300001],[610599.9242000002,4505910.1526],[610599.9194999998,4505921.811000001],[610627.8125,4505921.4494],[610732.1432999996,4505918.230699999],[610739.4161999999,4505980.1844999995],[610747.0021000002,4506043.8083999995],[610754.2863999996,4506104.985099999],[610761.7178999996,4506167.6075],[610769.1591999996,4506229.5638],[610776.4961000001,4506292.851],[610783.6902999999,4506354.3596],[610790.7965000002,4506416.0889],[610794.4242000002,4506444.7895],[610794.5499999998,4506453.3409],[610783.4957999997,4506480.601],[610775.1732999999,4506500.3517],[610774.5404000003,4506525.7688],[610774.2207000004,4506541.5306],[610774.9395000003,4506549.979900001],[610774.2021000003,4506605.041200001],[610773.9517000001,4506667.104800001],[610773.5886000004,4506731.054400001],[610774.1682000002,4506754.491],[610773.4209000003,4506793.2303],[610773.1869000001,4506854.1839000005],[610772.8387000002,4506917.134400001],[610772.4787999997,4506980.8619],[610772.4086999996,4507042.1511],[610771.9759,4507105.100299999],[610770.0221999995,4507207.6656],[610751.5521,4507205.3913],[610741.8755999999,4507202.6931],[610653.0297999997,4507188.5987],[610625.6534000002,4507182.971999999],[610618.4879000001,4507181.865800001],[610597.2416000003,4507178.7733],[610602.6354,4507225.043400001],[610605.9517000001,4507246.300100001],[610500.7921000002,4507266.717700001],[610480.8729999997,4507163.160499999],[610477.1505000005,4507140.7874],[610424.1524999999,4507125.120100001],[610421.5303999996,4507125.303099999],[610418.5207000002,4507123.148700001],[610409.2680000002,4507120.3463],[610352.8990000002,4507104.074100001],[610300.7900999999,4507091.0857],[610282.6490000002,4507083.709899999],[610207.6036,4507067.6055],[610190.0091000004,4507063.2359],[610162.034,4507058.0461],[610128.0312999999,4507054.7656],[610108.4559000004,4507052.920600001],[610076.6051000003,4507052.6701],[610048.1963999998,4507053.9142],[609972.5816000002,4507064.784600001],[609919.9142000005,4507072.331599999],[609891.3964999998,4507075.2401],[609869.5771000003,4507076.5825],[609840.6518999999,4507078.4859],[609807.2675000001,4507079.1021],[609724.6272,4507079.434],[609642.0747999996,4507079.5461],[609592.5506999996,4507080.2578],[609560.7468999997,4507082.563999999],[609529.6968,4507085.3255],[609482.1896000002,4507092.5076],[609404.5127999997,4507105.7961],[609347.1627000002,4507115.831800001],[609328.6783999996,4507120.2228],[609292.1387,4507128.567],[609253.1963,4507139.4298],[609207.1451000003,4507151.076400001],[609225.2238999996,4507174.2151999995],[609251.3871999998,4507204.9122],[609265.4835000001,4507217.3333],[609385.9188999999,4507295.2761],[609426.8238000004,4507363.275900001],[609459.3222000003,4507342.437100001],[609493.9744999995,4507364.5997],[609504.2204,4507374.5218],[609509.0214999998,4507381.2546],[609609.8585000001,4507441.479800001],[609699.5406999998,4507478.890900001],[609773.9188999999,4507511.302300001],[609832.3059999999,4507550.9168],[609940.7085999995,4507607.705700001],[610037.3321000002,4507666.7643],[610033.5389,4507700.3509],[610039.8213999998,4507703.997099999],[610040.716,4507706.3421],[610013.8831000002,4507761.0163],[610106.4552999996,4507808.246300001],[610114.5049,4507812.363],[610129.1597999996,4507821.130100001],[610148.0475000003,4507800.8694],[610214.2229000004,4507787.973200001],[610216.4250999996,4507804.6609000005],[610193.5721000005,4507824.5293000005],[609995.4528000001,4508018.2279],[609989.8490000004,4508025.8061],[609971.6553999996,4508056.292400001],[609953.5597000001,4508068.7929],[609946.3192999996,4508055.694700001],[609930.6889000004,4508027.2607],[609926.6218999997,4508016.6524],[609920.1220000004,4508021.9966],[609887.5499999998,4508053.602499999],[609885.6556000002,4508056.017100001],[609872.3130000001,4508067.0338],[609623.3794,4507944.434699999],[609593.9402000001,4507929.898600001],[609536.4825999998,4507901.846899999],[609510.9913999997,4507865.940199999],[609510.2841999996,4507845.1667],[609492.216,4507810.035800001],[609500.2499000002,4507786.615499999],[609490.8147999998,4507779.0370000005],[609456.0656000003,4507769.308499999],[609410.7904000003,4507688.475199999],[609109.6777999997,4507763.2063],[609115.2892000005,4507795.266100001],[609129.2375999996,4507817.6778],[609174.1320000002,4508027.8563],[609166.5608000001,4508048.619000001],[609125.7712000003,4508064.784600001],[609108.5221999995,4508048.542199999],[609070.9260999998,4508065.865499999],[609067.3986,4508058.707599999],[609010.0976,4508083.180600001],[608998.1862000003,4508088.8902],[608970.8125999998,4508100.479499999],[608946.9785000002,4508112.676000001],[608936.4769000001,4508120.183],[608933.6843999997,4508126.2488],[608908.8399999999,4508236.027899999],[608856.5313999997,4508242.8102],[608776.8815000001,4508253.300000001],[608696.7318000002,4508251.7919],[608631.2170000002,4508231.623500001],[608631.3180999998,4508207.42],[608599.2528999997,4508060.610200001],[608528.6228,4508031.929500001],[608449.6710999999,4508023.446599999],[608368.5412999997,4508031.032400001],[608130.9877000004,4508053.436000001],[608129.9309999999,4508096.945],[608128.8935000002,4508104.369000001],[608123.0383000001,4508140.9242],[608119.7762000002,4508161.8616],[608117.7522999998,4508248.548],[608136.5075000003,4508306.446900001],[608088.7368999999,4508285.9869],[608028.9024,4508310.763499999],[607959.5603999998,4508361.9388],[607901.9857000001,4508556.627800001],[607608.7514000004,4508464.6523],[607593.2785,4508459.7645],[607473.9950000001,4508419.062899999],[607401.5603,4508392.476399999],[607331.9241000004,4508359.269200001],[607324.9079999998,4508382.928400001],[607309.0966999996,4508436.4388],[607288.8474000003,4508504.7633],[607285.8344999999,4508514.4904],[607229.9952999996,4508689.7787],[607266.8618000001,4508716.5153],[607286.6772999996,4508730.6809],[607298.7998000002,4508739.4057],[607321.3417999996,4508751.9453],[607359.1567000002,4508771.4791],[607402.9420999996,4508792.876],[607410.1585999997,4508796.2004],[607419.3048,4508800.4410999995],[607426.0975000001,4508803.8704],[607467.0158000002,4508824.893100001],[607480.9324000003,4508832.2008],[607490.8240999999,4508837.4517],[607514.3693000004,4508850.672700001],[607553.5168000003,4508871.448100001],[607554.5221999995,4508872.0178],[607589.8263999997,4508889.8509],[607619.1190999998,4508902.8226],[607632.2961999997,4508908.6764],[607669.7695000004,4508922.544199999],[607689.2613000004,4508929.8223],[607700.0086000003,4508934.308599999],[607714.1974999998,4508940.2883],[607726.5396999996,4508945.464],[607748.6316999998,4508954.0013999995],[607758.2922999999,4508957.694800001],[607781.9044000003,4508966.2543],[607808.3035000004,4508974.8544],[607850.4813000001,4508990.457],[607852.1606999999,4508991.147600001],[607880.1399999997,4509001.4365],[607886.5245000003,4509003.861],[607924.2405000003,4509018.399900001],[607983.8805999998,4509041.363500001],[607996.0617000004,4509045.9822],[608019.3322000001,4509054.7596],[608064.0248999996,4509071.6214000005],[608097.5434999997,4509084.3235],[608240.3901000004,4509135.9276],[608276.8574999999,4509149.117699999],[608304.3354000002,4509158.956700001],[608326.1972000003,4509165.8269],[608357.1359000001,4509175.8278],[608391.2300000004,4509183.7652],[608437.3015999999,4509192.8773],[608444.2088000001,4509194.1997],[608519.4516000003,4509207.0699000005],[608527.2877000002,4509208.4059999995],[608589.4615000002,4509219.6423],[608595.0207000002,4509220.722999999],[608648.0070000002,4509230.603800001],[608705.4577000001,4509241.3278],[608735.8679999998,4509246.9922],[608788.3488999996,4509256.7556],[608861.3819000004,4509270.485200001],[608896.2564000003,4509276.993100001],[608897.4337999998,4509277.3434999995],[608912.0695000002,4509281.555600001],[608943.1873000003,4509290.7842999995],[608958.4124999996,4509295.1162],[608965.2236000001,4509297.2149],[609012.2370999996,4509311.118799999],[609058.0729999999,4509324.672700001],[609111.5610999996,4509340.5600000005],[609114.5778999999,4509347.932600001],[609127.3196,4509371.77],[609175.0258,4509470.5141],[609213.8557000002,4509552.4728999995],[609225.9990999997,4509576.7458],[609281.9845000003,4509692.3785999995],[609327.5629000003,4509786.2071],[609337.8337000003,4509805.678200001],[609379.1941,4509893.338099999],[609388.0987,4509913.7884],[609432.6675000004,4510007.158600001],[609456.9527000003,4510055.5944],[609474.4075999996,4510091.8268],[609478.5878999997,4510100.438100001],[609486.0343000004,4510116.6478],[609506.8657,4510158.7039],[609514.0685,4510174.243899999],[609541.0340999998,4510229.8257],[609570.9636000004,4510290.5589000005],[609581.7845999999,4510312.703400001],[609592.6767999995,4510335.737199999],[609612.3641999997,4510375.1119],[609632.2571,4510417.7097],[609640.3668999998,4510434.706700001],[609658.3683000002,4510473.8346],[609677.6212999998,4510513.9803],[609684.3364000004,4510528.1809],[609692.7139999997,4510544.182600001],[609703.6531999996,4510563.997300001],[609709.8781000003,4510577.0803],[609718.7275999999,4510595.4208],[609720.7251000004,4510603.1116],[609730.8142999997,4510617.5842],[609748.3925000001,4510656.7061],[609729.8147999998,4510821.9814],[609707.5323999999,4511060.705800001],[609688.8213,4511263.6195],[609686.7676999997,4511271.1393],[609667.1845000004,4511470.2651],[609665.7452999996,4511493.3387],[609645.6064999998,4511690.124600001],[609642.5740999999,4511706.7347],[609624.0784,4511889.5548],[609624.1804999998,4511899.771400001],[609624.1794999996,4511905.5451],[609618.9272999996,4511963.7598],[609612.2922,4512029.8375],[609603.5082999999,4512092.7743999995],[609591.1721000001,4512110.4683],[609431.7516999999,4512345.056399999],[609368.7416000003,4512529.5513],[609357.1573000001,4512610.7676],[609353.5407999996,4512655.571699999],[609352.5393000003,4512689.0889],[609353.5669999998,4512710.977600001],[609358.3498,4512741.5824],[609363.5610999996,4512760.312899999],[609375.4605,4512789.246300001],[609390.2109000003,4512825.2168000005],[609425.6517000003,4512826.5176],[609474.0981999999,4512827.5667],[609533.8820000002,4512827.007200001],[609593.6026999997,4512825.003799999],[609633.1511000004,4512822.5912],[609640.2481000004,4512822.2521],[609647.2624000004,4512821.800799999],[609661.8817999996,4512820.9069],[609708.3530000001,4512812.8235],[609743.7549999999,4512805.353599999],[609770.6233000001,4512798.3125],[609796.2589999996,4512794.6953],[609837.8609999996,4512784.763900001],[609865.9594999999,4512780.1842],[609914.8738000002,4512766.808700001],[609935.6780000003,4512758.789899999],[609985.7892000005,4512744.4333999995],[610000.5344000002,4512740.7662],[610007.7493000003,4512772.2958],[610011.4852999998,4512810.6579],[610037.2390000001,4512941.1719],[610039.3642999995,4512945.866900001],[610043.6229999997,4512949.0392],[610099.2178999996,4512968.963199999],[610128.2566,4512980.6094],[610162.4674000004,4512996.4409],[610187.2607000005,4513009.6896],[610257.4429000001,4513053.4822],[610338.1358000003,4513117.085000001],[610431.1140000001,4513211.6283],[610474.7361000003,4512930.3639],[610491.7927999999,4512811.367900001],[610493.7144999998,4512807.066299999],[610498.6996999998,4512806.807499999],[610518.6453999998,4512805.4396],[610567.4298,4512806.5009],[610609.9083000002,4512805.8028],[610623.4008,4512806.8925],[610642.8316000002,4512811.735200001],[610643.9057,4512813.3057],[610644.4930999996,4512819.1993],[610635.3934000004,4512930.9856],[610633.2364999996,4512945.387800001],[610619.8979000002,4513013.1413],[610604.8664999995,4513081.2027],[610636.3388,4513088.1128],[610636.9776999997,4513084.9023],[610663.2342999997,4512960.603499999],[610663.693,4512952.504799999],[610664.1549000004,4512949.846899999],[610665.2673000004,4512943.2015],[610721.6242000004,4512951.5942],[610724.7878,4512931.988399999],[610731.5872999998,4512844.2622],[610736.0166999996,4512796.4728],[610741.2794000003,4512732.4848],[610744.0223000003,4512724.087300001],[610749.8219999997,4512720.1768],[610777.0607000003,4512716.697899999],[610808.3130000001,4512715.833000001],[610805.0310000004,4512906.9845],[610815.5321000004,4512916.135399999],[610901.0871000001,4512914.196],[610904.3951000003,4512896.258099999],[610911.7357000001,4512868.387399999],[610915.3485000003,4512847.0119],[610916.1742000002,4512825.705700001],[610912.2220000001,4512796.444599999],[610912.3998999996,4512784.5666000005],[610914.6514999997,4512775.1624],[610922.4384000003,4512756.9584],[610928.5443000002,4512755.1623],[610932.2500999998,4512755.773],[610941.2850000001,4512761.348999999],[610978.8701,4512777.345799999],[610997.6732999999,4512784.6227],[611009.7998000002,4512792.354800001],[611019.4916000003,4512799.1621],[611066.6879000003,4512849.835100001],[611074.9379000003,4512857.0649999995],[611116.2203000002,4512902.32],[611048.6924,4512980.1414],[611032.4545999998,4512998.8848],[611022.3773999996,4513012.1689],[611017.6567000002,4513017.3167],[611036.4643000001,4513024.2607],[611158.8896000003,4513057.630999999],[611174.8207999999,4512997.467499999],[611181.7163000004,4512976.807600001],[611188.5996000003,4512962.5876],[611196.6413000003,4512949.939300001],[611208.8919000002,4512938.1316],[611236.7660999997,4512959.7578],[611241.9495000001,4512963.1666],[611249.1618999997,4512966.3839],[611404.7509000003,4513006.4745000005],[611420.5461999997,4513011.5976],[611429.3372999998,4513016.5043],[611439.9335000003,4513024.8803],[611445.8957000002,4513032.6314],[611454.6207999997,4513047.530300001],[611481.7258000001,4513047.2721],[611497.5334999999,4513045.955600001],[611517.0870000003,4513042.5858],[611535.2389000002,4513036.974400001],[611612.3340999996,4513013.7083],[611694.1008000001,4512988.6258000005],[611699.4808999998,4513001.3649],[611707.6129999999,4513016.3662],[611712.9890000001,4513023.775599999],[611724.1355999997,4513034.825099999],[611737.4242000002,4513043.7973],[611744.7125000004,4513047.5714],[611757.4738999996,4513052.316400001],[611810.1383999996,4513059.1072],[611834.8185,4512956.661800001],[611862.9698999999,4512965.4146],[611896.5899,4512981.0232],[611906.4221000001,4512984.058599999],[611924.2194999997,4512990.7676],[611980.3272000002,4513004.3847],[611964.7862999998,4513066.2182],[611960.7854000004,4513085.1446],[612060.6700999998,4513106.9747],[612102.0520000001,4513111.7093],[612136.1223999998,4513114.2238],[612165.3446000004,4513119.1077],[612200.5834999997,4513128.0802],[612233.4134999998,4513140.0142],[612247.9704999998,4513143.232799999],[612334.1858999999,4513147.7601],[612356.3766000001,4513148.651900001],[612366.1358000003,4513150.909600001],[612377.0447000004,4513155.294500001],[612391.8465999998,4513164.624],[612413.9972999999,4513184.8355],[612452.9737,4513142.2346],[612490.9190999996,4513100.8397],[612515.1831999999,4513120.861500001],[612533.4441,4513135.9066],[612548.1257999996,4513119.807600001],[612557.9676999999,4513111.0744],[612565.9018999999,4513105.643200001],[612580.6260000002,4513097.8725000005],[612611.2423999999,4513088.789000001],[612631.3787000002,4513085.986199999],[612653.3265000004,4513086.209000001],[612670.3397000004,4513088.910599999],[612705.9362000003,4513096.558499999],[612706.8952000001,4513089.022700001],[612708.1934000002,4513086.9328000005],[612711.9901999999,4513070.4464],[612724.0226999996,4513006.5623],[612713.3454999998,4512959.209899999],[612770.5497000003,4512961.746200001],[612806.7730999999,4512967.0724],[612837.4455000004,4512976.533500001],[612907.3391000004,4512994.0319],[613038.4205999998,4513040.6677],[613048.1798,4513042.9263],[613056.5192999998,4513044.164000001],[613071.1776,4513046.2754],[613108.3539000005,4513055.503799999],[613163.1210000003,4513062.7805],[613181.3866999997,4513066.390699999],[613199.6303000003,4513071.4441],[613209.4364999998,4513076.146400001],[613216.8685999997,4513109.126499999],[613222.9678999996,4513129.872300001],[613228.5217000004,4513153.1636],[613232.1642000005,4513179.9789],[613232.3711000001,4513188.5317],[613233.4419999998,4513201.3171999995],[613234.5124000004,4513219.6544],[613236.8919000002,4513229.684],[613239.1108999997,4513239.1559],[613242.1032999996,4513247.7513999995],[613259.4104000004,4513280.8826],[613280.3469000002,4513314.0693],[613286.9703000002,4513322.609300001],[613299.3093999997,4513332.791300001],[613333.8861999996,4513357.304099999],[613383.0806999998,4513392.034],[613419.5477999998,4513414.3554],[613433.7970000003,4513459.654100001],[613438.7137000002,4513480.382099999],[613441.3216000004,4513497.521500001],[613441.6799999997,4513507.187100001],[613444.2412999999,4513532.875499999],[613445.8590000002,4513587.0857],[613446.4132000003,4513611.522],[613445.3260000004,4513627.383400001],[613441.1809,4513649.9712000005],[613436.9079,4513669.892100001],[613426.4485999998,4513702.3763],[613419.5354000004,4513723.8114],[613416.3914999999,4513730.647399999],[613395.6999000004,4513791.8442],[613536.4594,4513817.3188000005],[613523.4134999998,4513891.845799999],[613598.3428999996,4513905.0978999995],[613673.2686999999,4513918.572899999],[613637.3296999997,4514120.5504],[613712.5925000003,4514133.92],[613787.4297000002,4514147.505899999],[613827.5016000001,4514154.673],[613861.6793,4514160.861400001],[613964.5599999996,4514178.7667],[613988.1240999997,4514051.882300001],[614070.1268999996,4514066.136600001],[614058.7022000002,4514111.818399999],[614133.3463000003,4514126.9593],[614201.352,4514140.111],[614276.6862000003,4514154.264699999],[614282.4941999996,4514155.353700001],[614296.7193999998,4514158.016100001],[614301.9314000001,4514159.429],[614350.6699000001,4514168.3983],[614341.6999000004,4514219.0033],[614433.1096999999,4514236.1829],[614531.0848000003,4514254.5755],[614541.1410999997,4514204.764699999],[614595.6903999997,4514214.6029],[614602.2577,4514215.7039],[614637.1063999999,4514222.1283],[614645.5202000001,4514223.9242],[614683.3020000001,4514231.7267],[614781.8846000005,4514249.0218],[614805.5220999997,4514254.3849],[614819.5679000001,4514257.7118],[614892.5645000003,4514270.059],[614984.5617000004,4514287.365599999],[614974.1544000003,4514343.2774],[614959.9847999997,4514342.5022],[614949.9040000001,4514344.7884],[614944.9711999996,4514347.1546],[614938.8172000004,4514352.0557],[614931.9795000004,4514362.9421999995],[614929.4095999999,4514376.2267],[614915.4699999997,4514474.832800001],[614913.6941,4514496.7904],[614914.8254000004,4514527.232000001],[614977.8474000003,4514523.9912],[615014.7664000001,4514522.0109],[615075.1672,4514519.0634],[615066.2757000001,4514319.9476],[615064.1284999996,4514300.593800001],[615083.5099,4514302.7827],[615139.1653000005,4514311.9759],[615132.6568999998,4514350.5154],[615131.2473999998,4514365.1503],[615131.0470000003,4514383.4683],[615132.7405000003,4514415.6952],[615134.3126999997,4514423.1591],[615133.3464000002,4514425.5868999995],[615133.2479999997,4514431.9145],[615138.0566999996,4514518.931],[615143.3795999996,4514621.7227],[615149.2511,4514738.069399999],[615240.4892999995,4514754.9235],[615263.6635999996,4514757.393999999],[615278.2647000002,4514757.510399999],[615302.6826999998,4514756.0031],[615382.2680000002,4514746.0286],[615397.9216999998,4514743.6077],[615424.6836000001,4514743.3588],[615439.3397000004,4514745.3639],[615451.4502999997,4514748.217700001],[615463.2885999996,4514752.2886],[615468.5601000004,4514755.2578],[615476.3910999997,4514756.4904],[615479.3822999997,4514759.535],[615498.7719,4514771.9406],[615513.2528999997,4514785.1579],[615531.5032000002,4514805.6514],[615588.2865000004,4514774.781400001],[615598.1294999998,4514771.493000001],[615610.3196999999,4514769.240599999],[615627.3680999996,4514769.3958],[615743.0092000002,4514785.6381],[615774.6649000002,4514790.9077],[615797.6834000004,4514797.93],[615842.6240999997,4514817.2875],[615865.6529000001,4514823.6439],[615887.2991000004,4514826.647700001],[615938.5970999999,4514828.1173],[615938.4577000001,4514804.6863],[615935.9709999999,4514780.2191],[615931.4111000001,4514753.387800001],[615919.8003000002,4514702.461999999],[615911.7061000001,4514664.1384],[615904.8628000002,4514621.392999999],[615898.4698999999,4514571.4373],[615895.1423000004,4514535.964299999],[615892.3225999996,4514489.617699999],[615891.0488999998,4514446.9596],[615892.4988000002,4514375.918500001],[615972.7871000003,4514375.2883],[615972.8531,4514360.2993],[615976.3920999998,4514225.9999],[615983.4654999999,4514113.963300001],[615988.6177000003,4514065.298699999],[615991.4878000002,4514027.5911],[616018.2697999999,4513632.941],[616024.3992999997,4513548.870999999],[616030.5107000005,4513492.893100001],[616041.7395000001,4513417.4529],[616057.8388,4513338.3138],[616071.5549999997,4513287.3408],[616087.3641999997,4513237.5109],[616088.1586999996,4513235.3026],[616161.5266000004,4513025.3718],[616164.6220000004,4513016.4264],[616209.2729000002,4512888.1019],[616217.0484999996,4512871.4574],[616217.7056,4512867.248299999],[616230.5460999999,4512839.912599999],[616234.1131999996,4512833.1953],[616248.8300999999,4512804.6677],[616328.6952999998,4512708.4311999995],[616380.4842999997,4512652.727],[616406.7093000002,4512671.016100001],[616435.6936999997,4512691.0142],[616496.4005000005,4512734.0518],[616511.7893000003,4512743.3989],[616517.0303999996,4512732.2666],[616611.2525000004,4512802.3704],[616665.3640000001,4512840.531099999],[616731.1955000004,4512895.7545],[616789.7725,4512934.4307],[616878.4386999998,4512992.4585],[616889.8134000003,4512999.3002],[616937.5592999998,4513028.7016],[616998.9740000004,4513063.9822],[617050.0954,4513093.4376],[617078.0791999996,4513107.0934999995],[617159.3039999995,4513144.243100001],[617184.8026,4513154.862],[617267.2451,4513189.7004],[617322.8206000002,4513209.679099999],[617347.8404000001,4513218.5144],[617452.6228999998,4513255.374500001],[617584.6430000002,4513299.5529],[617701.6010999996,4513329.8366],[617836.0953000002,4513361.6227],[617878.0602000002,4513371.9509],[617960.0570999999,4513392.0221],[618007.7295000004,4513404.4406],[618055.1778999995,4513420.2981],[618114.3332000002,4513443.227],[618266.8389999997,4513515.2820999995],[618345.4302000003,4513552.847200001],[618372.1562999999,4513565.7107],[618399.9725000001,4513579.0359000005],[618426.1956000002,4513591.669500001],[618509.3128000004,4513631.1965],[618551.8553999998,4513652.752699999],[618591.0049,4513670.0353999995],[618618.7377000004,4513683.2491],[618743.6634,4513742.5473],[618785.0889999997,4513759.978599999],[618829.0448000003,4513777.561799999],[618907.5965,4513801.4747],[619023.7092000004,4513836.3189],[619093.6956000002,4513857.3202],[619149.6546,4513873.877],[619177.1284999996,4513882.0919],[619248.9637000002,4513903.568700001],[619321.1325000003,4513925.273600001],[619379.3693000004,4513941.868799999],[619436.1622000001,4513958.9965],[619478.3069000002,4513973.556399999],[619543.6868000003,4514002.593599999],[619573.7027000003,4514015.4036],[619696.7786999997,4514089.1237],[619781.2109000003,4514140.5679],[619890.2567999996,4514209.844900001],[620003.0877999999,4514279.8511],[620085.4110000003,4514336.1504999995],[620121.9674000004,4514361.9496],[620133.2346000001,4514369.905200001],[620187.3727000002,4514409.8697999995],[620347.5281999996,4514528.286],[620393.3346999995,4514561.3434],[620434.0181999998,4514592.7632],[620496.2204,4514634.9712000005],[620705.7614000002,4514783.6252999995],[620691.1478000004,4514794.602],[620664.7057999996,4514801.055299999],[620575.0301000001,4514885.7608],[620769.9665000001,4515023.6304],[620868.9807000002,4514920.2029],[620880.9173999997,4514907.7393],[620869.2922999999,4514890.782400001],[620882.8822999997,4514870.128900001],[620922.6440000003,4514838.9099],[620958.0603999998,4514810.174000001],[620996.8799,4514779.828299999],[621122.4548000004,4514678.6149],[621184.2116,4514634.3214],[621195.8635,4514623.852299999],[621231.6468000002,4514593.4581],[621238.3738000002,4514589.903899999],[621243.608,4514589.8785999995],[621316.8892999999,4514542.9989],[621502.4688999997,4514402.1346],[621513.3256000001,4514393.8737],[621520.6875,4514387.6653],[621539.8364000004,4514357.6656],[621573.7906,4514284.603499999],[621610.0214999998,4514257.9936999995],[621700.2116,4514189.409399999],[621847.2701000003,4514076.679500001],[621897.4023000002,4514036.5308],[621906.3592999997,4514030.904200001],[621913.9677999998,4514025.144400001],[621975.7915000003,4513977.415899999],[622050.0023999996,4513920.8979],[622071.2872000001,4513904.925799999],[622150.2221999997,4513843.6009],[622303.4612999996,4513715.3248],[622308.6684999997,4513711.8575],[622321.5087000001,4513701.1876],[622324.9417000003,4513697.802100001],[622338.9801000003,4513681.0448],[622352.7300000004,4513564.235300001],[622373.1387,4513345.933700001],[622427.3711000001,4512864.137],[622434.2691000002,4512758.429500001]]]}},{"type":"Feature","properties":{"OBJECTID":5,"DISTRICT":5},"geometry":{"type":"Polygon","coordinates":[[[606461.5718999999,4509346.0046],[606586.8786000004,4509196.136299999],[606643.4116000002,4509241.4727],[606653.3667000001,4509207.085100001],[606676.6776,4509130.9199],[606680.7715999996,4509116.433800001],[606667.1688000001,4509104.912900001],[606693.1445000004,4509072.532400001],[606699.3914000001,4509055.190400001],[606723.1606999999,4508976.589199999],[606745.3334999997,4508903.294600001],[606758.2533,4508868.3948],[606768.7163000004,4508828.130000001],[606930.4447999997,4508877.537599999],[606953.6703000003,4508801.7051],[606977.1479000002,4508725.987299999],[607129.8744000001,4508772.9376],[607172.8879000004,4508625.6653],[607202.5828999998,4508663.5121],[607229.9952999996,4508689.7787],[607285.8344999999,4508514.4904],[607288.8474000003,4508504.7633],[607309.0966999996,4508436.4388],[607324.9079999998,4508382.928400001],[607331.9241000004,4508359.269200001],[607401.5603,4508392.476399999],[607473.9950000001,4508419.062899999],[607593.2785,4508459.7645],[607608.7514000004,4508464.6523],[607901.9857000001,4508556.627800001],[607959.5603999998,4508361.9388],[608028.9024,4508310.763499999],[608088.7368999999,4508285.9869],[608136.5075000003,4508306.446900001],[608117.7522999998,4508248.548],[608119.7762000002,4508161.8616],[608123.0383000001,4508140.9242],[608128.8935000002,4508104.369000001],[608129.9309999999,4508096.945],[608130.9877000004,4508053.436000001],[608368.5412999997,4508031.032400001],[608449.6710999999,4508023.446599999],[608528.6228,4508031.929500001],[608599.2528999997,4508060.610200001],[608631.3180999998,4508207.42],[608631.2170000002,4508231.623500001],[608696.7318000002,4508251.7919],[608776.8815000001,4508253.300000001],[608856.5313999997,4508242.8102],[608908.8399999999,4508236.027899999],[608933.6843999997,4508126.2488],[608936.4769000001,4508120.183],[608946.9785000002,4508112.676000001],[608970.8125999998,4508100.479499999],[608998.1862000003,4508088.8902],[609010.0976,4508083.180600001],[609067.3986,4508058.707599999],[609070.9260999998,4508065.865499999],[609108.5221999995,4508048.542199999],[609125.7712000003,4508064.784600001],[609166.5608000001,4508048.619000001],[609174.1320000002,4508027.8563],[609129.2375999996,4507817.6778],[609115.2892000005,4507795.266100001],[609109.6777999997,4507763.2063],[609410.7904000003,4507688.475199999],[609456.0656000003,4507769.308499999],[609490.8147999998,4507779.0370000005],[609500.2499000002,4507786.615499999],[609492.216,4507810.035800001],[609510.2841999996,4507845.1667],[609510.9913999997,4507865.940199999],[609536.4825999998,4507901.846899999],[609593.9402000001,4507929.898600001],[609623.3794,4507944.434699999],[609872.3130000001,4508067.0338],[609885.6556000002,4508056.017100001],[609887.5499999998,4508053.602499999],[609920.1220000004,4508021.9966],[609926.6218999997,4508016.6524],[609930.6889000004,4508027.2607],[609946.3192999996,4508055.694700001],[609953.5597000001,4508068.7929],[609971.6553999996,4508056.292400001],[609989.8490000004,4508025.8061],[609995.4528000001,4508018.2279],[610193.5721000005,4507824.5293000005],[610216.4250999996,4507804.6609000005],[610214.2229000004,4507787.973200001],[610148.0475000003,4507800.8694],[610129.1597999996,4507821.130100001],[610114.5049,4507812.363],[610106.4552999996,4507808.246300001],[610013.8831000002,4507761.0163],[610040.716,4507706.3421],[610039.8213999998,4507703.997099999],[610033.5389,4507700.3509],[610037.3321000002,4507666.7643],[609940.7085999995,4507607.705700001],[609832.3059999999,4507550.9168],[609773.9188999999,4507511.302300001],[609699.5406999998,4507478.890900001],[609609.8585000001,4507441.479800001],[609509.0214999998,4507381.2546],[609504.2204,4507374.5218],[609493.9744999995,4507364.5997],[609459.3222000003,4507342.437100001],[609426.8238000004,4507363.275900001],[609385.9188999999,4507295.2761],[609265.4835000001,4507217.3333],[609251.3871999998,4507204.9122],[609225.2238999996,4507174.2151999995],[609207.1451000003,4507151.076400001],[609253.1963,4507139.4298],[609292.1387,4507128.567],[609328.6783999996,4507120.2228],[609347.1627000002,4507115.831800001],[609404.5127999997,4507105.7961],[609482.1896000002,4507092.5076],[609529.6968,4507085.3255],[609560.7468999997,4507082.563999999],[609592.5506999996,4507080.2578],[609642.0747999996,4507079.5461],[609724.6272,4507079.434],[609807.2675000001,4507079.1021],[609840.6518999999,4507078.4859],[609869.5771000003,4507076.5825],[609891.3964999998,4507075.2401],[609919.9142000005,4507072.331599999],[609972.5816000002,4507064.784600001],[610048.1963999998,4507053.9142],[610076.6051000003,4507052.6701],[610108.4559000004,4507052.920600001],[610128.0312999999,4507054.7656],[610162.034,4507058.0461],[610190.0091000004,4507063.2359],[610207.6036,4507067.6055],[610282.6490000002,4507083.709899999],[610300.7900999999,4507091.0857],[610352.8990000002,4507104.074100001],[610409.2680000002,4507120.3463],[610418.5207000002,4507123.148700001],[610421.5303999996,4507125.303099999],[610424.1524999999,4507125.120100001],[610477.1505000005,4507140.7874],[610480.8729999997,4507163.160499999],[610500.7921000002,4507266.717700001],[610605.9517000001,4507246.300100001],[610602.6354,4507225.043400001],[610597.2416000003,4507178.7733],[610618.4879000001,4507181.865800001],[610625.6534000002,4507182.971999999],[610653.0297999997,4507188.5987],[610741.8755999999,4507202.6931],[610751.5521,4507205.3913],[610770.0221999995,4507207.6656],[610771.9759,4507105.100299999],[610772.4086999996,4507042.1511],[610772.4787999997,4506980.8619],[610772.8387000002,4506917.134400001],[610773.1869000001,4506854.1839000005],[610773.4209000003,4506793.2303],[610774.1682000002,4506754.491],[610773.5886000004,4506731.054400001],[610773.9517000001,4506667.104800001],[610774.2021000003,4506605.041200001],[610774.9395000003,4506549.979900001],[610774.2207000004,4506541.5306],[610774.5404000003,4506525.7688],[610775.1732999999,4506500.3517],[610783.4957999997,4506480.601],[610794.5499999998,4506453.3409],[610794.4242000002,4506444.7895],[610790.7965000002,4506416.0889],[610783.6902999999,4506354.3596],[610776.4961000001,4506292.851],[610769.1591999996,4506229.5638],[610761.7178999996,4506167.6075],[610754.2863999996,4506104.985099999],[610747.0021000002,4506043.8083999995],[610739.4161999999,4505980.1844999995],[610732.1432999996,4505918.230699999],[610627.8125,4505921.4494],[610599.9194999998,4505921.811000001],[610599.9242000002,4505910.1526],[610598.9554000003,4505856.065300001],[610724.0700000003,4505853.267200001],[610738.6288000001,4505851.707800001],[610742.0398000004,4505849.6491],[610744.5264999997,4505847.2435],[610747.3792000003,4505831.6304],[610743.2654999997,4505790.1537999995],[610733.4409999996,4505729.272399999],[610708.5635000002,4505669.0547],[610699.5044,4505647.4903],[610664.4013999999,4505609.881999999],[610592.2000000002,4505611.8038],[610590.6560000004,4505550.9350000005],[610589.0307,4505489.842800001],[610634.0958000002,4505488.515699999],[610636.4616,4505488.551000001],[610648.6568999998,4505486.8452],[610682.8041000003,4505486.577],[610691.3612000002,4505485.1501],[610716.7490999997,4505477.201300001],[610703.2161999997,4505432.5864],[610702.4142000005,4505424.024900001],[610703.0833999999,4505413.1537],[610706.5789999999,4505399.7709],[610712.5499,4505390.4222],[610731.7317000004,4505362.2839],[610736.6042999998,4505358.581499999],[610741.3542,4505357.431],[610742.4110000003,4505331.9092],[610741.9537000004,4505317.246099999],[610729.4329000004,4505272.757300001],[610712.1319000004,4505214.429199999],[610694.8306,4505156.101199999],[610677.4561999999,4505096.994899999],[610660.2370999996,4505038.779200001],[610646.0882000001,4504990.0471],[610642.3468000004,4504980.2205],[610636.0171999997,4504962.5831],[610625.2646000003,4504918.454],[610609.3351999996,4504853.0406],[610596.1413000003,4504796.8837],[610593.3060999997,4504788.6251],[610569.7302999999,4504793.9366],[610561.8653999995,4504760.1767],[610583.5773,4504755.170399999],[610575.9296000004,4504723.8564],[610569.7407,4504713.771299999],[610492.6191999996,4504744.7117],[610437.1254000003,4504764.9823],[610410.7845000001,4504774.361400001],[610369.2352,4504789.0660999995],[610338.3065999998,4504800.0428],[610321.1497999998,4504805.672599999],[610302.8232000005,4504810.3968],[610282.0608999999,4504814.0855],[610262.5048000002,4504816.2378],[610232.2483000001,4504816.1217],[610234.2439000001,4504784.174000001],[610237.9631000003,4504755.6939],[610239.3124000002,4504721.7381],[610239.6017000005,4504713.637],[610230.2529999996,4504586.144200001],[610237.8030000003,4504578.5951000005],[610258.2774,4504571.570900001],[610268.7637,4504565.5088],[610277.0876000002,4504557.083000001],[610287.7970000003,4504541.6975],[610286.5236,4504530.6864],[610285.3395999996,4504496.581900001],[610283.1065999996,4504481.8925],[610272.3131999997,4504440.3171999995],[610270.1028000005,4504418.411],[610270.8817999996,4504400.102299999],[610273.5681999996,4504384.2645],[610279.5236,4504364.589199999],[610285.6253000004,4504352.133199999],[610276.3789999997,4504348.664899999],[610261.8664999995,4504341.2323],[610250.9216999998,4504338.294],[610236.3004000001,4504338.187999999],[610232.2341999998,4504338.7939],[610266.4183,4504154.2107],[610272.0597999999,4504144.3015],[610251.4232999999,4504128.0065],[610146.4867000002,4504033.626599999],[610113.8650000002,4504010.3813000005],[610077.4703000002,4503990.7443],[610054.4524999997,4503981.0765],[610031.4083000002,4503973.184900001],[610004.6275000004,4503966.4594],[609976.6305999998,4503961.9366],[609952.3224999998,4503959.4671],[609921.7229000004,4503959.4582],[609880.8284,4503963.9606],[609840.8849,4503967.0338],[609843.2577999998,4503955.1885],[609845.6997999996,4503938.6808],[609853.2225000001,4503887.2733],[609861.1851000004,4503840.4246],[609862.3010999998,4503833.5571],[609863.2947000004,4503829.2415],[609866.7428000001,4503801.867699999],[609872.1346000005,4503774.522500001],[609872.3250000002,4503773.081900001],[609875.2980000004,4503749.2541000005],[609888.3454,4503644.4109000005],[609892.5714999996,4503610.1646],[609892.8908000002,4503605.728],[609894.7684000004,4503581.661900001],[609890.4450000003,4503582.486199999],[609889.0164999999,4503496.193299999],[609887.0093,4503420.4398],[609885.0866,4503344.6877],[609884.2564000003,4503309.3673],[609884.017,4503291.2656],[609881.5201000003,4503271.465],[609880.1983000003,4503252.2369],[609874.9254000001,4503231.506999999],[609859.7128999997,4503191.1995],[609844.1522000004,4503151.553200001],[609840.3513000002,4503145.612299999],[609832.2101999996,4503130.169500001],[609798.1733999997,4503042.1734],[609770.8804000001,4502972.5973000005],[609761.4365999997,4502948.0308],[609735.0548,4502891.126],[609731.1698000003,4502879.4103],[609702.6760999998,4502822.363299999],[609668.8548999997,4502753.912699999],[609635.1988000004,4502685.6866999995],[609601.1195,4502617.454700001],[609585.7763999999,4502585.806500001],[609578.5845999997,4502574.7083],[609560.7175000003,4502536.471999999],[609569.5542000001,4502533.4934],[609572.0366000002,4502531.420399999],[609588.4567999998,4502524.445599999],[609553.8365000002,4502424.0067],[609489.9985999996,4502234.978499999],[609492.2078,4502234.2338],[609565.2061000001,4502209.1063],[609526.4515000004,4502142.360300001],[609672.3839999996,4502090.884299999],[609647.7426000005,4502018.9054000005],[609626.2762000002,4501955.1898],[609443.4006000003,4502023.3324],[609354.4275000002,4502048.004000001],[609346.2731999997,4502050.548800001],[609335.5521,4502026.408299999],[609299.0465000002,4501979.016100001],[609284.7839000002,4501965.704700001],[609249.4287999999,4501914.776699999],[609228.1327,4501850.731699999],[609224.2851,4501842.1258000005],[609170.6245999997,4501770.943600001],[609166.1679999996,4501746.2292],[609135.7890999997,4501690.2675],[609125.2836999996,4501691.6677],[609105.1131999996,4501654.509199999],[609083.4283999996,4501634.0943],[609046.2311000004,4501599.0178],[608966.4138000002,4501523.7895],[608959.8246999998,4501517.586200001],[608915.8469000002,4501483.521299999],[608862.6716999998,4501442.327099999],[608849.4623999996,4501432.0298],[608769.1876999997,4501364.680299999],[608763.9232999999,4501354.6105],[608751.9166000001,4501331.451400001],[608689.6260000002,4501254.2621],[608424.8110999996,4501130.7038],[608300.8455999997,4501095.809599999],[608182.2589999996,4501045.673599999],[608095.5526999999,4501030.3114],[608055.6568999998,4501023.2917],[608015.2492000004,4501004.9396],[607982.8038999997,4500979.819399999],[607955.2001999998,4500993.963500001],[607900.5882000001,4501022.0386],[607870.1738999998,4501037.5856],[607861.4859999996,4501041.900699999],[607824.6892999997,4501060.2421],[607801.1370999999,4501069.116],[607806.3053000001,4501021.7809999995],[607793.0750000002,4500983.616800001],[607787.8684,4500946.1241],[607771.5356999999,4500929.4548],[607750.6940000001,4500920.4923],[607735.0602000002,4500913.937000001],[607712.8962000003,4500902.845899999],[607692.5125000002,4500891.4476],[607672.2494999999,4500883.381999999],[607665.1242000004,4500879.059699999],[607652.0444,4500871.3202],[607639.7896999996,4500859.1515],[607635.1974999998,4500855.0879],[607622.5001999997,4500850.129799999],[607496.0163000003,4500790.009],[607481.4812000003,4500783.4702],[607457.2551999995,4500774.570599999],[607414.7999999998,4500751.418],[607394.4647000004,4500742.4639],[607372.1847000001,4500733.481799999],[607283.7242,4500704.5583],[607252.3684999999,4500697.4441],[607186.4647000004,4500687.611199999],[607002.5817,4500654.9844],[606939.5663000001,4500644.1961],[606805.2967999997,4500572.0953],[606784.8181999996,4500561.2533],[606744.4480999997,4500539.9111],[606730.5164000001,4500532.494100001],[606632.0657000002,4500480.452],[606611.4192000004,4500469.497099999],[606599.2851999998,4500460.5518],[606411.2593,4500320.959100001],[606411.9544000002,4500260.569],[606412.2812999999,4500231.817],[606411.8335999995,4500215.8223],[606410.7429999998,4500173.8376],[606409.8076,4500138.7389],[606402.1606999999,4499857.502900001],[606401.6061000004,4499843.0611000005],[606400.9079,4499826.8408],[606399.7702000001,4499799.955399999],[606391.7725,4499779.6337],[606382.4694999997,4499755.962400001],[606367.9420999996,4499719.1149],[606422.1661,4499611.970000001],[606350.4720999999,4499568.6423],[606415.2230000002,4499470.6413],[606438.6555000003,4499434.892100001],[606442.0756999999,4499426.3917],[606450.6360999998,4499407.417199999],[606458.8709000004,4499387.549799999],[606491.1809999999,4499316.6204],[606524.1919999998,4499244.035800001],[606587.6725000003,4499099.274599999],[606595.2795000002,4499081.952],[606554.8202999998,4499018.9738],[606591.6558999997,4499045.5934],[606636.1660000002,4499032.4637],[606646.9697000002,4498986.874500001],[606715.4184999997,4498838.077500001],[606743.8359000003,4498802.955800001],[606734.5,4498752.0814],[606770.6502999999,4498714.517000001],[606778.0857999995,4498697.4142],[606849.7275999999,4498532.786900001],[606878.1468000002,4498497.6657],[606889.2942000004,4498469.5133],[606915.1859999998,4498404.266899999],[606925.4800000004,4498394.3112],[606930.2576000001,4498397.377699999],[606939.3021999998,4498368.4179],[606786.2501999997,4498305.375600001],[606796.1575999996,4498275.206800001],[606802.7347999997,4498253.0953],[606820.4483000003,4498197.7239],[606843.9944000002,4498125.0046999995],[606867.7180000003,4498051.732899999],[606879.7818,4498012.823899999],[606886.0802999996,4497992.4849],[606902.0860000001,4497950.079600001],[606912.4762000004,4497927.5789],[606937.0676999995,4497876.4146],[606960.0191000002,4497833.443],[606972.2959000003,4497809.1931],[606994.5902000004,4497764.879799999],[607024.8927999996,4497704.9155],[607034.9933000002,4497684.964500001],[607059.4124999996,4497634.131200001],[607074.8403000003,4497602.5988],[607097.9641000004,4497553.634500001],[607114.9340000004,4497520.791999999],[607154.7730999999,4497439.092700001],[607197.5417999998,4497353.7718],[607226.7894000001,4497296.790999999],[607267.6347000003,4497215.8839],[607294.6441000002,4497161.6468],[607289.8817999996,4497157.4701000005],[607262.4665000001,4497134.2029],[606937.4642000003,4496877.268100001],[606861.8542999998,4496816.226600001],[606806.3273,4496776.569499999],[606704.9545999998,4496718.2689],[606639.5003000004,4496686.353800001],[606624.2955,4496678.6971],[606581.5632999996,4496655.324200001],[606529.3510999996,4496626.2645],[606524.5734000001,4496640.852],[606515.8158,4496667.4846],[606508.9188999999,4496688.259400001],[606506.7966,4496694.6687],[606467.3153999997,4496692.4385],[606468.4659000002,4496688.902000001],[606469.4488000004,4496685.2521],[606471.7752999999,4496676.403100001],[606476.5223000003,4496658.040200001],[606466.2384000001,4496655.339400001],[606477.6553999996,4496614.311000001],[606481.5855,4496599.8225],[606468.4058999997,4496592.528100001],[606408.1897,4496561.0232],[606375.8284999998,4496546.015900001],[606314.0280999998,4496512.823799999],[606270.8344999999,4496491.9998],[606249.5729,4496481.8148],[606159.6540000001,4496438.563200001],[606166.7311000004,4496422.898],[606182.7426000005,4496385.9318],[606211.1692000004,4496320.941400001],[606241.6061000004,4496257.4231],[606308.8013000004,4496120.3736000005],[606348.2024999997,4496039.552200001],[606322.2226,4496027.8562],[606335.7944999998,4496001.8473000005],[606328.4992000004,4495997.1909],[606335.0414000005,4495989.4013],[606323.9918,4495969.147299999],[606308.2176000001,4495953.8222],[606295.0360000003,4495940.6436],[606317.2664000001,4495918.644300001],[606324.0229000002,4495913.633400001],[606327.8744000001,4495910.579600001],[606353.2187999999,4495883.8506000005],[606388.3587999996,4495846.7138],[606421.8743000003,4495810.7753],[606447.8131999997,4495783.9441],[606501.4963999996,4495722.4245],[606551.2342999997,4495658.739399999],[606575.3717,4495627.774700001],[606646.0018999996,4495588.4824],[606651.2518999996,4495582.34],[606665.6211000001,4495565.7805],[606683.4619000005,4495537.2796],[606694.5475000003,4495519.5627],[606704.5941000003,4495503.4965],[606709.0970000001,4495496.3441],[606721.9162999997,4495475.7654],[606727.6308000004,4495466.743000001],[606729.4264000002,4495459.5518],[606730.1442999998,4495450.790899999],[606732.8333999999,4495434.3971],[606736.4121000003,4495426.7874],[606741.9972000001,4495414.987400001],[606750.0296,4495403.6666],[606750.0889999997,4495375.9102],[606749.4867000002,4495299.846899999],[606745.9407000002,4495063.082800001],[606745.3479000004,4494956.819800001],[606745.3586999997,4494950.1581999995],[606745.2413999997,4494934.7235],[606745.1368000004,4494918.400800001],[606743.9687999999,4494899.509199999],[606742.9364,4494877.0666000005],[606742.7061999999,4494839.979699999],[606743.2501999997,4494802.015699999],[606743.3306999998,4494784.5854],[606742.7322000004,4494725.953600001],[606743.4594,4494681.1085],[606743.7445,4494667.1229],[606743.9212999996,4494660.685799999],[606777.2758999998,4494524.2655],[606778.5352999996,4494519.065199999],[606787.1501000002,4494514.4145],[606791.5789000001,4494512.479499999],[606800.6152999997,4494507.945800001],[606810.4179999996,4494503.0901],[606814.5115,4494500.928200001],[606816.1239999998,4494500.6182],[606819.2443000004,4494477.790999999],[606826.7276999997,4494445.8111000005],[606833.1540000001,4494410.8182],[606835.9249999998,4494394.647700001],[606836.5698999995,4494390.993000001],[606853.0785999997,4494349.3719999995],[606856.6801000005,4494340.2083],[606852.7045999998,4494340.040200001],[606754.7544,4494335.860300001],[606748.1573000001,4494335.5437],[606616.9609000003,4494330.222999999],[606480.8612000002,4494324.501499999],[606344.7598000001,4494318.8935],[606332.6464999998,4494319.608899999],[606313.6726000002,4494320.670399999],[606294.6140000001,4494321.730799999],[606240.4050000003,4494324.6215],[605965.0634000003,4494165.149499999],[605695.6841000002,4493888.860200001],[605600.3218999999,4493791.2468],[605579.5066999998,4493766.8588],[605345.1723999996,4493506.401699999],[605318.5867999997,4493476.9366999995],[605316.5387000004,4493232.535700001],[605316.4291000003,4493222.319599999],[605312.2529999996,4492733.072899999],[605227.3004999999,4491506.574200001],[605147.2169000003,4490352.5382],[605132.5006999997,4490140.9352],[604803.7419999996,4489563.299699999],[604584.3172000004,4488916.1554000005],[604395.9309999999,4488215.0507],[604367.1008000001,4488108.1733],[604278.2637,4487742.876800001],[604274.9018999999,4487728.840500001],[603921.2060000002,4487682.162799999],[603581.5395,4487637.584100001],[602990.6456000004,4487560.018200001],[602241.0840999996,4487327.110300001],[601280.4867000002,4487029.017899999],[600042.2417000001,4486644.836100001],[599431.4665999999,4486455.5995000005],[599118.6846000003,4486294.898700001],[598450.4108999996,4485951.769300001],[597017.2988,4485216.5909],[596533.9780000001,4484809.096899999],[595744.25,4484143.9088],[595174.3058000002,4483985.7513999995],[594753.1118999999,4483376.7787],[594717.0937999999,4483323.032299999],[594362.5571999997,4482732.248400001],[594353.5086000003,4482717.146400001],[594104.4402000001,4482349.5273],[593037.6988000004,4482959.0021],[589147.1573999999,4484717.7631],[586584.8417999996,4485876.079299999],[583572.5936000003,4485165.789799999],[581142.2489999998,4484592.692],[581457.1096999999,4487949.798599999],[581505.6058,4488449.4574],[581568.4439000003,4489069.615599999],[581568.5963000003,4489071.171499999],[581577.6896000002,4489161.1943],[581577.8406999996,4489162.861199999],[581596.8657,4489351.3533],[581596.9829000002,4489356.1283],[581597.0421000002,4489358.4603],[581597.2921000002,4489366.5671999995],[584909.0403000005,4490096.3826],[588065.5875000004,4490769.1208],[588102.2419999996,4490776.880999999],[588139.1437999997,4490785.1994],[588690.9776999997,4490909.200200001],[588744.9349999996,4490921.3881],[588766.9890000001,4490925.0922],[588785.0722000003,4490928.083000001],[588800.7889,4490930.7125],[588826.6443999996,4490935.1282],[588896.1460999995,4490950.1669],[589307.9153000005,4491039.239700001],[590024.1908,4491172.527799999],[590161.9691000003,4491198.172700001],[590284.0241,4491228.7368],[590291.1993000004,4491230.489],[590345.8278999999,4491242.8078000005],[590683.4769000001,4491318.7366],[590738.1042,4491331.0583],[590792.6520999996,4491342.9354],[590892.9667999996,4491364.6963],[591547.2717000004,4491507.258099999],[592693.7907999996,4491757.1216],[592781.2762000002,4491781.7464000005],[592865.5564000001,4491791.7884],[593910.0374999996,4491916.4485],[594266.6234999998,4492009.7665],[594369.7999999998,4492038.1613],[594863.4294999996,4492145.1236000005],[595502.0948000001,4492573.1666],[595518.4611,4492584.145500001],[595535.7883000001,4492592.805299999],[595617.6293000001,4492633.711999999],[595702.3285999997,4492676.0996],[595770.0383000001,4492723.0438],[595834.1379000004,4492767.6108],[595846.8065,4492776.433499999],[595858.2170000002,4492784.3519],[595973.0793000003,4492863.768300001],[596006.4720999999,4492886.847100001],[596520.0811999999,4493196.908],[596888.4415999996,4493419.4054000005],[596902.6354999999,4493427.9167],[597021.4912,4493498.0759],[597329.0625,4493732.683599999],[597532.8662,4494108.2785],[597590.8910999997,4494240.1579],[597776.8366,4494536.3662],[597978.0179000003,4494811.9077],[598486.8729999997,4495631.763900001],[598604.1305999998,4495806.0704],[598616.4287,4496027.505999999],[598629.5240000002,4496501.645300001],[598631.9886999996,4496609.372199999],[598648.4846000001,4497330.9213],[598661.7687999997,4497911.4265],[598663.3744999999,4497981.7268],[598664.2533999998,4498055.792400001],[598664.5142999999,4498080.7765],[598693.4205999998,4498146.331800001],[598492.9198000003,4498371.721100001],[598459.1496000001,4498411.576300001],[598418.8496000003,4498459.117000001],[598388.0160999997,4498507.227299999],[598345.1782999998,4498574.053300001],[598320.3071999997,4498612.694399999],[598296.7297999999,4498649.465299999],[598257.2411000002,4498699.793199999],[598241.1525999997,4498720.342499999],[597840.5210999995,4499231.8847],[597377.5005000001,4499823.234300001],[596820.6920999996,4499719.261600001],[596813.0264999997,4499768.900900001],[596708.9249,4500444.797900001],[596674.9993000003,4500524.0726],[596664.9688999997,4500547.590500001],[596638.1026999997,4500597.7576],[596464.4758000001,4500827.6557],[596396.8973000003,4500985.433599999],[596383.8669999996,4500999.1428],[596339.7768000001,4501041.093800001],[596334.5521999998,4501046.244200001],[596327.3184000002,4501056.364800001],[596324.994,4501059.554400001],[596321.4644999998,4501064.3937],[596317.9351000004,4501069.233100001],[596293.1386000002,4501103.5516],[596291.0636,4501107.077500001],[596233.1306999996,4501206.0276],[596186.8691999996,4501285.2557],[596165.5411,4501332.609300001],[596142.8679999998,4501372.8401],[596102.1120999996,4501444.9233],[596241.5860000001,4501532.550100001],[596265.5174000002,4501551.8453],[596337.7757000001,4501599.9671],[596356.4994000001,4501603.5405],[596419.8455999997,4501615.1315],[596493.4632000001,4501630.075999999],[596569.1426999997,4501655.4844],[596646.6481999997,4501670.481000001],[596724.8252999997,4501685.8202],[596802.2615,4501699.5963],[596884.2334000003,4501715.652799999],[596900.2659,4501718.0823],[596916.1951000001,4501721.9538],[596931.6826999998,4501727.263],[596946.5597999999,4501734.0075],[596960.2186000003,4501743.400800001],[597203.1437999997,4501948.862199999],[597238.6577000003,4501929.120100001],[597259.2651000004,4501943.712099999],[597303.3464000002,4501973.4888],[597392.6957999999,4502032.725500001],[597421.1158999996,4502051.084100001],[597456.9148000004,4502074.091700001],[597610.7122999998,4502169.8158],[597655.8416999998,4502196.832800001],[597674.1260000002,4502207.9537],[597903.8295,4502336.3245],[597906.0110999998,4502337.5745],[597922.3026,4502345.894099999],[597931.2958000004,4502349.898499999],[598050.9097999996,4502402.103700001],[598080.4555000002,4502411.819800001],[598092.7451,4502415.867900001],[598139.8819000004,4502431.478800001],[598155.8871999998,4502423.030200001],[598204.0842000004,4502428.7742],[598225.3744999999,4502429.832800001],[598238.6392000001,4502430.452299999],[598272.2997000003,4502429.454],[598303.1113,4502426.5308],[598316.2525000004,4502423.707],[598334.9886999996,4502419.7359],[598367.6458999999,4502411.508099999],[598393.3794,4502402.6337],[598411.7149999999,4502396.9921],[598430.9923,4502390.4749],[598480.2171,4502369.699100001],[598651.4574999996,4502309.1296999995],[598646.5294000003,4502323.719699999],[598613.8080000002,4502419.5451],[598426.1454999996,4502890.361099999],[598342.4353999998,4503121.7412],[598292.0503000002,4503294.497199999],[598209.9565000003,4503487.374],[598200.0966999996,4503510.6702],[598207.6401000004,4503528.312000001],[598263.6868000003,4503547.1504999995],[598301.3459999999,4503441.618799999],[598346.9105000002,4503549.917300001],[598433.8764000004,4503550.9582],[598455.3744000001,4503599.8727],[598477.4386999998,4503650.6821],[598515.7154999999,4503747.338500001],[598522.1798,4503763.4120000005],[598498.6672,4503770.8719999995],[598414.0327000003,4503989.5822],[598488.3672000002,4504018.5462],[598562.0354000004,4504046.7249],[598482.0646000002,4504251.618000001],[598506.3415000001,4504269.2601],[598548.4631000003,4504298.796800001],[598570.7750000004,4504311.638900001],[598563.6840000004,4504330.086200001],[598558.4325000001,4504343.672800001],[598521.2339000003,4504439.994200001],[598514.1447000001,4504458.330600001],[598505.9172,4504479.649499999],[598576.7980000004,4504507.3475],[598490.9605,4504727.928300001],[598547.8798000002,4504750.333699999],[598562.0109000001,4504755.4065000005],[598630.5273000002,4504782.740599999],[598705.4458999997,4504811.603800001],[598595.9160000002,4505091.6009],[598532.9661999997,4505249.977299999],[598529.9917000001,4505257.5987],[598523.1714000003,4505274.828299999],[598494.2289000005,4505347.9439],[598464.7638999997,4505422.2739],[598426.3898999998,4505518.4692],[598307.6639,4505818],[598371.2506999997,4505865.9177],[598437.9391000001,4505915.6535],[598402.0546000004,4506009.1063],[598387.6112000002,4506046.8859],[598313.8958,4506017.3752999995],[598253.9923999999,4506170.0208],[598163.6765999999,4506181.8158],[598073.2854000004,4506192.944700001],[598041.6168,4506197.966600001],[597983.5514000002,4506205.526799999],[598099.5292999996,4506342.622300001],[598159.273,4506406.1423],[598177.5203,4506425.5912999995],[598185.4505000003,4506432.913000001],[598192.1119999997,4506440.3289],[598209.5392000005,4506457.8796],[598213.7918999996,4506462.1548999995],[598226.9121000003,4506466.7696],[598254.1630999995,4506476.2346],[598268.7134999996,4506481.3124],[598280.4033000004,4506485.464199999],[598291.7889999999,4506487.0583],[598310.2454000004,4506484.3050999995],[598328.7346999999,4506485.4383000005],[598339.0596000003,4506490.5713],[598347.3789999997,4506494.0123],[598354.8761999998,4506502.105599999],[598362.4506000001,4506510.755100001],[598368.9781999998,4506515.5046999995],[598375.9590999996,4506517.9288],[598416.0762999998,4506532.005999999],[598437.1864,4506539.3917],[598450.0528999995,4506544.0035],[598487.7361000003,4506556.827500001],[598514.5656000003,4506566.1767],[598524.6589000002,4506569.6416],[598599.5179000003,4506595.2838],[598672.1831999999,4506627.0041000005],[598684.0371000003,4506631.491800001],[598696.6720000003,4506634.4355],[598709.8357999995,4506635.720799999],[598723.0232999995,4506635.2301],[598735.9809999997,4506632.959899999],[598748.3680999996,4506629.127800001],[598759.9294999996,4506623.8412999995],[598769.6977000004,4506619.974300001],[598780.2915000003,4506617.5616999995],[598791.2856000001,4506616.8199000005],[598802.2588999998,4506617.632099999],[598813.0396999996,4506620.2183],[598823.0409000004,4506624.237400001],[598832.0950999996,4506629.576199999],[598835.4138000002,4506640.5011],[598865.8344,4506729.061799999],[598896.2281999998,4506718.142000001],[598908.0416000001,4506712.9702],[598941.8191,4506701.762599999],[598990.4632000001,4506684.536],[599027.9075999996,4506670.824200001],[599107.2029999997,4506642.4606],[599138.4512,4506630.8871],[599144.6645,4506589.557],[599196.4453999996,4506609.5677000005],[599223.3542999998,4506600.268100001],[599277.0137,4506580.889799999],[599308.2476000004,4506570.427100001],[599302.1835000003,4506600.545299999],[599203.6656,4506720.4693],[599195.3148999996,4506763.658299999],[599162.3216000004,4506975.3902],[599247.4625000004,4506945.663000001],[599337.2688999996,4506889.352700001],[599428.5881000003,4506808.5265999995],[599440.0983999996,4506794.4693],[599490.7600999996,4506727.6438],[599600.4457,4506795.842700001],[599616.3773999996,4506779.7355],[599619.1950000003,4506777.5528],[599630.5721000005,4506786.0326000005],[599655.0903000003,4506740.840600001],[599686.0685999999,4506755.690300001],[599738.6753000002,4506776.9373],[599749.2402999997,4506782.9637],[599751.0593999997,4506792.203500001],[599752.3328,4506804.3226],[599748.4436999997,4506823.367000001],[599744.7378000002,4506847.632200001],[599743.2122,4506854.273399999],[599742.1118999999,4506860.6982],[599753.9619000005,4506865.409600001],[599762.9166000001,4506846.655300001],[599789.2056,4506795.4921],[599805.0821000002,4506802.3672],[599822.7977,4506810.7105],[599834.3037999999,4506815.8616],[599847.4889000002,4506821.8124],[599795.1978000002,4506927.917400001],[599871.1870999997,4506969.4648],[599888.068,4506989.566],[599946.5505999997,4507007.229699999],[599938.1270000003,4507017.8859],[599930.4840000002,4507033.3269],[599922.2615999999,4507047.8718],[599919.8814000003,4507061.496099999],[599921.5813999996,4507073.287900001],[599924.0820000004,4507082.092800001],[599932.0538999997,4507092.4147],[599943.2528999997,4507107.7763],[599956.4637000002,4507105.511700001],[599969.9913999997,4507104.8057],[599983.4150999999,4507105.5417],[600239.7045999998,4507134.2031],[600315.2933999998,4507142.5525],[600341.6809,4506915.635500001],[600345.9201999996,4506877.055199999],[600355.4139,4506793.579700001],[600579.3470000001,4506878.7722],[600609.7679000003,4506797.4682],[600652.4743999997,4506813.369200001],[600812.4932000004,4506876.273800001],[600780.9767000005,4506957.2291],[601054.7982999999,4507063.6543000005],[601089.6734999996,4507077.4528],[601111.3723999998,4507047.548800001],[601131.6139000002,4507062.591399999],[601150.9095000001,4507078.842499999],[601169.2591000004,4507096.301999999],[601186.4094000002,4507114.966600001],[601202.3649000004,4507134.5031],[601229.8690999998,4507205.4923],[601236.9370999997,4507213.8048],[601245.0324999997,4507221.132099999],[601254.0722000003,4507227.362],[601263.8043,4507232.380100001],[601273.9769000001,4507236.071799999],[601243.1212999998,4507299.2699],[601226.8557000002,4507333.466700001],[601328.2446999997,4507382.5929000005],[601334.7648999998,4507369.136499999],[601374.4661999997,4507388.2206],[601423.4089000002,4507411.0952],[601472.7238999996,4507332.6063],[601538.0185000002,4507364.476600001],[601547.7562999995,4507369.051000001],[601564.5440999996,4507377.0528],[601581.3317999998,4507385.0546],[601660.8126999997,4507423.559900001],[601730.9744999995,4507457.7192],[601803.9079999998,4507493.0275],[601875.4139,4507527.650699999],[601933.25,4507554.869999999],[601947.0443000002,4507553.1721],[601961.4161999999,4507552.4814],[601975.9309999999,4507553.6800999995],[601990.2540999996,4507556.5417],[602004.1288000001,4507561.284600001],[602017.1390000004,4507567.459100001],[602029.0312000001,4507575.0616],[602085.6761999996,4507602.820800001],[602044.8817999996,4507687.9737],[602130.7731999997,4507720.687899999],[602153.5597000001,4507728.5516],[602175.9040000001,4507737.852600001],[602197.5541000003,4507748.476600001],[602218.5976999998,4507760.202500001],[602263.6935,4507792.134099999],[602303.3044999996,4507854.190300001],[602333.6144000003,4507910.677999999],[602338.1939000003,4507952.265900001],[602338.9179999996,4507973.260399999],[602338.2046999997,4507994.346000001],[602335.9710999997,4508015.410700001],[602332.3046000004,4508036.2336],[602327.0379999997,4508056.701199999],[602320.4276,4508076.5953],[602315.9836999997,4508086.4155],[602310.8672000002,4508096.0045],[602305.2500999998,4508105.1424],[602299.0448000003,4508114.050100001],[602292.3388,4508122.506899999],[602285.1306999996,4508130.6236000005],[602277.4234999996,4508138.178300001],[602269.3000999996,4508145.2831999995],[602260.7605999997,4508151.938200001],[602251.8908000002,4508158.033500001],[602242.6063999999,4508163.568],[602232.9918999998,4508168.5428],[602223.1316,4508172.959100001],[602212.9426999995,4508176.704700001],[602202.6769000003,4508179.894099999],[602192.1670000004,4508182.414000001],[602181.4957999997,4508184.376499999],[602170.7493000003,4508185.6719],[602159.9291000003,4508186.188999999],[602149.1164999995,4508186.1511],[602141.7392999995,4508188.159],[602134.4389000004,4508190.723200001],[602127.4671999998,4508193.9581],[602120.7428000001,4508197.6405],[602114.3470999999,4508201.9936],[602108.3674999997,4508206.796499999],[602102.8042000001,4508212.0493],[602097.6571000004,4508217.7519000005],[602093.0950999996,4508223.9068],[602088.7879999997,4508229.9541],[602103.2454000004,4508241.367000001],[602119.4687999999,4508253.3594],[602107.8656000001,4508255.531300001],[602096.4342999998,4508257.4834],[602085.0077,4508259.102600001],[602073.5011999998,4508260.387599999],[602065.3898999998,4508260.4980999995],[602057.2017999999,4508260.052300001],[602049.0182999996,4508259.273499999],[602040.9254000001,4508258.051899999],[602032.9230000004,4508256.387399999],[602025.0295000002,4508252.947899999],[601974.9457999999,4508233.7173999995],[601777.1459999997,4508175.041999999],[601719.2412,4508165.476399999],[601657.6069999998,4508138.3177000005],[601608.2079999996,4508118.321799999],[601517.0102000004,4508084.6526999995],[601513.3771000002,4508097.0382],[601478.1622000001,4508225.793500001],[601432.9885,4508384.8346],[601508.8667000001,4508408.078400001],[601581.6065999996,4508438.3859],[601529.1928000003,4508595.550899999],[601472.5258,4508761.2072],[601544.9617999997,4508794.952099999],[601616.8951000003,4508828.357899999],[601689.8320000004,4508862.4443],[601754.2104000002,4508892.3059],[601829.0762999998,4508927.3083999995],[601903.6942999996,4508961.8642],[601885.8727000002,4509072.426100001],[601911.4172,4509075.9969999995],[601936.7729000002,4509081.0087],[601961.8569,4509087.349099999],[602010.7032000003,4509104.009199999],[602037.2222999996,4509018.3266],[602112.8316000002,4509048.234999999],[602185.4523999998,4509080.4344999995],[602229.1821999997,4509100.578400001],[602258.2292,4509113.5252],[602330.6798999999,4509145.7239],[602403.4616,4509178.3719999995],[602473.3898,4509209.6491],[602503.6091,4509223.2793000005],[602546.0014000004,4509242.2963],[602618.5279000001,4509274.943],[602689.3787000002,4509306.5681],[602720.9437999995,4509320.550899999],[602777.8568000002,4509346.099099999],[602850.3844999997,4509378.5262],[602925.7657000003,4509412.2149],[603002.4855000004,4509440.704600001],[603076.6791000003,4509468.604900001],[603150.5343000004,4509496.5012],[603227.0804000003,4509525.2129999995],[603301.3333,4509330.502],[603368.5234000003,4509151.9035],[603403.6930999998,4509058.7959],[603432.4423000002,4508977.9232],[603340.3960999995,4508891.258099999],[603333.5279000001,4508874.952099999],[603323.3309000004,4508855.046800001],[603313.4068,4508839.808499999],[603299.6316999998,4508822.073899999],[603286.4733999996,4508808.5671],[603270.4497999996,4508794.576300001],[603253.0516999997,4508782.231799999],[603236.8755000001,4508773.1241999995],[603217.2351000002,4508764.079500001],[603198.6555000003,4508757.714299999],[603212.7188999997,4508730.4857],[603223.7460000003,4508708.988500001],[603238.4126000004,4508686.9867],[603244.7736,4508679.0812],[603255.1061000004,4508665.0133],[603365.9342999998,4508768.0382],[603460.9949000003,4508850.637499999],[603515.7197000002,4508887.8189],[603572.0515999999,4508924.801200001],[603643.1289999997,4508958.325999999],[603706.9276,4508980.7577],[603784.7330999998,4509010.2699],[603849.4453999996,4509027.7194],[603937.5328000002,4509058.820599999],[604002.7713000001,4509074.8354],[604064.9786,4509090.142100001],[604110.7721999995,4509101.332800001],[604189.8552999999,4509117.876700001],[604256.2076000003,4509126.692500001],[604291.233,4509128.739499999],[604320.1294,4509128.1467],[604344.2572999997,4509124.267000001],[604388.1233999999,4509116.335200001],[604514.7801999999,4509095.5802],[604546.3605000004,4509090.3629],[604566.5022999998,4509087.6491],[604648.7789000003,4509075.3751],[604719.0040999996,4509067.151000001],[604762.2231000001,4509069.2049],[604800.5141000003,4509073.299000001],[604839.5447000004,4509078.847100001],[604885.3032,4509086.4891],[604930.5843000002,4509098.0107],[604968.5741999997,4509111.427999999],[604980.8521999996,4509115.265799999],[604989.0016000001,4509118.379000001],[604994.2843000004,4509121.1185],[605001.2450000001,4509124.659],[605028.8754000003,4509135.931299999],[605053.5673000002,4509145.9408],[605076.0538999997,4509156.585200001],[605120.5218000002,4509177.756200001],[605176.5380999995,4509206.530200001],[605228.2187000001,4509237.241699999],[605243.6331000002,4509246.231899999],[605305.1505000005,4509286.077099999],[605336.4846999999,4509310.060699999],[605393.1276000002,4509354.056500001],[605400.1359999999,4509348.271500001],[605412.6036999999,4509344.673699999],[605483.8545000004,4509406.753900001],[605523.8618999999,4509444.407500001],[605533.8597999997,4509454.0984000005],[605561.8502000002,4509481.477399999],[605647.4009999996,4509583.0678],[605758.1964999996,4509714.775599999],[605787.1830000002,4509749.1647],[605815.0539999995,4509784.759199999],[605829.6530999998,4509803.398800001],[605831.2545999996,4509785.878699999],[605833.773,4509757.3796999995],[605835.4272999996,4509742.0811],[605838.6843999997,4509726.9164],[605841.1550000003,4509719.512599999],[605843.6256999997,4509712.1088],[605849.9945999999,4509697.876700001],[605857.8724999996,4509684.443399999],[605866.9183,4509672.0261],[605930.2692,4509612.6412],[606047.3876999998,4509579.4518],[606082.2477000002,4509569.2916],[606196.1491999999,4509536.7246],[606341.9281000001,4509495.9562],[606452.0876000002,4509465.3379999995],[606482.1063999999,4509457.1086],[606510.4380000001,4509448.744100001],[606536.9883000003,4509440.9092999995],[606523.6875,4509396.638800001],[606461.5718999999,4509346.0046]]]}},{"type":"Feature","properties":{"OBJECTID":6,"DISTRICT":6},"geometry":{"type":"Polygon","coordinates":[[[602631.0093999999,4516033.282400001],[602634.1749999998,4516018.0041000005],[602717.9538000003,4515526.968599999],[602740.8650000002,4515378.172800001],[602503.2385,4515314.9211],[602506.0573000005,4515300.304199999],[602511.2421000004,4515273.284600001],[602514.0608999999,4515258.6676],[602515.9008,4515247.701099999],[602516.5453000003,4515243.823999999],[602576.5762999998,4515187.2532],[602574.8946000002,4515192.8924],[602574.0489999996,4515199.0984000005],[602574.2006000001,4515206.4285],[602575.7023,4515213.7773],[602579.8749000002,4515223.272700001],[602587.4275000002,4515232.481899999],[602595.8684,4515238.4835],[602699.6151,4515279.4493],[602708.9150999999,4515284.352700001],[602713.8705000002,4515286.0868999995],[602722.4342,4515289.3147],[602734.8854999999,4515292.1522],[602751.5774999997,4515293.4943],[602767.2922999999,4515292.269099999],[602778.0426000003,4515289.9757],[602790.9315999998,4515285.602499999],[602805.8077999996,4515277.926000001],[602798.8517000005,4515256.178400001],[602795.9378000004,4515241.148800001],[602794.2164000003,4515219.2519000005],[602795.4529999997,4515197.062999999],[602800.1722999997,4515173.256999999],[602804.756,4515159.219799999],[602812.1628999999,4515142.4461],[602820.2078999998,4515128.346000001],[602834.4822000004,4515109.335999999],[602901.3317999998,4515036.096899999],[602870.7152000004,4514986.0407],[602868.8808000004,4514978.3541],[602908.2033000002,4514948.589400001],[602924.9278999995,4514971.916300001],[602966.9572999999,4514990.265799999],[602975.9894000003,4514941.6491],[602990.4062000001,4514851.804],[602996.9017000003,4514809.5918000005],[602999.8872999996,4514795.1994],[603067.8065,4514821.2377],[603142.8639000002,4514849.8189],[603219.2679000003,4514878.6416],[603298.6977000004,4514902.289000001],[603322.6243000003,4514905.398800001],[603346.5246000001,4514910.3957],[603370.0608999999,4514917.2752],[603393.1520999996,4514925.813999999],[603415.4572999999,4514936.229499999],[603436.8969,4514948.1873],[603457.2176999999,4514961.684],[603476.3369000005,4514976.6073],[603511.6149000004,4514898.2688],[603534.4642000003,4514912.0231],[603558.3476999998,4514924.237500001],[603583.2391999997,4514936.7992],[603634.1054999996,4514950.835000001],[603660.1931999996,4514956.3078000005],[603696.3218,4514877.6489],[603736.7657000003,4514774.1798],[603768.7341,4514691.354800001],[603833.2215,4514528.7108],[603971.4452,4514573.175799999],[604053.2154000001,4514592.5339],[604081.1595999999,4514532.081800001],[604115.5866,4514466.8356],[604125.2991000004,4514448.4300999995],[604126.9430999998,4514445.566400001],[604137.7589999996,4514426.7323],[604152.6037999997,4514403.513599999],[604183.0702999998,4514355.865900001],[604260.3766999999,4514248.8102],[604263.2071000002,4514245.630100001],[604295.5407999996,4514209.3343],[604304.7445,4514197.139599999],[604335.2516999999,4514164.704299999],[604348.9424999999,4514151.5735],[604502.2000000002,4513992.407199999],[604520.7132000001,4513972.572000001],[604531.2258000001,4513957.3981],[604576.5449000001,4513892.4187],[604618.1704000002,4513820.0594],[604672.0241999999,4513682.92],[604678.0269999998,4513664.351600001],[604701.7822000002,4513590.296700001],[604715.2300000004,4513540.744899999],[604724.6662999997,4513506.2367],[604734.6405999996,4513469.5155],[604773.6586999996,4513343.047900001],[604783.4641000004,4513312.32],[604790.1568,4513292.7622],[604801.1468000002,4513267.8247],[604808.9631000003,4513252.391000001],[604814.6924999999,4513241.257999999],[604828.3694000002,4513217.357799999],[604840.1078000003,4513199.2039],[604843.6469,4513193.702400001],[604859.6638000002,4513171.5009],[604879.2011000002,4513145.1302000005],[604900.2547000004,4513119.0030000005],[604910.3109999998,4513106.376800001],[604899.0384,4513103.5524],[604820.3639000002,4513085.1175999995],[604838.2692,4513060.722100001],[604850.9236000003,4513025.5934],[604868.2980000004,4512996.9714],[604884.0223000003,4512983.5372],[604901.8909999998,4512973.6865],[604918.8794,4512966.377],[604941.5981999999,4512959.8149999995],[604959.7867,4512957.185900001],[604982.2597000003,4512956.0611000005],[605000.4245999996,4512955.097200001],[605026.3629999999,4512953.6885],[605040.3265000004,4512951.332900001],[605049.6365,4512949.6884],[605078.2435999997,4512944.6537],[605095.2227999996,4512938.0107],[605164.2405000003,4512911.2327],[605182.6084000003,4512913.825200001],[605220.2938999999,4512899.704399999],[605269.4408999998,4512881.0833],[605341.0954999998,4512853.012],[605369.4507999998,4512841.9791],[605400.9671999998,4512828.3266],[605435.2322000004,4512811.3824000005],[605463.9934,4512795.5814],[605491.5872,4512778.7645],[605522.0314999996,4512757.4361000005],[605539.6129999999,4512744.140699999],[605571.9795000004,4512718.287599999],[605595.2145999996,4512699.2994],[605641.6222999999,4512653.883099999],[605642.9122000001,4512652.236099999],[605732.1300999997,4512541.478499999],[605744.4594,4512523.556399999],[605770.8430000003,4512485.1831],[605805.3745999997,4512437.9328000005],[605816.3761999998,4512424.3221],[605840.3635,4512388.2465],[605879.8757999996,4512329.2983],[605924.9404999996,4512259.992799999],[605982.1771999998,4512172.0974],[605990.7235000003,4512159.006899999],[606001.5595000004,4512168.821699999],[606028.5683000004,4512128.237600001],[606063.1363000004,4512072.772600001],[606105.0521,4512005.421599999],[606110.3942,4511997.947899999],[606138.9221999999,4511957.4969999995],[606147.5422,4511945.1850000005],[606132.0121999998,4511944.7404],[606153.4748999998,4511914.1811999995],[606192.0301999999,4511869.321900001],[606214.2834000001,4511842.5492],[606242.0352999996,4511815.078199999],[606265.6602999996,4511792.7666],[606305.0308999997,4511755.913799999],[606462.8733999999,4511630.716],[606471.6742000002,4511623.5144],[606515.5911999997,4511587.727299999],[606556.9585999995,4511547.2404],[606584.3051000005,4511518.7655],[606596.9930999996,4511505.5132],[606636.6427999996,4511461.227],[606672.6449999996,4511418.1098],[606691.9128,4511393.6271],[606708.2589999996,4511372.6555],[606727.1749,4511349.167099999],[606736.5356999999,4511338.309800001],[606747.0100999996,4511326.3583],[606767.7629000004,4511304.3399],[606794.6552999998,4511278.1909],[606793.0221999995,4511256.7382],[606794.6326000001,4511232.889599999],[606797.3646,4511207.3917],[606803.4212999996,4511179.721100001],[606809.1206999999,4511159.262399999],[606819.0899999999,4511129.649599999],[606830.8732000003,4511108.945499999],[606854.7663000003,4511068.3193],[606807.7407,4511014.7903],[606763.7588,4510960.9723000005],[606686.7918999996,4510875.368899999],[606631.4463999998,4510824.7191],[606514.8472999996,4510728.887700001],[606458.1248000003,4510662.2311],[606446.4698999999,4510644.6317],[606414.0634000003,4510595.978700001],[606400.1095000003,4510567.909499999],[606400.3947000001,4510553.923699999],[606362.3254000004,4510493.7534],[606283.6453999998,4510362.051899999],[606254.6124,4510313.5592],[606248.0707,4510304.471899999],[606275.3969,4510312.968900001],[606268.8631999996,4510303.3265],[606253.3835000005,4510281.453500001],[606243.8656000001,4510267.882300001],[606213.0064000003,4510228.9122],[606204.2181000002,4510217.461100001],[606157.3827999998,4510155.834100001],[606107.2471000003,4510094.6043],[606099.7762000002,4510085.503799999],[606066.4364,4510048.6085],[606052.6162,4510034.642899999],[606001.3353000004,4509982.502],[605989.0203999998,4509969.557399999],[605970.6316999998,4509950.1971],[605931.5707999999,4509911.666200001],[605903.3365000002,4509883.838199999],[605881.1980999997,4509860.8716],[605875.8729999997,4509855.244000001],[605868.3043999998,4509847.0307],[605853.0477999998,4509833.045],[605829.6530999998,4509803.398800001],[605815.0539999995,4509784.759199999],[605787.1830000002,4509749.1647],[605758.1964999996,4509714.775599999],[605647.4009999996,4509583.0678],[605561.8502000002,4509481.477399999],[605533.8597999997,4509454.0984000005],[605523.8618999999,4509444.407500001],[605483.8545000004,4509406.753900001],[605412.6036999999,4509344.673699999],[605400.1359999999,4509348.271500001],[605393.1276000002,4509354.056500001],[605336.4846999999,4509310.060699999],[605305.1505000005,4509286.077099999],[605243.6331000002,4509246.231899999],[605228.2187000001,4509237.241699999],[605176.5380999995,4509206.530200001],[605120.5218000002,4509177.756200001],[605076.0538999997,4509156.585200001],[605053.5673000002,4509145.9408],[605028.8754000003,4509135.931299999],[605001.2450000001,4509124.659],[604994.2843000004,4509121.1185],[604989.0016000001,4509118.379000001],[604980.8521999996,4509115.265799999],[604968.5741999997,4509111.427999999],[604930.5843000002,4509098.0107],[604885.3032,4509086.4891],[604839.5447000004,4509078.847100001],[604800.5141000003,4509073.299000001],[604762.2231000001,4509069.2049],[604719.0040999996,4509067.151000001],[604648.7789000003,4509075.3751],[604566.5022999998,4509087.6491],[604546.3605000004,4509090.3629],[604514.7801999999,4509095.5802],[604388.1233999999,4509116.335200001],[604344.2572999997,4509124.267000001],[604320.1294,4509128.1467],[604291.233,4509128.739499999],[604256.2076000003,4509126.692500001],[604189.8552999999,4509117.876700001],[604110.7721999995,4509101.332800001],[604064.9786,4509090.142100001],[604002.7713000001,4509074.8354],[603937.5328000002,4509058.820599999],[603849.4453999996,4509027.7194],[603784.7330999998,4509010.2699],[603706.9276,4508980.7577],[603643.1289999997,4508958.325999999],[603572.0515999999,4508924.801200001],[603515.7197000002,4508887.8189],[603460.9949000003,4508850.637499999],[603365.9342999998,4508768.0382],[603255.1061000004,4508665.0133],[603244.7736,4508679.0812],[603238.4126000004,4508686.9867],[603223.7460000003,4508708.988500001],[603212.7188999997,4508730.4857],[603198.6555000003,4508757.714299999],[603217.2351000002,4508764.079500001],[603236.8755000001,4508773.1241999995],[603253.0516999997,4508782.231799999],[603270.4497999996,4508794.576300001],[603286.4733999996,4508808.5671],[603299.6316999998,4508822.073899999],[603313.4068,4508839.808499999],[603323.3309000004,4508855.046800001],[603333.5279000001,4508874.952099999],[603340.3960999995,4508891.258099999],[603432.4423000002,4508977.9232],[603403.6930999998,4509058.7959],[603368.5234000003,4509151.9035],[603301.3333,4509330.502],[603227.0804000003,4509525.2129999995],[603150.5343000004,4509496.5012],[603076.6791000003,4509468.604900001],[603002.4855000004,4509440.704600001],[602925.7657000003,4509412.2149],[602850.3844999997,4509378.5262],[602777.8568000002,4509346.099099999],[602720.9437999995,4509320.550899999],[602689.3787000002,4509306.5681],[602618.5279000001,4509274.943],[602546.0014000004,4509242.2963],[602503.6091,4509223.2793000005],[602473.3898,4509209.6491],[602403.4616,4509178.3719999995],[602330.6798999999,4509145.7239],[602258.2292,4509113.5252],[602229.1821999997,4509100.578400001],[602185.4523999998,4509080.4344999995],[602112.8316000002,4509048.234999999],[602037.2222999996,4509018.3266],[602010.7032000003,4509104.009199999],[601961.8569,4509087.349099999],[601936.7729000002,4509081.0087],[601911.4172,4509075.9969999995],[601885.8727000002,4509072.426100001],[601903.6942999996,4508961.8642],[601829.0762999998,4508927.3083999995],[601754.2104000002,4508892.3059],[601689.8320000004,4508862.4443],[601616.8951000003,4508828.357899999],[601544.9617999997,4508794.952099999],[601472.5258,4508761.2072],[601529.1928000003,4508595.550899999],[601581.6065999996,4508438.3859],[601508.8667000001,4508408.078400001],[601432.9885,4508384.8346],[601478.1622000001,4508225.793500001],[601513.3771000002,4508097.0382],[601517.0102000004,4508084.6526999995],[601608.2079999996,4508118.321799999],[601657.6069999998,4508138.3177000005],[601719.2412,4508165.476399999],[601777.1459999997,4508175.041999999],[601974.9457999999,4508233.7173999995],[602025.0295000002,4508252.947899999],[602032.9230000004,4508256.387399999],[602040.9254000001,4508258.051899999],[602049.0182999996,4508259.273499999],[602057.2017999999,4508260.052300001],[602065.3898999998,4508260.4980999995],[602073.5011999998,4508260.387599999],[602085.0077,4508259.102600001],[602096.4342999998,4508257.4834],[602107.8656000001,4508255.531300001],[602119.4687999999,4508253.3594],[602103.2454000004,4508241.367000001],[602088.7879999997,4508229.9541],[602093.0950999996,4508223.9068],[602097.6571000004,4508217.7519000005],[602102.8042000001,4508212.0493],[602108.3674999997,4508206.796499999],[602114.3470999999,4508201.9936],[602120.7428000001,4508197.6405],[602127.4671999998,4508193.9581],[602134.4389000004,4508190.723200001],[602141.7392999995,4508188.159],[602149.1164999995,4508186.1511],[602159.9291000003,4508186.188999999],[602170.7493000003,4508185.6719],[602181.4957999997,4508184.376499999],[602192.1670000004,4508182.414000001],[602202.6769000003,4508179.894099999],[602212.9426999995,4508176.704700001],[602223.1316,4508172.959100001],[602232.9918999998,4508168.5428],[602242.6063999999,4508163.568],[602251.8908000002,4508158.033500001],[602260.7605999997,4508151.938200001],[602269.3000999996,4508145.2831999995],[602277.4234999996,4508138.178300001],[602285.1306999996,4508130.6236000005],[602292.3388,4508122.506899999],[602299.0448000003,4508114.050100001],[602305.2500999998,4508105.1424],[602310.8672000002,4508096.0045],[602315.9836999997,4508086.4155],[602320.4276,4508076.5953],[602327.0379999997,4508056.701199999],[602332.3046000004,4508036.2336],[602335.9710999997,4508015.410700001],[602338.2046999997,4507994.346000001],[602338.9179999996,4507973.260399999],[602338.1939000003,4507952.265900001],[602333.6144000003,4507910.677999999],[602303.3044999996,4507854.190300001],[602263.6935,4507792.134099999],[602218.5976999998,4507760.202500001],[602197.5541000003,4507748.476600001],[602175.9040000001,4507737.852600001],[602153.5597000001,4507728.5516],[602130.7731999997,4507720.687899999],[602044.8817999996,4507687.9737],[602085.6761999996,4507602.820800001],[602029.0312000001,4507575.0616],[602017.1390000004,4507567.459100001],[602004.1288000001,4507561.284600001],[601990.2540999996,4507556.5417],[601975.9309999999,4507553.6800999995],[601961.4161999999,4507552.4814],[601947.0443000002,4507553.1721],[601933.25,4507554.869999999],[601875.4139,4507527.650699999],[601803.9079999998,4507493.0275],[601730.9744999995,4507457.7192],[601660.8126999997,4507423.559900001],[601581.3317999998,4507385.0546],[601564.5440999996,4507377.0528],[601547.7562999995,4507369.051000001],[601538.0185000002,4507364.476600001],[601472.7238999996,4507332.6063],[601423.4089000002,4507411.0952],[601374.4661999997,4507388.2206],[601334.7648999998,4507369.136499999],[601328.2446999997,4507382.5929000005],[601226.8557000002,4507333.466700001],[601243.1212999998,4507299.2699],[601273.9769000001,4507236.071799999],[601263.8043,4507232.380100001],[601254.0722000003,4507227.362],[601245.0324999997,4507221.132099999],[601236.9370999997,4507213.8048],[601229.8690999998,4507205.4923],[601202.3649000004,4507134.5031],[601186.4094000002,4507114.966600001],[601169.2591000004,4507096.301999999],[601150.9095000001,4507078.842499999],[601131.6139000002,4507062.591399999],[601111.3723999998,4507047.548800001],[601089.6734999996,4507077.4528],[601054.7982999999,4507063.6543000005],[600780.9767000005,4506957.2291],[600812.4932000004,4506876.273800001],[600652.4743999997,4506813.369200001],[600609.7679000003,4506797.4682],[600579.3470000001,4506878.7722],[600355.4139,4506793.579700001],[600345.9201999996,4506877.055199999],[600341.6809,4506915.635500001],[600315.2933999998,4507142.5525],[600239.7045999998,4507134.2031],[599983.4150999999,4507105.5417],[599969.9913999997,4507104.8057],[599956.4637000002,4507105.511700001],[599943.2528999997,4507107.7763],[599932.0538999997,4507092.4147],[599924.0820000004,4507082.092800001],[599921.5813999996,4507073.287900001],[599919.8814000003,4507061.496099999],[599922.2615999999,4507047.8718],[599930.4840000002,4507033.3269],[599938.1270000003,4507017.8859],[599946.5505999997,4507007.229699999],[599888.068,4506989.566],[599871.1870999997,4506969.4648],[599795.1978000002,4506927.917400001],[599847.4889000002,4506821.8124],[599834.3037999999,4506815.8616],[599822.7977,4506810.7105],[599805.0821000002,4506802.3672],[599789.2056,4506795.4921],[599762.9166000001,4506846.655300001],[599753.9619000005,4506865.409600001],[599742.1118999999,4506860.6982],[599743.2122,4506854.273399999],[599744.7378000002,4506847.632200001],[599748.4436999997,4506823.367000001],[599752.3328,4506804.3226],[599751.0593999997,4506792.203500001],[599749.2402999997,4506782.9637],[599738.6753000002,4506776.9373],[599686.0685999999,4506755.690300001],[599655.0903000003,4506740.840600001],[599630.5721000005,4506786.0326000005],[599619.1950000003,4506777.5528],[599616.3773999996,4506779.7355],[599600.4457,4506795.842700001],[599490.7600999996,4506727.6438],[599440.0983999996,4506794.4693],[599428.5881000003,4506808.5265999995],[599337.2688999996,4506889.352700001],[599247.4625000004,4506945.663000001],[599162.3216000004,4506975.3902],[599195.3148999996,4506763.658299999],[599203.6656,4506720.4693],[599302.1835000003,4506600.545299999],[599308.2476000004,4506570.427100001],[599277.0137,4506580.889799999],[599223.3542999998,4506600.268100001],[599196.4453999996,4506609.5677000005],[599144.6645,4506589.557],[599138.4512,4506630.8871],[599107.2029999997,4506642.4606],[599027.9075999996,4506670.824200001],[598990.4632000001,4506684.536],[598941.8191,4506701.762599999],[598908.0416000001,4506712.9702],[598896.2281999998,4506718.142000001],[598865.8344,4506729.061799999],[598835.4138000002,4506640.5011],[598832.0950999996,4506629.576199999],[598823.0409000004,4506624.237400001],[598813.0396999996,4506620.2183],[598802.2588999998,4506617.632099999],[598791.2856000001,4506616.8199000005],[598780.2915000003,4506617.5616999995],[598769.6977000004,4506619.974300001],[598759.9294999996,4506623.8412999995],[598748.3680999996,4506629.127800001],[598735.9809999997,4506632.959899999],[598723.0232999995,4506635.2301],[598709.8357999995,4506635.720799999],[598696.6720000003,4506634.4355],[598684.0371000003,4506631.491800001],[598672.1831999999,4506627.0041000005],[598599.5179000003,4506595.2838],[598524.6589000002,4506569.6416],[598514.5656000003,4506566.1767],[598487.7361000003,4506556.827500001],[598450.0528999995,4506544.0035],[598437.1864,4506539.3917],[598416.0762999998,4506532.005999999],[598375.9590999996,4506517.9288],[598368.9781999998,4506515.5046999995],[598362.4506000001,4506510.755100001],[598354.8761999998,4506502.105599999],[598347.3789999997,4506494.0123],[598339.0596000003,4506490.5713],[598328.7346999999,4506485.4383000005],[598310.2454000004,4506484.3050999995],[598291.7889999999,4506487.0583],[598280.4033000004,4506485.464199999],[598268.7134999996,4506481.3124],[598254.1630999995,4506476.2346],[598226.9121000003,4506466.7696],[598213.7918999996,4506462.1548999995],[598209.5392000005,4506457.8796],[598192.1119999997,4506440.3289],[598185.4505000003,4506432.913000001],[598177.5203,4506425.5912999995],[598159.273,4506406.1423],[598099.5292999996,4506342.622300001],[597983.5514000002,4506205.526799999],[597974.4199000001,4506205.9614],[598019.7412999999,4506114.0747],[597947.4496999998,4506085.4747],[597895.5307999998,4506216.3561],[597866.0443000002,4506222.5178],[597817.3821999999,4506196.2291],[597750.7644999996,4506160.267100001],[597728.6859999998,4506142.8783],[597695.9014999997,4506117.1326],[597639.0232999995,4506072.9728999995],[597576.1912000002,4506025.293400001],[597415.2822000002,4505968.999],[597408.6501000002,4505965.6921999995],[597333.4036999997,4505943.0549],[597307.3613999998,4505931.388800001],[597260.2324999999,4505916.7818],[597235.0700000003,4505908.9023],[597201.6697000004,4505891.255799999],[597163.3823999995,4505878.9858],[597003.0270999996,4505831.5898],[596933.4002,4505818.4673],[596754.3470000001,4505785.598999999],[596679.6615000004,4505771.524800001],[596603.9561000001,4505757.882200001],[596530.5021000002,4505740.0507],[596455.8048999999,4505720.316299999],[596375.4768000003,4505698.178099999],[596301.4546999997,4505678.454],[596108.7034,4505632.766899999],[596004.7971000001,4505597.5594999995],[595931.5363999996,4505577.6271],[595741.4940999998,4505524.657],[595581.3420000002,4505473.4089],[595563.6892999997,4505531.802999999],[595447.7631000001,4505741.0375],[595428.2106999997,4505776.4252],[595415.4928000001,4505799.466],[595412.8981999997,4505804.0956999995],[595408.733,4505812.5911],[595416.6802000003,4505805.6986],[595426.5094999997,4505810.154999999],[595438.2635000004,4505816.079399999],[595456.1379000004,4505825.7464000005],[595469.881,4505834.6942],[595485.5329,4505846.3311],[595500.7380999997,4505859.8498],[595508.8348000003,4505867.614700001],[595524.6643000003,4505885.1383],[595537.0412999997,4505901.7294],[595550.6354999999,4505922.221999999],[595559.0258,4505939.983100001],[595568.4343999997,4505963.9747],[595574.9731999999,4505987.7073],[595578.5736999996,4506009.958699999],[595583.4857999999,4506035.3357],[595577.0810000002,4506047.132999999],[595562.0620999997,4506078.2487],[595556.7041999996,4506094.056399999],[595552.2456,4506112.2071],[595549.7988,4506125.0546],[595547.9696000004,4506155.562999999],[595546.8030000003,4506173.9782],[595547.2271999996,4506186.9737],[595550.6069999998,4506206.6687],[595557.4127000002,4506262.158],[595561.4308000002,4506271.6469],[595567.5108000003,4506278.4977],[595573.1297000004,4506281.789799999],[595594.0311000003,4506285.9449000005],[595577.9880999997,4506285.0721],[595572.8147,4506286.559800001],[595567.6199000003,4506289.7127],[595563.5906999996,4506294.2128],[595558.4489000002,4506299.8089000005],[595542.8077999996,4506392.424799999],[595532.4324000003,4506391.0699000005],[595476.5003000004,4506384.2436999995],[595399.3935000002,4506374.814200001],[595322.2006000001,4506365.4954],[595245.0920000002,4506356.1785],[595164.9447999997,4506346.601399999],[595084.7143000001,4506336.913000001],[595003.0546000004,4506326.6521000005],[594921.4748999998,4506316.726299999],[594842.4181000004,4506307.7217],[594765.1394999996,4506298.4077],[594687.8550000004,4506289.5384],[594611.0829999996,4506280.2324],[594575.5614999998,4506276.2269],[594533.2067999998,4506271.3573],[594456.4274000004,4506262.607899999],[594379.4957999997,4506252.5252],[594301.4529999997,4506243.428300001],[594259.4402000001,4506238.2315],[594224.5998,4506233.792199999],[594184.0217000004,4506228.725099999],[594147.4057,4506224.3747000005],[594105.4786,4506219.0689],[594070.4606999997,4506215.294199999],[594026.8481000001,4506209.634400001],[593993.1831999999,4506205.7662],[593948.4736000001,4506199.981899999],[593912.9543000003,4506195.7575],[593869.9299999997,4506190.3281],[593833.3263999997,4506184.9802],[593753.1843999997,4506174.7523],[593700.9527000003,4506169.0966],[593645.1063000001,4506161.952299999],[593567.4124999996,4506151.8684],[593491.3954999996,4506142.805600001],[593449.9577000001,4506138.842],[593403.7671999997,4506129.822699999],[593259.6332,4506115.020300001],[593244.8682000004,4506113.2805],[593206.9008999998,4506108.806700001],[593100.4221999999,4506096.367799999],[593067.8103,4506096.069800001],[593054.4789000005,4506134.983200001],[593025.4166000001,4506208.7831],[592996.2731999997,4506282.359999999],[592967.0416000001,4506356.268999999],[592844.0356000001,4506307.6548999995],[592820.7098000003,4506375.642999999],[592814.6695999997,4506392.4431],[592797.9951999998,4506442.0845],[592783.6907000002,4506484.649900001],[592771.3142999997,4506521.6883000005],[592755.2648,4506575.4454],[592744.5728000002,4506606.1765],[592722.3734999998,4506665.2971],[592715.4030999998,4506682.196699999],[592685.1026999997,4506747.3224],[592681.7997000003,4506754.719799999],[592645.6903999997,4506824.9913],[592611.3224,4506904.7217999995],[592580.1540999999,4506971.8355],[592571.2912999997,4506991.487299999],[592550.0706000002,4507046.8456999995],[592516.1215000004,4507140.570800001],[592485.5782000003,4507225.456599999],[592442.1774000004,4507345.598999999],[592409.5601000004,4507434.3451000005],[592399.4064999996,4507462.7519000005],[592449.2729000002,4507460.930600001],[592458.7388000004,4507460.604499999],[592457.8318999996,4507465.589199999],[592455.6551999999,4507477.5527],[592453.0230999999,4507492.175100001],[592441.7841999996,4507553.431500001],[592428.4643999999,4507625.7644],[592423.9369000001,4507650.133300001],[592290.131,4507737.730900001],[592286.3827999998,4507740.2378],[592271.5630999999,4507749.934599999],[592252.5853000004,4507761.134099999],[592199.3788999999,4507834.7477],[592177.8919000002,4507864.3462000005],[592081.4817000004,4507995.489600001],[592090.1041000001,4508001.813999999],[592000.5255000005,4508127.2699],[591947.2938000001,4508203.327500001],[591898.4419999998,4508273.6665],[591849.2980000004,4508347.2217999995],[591804.1216000002,4508421.048699999],[591794.3066999996,4508436.0265],[591785.4956,4508451.7939],[591777.7757000001,4508468.129899999],[591775.5970000001,4508473.543099999],[591771.1496000001,4508484.8125],[591765.7004000004,4508501.9539],[591754.4595999997,4508516.1369],[591744.6420999998,4508531.3368],[591736.165,4508547.441400001],[591729.6234999998,4508564.1251],[591786.3778999997,4508585.255799999],[591825.1169999996,4508608.2733],[591837.4261999996,4508603.318600001],[591938.9940999998,4508709.2729],[592143.5569000002,4508921.2038],[592213.9987000003,4508996.0217],[592267.1372999996,4509049.419399999],[592276.3107000003,4509058.8596],[592286.9060000004,4509069.4277],[592295.4951,4509078.305600001],[592306.9154000003,4509090.4384],[592323.8388,4509108.301999999],[592411.0421000002,4509200.0953],[592420.0449000001,4509209.6446],[592452.9561000001,4509245.8048],[592532.6579999998,4509376.697899999],[592548.7951999996,4509403.3232],[592666.8017999995,4509597.869100001],[592774.3600000003,4509769.748400001],[592779.9064999996,4509778.6998],[592792.3958999999,4509799.728800001],[592792.6725000003,4509804.6173],[592800.5525000002,4509991.459799999],[592803.1623,4510147.260299999],[592806.1619999995,4510305.6194],[592806.5351999998,4510370.240599999],[592807.2367000002,4510374.9124],[592808.4890000001,4510382.810799999],[592809.0821000002,4510396.1413],[592808.9802999999,4510411.0173],[592808.6810999997,4510414.6774],[592807.5647,4510429.651799999],[592808.0844,4510469.0721],[592823.0968000004,4510571.736199999],[592732.0076000001,4510583.0307],[592693.9298,4510589.2158],[592645.8682000004,4510596.9418],[592600.8699000003,4510602.8188000005],[592558.7270999998,4510609.9531],[592483.2752999999,4510620.113700001],[592408.4119999995,4510630.5044],[592337.7801999999,4510640.171399999],[592234.8474000003,4510653.322799999],[592243.0132999998,4510696.058],[592252.8305000002,4510748.583799999],[592266.2121000001,4510826.800799999],[592283.7845999999,4510927.8301],[592294.1078000003,4510987.1349],[592309.3028999995,4511068.816400001],[592396.6028000005,4511069.682399999],[592491.8885000004,4511080.1972],[592581.2142000003,4511094.6357],[592638.9227999998,4511105.2381],[592688.4157999996,4511111.075200001],[592774.4774000002,4511123.1437],[592862.2119000005,4511136.455399999],[592948.5981999999,4511149.529200001],[592955.7643999998,4511170.6029],[592996.6372999996,4511156.793500001],[593026.1360999998,4511161.160599999],[593100.8062000005,4511172.5348000005],[593176.5695000002,4511184.2566],[593252.7602000004,4511195.5404],[593284.7858999996,4511200.384500001],[593286.1338999998,4511200.623500001],[593302.9024,4511203.3882],[593310.6556000002,4511204.596100001],[593334.8409000002,4511208.453500001],[593407.2432000004,4511218.802999999],[593514.0235000001,4511234.916200001],[593518.6105000004,4511205.9965],[593555.8422999997,4511213.1280000005],[593576.4768000003,4511083.5998],[593614.4057,4511089.075099999],[593618.4359999998,4511064.145300001],[593696.3892000001,4511076.3441],[593679.807,4511179.055],[593767.8125999998,4511130.7618],[593829.4474999998,4511097.9013],[593849.5087000001,4511100.708900001],[593925.2632999998,4511113.1044],[594014.0361000001,4511124.3334],[594092.2540999996,4511135.5406],[594170.4633999998,4511147.4146],[594234.7438000003,4511152.3398],[594231.1282000002,4511137.860400001],[594247.2931000004,4511168.153999999],[594267.3986999998,4511207.2687],[594377.8058000002,4511144.0571],[594493.3102000002,4511078.580600001],[594660.2768000001,4510983.8971],[594698.6789999995,4511051.4474],[594832.4775,4510975.440300001],[595007.7877000002,4510875.986],[595010.1826,4510867.023600001],[595023.0390999997,4510871.9626],[595066.5258999998,4510826.000399999],[595110.3109999998,4510783.151000001],[595204.2647000002,4510779.1392],[595222.9813000001,4510715.761700001],[595295.9161999999,4510737.461100001],[595313.4589,4510680.064099999],[595426.9326999998,4510714.4991999995],[595448.0582999997,4510647.8224],[595611.9934,4510698.232000001],[595612.5407999996,4510616.523700001],[595634.2023,4510541.1943],[595649.2478,4510494.3134],[595658.6618999997,4510465.0129],[595683.2807999998,4510389.6108],[595707.8958999999,4510314.5419],[595741.7801999999,4510208.394300001],[595765.0279999999,4510141.1907],[595793.7462999998,4510068.9506],[595823.5772000002,4509995.614800001],[595853.5789000001,4509922.170299999],[595870.7721999995,4509879.203400001],[596020.1489000004,4509939.7586],[596060.7320999997,4509955.8281],[596134.6737000002,4509984.987400001],[596169.3729999997,4509998.8716],[596280.5329,4510042.948799999],[596306.8311000001,4510053.3938],[596354.0694000004,4510070.661599999],[596482.7923999997,4510121.298699999],[596542.2348999996,4510148.163899999],[596566.4128,4510159.248400001],[596599.8439999996,4510173.1182],[596670.8025000002,4510197.581],[596744.9194999998,4510219.421],[596785.3989000004,4510230.274900001],[596867.5179000003,4510253.664000001],[596927.2430999996,4510271.653999999],[596938.9292000001,4510243.3839],[596986.6540999999,4510261.9946],[597134.7306000004,4510330.3277],[597214.0669,4510372.558800001],[597261.9867000002,4510401.943399999],[597304.3494999995,4510430.0342],[597359.8662,4510466.069800001],[597380.3179000001,4510477.7743],[597451.5498000002,4510526.007999999],[597466.1260000002,4510534.970799999],[597482.0384,4510545.0615],[597497.6160000004,4510554.925799999],[597534.6244999999,4510579.0615],[597644.5318,4510652.898399999],[597665.0480000004,4510666.047900001],[597734.1527000004,4510708.8160999995],[597776.0171999997,4510736.014900001],[597781.5208999999,4510722.098099999],[597838.7246000003,4510757.9376],[597894.2523999996,4510792.7563000005],[597910.3427999998,4510802.073100001],[597973.534,4510838.437000001],[597976.0493000001,4510839.8026],[597988.7917,4510846.854699999],[598014.1266999999,4510859.513800001],[598061.4413000001,4510883.122400001],[598079.3322999999,4510890.3539],[598098.5872999998,4510896.6042],[598107.8393000001,4510899.3914],[598117.0142999999,4510901.622400001],[598118.0214,4510914.847999999],[598128.7231999999,4510973.9452],[598134.5418999996,4510993.6741],[598143.1222999999,4511021.6557],[598162.6413000003,4511065.3259],[598180.0673000002,4511094.868100001],[598183.6271000002,4511100.2445],[598217.4825999998,4511151.6548],[598226.8329999996,4511166.101299999],[598258.3563000001,4511215.0383],[598298.6501000002,4511277.5261],[598301.5416000001,4511282.3386],[598299.1443999996,4511252.9956],[598349.9445000002,4511331.8331],[598354.8301999997,4511345.443299999],[598367.5131000001,4511388.690400001],[598368.9693,4511393.483899999],[598374.4972999999,4511422.3134],[598377.3513000002,4511442.669399999],[598380.8278999999,4511473.359200001],[598382.4970000004,4511493.921499999],[598382.6205000002,4511503.693499999],[598382.7083,4511509.801200001],[598380.8186999997,4511537.644099999],[598379.9173999997,4511548.2908],[598377.1305999998,4511580.1186999995],[598373.3799999999,4511595.501700001],[598368.2034999998,4511616.5283],[598364.7237999998,4511630.582599999],[598353.2907999996,4511664.9604],[598338.9104000004,4511698.744000001],[598337.0919000003,4511702.161699999],[598307.0438000001,4511758.609099999],[598282.5447000004,4511804.138499999],[598261.0741999997,4511844.1567],[598247.2242,4511869.8423999995],[598184.8091000002,4511985.927100001],[598116.7795000002,4512111.7083],[598095.6387,4512158.837099999],[598089.5224000001,4512174.411],[598083.6490000002,4512190.7653],[598076.5900999997,4512213.7656],[598069.7741999999,4512237.5463],[598061.2807999998,4512279.624299999],[598052.0673000002,4512331.463300001],[598032.7002999997,4512436.017100001],[598068.8938999996,4512539.973999999],[598099.2418999998,4512664.504799999],[598151.5980000002,4512765.456599999],[598178.2871000003,4512904.7061],[598165.7175000003,4513005.9078],[598167.3534000004,4513054.4487],[598167.9502999997,4513073.109300001],[598127.1294999998,4513191.256999999],[598051.0716000004,4513312.1581],[597981.3874000004,4513347.0977],[597977.0403000005,4513350.26],[597969.5395,4513355.712099999],[597965.2797999997,4513358.6535],[597957.9522000002,4513363.774900001],[597953.0305000003,4513365.7083],[597977.1980999997,4513427.648399999],[597983.1826,4513421.9542],[597990.5798000004,4513417.944],[597995.0854000002,4513415.5611000005],[598005.7149,4513409.7062],[598041.7777000004,4513484.9054000005],[598056.0071,4513513.183800001],[598063.1630999995,4513527.3791000005],[598096.5822999999,4513591.7739],[598106.7624000004,4513613.4482],[598117.5362,4513634.908299999],[598128.9051999999,4513656.043199999],[598140.7005000003,4513676.8508],[598153.0893999999,4513697.4441],[598165.9905000003,4513717.600199999],[598180.2302000001,4513738.6623],[598193.4094000002,4513756.934599999],[598207.8426999999,4513776.1118],[598222.7882000003,4513794.8517],[598238.2445,4513813.2654],[598254.1299999999,4513831.1296],[598317.2801999999,4513900.2502],[598333.7959000003,4513915.1252999995],[598377.7544999998,4513954.6800999995],[598428.1902999999,4513995.875700001],[598456.7609000001,4514018.2392],[598566.9951999998,4514107.3072999995],[598582.2780999998,4514119.6129],[598601.4045000002,4514134.8564],[598611.1749,4514142.7585],[598626.6101000002,4514156.2875],[598674.9541999996,4514202.2313],[598698.8995000003,4514229.5304000005],[598727.5839,4514262.222100001],[598753.8947000001,4514295.659499999],[598774.5999999996,4514325.358200001],[598795.0177999996,4514357.606899999],[598811.5268999999,4514385.473300001],[598824.6248000003,4514409.6302000005],[598849.2703,4514460.2552000005],[598868.8196999999,4514500.5975],[598892.2030999996,4514550.8727],[598925.6187000005,4514627.262700001],[598934.8859000001,4514647.4827],[598996.6234999998,4514795.976],[599036.1990999999,4514891.2128],[599070.0744000003,4514977.1581999995],[599093.8021,4515039.3188000005],[599095.8492,4515044.009400001],[599112.5058000004,4515085.8682],[599142.6457000002,4515173.318399999],[599145.8217000002,4515188.2388],[599177.3712999998,4515189.3277],[599243.4252000004,4515191.4344999995],[599378.4692000002,4515190.693],[599362.3477999996,4515159.388499999],[599347.7555999998,4515127.327400001],[599334.6067000004,4515094.6194],[599323.0684000002,4515061.3780000005],[599291.1624999996,4514954.6954],[599381.8388999999,4514946.0309],[599459.3398000002,4514938.0787],[599544.0029999996,4514931.000700001],[599629.4272999996,4514923.823000001],[599800.8733000001,4514909.034399999],[600033.3417999996,4514887.9684],[600218.5729999999,4514871.2662],[600228.4028000003,4514980.540999999],[600500.0806,4514955.912699999],[600741.6759000001,4514934.104599999],[600736.8635,4514878.4134],[600827.9326,4514915.516000001],[600853.9693,4514924.8641],[600978.5396999996,4514912.795],[601120.7591000004,4514900.080800001],[601215.4067000002,4514891.381899999],[601452.1924,4514869.8642],[601688.5302999998,4514850.3464],[601695.8273999998,4514927.3903],[601702.6749999998,4515006.4266],[601709.6911000004,4515085.465299999],[601716.2054000003,4515164.164000001],[601722.0412999997,4515243.0754],[601733.7504000003,4515244.6797],[601727.0367,4515284.8913],[601722.2896999996,4515323.2424],[601709.1064999998,4515404.335100001],[601695.9479999999,4515483.651699999],[601692.1173,4515504.4727],[601680.8816,4515566.7171],[601663.4985999996,4515683.2818],[601672.7720999997,4515720.826300001],[601675.1706999997,4515730.5188],[601723.8229999999,4515751.950200001],[601745.5266000004,4515763.1295],[601762.7073999997,4515771.804099999],[601812.4336000001,4515801.0228],[601835.3734999998,4515814.329],[601888.1902999999,4515845.8115],[601970.6825000001,4515897.799699999],[602023.0533999996,4515930.942500001],[602027.7385,4515933.8939],[602039.9559000004,4515941.3903],[602050.1575999996,4515948.1928],[602065.6449999996,4515932.7512],[602076.0778999999,4515922.7914],[602089.0470000003,4515930.853499999],[602152.2260999996,4515969.5868],[602195.1659000004,4515995.0506],[602256.3650000002,4516018.213199999],[602339.4056000002,4516030.2424],[602400.8729999997,4516027.873],[602558.6738,4516022.1755],[602596.7238999996,4516028.9208],[602611.5426000003,4516031.346899999],[602617.2675999999,4516032.3145],[602631.0093999999,4516033.282400001]]]}},{"type":"Feature","properties":{"OBJECTID":7,"DISTRICT":7},"geometry":{"type":"Polygon","coordinates":[[[590860.6946999999,4508233.902000001],[590854.4356000004,4508069.0660999995],[590953.7078,4507902.414999999],[591014.1459999997,4507878.620100001],[591088.2308,4507878.6413],[591275.6486,4507950.0019000005],[591381.5103000002,4507989.9417],[591623.9296000004,4508080.6412],[591699.7616999997,4508110.000399999],[591772.659,4508137.547800001],[591863.2139999997,4508171.642999999],[591930.1412000004,4508196.897500001],[591947.2938000001,4508203.327500001],[592000.5255000005,4508127.2699],[592090.1041000001,4508001.813999999],[592081.4817000004,4507995.489600001],[592177.8919000002,4507864.3462000005],[592199.3788999999,4507834.7477],[592252.5853000004,4507761.134099999],[592271.5630999999,4507749.934599999],[592286.3827999998,4507740.2378],[592290.131,4507737.730900001],[592423.9369000001,4507650.133300001],[592428.4643999999,4507625.7644],[592441.7841999996,4507553.431500001],[592453.0230999999,4507492.175100001],[592455.6551999999,4507477.5527],[592457.8318999996,4507465.589199999],[592458.7388000004,4507460.604499999],[592449.2729000002,4507460.930600001],[592399.4064999996,4507462.7519000005],[592409.5601000004,4507434.3451000005],[592442.1774000004,4507345.598999999],[592485.5782000003,4507225.456599999],[592516.1215000004,4507140.570800001],[592550.0706000002,4507046.8456999995],[592571.2912999997,4506991.487299999],[592580.1540999999,4506971.8355],[592611.3224,4506904.7217999995],[592645.6903999997,4506824.9913],[592681.7997000003,4506754.719799999],[592685.1026999997,4506747.3224],[592715.4030999998,4506682.196699999],[592722.3734999998,4506665.2971],[592744.5728000002,4506606.1765],[592755.2648,4506575.4454],[592771.3142999997,4506521.6883000005],[592783.6907000002,4506484.649900001],[592797.9951999998,4506442.0845],[592814.6695999997,4506392.4431],[592820.7098000003,4506375.642999999],[592844.0356000001,4506307.6548999995],[592967.0416000001,4506356.268999999],[592996.2731999997,4506282.359999999],[593025.4166000001,4506208.7831],[593054.4789000005,4506134.983200001],[593067.8103,4506096.069800001],[593100.4221999999,4506096.367799999],[593206.9008999998,4506108.806700001],[593244.8682000004,4506113.2805],[593259.6332,4506115.020300001],[593403.7671999997,4506129.822699999],[593449.9577000001,4506138.842],[593491.3954999996,4506142.805600001],[593567.4124999996,4506151.8684],[593645.1063000001,4506161.952299999],[593700.9527000003,4506169.0966],[593753.1843999997,4506174.7523],[593833.3263999997,4506184.9802],[593869.9299999997,4506190.3281],[593912.9543000003,4506195.7575],[593948.4736000001,4506199.981899999],[593993.1831999999,4506205.7662],[594026.8481000001,4506209.634400001],[594070.4606999997,4506215.294199999],[594105.4786,4506219.0689],[594147.4057,4506224.3747000005],[594184.0217000004,4506228.725099999],[594224.5998,4506233.792199999],[594259.4402000001,4506238.2315],[594301.4529999997,4506243.428300001],[594379.4957999997,4506252.5252],[594456.4274000004,4506262.607899999],[594533.2067999998,4506271.3573],[594575.5614999998,4506276.2269],[594611.0829999996,4506280.2324],[594687.8550000004,4506289.5384],[594765.1394999996,4506298.4077],[594842.4181000004,4506307.7217],[594921.4748999998,4506316.726299999],[595003.0546000004,4506326.6521000005],[595084.7143000001,4506336.913000001],[595164.9447999997,4506346.601399999],[595245.0920000002,4506356.1785],[595322.2006000001,4506365.4954],[595399.3935000002,4506374.814200001],[595476.5003000004,4506384.2436999995],[595532.4324000003,4506391.0699000005],[595542.8077999996,4506392.424799999],[595558.4489000002,4506299.8089000005],[595563.5906999996,4506294.2128],[595567.6199000003,4506289.7127],[595572.8147,4506286.559800001],[595577.9880999997,4506285.0721],[595594.0311000003,4506285.9449000005],[595573.1297000004,4506281.789799999],[595567.5108000003,4506278.4977],[595561.4308000002,4506271.6469],[595557.4127000002,4506262.158],[595550.6069999998,4506206.6687],[595547.2271999996,4506186.9737],[595546.8030000003,4506173.9782],[595547.9696000004,4506155.562999999],[595549.7988,4506125.0546],[595552.2456,4506112.2071],[595556.7041999996,4506094.056399999],[595562.0620999997,4506078.2487],[595577.0810000002,4506047.132999999],[595583.4857999999,4506035.3357],[595578.5736999996,4506009.958699999],[595574.9731999999,4505987.7073],[595568.4343999997,4505963.9747],[595559.0258,4505939.983100001],[595550.6354999999,4505922.221999999],[595537.0412999997,4505901.7294],[595524.6643000003,4505885.1383],[595508.8348000003,4505867.614700001],[595500.7380999997,4505859.8498],[595485.5329,4505846.3311],[595469.881,4505834.6942],[595456.1379000004,4505825.7464000005],[595438.2635000004,4505816.079399999],[595426.5094999997,4505810.154999999],[595416.6802000003,4505805.6986],[595408.733,4505812.5911],[595412.8981999997,4505804.0956999995],[595415.4928000001,4505799.466],[595428.2106999997,4505776.4252],[595447.7631000001,4505741.0375],[595563.6892999997,4505531.802999999],[595581.3420000002,4505473.4089],[595741.4940999998,4505524.657],[595931.5363999996,4505577.6271],[596004.7971000001,4505597.5594999995],[596108.7034,4505632.766899999],[596301.4546999997,4505678.454],[596375.4768000003,4505698.178099999],[596455.8048999999,4505720.316299999],[596530.5021000002,4505740.0507],[596603.9561000001,4505757.882200001],[596679.6615000004,4505771.524800001],[596754.3470000001,4505785.598999999],[596933.4002,4505818.4673],[597003.0270999996,4505831.5898],[597163.3823999995,4505878.9858],[597201.6697000004,4505891.255799999],[597235.0700000003,4505908.9023],[597260.2324999999,4505916.7818],[597307.3613999998,4505931.388800001],[597333.4036999997,4505943.0549],[597408.6501000002,4505965.6921999995],[597415.2822000002,4505968.999],[597576.1912000002,4506025.293400001],[597639.0232999995,4506072.9728999995],[597695.9014999997,4506117.1326],[597728.6859999998,4506142.8783],[597750.7644999996,4506160.267100001],[597817.3821999999,4506196.2291],[597866.0443000002,4506222.5178],[597895.5307999998,4506216.3561],[597947.4496999998,4506085.4747],[598019.7412999999,4506114.0747],[597974.4199000001,4506205.9614],[597983.5514000002,4506205.526799999],[598041.6168,4506197.966600001],[598073.2854000004,4506192.944700001],[598163.6765999999,4506181.8158],[598253.9923999999,4506170.0208],[598313.8958,4506017.3752999995],[598387.6112000002,4506046.8859],[598402.0546000004,4506009.1063],[598437.9391000001,4505915.6535],[598371.2506999997,4505865.9177],[598307.6639,4505818],[598426.3898999998,4505518.4692],[598464.7638999997,4505422.2739],[598494.2289000005,4505347.9439],[598523.1714000003,4505274.828299999],[598529.9917000001,4505257.5987],[598532.9661999997,4505249.977299999],[598595.9160000002,4505091.6009],[598705.4458999997,4504811.603800001],[598630.5273000002,4504782.740599999],[598562.0109000001,4504755.4065000005],[598547.8798000002,4504750.333699999],[598490.9605,4504727.928300001],[598576.7980000004,4504507.3475],[598505.9172,4504479.649499999],[598514.1447000001,4504458.330600001],[598521.2339000003,4504439.994200001],[598558.4325000001,4504343.672800001],[598563.6840000004,4504330.086200001],[598570.7750000004,4504311.638900001],[598548.4631000003,4504298.796800001],[598506.3415000001,4504269.2601],[598482.0646000002,4504251.618000001],[598562.0354000004,4504046.7249],[598488.3672000002,4504018.5462],[598414.0327000003,4503989.5822],[598498.6672,4503770.8719999995],[598522.1798,4503763.4120000005],[598515.7154999999,4503747.338500001],[598477.4386999998,4503650.6821],[598455.3744000001,4503599.8727],[598433.8764000004,4503550.9582],[598346.9105000002,4503549.917300001],[598301.3459999999,4503441.618799999],[598263.6868000003,4503547.1504999995],[598207.6401000004,4503528.312000001],[598200.0966999996,4503510.6702],[598209.9565000003,4503487.374],[598292.0503000002,4503294.497199999],[598342.4353999998,4503121.7412],[598426.1454999996,4502890.361099999],[598613.8080000002,4502419.5451],[598646.5294000003,4502323.719699999],[598651.4574999996,4502309.1296999995],[598480.2171,4502369.699100001],[598430.9923,4502390.4749],[598411.7149999999,4502396.9921],[598393.3794,4502402.6337],[598367.6458999999,4502411.508099999],[598334.9886999996,4502419.7359],[598316.2525000004,4502423.707],[598303.1113,4502426.5308],[598272.2997000003,4502429.454],[598238.6392000001,4502430.452299999],[598225.3744999999,4502429.832800001],[598204.0842000004,4502428.7742],[598155.8871999998,4502423.030200001],[598139.8819000004,4502431.478800001],[598092.7451,4502415.867900001],[598080.4555000002,4502411.819800001],[598050.9097999996,4502402.103700001],[597931.2958000004,4502349.898499999],[597922.3026,4502345.894099999],[597906.0110999998,4502337.5745],[597903.8295,4502336.3245],[597674.1260000002,4502207.9537],[597655.8416999998,4502196.832800001],[597610.7122999998,4502169.8158],[597456.9148000004,4502074.091700001],[597421.1158999996,4502051.084100001],[597392.6957999999,4502032.725500001],[597303.3464000002,4501973.4888],[597259.2651000004,4501943.712099999],[597238.6577000003,4501929.120100001],[597203.1437999997,4501948.862199999],[596960.2186000003,4501743.400800001],[596946.5597999999,4501734.0075],[596931.6826999998,4501727.263],[596916.1951000001,4501721.9538],[596900.2659,4501718.0823],[596884.2334000003,4501715.652799999],[596802.2615,4501699.5963],[596724.8252999997,4501685.8202],[596646.6481999997,4501670.481000001],[596569.1426999997,4501655.4844],[596541.4603000004,4501788.354800001],[596532.1738,4501832.8663],[596500.9040999999,4501994.6678],[596495.4415999996,4502024.684699999],[596570.8026999999,4502041.7622],[596650.4686000003,4502059.340600001],[596690.4478000002,4502066.633199999],[596726.8794999998,4502073.6578],[596692.5526,4502255.736500001],[596687.8422999997,4502279.878699999],[596659.7558000004,4502424.290200001],[596599.5110999998,4502415.290899999],[596580.8222000003,4502415.7140999995],[596503.7807,4502391.619899999],[596429.523,4502380.9967],[596343.0676999995,4502365.664000001],[596310.477,4502532.0012],[596232.8869000003,4502517.672900001],[596151.9457,4502500.9705],[596118.4959000004,4502668.740599999],[596275.9192000004,4502700.2005],[596274.2914000005,4502708.395199999],[596270.4167,4502726.8862],[596268.4263000004,4502736.9637],[596240.4313000003,4502875.0493],[596163.1312999995,4502858.171800001],[596129.4632000001,4503029.824999999],[596206.6311999997,4503043.7028],[596171.9585999995,4503214.5657],[596198.1228999998,4503217.68],[596084.5280999998,4503262.2853],[595996.8066999996,4503299.899],[595961.0047000004,4503316.5342999995],[595904.8031000001,4503341.8993999995],[595814.8447000002,4503382.7059],[595731.0982999997,4503420.3739],[595635.5926000001,4503465.4410999995],[595546.8991999999,4503506.711200001],[595516.9863999998,4503519.0944],[595460.6815999998,4503539.576300001],[595372.2156999996,4503569.859999999],[595278.2251000004,4503609.1778],[595218.0590000004,4503601.3007],[595156.0889999997,4503589.071],[595076.8392000003,4503573.0678],[594999.1934000002,4503557.1971],[594921.5444,4503541.5491],[594843.8120999997,4503525.789899999],[594765.9934999999,4503510.1415],[594688.2605999997,4503494.3839],[594610.6133000003,4503478.517200001],[594532.8783,4503462.872300001],[594456.6656999998,4503447.136499999],[594381.2105999999,4503431.633199999],[594312.5853000004,4503417.4387],[594243.9611999998,4503403.1338],[594225.4145,4503399.2347],[594175.3354000002,4503388.9405000005],[594106.7109000003,4503374.6369],[594031.7629000004,4503359.0326000005],[593957.1512000002,4503343.544299999],[593881.6913999999,4503328.268100001],[593805.4001000002,4503311.8719999995],[593729.2691000002,4503296.1448],[593653.3068000004,4503280.420499999],[593576.9244999997,4503264.469699999],[593500.7094999999,4503248.6328],[593422.8095000004,4503232.3314],[593346.5078999996,4503216.6061],[593261.3611000003,4503198.438999999],[593179.0707999999,4503181.641000001],[593103.0232999995,4503165.8103],[593025.4611,4503149.406300001],[592947.8057000004,4503133.668199999],[592909.9512,4503314.940400001],[592908.5237999996,4503327.690300001],[592907.1907000002,4503339.6642],[592896.358,4503435.3422],[592963.6821999997,4503472.600199999],[592909.3404999999,4503512.444],[592667.1485000001,4503690.609200001],[592617.6852000002,4503725.8529],[592573.1627000002,4503758.049799999],[592554.1426999997,4503771.8018],[592494.2693999996,4503815.021199999],[592480.0970999999,4503826.3912],[592426.9423000002,4503866.3642],[592389.5670999996,4503894.8763],[592364.1352000004,4503914.544199999],[592299.9086999996,4503961.3749],[592236.2774,4504007.9914],[592207.0296999998,4504028.7227],[592190.3979000002,4504040.8398],[592171.6272999998,4504055.039899999],[592104.0800999999,4504104.0514],[592044.1956000002,4504148.6066],[591980.8403000003,4504193.6743],[591915.9413000001,4504240.6108],[591850.7855000002,4504287.877800001],[591833.6436999999,4504300.3225],[591827.6749,4504304.578600001],[591785.8854,4504335.0375],[591722.5985000003,4504381.6625],[591708.8701999998,4504391.485099999],[591658.6487999996,4504427.2807],[591640.6585999997,4504440.0484],[591612.8575999998,4504460.2446],[591594.1804999998,4504473.892200001],[591546.0005999999,4504508.714500001],[591530.0537999999,4504520.2864],[591460.4596999995,4504571.4988],[591423.6179,4504598.467800001],[591402.4650999997,4504614.194800001],[591360.7772000004,4504643.547],[591337.0706000002,4504660.797],[591273.1979,4504707.418500001],[591210.0822999999,4504754.3829],[591175.0385999996,4504779.5989],[591153.4603000004,4504795.6544],[591145.6142999995,4504801.442299999],[591080.3197999997,4504847.048699999],[591017.6237000003,4504894.4639],[590986.7652000003,4504916.179300001],[590946.2540999996,4504946.3254],[590891.4216999998,4504986.6214000005],[590882.4639999997,4504993.506200001],[590799.5221999995,4505051.9998],[590782.8773999996,4505065.563100001],[590718.4052999998,4505113.403100001],[590706.9840000002,4505121.3683],[590654.0469000004,4505158.9136],[590616.8580999998,4505187.103599999],[590590.9419,4505205.6612],[590571.1634999998,4505219.8529],[590531.6041000001,4505248.4584],[590520.0960999997,4505256.6448],[590429.6915999996,4505324.7103],[590360.6413000003,4505374.162900001],[590306.6763000004,4505413.1414],[590279.9863999998,4505432.9120000005],[590253.1383999996,4505451.7925],[590239.8404999999,4505461.289799999],[590202.5905999998,4505487.8156],[590138.4705999997,4505535.1097],[590077.9539000001,4505578.007099999],[590051.8646,4505597.1195],[589995.3399999999,4505638.400699999],[589959.0976,4505665.6061],[589892.2945999997,4505711.4263],[589859.7383000003,4505734.346899999],[589828.0203999998,4505757.832900001],[589774.2326999996,4505796.5953],[589741.665,4505820.5154],[589707.2160999998,4505846.3004],[589673.9046,4505868.8796],[589456.1741000004,4505832.168299999],[589220.1242000004,4505793.911],[589141.6935,4505781.200200001],[589135.1986999996,4505780.234099999],[589067.8140000002,4505769.4331],[588979.9323000005,4505755.611500001],[588994.3278999999,4505675.514900001],[589007.7997000003,4505594.963099999],[589019.2732999995,4505511.9449000005],[589032.3431000002,4505429.722999999],[589045.5689000003,4505348.6132],[589058.8806999996,4505267.3935],[589072.1069999998,4505186.2838],[589078.6727,4505146.172499999],[589083.7825999996,4505114.703400001],[589085.3334999997,4505105.1741],[588846.3108000001,4505066.116599999],[588569.5840999996,4505020.9548],[588417.0093,4504995.932600001],[588341.1010999996,4504983.4827],[588261.4814999998,4504970.4343],[588181.6913000001,4504957.4958999995],[588104.4331,4504944.8103],[587994.2766000004,4504927.072699999],[587922.5839999998,4504915.3433],[587849.6290999996,4504903.1554000005],[587685.3232000005,4504876.4553],[587672.5865000002,4504874.4175],[587594.1451000003,4504861.612400001],[587581.0729999999,4504859.3488],[587566.3968000002,4504856.9552],[587514.3553999998,4504848.459100001],[587436.7583999997,4504835.6656],[587356.8823999995,4504822.624],[587274.2216999996,4504809.217499999],[587192.9932000004,4504796.161800001],[587106.3628000002,4504796.9213],[587019.4504000004,4504800.120999999],[586933.9744999995,4504803.338500001],[586849.9351000004,4504806.573899999],[586766.2313000001,4504810.0361],[586728.5459000003,4505041.0754],[586699.8820000002,4505216.1544],[586665.6431999998,4505217.4199],[586600.0396999996,4505219.874],[586531.3931999998,4505222.404200001],[586364.0838000001,4505229.0046],[586389.9024,4505058.110200001],[586380.1830000002,4505058.2191],[586380.5437000003,4505049.0085],[586383.2774,4505031.9431],[586392.9813000001,4505033.166200001],[586428.8333999999,4504835.2995],[586430.4145999998,4504822.8836],[586476.517,4504535.986400001],[586480.7341,4504514.941500001],[586411.8788999999,4504505.8133000005],[586442.4142000005,4504314.768300001],[586369.2171,4504300.927100001],[586358.3389999997,4504277.042099999],[586336.9538000003,4504313.6524],[586266.7644999996,4504433.738700001],[586243.0148999998,4504477.5382],[586223.4182000002,4504513.0594],[586201.7692,4504550.666200001],[586139.8028999995,4504661.634299999],[586132.1456000004,4504680.641100001],[586117.7944,4504708.452],[586112.8608999997,4504718.4977],[586070.0904000001,4504835.906099999],[586007.5833999999,4504986.614499999],[586000.2880999995,4504974.4287],[585958.3525,4505071.0865],[585894.6913999999,4505073.5693],[585815.3926999997,4505076.426999999],[585736.0902000004,4505079.6186],[585652.1405999996,4505082.7574000005],[585565.3158999998,4505086.085999999],[585489.1463000001,4505088.7612],[585444.3085000003,4505093.130000001],[585430.5399000002,4505092.6384],[585415.1672999999,4505092.0175],[585406.6359999999,4505091.6973],[585381.5477999998,4505090.853599999],[585355.2884999998,4505096.3247],[585254.5696999999,4505117.4827],[585215.5639000004,4505011.3431],[585191.4918999998,4504944.010299999],[585166.0390999997,4504871.776799999],[585140.5946000004,4504798.7664],[585119.3831000002,4504739.793299999],[585114.2226999998,4504725.523499999],[585094.0108000003,4504667.7831],[585088.119,4504650.9515],[585066.4968999997,4504590.863600001],[585060.8520999998,4504574.5899],[585039.0769999996,4504513.0571],[585024.0850999998,4504471.696799999],[585012.3865999999,4504437.923599999],[584999.2127,4504400.1369],[584985.8658999996,4504362.6811999995],[584973.2653999999,4504326.4553],[584959.3483999996,4504287.105799999],[584932.9046999998,4504212.419600001],[584905.8085000003,4504135.616599999],[584879.1127000004,4504060.705700001],[584852.6723999996,4503985.5758],[584825.8052000003,4503910.7742],[584799.7736,4503836.759299999],[584770.2947000004,4503753.7126],[584601.4184999997,4503813.625399999],[584569.1562999999,4503722.443399999],[584537.0623000003,4503631.263499999],[584504.9649,4503540.3057],[584476.3090000004,4503458.823999999],[584450.6708000004,4503386.9245],[584424.1036999999,4503314.9034],[584423.034,4503312.3378],[584425.2489999998,4503295.932],[584433.0181,4503274.260399999],[584454.1354999999,4503223.4311999995],[584436.7267000005,4503230.5605999995],[584410.3179000001,4503256.1281],[584403.4457,4503250.9431],[584398.5010000002,4503247.223300001],[584371.5657000002,4503170.3134],[584344.2023,4503101.281300001],[584321.6041000001,4503029.4168],[584295.8064000001,4502956.4059],[584272.5537999999,4502889.974199999],[584243.8963000001,4502808.160499999],[584087.9912999999,4502863.236500001],[583954.6619999995,4502910.466399999],[583811.1222000001,4502963.8005],[583836.5702999998,4503038.2489],[583862.7051999997,4503111.706],[583701.5050999997,4503164.9538],[583675.0828999998,4503184.4177],[583622.2609999999,4503123.7612],[583670.4066000003,4503081.7827],[583650.0245000003,4503022.7127],[583641.9844000004,4503001.0843],[583569.9378000004,4503063.776799999],[583518.0339000002,4503004.0196],[583396.1350999996,4503110.339299999],[583389.1349999998,4503116.4778],[583261.9440000001,4503227.736199999],[583157.3801999995,4503318.9332],[583209.7046999997,4503378.9147],[583081.4943000004,4503491.274800001],[583133.5696,4503550.808800001],[583185.557,4503610.5644000005],[583237.7959000003,4503670.4342],[583290.2303999998,4503727.8641],[583333.3841000004,4503791.296399999],[583468.5780999996,4503674.134299999],[583519.6560000004,4503634.075200001],[583623.8762999997,4503753.595000001],[583728.2635000004,4503873.007300001],[583832.3949999996,4503992.3072999995],[583918.5718,4504092.1994],[583922.4138000002,4504096.239499999],[583935.7739000004,4504110.6011],[583943.3254000004,4504115.4603],[584011.2692999998,4504116.0066],[584037.5536000002,4504190.6875],[584063.6656999998,4504265.5886],[584090.3713999996,4504340.2743999995],[584035.7274000002,4504359.5285],[583813.1031,4504331.255799999],[583791.4496999998,4504370.3126],[583788.0953000002,4504375.4925999995],[583809.9508999996,4504393.3915],[583827.8863000004,4504406.6943],[583829.6820999999,4504404.827199999],[583832.2484999998,4504402.080700001],[583836.9967999998,4504400.691],[583842.4806000004,4504401.530099999],[583846.5253999997,4504402.574899999],[583851.5767000001,4504404.2973],[583855.5280999998,4504406.1182],[583862.8421,4504409.531400001],[583866.1013000002,4504412.787799999],[583873.3131999997,4504417.7542],[583887.4329000004,4504424.685900001],[583895.2588,4504427.660800001],[583902.4895000001,4504430.962099999],[583906.1798999999,4504433.4462],[583908.8207999999,4504431.5887],[583918.5103000002,4504426.702299999],[583928.7143999999,4504421.1556],[583942.4018000001,4504413.982999999],[583949.8793000001,4504410.403899999],[583955.1409999998,4504408.465],[583958.3607999999,4504407.724300001],[583963.0979000004,4504407.333699999],[584003.4183,4504399.1302000005],[584023.3118000003,4504463.413899999],[583840.5586000001,4504526.850099999],[583835.5987,4504532.0121],[583836.4024,4504535.684800001],[583865.7291000001,4504617.8378],[583869.9353,4504619.5506],[583875.7845000001,4504617.951400001],[584072.3594000004,4504550.231799999],[584109.1392999999,4504623.2555],[583926.7460000003,4504685.0283],[583923.4067000002,4504688.8763],[583923.0297999997,4504692.3137],[583951.5363999996,4504772.1263999995],[583955.4550000001,4504776.8335],[583959.9927000003,4504779.1053],[584155.0143999998,4504713.923800001],[584173.5569000002,4504703.365],[584207.4255999997,4504779.5759],[584086.3696999997,4504820.502699999],[584007.8854,4504848.3685],[584040.5789999999,4504938.887],[584241.551,4504870.3336],[584261.0643999996,4504863.560699999],[584273.5356999999,4504859.261399999],[584289.5696999999,4504853.781400001],[584310.6935999999,4504846.582900001],[584328.9484999999,4504839.0188],[584337.9253000002,4504867.0978999995],[584413.7032000003,4504839.537799999],[584435.1507000001,4504893.0715],[584396.4719000002,4504905.732100001],[584356.5207000002,4504918.8226],[584291.1796000004,4504942.727],[584085.5089999996,4505015.888699999],[584116.6078000003,4505097.8409],[584318.7706000004,4505020.865599999],[584326.2894000001,4505028.500399999],[584338.5700000003,4505070.716600001],[584344.5892000003,4505091.323799999],[584153.1146999998,4505179.7436],[584152.9193000002,4505182.072799999],[584196.3550000004,4505271.3816],[584199.9880999997,4505271.422800001],[584371.4727999996,4505194.4342],[584382.9233999997,4505190.6786],[584389.7015000004,4505211.4055],[584408.8187999995,4505276.569800001],[584343.6105000004,4505303.9168],[584292.1431,4505326.7576],[584238.9774000002,4505350.3566],[584236.5461999997,4505356.102],[584249.1683,4505383.112199999],[584263.1131999996,4505412.6909],[584284.3317,4505456.5627999995],[584381.2410000004,4505413.033500001],[584443.4938000003,4505385.4311999995],[584465.3175999997,4505376.0207],[584497.8749000002,4505448.1105],[584520.7764999997,4505499.8847],[584457.3074000003,4505523.0318],[584300.9348999998,4505609.182499999],[584314.0822000001,4505641.971899999],[584477.7049000002,4505564.6745],[584535.9533000002,4505532.4756000005],[584535.2154000001,4505537.907199999],[584530.9201999996,4505544.0754],[584525.9627999999,4505556.453299999],[584530.9572999999,4505570.4987],[584545.9655999998,4505580.772500001],[584555.3989000004,4505590.8718],[584571.6283,4505582.952199999],[584575.7740000002,4505597.3211],[584582.8130999999,4505595.0699000005],[584590.5146000003,4505616.251599999],[584583.3783999998,4505619.6119],[584397.2255999995,4505701.646600001],[584445.5893000001,4505795.454],[584622.0241,4505720.7480999995],[584650.1834000004,4505800.3379],[584478.1218999997,4505876.9802],[584524.5160999997,4505972.8752],[584694.0010000002,4505899.757200001],[584760.2056,4506036.4024],[584637.8147999998,4506106.9471],[584801.4044000003,4506312.981799999],[584889.3280999996,4506271.355],[584895.0022999998,4506284.964400001],[584916.9741000002,4506306.753799999],[584928.8832,4506321.877900001],[584912.2381999996,4506336.6753],[584900.8063000003,4506346.314300001],[584909.9287999999,4506361.295499999],[584909.9814999998,4506364.071599999],[584915.3545000004,4506374.458000001],[584923.8557000002,4506384.6581999995],[584916.7182999998,4506395.567600001],[584931.6747000003,4506410.171499999],[584936.1025,4506414.551999999],[584941.6952999998,4506420.5001],[584954.8173000002,4506432.9736],[584995.2052999996,4506447.535800001],[584999.7873999998,4506445.811899999],[585002.6063999999,4506435.7413],[585009.4993000003,4506438.8178],[584994.6251999997,4506461.295700001],[584808.5795999998,4506927.1203000005],[584806.1681000004,4506938.527899999],[584805.091,4506944.0666000005],[584803.3959999997,4506951.9298],[584789.8861999996,4506958.6587000005],[584803.4557999996,4506961.4782],[584813.3186999997,4506963.3673],[584975.3383,4506994.5306],[585119.3859000001,4507023.604],[585133.7948000003,4507026.877900001],[585137.273,4507018.258099999],[585140.1387,4507018.846100001],[585143.5099,4507019.550899999],[585139.4403999997,4507028.163899999],[585146.1789999995,4507029.9065000005],[585154.4368000003,4507031.7776],[585157.5546000004,4507032.479599999],[585164.5516999997,4507033.781099999],[585332.0462999996,4507066.125399999],[585323.7614000002,4507140.0812],[585318.1174999997,4507190.0868999995],[585335.3084000004,4507193.837300001],[585324.8184000002,4507268.5449],[585313.4982000003,4507349.349199999],[585299.5508000003,4507430.9004],[585292.2762000002,4507505.200999999],[585290.2208000002,4507544.367900001],[585289.6364000002,4507558.460899999],[585291.4094000002,4507573.247099999],[585328.1158999996,4507672.256100001],[585377.2341999998,4507801.050899999],[585416.9099000003,4507906.0898],[585348.8614999996,4507932.284700001],[585284.3762999997,4507957.1888999995],[585243.3967000004,4507972.8159],[585221.5050999997,4507981.335000001],[585155.9177000001,4508006.671700001],[585081.7582,4508035.5744],[585042.9066000003,4507931.9901],[584980.7131000003,4507956.0351],[585019.0636999998,4508059.169199999],[584928.9583999999,4508093.8857],[584932.5131000001,4508108.0261],[584903.3722000001,4508122.680299999],[584857.5783000002,4508145.8038],[584843.6420999998,4508153.082800001],[584792.1468000002,4508179.916099999],[584735.1342000002,4508209.1292],[584723.6626000004,4508215.1043],[584724.5574000003,4508218.1121],[584732.1102,4508244.6215],[584744.8587999996,4508289.5086],[584769.7987000002,4508376.279200001],[584815.5522999996,4508533.7863],[584883.1969999997,4508497.9232],[584947.4426999995,4508463.9092],[585003.9630000005,4508654.4032000005],[585076.4639999997,4508622.261299999],[585190.8334999997,4508577.7224],[585210.6900000004,4508569.7349],[585274.1460999995,4508545.706599999],[585348.9566000002,4508518.5897],[585412.5209999997,4508492.565400001],[585428.2964000003,4508530.9385],[585549.2394000003,4508466.0528],[585617.5705000004,4508429.6491],[585624.8437000001,4508443.4998],[585656.5822000001,4508503.8179],[585695.1171000004,4508575.3169],[585732.2412,4508644.579399999],[585768.1311999997,4508710.941299999],[585804.9288999997,4508779.0901999995],[585839.9066000003,4508843.887599999],[585876.6990999999,4508912.369899999],[585912.5006999997,4508978.842499999],[585947.9767000005,4509044.201400001],[585984.1928000003,4509111.2344],[586022.6368000004,4509182.734300001],[586061.2501999997,4509254.1252999995],[586258.5985000003,4509147.7281],[586302.8953,4509224.071599999],[586498.7800000003,4509120.439200001],[586702.6447999999,4509006.5802],[586808.7481000004,4508947.092499999],[586814.9792,4508941.5033],[586825.2055000002,4508933.740499999],[586864.2630000003,4508923.4288],[587042.9691000003,4508831.1555],[587608.4198000003,4508497.5307],[587660.8947000001,4508567.206700001],[587700.0071,4508623.9575],[587699.6557,4508682.2402],[587699.4999000002,4508702.555400001],[587699.4386999998,4508714.8782],[587698.3053000001,4508717.862400001],[587693.4264000002,4508730.461300001],[587692.3800999997,4508733.2245000005],[587692.8531,4508743.222100001],[587726.6780000003,4508704.2092],[587937.0116999997,4508538.9453],[588046.8436000003,4508451.430400001],[588168.1958999997,4508354.2841],[588277.6901000002,4508267.2126],[588387.2807,4508179.366599999],[588450.5203999998,4508252.6183],[588623.1783999996,4508393.901900001],[588688.4250999996,4508447.306700001],[588754.4967,4508488.1764],[588831.5360000003,4508501.8664],[588889.7143000001,4508510.5571],[588915.4238999998,4508514.973200001],[588921.7434,4508516.270199999],[588929.3337000003,4508517.249399999],[588990.7949000001,4508526.8685],[589068.273,4508539.1229],[589097.0201000003,4508543.7981],[589175.6078000003,4508555.0679],[589254.6255999999,4508565.6774],[589332.5426000003,4508576.4967],[589294.21,4508855.8133000005],[589374.2352,4508866.658399999],[589345.9790000003,4509073.7092],[589425.9990999997,4509084.777000001],[589504.2495999997,4509095.4912],[589583.0078999996,4509106.101299999],[589666.6679999996,4509116.4385],[589740.5513000004,4509250.671399999],[589727.1091999998,4509258.7245000005],[589711.3991,4509272.7454],[589703.8793000001,4509272.987400001],[589676.3076999998,4509297.0791],[589670.6443999996,4509297.454700001],[589564.7736999998,4509405.9771],[589530.8011999996,4509442.648499999],[589517.3235999998,4509467.688100001],[589492.5482000001,4509533.114800001],[589461.2710999995,4509612.452099999],[589438.6277000001,4509669.244899999],[589446.1792000001,4509673.332800001],[589475.7300000004,4509688.011399999],[589480.0511999996,4509679.8478999995],[589476.2336999997,4509632.2838],[589502.0286999997,4509573.308700001],[589508.0992,4509560.1702],[589510.3777999999,4509553.314300001],[589515.9282999998,4509541.2797],[589537.9039000003,4509490.918500001],[589720.4380000001,4509307.494000001],[589983.5645000003,4509199.9924],[590203.5817,4509165.3619],[590425.1100000003,4509090.1216],[590428.0028999997,4509088.3805],[590431.3222000003,4509086.3115],[590435.9243999999,4509082.925899999],[590438.3241999997,4509080.068600001],[590451.1810999997,4509064.6821],[590546.0949999997,4508948.8215],[590596.3130000001,4508820.5364],[590601.0089999996,4508809.4914],[590655.9677999998,4508680.487400001],[590760.1868000003,4508412.307600001],[590860.6946999999,4508233.902000001]]]}},{"type":"Feature","properties":{"OBJECTID":8,"DISTRICT":8},"geometry":{"type":"Polygon","coordinates":[[[591145.6142999995,4504801.442299999],[591153.4603000004,4504795.6544],[591175.0385999996,4504779.5989],[591210.0822999999,4504754.3829],[591273.1979,4504707.418500001],[591337.0706000002,4504660.797],[591360.7772000004,4504643.547],[591402.4650999997,4504614.194800001],[591423.6179,4504598.467800001],[591460.4596999995,4504571.4988],[591530.0537999999,4504520.2864],[591546.0005999999,4504508.714500001],[591594.1804999998,4504473.892200001],[591612.8575999998,4504460.2446],[591640.6585999997,4504440.0484],[591658.6487999996,4504427.2807],[591708.8701999998,4504391.485099999],[591722.5985000003,4504381.6625],[591785.8854,4504335.0375],[591827.6749,4504304.578600001],[591833.6436999999,4504300.3225],[591850.7855000002,4504287.877800001],[591915.9413000001,4504240.6108],[591980.8403000003,4504193.6743],[592044.1956000002,4504148.6066],[592104.0800999999,4504104.0514],[592171.6272999998,4504055.039899999],[592190.3979000002,4504040.8398],[592207.0296999998,4504028.7227],[592236.2774,4504007.9914],[592299.9086999996,4503961.3749],[592364.1352000004,4503914.544199999],[592389.5670999996,4503894.8763],[592426.9423000002,4503866.3642],[592480.0970999999,4503826.3912],[592494.2693999996,4503815.021199999],[592554.1426999997,4503771.8018],[592573.1627000002,4503758.049799999],[592617.6852000002,4503725.8529],[592667.1485000001,4503690.609200001],[592909.3404999999,4503512.444],[592963.6821999997,4503472.600199999],[592896.358,4503435.3422],[592907.1907000002,4503339.6642],[592908.5237999996,4503327.690300001],[592909.9512,4503314.940400001],[592947.8057000004,4503133.668199999],[593025.4611,4503149.406300001],[593103.0232999995,4503165.8103],[593179.0707999999,4503181.641000001],[593261.3611000003,4503198.438999999],[593346.5078999996,4503216.6061],[593422.8095000004,4503232.3314],[593500.7094999999,4503248.6328],[593576.9244999997,4503264.469699999],[593653.3068000004,4503280.420499999],[593729.2691000002,4503296.1448],[593805.4001000002,4503311.8719999995],[593881.6913999999,4503328.268100001],[593957.1512000002,4503343.544299999],[594031.7629000004,4503359.0326000005],[594106.7109000003,4503374.6369],[594175.3354000002,4503388.9405000005],[594225.4145,4503399.2347],[594243.9611999998,4503403.1338],[594312.5853000004,4503417.4387],[594381.2105999999,4503431.633199999],[594456.6656999998,4503447.136499999],[594532.8783,4503462.872300001],[594610.6133000003,4503478.517200001],[594688.2605999997,4503494.3839],[594765.9934999999,4503510.1415],[594843.8120999997,4503525.789899999],[594921.5444,4503541.5491],[594999.1934000002,4503557.1971],[595076.8392000003,4503573.0678],[595156.0889999997,4503589.071],[595218.0590000004,4503601.3007],[595278.2251000004,4503609.1778],[595372.2156999996,4503569.859999999],[595460.6815999998,4503539.576300001],[595516.9863999998,4503519.0944],[595546.8991999999,4503506.711200001],[595635.5926000001,4503465.4410999995],[595731.0982999997,4503420.3739],[595814.8447000002,4503382.7059],[595904.8031000001,4503341.8993999995],[595961.0047000004,4503316.5342999995],[595996.8066999996,4503299.899],[596084.5280999998,4503262.2853],[596198.1228999998,4503217.68],[596171.9585999995,4503214.5657],[596206.6311999997,4503043.7028],[596129.4632000001,4503029.824999999],[596163.1312999995,4502858.171800001],[596240.4313000003,4502875.0493],[596268.4263000004,4502736.9637],[596270.4167,4502726.8862],[596274.2914000005,4502708.395199999],[596275.9192000004,4502700.2005],[596118.4959000004,4502668.740599999],[596151.9457,4502500.9705],[596232.8869000003,4502517.672900001],[596310.477,4502532.0012],[596343.0676999995,4502365.664000001],[596429.523,4502380.9967],[596503.7807,4502391.619899999],[596580.8222000003,4502415.7140999995],[596599.5110999998,4502415.290899999],[596659.7558000004,4502424.290200001],[596687.8422999997,4502279.878699999],[596692.5526,4502255.736500001],[596726.8794999998,4502073.6578],[596690.4478000002,4502066.633199999],[596650.4686000003,4502059.340600001],[596570.8026999999,4502041.7622],[596495.4415999996,4502024.684699999],[596500.9040999999,4501994.6678],[596532.1738,4501832.8663],[596541.4603000004,4501788.354800001],[596569.1426999997,4501655.4844],[596493.4632000001,4501630.075999999],[596419.8455999997,4501615.1315],[596356.4994000001,4501603.5405],[596337.7757000001,4501599.9671],[596265.5174000002,4501551.8453],[596241.5860000001,4501532.550100001],[596102.1120999996,4501444.9233],[596142.8679999998,4501372.8401],[596165.5411,4501332.609300001],[596186.8691999996,4501285.2557],[596233.1306999996,4501206.0276],[596291.0636,4501107.077500001],[596293.1386000002,4501103.5516],[596317.9351000004,4501069.233100001],[596321.4644999998,4501064.3937],[596324.994,4501059.554400001],[596327.3184000002,4501056.364800001],[596334.5521999998,4501046.244200001],[596339.7768000001,4501041.093800001],[596383.8669999996,4500999.1428],[596396.8973000003,4500985.433599999],[596464.4758000001,4500827.6557],[596638.1026999997,4500597.7576],[596664.9688999997,4500547.590500001],[596674.9993000003,4500524.0726],[596708.9249,4500444.797900001],[596813.0264999997,4499768.900900001],[596820.6920999996,4499719.261600001],[597377.5005000001,4499823.234300001],[597840.5210999995,4499231.8847],[598241.1525999997,4498720.342499999],[598257.2411000002,4498699.793199999],[598296.7297999999,4498649.465299999],[598320.3071999997,4498612.694399999],[598345.1782999998,4498574.053300001],[598388.0160999997,4498507.227299999],[598418.8496000003,4498459.117000001],[598459.1496000001,4498411.576300001],[598492.9198000003,4498371.721100001],[598693.4205999998,4498146.331800001],[598664.5142999999,4498080.7765],[598664.2533999998,4498055.792400001],[598663.3744999999,4497981.7268],[598661.7687999997,4497911.4265],[598648.4846000001,4497330.9213],[598631.9886999996,4496609.372199999],[598629.5240000002,4496501.645300001],[598616.4287,4496027.505999999],[598604.1305999998,4495806.0704],[598486.8729999997,4495631.763900001],[597978.0179000003,4494811.9077],[597776.8366,4494536.3662],[597590.8910999997,4494240.1579],[597532.8662,4494108.2785],[597329.0625,4493732.683599999],[597021.4912,4493498.0759],[596902.6354999999,4493427.9167],[596888.4415999996,4493419.4054000005],[596520.0811999999,4493196.908],[596006.4720999999,4492886.847100001],[595973.0793000003,4492863.768300001],[595858.2170000002,4492784.3519],[595846.8065,4492776.433499999],[595834.1379000004,4492767.6108],[595770.0383000001,4492723.0438],[595702.3285999997,4492676.0996],[595617.6293000001,4492633.711999999],[595535.7883000001,4492592.805299999],[595518.4611,4492584.145500001],[595502.0948000001,4492573.1666],[594863.4294999996,4492145.1236000005],[594369.7999999998,4492038.1613],[594266.6234999998,4492009.7665],[593910.0374999996,4491916.4485],[592865.5564000001,4491791.7884],[592781.2762000002,4491781.7464000005],[592693.7907999996,4491757.1216],[591547.2717000004,4491507.258099999],[590892.9667999996,4491364.6963],[590792.6520999996,4491342.9354],[590738.1042,4491331.0583],[590683.4769000001,4491318.7366],[590345.8278999999,4491242.8078000005],[590291.1993000004,4491230.489],[590284.0241,4491228.7368],[590161.9691000003,4491198.172700001],[590024.1908,4491172.527799999],[589307.9153000005,4491039.239700001],[588896.1460999995,4490950.1669],[588826.6443999996,4490935.1282],[588800.7889,4490930.7125],[588785.0722000003,4490928.083000001],[588766.9890000001,4490925.0922],[588744.9349999996,4490921.3881],[588690.9776999997,4490909.200200001],[588139.1437999997,4490785.1994],[588102.2419999996,4490776.880999999],[588065.5875000004,4490769.1208],[584909.0403000005,4490096.3826],[581597.2921000002,4489366.5671999995],[581597.7959000003,4489382.448100001],[581602.1632000003,4489517.380999999],[581602.6052999999,4489531.151900001],[581617.2588999998,4489979.7084],[581669.5526,4491583.3638],[581675.8964999998,4491777.047],[581676.2790999999,4491788.4859],[581714.4642000003,4492166.362400001],[581416.9079,4493600.8893],[581690.1113999998,4493546.261499999],[583827.1758000003,4493076.2991],[583839.8192999996,4493073.4439],[583845.8618000001,4493100.600299999],[584314.9526000004,4493712.718900001],[584537.6253000004,4494003.446],[584524.5029999996,4494003.8522],[584443.5296999998,4494174.013499999],[584589.3662,4494358.4046],[584704.7720999997,4494286.1106],[584838.8861999996,4494168.957699999],[584887.7914000005,4494169.8478],[584908.3458000002,4494170.748199999],[584938.2044000002,4494172.0877],[585019.3746999996,4494082.089199999],[585075.9304999998,4494013.348099999],[585126.1447000001,4493944.2019],[585172.5784999998,4493872.681399999],[585213.9244999997,4493802.1022],[585251.0429999996,4493723.8145],[585311.432,4493564.638599999],[585419.4261999996,4493631.1548999995],[585430.0346999997,4493628.612],[585469.2566999998,4493566.4472],[585475.0322000002,4493557.298900001],[585509.6009999998,4493502.4081],[585531.0728000002,4493467.794600001],[585554.9600999998,4493429.212300001],[585600.1240999997,4493358.345799999],[585609.4562999997,4493341.689200001],[585643.3104999997,4493290.2324],[585654.5163000003,4493272.598099999],[585661.0895999996,4493260.3506000005],[585681.8534000004,4493221.1776],[585686.5598999998,4493209.352700001],[585692.2037000004,4493196.9835],[585703.2342999997,4493209.3224],[585794.6645,4493325.278999999],[585829.0297999997,4493369.1942],[585860.9763000002,4493409.973099999],[585935.1107000001,4493506.082],[586000.3536999999,4493587.7676],[585993.0417999998,4493634.644200001],[585984.0685,4493693.491800001],[585973.7631999999,4493757.763900001],[585966.4632000001,4493803.6416],[585956.3876999998,4493870.025800001],[585951.3880000003,4493914.5978],[585935.3065999998,4494017.437999999],[585926.6403999999,4494071.737400001],[585917.8909999998,4494125.924799999],[585916.4386,4494134.456599999],[585998.6284999996,4494147.839],[586077.4488000004,4494159.851199999],[586157.1945000002,4494172.319],[586212.2651000004,4494181.615599999],[586248.3312999997,4494187.695],[586288.5461999997,4494193.6006000005],[586312.2030999996,4494196.983200001],[586390.602,4494208.7718],[586435.9654999999,4494215.848099999],[586459.6238000002,4494051.369999999],[586460.9119999995,4494035.176100001],[586461.2921000002,4494024.3006],[586505.881,4493988.847999999],[586538.5509000001,4493966.8015],[586546.2375999996,4493960.784700001],[586595.7359999996,4493969.020199999],[586572.1606000001,4494111.517100001],[586553.0412999997,4494234.748500001],[586637.2611999996,4494248.0506],[586701.0488,4494257.2302],[586704.0491000004,4494283.021600001],[586707.0539999995,4494315.6963],[586709.9036999997,4494347.148],[586858.9099000003,4494334.5623],[586871.5712000001,4494475.2607],[586876.6486999998,4494526.0559],[587024.9802999999,4494549.2140999995],[587103.3694000002,4494561.454299999],[587064.2276999997,4494811.4571],[587023.3927999996,4495076.206],[587101.1840000004,4495088.439300001],[587179.9916000003,4495100.5744],[587257.6951000001,4495113.0304000005],[587336.1623999998,4495125.2742],[587428.8174,4495139.9057],[587451.8760000002,4495143.506999999],[587474.8499999996,4495147.1074],[587567.6763000004,4495161.5207],[587658.3885000004,4495175.7992],[587736.6867000004,4495187.9342],[587857.7221999997,4495206.791200001],[587904.9371999996,4495214.1205],[587942.3535000002,4495220.0023],[587983.2320999997,4495226.4802],[588061.7805000003,4495238.843599999],[588139.9956,4495250.7599],[588218.2976000002,4495262.4559],[588264.4080999997,4495270.1076],[588296.7528999997,4495275.4869],[588377.9217999997,4495287.9958],[588459.0866,4495300.8386],[588539.0745000001,4495313.0022],[588639.6583000002,4495329.408500001],[588727.6699000001,4495342.7798],[588805.7931000004,4495355.1461],[588884.2558000004,4495367.406300001],[588962.3798000002,4495379.6632],[589043.5454000002,4495392.2904],[589124.9619000005,4495405.1436],[589203.3403000003,4495417.2951],[589281.6299999999,4495429.7794],[589359.9272999996,4495441.5986],[589444.1281000003,4495455.0437],[589528.4157999996,4495468.2689],[589606.8762999997,4495480.536699999],[589685.0840999996,4495492.691299999],[589744.6897,4495503.734300001],[589674.2626999998,4495583.265000001],[589633.3207999999,4495631.510299999],[589698.8228000002,4495686.8103],[589758.6031999998,4495739.3774999995],[589818.4740000004,4495791.391100001],[589882.1067000004,4495847.114399999],[589947.0880000005,4495903.1875],[590006.9589,4495954.980699999],[590066.8301999997,4496006.6634],[590126.1810999997,4496059.339500001],[589970.3705000002,4496238.0865],[590030.1524,4496289.99],[589874.1688999999,4496469.6249],[589936.2106999997,4496523.442299999],[589998.5027999999,4496577.485300001],[589842.5270999996,4496757.0099],[589902.1377999997,4496808.7994],[589961.659,4496860.9213],[590021.6896000002,4496912.8279],[590081.7220999999,4496964.513],[590140.9790000003,4497017.2994],[590205.6874000002,4497073.927100001],[590150.4789000005,4497133.9869],[590081.1308000004,4497216.0802],[590047.5883999998,4497254.5318],[589983.3724999996,4497332.136299999],[589939.6775000002,4497384.7873],[589889.1119999997,4497446.0153],[589824.0347999996,4497525.164899999],[589773.0576,4497585.6116],[589689.0099999998,4497687.847999999],[589675.9614000004,4497703.6778],[589662.8296999997,4497719.3956],[589653.7292999998,4497730.4991],[589722.2498000003,4497737.3201],[589776.5811000001,4497742.305199999],[589801.3395999996,4497744.4913],[589880.1716,4497751.9933],[589962.1315000001,4497759.6449],[590044.0066,4497767.296499999],[590107.7163000004,4497773.1746],[590122.9254999999,4497774.5801],[590167.1232000003,4497778.113],[590180.6435000002,4497779.2761],[590204.8803000003,4497754.700999999],[590204.6557999998,4497766.2445],[590204.3049999997,4497781.2282],[590227.2790999999,4497784.0602],[590271.5697999997,4497849.6559999995],[590270.7844000002,4497886.5056],[590272.2622999996,4497925.0481],[590268.9637000002,4497966.8632],[590268.3543999996,4497996.1655],[590281.7038000003,4497997.4377],[590269.8205000004,4498098.4342],[590264.2911999999,4498163.7589],[590264.7965000002,4498219.719900001],[590272.7641000003,4498246.239700001],[590282.8410999998,4498259.240499999],[590292.3037,4498260.1325],[590322.7199999997,4498262.9441],[590403.659,4498270.588400001],[590392.3638000004,4498392.6861000005],[590464.8328999998,4498491.599199999],[590500.9379000003,4498541.220899999],[590536.8461999996,4498593.060900001],[590611.9782999996,4498695.227600001],[590685.881,4498800.9328000005],[590699.5007999996,4498821.526900001],[590754.1644000001,4498916.451199999],[590834.2412999999,4498966.3893],[590911.4134999998,4499018.6241999995],[590987.3827,4499065.405200001],[591065.4530999996,4499120.0953],[591140.2779999999,4499184.1833999995],[591214.4973999998,4499249.264],[591287.6353000002,4499312.777799999],[591368.0521999998,4499382.599099999],[591412.5658,4499421.559800001],[591358.8136999998,4499487.512700001],[591356.2401999999,4499511.128900001],[591353.0093999999,4499540.066],[591348.5975000001,4499589.4168],[591342.0855999999,4499658.2817],[591324.8466999996,4499836.2609],[591320.6124,4499878.0644000005],[591318.0581999999,4499913.893200001],[591306.1793999998,4500041.0901],[591299.5685,4500111.175100001],[591298.3085000003,4500124.260199999],[591297.6607999997,4500135.6876],[591377.4016000004,4500204.7239],[591437.392,4500256.864700001],[591497.1293000001,4500308.892000001],[591556.8698000005,4500360.5867],[591621.0345000001,4500416.8884],[591685.6292000003,4500472.5298999995],[591529.3526999997,4500651.9043000005],[591589.2538000001,4500704.045499999],[591648.9045000002,4500755.851],[591708.7208000002,4500807.881200001],[591768.5362,4500859.911800001],[591826.7445,4500911.9231],[591832.6062000003,4500916.5474],[591847.5784,4500916.066199999],[591969.2089999998,4500912.796],[592064.7692,4500802.5118],[592137.7068999996,4500866.6985],[592102.6075999998,4500921.997099999],[592091.5702999998,4500939.290899999],[592097.9013999999,4500940.146500001],[592171.9556999998,4500955.053200001],[592168.2707000002,4500972.6602],[592136.2752,4501125.475199999],[592216.0530000003,4501142.3408],[592178.4151999997,4501327.3934],[592256.0854000002,4501343.5671],[592335.1884000003,4501360.092599999],[592414.5433,4501376.732999999],[592491.7940999996,4501392.571],[592569.3812999995,4501408.525],[592650.9276999999,4501425.6394],[592732.2227999996,4501442.5295],[592809.8921999997,4501458.598099999],[592887.5586000001,4501474.8895],[592852.1212999998,4501644.978599999],[592816.8531999998,4501815.181],[592780.5833,4501984.482899999],[592742.4316999996,4502155.6489],[592707.5171999997,4502324.968],[592673.0170999998,4502495.069700001],[592597.8996000001,4502478.5899],[592520.1518999999,4502462.8553],[592438.4505000003,4502445.517999999],[592409.8238000004,4502585.717499999],[592328.4546999997,4502568.9407],[592251.051,4502552.768999999],[592173.5584000004,4502536.930199999],[592094.2224000003,4502519.7371],[592064.9208000004,4502660.373400001],[592035.7892000005,4502801.012],[592011.4260999998,4502925.2783],[592012.3613,4502938.501599999],[591860.6008000001,4502947.392899999],[591778.5418999996,4502952.484999999],[591784.3337000003,4503051.589199999],[591550.0986000001,4503065.352399999],[591315.9464999996,4503079.346100001],[591096.7686000001,4503092.420499999],[590847.2255999995,4503107.1283],[590844.449,4503057.689200001],[590610.7211999996,4503071.710200001],[590613.9219000004,4503121.1544],[590379.1838999996,4503135.0593],[590385.1630999995,4503234.164100001],[590151.0208,4503248.0834],[590156.0564000001,4503334.630999999],[589921.6630999995,4503348.6654],[589748.1744999997,4503359.001800001],[589687.2721999995,4503362.596100001],[589503.2134999996,4503373.365700001],[589453.2231000001,4503376.316199999],[589438.8437999999,4503377.1423],[589219.0878999997,4503390.264699999],[588984.7002999997,4503404.217599999],[588750.3124000002,4503418.288799999],[588510.6858999999,4503432.305],[588273.5790999997,4503490.4344],[588182.0069000004,4503514.548699999],[587987.8448000001,4503565.4255],[587723.9910000004,4503634.6907],[587544.5846999995,4503681.978599999],[587460.3114,4503703.9672],[587215.5461999997,4503768.035],[587237.8718999997,4503853.339500001],[586968.7796,4503924.012800001],[586705.9512999998,4503994.3248],[586683.7175000003,4503907.912799999],[586595.7220999999,4503930.6448],[586547.4863999998,4503943.072000001],[586505.7994999997,4504017.3036],[586484.0928999996,4504052.3555],[586475.6227000002,4504068.4659],[586407.4698999999,4504187.464400001],[586358.3389999997,4504277.042099999],[586369.2171,4504300.927100001],[586442.4142000005,4504314.768300001],[586411.8788999999,4504505.8133000005],[586480.7341,4504514.941500001],[586476.517,4504535.986400001],[586430.4145999998,4504822.8836],[586428.8333999999,4504835.2995],[586392.9813000001,4505033.166200001],[586383.2774,4505031.9431],[586380.5437000003,4505049.0085],[586380.1830000002,4505058.2191],[586389.9024,4505058.110200001],[586364.0838000001,4505229.0046],[586531.3931999998,4505222.404200001],[586600.0396999996,4505219.874],[586665.6431999998,4505217.4199],[586699.8820000002,4505216.1544],[586728.5459000003,4505041.0754],[586766.2313000001,4504810.0361],[586849.9351000004,4504806.573899999],[586933.9744999995,4504803.338500001],[587019.4504000004,4504800.120999999],[587106.3628000002,4504796.9213],[587192.9932000004,4504796.161800001],[587274.2216999996,4504809.217499999],[587356.8823999995,4504822.624],[587436.7583999997,4504835.6656],[587514.3553999998,4504848.459100001],[587566.3968000002,4504856.9552],[587581.0729999999,4504859.3488],[587594.1451000003,4504861.612400001],[587672.5865000002,4504874.4175],[587685.3232000005,4504876.4553],[587849.6290999996,4504903.1554000005],[587922.5839999998,4504915.3433],[587994.2766000004,4504927.072699999],[588104.4331,4504944.8103],[588181.6913000001,4504957.4958999995],[588261.4814999998,4504970.4343],[588341.1010999996,4504983.4827],[588417.0093,4504995.932600001],[588569.5840999996,4505020.9548],[588846.3108000001,4505066.116599999],[589085.3334999997,4505105.1741],[589083.7825999996,4505114.703400001],[589078.6727,4505146.172499999],[589072.1069999998,4505186.2838],[589058.8806999996,4505267.3935],[589045.5689000003,4505348.6132],[589032.3431000002,4505429.722999999],[589019.2732999995,4505511.9449000005],[589007.7997000003,4505594.963099999],[588994.3278999999,4505675.514900001],[588979.9323000005,4505755.611500001],[589067.8140000002,4505769.4331],[589135.1986999996,4505780.234099999],[589141.6935,4505781.200200001],[589220.1242000004,4505793.911],[589456.1741000004,4505832.168299999],[589673.9046,4505868.8796],[589707.2160999998,4505846.3004],[589741.665,4505820.5154],[589774.2326999996,4505796.5953],[589828.0203999998,4505757.832900001],[589859.7383000003,4505734.346899999],[589892.2945999997,4505711.4263],[589959.0976,4505665.6061],[589995.3399999999,4505638.400699999],[590051.8646,4505597.1195],[590077.9539000001,4505578.007099999],[590138.4705999997,4505535.1097],[590202.5905999998,4505487.8156],[590239.8404999999,4505461.289799999],[590253.1383999996,4505451.7925],[590279.9863999998,4505432.9120000005],[590306.6763000004,4505413.1414],[590360.6413000003,4505374.162900001],[590429.6915999996,4505324.7103],[590520.0960999997,4505256.6448],[590531.6041000001,4505248.4584],[590571.1634999998,4505219.8529],[590590.9419,4505205.6612],[590616.8580999998,4505187.103599999],[590654.0469000004,4505158.9136],[590706.9840000002,4505121.3683],[590718.4052999998,4505113.403100001],[590782.8773999996,4505065.563100001],[590799.5221999995,4505051.9998],[590882.4639999997,4504993.506200001],[590891.4216999998,4504986.6214000005],[590946.2540999996,4504946.3254],[590986.7652000003,4504916.179300001],[591017.6237000003,4504894.4639],[591080.3197999997,4504847.048699999],[591145.6142999995,4504801.442299999]]]}},{"type":"Feature","properties":{"OBJECTID":9,"DISTRICT":9},"geometry":{"type":"Polygon","coordinates":[[[587987.8448000001,4503565.4255],[588182.0069000004,4503514.548699999],[588273.5790999997,4503490.4344],[588510.6858999999,4503432.305],[588750.3124000002,4503418.288799999],[588984.7002999997,4503404.217599999],[589219.0878999997,4503390.264699999],[589438.8437999999,4503377.1423],[589453.2231000001,4503376.316199999],[589503.2134999996,4503373.365700001],[589687.2721999995,4503362.596100001],[589748.1744999997,4503359.001800001],[589921.6630999995,4503348.6654],[590156.0564000001,4503334.630999999],[590151.0208,4503248.0834],[590385.1630999995,4503234.164100001],[590379.1838999996,4503135.0593],[590613.9219000004,4503121.1544],[590610.7211999996,4503071.710200001],[590844.449,4503057.689200001],[590847.2255999995,4503107.1283],[591096.7686000001,4503092.420499999],[591315.9464999996,4503079.346100001],[591550.0986000001,4503065.352399999],[591784.3337000003,4503051.589199999],[591778.5418999996,4502952.484999999],[591860.6008000001,4502947.392899999],[592012.3613,4502938.501599999],[592011.4260999998,4502925.2783],[592035.7892000005,4502801.012],[592064.9208000004,4502660.373400001],[592094.2224000003,4502519.7371],[592173.5584000004,4502536.930199999],[592251.051,4502552.768999999],[592328.4546999997,4502568.9407],[592409.8238000004,4502585.717499999],[592438.4505000003,4502445.517999999],[592520.1518999999,4502462.8553],[592597.8996000001,4502478.5899],[592673.0170999998,4502495.069700001],[592707.5171999997,4502324.968],[592742.4316999996,4502155.6489],[592780.5833,4501984.482899999],[592816.8531999998,4501815.181],[592852.1212999998,4501644.978599999],[592887.5586000001,4501474.8895],[592809.8921999997,4501458.598099999],[592732.2227999996,4501442.5295],[592650.9276999999,4501425.6394],[592569.3812999995,4501408.525],[592491.7940999996,4501392.571],[592414.5433,4501376.732999999],[592335.1884000003,4501360.092599999],[592256.0854000002,4501343.5671],[592178.4151999997,4501327.3934],[592216.0530000003,4501142.3408],[592136.2752,4501125.475199999],[592168.2707000002,4500972.6602],[592171.9556999998,4500955.053200001],[592097.9013999999,4500940.146500001],[592091.5702999998,4500939.290899999],[592102.6075999998,4500921.997099999],[592137.7068999996,4500866.6985],[592064.7692,4500802.5118],[591969.2089999998,4500912.796],[591847.5784,4500916.066199999],[591832.6062000003,4500916.5474],[591826.7445,4500911.9231],[591768.5362,4500859.911800001],[591708.7208000002,4500807.881200001],[591648.9045000002,4500755.851],[591589.2538000001,4500704.045499999],[591529.3526999997,4500651.9043000005],[591685.6292000003,4500472.5298999995],[591621.0345000001,4500416.8884],[591556.8698000005,4500360.5867],[591497.1293000001,4500308.892000001],[591437.392,4500256.864700001],[591377.4016000004,4500204.7239],[591297.6607999997,4500135.6876],[591298.3085000003,4500124.260199999],[591299.5685,4500111.175100001],[591306.1793999998,4500041.0901],[591318.0581999999,4499913.893200001],[591320.6124,4499878.0644000005],[591324.8466999996,4499836.2609],[591342.0855999999,4499658.2817],[591348.5975000001,4499589.4168],[591353.0093999999,4499540.066],[591356.2401999999,4499511.128900001],[591358.8136999998,4499487.512700001],[591412.5658,4499421.559800001],[591368.0521999998,4499382.599099999],[591287.6353000002,4499312.777799999],[591214.4973999998,4499249.264],[591140.2779999999,4499184.1833999995],[591065.4530999996,4499120.0953],[590987.3827,4499065.405200001],[590911.4134999998,4499018.6241999995],[590834.2412999999,4498966.3893],[590754.1644000001,4498916.451199999],[590699.5007999996,4498821.526900001],[590685.881,4498800.9328000005],[590611.9782999996,4498695.227600001],[590536.8461999996,4498593.060900001],[590500.9379000003,4498541.220899999],[590464.8328999998,4498491.599199999],[590392.3638000004,4498392.6861000005],[590403.659,4498270.588400001],[590322.7199999997,4498262.9441],[590292.3037,4498260.1325],[590282.8410999998,4498259.240499999],[590272.7641000003,4498246.239700001],[590264.7965000002,4498219.719900001],[590264.2911999999,4498163.7589],[590269.8205000004,4498098.4342],[590281.7038000003,4497997.4377],[590268.3543999996,4497996.1655],[590268.9637000002,4497966.8632],[590272.2622999996,4497925.0481],[590270.7844000002,4497886.5056],[590271.5697999997,4497849.6559999995],[590227.2790999999,4497784.0602],[590204.3049999997,4497781.2282],[590204.6557999998,4497766.2445],[590204.8803000003,4497754.700999999],[590180.6435000002,4497779.2761],[590167.1232000003,4497778.113],[590122.9254999999,4497774.5801],[590107.7163000004,4497773.1746],[590044.0066,4497767.296499999],[589962.1315000001,4497759.6449],[589880.1716,4497751.9933],[589801.3395999996,4497744.4913],[589776.5811000001,4497742.305199999],[589722.2498000003,4497737.3201],[589653.7292999998,4497730.4991],[589662.8296999997,4497719.3956],[589675.9614000004,4497703.6778],[589689.0099999998,4497687.847999999],[589773.0576,4497585.6116],[589824.0347999996,4497525.164899999],[589889.1119999997,4497446.0153],[589939.6775000002,4497384.7873],[589983.3724999996,4497332.136299999],[590047.5883999998,4497254.5318],[590081.1308000004,4497216.0802],[590150.4789000005,4497133.9869],[590205.6874000002,4497073.927100001],[590140.9790000003,4497017.2994],[590081.7220999999,4496964.513],[590021.6896000002,4496912.8279],[589961.659,4496860.9213],[589902.1377999997,4496808.7994],[589842.5270999996,4496757.0099],[589998.5027999999,4496577.485300001],[589936.2106999997,4496523.442299999],[589874.1688999999,4496469.6249],[590030.1524,4496289.99],[589970.3705000002,4496238.0865],[590126.1810999997,4496059.339500001],[590066.8301999997,4496006.6634],[590006.9589,4495954.980699999],[589947.0880000005,4495903.1875],[589882.1067000004,4495847.114399999],[589818.4740000004,4495791.391100001],[589758.6031999998,4495739.3774999995],[589698.8228000002,4495686.8103],[589633.3207999999,4495631.510299999],[589674.2626999998,4495583.265000001],[589744.6897,4495503.734300001],[589685.0840999996,4495492.691299999],[589606.8762999997,4495480.536699999],[589528.4157999996,4495468.2689],[589444.1281000003,4495455.0437],[589359.9272999996,4495441.5986],[589281.6299999999,4495429.7794],[589203.3403000003,4495417.2951],[589124.9619000005,4495405.1436],[589043.5454000002,4495392.2904],[588962.3798000002,4495379.6632],[588884.2558000004,4495367.406300001],[588805.7931000004,4495355.1461],[588727.6699000001,4495342.7798],[588639.6583000002,4495329.408500001],[588539.0745000001,4495313.0022],[588459.0866,4495300.8386],[588377.9217999997,4495287.9958],[588296.7528999997,4495275.4869],[588264.4080999997,4495270.1076],[588218.2976000002,4495262.4559],[588139.9956,4495250.7599],[588061.7805000003,4495238.843599999],[587983.2320999997,4495226.4802],[587942.3535000002,4495220.0023],[587904.9371999996,4495214.1205],[587857.7221999997,4495206.791200001],[587736.6867000004,4495187.9342],[587658.3885000004,4495175.7992],[587567.6763000004,4495161.5207],[587474.8499999996,4495147.1074],[587451.8760000002,4495143.506999999],[587428.8174,4495139.9057],[587336.1623999998,4495125.2742],[587257.6951000001,4495113.0304000005],[587179.9916000003,4495100.5744],[587101.1840000004,4495088.439300001],[587023.3927999996,4495076.206],[587064.2276999997,4494811.4571],[587103.3694000002,4494561.454299999],[587024.9802999999,4494549.2140999995],[586876.6486999998,4494526.0559],[586871.5712000001,4494475.2607],[586858.9099000003,4494334.5623],[586709.9036999997,4494347.148],[586707.0539999995,4494315.6963],[586704.0491000004,4494283.021600001],[586701.0488,4494257.2302],[586637.2611999996,4494248.0506],[586553.0412999997,4494234.748500001],[586572.1606000001,4494111.517100001],[586595.7359999996,4493969.020199999],[586546.2375999996,4493960.784700001],[586538.5509000001,4493966.8015],[586505.881,4493988.847999999],[586461.2921000002,4494024.3006],[586460.9119999995,4494035.176100001],[586459.6238000002,4494051.369999999],[586435.9654999999,4494215.848099999],[586390.602,4494208.7718],[586312.2030999996,4494196.983200001],[586288.5461999997,4494193.6006000005],[586248.3312999997,4494187.695],[586212.2651000004,4494181.615599999],[586157.1945000002,4494172.319],[586077.4488000004,4494159.851199999],[585998.6284999996,4494147.839],[585916.4386,4494134.456599999],[585917.8909999998,4494125.924799999],[585926.6403999999,4494071.737400001],[585935.3065999998,4494017.437999999],[585951.3880000003,4493914.5978],[585956.3876999998,4493870.025800001],[585966.4632000001,4493803.6416],[585973.7631999999,4493757.763900001],[585984.0685,4493693.491800001],[585993.0417999998,4493634.644200001],[586000.3536999999,4493587.7676],[585935.1107000001,4493506.082],[585860.9763000002,4493409.973099999],[585829.0297999997,4493369.1942],[585794.6645,4493325.278999999],[585703.2342999997,4493209.3224],[585692.2037000004,4493196.9835],[585686.5598999998,4493209.352700001],[585681.8534000004,4493221.1776],[585661.0895999996,4493260.3506000005],[585654.5163000003,4493272.598099999],[585643.3104999997,4493290.2324],[585609.4562999997,4493341.689200001],[585600.1240999997,4493358.345799999],[585554.9600999998,4493429.212300001],[585531.0728000002,4493467.794600001],[585509.6009999998,4493502.4081],[585475.0322000002,4493557.298900001],[585469.2566999998,4493566.4472],[585430.0346999997,4493628.612],[585419.4261999996,4493631.1548999995],[585311.432,4493564.638599999],[585251.0429999996,4493723.8145],[585213.9244999997,4493802.1022],[585172.5784999998,4493872.681399999],[585126.1447000001,4493944.2019],[585075.9304999998,4494013.348099999],[585019.3746999996,4494082.089199999],[584938.2044000002,4494172.0877],[585012.6233000001,4494221.3407000005],[584996.2511999998,4494239.583000001],[584943.3820000002,4494296.9318],[585076.2851999998,4494463.977499999],[585134.2448000005,4494412.9048999995],[585295.9448999995,4494621.582800001],[585234.9841999998,4494668.734200001],[585381.4008,4494859.032299999],[585318.6442999998,4494907.9387],[585370.9256999996,4494975.5933],[585419.4574999996,4495038.0984000005],[585467.9857999999,4495100.8258],[585516.6799999997,4495163.7775],[585326.2139999997,4495310.8025],[585374.7400000002,4495373.6404],[585184.2795000002,4495520.891000001],[585232.8924000002,4495583.506899999],[585045.2521000002,4495729.016899999],[585093.7801000001,4495791.630999999],[585142.1380000003,4495854.2434],[585190.6630999995,4495916.9692],[585239.1052999999,4495979.4723000005],[585291.3783,4496047.237500001],[585343.6553999996,4496114.5591],[585392.0963000003,4496176.952199999],[585440.7041999996,4496239.458699999],[585488.9691000003,4496302.294600001],[585537.5729,4496365.023700001],[585585.9244999997,4496427.5282000005],[585634.5279000001,4496490.147],[585683.2123999996,4496552.989],[585731.5629000003,4496615.3836],[585783.8280999996,4496683.0414],[585595.5268999999,4496828.5297],[585648.1314000003,4496896.079600001],[585836.0937000001,4496750.5887],[585859.7697999999,4496780.948100001],[585884.6081999997,4496813.2082],[585933.2089999998,4496875.607100001],[585981.4681000002,4496938.224300001],[586031.9819,4497003.3104],[586082.0718999999,4497068.392000001],[586130.9167,4497131.350099999],[586173.3364000004,4497186.573899999],[586182.5043000001,4497198.448100001],[586189.2566,4497207.0748],[586193.7571999999,4497212.9],[586243.0933999997,4497277.085899999],[586308.4457999999,4497360.6642],[586318.2822000002,4497373.2125],[586322.3673999999,4497378.366800001],[586325.4506000001,4497382.3993],[586373.6196999997,4497444.907299999],[586422.2095999997,4497507.5315000005],[586470.9665000001,4497570.268999999],[586513.1952,4497626.935900001],[586505.5536000002,4497643.9442],[586499.0870000003,4497727.244999999],[586585.7890999997,4497741.9088],[586566.2723000003,4497856.2544],[586560.4901,4497887.9388999995],[586554.7158000004,4497918.9573],[586543.7289000005,4498005.4252],[586529.7555999998,4498086.862400001],[586516.1448999997,4498173.5218],[586509.5625999998,4498215.855],[586500.9753,4498270.598999999],[586517.2647000002,4498280.8913],[586594.6733999997,4498330.4186],[586559.5138999997,4498553.493000001],[586518.0396999996,4498817.9047],[586596.2125000004,4498830.360400001],[586554.8187999995,4499095.106000001],[586513.3444999997,4499359.7399],[586471.9507999998,4499624.9300999995],[586459.9874,4499701.062000001],[586533.5822000001,4499742.773399999],[586508.8110999996,4499902.1325],[586587.2286999999,4499914.3693],[586679.4047999997,4499928.7656],[586694.8890000004,4499833.6905000005],[586714.8716000002,4499846.024700001],[586733.6079000002,4499856.4571],[586825.6183000002,4499906.823899999],[586910.9046999998,4499953.5605999995],[586939.6424000002,4499969.2173999995],[587015.5032000002,4500011.9595],[586982.6063999999,4500149.462200001],[586966.0517999995,4500220.0997],[586951.6213999996,4500282.6576000005],[586919.8376000002,4500419.1744],[586905.0515999999,4500483.282500001],[586922.4384000003,4500493.2556],[586930.7345000003,4500499.6808],[586935.4056000002,4500512.391799999],[586937.5522999996,4500531.2904],[587397.9199999999,4500772.607100001],[587571.7008999996,4500864.135],[587760.3494999995,4500963.6141],[587709.8482999997,4501345.3747000005],[587708.1826,4501357.567399999],[587675.7034999998,4501587.997199999],[587651.3424000004,4501768.2303],[587651.4590999996,4501772.672499999],[587653.2357999999,4501786.904200001],[587656.5471000001,4501800.0437],[587661.5542000001,4501812.759199999],[587667.0127999997,4501823.0375],[587704.8154999996,4501879.327199999],[587664.6276000002,4501953.5703],[587115.9692000002,4502940.202099999],[587143.0147000002,4502962.168400001],[587182.7939999998,4502965.0776],[587228.8004999999,4502963.1752],[587264.6298000002,4502956.934699999],[587269.1619999995,4502974.085200001],[587288.4983000001,4503047.8083999995],[587308.6010999996,4503128.202],[587335.2506999997,4503226.880100001],[587360.8957000002,4503324.658399999],[587386.96,4503422.663799999],[587412.4332999997,4503520.5513],[587438.1593000004,4503618.4419],[587560.2483999999,4503586.4627],[587702.0108000003,4503549.1666],[587723.9910000004,4503634.6907],[587987.8448000001,4503565.4255]]]}},{"type":"Feature","properties":{"OBJECTID":10,"DISTRICT":10},"geometry":{"type":"MultiPolygon","coordinates":[[[[580767.7649999997,4504622.0174],[580749.4652000004,4504618.4878],[580741.3316000002,4504620.397700001],[580718.2878,4504625.698100001],[580711.9336000001,4504627.1833],[580687.9303000001,4504643.020199999],[580662.7465000004,4504658.622300001],[580588.0263999999,4504706.770300001],[580567.6754000001,4504736.524499999],[580531.0861999998,4504790.8599],[580530.1398999998,4504792.403899999],[580507.7072999999,4504827.1316],[580510.4764,4504828.937899999],[580519.619,4504835.2541000005],[580520.3712999998,4504843.810699999],[580520.6743000001,4504847.033500001],[580518.8542,4504851.2325],[580510.4676999999,4504860.9112],[580506.6645,4504868.7523],[580506.1467000004,4504869.7458999995],[580505.1594000002,4504875.064099999],[580505.0992999999,4504880.614399999],[580506.3269999996,4504884.291300001],[580506.7362000002,4504885.517000001],[580509.8892000001,4504890.880100001],[580514.0743000004,4504894.5890999995],[580518.9473000001,4504897.1954],[580525.3568000002,4504898.3751],[580561.5750000002,4504901.543400001],[580565.7127999999,4504901.8104],[580580.7384000001,4504903.3057],[580591.8892999999,4504903.648700001],[580592.9804999996,4504904.3267],[580594.7248,4504907.121099999],[580597.2571999999,4504907.3706],[580608.3453000002,4504905.7147],[580609.3664999995,4504905.059699999],[580655.4978999998,4504882.468699999],[580688.9023000002,4504864.624600001],[580728.3157000002,4504845.957699999],[580786.6468000002,4504805.0711],[580788.5285999998,4504802.9822],[580823.6506000003,4504743.8583],[580820.4862000002,4504692.9771],[580810.8443,4504647.1324000005],[580783.7822000002,4504625.633300001],[580782.4326,4504625.396500001],[580767.7649999997,4504622.0174]]],[[[581071.1075999998,4505910.259299999],[581075.0916999998,4505909.081599999],[581078.9658000004,4505910.234099999],[581081.8310000002,4505910.931500001],[581087.0725999996,4505910.6557],[581089.9583,4505909.4661],[581092.6642000005,4505909.273600001],[581095.9699999997,4505908.3105],[581098.8642999995,4505906.343800001],[581101.0766000003,4505904.924699999],[581103.4664000003,4505902.7304],[581105.8597999997,4505900.203199999],[581108.5924000004,4505897.568600001],[581111.4806000004,4505896.1569],[581114.9626000002,4505894.5296],[581117.8483999996,4505893.34],[581121.4003999997,4505893.045700001],[581124.6131999996,4505892.8588],[581127.3432999998,4505890.4462],[581129.4061000003,4505887.2491999995],[581131.4653000003,4505884.385199999],[581135.1187000005,4505882.537799999],[581138.1638000002,4505882.238],[581141.4708000002,4505881.164000001],[581144.5449999999,4505878.200099999],[581147.4587000003,4505874.4573],[581151.6213999996,4505872.3934],[581155.6079000002,4505870.993799999],[581159.9445000002,4505868.4877],[581163.6003999999,4505866.418299999],[581166.3294000002,4505864.116800001],[581174.1140000001,4505863.091700001],[581177.6697000004,4505862.464500001],[581181.5596000003,4505862.174000001],[581185.8755000001,4505861.5550999995],[581188.7479999997,4505861.5865],[581193.3185999999,4505860.859300001],[581196.9878000002,4505857.5689],[581198.1140999999,4505855.027799999],[581201.7110000001,4505850.6263999995],[581203.6904999996,4505847.317399999],[581204.8435000004,4505842.3342],[581205.4086999996,4505837.011399999],[581206.5471000001,4505833.360300001],[581207.4861000003,4505832.4824],[581208.6207999997,4505829.1642],[581210.0970999999,4505825.5167],[581211.7423999999,4505821.871099999],[581213.9670000002,4505819.342],[581216.7744000005,4505817.5964],[581219.5070000002,4505814.9618],[581222.4146999996,4505811.7741],[581225.5613000002,4505809.9212],[581227.9523999998,4505807.615900001],[581229.9259000001,4505804.8621],[581231.3164999997,4505801.3247],[581231.0284000002,4505796.7697],[581233.7166999998,4505790.471000001],[581234.4363000002,4505786.4822],[581234.1676000003,4505780.1512],[581233.8953,4505774.153100001],[581234.9638,4505769.169],[581236.6935,4505765.5243],[581240.0650000004,4505758.5669],[581241.4349999996,4505756.9166],[581242.4815999996,4505753.930600001],[581242.1655000001,4505751.9288],[581240.4795000004,4505751.577299999],[581238.1151,4505751.440400001],[581235.3076999998,4505753.185900001],[581230.8888999997,4505755.4690000005],[581229.0181,4505756.558700001],[581225.4479,4505758.517999999],[581222.3365000002,4505757.151699999],[581220.9244999997,4505754.915899999],[581222.6397000002,4505752.6032],[581221.1262999997,4505751.920600001],[581220.0329,4505751.464500001],[581218.4325000001,4505751.002900001],[581216.0706000002,4505750.643999999],[581213.4588000001,4505749.9493],[581210.7758999998,4505748.0327],[581207.7357000001,4505747.8884],[581203.7794000003,4505746.5129],[581199.4019999998,4505745.0217],[581195.5204999996,4505744.5352],[581192.5780999996,4505743.1708],[581188.693,4505743.017200001],[581184.0427000001,4505743.2994],[581179.4864999996,4505742.694499999],[581175.0051999995,4505742.978599999],[581171.8683000002,4505743.943399999],[581168.4767000005,4505745.0165],[581165.0755000003,4505746.977700001],[581162.3318999996,4505750.611300001],[581160.2812000001,4505752.6983],[581158.2231999999,4505755.451199999],[581157.2671999997,4505757.883199999],[581154.3028999995,4505758.516899999],[581152.0193999996,4505758.714],[581149.3846000005,4505760.1284],[581147.7489999998,4505762.886],[581146.0557000004,4505763.2006],[581143.5126,4505763.949899999],[581139.5382000003,4505764.239499999],[581135.5674,4505764.1961],[581133.9561000001,4505764.7336],[581132.3751999997,4505762.4958999995],[581110.5489999996,4505741.718800001],[581097.9780000001,4505755.458900001],[581084.6552999998,4505768.4136],[581086.2350000003,4505770.7623],[581092.0968000004,4505775.600099999],[581096.1917000003,4505779.752599999],[581099.3503999999,4505776.7896],[581100.6224999996,4505776.3594],[581101.9802999999,4505775.8191],[581105.5420000004,4505774.6369],[581108.5050999997,4505774.1141],[581111.9676999999,4505774.263],[581115.5039999997,4505775.411800001],[581119.1995000001,4505777.4506],[581121.3645000001,4505780.3607],[581121.4850000003,4505784.8028],[581119.6720000003,4505788.3356],[581117.1940000001,4505790.862],[581115.7419999996,4505792.2894],[581112.6727,4505794.8093],[581108.4965000004,4505798.0942],[581105.7615,4505800.9508],[581098.0996000003,4505806.196],[581090.6347000003,4505808.890000001],[581088.2472999999,4505810.862199999],[581087.8729999997,4505814.1887],[581087.8328999998,4505817.8519],[581086.0138999997,4505821.9397],[581083.2885999996,4505823.908299999],[581080.3097999999,4505825.8741],[581077.0823999997,4505827.393100001],[581074.1133000003,4505828.470899999],[581069.7828000002,4505830.422],[581067.7308999998,4505832.619899999],[581066.6868000003,4505835.384],[581065.2154000001,4505838.5875],[581064.1700999998,4505841.4626],[581064.2122,4505845.3487],[581063.8377999999,4505848.6752],[581062.6102,4505852.7695],[581060.2059000004,4505856.2959],[581058.5642999997,4505859.6085],[581056.6777999997,4505862.1414],[581054.5292999996,4505865.4485],[581052.6354999999,4505868.647399999],[581051.5889999997,4505871.6335],[581051.1217,4505875.736099999],[581051.2604,4505878.5131],[581050.4611999998,4505882.0569],[581048.7437000005,4505884.591600001],[581047.1094000004,4505887.238299999],[581046.1460999995,4505890.336300001],[581046.1134000001,4505893.3334],[581045.2430999996,4505895.655300001],[581044.9568999996,4505898.649700001],[581044.5705000004,4505903.086300001],[581043.6157999998,4505905.407299999],[581042.1491999999,4505908.1667],[581040.3327000001,4505912.0326000005],[581039.6975999996,4505916.022299999],[581041.1023000004,4505918.9242],[581043.8635999998,4505921.3968],[581048.0044999998,4505921.331],[581051.0617000004,4505919.9211],[581054.7101999996,4505918.5177],[581058.1886,4505917.2234000005],[581060.909,4505915.698899999],[581063.9661999997,4505914.289000001],[581067.7958000004,4505911.7774],[581071.1075999998,4505910.259299999]]],[[[587697.9945999999,4517518.670399999],[587649.9124999996,4517326.0287999995],[587636.9391999999,4517274.582],[587400.5571999997,4517401.9047],[587364.2271999996,4517334.972100001],[587326.3370000003,4517264.3575],[587288.7808999997,4517193.9692],[587247.8229999999,4517118.6559],[587206.9512,4517043.1218],[587169.3058000002,4516972.9551],[587131.4934999999,4516902.5646],[587093.9375,4516831.8443],[587055.6889000004,4516762.5594],[587019.5316000003,4516694.7425999995],[587133.9857999999,4516633.694700001],[587142.9857999999,4516628.9157],[587175.6759000001,4516611.426100001],[587210.5727000004,4516592.852399999],[587261.3476,4516565.806299999],[587303.5204999996,4516538.436899999],[587374.0058000004,4516492.861199999],[587390.3033999996,4516484.616],[587498.7032000003,4516429.497300001],[587466.5783000002,4516370.4969],[587426.2764999997,4516296.5228],[587418.6036999999,4516281.777000001],[587410.9281000001,4516267.2532],[587387.8998999996,4516223.7929],[587525.1917000003,4516144.7017],[587541.1343,4516138.006899999],[587567.3563999999,4516125.4384],[587590.3766000001,4516112.4991],[587608.1436000001,4516101.3851],[587630.0064000003,4516086.433800001],[587652.2357000001,4516069.044299999],[587672.1014999999,4516051.7379],[587685.3261000002,4516039.460000001],[587701.6788999997,4516026.664100001],[587719.9643999999,4516014.5572],[587737.5460000001,4516004.8846],[587755.8711999999,4515996.553099999],[587777.3102000002,4515988.924699999],[587793.9863999998,4515984.4596],[587812.5094999997,4515980.7936],[587828.0875000004,4515976.4265],[587846.9811000004,4515969.989399999],[587867.8402000004,4515961.4662],[587890.4198000003,4515950.187899999],[587963.8870000001,4515910.0932],[588018.5795999998,4515880.656199999],[588143.8466999996,4515813.3126],[588122.9488000004,4515775.4266],[588102.2933,4515738.431700001],[588062.3699000003,4515661.239],[588024.7170000002,4515591.734200001],[587987.5642999997,4515522.6796],[587948.9198000003,4515451.276000001],[587910.9325000001,4515381.3237],[587872.7676999997,4515312.035700001],[587835.9667999996,4515241.5429],[587797.5658999998,4515170.6982],[587760.2427000003,4515101.4209],[587719.3706999999,4515025.329299999],[587677.8240999999,4514949.118899999],[587513.3979000002,4515029.996300001],[587468.8848000001,4515126.0605],[587434.9008999998,4515188.165100001],[587393.2560999999,4515227.308599999],[587324.9287999999,4515253.480699999],[587253.3943999996,4515279.7267],[587200.0631999997,4515300.969699999],[587141.8183000004,4515345.359099999],[587111.1563999997,4515369.3122000005],[587058.6656,4515398.115700001],[587009.2665999997,4515415.1874],[586961.8721000003,4515434.0593],[586920.8278999999,4515357.748199999],[586875.7331999997,4515381.9768],[586679.5623000003,4515487.368899999],[586641.4892999995,4515416.5342999995],[586603.3287000004,4515345.9209],[586565.1737000002,4515274.752800001],[586525.3590000002,4515201.1229],[586488.6046000002,4515132.747099999],[586447.7172999997,4515056.8847],[586425.1650999999,4515015.2097],[586406.3294000002,4514980.4616],[586369.4051999999,4514911.9735],[586351.6503999997,4514878.570499999],[586330.1745999996,4514838.5737],[586291.6716,4514767.847200001],[586253.5066,4514697.013800001],[586234.9210999999,4514662.380100001],[586215.3421999998,4514626.069599999],[586173.4442999996,4514549.5309999995],[586133.7344000004,4514473.462300001],[586095.2989999996,4514403.8478999995],[586057.5431000004,4514333.797599999],[586019.7863999996,4514263.7475000005],[585982.2796999998,4514193.922499999],[585944.3502000002,4514124.0929000005],[585903.0289000003,4514055.556399999],[585892.8097000001,4514041.5600000005],[585860.1431999998,4513983.5603],[585823.5077,4513918.4092999995],[585787.602,4513848.493000001],[585755.7851,4513775.2936],[585717.7758,4513704.6872000005],[585680.2696000002,4513634.3089000005],[585643.1756999996,4513564.7128],[585602.0148,4513489.0746],[585578.5526,4513444.9495],[585561.6945000002,4513413.668400001],[585524.0970000001,4513343.623],[585501.5328000002,4513302.062100001],[585485.8235999998,4513273.5701],[585448.3065,4513203.7480999995],[585410.6223999998,4513133.702400001],[585372.6843999997,4513063.653899999],[585334.9950000001,4512993.9416000005],[585297.4775,4512923.898499999],[585267.3013000004,4512868.706],[585259.2801999999,4512854.1808],[585221.8481999999,4512783.916999999],[585184.8234999999,4512714.8794],[585146.2991000004,4512644.0484],[585108.6909999996,4512574.227299999],[585071.0833999999,4512504.295399999],[585030.3274999997,4512429.1096],[584994.2084999997,4512361.7488],[584983.0551000005,4512340.5265999995],[584968.6744999997,4512313.6054],[584953.6325000003,4512285.4553],[584915.6727999998,4512216.5195],[584878.6421999997,4512147.4835],[584841.1031999998,4512078.552999999],[584826.5591000002,4512051.075099999],[584805.4040000001,4512011.086999999],[584767.2060000002,4511940.595000001],[584726.8594000004,4511865.970899999],[584686.6782999998,4511791.571],[584648.6582000004,4511720.0825],[584613.1749999998,4511648.179199999],[584584.5010000002,4511601.000600001],[584576.7100999998,4511588.2552000005],[584537.5338000003,4511514.311799999],[584501.068,4511446.9497],[584463.7762000002,4511377.9132],[584426.4018000001,4511308.6537999995],[584388.2833000002,4511237.9429],[584363.1507000001,4511190.9167],[584351.1607999997,4511168.686899999],[584330.3229999999,4511130.0363],[584311.6333999997,4511095.517999999],[584271.4436999997,4511021.1205],[584233.9798999997,4510951.9723000005],[584198.7521000002,4510886.624399999],[584163.6105000004,4510821.055600001],[584128.3838999998,4510755.486099999],[584093.0697999997,4510690.137800001],[584056.0587999998,4510625.4366],[584019.2953000003,4510553.744000001],[584001.0209999997,4510519.5644000005],[583995.2056,4510466.430299999],[583985.0252,4510373.723200001],[583977.4360999996,4510305.692299999],[583969.398,4510232.5492],[583962.0656000003,4510164.188100001],[583954.6979,4510098.9352],[583947.8333999999,4510056.3364],[583941.0461999997,4510029.281400001],[583943.9877000004,4509985.794399999],[583933.7923999997,4509909.1854],[583925.4822000004,4509830.155300001],[583916.8982999995,4509752.898399999],[583908.2323000003,4509675.4187],[583899.5548,4509598.937899999],[583892.4061000003,4509529.1358],[583887.0365000004,4509481.225],[583882.9704999998,4509444.986099999],[583874.335,4509364.7313],[583865.1045000004,4509284.8027],[583856.2291000001,4509203.323999999],[583847.2565000001,4509122.954299999],[583838.6201,4509042.6996],[583829.6458,4508962.441],[583825.1364000002,4508920.5351],[583820.9308000002,4508881.6303],[583811.4983000001,4508797.036800001],[583810.4112999998,4508788.5868999995],[583802.8526999997,4508724.9975000005],[583862.5585000003,4508718.3451000005],[583952.9632000001,4508708.265900001],[583941.4160000002,4508638.9692],[583939.5799000002,4508614.6348],[583935.8230999997,4508565.9651999995],[583926.7271999996,4508496.474199999],[583921.9549000002,4508433.0272],[583920.0787000004,4508419.683499999],[583912.0097000003,4508348.982899999],[583903.9530999996,4508307.036900001],[583891.1638000002,4508198.0919],[583882.2784000002,4508124.8287],[583872.2849000003,4508052.4410999995],[583914.9934,4508047.928200001],[583901.6716999998,4508023.353],[584009.6749,4507959.2952],[583972.0800999999,4507892.5901],[583863.6489000004,4507957.0877],[583845.4151999997,4507926.128799999],[583823.5327000003,4507889.1336],[583788.6503999997,4507828.8993],[583897.7559000002,4507764.6303],[583940.9530999996,4507739.473200001],[584042.1445000004,4507680.556700001],[584078.9077000003,4507738.7042],[584206.7313999999,4507662.9946],[584225.1030000001,4507696.6204],[584245.8470000001,4507729.607100001],[584285.6956000002,4507791.121300001],[584328.2236000001,4507854.6645],[584376.2432000004,4507925.4869],[584304.5669999998,4507966.526799999],[584350.8728,4508039.4388999995],[584298.7165999999,4508087.3621],[584336.8017999995,4508147.7464000005],[584269.0646000002,4508191.7179000005],[584333.2851,4508293.5879],[584400.1886,4508248.6083],[584467.6777999997,4508204.1910999995],[584536.3273999998,4508161.786],[584471.5258,4508066.5688000005],[584523.1469,4508036.071],[584582.0082,4508133.6634],[584622.0477999998,4508111.3608],[584680.0822999999,4508236.810900001],[584723.6626000004,4508215.1043],[584735.1342000002,4508209.1292],[584792.1468000002,4508179.916099999],[584843.6420999998,4508153.082800001],[584857.5783000002,4508145.8038],[584903.3722000001,4508122.680299999],[584932.5131000001,4508108.0261],[584928.9583999999,4508093.8857],[585019.0636999998,4508059.169199999],[584980.7131000003,4507956.0351],[585042.9066000003,4507931.9901],[585081.7582,4508035.5744],[585155.9177000001,4508006.671700001],[585221.5050999997,4507981.335000001],[585243.3967000004,4507972.8159],[585284.3762999997,4507957.1888999995],[585348.8614999996,4507932.284700001],[585416.9099000003,4507906.0898],[585377.2341999998,4507801.050899999],[585328.1158999996,4507672.256100001],[585291.4094000002,4507573.247099999],[585289.6364000002,4507558.460899999],[585290.2208000002,4507544.367900001],[585292.2762000002,4507505.200999999],[585299.5508000003,4507430.9004],[585313.4982000003,4507349.349199999],[585324.8184000002,4507268.5449],[585335.3084000004,4507193.837300001],[585318.1174999997,4507190.0868999995],[585323.7614000002,4507140.0812],[585332.0462999996,4507066.125399999],[585164.5516999997,4507033.781099999],[585157.5546000004,4507032.479599999],[585154.4368000003,4507031.7776],[585146.1789999995,4507029.9065000005],[585139.4403999997,4507028.163899999],[585143.5099,4507019.550899999],[585140.1387,4507018.846100001],[585137.273,4507018.258099999],[585133.7948000003,4507026.877900001],[585119.3859000001,4507023.604],[584975.3383,4506994.5306],[584813.3186999997,4506963.3673],[584803.4557999996,4506961.4782],[584789.8861999996,4506958.6587000005],[584803.3959999997,4506951.9298],[584805.091,4506944.0666000005],[584806.1681000004,4506938.527899999],[584808.5795999998,4506927.1203000005],[584994.6251999997,4506461.295700001],[585009.4993000003,4506438.8178],[585002.6063999999,4506435.7413],[584999.7873999998,4506445.811899999],[584995.2052999996,4506447.535800001],[584954.8173000002,4506432.9736],[584941.6952999998,4506420.5001],[584936.1025,4506414.551999999],[584931.6747000003,4506410.171499999],[584916.7182999998,4506395.567600001],[584923.8557000002,4506384.6581999995],[584915.3545000004,4506374.458000001],[584909.9814999998,4506364.071599999],[584909.9287999999,4506361.295499999],[584900.8063000003,4506346.314300001],[584912.2381999996,4506336.6753],[584928.8832,4506321.877900001],[584916.9741000002,4506306.753799999],[584895.0022999998,4506284.964400001],[584889.3280999996,4506271.355],[584801.4044000003,4506312.981799999],[584637.8147999998,4506106.9471],[584760.2056,4506036.4024],[584694.0010000002,4505899.757200001],[584524.5160999997,4505972.8752],[584478.1218999997,4505876.9802],[584650.1834000004,4505800.3379],[584622.0241,4505720.7480999995],[584445.5893000001,4505795.454],[584397.2255999995,4505701.646600001],[584583.3783999998,4505619.6119],[584590.5146000003,4505616.251599999],[584582.8130999999,4505595.0699000005],[584575.7740000002,4505597.3211],[584571.6283,4505582.952199999],[584555.3989000004,4505590.8718],[584545.9655999998,4505580.772500001],[584530.9572999999,4505570.4987],[584525.9627999999,4505556.453299999],[584530.9201999996,4505544.0754],[584535.2154000001,4505537.907199999],[584535.9533000002,4505532.4756000005],[584477.7049000002,4505564.6745],[584314.0822000001,4505641.971899999],[584300.9348999998,4505609.182499999],[584457.3074000003,4505523.0318],[584520.7764999997,4505499.8847],[584497.8749000002,4505448.1105],[584465.3175999997,4505376.0207],[584443.4938000003,4505385.4311999995],[584381.2410000004,4505413.033500001],[584284.3317,4505456.5627999995],[584263.1131999996,4505412.6909],[584249.1683,4505383.112199999],[584236.5461999997,4505356.102],[584238.9774000002,4505350.3566],[584292.1431,4505326.7576],[584343.6105000004,4505303.9168],[584408.8187999995,4505276.569800001],[584389.7015000004,4505211.4055],[584382.9233999997,4505190.6786],[584371.4727999996,4505194.4342],[584199.9880999997,4505271.422800001],[584196.3550000004,4505271.3816],[584152.9193000002,4505182.072799999],[584153.1146999998,4505179.7436],[584344.5892000003,4505091.323799999],[584338.5700000003,4505070.716600001],[584326.2894000001,4505028.500399999],[584318.7706000004,4505020.865599999],[584116.6078000003,4505097.8409],[584085.5089999996,4505015.888699999],[584291.1796000004,4504942.727],[584356.5207000002,4504918.8226],[584396.4719000002,4504905.732100001],[584435.1507000001,4504893.0715],[584413.7032000003,4504839.537799999],[584337.9253000002,4504867.0978999995],[584328.9484999999,4504839.0188],[584310.6935999999,4504846.582900001],[584289.5696999999,4504853.781400001],[584273.5356999999,4504859.261399999],[584261.0643999996,4504863.560699999],[584241.551,4504870.3336],[584040.5789999999,4504938.887],[584007.8854,4504848.3685],[584086.3696999997,4504820.502699999],[584207.4255999997,4504779.5759],[584173.5569000002,4504703.365],[584155.0143999998,4504713.923800001],[583959.9927000003,4504779.1053],[583955.4550000001,4504776.8335],[583951.5363999996,4504772.1263999995],[583923.0297999997,4504692.3137],[583923.4067000002,4504688.8763],[583926.7460000003,4504685.0283],[584109.1392999999,4504623.2555],[584072.3594000004,4504550.231799999],[583875.7845000001,4504617.951400001],[583869.9353,4504619.5506],[583865.7291000001,4504617.8378],[583836.4024,4504535.684800001],[583835.5987,4504532.0121],[583840.5586000001,4504526.850099999],[584023.3118000003,4504463.413899999],[584003.4183,4504399.1302000005],[583963.0979000004,4504407.333699999],[583958.3607999999,4504407.724300001],[583955.1409999998,4504408.465],[583949.8793000001,4504410.403899999],[583942.4018000001,4504413.982999999],[583928.7143999999,4504421.1556],[583918.5103000002,4504426.702299999],[583908.8207999999,4504431.5887],[583906.1798999999,4504433.4462],[583902.4895000001,4504430.962099999],[583895.2588,4504427.660800001],[583887.4329000004,4504424.685900001],[583873.3131999997,4504417.7542],[583866.1013000002,4504412.787799999],[583862.8421,4504409.531400001],[583855.5280999998,4504406.1182],[583851.5767000001,4504404.2973],[583846.5253999997,4504402.574899999],[583842.4806000004,4504401.530099999],[583836.9967999998,4504400.691],[583832.2484999998,4504402.080700001],[583829.6820999999,4504404.827199999],[583827.8863000004,4504406.6943],[583809.9508999996,4504393.3915],[583788.0953000002,4504375.4925999995],[583791.4496999998,4504370.3126],[583813.1031,4504331.255799999],[584035.7274000002,4504359.5285],[584090.3713999996,4504340.2743999995],[584063.6656999998,4504265.5886],[584037.5536000002,4504190.6875],[584011.2692999998,4504116.0066],[583943.3254000004,4504115.4603],[583935.7739000004,4504110.6011],[583922.4138000002,4504096.239499999],[583918.5718,4504092.1994],[583832.3949999996,4503992.3072999995],[583728.2635000004,4503873.007300001],[583623.8762999997,4503753.595000001],[583519.6560000004,4503634.075200001],[583468.5780999996,4503674.134299999],[583333.3841000004,4503791.296399999],[583290.2303999998,4503727.8641],[583237.7959000003,4503670.4342],[583185.557,4503610.5644000005],[583133.5696,4503550.808800001],[583081.4943000004,4503491.274800001],[583209.7046999997,4503378.9147],[583157.3801999995,4503318.9332],[583261.9440000001,4503227.736199999],[583389.1349999998,4503116.4778],[583396.1350999996,4503110.339299999],[583518.0339000002,4503004.0196],[583569.9378000004,4503063.776799999],[583641.9844000004,4503001.0843],[583650.0245000003,4503022.7127],[583670.4066000003,4503081.7827],[583622.2609999999,4503123.7612],[583675.0828999998,4503184.4177],[583701.5050999997,4503164.9538],[583862.7051999997,4503111.706],[583836.5702999998,4503038.2489],[583811.1222000001,4502963.8005],[583954.6619999995,4502910.466399999],[584087.9912999999,4502863.236500001],[584243.8963000001,4502808.160499999],[584272.5537999999,4502889.974199999],[584295.8064000001,4502956.4059],[584321.6041000001,4503029.4168],[584344.2023,4503101.281300001],[584371.5657000002,4503170.3134],[584398.5010000002,4503247.223300001],[584403.4457,4503250.9431],[584410.3179000001,4503256.1281],[584436.7267000005,4503230.5605999995],[584454.1354999999,4503223.4311999995],[584433.0181,4503274.260399999],[584425.2489999998,4503295.932],[584423.034,4503312.3378],[584424.1036999999,4503314.9034],[584450.6708000004,4503386.9245],[584476.3090000004,4503458.823999999],[584504.9649,4503540.3057],[584537.0623000003,4503631.263499999],[584569.1562999999,4503722.443399999],[584601.4184999997,4503813.625399999],[584770.2947000004,4503753.7126],[584799.7736,4503836.759299999],[584825.8052000003,4503910.7742],[584852.6723999996,4503985.5758],[584879.1127000004,4504060.705700001],[584905.8085000003,4504135.616599999],[584932.9046999998,4504212.419600001],[584959.3483999996,4504287.105799999],[584973.2653999999,4504326.4553],[584985.8658999996,4504362.6811999995],[584999.2127,4504400.1369],[585012.3865999999,4504437.923599999],[585024.0850999998,4504471.696799999],[585039.0769999996,4504513.0571],[585060.8520999998,4504574.5899],[585066.4968999997,4504590.863600001],[585088.119,4504650.9515],[585094.0108000003,4504667.7831],[585114.2226999998,4504725.523499999],[585119.3831000002,4504739.793299999],[585140.5946000004,4504798.7664],[585166.0390999997,4504871.776799999],[585191.4918999998,4504944.010299999],[585215.5639000004,4505011.3431],[585254.5696999999,4505117.4827],[585355.2884999998,4505096.3247],[585381.5477999998,4505090.853599999],[585406.6359999999,4505091.6973],[585415.1672999999,4505092.0175],[585430.5399000002,4505092.6384],[585444.3085000003,4505093.130000001],[585489.1463000001,4505088.7612],[585565.3158999998,4505086.085999999],[585652.1405999996,4505082.7574000005],[585736.0902000004,4505079.6186],[585815.3926999997,4505076.426999999],[585894.6913999999,4505073.5693],[585958.3525,4505071.0865],[586000.2880999995,4504974.4287],[586007.5833999999,4504986.614499999],[586070.0904000001,4504835.906099999],[586112.8608999997,4504718.4977],[586117.7944,4504708.452],[586132.1456000004,4504680.641100001],[586139.8028999995,4504661.634299999],[586201.7692,4504550.666200001],[586223.4182000002,4504513.0594],[586243.0148999998,4504477.5382],[586266.7644999996,4504433.738700001],[586336.9538000003,4504313.6524],[586358.3389999997,4504277.042099999],[586407.4698999999,4504187.464400001],[586475.6227000002,4504068.4659],[586484.0928999996,4504052.3555],[586505.7994999997,4504017.3036],[586547.4863999998,4503943.072000001],[586595.7220999999,4503930.6448],[586683.7175000003,4503907.912799999],[586705.9512999998,4503994.3248],[586968.7796,4503924.012800001],[587237.8718999997,4503853.339500001],[587215.5461999997,4503768.035],[587460.3114,4503703.9672],[587544.5846999995,4503681.978599999],[587723.9910000004,4503634.6907],[587702.0108000003,4503549.1666],[587560.2483999999,4503586.4627],[587438.1593000004,4503618.4419],[587412.4332999997,4503520.5513],[587386.96,4503422.663799999],[587360.8957000002,4503324.658399999],[587335.2506999997,4503226.880100001],[587308.6010999996,4503128.202],[587288.4983000001,4503047.8083999995],[587269.1619999995,4502974.085200001],[587264.6298000002,4502956.934699999],[587228.8004999999,4502963.1752],[587182.7939999998,4502965.0776],[587143.0147000002,4502962.168400001],[587115.9692000002,4502940.202099999],[587664.6276000002,4501953.5703],[587704.8154999996,4501879.327199999],[587667.0127999997,4501823.0375],[587661.5542000001,4501812.759199999],[587656.5471000001,4501800.0437],[587653.2357999999,4501786.904200001],[587651.4590999996,4501772.672499999],[587651.3424000004,4501768.2303],[587675.7034999998,4501587.997199999],[587708.1826,4501357.567399999],[587709.8482999997,4501345.3747000005],[587760.3494999995,4500963.6141],[587571.7008999996,4500864.135],[587397.9199999999,4500772.607100001],[586937.5522999996,4500531.2904],[586935.4056000002,4500512.391799999],[586930.7345000003,4500499.6808],[586922.4384000003,4500493.2556],[586905.0515999999,4500483.282500001],[586919.8376000002,4500419.1744],[586951.6213999996,4500282.6576000005],[586966.0517999995,4500220.0997],[586982.6063999999,4500149.462200001],[587015.5032000002,4500011.9595],[586939.6424000002,4499969.2173999995],[586910.9046999998,4499953.5605999995],[586825.6183000002,4499906.823899999],[586733.6079000002,4499856.4571],[586714.8716000002,4499846.024700001],[586694.8890000004,4499833.6905000005],[586679.4047999997,4499928.7656],[586587.2286999999,4499914.3693],[586508.8110999996,4499902.1325],[586533.5822000001,4499742.773399999],[586459.9874,4499701.062000001],[586471.9507999998,4499624.9300999995],[586513.3444999997,4499359.7399],[586554.8187999995,4499095.106000001],[586596.2125000004,4498830.360400001],[586518.0396999996,4498817.9047],[586559.5138999997,4498553.493000001],[586594.6733999997,4498330.4186],[586517.2647000002,4498280.8913],[586500.9753,4498270.598999999],[586509.5625999998,4498215.855],[586516.1448999997,4498173.5218],[586529.7555999998,4498086.862400001],[586543.7289000005,4498005.4252],[586554.7158000004,4497918.9573],[586560.4901,4497887.9388999995],[586566.2723000003,4497856.2544],[586585.7890999997,4497741.9088],[586499.0870000003,4497727.244999999],[586505.5536000002,4497643.9442],[586513.1952,4497626.935900001],[586470.9665000001,4497570.268999999],[586422.2095999997,4497507.5315000005],[586373.6196999997,4497444.907299999],[586325.4506000001,4497382.3993],[586322.3673999999,4497378.366800001],[586318.2822000002,4497373.2125],[586308.4457999999,4497360.6642],[586243.0933999997,4497277.085899999],[586193.7571999999,4497212.9],[586189.2566,4497207.0748],[586182.5043000001,4497198.448100001],[586173.3364000004,4497186.573899999],[586130.9167,4497131.350099999],[586082.0718999999,4497068.392000001],[586031.9819,4497003.3104],[585981.4681000002,4496938.224300001],[585933.2089999998,4496875.607100001],[585884.6081999997,4496813.2082],[585859.7697999999,4496780.948100001],[585836.0937000001,4496750.5887],[585648.1314000003,4496896.079600001],[585595.5268999999,4496828.5297],[585783.8280999996,4496683.0414],[585731.5629000003,4496615.3836],[585683.2123999996,4496552.989],[585634.5279000001,4496490.147],[585585.9244999997,4496427.5282000005],[585537.5729,4496365.023700001],[585488.9691000003,4496302.294600001],[585440.7041999996,4496239.458699999],[585392.0963000003,4496176.952199999],[585343.6553999996,4496114.5591],[585291.3783,4496047.237500001],[585239.1052999999,4495979.4723000005],[585190.6630999995,4495916.9692],[585142.1380000003,4495854.2434],[585093.7801000001,4495791.630999999],[585045.2521000002,4495729.016899999],[585232.8924000002,4495583.506899999],[585184.2795000002,4495520.891000001],[585374.7400000002,4495373.6404],[585326.2139999997,4495310.8025],[585516.6799999997,4495163.7775],[585467.9857999999,4495100.8258],[585419.4574999996,4495038.0984000005],[585370.9256999996,4494975.5933],[585318.6442999998,4494907.9387],[585381.4008,4494859.032299999],[585234.9841999998,4494668.734200001],[585295.9448999995,4494621.582800001],[585134.2448000005,4494412.9048999995],[585076.2851999998,4494463.977499999],[584943.3820000002,4494296.9318],[584996.2511999998,4494239.583000001],[585012.6233000001,4494221.3407000005],[584938.2044000002,4494172.0877],[584908.3458000002,4494170.748199999],[584887.7914000005,4494169.8478],[584838.8861999996,4494168.957699999],[584704.7720999997,4494286.1106],[584589.3662,4494358.4046],[584443.5296999998,4494174.013499999],[584389.8924000002,4494277.097100001],[584348.5640000002,4494339.5765],[584291.0873999996,4494400.7633],[584264.7494999999,4494439.8769000005],[584091.9057999998,4494203.4528],[584090.7982000001,4494204.1064],[584178.5324999997,4494520.833699999],[584137.7518999996,4494557.564200001],[583948.1501000002,4494704.1897],[583827.0020000003,4494806.738500001],[583614.9660999998,4494525.6993],[583417.9095999999,4494658.8212],[583253.7714999998,4494769.7793000005],[583172.5003000004,4494788.077500001],[582759.3669999996,4494880.838500001],[582959.4164000005,4495130.7454],[582976.8585000001,4495160.137399999],[582980.6984000001,4495164.843],[583019.2456,4495213.7875],[583026.8394999998,4495223.308700001],[583060.9667999996,4495273.9805],[583062.8383999998,4495257.9037],[583078.7867,4495239.0975],[583094.6383999996,4495228.9497],[583112.9424999999,4495218.940199999],[583166.1645,4495287.2555],[583243.0130000003,4495255.363700001],[583424.1709000003,4495489.8632],[583560.0373999998,4495665.2414],[583496.7062999997,4495714.267200001],[583433.2903000005,4495763.4037],[583578.7416000003,4495951.2128],[583517.7155999998,4495998.599099999],[583454.1326000001,4496047.7334],[583601.7521000002,4496237.788000001],[583653.9545,4496305.4296],[583702.4912,4496367.9235],[583750.8554999996,4496430.6379],[583799.4751000004,4496493.133400001],[583847.8365000002,4496555.9595],[583896.5404000003,4496618.3456],[583944.7296000002,4496681.281400001],[583756.8897000002,4496826.7094],[583708.2744000005,4496763.9921],[583520.4401000002,4496909.5370000005],[583472.0746999998,4496847.0461],[583423.2880999995,4496784.3287],[583235.4611999998,4496929.7697],[583284.0804000003,4496992.3729],[583096.0849000001,4497138.4815],[582913.9089000002,4497279.2195999995],[582935.2685000002,4497343.737299999],[582939.9313000003,4497357.999600001],[582950.9611999998,4497392.9824],[582965.4259000001,4497438.5502],[582979.9625000004,4497507.9878],[582981.1519999998,4497515.1063],[583066.0256000003,4497770.0637],[583116.5060999999,4497938.2655],[583140.0599999996,4498018.017999999],[583144.1273999996,4498032.4958999995],[583163.7292,4498102.545700001],[583188.2198000001,4498181.6428],[583212.2410000004,4498264.8423999995],[583236.7032000003,4498346.3818],[583263.1745999996,4498429.7201000005],[583274.9960000003,4498469.2641],[583286.4018000001,4498508.1373],[583318.0343000004,4498591.2006],[583243.3920999998,4498542.2939],[583240.9570000004,4498540.712300001],[583219.7265999997,4498525.7093],[583220.0691999998,4498563.126499999],[583215.0094999997,4498599.5951000005],[583202.8800999997,4498648.0857],[583188.3690999998,4498690.2216],[583147.2357000001,4498753.375499999],[583152.2116,4498762.2016],[583184.3858000003,4498804.4154],[583204.2104000002,4498831.614700001],[583231.5586999999,4498866.669600001],[583281.0911999997,4498929.616599999],[583329.3607000001,4498991.9947],[583379.8812999995,4499057.173900001],[583430.2307000002,4499122.4625],[583478.6642000005,4499185.0655000005],[583527.0957000004,4499247.7798999995],[583575.7786999997,4499310.6085],[583624.2931000004,4499373.3245],[583672.8077999996,4499435.9298],[583721.4870999996,4499498.8704],[583769.9989999998,4499561.587400001],[583818.5099999998,4499624.3048],[583867.1047999999,4499687.023399999],[584055.0498000002,4499541.2675],[584103.6419000002,4499604.0987],[584152.2330999998,4499666.930299999],[584200.7402999997,4499729.6502],[584249.4132000003,4499792.5943],[584297.9237000002,4499854.8708999995],[584485.6979,4499709.6789],[584534.4568999996,4499772.2929],[584583.0448000003,4499835.0163],[584771.0839,4499689.3903],[584958.5384999998,4499543.7622],[585007.6266999999,4499606.938200001],[585039.2983999997,4499647.489399999],[585054.5155999996,4499670.089400001],[585103.7800000003,4499732.491],[585152.7041999996,4499795.0001],[585013.7226999998,4499902.2094],[584965.2555999998,4499940.2904],[584777.1403999999,4500085.3555],[584800.3086999999,4500115.150900001],[584838.8391000004,4500154.7804000005],[585020.4167,4500011.9735],[585057.7263000002,4500069.5754],[585243.4685000004,4499925.4891],[585478.0268999999,4499743.3334],[585537.4101999998,4499793.198000001],[585795.1074999999,4499930.056700001],[585980.9524999997,4500027.3475],[586045.0771000003,4500061.6173],[586087.5169000002,4500084.423599999],[586128.6997999996,4500106.216399999],[586208.6257999996,4500148.6642],[586176.8481000001,4500351.4629999995],[586140.5384999998,4500580.632300001],[586123.3849,4500696.4498],[586109.1945000002,4500782.770300001],[586095.1207999997,4500873.643999999],[586077.8443,4500985.5746],[586125.6129000001,4501051.5189],[586149.0301000001,4501080.988600001],[586157.5871000001,4501094.077199999],[586173.0132999998,4501112.6854],[586221.5795999998,4501175.309],[586246.5689000003,4501207.683800001],[586267.9730000002,4501235.6873],[586308.6578000002,4501299.7743999995],[586350.9080999997,4501367.3215],[586280.5736999996,4501410.2468],[586216.5318,4501450.1372],[586149.8545000004,4501491.3299],[586191.5979000004,4501558.870200001],[586217.3817999996,4501602.8004],[586215.6782999998,4501603.890799999],[586211.3284,4501607.171],[586207.2987000002,4501612.009099999],[586204.3551000003,4501617.9701000005],[586202.8420000002,4501624.502800001],[586202.9352000002,4501631.054],[586204.7995999996,4501637.958900001],[586207.6145000001,4501643.0985],[586211.2823999999,4501647.581900001],[586217.6514999997,4501652.4297],[586223.4521000003,4501655.272500001],[586229.6895000003,4501656.8991],[586238.0555999996,4501657.2182],[586245.0040999996,4501655.855599999],[586251.2072000001,4501653.1521000005],[586276.4501999998,4501692.635299999],[586317.5943999998,4501760.613600001],[586359.5126999998,4501827.379899999],[586401.5070000002,4501894.8135],[586442.9844000004,4501963.0185],[586484.2268000003,4502029.555600001],[586526.7208000002,4502097.4399],[586568.4610000001,4502164.649499999],[586609.4358999999,4502232.183599999],[586651.1720000003,4502299.615700001],[586692.9124999996,4502366.6041],[586734.8174999999,4502433.9277],[586776.5526,4502501.249600001],[586818.2868999997,4502568.571799999],[586860.0203999998,4502635.894200001],[586901.5854000002,4502703.103800001],[586942.2823999999,4502772.191],[586981.2050000001,4502841.146600001],[587017.9228999997,4502925.0644000005],[586979.7428000001,4502937.162699999],[586966.5268000001,4502954.1052],[586955.801,4502967.746300001],[586946.5028999997,4502989.397600001],[586935.6993000004,4503016.9154],[586929.3711999999,4503044.818700001],[586927.8942999998,4503055.4595],[586925.8765000002,4503076.196799999],[586925.7259999998,4503096.289899999],[586926.7819999997,4503114.398700001],[586929.2657000003,4503133.3013],[586930.8638000004,4503141.202500001],[586936.0467999997,4503160.580800001],[586942.7575000003,4503179.422],[586950.4978999998,4503196.9429],[586960.3421,4503215.2656],[586928.1452000001,4503272.397700001],[586886.6393999998,4503344.964],[586839.9455000004,4503427.572799999],[586816.5743000004,4503467.3783],[586812.3437000001,4503474.9893],[586787.5608000001,4503519.885299999],[586748.1092999997,4503590.478],[586594.0777000003,4503665.7293],[586382.0449000001,4503772.060900001],[586376.1687000003,4503761.3346],[586157.0969000002,4503870.255100001],[586192.5351,4503940.942600001],[586227.9699999997,4504011.8522],[586264.3326000003,4504082.8839],[586299.1745999996,4504153.7870000005],[586096.0137999998,4504254.567399999],[585929.4934999999,4504337.2367],[585965.0979000004,4504408.1471],[586000.5325999996,4504479.0557],[586034.8170999996,4504547.0646],[585923.7233999996,4504602.176999999],[585850.2835999997,4504638.741599999],[585821.2144999998,4504653.1713],[585729.6726000002,4504698.6316],[585666.0954,4504730.2049],[585483.676,4504822.5812],[585448.8987999996,4504753.014900001],[585412.0187999997,4504682.5364],[585375.2122999998,4504612.9472],[585340.3536999999,4504542.9365],[585304.5777000003,4504471.805199999],[585268.6434000004,4504399.6731],[585233.2001,4504328.8791000005],[585197.6730000004,4504257.973300001],[585162.1451000003,4504187.0677000005],[585126.5307,4504116.272299999],[585091.0859000003,4504045.368100001],[585055.7248999998,4503974.465],[585019.9381999997,4503903.7793000005],[584984.4068,4503832.874600001],[584979.6157999998,4503823.161],[584958.7154000001,4503780.9562],[584939.2888000002,4503742.876],[584918.6376,4503701.007200001],[584899.2976000002,4503662.7061],[584874.5835999995,4503613.9078],[584864.5371000003,4503590.7007],[584844.6249000002,4503535.851199999],[584837.1665000003,4503515.4493],[584808.9276999999,4503434.7480999995],[584779.8684999999,4503351.817299999],[584753.6462000003,4503279.4659],[584729.1931999996,4503207.5789],[584702.7278000005,4503134.2257],[584677.5747999996,4503064.329299999],[584652.1047999999,4502992.541999999],[584627.0607000003,4502920.4267],[584608.9847999997,4502882.140900001],[584640.2823999999,4502820.881200001],[584636.7252000002,4502814.068399999],[584634.6564999996,4502810.1592],[584648.6799999997,4502781.2316],[584643.4589,4502772.068499999],[584642.9242000002,4502767.066500001],[584641.8230999997,4502759.8377],[584633.2060000002,4502707.448999999],[584598.6660000002,4502481.7959],[584602.3075000001,4502451.528899999],[584600.6464,4502434.0798],[584590.7775999997,4502417.3144000005],[584579.6612,4502398.7586],[584532.3246999998,4502339.0462],[584509.3732000003,4502327.905200001],[584483.4694999997,4502338.490599999],[584402.9146999996,4502285.728800001],[584423.8656000001,4502272.089299999],[584391.4227999998,4502248.0736],[584343.0855,4502246.525599999],[584321.4265999999,4502240.617799999],[584277.6338999998,4502203.5954],[584567.4696000004,4501984.404100001],[584552.3622000003,4501945.042199999],[584524.1624999996,4501919.5199],[584481.8310000002,4501865.415899999],[584458.4994000001,4501828.0701],[584444.0522999996,4501834.678099999],[584434.7817000002,4501817.253699999],[584359.1555000003,4501873.459100001],[584288.6436999999,4501926.059599999],[584187.7008999996,4502000.8529],[584116.7676999997,4502053.5613],[584110.2662000004,4502045.383199999],[584096.1079000002,4502034.01],[584087.7933,4502021.7037],[584084.1338999998,4502008.895],[584097.5908000004,4501992.6164],[584111.3141999999,4501982.6689],[584126.8052000003,4501973.4076000005],[584135.8355999999,4501967.2927],[584147.2655999996,4501958.318499999],[584167.6402000003,4501943.339500001],[584178.4153000005,4501932.4706],[584174.6907000002,4501925.4341],[584158.4890999999,4501930.2465],[584146.7463999996,4501914.570800001],[584141.5053000003,4501907.073100001],[584143.2725,4501900.320900001],[584161.7801000001,4501885.9869],[584242.5242999997,4501825.618799999],[584222.9097999996,4501795.8652],[584168.3057000004,4501832.327199999],[584090.6052999999,4501892.730599999],[584051.0257000001,4501923.9234],[584052.5409000004,4501991.773700001],[584037.4441999998,4501988.6054],[584038.9368000003,4501923.8978],[584023.9289999995,4501912.848099999],[583877.8442000002,4502017.6658],[583869.5422999999,4502011.687999999],[584027.1109999996,4501893.1226],[584059.0932999998,4501868.3938],[584087.3227000004,4501846.620200001],[584143.6114999996,4501803.182499999],[584168.8575999998,4501783.595799999],[584230.3565999996,4501735.5549],[584196.8119000001,4501711.5275],[584027.7171999998,4501839.506899999],[583999.7353999997,4501801.999],[584033.6897999998,4501774.8499],[584056.3583000004,4501758.897399999],[584170.6244000001,4501672.374],[584164.0963000003,4501666.527000001],[584161.6823000005,4501655.730799999],[584048.3321000002,4501743.4859],[584012.1711999997,4501696.559800001],[583783.9379000003,4501858.736500001],[583740.2589999996,4501848.6965],[583687.3234000001,4501827.3396000005],[583653.0579000004,4501777.106000001],[583649.9049000004,4501764.303300001],[583687.8620999996,4501719.434599999],[583796.3994000005,4501638.2809999995],[583899.1031,4501549.8467999995],[583810.7386999996,4501446.2678],[583792.6482999995,4501446.0638],[583444.3421,4501707.8149],[583423.4133000001,4501696.9221],[583409.7079999996,4501697.7675],[583341.6358000003,4501646.379000001],[583372.2779999999,4501620.411],[583592.4974999996,4501448.916999999],[583524.6552999998,4501369.4416000005],[583384.1613999996,4501480.548800001],[583377.6112000002,4501484.139],[583349.9713000003,4501460.959000001],[583237.2198999999,4501548.732999999],[583219.3373999996,4501560.1898],[583213.9857000001,4501562.461300001],[583123.4593000002,4501477.5177],[583059.3026,4501415.8509],[583061.1113999998,4501412.8736000005],[583240.2978999997,4501273.8836],[583317.0016000001,4501219.3443],[583308.6139000002,4501205.8169],[583284.7233999996,4501202.5517],[583253.2034,4501170.8912],[582497.3387000002,4501734.9893],[583025.0099,4501761.070800001],[583688.8629000001,4502035.9628],[584037.3048999999,4502180.335000001],[584083.6520999996,4502365.2632],[584055.9181000004,4502365.8376],[584025.3663999997,4502376.3719999995],[583950.8633000003,4502176.804500001],[583938.9589,4502175.448799999],[584010.5902000004,4502382.311000001],[584045.1179999998,4502483.6185],[584117.5247,4502681.165100001],[584059.2911,4502702.821],[583988.2011000002,4502500.849099999],[583975.0182999996,4502463.0644000005],[583968.1793999998,4502462.321],[583961.5806,4502447.8138],[583943.6749999998,4502438.952],[583888.4702000003,4502274.5744],[583870.1312999995,4502281.5836],[583925.0003000004,4502438.2969],[583918.6955000004,4502442.6665],[583885.5484999996,4502443.513499999],[583850.1127000004,4502437.4515],[583802.0451999996,4502434.5778],[583692.9517000001,4502431.016799999],[583557.7750000004,4502063.241699999],[583550.7536000004,4502048.619200001],[583540.4812000003,4502044.951099999],[583411.6727,4502019.857100001],[583232.1116000004,4501997.305199999],[583195.7643999998,4501996.8982],[583172.7441999996,4501999.194],[583113.5833,4502012.853599999],[583097.9754999997,4502017.5638999995],[583067.6616000002,4502044.6468],[583047.6153999995,4502068.2919],[583028.8771000002,4502095.9484],[583019.4653000003,4502113.6063],[583011.3291999996,4502145.710999999],[582997.3277000003,4502233.704],[582987.0811999999,4502310.9701000005],[582973.7455000002,4502407.519099999],[582962.5252,4502488.771],[582951.2034,4502579.125499999],[582939.7180000003,4502676.5834],[582923.9840000002,4502723.0359000005],[582909.4115000004,4502748.740800001],[582899.9248000002,4502765.6208999995],[582849.3170999996,4502892.173699999],[583047.0521999998,4502973.316299999],[583056.1317999996,4502985.2969],[583042.3098999998,4503004.3487],[583019.6934000002,4503023.7464000005],[583002.6601999998,4503050.311799999],[582973.3525,4503078.5164],[582992.2116,4503115.4746],[582957.1742000002,4503089.104599999],[582952.7758999998,4503096.937899999],[582976.0809000004,4503136.9432],[583008.9282999998,4503170.1719],[582984.6146,4503190.2169],[582968.3655000003,4503192.0337000005],[582930.5846999995,4503146.426899999],[582922.1595000001,4503151.550799999],[582921.4737,4503159.980599999],[582955.8925000001,4503203.884500001],[582945.3860999998,4503228.8576],[582948.6701999996,4503245.1032],[582990.5692999996,4503247.3474],[583000.8718999997,4503270.887700001],[582998.8953,4503304.0604],[582985.3721000003,4503311.569700001],[582974.2750000004,4503321.3265],[582894.0268999999,4503309.328600001],[582895.7644999996,4503312.6786],[582876.5069000004,4503319.013900001],[582834.5356999999,4503308.1099],[582830.3459000001,4503357.9109000005],[582819.4019999998,4503369.1129],[582859.4042999996,4503382.2151999995],[582896.7079999996,4503387.1832],[582886.7814999996,4503451.1307],[582902.2164000003,4503461.627800001],[582956.4890999999,4503468.3398],[582956.8392000003,4503497.5419],[582954.0606000004,4503511.7214],[582873.4768000003,4503507.269200001],[582850.4841999998,4503522.6665],[582953.5789999999,4503532.1436],[582967.4250999996,4503533.5195],[582964.8518000003,4503552.0309999995],[582951.7082000002,4503563.430199999],[582937.7795000002,4503584.590500001],[582867.8509999998,4503579.702199999],[582856.7483000001,4503590.0142],[582861.3646999998,4503608.050899999],[582868.7585000005,4503649.876700001],[581579.9592000004,4504223.2338],[581578.4808999998,4504219.331900001],[581506.1264000004,4504251.177100001],[581662.0122999996,4504600.602],[582252.7033000002,4505922.260500001],[582270.8234999999,4506094.0978999995],[582307.2862,4506440.329],[582336.4797999999,4506717.980599999],[582349.2553000003,4506838.1349],[582362.6443999996,4506963.847100001],[582383.4926000005,4507163.3595],[582405.0417999998,4507368.0978],[582414.6623,4507460.2403],[582425.3738000002,4507560.6105],[582436.8148999996,4507671.3136],[582463.1183000002,4507919.181],[582508.4496999998,4508180.0276],[582512.1759000001,4508201.9399999995],[582537.5815000003,4508347.8813000005],[582570.1233999999,4508535.5348000005],[582592.8269999996,4508666.0145],[582601.7914000005,4508718.071900001],[582604.0175000001,4508730.5309999995],[582606.3978000004,4508744.324100001],[582644.4908999996,4508964.013900001],[582646.0796999997,4508973.0242],[582647.7528999997,4508982.035499999],[582670.8348000003,4509116.183499999],[582672.4309,4509124.527899999],[582674.9698000001,4509139.210899999],[582701.0763999997,4509289.823799999],[582721.0758999996,4509404.8422],[582746.8673,4509553.2315],[582782.9692000002,4509761.3541],[582797.2522,4509843.5579],[582805.6595999999,4509892.2787999995],[582816.5343000004,4509954.460899999],[582878.8112000003,4510313.5319],[582899.6848999998,4510432.890699999],[582919.4305999996,4510547.352],[582958.2196000004,4510770.938100001],[582962.5016000001,4510795.7436999995],[582967.3398000002,4510823.664100001],[583021.0373999998,4511133.1258000005],[583068.0718,4511403.8781],[583108.3590000002,4511636.0309],[583147.3724999996,4511861.0644000005],[583207.9385000002,4512211.461300001],[583225.3927999996,4512311.021400001],[583314.4615000002,4512475.779200001],[583392.4442999996,4512620.0964],[583467.1997999996,4512758.382999999],[583539.1414999999,4512891.4208],[583547.3284,4512906.501],[583554.7695000004,4512920.351600001],[583568.1672999999,4512944.9275],[583597.8504999997,4512999.996200001],[583674.0871000001,4513140.966399999],[583841.1002000002,4513450.0525],[583875.3279999997,4513513.3895],[583941.3014000002,4513635.483899999],[584000.6595999999,4513745.2916],[584047.5322000002,4513832.0875],[584102.5064000003,4513933.741699999],[584141.1934000002,4514005.3464],[584195.0075000003,4514104.878799999],[584251.5455,4514209.660700001],[584309.9030999998,4514317.5724],[584348.3366,4514388.8423],[584415.2876000004,4514512.618000001],[584497.6906000003,4514665.103499999],[584566.5341999996,4514792.677200001],[584599.5100999996,4514853.6722],[584726.7769999998,4515089.385199999],[584734.9589999998,4515104.4669],[584811.3161000004,4515245.7849],[584886.1832999997,4515384.3112],[584963.9369000001,4515528.422599999],[585072.0141000003,4515728.3948],[585098.2878,4515777.1028],[585210.9007000001,4515985.5671999995],[585364.4820999997,4516270.001700001],[585519.2079999996,4516556.5625],[585520.9424,4516559.802300001],[585632.6221000003,4516766.5978999995],[585646.2510000002,4516791.846899999],[585677.3899999997,4516849.6064],[585818.3815000001,4517110.702],[585829.8623000002,4517131.9297],[585985.2948000003,4517419.8421],[586112.4722999996,4517655.4702],[586131.4654999999,4517690.663799999],[586271.1835000003,4517949.645],[586443.5077,4518268.8521],[586575.4428000003,4518513.4268],[586729.9073999999,4518799.680400001],[586768.2112999996,4518870.7411],[587170.4913999997,4518668.5254],[587258.1136999996,4518620.042400001],[587281.4035999998,4518604.996099999],[587301.7867999999,4518593.246200001],[587320.5146000003,4518578.8122000005],[587325.6195999999,4518575.0977],[587391.6448999997,4518527.0273],[587459.1613999996,4518474.201099999],[587498.3754000003,4518453.681600001],[587536.4009999996,4518433.814300001],[587587.2556999996,4518406.216499999],[587620.8762999997,4518387.9629],[587667.8268999998,4518362.4288],[587693.3811999997,4518348.6318],[587741.4341000002,4518322.667199999],[587774.1210000003,4518304.9582],[587794.9209000003,4518293.7697],[587861.9084999999,4518257.4834],[587962.2437000005,4518197.724199999],[587950.1473000003,4518122.527899999],[587935.4325000001,4518083.0503],[587919.7384000001,4518040.7853999995],[587892.5509000001,4517971.849300001],[587854.7560999999,4517901.0108],[587776.3361,4517755.9701000005],[587737.6797000002,4517679.3488],[587727.4583999999,4517637.8156],[587717.7207000004,4517598.1755],[587697.9945999999,4517518.670399999]]]]}},{"type":"Feature","properties":{"OBJECTID":11,"DISTRICT":11},"geometry":{"type":"Polygon","coordinates":[[[586157.0969000002,4503870.255100001],[586376.1687000003,4503761.3346],[586382.0449000001,4503772.060900001],[586594.0777000003,4503665.7293],[586748.1092999997,4503590.478],[586787.5608000001,4503519.885299999],[586812.3437000001,4503474.9893],[586816.5743000004,4503467.3783],[586839.9455000004,4503427.572799999],[586886.6393999998,4503344.964],[586928.1452000001,4503272.397700001],[586960.3421,4503215.2656],[586950.4978999998,4503196.9429],[586942.7575000003,4503179.422],[586936.0467999997,4503160.580800001],[586930.8638000004,4503141.202500001],[586929.2657000003,4503133.3013],[586926.7819999997,4503114.398700001],[586925.7259999998,4503096.289899999],[586925.8765000002,4503076.196799999],[586927.8942999998,4503055.4595],[586929.3711999999,4503044.818700001],[586935.6993000004,4503016.9154],[586946.5028999997,4502989.397600001],[586955.801,4502967.746300001],[586966.5268000001,4502954.1052],[586979.7428000001,4502937.162699999],[587017.9228999997,4502925.0644000005],[586981.2050000001,4502841.146600001],[586942.2823999999,4502772.191],[586901.5854000002,4502703.103800001],[586860.0203999998,4502635.894200001],[586818.2868999997,4502568.571799999],[586776.5526,4502501.249600001],[586734.8174999999,4502433.9277],[586692.9124999996,4502366.6041],[586651.1720000003,4502299.615700001],[586609.4358999999,4502232.183599999],[586568.4610000001,4502164.649499999],[586526.7208000002,4502097.4399],[586484.2268000003,4502029.555600001],[586442.9844000004,4501963.0185],[586401.5070000002,4501894.8135],[586359.5126999998,4501827.379899999],[586317.5943999998,4501760.613600001],[586276.4501999998,4501692.635299999],[586251.2072000001,4501653.1521000005],[586245.0040999996,4501655.855599999],[586238.0555999996,4501657.2182],[586229.6895000003,4501656.8991],[586223.4521000003,4501655.272500001],[586217.6514999997,4501652.4297],[586211.2823999999,4501647.581900001],[586207.6145000001,4501643.0985],[586204.7995999996,4501637.958900001],[586202.9352000002,4501631.054],[586202.8420000002,4501624.502800001],[586204.3551000003,4501617.9701000005],[586207.2987000002,4501612.009099999],[586211.3284,4501607.171],[586215.6782999998,4501603.890799999],[586217.3817999996,4501602.8004],[586191.5979000004,4501558.870200001],[586149.8545000004,4501491.3299],[586216.5318,4501450.1372],[586280.5736999996,4501410.2468],[586350.9080999997,4501367.3215],[586308.6578000002,4501299.7743999995],[586267.9730000002,4501235.6873],[586246.5689000003,4501207.683800001],[586221.5795999998,4501175.309],[586173.0132999998,4501112.6854],[586157.5871000001,4501094.077199999],[586149.0301000001,4501080.988600001],[586125.6129000001,4501051.5189],[586077.8443,4500985.5746],[586095.1207999997,4500873.643999999],[586109.1945000002,4500782.770300001],[586123.3849,4500696.4498],[586140.5384999998,4500580.632300001],[586176.8481000001,4500351.4629999995],[586208.6257999996,4500148.6642],[586128.6997999996,4500106.216399999],[586087.5169000002,4500084.423599999],[586045.0771000003,4500061.6173],[585980.9524999997,4500027.3475],[585795.1074999999,4499930.056700001],[585537.4101999998,4499793.198000001],[585478.0268999999,4499743.3334],[585243.4685000004,4499925.4891],[585057.7263000002,4500069.5754],[585020.4167,4500011.9735],[584838.8391000004,4500154.7804000005],[584800.3086999999,4500115.150900001],[584777.1403999999,4500085.3555],[584965.2555999998,4499940.2904],[585013.7226999998,4499902.2094],[585152.7041999996,4499795.0001],[585103.7800000003,4499732.491],[585054.5155999996,4499670.089400001],[585039.2983999997,4499647.489399999],[585007.6266999999,4499606.938200001],[584958.5384999998,4499543.7622],[584771.0839,4499689.3903],[584583.0448000003,4499835.0163],[584534.4568999996,4499772.2929],[584485.6979,4499709.6789],[584297.9237000002,4499854.8708999995],[584249.4132000003,4499792.5943],[584200.7402999997,4499729.6502],[584152.2330999998,4499666.930299999],[584103.6419000002,4499604.0987],[584055.0498000002,4499541.2675],[583867.1047999999,4499687.023399999],[583818.5099999998,4499624.3048],[583769.9989999998,4499561.587400001],[583721.4870999996,4499498.8704],[583672.8077999996,4499435.9298],[583624.2931000004,4499373.3245],[583575.7786999997,4499310.6085],[583527.0957000004,4499247.7798999995],[583478.6642000005,4499185.0655000005],[583430.2307000002,4499122.4625],[583379.8812999995,4499057.173900001],[583329.3607000001,4498991.9947],[583281.0911999997,4498929.616599999],[583231.5586999999,4498866.669600001],[583204.2104000002,4498831.614700001],[583184.3858000003,4498804.4154],[583152.2116,4498762.2016],[583147.2357000001,4498753.375499999],[583188.3690999998,4498690.2216],[583202.8800999997,4498648.0857],[583215.0094999997,4498599.5951000005],[583220.0691999998,4498563.126499999],[583219.7265999997,4498525.7093],[583240.9570000004,4498540.712300001],[583243.3920999998,4498542.2939],[583318.0343000004,4498591.2006],[583286.4018000001,4498508.1373],[583274.9960000003,4498469.2641],[583263.1745999996,4498429.7201000005],[583236.7032000003,4498346.3818],[583212.2410000004,4498264.8423999995],[583188.2198000001,4498181.6428],[583163.7292,4498102.545700001],[583144.1273999996,4498032.4958999995],[583140.0599999996,4498018.017999999],[583116.5060999999,4497938.2655],[583066.0256000003,4497770.0637],[582981.1519999998,4497515.1063],[582979.9625000004,4497507.9878],[582965.4259000001,4497438.5502],[582950.9611999998,4497392.9824],[582939.9313000003,4497357.999600001],[582935.2685000002,4497343.737299999],[582913.9089000002,4497279.2195999995],[583096.0849000001,4497138.4815],[583284.0804000003,4496992.3729],[583235.4611999998,4496929.7697],[583423.2880999995,4496784.3287],[583472.0746999998,4496847.0461],[583520.4401000002,4496909.5370000005],[583708.2744000005,4496763.9921],[583756.8897000002,4496826.7094],[583944.7296000002,4496681.281400001],[583896.5404000003,4496618.3456],[583847.8365000002,4496555.9595],[583799.4751000004,4496493.133400001],[583750.8554999996,4496430.6379],[583702.4912,4496367.9235],[583653.9545,4496305.4296],[583601.7521000002,4496237.788000001],[583454.1326000001,4496047.7334],[583517.7155999998,4495998.599099999],[583578.7416000003,4495951.2128],[583433.2903000005,4495763.4037],[583496.7062999997,4495714.267200001],[583560.0373999998,4495665.2414],[583424.1709000003,4495489.8632],[583243.0130000003,4495255.363700001],[583166.1645,4495287.2555],[583112.9424999999,4495218.940199999],[583094.6383999996,4495228.9497],[583078.7867,4495239.0975],[583062.8383999998,4495257.9037],[583060.9667999996,4495273.9805],[583026.8394999998,4495223.308700001],[583019.2456,4495213.7875],[582980.6984000001,4495164.843],[582976.8585000001,4495160.137399999],[582959.4164000005,4495130.7454],[582759.3669999996,4494880.838500001],[583172.5003000004,4494788.077500001],[583253.7714999998,4494769.7793000005],[583417.9095999999,4494658.8212],[583614.9660999998,4494525.6993],[583827.0020000003,4494806.738500001],[583948.1501000002,4494704.1897],[584137.7518999996,4494557.564200001],[584178.5324999997,4494520.833699999],[584090.7982000001,4494204.1064],[584091.9057999998,4494203.4528],[584264.7494999999,4494439.8769000005],[584291.0873999996,4494400.7633],[584348.5640000002,4494339.5765],[584389.8924000002,4494277.097100001],[584443.5296999998,4494174.013499999],[584524.5029999996,4494003.8522],[584537.6253000004,4494003.446],[584314.9526000004,4493712.718900001],[583845.8618000001,4493100.600299999],[583839.8192999996,4493073.4439],[583827.1758000003,4493076.2991],[581690.1113999998,4493546.261499999],[581416.9079,4493600.8893],[581714.4642000003,4492166.362400001],[581676.2790999999,4491788.4859],[581675.8964999998,4491777.047],[581669.5526,4491583.3638],[581617.2588999998,4489979.7084],[581602.6052999999,4489531.151900001],[581602.1632000003,4489517.380999999],[581597.7959000003,4489382.448100001],[581597.2921000002,4489366.5671999995],[581597.0421000002,4489358.4603],[581596.9829000002,4489356.1283],[581596.8657,4489351.3533],[581577.8406999996,4489162.861199999],[581577.6896000002,4489161.1943],[581568.5963000003,4489071.171499999],[581568.4439000003,4489069.615599999],[581505.6058,4488449.4574],[581457.1096999999,4487949.798599999],[581142.2489999998,4484592.692],[581015.3852000004,4484562.784600001],[579920.9161999999,4484303.546499999],[578822.7328000003,4484044.320499999],[577679.6856000004,4483773.468],[577478.744,4483725.866599999],[577001.6032999996,4483613.9187],[576946.8315000003,4483600.033],[576877.8432,4483584.1143],[576712.6546999998,4483544.783600001],[576429.1885000002,4483477.714],[576047.7296000002,4483387.677200001],[573677.7073999997,4482828.3071],[573129.6062000003,4482699.0363],[571289.4223999996,4482265.0822],[571003.0678000003,4482198.0822],[569808.4787999997,4481916.8565],[567806.3649000004,4481446.180400001],[567261.6338999998,4481316.9309],[566385.3452000003,4481112.3934],[566238.2367000002,4481077.897500001],[565663.8342000004,4480943.0634],[565456.8273,4481039.492699999],[565419.9713000003,4481056.709799999],[565307.4483000003,4481109.122199999],[564816.1787,4481337.9692],[564589.2789000003,4481443.6855],[564331.7468999997,4481563.7984],[564090.9914999995,4481675.738],[563847.8562000003,4481789.3301],[563651.9592000004,4481880.685900001],[563568.8198999995,4481919.387],[563305.9611,4482041.931500001],[563296.6804,4482066.941],[563283.0652999999,4482103.3478],[563254.0118000004,4482181.363299999],[563037.2959000003,4482763.7739],[563023.7736999998,4482799.515900001],[562952.0658,4482991.956599999],[562863.7136000004,4483229.216600001],[562802.4177999999,4483393.661],[562808.8141000001,4483530.034],[562812.4108999996,4483606.216499999],[562820.1703000003,4483771.907400001],[562821.6185999997,4483801.226],[562822.8378999997,4483827.545399999],[562834.8444999997,4484082.634500001],[562840.5122999996,4484204.681399999],[562842.1661,4484239.7742],[562849.6474000001,4484398.0254],[562850.8598999996,4484425.1219],[562853.7317000004,4484486.645199999],[562928.2028999999,4484658.4484],[562948.8975999998,4484706.2457],[563006.8262,4484839.8343],[563054.7785,4484950.5822],[563133.7268000003,4485132.860400001],[563188.9894000003,4485260.3226],[563192.9419,4485263.7973],[563279.6468000002,4485339.684699999],[563868.0382000003,4485854.115900001],[563867.4101,4485858.2179000005],[563862.4007000001,4485889.2578],[563799.8746999996,4486276.814099999],[563795.2226,4486305.7479],[563739.1396000003,4486653.7293],[563535.7822000002,4487915.2904],[563517.7226999998,4488027.146],[563486.6945000002,4488220.0397],[563576.5553000001,4488527.414799999],[563593.8365000002,4488586.397500001],[563713.5565999998,4488995.7147],[563717.0960999997,4489007.623],[564376.6832999997,4489544.9142],[564419.1467000004,4489579.25],[565007.7653000001,4490058.4833],[565068.2115000002,4490107.744200001],[565331.8995000003,4490055.431500001],[565407.7248,4490040.3324],[566205.7714,4489881.9658],[566331.9335000003,4490052.9339000005],[566492.5586999999,4490270.281199999],[566700.4921000004,4491113.3836],[566712.4209000003,4491161.5583],[566811.8349000001,4491564.643999999],[566854.5541000003,4491737.872300001],[566902.4088000003,4492064.898499999],[566938.2314999998,4492308.0032],[566951.8696999997,4492401.0427],[567074.7670999998,4493238.2906],[567086.0066999998,4493315.3232],[567283.0652999999,4493658.0186],[567335.8054999998,4493749.747199999],[567389.0470000003,4493842.035700001],[567484.3594000004,4494007.5298],[567664.1380000003,4494320.1065],[567723.6162999999,4494423.5557],[567721.0569000002,4494705.0604],[567483.0743000004,4495036.715299999],[567370.2166999998,4495194.1085],[567271.6737000002,4495331.5394],[567343.2906999998,4496244.045],[567452.5239000004,4496494.2577],[567464.6233000001,4496522.0096],[567453.8591,4496589.629899999],[567330.1095000003,4497364.489800001],[567355.3278000001,4497456.636700001],[567368.3475000001,4497504.0461],[567429.7573999995,4497727.8495000005],[567464.7172999997,4497855.387399999],[567459.6091999998,4497980.3419],[567451.8245000001,4498167.328400001],[567596.9793999996,4498313.8511],[567638.2133,4498355.3007],[567806.8278000001,4498525.242699999],[567866.3602999998,4498646.4571],[567869.0187999997,4498651.698999999],[567870.8437000001,4498655.6011],[567965.9962999998,4498848.8561],[567969.6714000003,4498853.885299999],[568050.0607000003,4498950.2029],[568368.9056000002,4499333.9033],[568554.5414000005,4499506.1291000005],[568676.9512,4499619.8265],[568741.5926000001,4499679.8160999995],[568850.2474999996,4499780.7337],[568854.2730999999,4499784.3235],[569191.2147000004,4499841.4036],[569534.4778000005,4499791.651699999],[569553.3596999999,4499788.9419],[570124.9123999998,4499706.053099999],[570844.4937000005,4499601.969799999],[570894.3739999998,4499594.23],[570903.5153000001,4499593.318],[570911.9823000003,4499592.1776],[570921.9744999995,4499590.718699999],[571032.5647999998,4499574.6779],[571184.7333000004,4499552.5977],[571198.6204000004,4499550.6214000005],[571947.8755999999,4499442.0436],[572454.7026000004,4499368.6982],[572528.3634000001,4499385.5133],[572548.1074000001,4499390.035499999],[572565.6582000004,4499393.9812],[573009.0482999999,4499495.3478],[573037.7348999996,4499501.9573],[573068.1937999995,4499508.917400001],[573200.4918,4499539.0823],[573314.3942999998,4499565.182700001],[573408.1809,4499538.7981],[573543.2638999997,4499500.9442],[573725.1594000002,4499449.7907],[573899.7635000004,4499400.7895],[573946.7208000002,4499423.9034],[574116.3704000004,4499507.410599999],[574267.9203000003,4499582.414799999],[574325.3968000002,4499610.4098000005],[574465.5867999997,4499679.4208],[575260.3958,4500070.8714000005],[575573.6492999997,4500074.0484],[575667.0757999998,4500074.9986000005],[575760.9249999998,4500075.9542],[576072.7412999999,4500079.137599999],[576584.2609000001,4500084.499299999],[576647.5034999996,4500085.150900001],[576841.8163000001,4500224.3730999995],[576884.7934999997,4500254.902899999],[577189.3859000001,4500472.7653],[578409.2964000003,4500483.9761],[578485.0438000001,4500485.2194],[578644.0805000002,4500486.1228],[579828.2289000005,4500497.2993],[579830.3426000001,4500497.322000001],[579862.8673999999,4500570.8321],[579925.4373000003,4500712.3862],[579931.9585999995,4500727.1107],[579939.7991000004,4500744.957900001],[579958.3733999999,4500786.7894],[580017.3833999997,4500913.0967],[580038.3985000001,4500963.725099999],[580053.4830999998,4500999.746300001],[580162.6244999999,4501243.8301],[580198.7830999997,4501324.7083],[580244.2668000003,4501426.6698],[580250.0462999996,4501439.499299999],[580305.9314000001,4501564.554300001],[580335.4005000005,4501630.4846],[580389.4672999997,4501751.413000001],[580449.5576,4501885.840299999],[580473.6583000002,4501939.834100001],[580495.6960000005,4501989.142899999],[580525.1615000004,4502055.073999999],[580637.4878000002,4502306.5276999995],[580647.5576,4502328.9517],[580839.8377999999,4502759.4618999995],[580845.4485999998,4502772.068],[580901.7259,4502898.0207],[581339.6626000004,4503878.4372000005],[581477.5044,4504187.027000001],[581506.1264000004,4504251.177100001],[581578.4808999998,4504219.331900001],[581579.9592000004,4504223.2338],[582868.7585000005,4503649.876700001],[582861.3646999998,4503608.050899999],[582856.7483000001,4503590.0142],[582867.8509999998,4503579.702199999],[582937.7795000002,4503584.590500001],[582951.7082000002,4503563.430199999],[582964.8518000003,4503552.0309999995],[582967.4250999996,4503533.5195],[582953.5789999999,4503532.1436],[582850.4841999998,4503522.6665],[582873.4768000003,4503507.269200001],[582954.0606000004,4503511.7214],[582956.8392000003,4503497.5419],[582956.4890999999,4503468.3398],[582902.2164000003,4503461.627800001],[582886.7814999996,4503451.1307],[582896.7079999996,4503387.1832],[582859.4042999996,4503382.2151999995],[582819.4019999998,4503369.1129],[582830.3459000001,4503357.9109000005],[582834.5356999999,4503308.1099],[582876.5069000004,4503319.013900001],[582895.7644999996,4503312.6786],[582894.0268999999,4503309.328600001],[582974.2750000004,4503321.3265],[582985.3721000003,4503311.569700001],[582998.8953,4503304.0604],[583000.8718999997,4503270.887700001],[582990.5692999996,4503247.3474],[582948.6701999996,4503245.1032],[582945.3860999998,4503228.8576],[582955.8925000001,4503203.884500001],[582921.4737,4503159.980599999],[582922.1595000001,4503151.550799999],[582930.5846999995,4503146.426899999],[582968.3655000003,4503192.0337000005],[582984.6146,4503190.2169],[583008.9282999998,4503170.1719],[582976.0809000004,4503136.9432],[582952.7758999998,4503096.937899999],[582957.1742000002,4503089.104599999],[582992.2116,4503115.4746],[582973.3525,4503078.5164],[583002.6601999998,4503050.311799999],[583019.6934000002,4503023.7464000005],[583042.3098999998,4503004.3487],[583056.1317999996,4502985.2969],[583047.0521999998,4502973.316299999],[582849.3170999996,4502892.173699999],[582899.9248000002,4502765.6208999995],[582909.4115000004,4502748.740800001],[582923.9840000002,4502723.0359000005],[582939.7180000003,4502676.5834],[582951.2034,4502579.125499999],[582962.5252,4502488.771],[582973.7455000002,4502407.519099999],[582987.0811999999,4502310.9701000005],[582997.3277000003,4502233.704],[583011.3291999996,4502145.710999999],[583019.4653000003,4502113.6063],[583028.8771000002,4502095.9484],[583047.6153999995,4502068.2919],[583067.6616000002,4502044.6468],[583097.9754999997,4502017.5638999995],[583113.5833,4502012.853599999],[583172.7441999996,4501999.194],[583195.7643999998,4501996.8982],[583232.1116000004,4501997.305199999],[583411.6727,4502019.857100001],[583540.4812000003,4502044.951099999],[583550.7536000004,4502048.619200001],[583557.7750000004,4502063.241699999],[583692.9517000001,4502431.016799999],[583802.0451999996,4502434.5778],[583850.1127000004,4502437.4515],[583885.5484999996,4502443.513499999],[583918.6955000004,4502442.6665],[583925.0003000004,4502438.2969],[583870.1312999995,4502281.5836],[583888.4702000003,4502274.5744],[583943.6749999998,4502438.952],[583961.5806,4502447.8138],[583968.1793999998,4502462.321],[583975.0182999996,4502463.0644000005],[583988.2011000002,4502500.849099999],[584059.2911,4502702.821],[584117.5247,4502681.165100001],[584045.1179999998,4502483.6185],[584010.5902000004,4502382.311000001],[583938.9589,4502175.448799999],[583950.8633000003,4502176.804500001],[584025.3663999997,4502376.3719999995],[584055.9181000004,4502365.8376],[584083.6520999996,4502365.2632],[584037.3048999999,4502180.335000001],[583688.8629000001,4502035.9628],[583025.0099,4501761.070800001],[582497.3387000002,4501734.9893],[583253.2034,4501170.8912],[583284.7233999996,4501202.5517],[583308.6139000002,4501205.8169],[583317.0016000001,4501219.3443],[583240.2978999997,4501273.8836],[583061.1113999998,4501412.8736000005],[583059.3026,4501415.8509],[583123.4593000002,4501477.5177],[583213.9857000001,4501562.461300001],[583219.3373999996,4501560.1898],[583237.2198999999,4501548.732999999],[583349.9713000003,4501460.959000001],[583377.6112000002,4501484.139],[583384.1613999996,4501480.548800001],[583524.6552999998,4501369.4416000005],[583592.4974999996,4501448.916999999],[583372.2779999999,4501620.411],[583341.6358000003,4501646.379000001],[583409.7079999996,4501697.7675],[583423.4133000001,4501696.9221],[583444.3421,4501707.8149],[583792.6482999995,4501446.0638],[583810.7386999996,4501446.2678],[583899.1031,4501549.8467999995],[583796.3994000005,4501638.2809999995],[583687.8620999996,4501719.434599999],[583649.9049000004,4501764.303300001],[583653.0579000004,4501777.106000001],[583687.3234000001,4501827.3396000005],[583740.2589999996,4501848.6965],[583783.9379000003,4501858.736500001],[584012.1711999997,4501696.559800001],[584048.3321000002,4501743.4859],[584161.6823000005,4501655.730799999],[584164.0963000003,4501666.527000001],[584170.6244000001,4501672.374],[584056.3583000004,4501758.897399999],[584033.6897999998,4501774.8499],[583999.7353999997,4501801.999],[584027.7171999998,4501839.506899999],[584196.8119000001,4501711.5275],[584230.3565999996,4501735.5549],[584168.8575999998,4501783.595799999],[584143.6114999996,4501803.182499999],[584087.3227000004,4501846.620200001],[584059.0932999998,4501868.3938],[584027.1109999996,4501893.1226],[583869.5422999999,4502011.687999999],[583877.8442000002,4502017.6658],[584023.9289999995,4501912.848099999],[584038.9368000003,4501923.8978],[584037.4441999998,4501988.6054],[584052.5409000004,4501991.773700001],[584051.0257000001,4501923.9234],[584090.6052999999,4501892.730599999],[584168.3057000004,4501832.327199999],[584222.9097999996,4501795.8652],[584242.5242999997,4501825.618799999],[584161.7801000001,4501885.9869],[584143.2725,4501900.320900001],[584141.5053000003,4501907.073100001],[584146.7463999996,4501914.570800001],[584158.4890999999,4501930.2465],[584174.6907000002,4501925.4341],[584178.4153000005,4501932.4706],[584167.6402000003,4501943.339500001],[584147.2655999996,4501958.318499999],[584135.8355999999,4501967.2927],[584126.8052000003,4501973.4076000005],[584111.3141999999,4501982.6689],[584097.5908000004,4501992.6164],[584084.1338999998,4502008.895],[584087.7933,4502021.7037],[584096.1079000002,4502034.01],[584110.2662000004,4502045.383199999],[584116.7676999997,4502053.5613],[584187.7008999996,4502000.8529],[584288.6436999999,4501926.059599999],[584359.1555000003,4501873.459100001],[584434.7817000002,4501817.253699999],[584444.0522999996,4501834.678099999],[584458.4994000001,4501828.0701],[584481.8310000002,4501865.415899999],[584524.1624999996,4501919.5199],[584552.3622000003,4501945.042199999],[584567.4696000004,4501984.404100001],[584277.6338999998,4502203.5954],[584321.4265999999,4502240.617799999],[584343.0855,4502246.525599999],[584391.4227999998,4502248.0736],[584423.8656000001,4502272.089299999],[584402.9146999996,4502285.728800001],[584483.4694999997,4502338.490599999],[584509.3732000003,4502327.905200001],[584532.3246999998,4502339.0462],[584579.6612,4502398.7586],[584590.7775999997,4502417.3144000005],[584600.6464,4502434.0798],[584602.3075000001,4502451.528899999],[584598.6660000002,4502481.7959],[584633.2060000002,4502707.448999999],[584641.8230999997,4502759.8377],[584642.9242000002,4502767.066500001],[584643.4589,4502772.068499999],[584648.6799999997,4502781.2316],[584634.6564999996,4502810.1592],[584636.7252000002,4502814.068399999],[584640.2823999999,4502820.881200001],[584608.9847999997,4502882.140900001],[584627.0607000003,4502920.4267],[584652.1047999999,4502992.541999999],[584677.5747999996,4503064.329299999],[584702.7278000005,4503134.2257],[584729.1931999996,4503207.5789],[584753.6462000003,4503279.4659],[584779.8684999999,4503351.817299999],[584808.9276999999,4503434.7480999995],[584837.1665000003,4503515.4493],[584844.6249000002,4503535.851199999],[584864.5371000003,4503590.7007],[584874.5835999995,4503613.9078],[584899.2976000002,4503662.7061],[584918.6376,4503701.007200001],[584939.2888000002,4503742.876],[584958.7154000001,4503780.9562],[584979.6157999998,4503823.161],[584984.4068,4503832.874600001],[585019.9381999997,4503903.7793000005],[585055.7248999998,4503974.465],[585091.0859000003,4504045.368100001],[585126.5307,4504116.272299999],[585162.1451000003,4504187.0677000005],[585197.6730000004,4504257.973300001],[585233.2001,4504328.8791000005],[585268.6434000004,4504399.6731],[585304.5777000003,4504471.805199999],[585340.3536999999,4504542.9365],[585375.2122999998,4504612.9472],[585412.0187999997,4504682.5364],[585448.8987999996,4504753.014900001],[585483.676,4504822.5812],[585666.0954,4504730.2049],[585729.6726000002,4504698.6316],[585821.2144999998,4504653.1713],[585850.2835999997,4504638.741599999],[585923.7233999996,4504602.176999999],[586034.8170999996,4504547.0646],[586000.5325999996,4504479.0557],[585965.0979000004,4504408.1471],[585929.4934999999,4504337.2367],[586096.0137999998,4504254.567399999],[586299.1745999996,4504153.7870000005],[586264.3326000003,4504082.8839],[586227.9699999997,4504011.8522],[586192.5351,4503940.942600001],[586157.0969000002,4503870.255100001]]]}},{"type":"Feature","properties":{"OBJECTID":12,"DISTRICT":12},"geometry":{"type":"Polygon","coordinates":[[[590532.7413999997,4517387.1819],[590547.5360000003,4517384.6984],[590559.5986000001,4517384.846100001],[590672.4034000002,4517391.2245000005],[590757.8421,4517386.3882],[590780.4000000004,4517390.6620000005],[590784.8108999999,4517395.601199999],[590794.5033999998,4517396.386399999],[590846.2198000001,4517382.699200001],[590904.3811999997,4517332.009199999],[590955.1982000005,4517302.324100001],[590965.6513,4517275.5845],[591001.5075000003,4517227.6186],[591014.8337000003,4517186.814200001],[591042.9045000002,4517127.095000001],[591074.7874999996,4517079.8576],[591117.0652999999,4517044.961200001],[591181.8959999997,4517008.011600001],[591185.7263000002,4517005.2831999995],[591198.6651999997,4516996.0055],[591206.2416000003,4516990.547700001],[591218.3761,4516984.924000001],[591418.9786999999,4516885.257300001],[591423.5931000002,4516880.5403],[591465.9463,4516853.418500001],[591575.6919,4516794.045499999],[591623.1233999999,4516772.538799999],[591631.6562999999,4516771.645300001],[591646.7386999996,4516766.502900001],[591746.2230000002,4516691.1285],[591900.7509000003,4516362.190400001],[591935.9490999999,4516089.615800001],[591866.2492000004,4516028.463099999],[591856.7191000003,4515987.2654],[591825.8885000004,4515969.340600001],[591812.5378999999,4515984.385399999],[591786.9973999998,4515961.7524],[591798.0465000002,4515948.566500001],[591788.1775000002,4515941.4494],[591774.8140000002,4515923.5196],[591743.3255000003,4515945.0011],[591607.1305999998,4515774.5549],[591495.3534000004,4515614.8498],[591523.2707000002,4515588.771],[591516.2876000004,4515580.2467],[591511.7265999997,4515573.7508000005],[591481.8734999998,4515578.933],[591391.9212999996,4515476.011299999],[591363.3498,4515404.713400001],[591364.7699999996,4515364.8729],[591358.5959999999,4515359.134299999],[591317.0882000001,4515351.294399999],[591279.2297,4515334.9507],[591255.4271,4515314.783600001],[591203.9782999996,4515271.2937],[591131.1491,4515189.0151],[591096.3690999998,4515148.7289],[591064.75,4515112.1456],[591045.1107000001,4515089.5879],[590953.4315,4514988.871300001],[590909.1004999997,4514956.462400001],[590881.6765999999,4514942.3585],[590862.5317000002,4514920.695699999],[590775.7449000003,4514792.2852],[590727.1002000002,4514753.6072],[590663.6278999997,4514719.633099999],[590649.1870999997,4514713.460899999],[590635.4922000002,4514708.4081],[590601.0560999997,4514694.774499999],[590537.1300999997,4514635.704299999],[590437.5674999999,4514543.669],[590427.6719000004,4514531.557399999],[590410.3035000004,4514509.362400001],[590374.1035000002,4514494.9311999995],[590303.1281000003,4514466.864],[590271.8284,4514382.7697],[590207.8481000001,4514216.896299999],[590142.4682,4514241.968599999],[590099.2538000001,4514137.967700001],[590094.6602999996,4514127.031400001],[590091.2117999997,4514119.106699999],[590071.2625000002,4514073.0109],[590063.4067000002,4514038.830800001],[590109.7917,4514000.3147],[590020.3947000001,4513994.342],[590011.5976,4513995.9004],[590002.1456000004,4513995.785499999],[589992.5477999998,4513993.781400001],[589983.3975,4513989.6733],[589975.1957999999,4513983.9114],[589968.5307,4513976.7249],[589963.5656000003,4513968.559699999],[589960.3740999997,4513960.305199999],[589941.7801000001,4513885.914999999],[589937.9045000002,4513871.434699999],[589924.1776999999,4513820.196799999],[589923.3701999998,4513817.1894000005],[589913.1134000001,4513792.9725],[589905.6085999999,4513778.4482],[589893.8590000002,4513758.987299999],[589878.3331000004,4513737.7042],[589861.0146000003,4513718.0648],[590012.3636999996,4513641.298],[590118.1869000001,4513587.961300001],[590124.0469000004,4513585.035],[590133.0497000003,4513580.4816],[590140.7825999996,4513576.2457],[590298.9270000001,4513489.575200001],[590317.2829999998,4513479.4738],[590427.8324999996,4513412.7651],[590607.9232999999,4513306.0516],[590670.6759000001,4513268.849300001],[590693.2925000004,4513255.5813],[590710.0433999998,4513245.6833],[590725.0082,4513236.8736000005],[590743.7138999999,4513225.8893],[590793.7110000001,4513196.4145],[590861.4085999997,4513155.388599999],[590702.3355,4512889.4223],[590547.8704000004,4512632.2871],[590444.1124,4512459.8199000005],[590340.6952,4512286.692299999],[590232.6255999999,4512106.9592],[590152.7692999998,4511974.201400001],[590087.3026,4512018.7028],[590012.0297999997,4511897.548800001],[590079.2845999999,4511851.847200001],[590002.8346999995,4511730.1239],[589926.8572000004,4511659.700300001],[589759.2198999999,4511544.5342],[589767.0500999996,4511623.0119],[589766.5939999996,4511632.7765],[589764.199,4511642.295499999],[589758.5745999999,4511653.5518],[589753.0870000003,4511660.479800001],[589669.2262000004,4511536.561000001],[589700.5108000003,4511518.9538],[589664.034,4511526.061899999],[589656.4485999998,4511510.981899999],[589651.1200000001,4511490.8222],[589661.5832000002,4511477.403899999],[589673.4175000004,4511462.3368],[589685.4956,4511448.049900001],[589691.7498000003,4511440.575999999],[589697.4879999999,4511433.873],[589705.7522,4511427.755799999],[589692.2368999999,4511421.263800001],[589683.5066999998,4511417.0502],[589663.0258999998,4511407.032299999],[589578.0763999997,4511365.814200001],[589556.4187000003,4511355.338199999],[589509.1730000004,4511331.2303],[589435.4581000004,4511296.4779],[589512.7873999998,4511136.8715],[589526.5610999996,4511108.060699999],[589530.2007999998,4511100.3331],[589547.9025999997,4511060.911499999],[589588.4368000003,4511046.635299999],[589629.1908999998,4511035.137599999],[589685.1942999996,4511019.4947],[589722.0889999997,4511012.946799999],[589799.1458,4511002.000700001],[589878.3147999998,4510990.969900001],[589957.7588999998,4510978.1669],[589927.0763999997,4510771.956499999],[589849.0950999996,4510782.335000001],[589770.2588999998,4510793.5922],[589691.6764000002,4510804.853399999],[589663.091,4510599.113700001],[589649.1179,4510497.691199999],[589612.6028000005,4510500.5803],[589576.1560000004,4510504.8027],[589539.8633000003,4510510.248400001],[589503.8080000002,4510517.0294],[589472.9017000003,4510523.9838],[589449.8554999996,4510481.4057],[589466.7688999996,4510472.3949],[589454.6533000004,4510447.712400001],[589432.1979999999,4510426.1249],[589397.5045999996,4510368.9734000005],[589384.6518000001,4510363.3782],[589375.3464000002,4510350.7204],[589317.2284000004,4510331.2568],[589291.4516000003,4510325.950200001],[589279.2892000005,4510333.131200001],[589277.6459999997,4510329.3366],[589276.165,4510326.099099999],[589270.7154999999,4510322.8138],[589146.0631999997,4510260.3617],[589075.8340999996,4510229.6521000005],[589016.0213000001,4510203.509199999],[588904.6531999996,4510152.656199999],[588924.3476,4510144.1216],[588963.8518000003,4510124.500499999],[589320.9347000001,4509953.5999],[589475.7300000004,4509688.011399999],[589446.1792000001,4509673.332800001],[589438.6277000001,4509669.244899999],[589461.2710999995,4509612.452099999],[589492.5482000001,4509533.114800001],[589517.3235999998,4509467.688100001],[589530.8011999996,4509442.648499999],[589564.7736999998,4509405.9771],[589670.6443999996,4509297.454700001],[589676.3076999998,4509297.0791],[589703.8793000001,4509272.987400001],[589711.3991,4509272.7454],[589727.1091999998,4509258.7245000005],[589740.5513000004,4509250.671399999],[589666.6679999996,4509116.4385],[589583.0078999996,4509106.101299999],[589504.2495999997,4509095.4912],[589425.9990999997,4509084.777000001],[589345.9790000003,4509073.7092],[589374.2352,4508866.658399999],[589294.21,4508855.8133000005],[589332.5426000003,4508576.4967],[589254.6255999999,4508565.6774],[589175.6078000003,4508555.0679],[589097.0201000003,4508543.7981],[589068.273,4508539.1229],[588990.7949000001,4508526.8685],[588929.3337000003,4508517.249399999],[588921.7434,4508516.270199999],[588915.4238999998,4508514.973200001],[588889.7143000001,4508510.5571],[588831.5360000003,4508501.8664],[588754.4967,4508488.1764],[588688.4250999996,4508447.306700001],[588623.1783999996,4508393.901900001],[588450.5203999998,4508252.6183],[588387.2807,4508179.366599999],[588277.6901000002,4508267.2126],[588168.1958999997,4508354.2841],[588046.8436000003,4508451.430400001],[587937.0116999997,4508538.9453],[587726.6780000003,4508704.2092],[587692.8531,4508743.222100001],[587692.3800999997,4508733.2245000005],[587693.4264000002,4508730.461300001],[587698.3053000001,4508717.862400001],[587699.4386999998,4508714.8782],[587699.4999000002,4508702.555400001],[587699.6557,4508682.2402],[587700.0071,4508623.9575],[587660.8947000001,4508567.206700001],[587608.4198000003,4508497.5307],[587042.9691000003,4508831.1555],[586864.2630000003,4508923.4288],[586825.2055000002,4508933.740499999],[586814.9792,4508941.5033],[586808.7481000004,4508947.092499999],[586702.6447999999,4509006.5802],[586498.7800000003,4509120.439200001],[586302.8953,4509224.071599999],[586258.5985000003,4509147.7281],[586061.2501999997,4509254.1252999995],[586022.6368000004,4509182.734300001],[585984.1928000003,4509111.2344],[585947.9767000005,4509044.201400001],[585912.5006999997,4508978.842499999],[585876.6990999999,4508912.369899999],[585839.9066000003,4508843.887599999],[585804.9288999997,4508779.0901999995],[585768.1311999997,4508710.941299999],[585732.2412,4508644.579399999],[585695.1171000004,4508575.3169],[585656.5822000001,4508503.8179],[585624.8437000001,4508443.4998],[585617.5705000004,4508429.6491],[585549.2394000003,4508466.0528],[585428.2964000003,4508530.9385],[585412.5209999997,4508492.565400001],[585348.9566000002,4508518.5897],[585274.1460999995,4508545.706599999],[585210.6900000004,4508569.7349],[585190.8334999997,4508577.7224],[585076.4639999997,4508622.261299999],[585003.9630000005,4508654.4032000005],[584947.4426999995,4508463.9092],[584883.1969999997,4508497.9232],[584815.5522999996,4508533.7863],[584769.7987000002,4508376.279200001],[584744.8587999996,4508289.5086],[584732.1102,4508244.6215],[584724.5574000003,4508218.1121],[584723.6626000004,4508215.1043],[584680.0822999999,4508236.810900001],[584622.0477999998,4508111.3608],[584582.0082,4508133.6634],[584523.1469,4508036.071],[584471.5258,4508066.5688000005],[584536.3273999998,4508161.786],[584467.6777999997,4508204.1910999995],[584400.1886,4508248.6083],[584333.2851,4508293.5879],[584269.0646000002,4508191.7179000005],[584336.8017999995,4508147.7464000005],[584298.7165999999,4508087.3621],[584350.8728,4508039.4388999995],[584304.5669999998,4507966.526799999],[584376.2432000004,4507925.4869],[584328.2236000001,4507854.6645],[584285.6956000002,4507791.121300001],[584245.8470000001,4507729.607100001],[584225.1030000001,4507696.6204],[584206.7313999999,4507662.9946],[584078.9077000003,4507738.7042],[584042.1445000004,4507680.556700001],[583940.9530999996,4507739.473200001],[583897.7559000002,4507764.6303],[583788.6503999997,4507828.8993],[583823.5327000003,4507889.1336],[583845.4151999997,4507926.128799999],[583863.6489000004,4507957.0877],[583972.0800999999,4507892.5901],[584009.6749,4507959.2952],[583901.6716999998,4508023.353],[583914.9934,4508047.928200001],[583872.2849000003,4508052.4410999995],[583882.2784000002,4508124.8287],[583891.1638000002,4508198.0919],[583903.9530999996,4508307.036900001],[583912.0097000003,4508348.982899999],[583920.0787000004,4508419.683499999],[583921.9549000002,4508433.0272],[583926.7271999996,4508496.474199999],[583935.8230999997,4508565.9651999995],[583939.5799000002,4508614.6348],[583941.4160000002,4508638.9692],[583952.9632000001,4508708.265900001],[583862.5585000003,4508718.3451000005],[583802.8526999997,4508724.9975000005],[583810.4112999998,4508788.5868999995],[583811.4983000001,4508797.036800001],[583820.9308000002,4508881.6303],[583825.1364000002,4508920.5351],[583829.6458,4508962.441],[583838.6201,4509042.6996],[583847.2565000001,4509122.954299999],[583856.2291000001,4509203.323999999],[583865.1045000004,4509284.8027],[583874.335,4509364.7313],[583882.9704999998,4509444.986099999],[583887.0365000004,4509481.225],[583892.4061000003,4509529.1358],[583899.5548,4509598.937899999],[583908.2323000003,4509675.4187],[583916.8982999995,4509752.898399999],[583925.4822000004,4509830.155300001],[583933.7923999997,4509909.1854],[583943.9877000004,4509985.794399999],[583941.0461999997,4510029.281400001],[583947.8333999999,4510056.3364],[583954.6979,4510098.9352],[583962.0656000003,4510164.188100001],[583969.398,4510232.5492],[583977.4360999996,4510305.692299999],[583985.0252,4510373.723200001],[583995.2056,4510466.430299999],[584001.0209999997,4510519.5644000005],[584019.2953000003,4510553.744000001],[584056.0587999998,4510625.4366],[584093.0697999997,4510690.137800001],[584128.3838999998,4510755.486099999],[584163.6105000004,4510821.055600001],[584198.7521000002,4510886.624399999],[584233.9798999997,4510951.9723000005],[584271.4436999997,4511021.1205],[584311.6333999997,4511095.517999999],[584330.3229999999,4511130.0363],[584351.1607999997,4511168.686899999],[584363.1507000001,4511190.9167],[584388.2833000002,4511237.9429],[584426.4018000001,4511308.6537999995],[584463.7762000002,4511377.9132],[584501.068,4511446.9497],[584537.5338000003,4511514.311799999],[584576.7100999998,4511588.2552000005],[584584.5010000002,4511601.000600001],[584613.1749999998,4511648.179199999],[584648.6582000004,4511720.0825],[584686.6782999998,4511791.571],[584726.8594000004,4511865.970899999],[584767.2060000002,4511940.595000001],[584805.4040000001,4512011.086999999],[584826.5591000002,4512051.075099999],[584841.1031999998,4512078.552999999],[584878.6421999997,4512147.4835],[584915.6727999998,4512216.5195],[584953.6325000003,4512285.4553],[584968.6744999997,4512313.6054],[584983.0551000005,4512340.5265999995],[584994.2084999997,4512361.7488],[585030.3274999997,4512429.1096],[585071.0833999999,4512504.295399999],[585108.6909999996,4512574.227299999],[585146.2991000004,4512644.0484],[585184.8234999999,4512714.8794],[585221.8481999999,4512783.916999999],[585259.2801999999,4512854.1808],[585267.3013000004,4512868.706],[585297.4775,4512923.898499999],[585334.9950000001,4512993.9416000005],[585372.6843999997,4513063.653899999],[585410.6223999998,4513133.702400001],[585448.3065,4513203.7480999995],[585485.8235999998,4513273.5701],[585501.5328000002,4513302.062100001],[585524.0970000001,4513343.623],[585561.6945000002,4513413.668400001],[585578.5526,4513444.9495],[585602.0148,4513489.0746],[585643.1756999996,4513564.7128],[585680.2696000002,4513634.3089000005],[585717.7758,4513704.6872000005],[585755.7851,4513775.2936],[585787.602,4513848.493000001],[585823.5077,4513918.4092999995],[585860.1431999998,4513983.5603],[585892.8097000001,4514041.5600000005],[585903.0289000003,4514055.556399999],[585944.3502000002,4514124.0929000005],[585982.2796999998,4514193.922499999],[586019.7863999996,4514263.7475000005],[586057.5431000004,4514333.797599999],[586095.2989999996,4514403.8478999995],[586133.7344000004,4514473.462300001],[586173.4442999996,4514549.5309999995],[586215.3421999998,4514626.069599999],[586234.9210999999,4514662.380100001],[586253.5066,4514697.013800001],[586291.6716,4514767.847200001],[586330.1745999996,4514838.5737],[586351.6503999997,4514878.570499999],[586369.4051999999,4514911.9735],[586406.3294000002,4514980.4616],[586425.1650999999,4515015.2097],[586447.7172999997,4515056.8847],[586488.6046000002,4515132.747099999],[586525.3590000002,4515201.1229],[586565.1737000002,4515274.752800001],[586603.3287000004,4515345.9209],[586641.4892999995,4515416.5342999995],[586679.5623000003,4515487.368899999],[586875.7331999997,4515381.9768],[586920.8278999999,4515357.748199999],[586961.8721000003,4515434.0593],[587009.2665999997,4515415.1874],[587058.6656,4515398.115700001],[587111.1563999997,4515369.3122000005],[587141.8183000004,4515345.359099999],[587200.0631999997,4515300.969699999],[587253.3943999996,4515279.7267],[587324.9287999999,4515253.480699999],[587393.2560999999,4515227.308599999],[587434.9008999998,4515188.165100001],[587468.8848000001,4515126.0605],[587513.3979000002,4515029.996300001],[587677.8240999999,4514949.118899999],[587719.3706999999,4515025.329299999],[587760.2427000003,4515101.4209],[587797.5658999998,4515170.6982],[587835.9667999996,4515241.5429],[587872.7676999997,4515312.035700001],[587910.9325000001,4515381.3237],[587948.9198000003,4515451.276000001],[587987.5642999997,4515522.6796],[588024.7170000002,4515591.734200001],[588062.3699000003,4515661.239],[588102.2933,4515738.431700001],[588122.9488000004,4515775.4266],[588143.8466999996,4515813.3126],[588181.6673999997,4515882.7092],[588239.5856999997,4515851.7578],[588318.142,4515809.7289],[588353.2182,4515790.829500001],[588454.1171000004,4515736.4120000005],[588489.7164000003,4515807.892999999],[588528.0533999996,4515876.1873],[588567.0328000002,4515947.154100001],[588705.9796000002,4515872.323100001],[588842.1223999998,4515799.348300001],[588879.0192999998,4515867.849300001],[588926.9221999999,4515842.0011],[588972.0212000003,4515817.7848000005],[589068.6765000001,4515765.767100001],[589271.2320999997,4515658.1831],[589408.4976000004,4515583.899700001],[589422.7691000002,4515576.078400001],[589441.7107999995,4515565.871099999],[589468.4741000002,4515550.873199999],[589475.2818,4515546.181500001],[589464.7385,4515510.859300001],[589484.4667999996,4515540.2973],[589500.2494000001,4515526.165999999],[589556.9057999998,4515621.111199999],[589557.8178000003,4515622.454600001],[589594.6187000005,4515677.5241],[589615.0953000002,4515721.7378],[589635.4049000004,4515779.716499999],[589657.4183,4515850.2618],[589674.0515999999,4515898.2039],[589694.3216000004,4515952.4076000005],[589711.1226000004,4515986.4738],[589737.2045999998,4516034.5306],[589767.1376,4516085.0769],[589798.0587999998,4516130.6392],[589846.1638000002,4516178.630799999],[589946.7473999998,4516268.672800001],[589978.773,4516299.5940000005],[590009.3580999998,4516324.058499999],[590176.5913000004,4516449.1106],[590249.7182,4516499.852600001],[590258.0300000003,4516510.168299999],[590288.9444000004,4516569.721899999],[590329.2451999998,4516648.2644],[590346.4305999996,4516740.291999999],[590352.6605000002,4516921.005799999],[590353.9992000004,4516984.0843],[590353.2966999998,4517041.5867],[590350.142,4517189.3226],[590349.8106000004,4517202.6415],[590330.9460000005,4517234.386299999],[590289.6628999999,4517367.8895],[590276.5259999996,4517407.365],[590269.0005000001,4517429.4782],[590258.2703,4517437.6741],[590291.3256999999,4517459.727499999],[590405.3902000003,4517535.5079],[590465.9117,4517415.674699999],[590489.3887999998,4517393.0908],[590532.7413999997,4517387.1819]]]}},{"type":"Feature","properties":{"OBJECTID":13,"DISTRICT":13},"geometry":{"type":"Polygon","coordinates":[[[592730.9874999998,4526641.982799999],[592819.3696999997,4526609.2314],[592892.0799000002,4526696.8598],[592911.1787999999,4526692.4372000005],[592938.0524000004,4526686.225299999],[592959.9400000004,4526681.171800001],[592988.5855999999,4526674.760299999],[593033.4561999999,4526664.6676],[593094.1753000002,4526647.3364],[593116.8394999998,4526640.8499],[593133.3424000004,4526635.173800001],[593272.1008000001,4526610.2809999995],[593366.7609999999,4526587.7190000005],[593447.8969,4526568.5397],[593528.9502999997,4526549.2491],[593609.3273,4526530.173],[593723.5697999997,4526505.1994],[593633.7679000003,4526337.405300001],[593678.9688999997,4526347.971899999],[593679.0986000001,4526337.7589],[593676.6376999998,4526325.8477],[593657.3010999998,4526282.5231],[593524.4337999998,4526054.8948],[593513.1538000004,4526040.6512],[593493.2264,4526017.193600001],[593470.1941,4525992.6976],[593464.3651,4525987.1833999995],[593448.1475,4525970.2126],[593432.3734999998,4525951.471100001],[593417.3761,4525931.2961],[593405.5565,4525913.048800001],[593346.0025000004,4525811.148399999],[593185.6677999999,4525534.882200001],[593392.7437000005,4525414.1491],[593539.9735000003,4525334.520099999],[593560.9839000003,4525319.242699999],[593584.8891000003,4525295.0087],[593648.1144000003,4525227.3068],[593702.1047999999,4525170.1469],[593714.8339,4525156.6521000005],[593725.9408,4525144.802200001],[593794.7193999998,4525071.398600001],[593826.5844999999,4525037.7182],[593836.9220000003,4525026.7469],[593853.4102999996,4525009.303200001],[593914.2470000004,4524944.2377],[593942.8048999999,4524918.842800001],[593954.1672999999,4524900.2238],[593961.6780000003,4524873.0065],[593969.3801999995,4524824.1412],[593984.4288999997,4524780.809900001],[593913.8459000001,4524717.5134],[593856.5239000004,4524665.1559999995],[593801.2867999999,4524614.491],[593680.1931999996,4524512.9164],[593608.6160000004,4524454.4956],[593538.7920000004,4524397.3191],[593637.1541999998,4524337.7234000005],[593532.3424000004,4524194.6117],[593491.5279000001,4524136.138],[593448.6606000001,4524079.9702],[593405.7926000003,4524023.8027],[593405.131,4524022.795],[593395.2801999999,4524008.569800001],[593426.5521,4523988.647600001],[593474.1550000003,4523957.1634],[593490.4688999997,4523946.933499999],[593512.3145000003,4523932.5546],[593452.2997000003,4523819.212400001],[593457.5755000003,4523682.1601],[593458.2934999997,4523658.7423],[593459.4371999996,4523628.3353],[593460.0192999998,4523569.0539],[593461.2052999996,4523521.9932],[593462.8733000001,4523450.179500001],[593463.9720000001,4523429.986400001],[593428.4232000001,4523374.6888],[593489.0395999998,4523341.037699999],[593507.7434,4523301.970899999],[593520.4335000003,4523258.4978],[593525.4885999998,4523218.813999999],[593556.4064999996,4523167.244899999],[593583.3661000002,4523115.4037],[593591.6774000004,4523098.1887],[593593.4441999998,4523058.5743],[593566.2860000003,4522986.395199999],[593572.1607999997,4522928.624299999],[593564.3595000003,4522932.1894000005],[593521.0897000004,4522834.047900001],[593485.3037999999,4522750.657199999],[593413.6739999996,4522781.5044],[593369.0988999996,4522679.683499999],[593297.2220999999,4522516.5638999995],[593241.9835000001,4522390.9604],[593204.2967999997,4522304.1054],[593118.0159,4522306.4586],[593048.8624,4522321.241699999],[592995.0387000004,4522176.5614],[592946.9573999997,4522044.388900001],[592942.3902000003,4522032.1185],[592936.2772000004,4522015.387499999],[592847.5236999998,4522026.373],[592757.4753999999,4522039.785800001],[592647.0815000003,4522055.2761],[592642.3355,4522043.7808],[592603.7960000001,4521950.2568],[592703.6326000001,4521909.430199999],[592639.3903000001,4521754.296599999],[592577.2856999999,4521603.2985],[592514.2774999999,4521450.180199999],[592457.7324999999,4521312.6872000005],[592358.4836999997,4521353.191500001],[592342.8652999997,4521361.4343],[592330.2171999998,4521368.1598000005],[592297.4382999996,4521379.852],[592353.3942,4521517.4474],[592282.3685999997,4521546.6479],[592382.8414000003,4521792.2739],[592308.4999000002,4521823.8751],[592310.8202,4521854.103399999],[592226.2176999999,4521863.482799999],[592155.0115,4521866.924000001],[592079.2586000003,4521869.865],[592002.2659999998,4521870.7928],[591923.5653999997,4521873.476600001],[591926.7868999997,4521905.9365],[591932.8540000003,4521987.5056],[591856.5828,4521991.5526],[591862.9605,4522109.209100001],[591792.1739999996,4522099.446699999],[591774.9199999999,4522097.011700001],[591756.6474000001,4522095.1193],[591695.3454,4522088.806500001],[591717.0920000002,4522130.045299999],[591725.4921000004,4522146.137499999],[591763.3844999997,4522217.887399999],[591828.6212999998,4522341.604900001],[591862.5565,4522405.9783],[591902.5577999996,4522484.194800001],[591926.5406,4522575.8683],[591948.6723999996,4522667.185900001],[591972.4148000004,4522764.518999999],[591976.9886999996,4522776.344799999],[592011.1085999999,4522825.6218],[591942.6710999999,4522878.284],[591915.8953,4522889.1643],[591887.7487000003,4522895.031400001],[591861.4994999999,4522897.4804],[591810.8167000003,4522891.9648],[591789.9578999998,4522888.0415],[591765.0625999998,4522876.518300001],[591754.1101000002,4522869.1654],[591747.1801000005,4522863.75],[591721.5587999998,4522836.008099999],[591713.0036000004,4522825.6873],[591699.3709000004,4522796.539999999],[591694.6031,4522779.9377999995],[591691.4546999997,4522761.9124],[591685.0312999999,4522742.847100001],[591669.2510000002,4522716.892899999],[591648.5484999996,4522693.542400001],[591636.4721999997,4522688.396299999],[591586.9704,4522675.9022],[591528.7077000001,4522669.6283],[591556.1453999998,4522741.3586],[591466.7847999996,4522788.658600001],[591418.7395000001,4522726.6658],[591368.8673,4522675.975400001],[591265.9359999998,4522579.8857],[591170.9285000004,4522606.579500001],[591089.5889999997,4522625.6713],[591112.4206999997,4522667.921],[591124.4769000001,4522688.387700001],[591263.9471000005,4522815.792400001],[591332.9296000004,4522882.2621],[591300.4641000004,4522889.7434],[591269.4276,4522897.5756],[591251.7631999999,4522908.015799999],[591237.0854000002,4522922.378900001],[591207.3424000004,4522975.6371],[591186.4698000001,4523000.1382],[591288.0833,4523181.9232],[591299.9425999997,4523211.380899999],[591371.9970000004,4523546.9067],[591308.1394999996,4523557.3301],[591288.4725000001,4523559.418400001],[591273.0237999996,4523561.2258],[591250.2999,4523490.1099],[591224.9022000004,4523485.243799999],[591203.4676000001,4523439.346999999],[591085.6583000002,4523497.624600001],[591026.4845000003,4523408.5175],[591004.5049999999,4523358.8397],[590948.3036000002,4523233.575300001],[590927.2145999996,4523186.795399999],[590911.6579,4523149.41],[590900.9319000002,4523123.630799999],[590897.2495999997,4523114.5923],[590893.5658999998,4523105.664899999],[590846.4349999996,4523010.268200001],[590804.5641999999,4522939.4734000005],[590782.2609000001,4522888.460100001],[590727.3978000004,4522763.4362],[590706.2992000002,4522717.212099999],[590612.6610000003,4522570.84],[590425.7200999996,4522277.3267],[590417.3704000004,4522263.7903],[590364.8814000003,4522178.1019],[590358.7669000002,4522167.923699999],[590355.1555000003,4522159.885600001],[590354.4172,4522158.211200001],[590347.3616000004,4522142.248199999],[590346.7061999999,4522140.685799999],[590284.9331,4522000.481699999],[590245.3386000004,4521811.4757],[590237.5347999996,4521801.4991],[590236.5394000001,4521800.1546],[590234.3800999997,4521797.4636],[590229.4046,4521790.6302000005],[590239.3846000005,4521774.3203],[590227.1760999998,4521752.188100001],[590201.6853,4521685.372199999],[590174.7621999998,4521618.4279],[590172.0614,4521577.204399999],[590156.0131999999,4521510.392999999],[590152.0747999996,4521501.4629],[589959.0839999998,4521063.8891],[589948.6168,4520967.8356],[589924.2620999999,4520786.4564],[589930.2451999998,4520585.906099999],[589945.7614000002,4520378.144200001],[589952.1273999996,4520340.140000001],[589953.2927999999,4520320.613700001],[589955.2816000003,4520309.646400001],[589957.3153999997,4520281.137599999],[589963.3591,4520241.9081],[589964.4696000004,4520233.8168],[589964.7846999997,4520228.713500001],[589966.0142000001,4520210.8533],[589967.3055999996,4520201.765000001],[589968.4242000002,4520193.0076],[589970.1556000002,4520175.4867],[589980.5208,4520051.486400001],[589987.3252999997,4519998.2771000005],[589988.5224000001,4519983.0812],[589990.3590000002,4519970.7797],[589991.5263999999,4519958.026000001],[589994.5262000002,4519933.3039],[589994.5979000004,4519927.420399999],[589994.6695999997,4519921.536900001],[589995.8956000004,4519910.8934],[589996.7148000002,4519899.023700001],[589997.5643999996,4519891.5953],[590003.2367000002,4519827.491699999],[590005.0006999997,4519807.306600001],[590006.2284000004,4519782.673900001],[590010.3185999999,4519730.763800001],[590012.4989,4519711.027899999],[590012.9050000003,4519684.6088],[590015.6195999999,4519662.547800001],[590017.4769000001,4519634.7031],[590020.2550999997,4519607.4246],[590022.6693000002,4519568.484200001],[590027.1635999996,4519497.260600001],[590029.0560999997,4519466.5297],[590029.6852000002,4519456.434],[590037.5009000003,4519285.6612],[590037.9735000003,4519274.5645],[590038.2111,4519268.905099999],[590038.2286999999,4519267.4618999995],[590038.4338999996,4519264.4668000005],[590045.6383999996,4519102.3466],[590043.6591999996,4518780.1271],[590043.8986,4518760.478599999],[590042.7777000004,4518741.7017],[590042.2873999998,4518733.479800001],[590041.6486999998,4518723.5908],[590041.6551999999,4518702.274],[590040.7512999997,4518693.380999999],[590039.9957999997,4518686.155200001],[590039.7084999997,4518682.0437],[590039.5696,4518679.5995000005],[590039.2073999997,4518674.710000001],[590038.5713999998,4518664.5989],[590038.0283000004,4518660.7064],[590037.9742,4518609.745200001],[590033.1611000001,4518533.9673999995],[590025.1791000003,4518434.3916],[590025.5628000004,4518382.103499999],[590024.6856000004,4518280.948899999],[590026.7496999996,4518215.358200001],[590029.6539000003,4518177.755999999],[590031.5712000001,4518131.148800001],[590039.9452999998,4518087.7289],[590051.3705000002,4518057.0031],[590071.6539000003,4518012.396],[590096.2401999999,4517981.6085],[590098.2998000002,4517978.7469999995],[590152.7686000001,4517904.913000001],[590217.8565999996,4517825.102700001],[590223.2165000001,4517793.748],[590254.2127,4517749.383099999],[590390.1967000002,4517563.7446],[590405.3902000003,4517535.5079],[590291.3256999999,4517459.727499999],[590258.2703,4517437.6741],[590269.0005000001,4517429.4782],[590276.5259999996,4517407.365],[590289.6628999999,4517367.8895],[590330.9460000005,4517234.386299999],[590349.8106000004,4517202.6415],[590350.142,4517189.3226],[590353.2966999998,4517041.5867],[590353.9992000004,4516984.0843],[590352.6605000002,4516921.005799999],[590346.4305999996,4516740.291999999],[590329.2451999998,4516648.2644],[590288.9444000004,4516569.721899999],[590258.0300000003,4516510.168299999],[590249.7182,4516499.852600001],[590176.5913000004,4516449.1106],[590009.3580999998,4516324.058499999],[589978.773,4516299.5940000005],[589946.7473999998,4516268.672800001],[589846.1638000002,4516178.630799999],[589798.0587999998,4516130.6392],[589767.1376,4516085.0769],[589737.2045999998,4516034.5306],[589711.1226000004,4515986.4738],[589694.3216000004,4515952.4076000005],[589674.0515999999,4515898.2039],[589657.4183,4515850.2618],[589635.4049000004,4515779.716499999],[589615.0953000002,4515721.7378],[589594.6187000005,4515677.5241],[589557.8178000003,4515622.454600001],[589556.9057999998,4515621.111199999],[589500.2494000001,4515526.165999999],[589484.4667999996,4515540.2973],[589464.7385,4515510.859300001],[589475.2818,4515546.181500001],[589468.4741000002,4515550.873199999],[589441.7107999995,4515565.871099999],[589422.7691000002,4515576.078400001],[589408.4976000004,4515583.899700001],[589271.2320999997,4515658.1831],[589068.6765000001,4515765.767100001],[588972.0212000003,4515817.7848000005],[588926.9221999999,4515842.0011],[588879.0192999998,4515867.849300001],[588842.1223999998,4515799.348300001],[588705.9796000002,4515872.323100001],[588567.0328000002,4515947.154100001],[588528.0533999996,4515876.1873],[588489.7164000003,4515807.892999999],[588454.1171000004,4515736.4120000005],[588353.2182,4515790.829500001],[588318.142,4515809.7289],[588239.5856999997,4515851.7578],[588181.6673999997,4515882.7092],[588143.8466999996,4515813.3126],[588018.5795999998,4515880.656199999],[587963.8870000001,4515910.0932],[587890.4198000003,4515950.187899999],[587867.8402000004,4515961.4662],[587846.9811000004,4515969.989399999],[587828.0875000004,4515976.4265],[587812.5094999997,4515980.7936],[587793.9863999998,4515984.4596],[587777.3102000002,4515988.924699999],[587755.8711999999,4515996.553099999],[587737.5460000001,4516004.8846],[587719.9643999999,4516014.5572],[587701.6788999997,4516026.664100001],[587685.3261000002,4516039.460000001],[587672.1014999999,4516051.7379],[587652.2357000001,4516069.044299999],[587630.0064000003,4516086.433800001],[587608.1436000001,4516101.3851],[587590.3766000001,4516112.4991],[587567.3563999999,4516125.4384],[587541.1343,4516138.006899999],[587525.1917000003,4516144.7017],[587387.8998999996,4516223.7929],[587410.9281000001,4516267.2532],[587418.6036999999,4516281.777000001],[587426.2764999997,4516296.5228],[587466.5783000002,4516370.4969],[587498.7032000003,4516429.497300001],[587390.3033999996,4516484.616],[587374.0058000004,4516492.861199999],[587303.5204999996,4516538.436899999],[587261.3476,4516565.806299999],[587210.5727000004,4516592.852399999],[587175.6759000001,4516611.426100001],[587142.9857999999,4516628.9157],[587133.9857999999,4516633.694700001],[587019.5316000003,4516694.7425999995],[587055.6889000004,4516762.5594],[587093.9375,4516831.8443],[587131.4934999999,4516902.5646],[587169.3058000002,4516972.9551],[587206.9512,4517043.1218],[587247.8229999999,4517118.6559],[587288.7808999997,4517193.9692],[587326.3370000003,4517264.3575],[587364.2271999996,4517334.972100001],[587400.5571999997,4517401.9047],[587636.9391999999,4517274.582],[587649.9124999996,4517326.0287999995],[587697.9945999999,4517518.670399999],[587717.7207000004,4517598.1755],[587727.4583999999,4517637.8156],[587737.6797000002,4517679.3488],[587776.3361,4517755.9701000005],[587854.7560999999,4517901.0108],[587892.5509000001,4517971.849300001],[587919.7384000001,4518040.7853999995],[587935.4325000001,4518083.0503],[587950.1473000003,4518122.527899999],[587962.2437000005,4518197.724199999],[587861.9084999999,4518257.4834],[587794.9209000003,4518293.7697],[587774.1210000003,4518304.9582],[587741.4341000002,4518322.667199999],[587693.3811999997,4518348.6318],[587667.8268999998,4518362.4288],[587620.8762999997,4518387.9629],[587587.2556999996,4518406.216499999],[587536.4009999996,4518433.814300001],[587498.3754000003,4518453.681600001],[587459.1613999996,4518474.201099999],[587391.6448999997,4518527.0273],[587325.6195999999,4518575.0977],[587320.5146000003,4518578.8122000005],[587301.7867999999,4518593.246200001],[587281.4035999998,4518604.996099999],[587258.1136999996,4518620.042400001],[587170.4913999997,4518668.5254],[586768.2112999996,4518870.7411],[586770.6062000003,4518875.099099999],[586806.1031,4518940.909],[587037.1470999997,4519369.292099999],[587039.5404000003,4519373.7612],[587044.6604000004,4519383.036499999],[587147.0066,4519572.8727],[587154.6829000004,4519587.0633000005],[587195.0420000004,4519661.9255],[587201.7271999996,4519674.3281],[587216.6655000001,4519702.0384],[587227.1470999997,4519721.4803],[587261.9767000005,4519785.952500001],[587264.6174999997,4519790.868799999],[587274.3556000004,4519808.969699999],[587373.8026999999,4519993.335000001],[587376.1124999998,4519997.692299999],[587393.4436999997,4520029.7612],[587468.5147000002,4520263.8007],[587474.1238000002,4520281.52],[587484.0482000001,4520312.280200001],[587547.7242,4520511.1022],[587550.4923999999,4520519.4618],[587576.2697999999,4520600.038000001],[587581.6359999999,4520616.8664],[587585.8664999995,4520629.906400001],[587673.2830999997,4520902.6205],[587677.3498999998,4520915.214500001],[587779.9606999997,4521235.6291000005],[587789.6374000004,4521265.720799999],[587845.4139999999,4521439.582599999],[587860.6973000001,4521487.393999999],[587863.5423999997,4521496.309800001],[588031.7418999998,4522021.1291000005],[588037.1058999998,4522037.957800001],[588146.7577999998,4522380.2238],[588156.3457000004,4522410.426100001],[588173.0943,4522462.252699999],[588267.2922,4522756.262599999],[588288.9731999999,4522804.3738],[588295.4610000001,4522818.773600001],[588302.7691000002,4522835.070699999],[588596.3320000004,4523486.8652],[588636.2342999997,4523575.6095],[588639.8481000001,4523583.535700001],[588837.4649,4524022.353399999],[588841.1612,4524030.3917],[588845.8380000005,4524040.9955],[589070.8448000001,4524540.770400001],[589078.1508,4524556.9573],[589407.0225999998,4525287.7116],[589410.0609999998,4525294.299000001],[589455.6063999999,4525395.551899999],[589470.1316999998,4525427.8146],[589474.9738999996,4525438.5319],[589820.5031000003,4526206.3707],[589830.2655999996,4526228.139799999],[590577.0493999999,4525897.1993],[590604.4932000004,4525885.7675],[590616.9663000004,4525878.8149999995],[590777.4060000004,4525859.137800001],[590859.9307000004,4525809.3037],[591015.8381000003,4525617.595000001],[591073.8436000003,4525601.879000001],[591089.9093000004,4525597.5253],[591227.1462000003,4525560.2509],[591405.4802000001,4525511.830399999],[591408.0197000001,4525524.5189],[591411.4365999997,4525541.215299999],[591428.9654999999,4525622.815400001],[591654.2615,4525803.254899999],[591720.1496000001,4525926.204],[591812.7302999999,4525901.7086],[591829.9600999998,4525918.9103],[591865.3338000001,4525954.3244],[591971.2928999998,4526100.4246],[592065.7485999996,4526229.3958],[592194.0690000001,4526379.1096],[592335.0038999999,4526543.861400001],[592461.0762,4526690.554300001],[592548.5175999999,4526793.0197],[592628.0823999997,4526764.374399999],[592646.5349000003,4526757.7225],[592684.4535999997,4526744.2095],[592699.3230999997,4526741.0656],[592761.6711999997,4526728.0823],[592730.9874999998,4526641.982799999]]]}},{"type":"Feature","properties":{"OBJECTID":14,"DISTRICT":14},"geometry":{"type":"Polygon","coordinates":[[[600458.5016000001,4526761.201300001],[600486.7401999999,4526760.4758],[600513.9436999997,4526761.512700001],[600540.0458000004,4526762.9789],[600564.5274999999,4526765.8665],[600587.8114999998,4526770.0702],[600611.5798000004,4526775.835000001],[600629.0339000002,4526781.1807],[600650.2489,4526788.7983],[600811.4123999998,4526729.7106],[600912.5334999999,4526704.8904],[601161.7856999999,4526643.907400001],[601565.0388000002,4526476.0189],[601460.4683999997,4526236.6383],[601455.5592,4526213.6982],[601456.2569000004,4526193.611099999],[601460.8978000004,4526138.048],[601466.3158999998,4526093.376800001],[601464.4192000004,4526053.601299999],[601461.0017999997,4526026.351500001],[601343.9149000002,4525832.323799999],[601321.7209000001,4525809.923599999],[601298.3953,4525796.2794],[601250.8553999998,4525772.3100000005],[601150.3744000001,4525724.8533],[601098.9225000003,4525703.385],[600976.9360999996,4525656.8573],[600926.9574999996,4525638.519300001],[600886.0388000002,4525617.0856],[600646.1102999998,4525468.0239],[600581.0433,4525431.1623],[600542.4123,4525414.869200001],[600459.8552999999,4525393.536800001],[600432.1854999997,4525383.0561],[600402.7388000004,4525366.888900001],[600379.8570999997,4525351.3662],[600358.4382999996,4525327.4252],[600344.4001000002,4525306.1383],[600336.3519000001,4525290.5955],[600203.1374000004,4525033.635600001],[600168.1568,4524965.5428],[600155.6732999999,4524941.3906],[600142.6753000002,4524905.462200001],[600010.3960999995,4524566.0233],[599921.4474,4524343.645],[599858.5741999997,4524230.875],[599829.0104999999,4524173.0722],[599750.9864999996,4524021.0155],[599721.9024999999,4523958.7785],[599694.5114000002,4523902.227],[599652.3645000001,4523845.920499999],[599537.5917999996,4523742.889799999],[599456.8465999998,4523685.619899999],[599364.4156,4523638.408399999],[599224.9987000003,4523574.578],[599152.1403000001,4523551.1708],[599039.0001999997,4523526.668500001],[598953.4407000002,4523513.640799999],[598922.7813999997,4523511.6754],[598903.5201000003,4523508.419399999],[598905.8652999997,4523490.6861000005],[598910.0776000004,4523459.432],[598911.9819999998,4523443.1361],[598915.1323999995,4523415.642899999],[598926.0634000003,4523285.6622],[598926.0927999998,4523214.270300001],[598922.6549000004,4523156.2666],[598918.2054000003,4523135.999500001],[598916.9296000004,4523130.5419],[598909.6151999999,4523097.579],[598873.756,4522954.9803],[598856.9013,4522878.9211],[598844.9291000003,4522828.575300001],[598841.4966000002,4522763.798900001],[598843.2342999997,4522696.9822],[598852.5021000002,4522634.485400001],[598818.5073999995,4522629.4781],[598793.4205999998,4522614.042300001],[598807.1891999999,4522586.9132],[598889.8854,4522424.2513999995],[598936.2890999997,4522333.828500001],[598946.5948999999,4522307.2084],[598951.881,4522283.9629999995],[598957.1220000004,4522251.501499999],[598903.9778000005,4522221.921700001],[598834.7767000003,4522182.467800001],[598761.1775000002,4522150.2837000005],[598739.6262999997,4522141.4462],[598688.8938999996,4522120.5605999995],[598660.3839999996,4522108.7435],[598595.2237,4522082.225400001],[598616.0778999999,4521972.806600001],[598631.2684000004,4521896.0659],[598663.9434000002,4521722.4079],[598685.9863999998,4521631.4361000005],[598691.6907000002,4521608.418099999],[598730.1648000004,4521467.924699999],[598775.5319999997,4521379.5966],[598844.3959999997,4521249.502900001],[598964.4395000003,4521032.048800001],[598969.7165000001,4521022.126800001],[598977.5294000003,4521005.466],[598908.6427999996,4520960.5756],[598795.3592999997,4520887.001499999],[598800.5092000002,4520873.968900001],[598844.6441000002,4520808.718800001],[598893.1190999998,4520734.3116],[598944.2163000004,4520659.3846],[598990.3640000001,4520595.161599999],[599049.4592000004,4520515.1241],[599100.2395000001,4520445.190199999],[599147.2330999998,4520380.9794],[599196.784,4520314.8047],[599300.9150999999,4520197.512700001],[599359.7352999998,4520132.129799999],[599419.5864000004,4520065.4288],[599444.3037999999,4520033.673900001],[599460.1062000003,4519993.8048],[599485.8673,4519928.422],[599489.1913000001,4519919.5844],[599550.6162,4519761.3061],[599579.3493999997,4519707.0666000005],[599588.5994999995,4519684.097100001],[599601.2522,4519652.735200001],[599770.1661999999,4519548.758199999],[599796.5352999996,4519532.3488],[599819.8794999998,4519471.375600001],[599850.7874999996,4519393.7392],[599745.0286999997,4519342.6808],[599671.6413000003,4519299.1664],[599603.0273000002,4519258.159700001],[599657.5880000005,4519121.5516],[599716.9458999997,4518967.1327],[599746.5910999998,4518889.367799999],[599774.9567999998,4518812.6961],[599784.5129000004,4518748.4279],[599996.4385000002,4518721.7577],[600100.2045999998,4518708.7282],[600266.0964000002,4517834.396600001],[600375.8669999996,4516919.8913],[600385.5460000001,4516915.4704],[600401.8894999996,4516911.140000001],[600417.4693,4516907.1324000005],[600432.7704999996,4516905.0085],[600446.3979000002,4516901.8627],[600457.6843999997,4516897.1307],[600471.8662999999,4516890.4395],[600480.5329999998,4516886.005000001],[600490.4532000003,4516882.4758],[600498.2039000001,4516883.3583],[600503.9918,4516879.661900001],[600513.7792999996,4516879.6839000005],[600524.0022,4516878.7125],[600534.0037000002,4516875.4065000005],[600545.1561000003,4516874.3368],[600548.1720000003,4516875.9322],[600575.4874,4516871.418299999],[600584.7039999999,4516869.9892],[600602.1792000001,4516863.1208999995],[600605.9031999996,4516862.283399999],[600608.7594999997,4516863.2104],[600639.4781,4516856.6335],[600690.7242999999,4516842.1197999995],[600696.0603,4516840.6381],[600698.7621999998,4516859.105799999],[600699.7591000004,4516866.4473],[600703.0045999996,4516888.364399999],[600706.5569000002,4516887.7465],[600702.4616999999,4516866.262],[600701.9754999997,4516858.5944],[600698.7614000002,4516840.5638],[600703.6560000004,4516840.519400001],[600704.9875999996,4516841.869899999],[600705.5344000002,4516845.097200001],[600707.3163000001,4516850.561899999],[600708.3104999997,4516851.9078],[600714.3710000003,4516852.989600001],[600719.0109000001,4516853.0528],[600725.7704999996,4516852.3675999995],[600731.0974000003,4516851.551899999],[600738.2126000002,4516849.5393],[600741.1804,4516848.4694],[600748.3964999998,4516845.2368],[600752.3090000004,4516842.9584],[600758.0142000001,4516839.1501],[600765.4429000001,4516832.7006],[600769.5513000004,4516828.4264],[600773.5844,4516823.484999999],[600777.4578999998,4516817.8752],[600779.5821000002,4516816.7939],[600781.0972999996,4516823.2543],[600781.4767000005,4516826.3683],[600781.6344999997,4516833.3653],[600785.7697999999,4516833.3105999995],[600785.0245000003,4516826.0835],[600783.9686000003,4516823.0713],[600782.7954000002,4516816.282500001],[600788.7128999997,4516815.4749],[600792.0828999998,4516815.8539],[600797.3735999996,4516817.702500001],[600805.4091999996,4516816.2576],[600808.8093999997,4516814.4164],[600816.3102000002,4516815.073799999],[600820.5899999999,4516816.797599999],[600824.1240999997,4516817.5119],[600829.7027000003,4516816.810799999],[600834.4946999997,4516818.0974],[600838.9932000004,4516816.1602],[600840.7045999998,4516839.1667],[600839.5938999997,4516846.3685],[600842.2045999998,4516846.737199999],[600845.3370000003,4516839.785],[600842.4069999997,4516838.079600001],[600841.0132999998,4516816.5208],[600845.7679000003,4516814.3651],[600851.9007000001,4516816.336200001],[600856.5856999997,4516819.286800001],[600861.7768000001,4516822.2444],[600866.3233000003,4516822.9726],[600866.6320000002,4516825.086300001],[600870.2640000004,4516849.5624],[600868.3191,4516849.869000001],[600868.9380000001,4516853.9855],[600870.5423999997,4516853.896400001],[600871.9197000004,4516870.4586],[600875.1346000005,4516869.836300001],[600873.4106999999,4516853.9355],[600874.9323000005,4516853.734200001],[600874.8240999999,4516849.2915],[600872.7993999999,4516849.263900001],[600869.4462000001,4516822.904100001],[600878.9671,4516823.9222],[600881.7390000001,4516824.848200001],[600884.9123,4516858.2005],[600887.4417000003,4516858.346000001],[600884.1778999995,4516825.4366999995],[600891.3997999998,4516827.9778],[600895.1794999996,4516829.250700001],[600898.7054000003,4516861.497400001],[600900.9831999997,4516861.5285],[600897.7780999998,4516830.5075],[600901.8846000005,4516832.562000001],[600904.9018999999,4516834.046599999],[600907.2489,4516835.1888999995],[600909.9047999997,4516856.987],[600910.4899000004,4516869.7634],[600914.119,4516869.7019],[600912.6887999997,4516857.024900001],[600910.4304999998,4516837.0088],[600917.8842000002,4516841.1075],[600925.5082,4516845.0976],[600927.3128000004,4516867.439200001],[600927.6255999999,4516875.4376],[600930.7408999996,4516875.9243],[600930.017,4516867.142999999],[600928.0164000001,4516846.7973],[600934.0434999997,4516850.3214],[600939.4741000002,4516854.2816],[600941.6129000001,4516858.3079],[600942.2692,4516865.866800001],[600942.5476000002,4516870.2008],[600944.4994999999,4516875.5569],[600948.9206999997,4516879.281199999],[600953.2878999999,4516880.7842],[600956.2269000001,4516900.365599999],[600952.6686000004,4516901.427300001],[600953.6723999996,4516914.431500001],[600960.9107999997,4516915.751599999],[600958.8376000002,4516900.734300001],[600955.6667,4516879.5953],[600965.5400999999,4516879.507999999],[600974.4672999997,4516880.7402],[600979.2940999996,4516879.4737],[600981.6925999997,4516876.8418000005],[600982.4181000004,4516866.970000001],[600982.5464000003,4516845.209899999],[600989.0604999997,4516843.966499999],[600994.2324000001,4516842.149599999],[600998.4595999997,4516841.541099999],[601004.2038000003,4516841.0644000005],[601008.4462000001,4516839.345899999],[601010.6457000002,4516838.9318],[601011.2872000001,4516841.383199999],[601014.0551000005,4516836.424699999],[601015.4381999997,4516834.0009],[601021.0182999996,4516833.1888999995],[601027.2823000001,4516831.720000001],[601039.3613999998,4516830.774700001],[601044.0027999999,4516830.7271],[601053.3640999999,4516831.077],[601060.8602,4516832.0677000005],[601065.1506000003,4516833.0145],[601071.7142000003,4516834.3255],[601075.5782000003,4516835.5997],[601081.4669000003,4516836.9015],[601084.0884999996,4516848.817500001],[601083.0745999999,4516848.9147],[601083.7489999998,4516855.1416],[601085.4675000003,4516859.051100001],[601087.4998000003,4516858.523700001],[601085.5011,4516838.0669],[601091.6458999999,4516839.1502],[601098.1297000004,4516840.127],[601108.3870000001,4516842.820900001],[601117.6244000001,4516846.056],[601128.2610999998,4516851.864],[601133.5334000001,4516855.0449],[601139.0710000005,4516857.3412],[601146.1103999997,4516860.8794],[601148.5690000001,4516860.024800001],[601150.7539999997,4516854.5031],[601151.523,4516847.629799999],[601155.0440999996,4516843.125700001],[601160.1469,4516840.197699999],[601168.7457999997,4516840.759400001],[601177.3249000004,4516842.7643],[601178.8161000004,4516844.7831999995],[601180.8447000002,4516850.695599999],[601181.7232999997,4516848.153899999],[601184.0557000004,4516844.1887],[601187.7485999996,4516839.465],[601191.5137,4516835.6304],[601200.1551999999,4516833.083900001],[601202.1534000002,4516841.216399999],[601208.8377999999,4516839.864499999],[601205.1370999999,4516832.819],[601213.2298999997,4516833.3738],[601215.8375000004,4516833.9647],[601222.2911999999,4516874.1348],[601225.4172,4516873.8445],[601223.7161999997,4516862.496200001],[601222.4462000001,4516862.811899999],[601222.0806,4516858.698799999],[601227.3232000005,4516857.882300001],[601225.2133,4516851.7467],[601221.4983000001,4516851.918],[601219.5214,4516842.2313],[601217.6980999997,4516833.657],[601221.0969000002,4516831.927100001],[601229.9641000004,4516831.382200001],[601233.9641000004,4516828.883300001],[601240.7511,4516826.2004],[601247.6962000001,4516824.297],[601252.5998999998,4516823.5868999995],[601257.5773,4516823.654999999],[601260.2723000003,4516824.025],[601261.3629000001,4516824.484099999],[601262.9111000001,4516828.5023],[601262.0066999998,4516832.9311],[601261.4808,4516834.3673],[601260.4259000001,4516837.4617],[601260.2176000001,4516840.3456999995],[601260.8804000001,4516841.243000001],[601263.3131999997,4516842.2754999995],[601266.2766000004,4516841.538899999],[601269.6830000002,4516839.253900001],[601273.0642999997,4516832.6384],[601277.8403000003,4516828.9288],[601283.3663999997,4516825.8956],[601286.8229999999,4516819.9473],[601289.0651000002,4516816.425100001],[601295.6895000003,4516813.2959],[601301.7050999999,4516811.490800001],[601306.1930999998,4516810.3309],[601312.1091,4516809.6347],[601316.4208000004,4516809.0276],[601326.7450000001,4516806.837400001],[601335.3910999997,4516803.958000001],[601343.1122000003,4516800.8440000005],[601350.9359999998,4516796.3989],[601357.3651999999,4516789.048],[601363.1977000004,4516782.132999999],[601367.0670999996,4516776.8566],[601373.5289000003,4516773.281199999],[601379.9922000002,4516769.594799999],[601387.1350999996,4516765.5845],[601394.9452,4516762.138599999],[601402.9886999996,4516760.1393],[601408.6456000004,4516759.8838],[601411.46,4516757.7018],[601429.8663999997,4516799.9235],[601427.8250000002,4516801.116800001],[601430.0328000002,4516806.2545],[601437.4134,4516803.357899999],[601434.7792999996,4516798.547499999],[601432.8312999997,4516799.0759],[601413.8328999998,4516756.9571],[601415.9511000002,4516756.32],[601421.9682999998,4516754.403899999],[601430.6989000002,4516751.525800001],[601435.5318999998,4516749.8156],[601441.1243000003,4516748.115800001],[601452.6297000004,4516745.942],[601448.2150999997,4516581.779100001],[601438.7880999995,4516469.2874],[601429.2489999998,4516444.952099999],[601421.2374999998,4516419.9715],[601414.8366,4516394.457900001],[601410.1276000002,4516368.634400001],[601407.1074000001,4516342.722999999],[601424.7390000001,4516287.671800001],[601438.3903000001,4516233.6764],[601455.3015000001,4516151.191],[601226.2494999999,4516171.7028],[601079.2358999997,4516185.014900001],[601072.1303000003,4516105.9757],[601218.0500999996,4516092.5374],[601471.5828999998,4516071.583699999],[601210.0504000001,4516017.2608],[601203.5745000001,4515935.454299999],[601294.5491000004,4515953.686799999],[601374.9981000004,4515970.2217999995],[601456.5389,4515987.105699999],[601487.6744999997,4515993.5283],[601566.9474999998,4516009.6052],[601599.5012999997,4515851.2793000005],[601683.6387999998,4515869.6448],[601688.4747000001,4515855.499399999],[601691.7165999999,4515840.665899999],[601693.3584000003,4515825.588400001],[601693.2300000004,4515810.375499999],[601691.4952999996,4515795.362600001],[601689.0428999998,4515783.4487],[601594.9282999998,4515747.958699999],[601514.2500999998,4515729.5307],[601432.5724999998,4515722.414999999],[601353.6040000003,4515726.9954],[601311.5455,4515729.3061999995],[601084.9013999999,4515708.5527],[601068.2451,4515704.6612],[601042.7516000001,4515705.201300001],[601044.2622999996,4515693.4528],[601045.4966000002,4515671.0416],[601267.2134999996,4515651.089500001],[601263.1463000001,4515602.958000001],[601255.7041999996,4515523.914000001],[601451.3185,4515506.163799999],[601509.1107000001,4515501.2938],[601695.9479999999,4515483.651699999],[601709.1064999998,4515404.335100001],[601722.2896999996,4515323.2424],[601727.0367,4515284.8913],[601733.7504000003,4515244.6797],[601722.0412999997,4515243.0754],[601716.2054000003,4515164.164000001],[601709.6911000004,4515085.465299999],[601702.6749999998,4515006.4266],[601695.8273999998,4514927.3903],[601688.5302999998,4514850.3464],[601452.1924,4514869.8642],[601215.4067000002,4514891.381899999],[601120.7591000004,4514900.080800001],[600978.5396999996,4514912.795],[600853.9693,4514924.8641],[600827.9326,4514915.516000001],[600736.8635,4514878.4134],[600741.6759000001,4514934.104599999],[600500.0806,4514955.912699999],[600228.4028000003,4514980.540999999],[600218.5729999999,4514871.2662],[600033.3417999996,4514887.9684],[599800.8733000001,4514909.034399999],[599629.4272999996,4514923.823000001],[599544.0029999996,4514931.000700001],[599459.3398000002,4514938.0787],[599381.8388999999,4514946.0309],[599291.1624999996,4514954.6954],[599323.0684000002,4515061.3780000005],[599334.6067000004,4515094.6194],[599347.7555999998,4515127.327400001],[599362.3477999996,4515159.388499999],[599378.4692000002,4515190.693],[599243.4252000004,4515191.4344999995],[599177.3712999998,4515189.3277],[599145.8217000002,4515188.2388],[599142.6457000002,4515173.318399999],[599112.5058000004,4515085.8682],[599095.8492,4515044.009400001],[599093.8021,4515039.3188000005],[599070.0744000003,4514977.1581999995],[599036.1990999999,4514891.2128],[598996.6234999998,4514795.976],[598934.8859000001,4514647.4827],[598925.6187000005,4514627.262700001],[598892.2030999996,4514550.8727],[598868.8196999999,4514500.5975],[598849.2703,4514460.2552000005],[598824.6248000003,4514409.6302000005],[598811.5268999999,4514385.473300001],[598795.0177999996,4514357.606899999],[598774.5999999996,4514325.358200001],[598753.8947000001,4514295.659499999],[598727.5839,4514262.222100001],[598698.8995000003,4514229.5304000005],[598674.9541999996,4514202.2313],[598626.6101000002,4514156.2875],[598611.1749,4514142.7585],[598601.4045000002,4514134.8564],[598582.2780999998,4514119.6129],[598566.9951999998,4514107.3072999995],[598456.7609000001,4514018.2392],[598428.1902999999,4513995.875700001],[598377.7544999998,4513954.6800999995],[598333.7959000003,4513915.1252999995],[598317.2801999999,4513900.2502],[598254.1299999999,4513831.1296],[598238.2445,4513813.2654],[598222.7882000003,4513794.8517],[598207.8426999999,4513776.1118],[598193.4094000002,4513756.934599999],[598180.2302000001,4513738.6623],[598165.9905000003,4513717.600199999],[598153.0893999999,4513697.4441],[598140.7005000003,4513676.8508],[598128.9051999999,4513656.043199999],[598117.5362,4513634.908299999],[598106.7624000004,4513613.4482],[598096.5822999999,4513591.7739],[598063.1630999995,4513527.3791000005],[598056.0071,4513513.183800001],[598041.7777000004,4513484.9054000005],[598005.7149,4513409.7062],[597995.0854000002,4513415.5611000005],[597990.5798000004,4513417.944],[597983.1826,4513421.9542],[597977.1980999997,4513427.648399999],[597953.0305000003,4513365.7083],[597957.9522000002,4513363.774900001],[597965.2797999997,4513358.6535],[597969.5395,4513355.712099999],[597977.0403000005,4513350.26],[597981.3874000004,4513347.0977],[598051.0716000004,4513312.1581],[598127.1294999998,4513191.256999999],[598167.9502999997,4513073.109300001],[598167.3534000004,4513054.4487],[598165.7175000003,4513005.9078],[598178.2871000003,4512904.7061],[598151.5980000002,4512765.456599999],[598099.2418999998,4512664.504799999],[598068.8938999996,4512539.973999999],[598032.7002999997,4512436.017100001],[598052.0673000002,4512331.463300001],[598061.2807999998,4512279.624299999],[598069.7741999999,4512237.5463],[598076.5900999997,4512213.7656],[598083.6490000002,4512190.7653],[598089.5224000001,4512174.411],[598095.6387,4512158.837099999],[598116.7795000002,4512111.7083],[598184.8091000002,4511985.927100001],[598247.2242,4511869.8423999995],[598261.0741999997,4511844.1567],[598282.5447000004,4511804.138499999],[598307.0438000001,4511758.609099999],[598337.0919000003,4511702.161699999],[598338.9104000004,4511698.744000001],[598353.2907999996,4511664.9604],[598364.7237999998,4511630.582599999],[598368.2034999998,4511616.5283],[598373.3799999999,4511595.501700001],[598377.1305999998,4511580.1186999995],[598379.9173999997,4511548.2908],[598380.8186999997,4511537.644099999],[598382.7083,4511509.801200001],[598382.6205000002,4511503.693499999],[598382.4970000004,4511493.921499999],[598380.8278999999,4511473.359200001],[598377.3513000002,4511442.669399999],[598374.4972999999,4511422.3134],[598368.9693,4511393.483899999],[598367.5131000001,4511388.690400001],[598354.8301999997,4511345.443299999],[598349.9445000002,4511331.8331],[598299.1443999996,4511252.9956],[598301.5416000001,4511282.3386],[598298.6501000002,4511277.5261],[598258.3563000001,4511215.0383],[598226.8329999996,4511166.101299999],[598217.4825999998,4511151.6548],[598183.6271000002,4511100.2445],[598180.0673000002,4511094.868100001],[598162.6413000003,4511065.3259],[598143.1222999999,4511021.6557],[598134.5418999996,4510993.6741],[598128.7231999999,4510973.9452],[598118.0214,4510914.847999999],[598117.0142999999,4510901.622400001],[598107.8393000001,4510899.3914],[598098.5872999998,4510896.6042],[598079.3322999999,4510890.3539],[598061.4413000001,4510883.122400001],[598014.1266999999,4510859.513800001],[597988.7917,4510846.854699999],[597976.0493000001,4510839.8026],[597973.534,4510838.437000001],[597910.3427999998,4510802.073100001],[597894.2523999996,4510792.7563000005],[597838.7246000003,4510757.9376],[597781.5208999999,4510722.098099999],[597776.0171999997,4510736.014900001],[597734.1527000004,4510708.8160999995],[597665.0480000004,4510666.047900001],[597644.5318,4510652.898399999],[597534.6244999999,4510579.0615],[597497.6160000004,4510554.925799999],[597482.0384,4510545.0615],[597466.1260000002,4510534.970799999],[597451.5498000002,4510526.007999999],[597380.3179000001,4510477.7743],[597359.8662,4510466.069800001],[597304.3494999995,4510430.0342],[597261.9867000002,4510401.943399999],[597214.0669,4510372.558800001],[597134.7306000004,4510330.3277],[596986.6540999999,4510261.9946],[596938.9292000001,4510243.3839],[596927.2430999996,4510271.653999999],[596867.5179000003,4510253.664000001],[596785.3989000004,4510230.274900001],[596744.9194999998,4510219.421],[596670.8025000002,4510197.581],[596599.8439999996,4510173.1182],[596566.4128,4510159.248400001],[596542.2348999996,4510148.163899999],[596482.7923999997,4510121.298699999],[596354.0694000004,4510070.661599999],[596306.8311000001,4510053.3938],[596280.5329,4510042.948799999],[596169.3729999997,4509998.8716],[596134.6737000002,4509984.987400001],[596060.7320999997,4509955.8281],[596020.1489000004,4509939.7586],[595870.7721999995,4509879.203400001],[595853.5789000001,4509922.170299999],[595823.5772000002,4509995.614800001],[595793.7462999998,4510068.9506],[595765.0279999999,4510141.1907],[595741.7801999999,4510208.394300001],[595707.8958999999,4510314.5419],[595683.2807999998,4510389.6108],[595658.6618999997,4510465.0129],[595649.2478,4510494.3134],[595634.2023,4510541.1943],[595612.5407999996,4510616.523700001],[595611.9934,4510698.232000001],[595448.0582999997,4510647.8224],[595426.9326999998,4510714.4991999995],[595313.4589,4510680.064099999],[595295.9161999999,4510737.461100001],[595222.9813000001,4510715.761700001],[595204.2647000002,4510779.1392],[595110.3109999998,4510783.151000001],[595066.5258999998,4510826.000399999],[595023.0390999997,4510871.9626],[595010.1826,4510867.023600001],[595007.7877000002,4510875.986],[594832.4775,4510975.440300001],[594698.6789999995,4511051.4474],[594660.2768000001,4510983.8971],[594493.3102000002,4511078.580600001],[594377.8058000002,4511144.0571],[594267.3986999998,4511207.2687],[594247.2931000004,4511168.153999999],[594231.1282000002,4511137.860400001],[594234.7438000003,4511152.3398],[594170.4633999998,4511147.4146],[594092.2540999996,4511135.5406],[594014.0361000001,4511124.3334],[593925.2632999998,4511113.1044],[593849.5087000001,4511100.708900001],[593829.4474999998,4511097.9013],[593767.8125999998,4511130.7618],[593679.807,4511179.055],[593696.3892000001,4511076.3441],[593618.4359999998,4511064.145300001],[593614.4057,4511089.075099999],[593576.4768000003,4511083.5998],[593555.8422999997,4511213.1280000005],[593518.6105000004,4511205.9965],[593514.0235000001,4511234.916200001],[593407.2432000004,4511218.802999999],[593334.8409000002,4511208.453500001],[593310.6556000002,4511204.596100001],[593302.9024,4511203.3882],[593286.1338999998,4511200.623500001],[593284.7858999996,4511200.384500001],[593252.7602000004,4511195.5404],[593176.5695000002,4511184.2566],[593100.8062000005,4511172.5348000005],[593026.1360999998,4511161.160599999],[592996.6372999996,4511156.793500001],[592955.7643999998,4511170.6029],[592948.5981999999,4511149.529200001],[592862.2119000005,4511136.455399999],[592774.4774000002,4511123.1437],[592688.4157999996,4511111.075200001],[592638.9227999998,4511105.2381],[592581.2142000003,4511094.6357],[592491.8885000004,4511080.1972],[592396.6028000005,4511069.682399999],[592309.3028999995,4511068.816400001],[592294.1078000003,4510987.1349],[592283.7845999999,4510927.8301],[592266.2121000001,4510826.800799999],[592252.8305000002,4510748.583799999],[592243.0132999998,4510696.058],[592234.8474000003,4510653.322799999],[592337.7801999999,4510640.171399999],[592408.4119999995,4510630.5044],[592483.2752999999,4510620.113700001],[592558.7270999998,4510609.9531],[592600.8699000003,4510602.8188000005],[592645.8682000004,4510596.9418],[592693.9298,4510589.2158],[592732.0076000001,4510583.0307],[592823.0968000004,4510571.736199999],[592808.0844,4510469.0721],[592807.5647,4510429.651799999],[592808.6810999997,4510414.6774],[592808.9802999999,4510411.0173],[592809.0821000002,4510396.1413],[592808.4890000001,4510382.810799999],[592807.2367000002,4510374.9124],[592806.5351999998,4510370.240599999],[592806.1619999995,4510305.6194],[592803.1623,4510147.260299999],[592800.5525000002,4509991.459799999],[592792.6725000003,4509804.6173],[592792.3958999999,4509799.728800001],[592779.9064999996,4509778.6998],[592774.3600000003,4509769.748400001],[592666.8017999995,4509597.869100001],[592548.7951999996,4509403.3232],[592532.6579999998,4509376.697899999],[592452.9561000001,4509245.8048],[592420.0449000001,4509209.6446],[592411.0421000002,4509200.0953],[592323.8388,4509108.301999999],[592306.9154000003,4509090.4384],[592295.4951,4509078.305600001],[592286.9060000004,4509069.4277],[592276.3107000003,4509058.8596],[592267.1372999996,4509049.419399999],[592213.9987000003,4508996.0217],[592143.5569000002,4508921.2038],[591938.9940999998,4508709.2729],[591837.4261999996,4508603.318600001],[591825.1169999996,4508608.2733],[591786.3778999997,4508585.255799999],[591729.6234999998,4508564.1251],[591736.165,4508547.441400001],[591744.6420999998,4508531.3368],[591754.4595999997,4508516.1369],[591765.7004000004,4508501.9539],[591771.1496000001,4508484.8125],[591775.5970000001,4508473.543099999],[591777.7757000001,4508468.129899999],[591785.4956,4508451.7939],[591794.3066999996,4508436.0265],[591804.1216000002,4508421.048699999],[591849.2980000004,4508347.2217999995],[591898.4419999998,4508273.6665],[591947.2938000001,4508203.327500001],[591930.1412000004,4508196.897500001],[591863.2139999997,4508171.642999999],[591772.659,4508137.547800001],[591699.7616999997,4508110.000399999],[591623.9296000004,4508080.6412],[591381.5103000002,4507989.9417],[591275.6486,4507950.0019000005],[591088.2308,4507878.6413],[591014.1459999997,4507878.620100001],[590953.7078,4507902.414999999],[590854.4356000004,4508069.0660999995],[590860.6946999999,4508233.902000001],[590760.1868000003,4508412.307600001],[590655.9677999998,4508680.487400001],[590601.0089999996,4508809.4914],[590596.3130000001,4508820.5364],[590546.0949999997,4508948.8215],[590451.1810999997,4509064.6821],[590438.3241999997,4509080.068600001],[590435.9243999999,4509082.925899999],[590431.3222000003,4509086.3115],[590428.0028999997,4509088.3805],[590425.1100000003,4509090.1216],[590203.5817,4509165.3619],[589983.5645000003,4509199.9924],[589720.4380000001,4509307.494000001],[589537.9039000003,4509490.918500001],[589515.9282999998,4509541.2797],[589510.3777999999,4509553.314300001],[589508.0992,4509560.1702],[589502.0286999997,4509573.308700001],[589476.2336999997,4509632.2838],[589480.0511999996,4509679.8478999995],[589475.7300000004,4509688.011399999],[589320.9347000001,4509953.5999],[588963.8518000003,4510124.500499999],[588924.3476,4510144.1216],[588904.6531999996,4510152.656199999],[589016.0213000001,4510203.509199999],[589075.8340999996,4510229.6521000005],[589146.0631999997,4510260.3617],[589270.7154999999,4510322.8138],[589276.165,4510326.099099999],[589277.6459999997,4510329.3366],[589279.2892000005,4510333.131200001],[589291.4516000003,4510325.950200001],[589317.2284000004,4510331.2568],[589375.3464000002,4510350.7204],[589384.6518000001,4510363.3782],[589397.5045999996,4510368.9734000005],[589432.1979999999,4510426.1249],[589454.6533000004,4510447.712400001],[589466.7688999996,4510472.3949],[589449.8554999996,4510481.4057],[589472.9017000003,4510523.9838],[589503.8080000002,4510517.0294],[589539.8633000003,4510510.248400001],[589576.1560000004,4510504.8027],[589612.6028000005,4510500.5803],[589649.1179,4510497.691199999],[589663.091,4510599.113700001],[589691.6764000002,4510804.853399999],[589770.2588999998,4510793.5922],[589849.0950999996,4510782.335000001],[589927.0763999997,4510771.956499999],[589957.7588999998,4510978.1669],[589878.3147999998,4510990.969900001],[589799.1458,4511002.000700001],[589722.0889999997,4511012.946799999],[589685.1942999996,4511019.4947],[589629.1908999998,4511035.137599999],[589588.4368000003,4511046.635299999],[589547.9025999997,4511060.911499999],[589530.2007999998,4511100.3331],[589526.5610999996,4511108.060699999],[589512.7873999998,4511136.8715],[589435.4581000004,4511296.4779],[589509.1730000004,4511331.2303],[589556.4187000003,4511355.338199999],[589578.0763999997,4511365.814200001],[589663.0258999998,4511407.032299999],[589683.5066999998,4511417.0502],[589692.2368999999,4511421.263800001],[589705.7522,4511427.755799999],[589697.4879999999,4511433.873],[589691.7498000003,4511440.575999999],[589685.4956,4511448.049900001],[589673.4175000004,4511462.3368],[589661.5832000002,4511477.403899999],[589651.1200000001,4511490.8222],[589656.4485999998,4511510.981899999],[589664.034,4511526.061899999],[589700.5108000003,4511518.9538],[589669.2262000004,4511536.561000001],[589753.0870000003,4511660.479800001],[589758.5745999999,4511653.5518],[589764.199,4511642.295499999],[589766.5939999996,4511632.7765],[589767.0500999996,4511623.0119],[589759.2198999999,4511544.5342],[589926.8572000004,4511659.700300001],[590002.8346999995,4511730.1239],[590079.2845999999,4511851.847200001],[590012.0297999997,4511897.548800001],[590087.3026,4512018.7028],[590152.7692999998,4511974.201400001],[590232.6255999999,4512106.9592],[590340.6952,4512286.692299999],[590444.1124,4512459.8199000005],[590547.8704000004,4512632.2871],[590702.3355,4512889.4223],[590861.4085999997,4513155.388599999],[590793.7110000001,4513196.4145],[590743.7138999999,4513225.8893],[590725.0082,4513236.8736000005],[590710.0433999998,4513245.6833],[590693.2925000004,4513255.5813],[590670.6759000001,4513268.849300001],[590607.9232999999,4513306.0516],[590427.8324999996,4513412.7651],[590317.2829999998,4513479.4738],[590298.9270000001,4513489.575200001],[590140.7825999996,4513576.2457],[590133.0497000003,4513580.4816],[590124.0469000004,4513585.035],[590118.1869000001,4513587.961300001],[590012.3636999996,4513641.298],[589861.0146000003,4513718.0648],[589878.3331000004,4513737.7042],[589893.8590000002,4513758.987299999],[589905.6085999999,4513778.4482],[589913.1134000001,4513792.9725],[589923.3701999998,4513817.1894000005],[589924.1776999999,4513820.196799999],[589937.9045000002,4513871.434699999],[589941.7801000001,4513885.914999999],[589960.3740999997,4513960.305199999],[589963.5656000003,4513968.559699999],[589968.5307,4513976.7249],[589975.1957999999,4513983.9114],[589983.3975,4513989.6733],[589992.5477999998,4513993.781400001],[590002.1456000004,4513995.785499999],[590011.5976,4513995.9004],[590020.3947000001,4513994.342],[590109.7917,4514000.3147],[590063.4067000002,4514038.830800001],[590071.2625000002,4514073.0109],[590091.2117999997,4514119.106699999],[590094.6602999996,4514127.031400001],[590099.2538000001,4514137.967700001],[590142.4682,4514241.968599999],[590207.8481000001,4514216.896299999],[590271.8284,4514382.7697],[590303.1281000003,4514466.864],[590374.1035000002,4514494.9311999995],[590410.3035000004,4514509.362400001],[590427.6719000004,4514531.557399999],[590437.5674999999,4514543.669],[590537.1300999997,4514635.704299999],[590601.0560999997,4514694.774499999],[590635.4922000002,4514708.4081],[590649.1870999997,4514713.460899999],[590663.6278999997,4514719.633099999],[590727.1002000002,4514753.6072],[590775.7449000003,4514792.2852],[590862.5317000002,4514920.695699999],[590881.6765999999,4514942.3585],[590909.1004999997,4514956.462400001],[590953.4315,4514988.871300001],[591045.1107000001,4515089.5879],[591064.75,4515112.1456],[591096.3690999998,4515148.7289],[591131.1491,4515189.0151],[591203.9782999996,4515271.2937],[591255.4271,4515314.783600001],[591279.2297,4515334.9507],[591317.0882000001,4515351.294399999],[591358.5959999999,4515359.134299999],[591364.7699999996,4515364.8729],[591363.3498,4515404.713400001],[591391.9212999996,4515476.011299999],[591481.8734999998,4515578.933],[591511.7265999997,4515573.7508000005],[591516.2876000004,4515580.2467],[591523.2707000002,4515588.771],[591495.3534000004,4515614.8498],[591607.1305999998,4515774.5549],[591743.3255000003,4515945.0011],[591774.8140000002,4515923.5196],[591788.1775000002,4515941.4494],[591798.0465000002,4515948.566500001],[591786.9973999998,4515961.7524],[591812.5378999999,4515984.385399999],[591825.8885000004,4515969.340600001],[591856.7191000003,4515987.2654],[591866.2492000004,4516028.463099999],[591935.9490999999,4516089.615800001],[591900.7509000003,4516362.190400001],[591746.2230000002,4516691.1285],[592813.1727,4516299.5272],[593464.5846999995,4516079.569499999],[593449.7948000003,4516121.4616],[593435.0454000002,4516226.9723000005],[593425.8690999998,4516305.4629999995],[593411.8898999998,4516350.029999999],[593419.7851999998,4516459.8237],[593476.4867000002,4516780.4069],[593563.5584000004,4516900.7501],[593627.8623000002,4516926.5448],[593648.8608999997,4516914.0426],[593710.7504000003,4516903.945800001],[593740.4944000002,4516913.76],[593780.9334000004,4516951.7996],[593815.4221000001,4516973.332],[593905.0230999999,4516933.7223000005],[594160.5226999996,4516680.6099],[594238.3356999997,4516632.860200001],[594514.9117,4516587.6481],[594640.1424000002,4516540.397399999],[594832.4266999997,4516403.2992],[594873.1783999996,4516350.9728999995],[594885.9803999998,4516319.9385],[594966.0509000001,4516261.3444],[595006.2785,4516256.5316],[595041.5007999996,4516240.6631000005],[595117.2994999997,4516192.896400001],[595170.3695,4516147.502699999],[595217.4382999996,4516089.8191],[595238.7747999998,4516031.8046],[595255.8942999998,4515953.972999999],[595310.4282,4516135.760399999],[595317.8740999997,4516160.393300001],[595574.4275000002,4516478.2433],[595874.5728000002,4516861.841],[595904.0388000002,4516899.417199999],[595919.1435000002,4516918.820800001],[596619.1423000004,4517155.982899999],[596750.176,4517200.8857],[597290.2527999999,4517309.1173],[597412.1946,4517896.3967],[597571.6897,4518487.3947],[597626.7746000001,4518691.859300001],[597442.4484000001,4518718.183700001],[597432.2125000004,4518720.3804],[597348.2866000002,4518739.037799999],[597388.7489,4518862.8124],[597402.7353999997,4518908.851399999],[597490.8082999997,4519112.8617],[597500.2103000004,4519129.084899999],[597449.2983999997,4519119.975299999],[597405.5571999997,4519354.0021],[597661.0829999996,4519402.3408],[597618.5982999997,4519636.6054],[597603.0232999995,4519717.4506],[597345.5817999998,4519668.0890999995],[597331.3059,4519740.1807],[597316.1178000001,4519823.918299999],[597573.3038999997,4519873.0536],[597556.6327999998,4519960.324100001],[597541.7181000002,4520035.959899999],[597526.9079,4520116.4824],[597511.0933999997,4520196.4364],[597604.4594,4520215.322799999],[597617.7488000002,4520218.051999999],[597597.6233999999,4520279.518200001],[597594.0636,4520287.2432],[597590.6957999999,4520293.1943],[597588.6074999999,4520298.051999999],[597587.0449999999,4520307.801899999],[597586.7290000003,4520312.571900001],[597587.8355,4520337.346000001],[597586.5392000005,4520346.100099999],[597580.4483000003,4520366.6711],[597579.4129999997,4520368.433800001],[597573.8799999999,4520378.6865],[597571.4787999997,4520388.0922],[597565.0645000003,4520401.219900001],[597554.7238999996,4520411.520099999],[597549.5247999998,4520453.975500001],[597528.2517999997,4520449.1425],[597466.1958999997,4520435.222200001],[597369.3870000001,4520415.403899999],[597311.6622000001,4520431.1866],[597225.2970000003,4520457.251700001],[597192.6189000001,4520473.142899999],[597062.2648,4520522.3914],[597019.2901999997,4520538.9253],[596904.7774999999,4520582.9442],[596774.3400999997,4520632.4186],[596615.8284,4520694.2963],[596601.6251999997,4520690.557600001],[596577.7456999999,4520685.1381],[596563.6354,4520680.7346],[596502.7093000002,4520703.032400001],[596459.1584000001,4520718.673800001],[596434.0246000001,4520718.900800001],[596340.3366999999,4520750.8759],[596340.8870999999,4520741.001499999],[596238.4170000004,4520780.4133],[596086.5809000004,4520835.394400001],[596089.8289999999,4520857.975400001],[595996.0269999998,4520892.506899999],[596008.0384999998,4520902.6556],[595979.6760999998,4520911.280300001],[595872.4686000003,4520952.1899],[595874.1505000005,4520939.554500001],[595878.0656000003,4520917.2886],[595791.7701000003,4520945.3695],[595704.7762000002,4520975.3298],[595621.8569,4521009.7849],[595541.7697000001,4521040.502699999],[595440.6178000001,4521037.307600001],[595357.6019000001,4521033.6818],[595277.7112999996,4521029.6532000005],[595196.8646999998,4521014.7323],[595118.9616999999,4521000.4054000005],[595041.3170999996,4520985.638599999],[594966.9604000002,4520970.914799999],[594939.9526000004,4520966.126599999],[594931.0352999996,4520964.457599999],[594901.9296000004,4520958.8653],[594873.6655000001,4520953.3949],[594795.5983999996,4520938.6252999995],[594717.8682000004,4520923.8608],[594647.3859999999,4520909.4120000005],[594622.9497999996,4520921.0899],[594551.2548000002,4520955.2566],[594492.9901,4520981.1577],[594430.9933000002,4521008.788000001],[594322.6924999999,4521056.922499999],[594268.9993000003,4521081.5514],[594257.9776999997,4521086.184900001],[594250.6857000003,4521089.3116999995],[594241.1059999997,4521093.297499999],[594250.4422000004,4521134.8298],[594252.6594000002,4521179.1581],[594252.1564999996,4521218.566400001],[594243.0171999997,4521273.9636],[594232.5893999999,4521357.656300001],[594221.5273000002,4521378.7215],[594205.4336000001,4521397.6129],[594175.3065,4521419.3232],[594108.4187000003,4521467.2117],[594122.8903000001,4521482.9399],[594130.9676999999,4521490.925799999],[594101.4672999997,4521536.293199999],[594090.6131999996,4521547.7018],[594007.2994999997,4521601.044299999],[594059.2608000003,4521725.2795],[594092.5595000004,4521798.648800001],[594149.8809000002,4521892.420499999],[594203.5191000002,4521977.374500001],[594275.4655999998,4522107.5287999995],[594324.1545000002,4522196.8617],[594373.0038000001,4522286.7522],[594482.4038000004,4522190.890900001],[594583.6583000002,4522099.256899999],[594642.7577,4522047.0539],[594707.8624,4522190.670399999],[594712.0164999999,4522234.912799999],[594721.5475000003,4522287.2182],[594735.3716000002,4522333.472100001],[594753.9562999997,4522383.229],[594806.8227000004,4522527.4668000005],[594820.5475000003,4522745.4801],[594811.1330000004,4522769.5633000005],[594806.2317000004,4522790.1515],[594804.2136000004,4522815.995200001],[594806.2887000004,4522838.227399999],[594807.8534000004,4522847.684900001],[594868.0899999999,4523001.899499999],[594904.3600000003,4523046.332900001],[594838.6993000004,4523117.5463],[594780.3030000003,4523141.7776],[594761.6025999999,4523153.750600001],[594734.9151999997,4523177.168099999],[594707.6908999998,4523203.021299999],[594687.4456000002,4523230.296599999],[594670.7235000003,4523258.9494],[594672.4730000002,4523313.1535],[594639.4993000003,4523307.512399999],[594617.8088999996,4523309.4549],[594598.6926999995,4523307.8774999995],[594547.2818,4523333.1994],[594495.8630999997,4523365.738299999],[594453.2690000003,4523393.838400001],[594407.0110999998,4523425.000600001],[594345.4623999996,4523458.7433],[594337.9856000002,4523463.310900001],[594334.7527000001,4523478.8135],[594333.4961000001,4523484.793],[594329.3422999997,4523506.3903],[594322.8169999998,4523542.058],[594317.8502000002,4523561.3133000005],[594314.4205,4523579.034],[594311.9638,4523599.764799999],[594311.1545000002,4523623.5145],[594312.1535,4523644.2895],[594314.358,4523663.0814],[594315.2171,4523668.421700001],[594330.4519999996,4523762.5461],[594332.4693999998,4523782.778999999],[594349.7233999996,4523857.3883],[594349.4302000003,4523886.918],[594346.7959000003,4523901.7621],[594336.9031999996,4523930.502900001],[594329.6534000002,4523943.7336],[594316.1887999997,4523961.770099999],[594297.1403999999,4523981.400699999],[594234.1354999999,4524043.7709],[594225.3256999999,4524053.7619],[594192.0877999999,4524088.866599999],[594064.3157000002,4524286.0879],[594053.9082000004,4524309.049000001],[594049.8916999996,4524333.202],[594050.6021999996,4524350.1983],[594055.0520000001,4524364.799699999],[593982.5110999998,4524441.706],[594003.5516999997,4524457.4069],[594124.7807999998,4524548.107799999],[594185.3131999997,4524520.5681],[594196.0853000004,4524528.477600001],[594211.2148000002,4524531.7795],[594243.8590000002,4524536.4155],[594274.5641000001,4524547.6885],[594300.1118999999,4524566.7787],[594324.6190999998,4524594.738],[594353.6697000004,4524623.3105999995],[594420.6656,4524676.9059999995],[594457.2189999996,4524711.9036],[594498.6864,4524764.617900001],[594509.4970000004,4524782.631899999],[594520.8941000002,4524794.324899999],[594542.4368000003,4524810.1449],[594564.3060999997,4524820.195599999],[594596.9217999997,4524826.942299999],[594616.1397000002,4524826.855699999],[594646.4795000004,4524820.472100001],[594661.8179000001,4524814.007200001],[594677.1491,4524808.0973000005],[594691.6146999998,4524797.4022],[594706.5643999996,4524781.8281],[594721.0085000005,4524766.2475000005],[594732.6489000004,4524752.407299999],[594744.8876999998,4524731.358100001],[594753.5543,4524712.8166000005],[594762.6979999999,4524689.951199999],[594773.4626000002,4524659.001499999],[594791.8646999998,4524624.0419],[594810.9671,4524606.7447999995],[594827.5857999995,4524599.0754],[594862.2076000003,4524587.5294],[594919.1245999997,4524572.6063],[595046.0948999999,4524517.6163],[595062.0299000004,4524510.7158],[595084.8601000002,4524485.4734000005],[595112.8340999996,4524453.524599999],[595143.0378,4524431.7083],[595156.8532999996,4524425.7798999995],[595166.1235999996,4524425.8993999995],[595193.4414999997,4524425.252599999],[595192.8120999997,4524193.083900001],[595185.6248000003,4523985.701099999],[595171.7063999996,4523809.9856],[595163.5121999998,4523706.7346],[595156.6728999997,4523629.148600001],[595152.5097000003,4523585.9048999995],[595148.9123,4523538.0054],[595149.1065999996,4523536.009299999],[595150.0780999996,4523532.58],[595152.9924999997,4523528.842599999],[595156.3068000004,4523526.775800001],[595160.1124999998,4523525.8256],[595164.6580999997,4523526.328299999],[595168.7581000002,4523528.7128],[595277.7052999996,4523578.4157],[595356.5324999997,4523584.3189],[595375.8576999996,4523589.231799999],[595442.8378999997,4523592.096100001],[595527.5064000003,4523596.078199999],[595606.7806000002,4523599.9914],[595688.5861,4523603.7162],[595839.4715999998,4523610.8923],[595931.2138999999,4523615.414999999],[596365.3333999999,4523636.1701],[596405.1534000002,4523640.243100001],[596419.9698999999,4523641.768999999],[596426.8739999998,4523642.4143],[596582.7413999997,4523661.7728],[596662.3487999998,4523672.363500001],[596741.1089000003,4523683.277000001],[596820.2276999997,4523692.5306],[596900.2588999998,4523702.907400001],[596982.1776999999,4523710.756100001],[597064.1244999999,4523710.0569],[597143.3786000004,4523708.9901],[597222.5893999999,4523704.8147],[597301.3693000004,4523694.971999999],[597303.2884999998,4523824.3465],[597382.9548000004,4523817.5142],[597383.9321999997,4523960.643999999],[597386.2569000004,4524167.7446],[597389.2498000003,4524439.1402],[597474.5641000001,4524438.1570999995],[597615.1805999996,4524436.574100001],[597694.3414000003,4524435.623199999],[597773.9221999999,4524434.7897],[597853.0832000002,4524433.840600001],[597932.0740999999,4524433.001],[597929.3731000004,4524160.165100001],[598007.9234999996,4524160.9858],[598089.8657,4524160.2981],[598168.1057000002,4524159.117900001],[598164.9867000002,4523950.007300001],[598243.6222000001,4523950.942600001],[598241.0816000002,4523736.510299999],[598241.4758000001,4523668.898399999],[598315.9888000004,4523707.4186],[598337.2533,4523718.4717999995],[598448.4401000002,4523769.2513999995],[598521.5302999998,4523800.537900001],[598593.7504000003,4523833.812000001],[598640.8229999999,4523862.7535999995],[598731.2489999998,4523959.115499999],[598743.5082999999,4523981.5966],[598753.0031000003,4523971.286800001],[598768.8033999996,4523949.6252999995],[598811.3047000002,4523885.4637],[598829.8526999997,4523822.3138999995],[598832.3240999999,4523814.0198],[598833.2040999997,4523811.255799999],[598833.9066000003,4523809.1556],[598841.6045000004,4523788.274],[598843.9495000001,4523789.4157],[598859.4540999997,4523796.1742],[598862.0520000001,4523797.3193],[598982.8125999998,4523850.4559],[599051.7388000004,4523884.023499999],[599409.0448000003,4524036.387],[599457.6749,4524080.7882],[599547.3539000005,4524162.8276],[599491.9133000001,4524198.4979],[599450.1571000004,4524300.860300001],[599417.6531999996,4524717.5638],[599404.4835000001,4524800.4372000005],[599339.5904999999,4524837.4246],[599363.6288999999,4524873.722100001],[599352.3387000002,4524879.6768],[599330.1812000005,4524891.480799999],[599153.1881999997,4525336.2195999995],[599329.1279999996,4525989.8923],[599423.6602999996,4526341.5792],[599427.9265000001,4526725.1373],[599465.9482000005,4526742.526799999],[599696.1374000004,4526818.915999999],[599782.2954000002,4526847.062000001],[599797.0839999998,4526850.149],[599810.3033999996,4526850.883099999],[599989.4057,4526860.193700001],[600010.0871000001,4526857.476299999],[600038.9572000001,4526853.648800001],[600046.7260999996,4526852.421800001],[600143.6151,4526828.644099999],[600248.2889,4526802.5307],[600360.2659999998,4526778.516799999],[600383.0165999997,4526772.386700001],[600399.0723000001,4526769.052300001],[600408.8739,4526767.076199999],[600430.4057999998,4526763.816400001],[600458.5016000001,4526761.201300001]]]}},{"type":"Feature","properties":{"OBJECTID":15,"DISTRICT":15},"geometry":{"type":"Polygon","coordinates":[[[593809.6449999996,4529143.220799999],[593819.2984999996,4529139.2356],[593870.5916999998,4529139.6669],[593918.8727000002,4529112.0809],[593927.8539000005,4529107.976299999],[593968.5250000004,4529089.286900001],[593978.5601000004,4529088.4156],[593980.3315000003,4529088.2162],[593984.7166999998,4529087.828],[594074.1804,4529080.7535999995],[594088.0508000003,4529076.3785],[594172.9611,4529049.928099999],[594205.3183000004,4529035.908],[594248.8554999996,4529017.1458],[594273.5691,4529008.024499999],[594318.0888,4528991.4958],[594367.1511000004,4528975.4695999995],[594391.8521999996,4528967.3478],[594426.8037999999,4528948.1435],[594467.2698999997,4528925.9013],[594478.2189999996,4528926.0416],[594480.8299000002,4528926.075099999],[594495.7630000003,4528924.268100001],[594509.0472999997,4528919.6642],[594496.9155000001,4528814.6973],[594495.3776000002,4528803.241599999],[594468.9960000003,4528567.855],[594436.9013,4528258.783299999],[594435.4955000002,4528237.003699999],[594424.4676999999,4528164.0274],[594408.7115000002,4528098.4296],[594393.8581999997,4528047.8323],[594382.8110999996,4528002.6131],[594376.0261000004,4527966.664000001],[594362.5392000005,4527901.428400001],[594359.7927000001,4527885.6272],[594352.8081999999,4527812.5919],[594346.3613,4527776.536],[594343.5376000004,4527760.1787],[594343.8311000001,4527750.411900001],[594343.1634999998,4527736.7468],[594342.8876999998,4527731.9691],[594334.5026000002,4527643.2608],[594323.8055999996,4527596.936000001],[594314.9315999998,4527526.6523],[594312.8054999998,4527482.102600001],[594315.9002999999,4527450.9432],[594319.5893999999,4527426.0089],[594332.2342999997,4527385.978399999],[594355.5284000002,4527330.207],[594418.8970999997,4527184.7936],[594478.1918000001,4527015.568299999],[594517.9581000004,4526910.7118],[594530.3751999997,4526842.588400001],[594538.0411999999,4526796.720799999],[594560.4040999999,4526544.417400001],[594551.6470999997,4526425.615599999],[594520.0488,4526280.873400001],[594600.8229999999,4526264.1445],[594677.8932999996,4526247.147],[594755.7193999998,4526230.381999999],[594811.6511000004,4526218.9987],[594803.9167999998,4526053.6887],[594791.1226000004,4526039.423599999],[594865.0538999997,4526050.4778],[594948.6688000001,4526062.101500001],[595045.8372,4526074.789100001],[595129.8946000002,4526078.204500001],[595187.1445000004,4526075.8343],[595130.3739,4525884.2434],[595175.3941000002,4525869.724300001],[595197.7257000003,4525863.239800001],[595211.6085000001,4525858.422700001],[595231.0768999998,4525851.790200001],[595241.7379000001,4525848.486],[595258.0672000004,4525843.478499999],[595259.4504000004,4525827.7303],[595210.3662,4525660.886499999],[595191.7027000003,4525565.938100001],[595188.0821000002,4525533.026900001],[595185.6343999999,4525304.7203],[595172.5861,4525107.587099999],[595177.3235999998,4524903.6887],[595283.4144000001,4524905.3912],[595371.8028999995,4524907.3105],[595456.6463000001,4524909.629000001],[595517.9916000003,4524910.645099999],[595542.3497000001,4524910.6274],[595542.2829,4524889.7531],[595621.0188999996,4524849.581499999],[595619.2339000003,4524707.6636],[595698.3909,4524706.691299999],[595777.5480000004,4524705.719900001],[595856.9550000001,4524704.9747],[595896.7413999997,4524704.714500001],[595906.6025999999,4524704.7316],[595925.2309999997,4524704.640699999],[595941.7655999996,4524703.523399999],[596027.5817999998,4524702.530200001],[596106.3219999997,4524701.2238],[596185.8861999996,4524701.372400001],[596265.2136000004,4524700.2974],[596344.4552999996,4524699.3332],[596429.9345000004,4524698.340299999],[596515.0754000004,4524697.455],[596594.4014999997,4524696.4946],[596673.4732999997,4524695.6427],[596752.2953000003,4524694.566400001],[596831.4486999996,4524693.939300001],[596910.7719999999,4524693.204299999],[596908.6497,4524488.9935],[596907.2117999997,4524444.4519],[596927.5307999998,4524444.0526],[596954.3404000001,4524443.627599999],[596989.9945999999,4524443.652000001],[597072.4418000001,4524442.7377],[597151.6009,4524441.892000001],[597230.6756999996,4524441.046],[597310.0892000003,4524440.0943],[597389.2498000003,4524439.1402],[597386.2569000004,4524167.7446],[597383.9321999997,4523960.643999999],[597382.9548000004,4523817.5142],[597303.2884999998,4523824.3465],[597301.3693000004,4523694.971999999],[597222.5893999999,4523704.8147],[597143.3786000004,4523708.9901],[597064.1244999999,4523710.0569],[596982.1776999999,4523710.756100001],[596900.2588999998,4523702.907400001],[596820.2276999997,4523692.5306],[596741.1089000003,4523683.277000001],[596662.3487999998,4523672.363500001],[596582.7413999997,4523661.7728],[596426.8739999998,4523642.4143],[596419.9698999999,4523641.768999999],[596405.1534000002,4523640.243100001],[596365.3333999999,4523636.1701],[595931.2138999999,4523615.414999999],[595839.4715999998,4523610.8923],[595688.5861,4523603.7162],[595606.7806000002,4523599.9914],[595527.5064000003,4523596.078199999],[595442.8378999997,4523592.096100001],[595375.8576999996,4523589.231799999],[595356.5324999997,4523584.3189],[595277.7052999996,4523578.4157],[595168.7581000002,4523528.7128],[595164.6580999997,4523526.328299999],[595160.1124999998,4523525.8256],[595156.3068000004,4523526.775800001],[595152.9924999997,4523528.842599999],[595150.0780999996,4523532.58],[595149.1065999996,4523536.009299999],[595148.9123,4523538.0054],[595152.5097000003,4523585.9048999995],[595156.6728999997,4523629.148600001],[595163.5121999998,4523706.7346],[595171.7063999996,4523809.9856],[595185.6248000003,4523985.701099999],[595192.8120999997,4524193.083900001],[595193.4414999997,4524425.252599999],[595166.1235999996,4524425.8993999995],[595156.8532999996,4524425.7798999995],[595143.0378,4524431.7083],[595112.8340999996,4524453.524599999],[595084.8601000002,4524485.4734000005],[595062.0299000004,4524510.7158],[595046.0948999999,4524517.6163],[594919.1245999997,4524572.6063],[594862.2076000003,4524587.5294],[594827.5857999995,4524599.0754],[594810.9671,4524606.7447999995],[594791.8646999998,4524624.0419],[594773.4626000002,4524659.001499999],[594762.6979999999,4524689.951199999],[594753.5543,4524712.8166000005],[594744.8876999998,4524731.358100001],[594732.6489000004,4524752.407299999],[594721.0085000005,4524766.2475000005],[594706.5643999996,4524781.8281],[594691.6146999998,4524797.4022],[594677.1491,4524808.0973000005],[594661.8179000001,4524814.007200001],[594646.4795000004,4524820.472100001],[594616.1397000002,4524826.855699999],[594596.9217999997,4524826.942299999],[594564.3060999997,4524820.195599999],[594542.4368000003,4524810.1449],[594520.8941000002,4524794.324899999],[594509.4970000004,4524782.631899999],[594498.6864,4524764.617900001],[594457.2189999996,4524711.9036],[594420.6656,4524676.9059999995],[594353.6697000004,4524623.3105999995],[594324.6190999998,4524594.738],[594300.1118999999,4524566.7787],[594274.5641000001,4524547.6885],[594243.8590000002,4524536.4155],[594211.2148000002,4524531.7795],[594196.0853000004,4524528.477600001],[594185.3131999997,4524520.5681],[594124.7807999998,4524548.107799999],[594003.5516999997,4524457.4069],[593982.5110999998,4524441.706],[594055.0520000001,4524364.799699999],[594050.6021999996,4524350.1983],[594049.8916999996,4524333.202],[594053.9082000004,4524309.049000001],[594064.3157000002,4524286.0879],[594192.0877999999,4524088.866599999],[594225.3256999999,4524053.7619],[594234.1354999999,4524043.7709],[594297.1403999999,4523981.400699999],[594316.1887999997,4523961.770099999],[594329.6534000002,4523943.7336],[594336.9031999996,4523930.502900001],[594346.7959000003,4523901.7621],[594349.4302000003,4523886.918],[594349.7233999996,4523857.3883],[594332.4693999998,4523782.778999999],[594330.4519999996,4523762.5461],[594315.2171,4523668.421700001],[594314.358,4523663.0814],[594312.1535,4523644.2895],[594311.1545000002,4523623.5145],[594311.9638,4523599.764799999],[594314.4205,4523579.034],[594317.8502000002,4523561.3133000005],[594322.8169999998,4523542.058],[594329.3422999997,4523506.3903],[594333.4961000001,4523484.793],[594334.7527000001,4523478.8135],[594337.9856000002,4523463.310900001],[594345.4623999996,4523458.7433],[594407.0110999998,4523425.000600001],[594453.2690000003,4523393.838400001],[594495.8630999997,4523365.738299999],[594547.2818,4523333.1994],[594598.6926999995,4523307.8774999995],[594617.8088999996,4523309.4549],[594639.4993000003,4523307.512399999],[594672.4730000002,4523313.1535],[594670.7235000003,4523258.9494],[594687.4456000002,4523230.296599999],[594707.6908999998,4523203.021299999],[594734.9151999997,4523177.168099999],[594761.6025999999,4523153.750600001],[594780.3030000003,4523141.7776],[594838.6993000004,4523117.5463],[594904.3600000003,4523046.332900001],[594868.0899999999,4523001.899499999],[594807.8534000004,4522847.684900001],[594806.2887000004,4522838.227399999],[594804.2136000004,4522815.995200001],[594806.2317000004,4522790.1515],[594811.1330000004,4522769.5633000005],[594820.5475000003,4522745.4801],[594806.8227000004,4522527.4668000005],[594753.9562999997,4522383.229],[594735.3716000002,4522333.472100001],[594721.5475000003,4522287.2182],[594712.0164999999,4522234.912799999],[594707.8624,4522190.670399999],[594642.7577,4522047.0539],[594583.6583000002,4522099.256899999],[594482.4038000004,4522190.890900001],[594373.0038000001,4522286.7522],[594324.1545000002,4522196.8617],[594275.4655999998,4522107.5287999995],[594203.5191000002,4521977.374500001],[594149.8809000002,4521892.420499999],[594092.5595000004,4521798.648800001],[594059.2608000003,4521725.2795],[594007.2994999997,4521601.044299999],[594090.6131999996,4521547.7018],[594101.4672999997,4521536.293199999],[594130.9676999999,4521490.925799999],[594122.8903000001,4521482.9399],[594108.4187000003,4521467.2117],[594175.3065,4521419.3232],[594205.4336000001,4521397.6129],[594221.5273000002,4521378.7215],[594232.5893999999,4521357.656300001],[594243.0171999997,4521273.9636],[594252.1564999996,4521218.566400001],[594252.6594000002,4521179.1581],[594250.4422000004,4521134.8298],[594241.1059999997,4521093.297499999],[594250.6857000003,4521089.3116999995],[594257.9776999997,4521086.184900001],[594268.9993000003,4521081.5514],[594322.6924999999,4521056.922499999],[594430.9933000002,4521008.788000001],[594492.9901,4520981.1577],[594551.2548000002,4520955.2566],[594622.9497999996,4520921.0899],[594647.3859999999,4520909.4120000005],[594717.8682000004,4520923.8608],[594795.5983999996,4520938.6252999995],[594873.6655000001,4520953.3949],[594901.9296000004,4520958.8653],[594931.0352999996,4520964.457599999],[594939.9526000004,4520966.126599999],[594966.9604000002,4520970.914799999],[595041.3170999996,4520985.638599999],[595118.9616999999,4521000.4054000005],[595196.8646999998,4521014.7323],[595277.7112999996,4521029.6532000005],[595357.6019000001,4521033.6818],[595440.6178000001,4521037.307600001],[595541.7697000001,4521040.502699999],[595621.8569,4521009.7849],[595704.7762000002,4520975.3298],[595791.7701000003,4520945.3695],[595878.0656000003,4520917.2886],[595874.1505000005,4520939.554500001],[595872.4686000003,4520952.1899],[595979.6760999998,4520911.280300001],[596008.0384999998,4520902.6556],[595996.0269999998,4520892.506899999],[596089.8289999999,4520857.975400001],[596086.5809000004,4520835.394400001],[596238.4170000004,4520780.4133],[596340.8870999999,4520741.001499999],[596340.3366999999,4520750.8759],[596434.0246000001,4520718.900800001],[596459.1584000001,4520718.673800001],[596502.7093000002,4520703.032400001],[596563.6354,4520680.7346],[596577.7456999999,4520685.1381],[596601.6251999997,4520690.557600001],[596615.8284,4520694.2963],[596774.3400999997,4520632.4186],[596904.7774999999,4520582.9442],[597019.2901999997,4520538.9253],[597062.2648,4520522.3914],[597192.6189000001,4520473.142899999],[597225.2970000003,4520457.251700001],[597311.6622000001,4520431.1866],[597369.3870000001,4520415.403899999],[597466.1958999997,4520435.222200001],[597528.2517999997,4520449.1425],[597549.5247999998,4520453.975500001],[597554.7238999996,4520411.520099999],[597565.0645000003,4520401.219900001],[597571.4787999997,4520388.0922],[597573.8799999999,4520378.6865],[597579.4129999997,4520368.433800001],[597580.4483000003,4520366.6711],[597586.5392000005,4520346.100099999],[597587.8355,4520337.346000001],[597586.7290000003,4520312.571900001],[597587.0449999999,4520307.801899999],[597588.6074999999,4520298.051999999],[597590.6957999999,4520293.1943],[597594.0636,4520287.2432],[597597.6233999999,4520279.518200001],[597617.7488000002,4520218.051999999],[597604.4594,4520215.322799999],[597511.0933999997,4520196.4364],[597526.9079,4520116.4824],[597541.7181000002,4520035.959899999],[597556.6327999998,4519960.324100001],[597573.3038999997,4519873.0536],[597316.1178000001,4519823.918299999],[597331.3059,4519740.1807],[597345.5817999998,4519668.0890999995],[597603.0232999995,4519717.4506],[597618.5982999997,4519636.6054],[597661.0829999996,4519402.3408],[597405.5571999997,4519354.0021],[597449.2983999997,4519119.975299999],[597500.2103000004,4519129.084899999],[597490.8082999997,4519112.8617],[597402.7353999997,4518908.851399999],[597388.7489,4518862.8124],[597348.2866000002,4518739.037799999],[597432.2125000004,4518720.3804],[597442.4484000001,4518718.183700001],[597626.7746000001,4518691.859300001],[597571.6897,4518487.3947],[597412.1946,4517896.3967],[597290.2527999999,4517309.1173],[596750.176,4517200.8857],[596619.1423000004,4517155.982899999],[595919.1435000002,4516918.820800001],[595904.0388000002,4516899.417199999],[595874.5728000002,4516861.841],[595574.4275000002,4516478.2433],[595317.8740999997,4516160.393300001],[595310.4282,4516135.760399999],[595255.8942999998,4515953.972999999],[595238.7747999998,4516031.8046],[595217.4382999996,4516089.8191],[595170.3695,4516147.502699999],[595117.2994999997,4516192.896400001],[595041.5007999996,4516240.6631000005],[595006.2785,4516256.5316],[594966.0509000001,4516261.3444],[594885.9803999998,4516319.9385],[594873.1783999996,4516350.9728999995],[594832.4266999997,4516403.2992],[594640.1424000002,4516540.397399999],[594514.9117,4516587.6481],[594238.3356999997,4516632.860200001],[594160.5226999996,4516680.6099],[593905.0230999999,4516933.7223000005],[593815.4221000001,4516973.332],[593780.9334000004,4516951.7996],[593740.4944000002,4516913.76],[593710.7504000003,4516903.945800001],[593648.8608999997,4516914.0426],[593627.8623000002,4516926.5448],[593563.5584000004,4516900.7501],[593476.4867000002,4516780.4069],[593419.7851999998,4516459.8237],[593411.8898999998,4516350.029999999],[593425.8690999998,4516305.4629999995],[593435.0454000002,4516226.9723000005],[593449.7948000003,4516121.4616],[593464.5846999995,4516079.569499999],[592813.1727,4516299.5272],[591746.2230000002,4516691.1285],[591646.7386999996,4516766.502900001],[591631.6562999999,4516771.645300001],[591623.1233999999,4516772.538799999],[591575.6919,4516794.045499999],[591465.9463,4516853.418500001],[591423.5931000002,4516880.5403],[591418.9786999999,4516885.257300001],[591218.3761,4516984.924000001],[591206.2416000003,4516990.547700001],[591198.6651999997,4516996.0055],[591185.7263000002,4517005.2831999995],[591181.8959999997,4517008.011600001],[591117.0652999999,4517044.961200001],[591074.7874999996,4517079.8576],[591042.9045000002,4517127.095000001],[591014.8337000003,4517186.814200001],[591001.5075000003,4517227.6186],[590965.6513,4517275.5845],[590955.1982000005,4517302.324100001],[590904.3811999997,4517332.009199999],[590846.2198000001,4517382.699200001],[590794.5033999998,4517396.386399999],[590784.8108999999,4517395.601199999],[590780.4000000004,4517390.6620000005],[590757.8421,4517386.3882],[590672.4034000002,4517391.2245000005],[590559.5986000001,4517384.846100001],[590547.5360000003,4517384.6984],[590532.7413999997,4517387.1819],[590489.3887999998,4517393.0908],[590465.9117,4517415.674699999],[590405.3902000003,4517535.5079],[590390.1967000002,4517563.7446],[590254.2127,4517749.383099999],[590223.2165000001,4517793.748],[590217.8565999996,4517825.102700001],[590152.7686000001,4517904.913000001],[590098.2998000002,4517978.7469999995],[590096.2401999999,4517981.6085],[590071.6539000003,4518012.396],[590051.3705000002,4518057.0031],[590039.9452999998,4518087.7289],[590031.5712000001,4518131.148800001],[590029.6539000003,4518177.755999999],[590026.7496999996,4518215.358200001],[590024.6856000004,4518280.948899999],[590025.5628000004,4518382.103499999],[590025.1791000003,4518434.3916],[590033.1611000001,4518533.9673999995],[590037.9742,4518609.745200001],[590038.0283000004,4518660.7064],[590038.5713999998,4518664.5989],[590039.2073999997,4518674.710000001],[590039.5696,4518679.5995000005],[590039.7084999997,4518682.0437],[590039.9957999997,4518686.155200001],[590040.7512999997,4518693.380999999],[590041.6551999999,4518702.274],[590041.6486999998,4518723.5908],[590042.2873999998,4518733.479800001],[590042.7777000004,4518741.7017],[590043.8986,4518760.478599999],[590043.6591999996,4518780.1271],[590045.6383999996,4519102.3466],[590038.4338999996,4519264.4668000005],[590038.2286999999,4519267.4618999995],[590038.2111,4519268.905099999],[590037.9735000003,4519274.5645],[590037.5009000003,4519285.6612],[590029.6852000002,4519456.434],[590029.0560999997,4519466.5297],[590027.1635999996,4519497.260600001],[590022.6693000002,4519568.484200001],[590020.2550999997,4519607.4246],[590017.4769000001,4519634.7031],[590015.6195999999,4519662.547800001],[590012.9050000003,4519684.6088],[590012.4989,4519711.027899999],[590010.3185999999,4519730.763800001],[590006.2284000004,4519782.673900001],[590005.0006999997,4519807.306600001],[590003.2367000002,4519827.491699999],[589997.5643999996,4519891.5953],[589996.7148000002,4519899.023700001],[589995.8956000004,4519910.8934],[589994.6695999997,4519921.536900001],[589994.5979000004,4519927.420399999],[589994.5262000002,4519933.3039],[589991.5263999999,4519958.026000001],[589990.3590000002,4519970.7797],[589988.5224000001,4519983.0812],[589987.3252999997,4519998.2771000005],[589980.5208,4520051.486400001],[589970.1556000002,4520175.4867],[589968.4242000002,4520193.0076],[589967.3055999996,4520201.765000001],[589966.0142000001,4520210.8533],[589964.7846999997,4520228.713500001],[589964.4696000004,4520233.8168],[589963.3591,4520241.9081],[589957.3153999997,4520281.137599999],[589955.2816000003,4520309.646400001],[589953.2927999999,4520320.613700001],[589952.1273999996,4520340.140000001],[589945.7614000002,4520378.144200001],[589930.2451999998,4520585.906099999],[589924.2620999999,4520786.4564],[589948.6168,4520967.8356],[589959.0839999998,4521063.8891],[590152.0747999996,4521501.4629],[590156.0131999999,4521510.392999999],[590172.0614,4521577.204399999],[590174.7621999998,4521618.4279],[590201.6853,4521685.372199999],[590227.1760999998,4521752.188100001],[590239.3846000005,4521774.3203],[590229.4046,4521790.6302000005],[590234.3800999997,4521797.4636],[590236.5394000001,4521800.1546],[590237.5347999996,4521801.4991],[590245.3386000004,4521811.4757],[590284.9331,4522000.481699999],[590346.7061999999,4522140.685799999],[590347.3616000004,4522142.248199999],[590354.4172,4522158.211200001],[590355.1555000003,4522159.885600001],[590358.7669000002,4522167.923699999],[590364.8814000003,4522178.1019],[590417.3704000004,4522263.7903],[590425.7200999996,4522277.3267],[590612.6610000003,4522570.84],[590706.2992000002,4522717.212099999],[590727.3978000004,4522763.4362],[590782.2609000001,4522888.460100001],[590804.5641999999,4522939.4734000005],[590846.4349999996,4523010.268200001],[590893.5658999998,4523105.664899999],[590897.2495999997,4523114.5923],[590900.9319000002,4523123.630799999],[590911.6579,4523149.41],[590927.2145999996,4523186.795399999],[590948.3036000002,4523233.575300001],[591004.5049999999,4523358.8397],[591026.4845000003,4523408.5175],[591085.6583000002,4523497.624600001],[591203.4676000001,4523439.346999999],[591224.9022000004,4523485.243799999],[591250.2999,4523490.1099],[591273.0237999996,4523561.2258],[591288.4725000001,4523559.418400001],[591308.1394999996,4523557.3301],[591371.9970000004,4523546.9067],[591299.9425999997,4523211.380899999],[591288.0833,4523181.9232],[591186.4698000001,4523000.1382],[591207.3424000004,4522975.6371],[591237.0854000002,4522922.378900001],[591251.7631999999,4522908.015799999],[591269.4276,4522897.5756],[591300.4641000004,4522889.7434],[591332.9296000004,4522882.2621],[591263.9471000005,4522815.792400001],[591124.4769000001,4522688.387700001],[591112.4206999997,4522667.921],[591089.5889999997,4522625.6713],[591170.9285000004,4522606.579500001],[591265.9359999998,4522579.8857],[591368.8673,4522675.975400001],[591418.7395000001,4522726.6658],[591466.7847999996,4522788.658600001],[591556.1453999998,4522741.3586],[591528.7077000001,4522669.6283],[591586.9704,4522675.9022],[591636.4721999997,4522688.396299999],[591648.5484999996,4522693.542400001],[591669.2510000002,4522716.892899999],[591685.0312999999,4522742.847100001],[591691.4546999997,4522761.9124],[591694.6031,4522779.9377999995],[591699.3709000004,4522796.539999999],[591713.0036000004,4522825.6873],[591721.5587999998,4522836.008099999],[591747.1801000005,4522863.75],[591754.1101000002,4522869.1654],[591765.0625999998,4522876.518300001],[591789.9578999998,4522888.0415],[591810.8167000003,4522891.9648],[591861.4994999999,4522897.4804],[591887.7487000003,4522895.031400001],[591915.8953,4522889.1643],[591942.6710999999,4522878.284],[592011.1085999999,4522825.6218],[591976.9886999996,4522776.344799999],[591972.4148000004,4522764.518999999],[591948.6723999996,4522667.185900001],[591926.5406,4522575.8683],[591902.5577999996,4522484.194800001],[591862.5565,4522405.9783],[591828.6212999998,4522341.604900001],[591763.3844999997,4522217.887399999],[591725.4921000004,4522146.137499999],[591717.0920000002,4522130.045299999],[591695.3454,4522088.806500001],[591756.6474000001,4522095.1193],[591774.9199999999,4522097.011700001],[591792.1739999996,4522099.446699999],[591862.9605,4522109.209100001],[591856.5828,4521991.5526],[591932.8540000003,4521987.5056],[591926.7868999997,4521905.9365],[591923.5653999997,4521873.476600001],[592002.2659999998,4521870.7928],[592079.2586000003,4521869.865],[592155.0115,4521866.924000001],[592226.2176999999,4521863.482799999],[592310.8202,4521854.103399999],[592308.4999000002,4521823.8751],[592382.8414000003,4521792.2739],[592282.3685999997,4521546.6479],[592353.3942,4521517.4474],[592297.4382999996,4521379.852],[592330.2171999998,4521368.1598000005],[592342.8652999997,4521361.4343],[592358.4836999997,4521353.191500001],[592457.7324999999,4521312.6872000005],[592514.2774999999,4521450.180199999],[592577.2856999999,4521603.2985],[592639.3903000001,4521754.296599999],[592703.6326000001,4521909.430199999],[592603.7960000001,4521950.2568],[592642.3355,4522043.7808],[592647.0815000003,4522055.2761],[592757.4753999999,4522039.785800001],[592847.5236999998,4522026.373],[592936.2772000004,4522015.387499999],[592942.3902000003,4522032.1185],[592946.9573999997,4522044.388900001],[592995.0387000004,4522176.5614],[593048.8624,4522321.241699999],[593118.0159,4522306.4586],[593204.2967999997,4522304.1054],[593241.9835000001,4522390.9604],[593297.2220999999,4522516.5638999995],[593369.0988999996,4522679.683499999],[593413.6739999996,4522781.5044],[593485.3037999999,4522750.657199999],[593521.0897000004,4522834.047900001],[593564.3595000003,4522932.1894000005],[593572.1607999997,4522928.624299999],[593566.2860000003,4522986.395199999],[593593.4441999998,4523058.5743],[593591.6774000004,4523098.1887],[593583.3661000002,4523115.4037],[593556.4064999996,4523167.244899999],[593525.4885999998,4523218.813999999],[593520.4335000003,4523258.4978],[593507.7434,4523301.970899999],[593489.0395999998,4523341.037699999],[593428.4232000001,4523374.6888],[593463.9720000001,4523429.986400001],[593462.8733000001,4523450.179500001],[593461.2052999996,4523521.9932],[593460.0192999998,4523569.0539],[593459.4371999996,4523628.3353],[593458.2934999997,4523658.7423],[593457.5755000003,4523682.1601],[593452.2997000003,4523819.212400001],[593512.3145000003,4523932.5546],[593490.4688999997,4523946.933499999],[593474.1550000003,4523957.1634],[593426.5521,4523988.647600001],[593395.2801999999,4524008.569800001],[593405.131,4524022.795],[593405.7926000003,4524023.8027],[593448.6606000001,4524079.9702],[593491.5279000001,4524136.138],[593532.3424000004,4524194.6117],[593637.1541999998,4524337.7234000005],[593538.7920000004,4524397.3191],[593608.6160000004,4524454.4956],[593680.1931999996,4524512.9164],[593801.2867999999,4524614.491],[593856.5239000004,4524665.1559999995],[593913.8459000001,4524717.5134],[593984.4288999997,4524780.809900001],[593969.3801999995,4524824.1412],[593961.6780000003,4524873.0065],[593954.1672999999,4524900.2238],[593942.8048999999,4524918.842800001],[593914.2470000004,4524944.2377],[593853.4102999996,4525009.303200001],[593836.9220000003,4525026.7469],[593826.5844999999,4525037.7182],[593794.7193999998,4525071.398600001],[593725.9408,4525144.802200001],[593714.8339,4525156.6521000005],[593702.1047999999,4525170.1469],[593648.1144000003,4525227.3068],[593584.8891000003,4525295.0087],[593560.9839000003,4525319.242699999],[593539.9735000003,4525334.520099999],[593392.7437000005,4525414.1491],[593185.6677999999,4525534.882200001],[593346.0025000004,4525811.148399999],[593405.5565,4525913.048800001],[593417.3761,4525931.2961],[593432.3734999998,4525951.471100001],[593448.1475,4525970.2126],[593464.3651,4525987.1833999995],[593470.1941,4525992.6976],[593493.2264,4526017.193600001],[593513.1538000004,4526040.6512],[593524.4337999998,4526054.8948],[593657.3010999998,4526282.5231],[593676.6376999998,4526325.8477],[593679.0986000001,4526337.7589],[593678.9688999997,4526347.971899999],[593633.7679000003,4526337.405300001],[593723.5697999997,4526505.1994],[593609.3273,4526530.173],[593528.9502999997,4526549.2491],[593447.8969,4526568.5397],[593366.7609999999,4526587.7190000005],[593272.1008000001,4526610.2809999995],[593133.3424000004,4526635.173800001],[593116.8394999998,4526640.8499],[593094.1753000002,4526647.3364],[593033.4561999999,4526664.6676],[592988.5855999999,4526674.760299999],[592959.9400000004,4526681.171800001],[592938.0524000004,4526686.225299999],[592911.1787999999,4526692.4372000005],[592892.0799000002,4526696.8598],[592819.3696999997,4526609.2314],[592730.9874999998,4526641.982799999],[592761.6711999997,4526728.0823],[592699.3230999997,4526741.0656],[592684.4535999997,4526744.2095],[592646.5349000003,4526757.7225],[592628.0823999997,4526764.374399999],[592548.5175999999,4526793.0197],[592461.0762,4526690.554300001],[592335.0038999999,4526543.861400001],[592194.0690000001,4526379.1096],[592065.7485999996,4526229.3958],[591971.2928999998,4526100.4246],[591865.3338000001,4525954.3244],[591829.9600999998,4525918.9103],[591812.7302999999,4525901.7086],[591720.1496000001,4525926.204],[591654.2615,4525803.254899999],[591428.9654999999,4525622.815400001],[591411.4365999997,4525541.215299999],[591408.0197000001,4525524.5189],[591405.4802000001,4525511.830399999],[591227.1462000003,4525560.2509],[591089.9093000004,4525597.5253],[591073.8436000003,4525601.879000001],[591015.8381000003,4525617.595000001],[590859.9307000004,4525809.3037],[590777.4060000004,4525859.137800001],[590616.9663000004,4525878.8149999995],[590604.4932000004,4525885.7675],[590577.0493999999,4525897.1993],[589830.2655999996,4526228.139799999],[589828.5710000005,4526228.896400001],[589841.3777999999,4526256.698000001],[589929.9216,4526451.740599999],[589999.1755999997,4526604.469900001],[590155.7092000004,4526951.009],[590185.2664999999,4527055.7356],[590187.4460000005,4527063.5342],[590206.9119999995,4527132.164799999],[590279.0767999999,4527383.3027],[590364.1102,4527677.011600001],[590374.0657000002,4527710.2195999995],[590420.1971000005,4527864.3357],[590470.8346999995,4528042.3783],[590491.5637999997,4528117.4651],[590548.9903999995,4528325.4581],[590607.1222000001,4528516.917300001],[590638.9413999999,4528621.563200001],[590682.1074000001,4528776.0890999995],[590749.8833999997,4529018.2969],[590848.9132000003,4529362.259],[590870.9598000003,4529439.139900001],[590953.4945,4529726.498500001],[590954.4626000002,4529729.952299999],[590995.0817,4529871.347999999],[591012.9285000004,4529933.4109000005],[591082.6085999999,4530176.423599999],[591085.0318999998,4530184.7806],[591720.5765000004,4529933.6394],[591745.2906,4529923.954600001],[591765.3800999997,4529913.657199999],[591788.5232999995,4529901.6215],[591831.6719000004,4529886.0602],[591833.7868999997,4529885.3094],[591887.1599000003,4529867.100199999],[591889.3591999998,4529866.350500001],[591930.4676999999,4529852.318700001],[591932.6668999996,4529851.569],[592131.9044000003,4529780.6686],[592134.9499000004,4529779.5964],[592280.2083999999,4529728.3433],[592313.0322000002,4529716.874500001],[592427.4101999998,4529676.7842],[592456.8561000004,4529666.050899999],[592576.2089,4529612.2577],[592637.7807999998,4529585.3857],[592653.1075999998,4529578.9167],[592677.1561000003,4529568.7826000005],[592746.6150000002,4529557.776699999],[592794.0462999996,4529550.2689],[592852.8074000003,4529539.351399999],[592858.2265999997,4529537.088099999],[592867.2615,4529535.3145],[592919.8547,4529499.2272],[592927.5618000003,4529495.8826],[593244.6034000004,4529362.768300001],[593294.8819000004,4529343.4197],[593318.3074000003,4529336.055400001],[593328.7098000003,4529332.7453000005],[593617.4711999996,4529218.9406],[593652.1804999998,4529205.281099999],[593800.0772000002,4529147.096000001],[593806.1721999999,4529144.731000001],[593809.6449999996,4529143.220799999]]]}},{"type":"Feature","properties":{"OBJECTID":16,"DISTRICT":16},"geometry":{"type":"Polygon","coordinates":[[[601061.3066999996,4592355.0163],[601081.1043999996,4592354.6271],[601123.6638000002,4592356.888599999],[601169.1283,4592360.4125],[601169.2215999998,4592353.7512],[601131.8230999997,4591410.246099999],[601130.2701000003,4591372.0254],[601123.9028000003,4591224.2486000005],[601100.9795000004,4590689.6985],[601030.9811000004,4589195.634099999],[601026.0153000001,4589126.495999999],[601016.9028000003,4588762.148],[601018.8452000003,4588653.02],[601015.9069999997,4588540.3815],[600993.2220000001,4588076.6832],[600941.6891999999,4587027.055299999],[601296.6579999998,4587048.5625],[601575.9809999997,4587076.797499999],[601736.0471000001,4587092.927300001],[603254.6358000003,4587246.5858],[603354.1454999996,4587259.999600001],[604328.5444999998,4587367.8201],[604530.9747000001,4587395.283399999],[604781.1187000005,4587434.548],[604814.9368000003,4587436.4815],[604907.5968000004,4587443.599199999],[604938.9402999999,4587449.050799999],[605857.8421999998,4587560.3825],[606228.5988999996,4587608.7928],[606980.6562999999,4587698.1646],[607343.4955000002,4587749.957800001],[607362.0661000004,4587754.3422],[608556.0915000001,4587904.866],[608901.1511000004,4587954.1392],[609388.1897,4588014.2369],[609698.2386999996,4588062.685900001],[610003.3580999998,4588110.851199999],[610022.0335999997,4588113.6894000005],[610104.659,4588126.0516],[610173.7851999998,4588135.8772],[610298.4444000004,4588153.657199999],[610473.2259,4588177.9794],[610726.057,4588213.161699999],[610732.3929000003,4588214.1471],[610820.5862999996,4588222.9383000005],[610902.2390000001,4588227.7436],[610986.4134999998,4588237.0305],[611104.1233000001,4588250.0539],[611216.0937000001,4588266.7666],[611249.0937999999,4588272.715500001],[611282.8679,4588277.232899999],[611297.2955,4588279.1207],[611600.7527000001,4588320.2214],[611694.7149999999,4588334.1096],[611779.9238,4588346.642100001],[611952.7565000001,4588372.1918],[612281.2372000003,4588415.818700001],[612402.0723000001,4588431.7992],[612514.2548000002,4588445.3149999995],[612511.8191999998,4588365.544199999],[612497.6423000004,4587901.6954],[612503.3216000004,4587842.8169],[612502.7707000002,4587835.256999999],[612485.8775000004,4587583.4692],[612483.2346999999,4587538.453500001],[612482.4968999997,4587526.7819],[612425.6676000003,4586827.625700001],[612418.4039000003,4586687.2587],[612357.2006000001,4585628.018300001],[612340.9221999999,4585281.8508],[612342.5325999996,4585237.3455],[612321.4155000001,4584631.6952],[612316.3022999996,4584567.874399999],[612314.9978999998,4584436.373400001],[612320.1518000001,4584411.3566],[612313.2413999997,4584409.4726],[612298.2302000001,4583986.480599999],[612291.1265000002,4583802.919500001],[612266.2685000002,4583054.6280000005],[612251.5390999997,4582607.4332],[612241.6205000002,4582383.9629999995],[612224.8883999996,4581990.151699999],[612230.6858000001,4581621.2311],[612219.6906000003,4581348.217599999],[612220.3174,4581237.5132],[612213.2188999997,4581117.9164],[612226.0307999998,4580857.709100001],[612183.9412000002,4580604.5363],[612175.4156999998,4580587.8584],[612171.3891000003,4580572.3605],[612171.2637,4580477.7464000005],[612220.8261000002,4580275.2973],[612220.7189999996,4580271.409],[612220.7922999999,4580207.2249],[612217.6346000005,4580140.992000001],[612211.8118000003,4580095.594699999],[612204.3465999998,4580069.827299999],[612196.9220000003,4580046.8367],[612191.9654000001,4580026.5494],[612187.1190999998,4579977.502699999],[612182.4976000004,4579967.9922],[612170.9040000001,4579949.4901],[612151.4448999995,4579909.4342],[612145.2993999999,4579895.680400001],[612118.4616,4579845.8495000005],[612116.8724999996,4579824.170700001],[612113.4656999996,4579801.020300001],[612107.1234999998,4579729.630100001],[612100.6476999996,4579661.4582],[612096.9740000004,4579623.0901999995],[612088.4578999998,4579535.342599999],[612044.04,4579074.4782],[612038.7114000004,4579034.8632],[612045.0535000004,4579035.9606],[612071.0193999996,4579039.5822],[612101.1574999997,4579043.934599999],[612070.6601999998,4579024.918400001],[612068.0669999998,4579024.8784],[612061.3886000002,4579023.8868],[612035.6404999997,4579006.1657],[612018.4960000003,4578994.7962],[612007.3827,4578988.4059999995],[611968.2417000001,4578965.5922],[611948.1801000005,4578942.629000001],[611922.9696000004,4578917.1434],[611896.3455999997,4578885.6395],[611885.0017999997,4578872.472100001],[611835.0220999997,4578814.5122],[611823.8404999999,4578796.2392],[611814.5385999996,4578775.4410999995],[611796.8257999998,4578735.7466],[611790.7536000004,4578722.5495],[611788.9747000001,4578718.5243999995],[611773.9610000001,4578671.9866],[611753.4652000004,4578617.369000001],[611746.6672999999,4578602.384099999],[611729.9095999999,4578565.8137],[611709.2213000003,4578539.954399999],[611702.8327000001,4578536.4135],[611684.2422000002,4578526.4662],[611674.4457999999,4578521.429400001],[611645.8540000003,4578498.002599999],[611633.6162,4578488.486400001],[611625.0986000001,4578481.9146],[611599.4891999997,4578460.421700001],[611584.3112000003,4578446.1964],[611572.7494000001,4578430.805199999],[611561.8567000004,4578409.982999999],[611557.0522999996,4578395.917300001],[611559.6218999997,4578381.1876],[611568.2149,4578366.5506],[611575.8602999998,4578364.5583],[611588.4638,4578361.1987],[611594.4974999996,4578360.6252999995],[611620.8929000003,4578358.2552000005],[611655.0466,4578346.5657],[611659.5881000003,4578345.081],[611676.8033999996,4578330.2436999995],[611693.6807000004,4578315.623299999],[611696.4808,4578313.112299999],[611721.6749,4578290.957900001],[611761.7252000002,4578255.0405],[611774.0873999996,4578223.915899999],[611777.3117000004,4578193.8719999995],[611773.2079999996,4578166.9355],[611769.4127000002,4578157.9933],[611767.1573999999,4578152.2952],[611767.2450000001,4578135.750600001],[611771.0597000001,4578121.706499999],[611795.1590999998,4578078.3255],[611797.7417000001,4578046.494999999],[611793.9329000004,4578032.9997000005],[611791.7868999997,4578025.637599999],[611788.2311000004,4578001.1525],[611792.1333999997,4577970.5638999995],[611806.2991000004,4577941.9101],[611836.5318999998,4577913.2819],[611867.8299000002,4577896.9964000005],[611880.4413000001,4577893.1932],[611910.1188000003,4577884.323000001],[611935.3284,4577866.7224],[611936.6176000005,4577864.521299999],[611949.5031000003,4577842.955],[611952.1409999998,4577813.0132],[611941.3380000005,4577775.5349],[611933.5220999997,4577755.9812],[611912.3552000001,4577701.3529],[611911.4324000003,4577679.795700001],[611930.7544999998,4577642.448999999],[611960.5631999997,4577625.1415],[611966.7001,4577623.3484000005],[611994.1897,4577615.3331],[612021.2730999999,4577606.5342999995],[612033.6157999998,4577593.066199999],[612037.4057999998,4577575.246200001],[612042.9159000004,4577549.0133],[612043.9901,4577490.2863],[612037.0051999995,4577422.329],[612034.8975,4577374.546499999],[612054.5683000004,4577352.641000001],[612086.5887000002,4577327.7059],[612097.199,4577285.5611000005],[612081.6001000004,4577233.4614],[612080.5171999997,4577211.4575],[612092.3843999999,4577169.221000001],[612112.6202999996,4577159.5395],[612133.1228,4577148.862600001],[612146.5420000004,4577114.534600001],[612161.9760999996,4577085.2347],[612187.2747999998,4577062.083900001],[612211.5464000003,4577029.589400001],[612217.9490999999,4577021.471000001],[612221.551,4577015.863299999],[612235.2641000003,4576946.338199999],[612227.5031000003,4576879.9234],[612198.4513999997,4576820.9528],[612156.4485999998,4576776.7733],[612108.4181000004,4576716.3993999995],[612094.5219999999,4576694.8638],[612067.2405000003,4576645.804199999],[612033.8794,4576589.321900001],[612026.0263999999,4576572.0995000005],[612014.6738,4576526.728499999],[612005.1536999997,4576476.4997000005],[612008.6206,4576403.706800001],[612020.1392000001,4576346.1405],[612023.7795000002,4576327.207800001],[612034.3183000004,4576295.166999999],[612046.7251000004,4576272.2609],[612051.1478000004,4576251.452500001],[612041.3951000003,4576237.976399999],[612024.9079,4576232.3917],[612011.4500000002,4576236.6259],[612005.4244999997,4576241.974199999],[611988.0398000004,4576256.586100001],[611968.9437999995,4576273.614800001],[611954.9002,4576277.84],[611942.6158999996,4576276.540100001],[611937.1769000003,4576265.5737],[611925.7852999996,4576228.0865],[611905.3789999997,4576156.369200001],[611893.9477000004,4576121.4355],[611889.8238000004,4576101.161599999],[611891.1480999999,4576080.4164],[611897.4115000004,4576059.6362],[611912.2692999998,4576029.7718],[611922.7564000003,4576006.502699999],[611919.8607000001,4575982.5831],[611907.1321999999,4575966.6184],[611894.9812000003,4575945.7765],[611894.4951999998,4575917.5633000005],[611901.2281999998,4575904.341499999],[611906.9159000004,4575893.7688],[611925.8110999996,4575878.957800001],[611933.3499999996,4575873.1886],[611966.8163999999,4575836.2820999995],[612000.5637999997,4575786.6098],[612016.6319000004,4575754.3212],[612027.5921,4575711.293400001],[612033.6812000005,4575669.300799999],[612048.6761999996,4575619.783600001],[612074.5109000001,4575589.3115],[612099.1934000002,4575552.1589],[612123.9221000001,4575517.450200001],[612143.6754000001,4575485.1077],[612147.1617,4575481.608100001],[612198.6655000001,4575426.1033],[612201.0500999996,4575423.475099999],[612210.2063999996,4575405.1829],[612197.6628,4575377.227499999],[612173.2904000003,4575329.212200001],[612150.2373000002,4575293.3213],[612133.6561000003,4575282.848999999],[612125.3689000001,4575277.390799999],[612117.1363000004,4575273.8212],[612058.7627999997,4575248.267899999],[612020.8154999996,4575228.1383],[611923.9061000003,4575177.1174],[611848.2592000002,4575136.9746],[611790.3228000002,4575093.774],[611755.6262999997,4575063.5907000005],[611711.1470999997,4575027.149499999],[611695.9327999996,4575014.8115],[611630.2242,4574965.163000001],[611600.1880999999,4574947.600299999],[611568.4369000001,4574927.235200001],[611533.1613999996,4574901.930199999],[611493.6615000004,4574879.114499999],[611463.6041000001,4574857.443299999],[611438.642,4574836.516799999],[611416.1087999996,4574815.5166],[611398.4762000004,4574797.034600001],[611384.6025,4574762.730799999],[611356.4253000002,4574651.142000001],[611334.3652999997,4574555.526699999],[611325.5269999998,4574498.5359000005],[611309.9442999996,4574439.1098],[611296.1656,4574387.5956],[611285.5478999997,4574348.344900001],[611277.5698999995,4574317.130000001],[611261.9292000001,4574272.361099999],[611242.0104,4574222.640799999],[611212.2197000002,4574183.318700001],[611191.5537999999,4574155.0189],[611154.5444999998,4574111.366800001],[611127.7470000004,4574084.3059],[611072.2723000003,4574049.033399999],[611023.4282,4574023.6346],[611005.6070999997,4574011.8136],[610928.1852000002,4573971.653999999],[610889.7851999998,4573947.6371],[610815.3773999996,4573896.420299999],[610763.6202999996,4573858.763900001],[610711.4247000003,4573816.8816],[610657.6490000002,4573768.756999999],[610630.9041999998,4573738.034399999],[610612.1134000001,4573696.328500001],[610606.8865,4573649.1658],[610616.3870999999,4573597.1193],[610640.3214999996,4573548.5129],[610667.6851000004,4573511.1744],[610685.3937999997,4573492.011299999],[610713.1974999998,4573469.7817],[610739.6188000003,4573455.8596],[610768.0991000002,4573444.1899],[610799.1409,4573434.780200001],[610821.8602999998,4573422.023399999],[610841.5374999996,4573400.114499999],[610842.9528999999,4573367.710999999],[610826.5813999996,4573337.5901],[610801.7424999997,4573308.1174],[610788.8874000004,4573294.484999999],[610760.2799000004,4573270.507300001],[610740.3189000003,4573256.100299999],[610716.3595000003,4573240.299900001],[610699.3360000001,4573219.941400001],[610690.9270000001,4573200.269300001],[610682.5543,4573161.7202],[610679.1935999999,4573129.466],[610685.3474000003,4573093.803300001],[610685.2839000002,4573070.482899999],[610685.2399000004,4573051.3825],[610680.2012999998,4573008.3313],[610668.4286000002,4572951.074899999],[610652.8957000002,4572887.764900001],[610627.6446000002,4572808.205399999],[610612.4802999999,4572786.653999999],[610582.0662000002,4572754.6543000005],[610543.6963,4572722.6449],[610509.5126999998,4572701.6927000005],[610480.2611999996,4572686.812100001],[610463.7096999995,4572679.342599999],[610425.2281,4572665.6545],[610400.4725000001,4572663.501700001],[610388.0126999998,4572662.312999999],[610367.1709000003,4572656.111099999],[610361.1265000002,4572651.577500001],[610352.6005999995,4572645.0074000005],[610342.2079999996,4572634.522500001],[610333.7119000005,4572614.9606],[610316.2109000003,4572570.7213],[610307.2773000002,4572535.8287],[610286.2581000002,4572469.5492],[610260.7164000003,4572430.851199999],[610232.7466000002,4572408.6622],[610206.5354000004,4572380.947699999],[610171.2505999999,4572338.549000001],[610142.4874,4572302.356699999],[610111.0661000004,4572270.232899999],[610095.2470000004,4572258.5557],[610073.8830000004,4572253.5682],[610049.3653999995,4572252.1975],[610033.3994000005,4572261.283500001],[610019.1756999996,4572288.051999999],[610016.0872,4572298.443399999],[610015.8474000003,4572336.416999999],[610016.8536999999,4572369.523499999],[610015.4789000005,4572399.4847],[610007.1900000004,4572460.2116],[609995.5721000005,4572491.9055],[609979.2940999996,4572521.6412],[609977.8711000001,4572549.2697],[609980.2363999998,4572564.5186],[609978.1174999997,4572610.458900001],[609973.0676999995,4572634.257099999],[609961.9312000005,4572656.297499999],[609942.2367000002,4572673.877599999],[609917.7298999997,4572688.4979],[609879.7977999998,4572688.2574000005],[609843.1017000005,4572678.263900001],[609802.1727,4572660.2114],[609769.8857000005,4572635.515900001],[609733.3353000004,4572604.7599],[609681.4527000003,4572579.9911],[609653.3443999998,4572578.0123],[609577.3502000002,4572586.082699999],[609498.9466000004,4572598.4483],[609445.6623999998,4572605.5298],[609394.7529999996,4572621.7530000005],[609327.9061000003,4572639.7356],[609289.3591,4572635.8245],[609257.0625,4572622.790899999],[609247.7438000003,4572618.7643],[609225.9274000004,4572599.3367],[609212.5354000004,4572582.1457],[609199.8863000004,4572554.527799999],[609190.9554000003,4572513.5294],[609200.2641000003,4572484.797800001],[609210.8391000004,4572460.9712000005],[609212.7171999998,4572447.452],[609205.6566000003,4572404.5940000005],[609182.5213000001,4572272.215],[609176.6429000003,4572234.2607],[609179.2413999997,4572200.6534],[609185.6179,4572166.4366],[609206.6298000002,4572122.445800001],[609229.5395,4572080.371200001],[609281.4999000002,4571983.3225],[609309.3501000004,4571930.218],[609315.5269999998,4571909.3236],[609321.8498999998,4571895.427100001],[609339.3874000004,4571826.399499999],[609357.5291999998,4571745.055],[609372.4127000002,4571713.2983],[609389.6616000002,4571696.9012],[609408.1112000002,4571678.634500001],[609464.1673999997,4571621.4024],[609496.8320000004,4571576.921499999],[609516.1341000004,4571529.907500001],[609516.3131999997,4571523.580700001],[609524.5958000002,4571490.8364],[609537.9381999997,4571466.9409],[609568.5980000002,4571455.521199999],[609628.5813999996,4571449.0966],[609667.9117,4571445.9143],[609714.0886000004,4571433.0636],[609760.7395000001,4571422.108200001],[609790.3647999996,4571412.672599999],[609830.9249999998,4571394.629799999],[609864.1516000004,4571374.1445],[609881.9265000001,4571361.8651],[609905.2637999998,4571336.2335],[609925.6505000005,4571306.3377],[609939.3265000004,4571271.5656],[609940.7295000004,4571239.7171],[609931.0850999998,4571212.809599999],[609918.3821999999,4571194.295299999],[609904.9335000003,4571186.3189],[609868.2582999999,4571174.438100001],[609836.4129999997,4571175.511499999],[609788.6835000003,4571180.1207],[609766.5338000003,4571182.5624],[609715.1952,4571187.672800001],[609672.3413000004,4571180.0305],[609641.9848999996,4571165.6921999995],[609624.0055,4571152.651000001],[609588.5438000001,4571126.909399999],[609571.0240000002,4571066.681600001],[609562.0140000004,4571014.244100001],[609560.0140000004,4571002.443299999],[609547.1217,4570963.0505],[609542.4786,4570948.767000001],[609541.3110999996,4570942.864],[609534.5471000001,4570908.1164],[609533.1711999997,4570871.5622000005],[609541.5513000004,4570821.274499999],[609548.6688000001,4570776.964199999],[609557.5448000003,4570721.575999999],[609564.9571000002,4570674.3829],[609571.0698999995,4570635.6097],[609589.2774,4570578.030200001],[609603.7267000005,4570530.8322],[609620.4642000003,4570492.9964000005],[609631.2911999999,4570474.9484],[609638.4078000002,4570436.3014],[609635.8059999999,4570392.1777],[609626.8141999999,4570371.8322],[609615.9497999996,4570353.4572],[609585.0851999996,4570317.013900001],[609535.5552000003,4570279.5122],[609509.8211000003,4570263.911699999],[609498.4927000003,4570259.6325],[609487.8559999997,4570253.9201],[609472.6497,4570245.6961],[609452.3828999996,4570234.1756],[609424.7659999998,4570226.7643],[609405.9347999999,4570220.0404],[609387.5190000003,4570213.545],[609352.6523000002,4570203.581900001],[609313.6832999997,4570193.4463],[609293.1435000002,4570188.918],[609250.2796,4570175.948100001],[609236.5404000003,4570170.411599999],[609218.9600999998,4570164.040200001],[609195.2138,4570155.466399999],[609174.8376000002,4570145.6108],[609142.5679000001,4570130.024499999],[609116.7615,4570107.9838],[609088.4452999998,4570080.131200001],[609085.2337999996,4570076.4186],[609065.057,4570053.2411],[609048.9729000004,4570036.454399999],[609037.5894999998,4570024.6241999995],[609016.6808000002,4569988.776799999],[609009.2381999996,4569971.1204],[608997.5096000005,4569943.183800001],[608983.9864999996,4569895.2324],[608971.8304000003,4569851.077099999],[608971.659,4569845.7444],[608970.6557999998,4569800.867799999],[608971.8942,4569774.1249],[608975.2808999997,4569738.1976],[608980.0221999995,4569712.5066],[608980.7591000004,4569680.0929000005],[608981.4890000001,4569659.3387],[608979.1668999996,4569640.981799999],[608974.4589,4569602.9344],[608971.0772000002,4569577.010600001],[608945.0077,4569516.434599999],[608919.0377000002,4569465.9651999995],[608907.9460000005,4569451.363500001],[608901.1317999996,4569442.0449],[608876.8202999998,4569409.478399999],[608858.9835999999,4569392.1108],[608828.3727000002,4569371.776000001],[608785.5646000002,4569354.701400001],[608766.2346000001,4569347.5276],[608740.8197999997,4569338.2642],[608712.4914999995,4569327.7359],[608705.4198000003,4569324.41],[608650.1562000001,4569299.8212],[608606.5711000003,4569289.842700001],[608594.7970000003,4569287.223999999],[608568.2664999999,4569290.9366],[608511.4248000002,4569299.083000001],[608446.6283,4569312.5524],[608378.7489999998,4569313.650699999],[608355.6728999997,4569316.083000001],[608323.2825999996,4569319.4871],[608283.0539999995,4569331.6581999995],[608209.0285,4569340.4395],[608169.4002,4569346.068600001],[608154.5185000002,4569343.9596],[608125.7801999999,4569338.4244],[608088.5675999997,4569322.4365],[608059.7685000002,4569287.1412],[608046.1437999997,4569245.5198],[608038.8481000001,4569189.5569],[608047.2756000003,4569158.0348000005],[608052.8662999999,4569131.3566],[608070.2884999998,4569092.1951],[608085.8399999999,4569054.8937],[608103.7758999998,4569026.289000001],[608125.0181999998,4569023.273399999],[608647.5116999997,4569207.615800001],[608744.1934000002,4569241.484999999],[608820.9528999999,4569268.505799999],[608840.4555000002,4569275.349099999],[608950.7994999997,4569314.3114],[608965.9678999996,4569319.646600001],[609015.9710999997,4569337.385399999],[609028.0467999997,4569342.2302],[609150.5603,4569390.8166000005],[609337.7845000001,4569465.029200001],[610066.9764999999,4569760.6315],[610106.0220999997,4569776.8796999995],[610126.085,4569785.2896],[610281.2786999997,4569849.0483],[610667.3070999999,4570009.5963],[610672.7198000001,4570006.236300001],[610679.6672,4570001.1229],[610697.9660999998,4569987.742900001],[610706.7078999998,4569980.324999999],[610710.8677000003,4569976.7238],[610716.0427000001,4569972.471899999],[610730.2918999996,4569955.4769],[610745.9606999997,4569933.284499999],[610762.9271999998,4569902.8946],[610769.5946000004,4569888.671399999],[610771.6741000004,4569884.1503],[610775.6265000002,4569866.6654],[610776.7143000001,4569850.247400001],[610775.4307000004,4569830.0178],[610771.1908999998,4569805.8566],[610758.8119999999,4569766.0252],[610755.5086000003,4569740.878900001],[610754.9178999998,4569724.657400001],[610762.9703000002,4569652.4902],[610766.0741999997,4569630.217499999],[610768.9782999996,4569599.0583],[610768.3349000001,4569575.285],[610765.0406999998,4569544.031400001],[610759.7363,4569512.747099999],[610756.8262,4569489.272500001],[610757.3536,4569454.6347],[610759.0904999999,4569395.5855],[610762.8443999998,4569336.123],[610762.7657000003,4569286.2629],[610762.3515999997,4569263.9366999995],[610756.7851999998,4569222.3213],[610753.7916000001,4569171.306500001],[610753.9435,4569150.3214],[610759.6288999999,4569129.0875],[610762.9802999999,4569123.586300001],[610770.3701,4569111.483899999],[610777.6305,4569102.377800001],[610784.5203,4569095.5978999995],[610799.7977,4569082.727399999],[610805.5630999999,4569078.262399999],[610826.5204999996,4569061.036599999],[610840.4374000002,4569049.4779],[610848.9308000002,4569041.9452],[610858.0341999996,4569032.8673],[610865.6382999998,4569023.211200001],[610885.2219000002,4568997.1921999995],[610903.2385999998,4568975.035800001],[610914.1622000001,4568961.9881],[610934.5601000004,4568937.5362],[610962.5158000002,4568911.9781],[610987.6151999999,4568886.9318],[611030.9665000001,4568840.8434999995],[611059.8074000003,4568806.7489],[611099.4753999999,4568760.493799999],[611185.6317999996,4568660.4263],[611243.0104,4568590.345899999],[611263.4046999998,4568560.786699999],[611286.7521000002,4568518.946900001],[611337.6875,4568415.566400001],[611354.3076999998,4568386.2828],[611363.8207,4568372.436799999],[611394.6409,4568351.5879999995],[611422.8013000004,4568334.8072],[611450.3125,4568322.1252999995],[611469.0959000001,4568310.3091],[611489.9885999998,4568292.0847],[611513.5549999997,4568268.9044],[611536.8153999997,4568243.831700001],[611548.6028000005,4568229.2434],[611559.6617,4568212.978399999],[611568.9785000002,4568195.576199999],[611593.1606999999,4568143.2008],[611628.9042999996,4568058.2447],[611680.2191000003,4567936.105599999],[611689.5842000004,4567915.595000001],[611798.0296,4567674.9608],[611892.5247,4567459.0986],[611910.1218999997,4567421.058700001],[611924.4998000003,4567396.183700001],[611942.7336999997,4567371.256999999],[612000.3380000005,4567303.9617],[612049.5015000002,4567251.527899999],[612061.4796000002,4567241.051999999],[612075.5592,4567230.1643],[612094.6387999998,4567221.1303],[612115.6901000002,4567214.6807],[612139.4874999998,4567209.495100001],[612173.8491000002,4567204.028000001],[612207.2533,4567195.4372000005],[612383.6561000003,4567152.8521],[612439.9709999999,4567142.284],[612480.0635000002,4567134.7971],[612613.2933,4567103.987600001],[612656.5551000005,4567092.1088],[612663.8190000001,4567093.8869],[612678.4687999999,4567089.560799999],[612682.6002000002,4567087.959100001],[612697.0601000004,4567085.0737],[612730.2209999999,4567076.0372],[612724.2818999998,4567059.066400001],[612728.1129999999,4567049.798],[612730.2648999998,4567040.7256000005],[612732.5733000003,4567021.5506],[612734.9924999997,4567006.0417],[612732.7289000005,4567000.6765],[612743.1585999997,4566852.1489],[612753.1535999998,4566731.708900001],[612762.1352000004,4566687.541099999],[612794.9221999999,4566556.6828000005],[612809.1586999996,4566481.726],[612811.4806000004,4566467.104],[612818.6794999996,4566381.1558],[612818.7429,4566360.8356],[612817.3212000001,4566328.1664],[612812.5601000004,4566289.2269],[612795.2023,4566203.1203000005],[612787.2251000004,4566171.5711],[612775.5675999997,4566117.867000001],[612757.9132000003,4566050.855699999],[612745.7769999998,4566011.802100001],[612739.2600999996,4565977.943600001],[612709.0718999999,4565767.490800001],[612704.7193999998,4565739.9954],[612704.4989,4565737.9932],[612698.6732999999,4565691.930500001],[612692.8299000002,4565630.7655],[612691.2923999997,4565551.344799999],[612688.0048000002,4565503.766799999],[612681.0499,4565460.240800001],[612673.7575000003,4565422.2618],[612669.6842,4565409.206499999],[612664.0527999997,4565393.906300001],[612661.3167000003,4565386.5351],[612649.8037999999,4565361.2609],[612633.9534,4565334.587200001],[612624.0256000003,4565315.222999999],[612809.9891999997,4565318.766899999],[612811.7615,4565079.826300001],[612814.2281,4564839.3419],[612863.5827000001,4564867.978499999],[612955.2761000004,4564923.478399999],[613090.5366000002,4565018.4103],[613160.7976000002,4564926.1127],[613275.8299000002,4564785.207900001],[613275.6863000002,4564772.8796999995],[613291.0853000004,4564731.477299999],[613293.5148999998,4564715.4136],[613292.4302000003,4564644.9943],[613290.8348000003,4564628.979],[613288.0147000002,4564600.0635],[613289.3745999997,4564588.0919],[613295.9632000001,4564579.5328],[613303.1396000003,4564576.313100001],[613311.8809000002,4564574.894400001],[613330.2742999997,4564578.1787],[613382.4552999996,4564602.976199999],[613400.7561999997,4564606.8145],[613479.3439999996,4564491.7741],[613478.4956,4564470.884500001],[613479.1212999998,4564463.01],[613484.7478,4564430.1173],[613485.5334000001,4564417.3594],[613484.6416999996,4564410.0166],[613484.0438000001,4564405.3434],[613481.3684999999,4564394.086200001],[613462.7312000003,4564352.598300001],[613451.9512,4564318.0065],[613449.2507999996,4564302.9734000005],[613446.4699999997,4564287.717],[613444.9932000004,4564258.711300001],[613446.7906999998,4564197.1094],[613440.6465999996,4564117.8388],[613437.2505000001,4564099.019400001],[613432.9046,4564081.9618999995],[613425.9670000002,4564064.4198],[613420.3947999999,4564056.115800001],[613408.6731000002,4564044.273700001],[613324.1052999999,4563988.323999999],[613306.2441999996,4563972.277899999],[613276.4186000004,4563927.6185],[613266.9183999998,4563918.476199999],[613259.5883,4563915.364],[613249.9828000003,4563912.993899999],[613123.5301000001,4563897.5934],[613107.699,4563896.5704],[613102.023,4563894.9276],[613096.4995999997,4563888.8455],[613068.1513999999,4563835.326300001],[613057.8958,4563815.4013],[612998.0782000003,4563698.654100001],[612961.6111000003,4563622.467499999],[612908.1695999997,4563510.706],[612893.0126,4563476.935799999],[612914.2115000002,4563456.276799999],[612938.3831000002,4563427.7798],[612976.5377000002,4563378.9564],[613062.7965000002,4563272.469799999],[613069.2079999996,4563264.573999999],[613149.0939999996,4563163.652799999],[613221.3207,4563075.4946],[613276.7904000003,4563013.5052000005],[613310.1917000003,4562974.0483],[613327.7942000004,4562947.5602],[613336.2960000001,4562934.700200001],[613375.4415999996,4562860.242799999],[613378.2927999999,4562854.846000001],[613396.8982999995,4562817.8244],[613403.9085999997,4562803.830800001],[613430.7380999997,4562750.2806],[613440.8618000001,4562730.228],[613464.4265000001,4562681.735099999],[613475.1984999999,4562663.136299999],[613489.9793999996,4562634.8279],[613490.4401000002,4562621.398700001],[613490.4149000002,4562606.851500001],[613489.5255000005,4562593.956499999],[613487.0958000002,4562583.0363],[613486.8459000001,4562572.15],[613483.1283,4562557.7674],[613476.1546,4562542.445699999],[613527.8842000002,4562591.7776],[613542.2193,4562602.883199999],[613616.9277999997,4562668.230900001],[613620.7308999998,4562671.7325],[613679.7214000002,4562723.1775],[613720.5685,4562760.348300001],[613749.0126,4562786.2213],[613862.4145,4562886.7105],[613908.1645,4562926.624],[614011.4585999995,4563013.6324000005],[614070.1081999997,4563065.0754],[614158.9271999998,4563139.089299999],[614183.5657000002,4563161.462099999],[614228.4808999998,4563200.920600001],[614315.5137,4563281.6822999995],[614389.1184999999,4563347.021199999],[614429.0503000002,4563383.293500001],[614491.1327,4563279.8859],[614509.5266000004,4563251.303099999],[614549.5562000005,4563185.3049],[614557.5710000005,4563176.8804],[614565.6294999998,4563171.010600001],[614577.2929999996,4563165.1975],[614589.5729999999,4563157.5063000005],[614597.0674,4563150.1841],[614601.7061999999,4563143.1502],[614626.3060999997,4563071.912799999],[614638.0586999999,4563044.4473],[614658.7278000005,4563009.904200001],[614694.0563000003,4562955.0484],[614703.1020999998,4562939.7555],[614723.4380999999,4562905.0962000005],[614774.4877000004,4562821.1722],[614791.3607000001,4562793.454500001],[614844.2685000002,4562708.7829],[614857.9139999999,4562689.0097],[614897.4726,4562632.000600001],[614898.6325000003,4562627.577],[614897.2544,4562624.5571],[614880.5493999999,4562609.6359],[614870.9392999997,4562602.1555],[614853.9511000002,4562589.228599999],[614815.2533999998,4562559.636299999],[614654.2514000004,4562436.0633000005],[614474.8086000001,4562311.5382],[614468.1234999998,4562304.659499999],[614465.1084000003,4562299.059900001],[614464.4303000001,4562288.8331],[614470.6935,4562269.1654],[614471.4164000005,4562260.5153],[614470.9287999999,4562254.177999999],[614469.3408000004,4562248.489800001],[614464.3081,4562243.1917],[614458.6485000001,4562240.4377999995],[614443.9754999997,4562240.2074],[614432.9304999998,4562238.590500001],[614427.0122999996,4562236.276699999],[614423.1255999999,4562232.7733],[614420.6869000001,4562227.849099999],[614419.9232999999,4562223.0622000005],[614422.4534999998,4562200.7818],[614422.8393999999,4562197.567600001],[614421.9879000001,4562177.0109],[614419.8180999998,4562170.9804],[614407.0153000001,4562158.453500001],[614388.0025000004,4562146.1624],[614367.5327000003,4562130.517100001],[614398.2067,4562131.886600001],[614513.4852999998,4562123.702099999],[614580.6414000001,4562119.7601],[614602.8556000004,4562120.442399999],[614623.0994999995,4562123.7588],[614642.0751,4562127.7216],[614691.7666999996,4562141.051100001],[614728.6662999997,4562151.8478],[614764.0722000003,4562166.9519],[614792.2044000002,4562175.278999999],[614808.5665999996,4562180.089400001],[614831.233,4562183.9998],[614841.2736,4562185.490499999],[614861.9417000003,4562188.4812],[614887.4989999998,4562189.883199999],[614905.1173,4562189.4946],[614926.1871999996,4562188.272],[614944.0796999997,4562186.4442],[614964.5155999996,4562182.879799999],[615035.6095000003,4562163.2356],[615047.0411,4562150.9789],[615055.5870000003,4562140.897600001],[615060.9099000003,4562133.0974],[615066.5142999999,4562118.083699999],[615065.8439999996,4562107.412699999],[615059.7068999996,4562081.7754999995],[615053.7858999996,4562063.6927000005],[615050.9879000001,4562054.987],[615048.7788000004,4562040.849400001],[615048.5014000004,4562031.850400001],[615052.4227,4562001.263699999],[615057.6849999996,4561981.3586],[615065.2674000002,4561957.9366999995],[615074.1596999997,4561941.864399999],[615085.0871000001,4561924.3806],[615126.1145000001,4561880.943299999],[615139.5312999999,4561865.1646],[615149.3093999997,4561851.4383000005],[615158.5565999998,4561834.1502],[615167.9402999999,4561813.5329],[615173.3898,4561797.739499999],[615178.227,4561767.6116],[615184.1782,4561746.607000001],[615198.7790999999,4561714.3014],[615214.199,4561688.5604],[615257.9276,4561617.6271],[615267.6015999997,4561599.901699999],[615274.1030000001,4561586.568],[615281.8448999999,4561569.0342],[615284.3827999998,4561551.7512],[615287.6002000002,4561533.923800001],[615296.7550999997,4561474.770300001],[615303.8415999999,4561440.347200001],[615313.8684,4561405.637499999],[615321.3156000003,4561385.545],[615330.0434999997,4561364.029200001],[615334.0395999998,4561355.319800001],[615336.7322000004,4561349.477],[615353.7061999999,4561326.3149],[615365.2603000002,4561311.728599999],[615364.2286,4561302.717599999],[615363.4426999995,4561278.1642],[615364.4409999996,4561268.0748],[615371.0467999997,4561242.861],[615372.4439000003,4561228.780300001],[615370.9599000001,4561216.5419],[615354.0034999996,4561212.0539],[615344.2742999997,4561212.0111],[615344.2641000003,4561186.137399999],[615351.4243000001,4561152.3818],[615357.3519000001,4561132.931600001],[615367.7538000001,4561090.454700001],[615369.1310999999,4561082.9254],[615369.3084000004,4561071.7127],[615368.2682999996,4561057.9266],[615360.0823999997,4561023.928300001],[615349.6514999997,4560967.463400001],[615348.6305999998,4560952.4561],[615359.5647,4560897.5506],[615390.1533000004,4560787.988600001],[615398.3156000003,4560749.2519000005],[615424.6572000002,4560669.605],[615452.1442999998,4560602.4134],[615496.3764000004,4560505.504799999],[615506.8744000001,4560478.242799999],[615523.9619000005,4560426.8773],[615528.8923000004,4560412.1864],[615536.6816999996,4560391.7664],[615592.7149999999,4560413.1973],[615602.3092,4560411.239499999],[615618.0011,4560410.9329],[615621.2127,4560409.429199999],[615633.9574999996,4560404.5231],[615639.3443999998,4560403.387],[615647.0689000003,4560402.9542],[615657.9452999998,4560404.792300001],[615672.5639000004,4560408.6886],[615682.1891999999,4560410.0627],[615698.1063000001,4560411.4256],[615712.1431999998,4560414.979599999],[615729.0208999999,4560419.244899999],[615735.8344999999,4560423.3506000005],[615740.7209999999,4560427.3147],[615743.3079000004,4560433.463300001],[615746.5657000002,4560439.6225000005],[615750.2621999998,4560444.5671],[615754.6436999999,4560448.634299999],[615760.6520999996,4560450.6174],[615767.9609000003,4560449.956],[615776.6918000001,4560449.5393],[615784.1805999996,4560448.103599999],[615791.6940000001,4560445.113500001],[615795.0352999996,4560440.7248],[615799.2803999996,4560432.241599999],[615802.5977999996,4560424.0769],[615804.3076,4560416.7751],[615805.2872000001,4560407.907],[615804.9108999996,4560399.9058],[615801.1940000001,4560390.963099999],[615795.9287,4560384.4388999995],[615792.6621000003,4560378.834799999],[615791.7648999998,4560371.935699999],[615790.8995000003,4560363.0384],[615786.4956999999,4560355.0843],[615782.9599000001,4560350.586300001],[615772.9140999997,4560343.986300001],[615768.4891999997,4560337.364399999],[615765.8131999997,4560331.547599999],[615764.9142000005,4560324.759500001],[615765.6678999998,4560319.5524],[615767.5701000001,4560310.698899999],[615769.2463999996,4560305.5064],[615773.3213999998,4560302.4618],[615778.8971999995,4560299.996200001],[615785.0883,4560295.763699999],[615789.5393000003,4560290.171],[615791.1997999996,4560285.977600001],[615791.2755000005,4560281.2039],[615788.7062999997,4560273.9452],[615783.1847000001,4560262.4199],[615779.3672000002,4560259.805199999],[615775.7368999999,4560255.972100001],[615774.3552000001,4560253.174000001],[615773.6672999999,4560248.943399999],[615775.5723000001,4560245.198100001],[615779.5740999999,4560241.486],[615784.3252999997,4560238.119000001],[615788.0895999996,4560233.514900001],[615789.7659,4560228.3223],[615790.2821000004,4560222.222999999],[615790.7744000005,4560212.3478],[615790.0872999998,4560202.7870000005],[615788.7178999996,4560199.2118],[615785.7285000002,4560197.2765999995],[615780.5497000003,4560195.8619],[615774.6807000004,4560195.6577],[615765.2714,4560196.5078],[615755.6070999997,4560197.575999999],[615749.7379999999,4560197.3718],[615745.0554,4560196.4091],[615741.5628000004,4560194.466],[615739.2654999997,4560191.2092],[615738.0815000003,4560186.5265],[615737.9197000004,4560180.8606],[615736.9941999996,4560175.7379],[615734.2154999999,4560165.810799999],[615728.5647999998,4560151.840500001],[615720.6730000004,4560131.060900001],[615720.0027000001,4560125.7201000005],[615719.7630000003,4560114.389599999],[615719.1419000002,4560105.940300001],[615719.2281999998,4560100.500499999],[615718.5144999996,4560092.605],[615717.7762000002,4560086.263699999],[615717.1094000004,4560080.7008],[615716.9775,4560073.147600001],[615719.3986999998,4560063.302999999],[615726.2551999995,4560048.864800001],[615731.7204999998,4560037.513800001],[615736.3710000003,4560029.9255],[615740.1464999998,4560019.324999999],[615742.5466999998,4560010.8126],[615746.2851999998,4560002.543500001],[615749.4385000002,4559994.154100001],[615754.0051999995,4559986.5644000005],[615757.1097999997,4559975.953299999],[615758.7539999997,4559962.209799999],[615760.3243000004,4559953.129000001],[615760.3003000002,4559949.3531],[615763.3192999996,4559938.8517],[615763.3787000002,4559924.527799999],[615765.8757999996,4559909.909399999],[615768.1416999996,4559899.285],[615771.1977000004,4559886.452199999],[615772.8173000002,4559874.2629],[615772.892,4559864.270099999],[615773.4681000002,4559854.396199999],[615771.0547000002,4559842.587099999],[615769.8740999997,4559837.6822999995],[615766.8430000003,4559833.0814],[615762.9731999999,4559828.4671],[615757.5548999999,4559826.271299999],[615752.3581999997,4559825.9668000005],[615750.7734000003,4559825.386399999],[615746.2441999996,4559825.3146],[615744.7485999996,4559824.4025],[615743.8366,4559823.7217999995],[615743.8700000001,4559821.612400001],[615745.4289999995,4559818.527899999],[615748.5207000002,4559814.0241],[615750.8609999996,4559809.2863],[615752.4665000001,4559797.985099999],[615754.6601999998,4559791.9124],[615757.8258999996,4559782.7458999995],[615761.1205000002,4559776.0243999995],[615765.4093000004,4559770.096000001],[615772.1341000004,4559763.984099999],[615777.6235999996,4559756.4091],[615781.3863000004,4559751.915999999],[615783.8192999996,4559746.624399999],[615785.9884000001,4559742.105900001],[615786.8746999996,4559739.1218],[615791.4779000003,4559734.5309],[615796.0706000002,4559730.6062],[615801.3201000001,4559727.5802],[615805.8864000002,4559725.320699999],[615812.8849999998,4559723.0999],[615822.0404000003,4559717.137700001],[615828.8244000003,4559712.581499999],[615831.8339999998,4559707.965299999],[615835.7998000002,4559701.2545],[615838.0077,4559694.2937],[615839.3070999999,4559686.4300999995],[615838.6349999998,4559681.200300001],[615838.7178999996,4559675.9825],[615839.3667000001,4559672.1062],[615838.1216000002,4559665.979],[615838.7810000004,4559661.4366],[615839.4263000004,4559657.782299999],[615841.8382000001,4559653.823000001],[615844.0321000004,4559647.7502999995],[615847.1255999999,4559643.135500001],[615849.0148999998,4559640.3894],[615855.6699999999,4559633.3882],[615862.4665000001,4559628.0548],[615869.4183999998,4559623.5013],[615874.6786000002,4559619.8093],[615880.119,4559615.342800001],[615889.9604000002,4559603.1731],[615892.0908000004,4559601.097100001],[615895.1234999998,4559595.037699999],[615899.7744000005,4559587.4495],[615903.5027999999,4559579.8466],[615904.4615000002,4559572.310699999],[615905.3263999997,4559560.1095],[615908.2018999998,4559553.3814],[615911.2981000002,4559543.3254],[615914.6299999999,4559534.272600001],[615916.8591999998,4559525.979699999],[615921.4740000004,4559515.3926],[615923.8532999996,4559508.2125],[615926.8409000002,4559499.7094],[615929.9353999998,4559489.7645],[615933.0404000003,4559479.1535],[615933.1135,4559469.271600001],[615935.5475000003,4559458.649900001],[615936.4469999997,4559449.558499999],[615938.4457999999,4559439.929300001],[615942.1502999999,4559428.5505],[615943.7359999996,4559423.8007],[615944.8986999998,4559419.2664],[615950.1322999997,4559396.141000001],[615955.6300999997,4559382.7919],[615957.4329000004,4559374.9363],[615963.3898,4559353.8213],[615964.8969,4559348.737199999],[615965.8150000004,4559343.754799999],[615966.9918999998,4559338.3322],[615966.9433000004,4559336.1106],[615967.0015000002,4559332.447000001],[615966.6456000004,4559328.443700001],[615965.3554999996,4559319.8727],[615964.4752000002,4559317.193600001],[615962.5061999997,4559314.3862],[615958.6971000005,4559311.216399999],[615955.3825000003,4559308.6097],[615953.3173000002,4559306.5781],[615951.6775000002,4559298.889900001],[615950.9375,4559292.659600001],[615950.6239,4559285.991900001],[615949.8892000001,4559279.4286],[615949.6153999995,4559275.537599999],[615948.4523999998,4559269.522700001],[615947.2356000002,4559261.619200001],[615945.9002999999,4559250.604499999],[615944.6728999997,4559243.367000001],[615937.1610000003,4559214.487],[615935.5861999998,4559192.141899999],[615931.8015999999,4559176.8685],[615930.1721000001,4559157.965],[615931.5269999998,4559141.329700001],[615939.5157000003,4559124.355599999],[615946.6728999997,4559117.4735],[615950.8748000003,4559111.765900001],[615955.7742999997,4559104.4037],[615959.7527999999,4559096.9158],[615961.9504000004,4559090.621099999],[615965.2322000004,4559079.457699999],[615967.1039000005,4559067.272500001],[615967.6583000002,4559064.061000001],[615967.3112000003,4559059.502599999],[615967.0603999998,4559054.168400001],[615967.7252000002,4559049.293],[615968.4774000002,4559044.196900001],[615969.4477000004,4559041.2140999995],[615970.3570999997,4559036.786699999],[615970.8329999996,4559033.240800001],[615970.1494000005,4559023.458000001],[615969.2927000001,4559014.0055],[615969.4401000002,4559010.010299999],[615971.5094999997,4558995.940400001],[615973.1164999995,4558989.8584],[615974.7878999999,4558984.999],[615978.8300000001,4558973.5145],[615979.6237000003,4558971.084100001],[615982.1251999997,4558966.793099999],[615990.8937999997,4558948.276900001],[615991.6980999997,4558945.180400001],[615991.6672,4558941.8485],[615991.8790999996,4558939.0758],[615994.0263999999,4558930.670499999],[615995.4654999999,4558924.5858],[615996.1304000001,4558919.7104],[615999.0845999997,4558902.7674],[615999.7282999996,4558899.224199999],[616001.5886000004,4558893.0353],[616003.6043999996,4558887.6261],[616005.7165000001,4558881.4410999995],[616006.0987,4558873.229800001],[616005.8591,4558851.350099999],[616006.0532999998,4558849.6875],[616006.8488999996,4558847.1461],[616015.0782000003,4558825.6230999995],[616025.4576000003,4558800.8029],[616026.8684999999,4558796.4946],[616027.9633999998,4558790.9597],[616029.8175999997,4558779.8847],[616030.3147,4558775.0066],[616031.8996000001,4558765.037699999],[616032.6209000004,4558756.6097],[616033.2566,4558748.2914],[616034.5553000001,4558735.208699999],[616035.6281000003,4558725.786900001],[616037.2236000001,4558715.152000001],[616038.6425000001,4558705.069399999],[616039.6402000003,4558695.0912],[616040.3393999999,4558682.7763],[616041.1975999996,4558671.019099999],[616042.4645999996,4558659.934800001],[616043.2522,4558652.6183],[616046.1429000003,4558629.1227],[616048.7185000004,4558609.6197],[616049.4117,4558602.968],[616050.6681000004,4558592.549699999],[616052.2477000002,4558582.913899999],[616053.5192999998,4558576.8266],[616054.3343000002,4558573.063999999],[616056.4994000001,4558563.5485],[616058.8879000004,4558555.8134],[616060.3184000002,4558550.2838],[616061.4918999998,4558545.0834],[616064.5762999998,4558535.8046],[616066.9472000003,4558529.1796],[616070.0421000002,4558519.2347],[616073.0725999996,4558508.067399999],[616073.8805999998,4558504.7488],[616074.6152999997,4558500.7629],[616074.7396999998,4558498.2108],[616075.4628999997,4558489.6719],[616075.6694,4558476.6829],[616075.9767000005,4558467.915200001],[616076.1206,4558464.141899999],[616076.4499000004,4558459.2612],[616077.5272000004,4558454.8365],[616079.1008000001,4558450.8639],[616082.9517000001,4558446.1502],[616088.9652000004,4558437.362199999],[616090.8027999997,4558432.6165],[616091.5745999999,4558426.2992],[616091.0949999997,4558419.5178],[616090.7268000003,4558416.2916],[616090.8202999998,4558410.4077],[616090.3355,4558403.9594],[616088.7054000003,4558400.9352],[616088.4493000004,4558395.9341],[616088.1701999996,4558392.3762],[616088.2514000004,4558387.269400001],[616087.9590999996,4558379.2695],[616087.1731000002,4558375.9257],[616086.2961999997,4558373.024599999],[616085.8669999996,4558368.353800001],[616086.2538000001,4558365.139699999],[616087.3169999998,4558361.6031],[616089.7929999996,4558353.647299999],[616093.4638,4558339.1587000005],[616094.9128,4558327.1888999995],[616096.2948000003,4558319.4377],[616098.7037000004,4558305.1512],[616101.1010999996,4558286.3116],[616102.1007000003,4558265.6731],[616099.9167999998,4558249.981000001],[616095.8413000004,4558237.146],[616092.3442000002,4558224.875399999],[616088.2112999996,4558210.3738],[616081.3602999998,4558197.9388999995],[616074.8157000002,4558182.066400001],[616073.9156999998,4558170.0592],[616074.1687000003,4558127.755000001],[616073.7561999997,4558116.755000001],[616073.9071000004,4558101.988399999],[616075.8267000001,4558076.2565],[616078.7573999995,4558055.537599999],[616080.2488000002,4558040.9034],[616081.6765999999,4558019.716399999],[616082.3306999998,4557994.408600001],[616081.4687000001,4557985.289100001],[616080.5872999998,4557977.390900001],[616079.2518999996,4557966.3762],[616078.881,4557958.041999999],[616078.0551000005,4557941.372099999],[616076.3158999998,4557908.2530000005],[616074.8869000003,4557903.122199999],[616073.8164999997,4557896.5535],[616078.2189999996,4557830.773700001],[616092.0903000003,4557750.042400001],[616095.0080000004,4557735.4308],[616107.7368999999,4557663.231799999],[616142.6095000003,4557465.126800001],[616197.6416999996,4557076.1230999995],[616259.5656000003,4556639.369100001],[616242.9425999997,4556629.1105],[616174.0305000003,4556587.149599999],[616151.0043000001,4556573.1249],[616010.9611999998,4556486.0611000005],[615624.0544999996,4556245.8445],[615590.8084000004,4556225.108200001],[615450.7503000004,4556138.1665],[615436.0637999997,4556127.385199999],[615417.5127999997,4556132.7553],[615416.6824000003,4556132.187000001],[615318.4172,4556072.114800001],[615285.5767000001,4556052.163699999],[615241.7658000002,4556025.266000001],[615110.1562999999,4555945.016000001],[615066.2566,4555918.3401],[615044.3102000002,4555904.780200001],[615025.9390000002,4555893.386499999],[615008.9104000004,4555882.0141],[614948.7087000003,4555845.7546],[614772.7797999997,4555727.614],[614673.1887999997,4555660.4233],[614658.8185,4555650.759],[614648.2423999999,4555645.374],[614645.6617,4555644.001],[614639.6646999996,4555641.0197],[614595.9259000001,4555614.5714],[614579.9365999997,4555606.4365],[614574.3329999996,4555605.1272],[614572.5723000001,4555604.988500001],[614571.5248999996,4555602.196],[614562.3630999997,4555597.6106],[614549.4665999999,4555590.3016],[614508.9445000002,4555567.457599999],[614497.7229000004,4555560.3971],[614466.0992999999,4555553.5721],[614354.7662000004,4555485.424699999],[614324.2253,4555452.299900001],[614322.1601999998,4555450.1578],[614320.7456,4555449.3583],[614162.1168999998,4555356.377699999],[613796.1297000004,4555129.1373],[613784.9889000002,4555122.190199999],[613171.8717999998,4554745.894400001],[613164.2204999998,4554741.223099999],[612939.8356999997,4554593.396600001],[612858.4967,4554532.8433],[612851.6090000002,4554527.629000001],[612848.5377000002,4554525.3608],[612835.2008999996,4554519.158500001],[612807.1069999998,4554506.2881000005],[612798.6896000002,4554502.2717],[612797.6087999996,4554501.5888],[612794.4484000001,4554499.6523],[612793.2818999998,4554499.0791],[612424.2314999998,4554274.5285],[612399.392,4554251.937999999],[612392.1542999996,4554247.607100001],[612378.7632999998,4554239.406199999],[612338.3316000002,4554215.2436999995],[612324.8548999997,4554207.1526],[612058.3139000004,4554046.825300001],[612002.2950999998,4554009.6559999995],[611987.0033,4553999.4279],[611980.6851000004,4553995.3336],[611978.7131000003,4553992.5273],[611872.2139999997,4553923.7162999995],[611823.0051999995,4553891.316400001],[611804.5554,4553878.930600001],[611666.4214000003,4553792.205399999],[611656.6095000003,4553785.9482],[611645.881,4553779.232899999],[611106.7046999997,4553440.5589000005],[611077.0244000005,4553421.1197999995],[610890.1250999998,4553298.802200001],[610303.6937999995,4552920.8314],[610038.3129000003,4552750.049799999],[610020.9303000001,4552738.906199999],[609561.1107000001,4552429.6394],[609481.8788999999,4552376.3749],[609473.9826999996,4552370.9268],[609144.9932000004,4552188.7896],[609086.6897999998,4552156.4954],[608918.1267999997,4552027.9528],[608909.2403999995,4552021.269099999],[608883.2248,4552003.1154],[608871.0886000004,4551994.717800001],[608858.9523999998,4551986.3202],[608850.8907000003,4551980.6482],[608844.4752000002,4551977.2215],[608684.8981999997,4551893.3454],[608673.2505999999,4551885.954700001],[608661.6046000002,4551878.4531],[608656.9455000004,4551875.4968],[608654.4496999998,4551873.905200001],[608644.3825000003,4551867.5374],[608128.2549,4551536.3204],[608124.3411999997,4551534.0418],[608067.0489999996,4551500.8827],[608030.1891000001,4551477.464199999],[608017.9589,4551469.6218],[608009.7165999999,4551464.725500001],[608000.0532999998,4551459.3639],[606834.2758,4550715.1646],[606914.4352000002,4550575.2049],[606916.5042000003,4550571.570900001],[606942.8811999997,4550525.431],[606968.9983999999,4550479.842599999],[606972.4517000001,4550473.4528],[607044.8119999999,4550338.7103],[607061.3909999998,4550307.8619],[607077.1059999997,4550278.6665],[607091.3559999997,4550252.0035],[607092.9099000003,4550249.1393],[607193.1700999998,4550062.285],[607205.6826999998,4550039.5942],[607213.3622000003,4550025.7158],[607270.8750999998,4549953.161699999],[607322.2828000002,4549890.289999999],[607355.0453000003,4549850.130100001],[607360.1788999997,4549843.7652],[607398.4857000001,4549797.912799999],[607415.6153999995,4549775.5122],[607453.4009999996,4549730.8739],[607553.9402000001,4549611.8730999995],[607557.8722000001,4549607.267200001],[607601.9034000002,4549555.059699999],[607615.9241000004,4549538.4989],[607676.5756000001,4549441.565400001],[607684.7490999997,4549428.471899999],[607696.6551000001,4549407.216499999],[607701.6703000003,4549397.5189],[607754.9188999999,4549295.702299999],[607862.7083999999,4549124.401699999],[607891.2882000003,4549077.7422],[607893.7006000001,4549073.669299999],[607919.6989000002,4549031.191400001],[608036.131,4548838.367900001],[608197.2696000002,4548577.1402],[608203.9857000001,4548566.135500001],[608224.0453000003,4548533.453299999],[608230.6758000003,4548522.5583999995],[608329.0906999996,4548361.6743],[608681.2001999998,4547785.933499999],[608676.6158999996,4547777.7597],[608664.6715000002,4547755.9298],[608660.4874,4547749.0943],[608657.6343,4547737.503900001],[608655.9029999999,4547729.5944],[608654.3842000002,4547713.0271000005],[608654.0793000003,4547693.923800001],[608654.9654999999,4547679.501800001],[608656.3047000002,4547668.5287999995],[608658.0969000002,4547661.0046999995],[608660.2005000003,4547655.150800001],[608661.5165999997,4547651.395],[608664.1029000003,4547646.991800001],[608667.2178999996,4547640.9309],[608670.6573999999,4547629.989],[608678.2695000004,4547615.333699999],[608703.7961999997,4547548.6448],[608711.2024999997,4547525.214400001],[608719.5577999996,4547505.795499999],[608725.6826,4547489.4526],[608736.4068999998,4547457.6325],[608738.0641999999,4547442.2226],[608738.8879000004,4547426.3562],[608747.0785999997,4547406.7128],[608753.1986999996,4547379.377],[608755.5743000004,4547366.5317],[608759.9431999996,4547349.6076],[608760.5280999998,4547338.5123],[608760.7933999998,4547331.9649],[608765.1112000002,4547312.8193],[608779.1622000001,4547249.4024],[608779.8476999998,4547237.1983],[608778.1708000004,4547219.962300001],[608778.6765999999,4547214.195800001],[608780.9452999998,4547185.9144],[608780.0378,4547167.8016],[608780.2241000002,4547143.9309],[608781.4452,4547106.972999999],[608781.1964999996,4547101.0842],[608782.1882999996,4547090.883300001],[608782.9017000003,4547088.117900001],[608782.2379000001,4547076.2269],[608781.3284999998,4547069.551000001],[608780.5987999998,4547056.4376],[608780.1887999997,4547033.113299999],[608780.8380000005,4547017.6884],[608782.6832999997,4547000.948899999],[608784.3951000003,4546993.2016],[608785.6092999997,4546985.002699999],[608785.7724000001,4546979.6753],[608787.6456000004,4546978.0375],[608789.8268999998,4546972.629000001],[608791.1843999997,4546971.7608],[608790.8136999998,4546968.4241],[608790.7297,4546962.7599],[608794.0115,4546956.8125],[608798.4943000004,4546949.2173999995],[608807.2934999997,4546933.9136],[608810.6511000004,4546928.522500001],[608816.2377000004,4546920.1665],[608819.6793,4546914.776699999],[608822.3531999998,4546910.152799999],[608833.0734000001,4546895.6548],[608835.9005000005,4546892.032500001],[608851.5335999997,4546869.2797],[608855.3114,4546863.8949],[608878.9401000002,4546829.046499999],[608882.6338,4546823.660499999],[608891.2389000002,4546810.1306],[608893.2193,4546806.9399],[608898.1683999998,4546801.9056],[608899.9725000001,4546799.2675],[608900.1602999996,4546797.9377999995],[608900.3021,4546794.0536],[608899.3498999998,4546790.2641],[608896.6349999998,4546786.337300001],[608895.8558,4546782.2173],[608893.6763000004,4546776.1888],[608892.1836999999,4546774.8342],[608887.7833000002,4546771.215500001],[608885.2379999999,4546767.180299999],[608884.4506000001,4546763.6153],[608884.8559999997,4546758.957699999],[608885.5694000004,4546756.192299999],[608883.3733999999,4546751.2739],[608881.3190000001,4546748.134299999],[608880.4095999999,4546747.1215],[608869.9661999997,4546742.968900001],[608858.8803000003,4546736.808],[608848.6396000003,4546730.3267],[608842.1584000001,4546725.344699999],[608829.2998000002,4546714.049699999],[608827.5667000003,4546711.9142],[608823.2750000004,4546706.6317],[608820.466,4546703.3697999995],[608819.9949000003,4546701.142000001],[608820.0427000001,4546697.922599999],[608820.8548999997,4546694.1592999995],[608821.9275000002,4546689.844699999],[608821.8765000002,4546687.623199999],[608820.6606999999,4546684.607100001],[608817.5255000005,4546680.6741],[608815.6935,4546679.536599999],[608813.7807,4546678.1757],[608811.2072999999,4546676.0276999995],[608809.1447000001,4546673.4432],[608808.0310000004,4546669.2072],[608807.2500999998,4546665.1982],[608806.4841,4546660.1899999995],[608804.2697999999,4546656.492799999],[608802.5317000002,4546654.690400001],[608800.4625000004,4546652.549900001],[608790.2248,4546645.8466],[608784.1983000003,4546638.5396],[608765.9091999996,4546625.054400001],[608760.3207999999,4546616.532500001],[608758.1840000004,4546613.2807],[608751.4506000001,4546608.295],[608745.1536999997,4546602.205399999],[608743.7566,4546594.4120000005],[608744.6908,4546582.433599999],[608747.8771000002,4546571.599099999],[608751.1458,4546560.876800001],[608758.8646,4546544.7796],[608772.7187999999,4546522.999500001],[608777.6944000004,4546516.188999999],[608782.9616999999,4546506.717800001],[608785.9899000004,4546500.877699999],[608788.3443,4546495.138599999],[608791.4434000002,4546490.187899999],[608792.4879000001,4546487.760500001],[608797.4982000003,4546478.6186999995],[608798.0617000004,4546474.6296],[608798.0568000004,4546469.299699999],[608797.6794999996,4546466.407],[608797.9002999999,4546462.857100001],[608799.9681000002,4546453.7826000005],[608801.7177999998,4546449.1449],[608804.9653000003,4546434.2028],[608803.9455000004,4546423.639],[608799.2137000002,4546414.019400001],[608799.9534999998,4546409.4778],[608802.4479999999,4546405.6284],[608806.1040000003,4546402.795700001],[608808.3249000004,4546400.3858],[608810.0137,4546394.1927000005],[608811.4323000005,4546389.217],[608820.0904000001,4546383.4605],[608821.5517999995,4546381.261399999],[608824.1929000001,4546378.857799999],[608826.9559000004,4546373.9021000005],[608828.3481999999,4546370.7026],[608830.1886,4546365.622099999],[608832.4392999997,4546355.551000001],[608833.5284000002,4546344.463300001],[608832.5745000001,4546340.7848000005],[608821.3463000003,4546327.1822999995],[608814.6589000002,4546319.088199999],[608812.3951000003,4546313.058499999],[608811.0392000005,4546308.1526],[608810.9008,4546300.4889],[608811.6372999996,4546296.169299999],[608810.8547999999,4546292.271299999],[608804.5691999998,4546291.067600001],[608784.7189999996,4546286.442399999],[608778.6837999998,4546285.353399999],[608773.0952000003,4546282.4945],[608769.8229999999,4546276.4498],[608766.8195000002,4546269.298699999],[608763.2607000005,4546259.9186],[608762.9426999995,4546258.692500001],[608760.3690999998,4546245.218599999],[608760.1632000003,4546242.1064],[608760.5026000002,4546236.226399999],[608762.3313999996,4546226.26],[608763.6462000003,4546222.6152],[608767.6911000004,4546216.234999999],[608768.9680000003,4546215.1436],[608778.7499000002,4546207.2939],[608780.3399,4546202.0987],[608780.5310000004,4546194.884],[608782.2281,4546188.1358],[608783.0519000003,4546183.5954],[608784.3321000002,4546176.619000001],[608784.3256000001,4546165.7371],[608781.5691,4546153.2598],[608781.3795999996,4546149.0375],[608777.7944,4546141.433599999],[608775.3032,4546133.7349],[608774.2026000004,4546128.6108],[608773.6391000003,4546115.6109],[608772.2006999999,4546110.592800001],[608771.0687999995,4546107.5779],[608761.3724999996,4546098.3288],[608751.7799000004,4546087.7488],[608751.4700999996,4546085.967599999],[608750.8340999996,4546083.5153],[608750.3414000003,4546060.0787],[608749.1205000002,4546057.3957],[608739.1621000003,4546048.8089000005],[608734.2109000003,4546042.6283],[608733.4528999999,4546037.065099999],[608731.9188999999,4546021.4969],[608730.7670999998,4546014.1513],[608731.6963999998,4546008.1689],[608731.9978999998,4546004.8422],[608731.0981999999,4546003.1633],[608725.0743000004,4545995.634299999],[608724.2027000003,4545986.405200001],[608729.9463,4545973.1657],[608735.4231000002,4545960.921599999],[608735.7509000003,4545944.492699999],[608735.2582,4545932.382200001],[608745.7308,4545917.658299999],[608748.9848999996,4545913.598200001],[608752.8404999999,4545914.321599999],[608756.6813000003,4545916.044199999],[608760.5615999997,4545920.7654],[608767.6036999999,4545921.9803],[608773.7742999997,4545919.629000001],[608781.6584999999,4545915.0824],[608786.4203000003,4545911.377800001],[608803.3272000002,4545899.192399999],[608805.5927999998,4545893.7851],[608807.9062000001,4545885.158399999],[608812.6053999998,4545868.6833999995],[608813.4951999998,4545865.3654],[608815.9948000005,4545855.52],[608820.5228000004,4545839.2645],[608823.8148999996,4545826.9881],[608827.0099,4545821.261499999],[608828.6179999998,4545820.508099999],[608850.6348000001,4545809.509099999],[608852.8196999999,4545803.8785],[608857.4102999996,4545794.7305],[608857.2735000001,4545792.6186999995],[608857.4269000003,4545782.294399999],[608858.0959999999,4545765.5374],[608862.1742000002,4545756.936899999],[608868.4670000002,4545746.3707],[608874.6179999998,4545739.6886],[608883.1054999996,4545728.488700001],[608886.7932000002,4545723.546800001],[608893.9066000003,4545714.325200001],[608915.1726000002,4545691.656099999],[608937.0469000004,4545656.3376],[608948.8646999998,4545647.2971],[608960.0250000004,4545642.9103999995],[608972.2446999997,4545640.760199999],[608985.0904999999,4545641.728499999],[609011.6765999999,4545651.3401],[609016.0875000004,4545654.2927],[609016.3197999997,4545655.6285999995],[609016.3558999998,4545658.849300001],[609014.8777999999,4545662.158500001],[609012.1193000004,4545666.781099999],[609011.3859999999,4545670.8785999995],[609011.9313000003,4545673.773800001],[609013.3350999998,4545675.460200001],[609016.1675000004,4545677.1679],[609021.9411000004,4545678.919399999],[609031.7467,4545680.8419],[609037.5335999997,4545681.7052],[609040.7993999999,4545682.531099999],[609042.2213000003,4545682.9964000005],[609044.3947000001,4545683.806],[609046.4939000001,4545683.9483],[609048.6919999998,4545683.092700001],[609050.4731999999,4545682.0088],[609058.5555999996,4545675.466700001],[609061.693,4545673.625700001],[609063.3011999996,4545672.872400001],[609078.0306000002,4545665.874],[609087.1048999997,4545660.4571],[609094.9912,4545655.799799999],[609105.9918,4545650.855799999],[609118.0285999998,4545649.702500001],[609125.7713000001,4545649.0405],[609131.9982000003,4545648.578],[609138.1327,4545648.669299999],[609142.5833,4545648.957699999],[609149.7081000004,4545650.2852],[609152.4730000002,4545650.8816],[609156.9069999997,4545652.280099999],[609161.6738,4545653.9056],[609167.3518000003,4545656.4331],[609170.6884000003,4545658.1483],[609172.2652000003,4545659.5043],[609173.5998,4545660.190400001],[609196.2111999998,4545671.4091],[609202.3817999996,4545674.721100001],[609222.8673,4545687.573799999],[609226.1907000002,4545690.177200001],[609228.7050999999,4545690.6589],[609229.7218000004,4545690.118799999],[609230.3381000003,4545688.2403],[609229.3383,4545682.007300001],[609228.6332999999,4545678.554500001],[609227.5444999998,4545672.6532000005],[609226.6731000002,4545669.086999999],[609225.5628000004,4545664.628900001],[609223.6042,4545655.0503],[609223.5121999998,4545649.9410999995],[609224.6228,4545648.736300001],[609227.2246000003,4545648.997099999],[609229.3963000001,4545649.9178],[609231.7753999997,4545653.8396000005],[609236.3229,4545658.904200001],[609239.0629000003,4545661.1658],[609241.307,4545662.864800001],[609243.8956000004,4545664.013800001],[609245.7328000003,4545664.818399999],[609249.4170000004,4545665.761700001],[609251.6003,4545665.905300001],[609254.4557999996,4545666.0589000005],[609259.0877,4545665.4617],[609263.3965999996,4545663.9713],[609268.2329000002,4545660.9343],[609276.2906999998,4545656.057700001],[609278.9996999996,4545654.7656],[609285.0092000002,4545651.9682],[609291.9446999999,4545649.0736],[609293.8891000003,4545648.325300001],[609296.3377,4545647.5845],[609300.1342000002,4545646.641799999],[609306.7105,4545645.2963],[609311.2582999999,4545644.697899999],[609319.0900999997,4545643.704299999],[609320.1875,4545643.387599999],[609332.9463,4545638.9143],[609338.4401000002,4545636.886499999],[609342.5893000001,4545634.8386],[609345.8898,4545633.3333],[609350.1213999996,4545631.397700001],[609355.1092999997,4545629.4734000005],[609361.3510999996,4545628.012],[609364.551,4545627.615599999],[609369.8502000002,4545627.3616],[609376.3159999996,4545627.791200001],[609377.4051000001,4545628.0295],[609380.4105000002,4545629.4068],[609384.6847000001,4545630.2479],[609388.5470000003,4545630.5276],[609390.3200000003,4545629.9989],[609391.7569000004,4545629.4651],[609393.6255999999,4545628.160499999],[609395.5898000002,4545626.0801],[609397.0565999998,4545623.5481],[609397.7620000001,4545621.3378],[609398.1196999997,4545619.899700001],[609398.5878999997,4545616.6865],[609399.2506999997,4545611.6996],[609403.6723999996,4545602.6603999995],[609408.3411999997,4545593.958000001],[609408.6956000002,4545592.741900001],[609409.4225000003,4545589.088400001],[609409.6551999999,4545584.761299999],[609410.0278000003,4545582.323999999],[609410.2472999999,4545578.8851],[609410.8669999996,4545576.784600001],[609413.2912999997,4545572.0461],[609415.0859000003,4545570.074200001],[609416.2740000002,4545569.3147],[609417.7965000002,4545568.6711],[609419.9139999999,4545567.5923999995],[609422.6479000002,4545564.6351],[609424.0124000004,4545563.323000001],[609426.1513999999,4545560.801000001],[609428.8311000001,4545555.8443],[609429.7078999998,4545553.4145],[609430.0478999997,4545547.534499999],[609426.4237000002,4545536.931700001],[609425.335,4545531.030300001],[609425.6898999996,4545524.1512],[609426.9342999998,4545519.6172],[609427.0288000004,4545513.2893],[609425.5757999998,4545509.270199999],[609423.1111000003,4545505.4581],[609420.2936000004,4545502.7511],[609419.0937000001,4545487.4098000005],[609421.1552999998,4545484.442500001],[609422.2383000003,4545479.4618999995],[609424.2214000002,4545470.497300001],[609423.0669,4545463.3736000005],[609420.3715000004,4545458.114499999],[609418.6547999997,4545454.8686999995],[609417.6286000004,4545450.411800001],[609418.7873999998,4545445.987600001],[609421.3798000002,4545441.251599999],[609424.2949999999,4545437.4087000005],[609426.8393999999,4545435.892200001],[609433.4949000003,4545434.881100001],[609438.1003999999,4545436.0603],[609441.8046000004,4545435.671399999],[609444.8481999999,4545434.4954],[609446.8291999996,4545431.3049],[609447.0303999996,4545429.087099999],[609446.3635,4545423.081],[609446.0493999999,4545415.969799999],[609449.0144999996,4545408.796499999],[609449.2505000001,4545404.247400001],[609449.2986000003,4545401.028000001],[609448.8557000002,4545396.913000001],[609448.4653000003,4545394.908399999],[609449.6721999999,4545387.264699999],[609452.8645000001,4545381.760399999],[609457.3306,4545375.3869],[609459.2098000003,4545367.7532],[609458.9177999999,4545353.535800001],[609454.1988000004,4545348.6907],[609450.2561999997,4545342.524599999],[609443.2289000005,4545334.647],[609439.3454,4545330.147399999],[609438.7720999997,4545329.1395],[609438.2352,4545325.689300001],[609438.8732000003,4545322.3675999995],[609440.0021000002,4545319.9416000005],[609441.6303000003,4545317.8562],[609442.4049000004,4545316.646299999],[609445.8620999996,4545315.920700001],[609447.9846000001,4545314.5088],[609449.1135999998,4545312.082800001],[609450.2426000005,4545309.6568],[609455.1288999999,4545303.2895],[609460.2149,4545294.815400001],[609461.0109999999,4545292.1624],[609460.7279000003,4545288.604900001],[609459.1349999998,4545282.696],[609458.9408999998,4545278.8068],[609459.5839,4545275.1521000005],[609462.4283999996,4545270.4199],[609467.2982999999,4545265.162699999],[609472.2947000004,4545262.6833999995],[609475.4206999997,4545261.6197],[609476.9318000004,4545261.7533],[609480.6969999997,4545262.9199],[609484.2460000003,4545267.3035],[609485.9313000003,4545272.658500001],[609487.6546,4545275.460200001],[609490.1624999996,4545276.386],[609494.3761,4545275.671700001],[609496.7556999996,4545273.930600001],[609499.1535999998,4545270.9683],[609502.3836000003,4545268.5737],[609507.1195999999,4545266.6458],[609513.5431000004,4545264.298900001],[609516.3970999997,4545264.5636],[609519.1738,4545264.382999999],[609521.6325000003,4545262.976199999],[609523.3348000003,4545261.5581],[609525.4972000001,4545257.482000001],[609526.5669999998,4545253.3895],[609527.5417999998,4545244.4099],[609529.8229999999,4545238.003699999],[609531.6923000002,4545231.0362],[609532.3337000003,4545227.4925],[609533.0839999998,4545222.2849],[609532.7827000003,4545219.9485],[609531.4104000004,4545216.1526999995],[609528.0592999998,4545209.773399999],[609520.2115000002,4545200.550899999],[609519.4291000003,4545196.652899999],[609519.9748,4545193.885],[609521.7629000004,4545192.3572],[609525.4822000004,4545190.9693],[609527.0082,4545190.103700001],[609528.7454000004,4545186.3544],[609528.8168000001,4545181.580700001],[609529.6063000001,4545179.3718],[609530.2969000004,4545178.160599999],[609532.4161,4545176.970899999],[609535.4548000004,4545176.1280000005],[609537.6283,4545176.9377],[609541.9702000003,4545178.8903],[609544.9989999998,4545178.713400001],[609547.6207999997,4545177.642200001],[609549.8240999999,4545176.4537],[609551.2893000003,4545174.0328],[609551.4628999997,4545168.0392],[609554.3230999997,4545156.6449],[609555.5212000003,4545155.2193],[609557.7328000003,4545153.4758],[609560.0152000003,4545152.6215],[609563.0472999997,4545152.2227],[609565.1516000004,4545152.0320999995],[609568.96,4545150.3124],[609571.7040999997,4545146.689099999],[609574.5338000003,4545142.9561],[609577.159,4545141.662799999],[609579.5303999996,4545140.4768],[609581.1586999996,4545138.3914],[609583.0707,4545134.2005],[609584.9792999998,4545130.2316],[609590.9910000004,4545127.3234],[609592.8647999996,4545125.685900001],[609594.9748,4545119.4991999995],[609595.1451000003,4545113.727700001],[609595.0893000001,4545111.839199999],[609592.1151999999,4545108.352499999],[609583.0642999997,4545100.888599999],[609582.2488000002,4545099.210899999],[609582.0264999997,4545097.208799999],[609582.6728999997,4545093.3321],[609581.8213999998,4545088.433700001],[609579.7834999999,4545084.183700001],[609578.551,4545082.2776],[609579.1067000004,4545078.843699999],[609580.8306999998,4545075.9825],[609585.5332000004,4545065.059900001],[609584.9814999998,4545062.6088],[609583.5036000004,4545060.254799999],[609581.8509,4545058.342499999],[609581.2001999998,4545056.8892],[609581.2417000001,4545054.1139],[609582.2159000002,4545050.7973],[609585.0191000002,4545048.840500001],[609586.8746999996,4545048.424000001],[609591.0800999999,4545048.264799999],[609595.1157999998,4545048.2140999995],[609597.5663000001,4545047.362400001],[609600.7073999997,4545045.2996],[609603.6244999999,4545041.345799999],[609607.1239999998,4545032.1819],[609608.9845000003,4545031.432499999],[609612.8737000003,4545029.9361000005],[609616.4830999998,4545024.6601],[609622.8859000001,4545018.0934999995],[609625.5294000003,4545015.5791],[609629.2045999998,4545011.525699999],[609632.0212000003,4545008.6807],[609635.2496999996,4545006.3972],[609637.4563999996,4545004.9867],[609639.8278000001,4545003.8007],[609645.1114999996,4544998.994000001],[609652.5094999997,4544993.330600001],[609654.5332000004,4544992.9167],[609657.4714000002,4544993.1828000005],[609663.3178000003,4544995.713099999],[609666.5921,4544995.984099999],[609670.0527999997,4544995.036599999],[609672.4592000004,4544991.519300001],[609672.8103,4544990.5252],[609674.1490000002,4544985.326400001],[609674.8136999998,4544980.228499999],[609675.3777000001,4544976.239499999],[609676.4726,4544970.481899999],[609678.0384999998,4544966.952],[609679.4214000003,4544964.4188],[609680.0279999999,4544963.206499999],[609683.3595000003,4544954.040100001],[609683.9726999998,4544952.3836],[609689.8112000003,4544938.5911],[609690.6914999997,4544935.939300001],[609692.4155000001,4544933.0781],[609701.1464,4544916.9969999995],[609703.0484999996,4544913.472200001],[609703.5711000003,4544912.2586],[609704.7958000004,4544909.0568],[609706.1113,4544905.4122],[609711.2950999998,4544896.0514],[609714.8765000002,4544892.662799999],[609718.7790000001,4544890.2783],[609720.5588999996,4544889.305600001],[609723.6835000003,4544888.353],[609732.9482000005,4544887.1592],[609744.9532000003,4544888.2272],[609749.8211000003,4544888.744200001],[609752.5994999995,4544888.4527],[609754.3694000002,4544888.1461],[609756.8233000003,4544887.0724],[609758.4368000003,4544885.986199999],[609761.0754000004,4544883.8049],[609763.0749000004,4544879.393300001],[609764.0991000002,4544872.746200001],[609764.4884000001,4544869.198799999],[609764.0647,4544858.1996],[609764.0427999999,4544848.4278],[609763.9994000001,4544840.099199999],[609764.7739000004,4544827.6744],[609764.9835000001,4544824.9015],[609765.7156999996,4544820.915100001],[609768.6228999998,4544806.4125],[609769.2411000002,4544804.423],[609769.9500000002,4544801.990800001],[609772.1309000002,4544796.693499999],[609773.5221999995,4544793.6053],[609776.6458999999,4544787.1007],[609778.9798999997,4544782.8050999995],[609782.8633000003,4544776.0899],[609786.2292,4544770.2552000005],[609788.4593000002,4544767.2905],[609789.9987000003,4544765.5370000005],[609794.5329,4544760.275],[609800.4051000001,4544755.4772],[609803.7127999999,4544753.528000001],[609805.9179999996,4544752.228599999],[609808.7114000004,4544750.937899999],[609818.0212000003,4544746.7468],[609820.2181000002,4544746.0024999995],[609823.2537000002,4544745.3817],[609828.4811000004,4544744.3496],[609834.6430000002,4544742.6653],[609845.2893000003,4544739.0495],[609850.2089,4544736.1251],[609854.4577000001,4544733.079700001],[609857.9335000003,4544731.132999999],[609866.1915999996,4544729.8133000005],[609873.3172000004,4544731.1415],[609880.8005999997,4544731.0316],[609884.3520999998,4544729.6413],[609888.4528999999,4544725.2612],[609889.5821000002,4544722.835200001],[609890.3816999998,4544719.960200001],[609890.5765000004,4544718.1865],[609890.5257000001,4544715.9649],[609889.9016000004,4544712.735400001],[609887.7763,4544708.7062],[609885.0659999996,4544704.446],[609881.3870999999,4544697.5065],[609881.7007999998,4544693.4026999995],[609879.9873000002,4544678.719799999],[609879.1078000003,4544675.7086],[609878.9870999996,4544666.934699999],[609878.1789999995,4544659.149800001],[609877.3509999998,4544652.6971],[609876.6786000002,4544641.472100001],[609876.7384000001,4544637.4756000005],[609875.9945,4544631.0241],[609875.9753,4544626.693299999],[609875.2095999997,4544610.4701000005],[609875.2403999995,4544602.808800001],[609875.5990000004,4544595.707699999],[609875.0522999996,4544592.9235],[609870.3348000003,4544587.9671],[609867.1908999998,4544584.5888],[609859.6490000002,4544577.3693],[609856.6864999998,4544573.1054],[609854.9863999998,4544568.749399999],[609854.6359999999,4544564.080499999],[609855.5597000001,4544558.542400001],[609861.3173000002,4544550.1896],[609873.4541999996,4544542.4877],[609879.4615000002,4544539.912799999],[609883.2586000003,4544538.9703],[609887.5450999998,4544539.034600001],[609893.733,4544541.2371],[609899.1204000004,4544540.762599999],[609901.3139000004,4544540.2403],[609904.6134000001,4544538.8462000005],[609908.8657,4544535.5788],[609913.7512999997,4544529.322799999],[609914.6085000001,4544528.225299999],[609917.6841000002,4544524.940199999],[609926.0997000001,4544518.7371],[609930.6848999998,4544515.696799999],[609933.5724999998,4544513.7413],[609935.3607999999,4544512.2136],[609936.8113000002,4544510.7918],[609938.1286000004,4544507.0362],[609939.4326,4544504.1688],[609942.9285000004,4544500.890000001],[609944.9689999996,4544499.3661],[609945.9908999996,4544498.493100001],[609947.3606000002,4544496.847999999],[609948.0530000003,4544495.525900001],[609948.4949000003,4544494.089],[609948.5380999995,4544491.2027],[609947.9764,4544489.4176],[609947.0011,4544487.1822],[609946.4393999996,4544485.3972],[609946.4627,4544483.843],[609946.7314999998,4544482.7366],[609949.2978999997,4544479.777000001],[609955.8612000002,4544473.768300001],[609959.4594999999,4544469.2696],[609962.2123999996,4544465.091399999],[609964.6390000004,4544460.2421],[609966.3832,4544456.048699999],[609966.1627000002,4544453.935699999],[609965.5111999996,4544446.930400001],[609965.1242000004,4544444.7038],[609963.0055,4544440.2305],[609959.6228,4544435.9603],[609958.5027000001,4544432.168099999],[609957.7961999997,4544428.826400001],[609957.5939999996,4544425.4921],[609958.2072999999,4544423.8357],[609959.2509000003,4544421.5196],[609961.5602000002,4544418.8893],[609964.2947000004,4544415.9322],[609966.4458999997,4544412.633300001],[609967.6607999997,4544410.0976],[609968.6337000001,4544406.892100001],[609969.0280999998,4544403.011600001],[609968.0877999999,4544398.4449000005],[609967.1224999996,4544395.543400001],[609965.9084000001,4544392.416099999],[609965.5330999997,4544389.4124],[609965.8218999999,4544386.9738],[609966.0198999997,4544384.9781],[609968.4415999996,4544380.4618],[609969.3943999996,4544378.588400001],[609971.4532000003,4544375.8433],[609976.6885000002,4544368.704299999],[609979.5471000001,4544363.0842],[609982.1485000001,4544357.793299999],[609980.7737999996,4544348.556399999],[609976.7818999998,4544340.057499999],[609973.7827000003,4544338.2359],[609972.1184,4544337.1006000005],[609976.1670000004,4544330.609999999],[609979.2119000005,4544323.771199999],[609981.0269999998,4544320.4672],[609985.1745999996,4544312.978800001],[609986.4587000003,4544311.443499999],[609988.773,4544308.4801],[609989.4013,4544305.8246],[609988.7456,4544304.704399999],[609984.6853999998,4544300.757099999],[609981.5363999996,4544297.7118],[609980.3038999997,4544295.8057],[609978.9349999996,4544291.787699999],[609978.4523999998,4544290.336999999],[609976.9452999998,4544284.3182],[609976.3919000002,4544281.9781],[609972.9283999996,4544277.4846],[609970.0215999996,4544275.109200001],[609964.4626000002,4544275.803099999],[609962.5493999999,4544274.4419],[609959.7198999999,4544272.5118],[609957.7477000002,4544269.484200001],[609957.2666999996,4544267.9224],[609957.3191,4544258.818],[609957.3441000003,4544257.152799999],[609957.9791000001,4544254.053200001],[609958.1870999997,4544251.3914],[609958.6098999996,4544245.6237],[609958.7995999996,4544244.183],[609958.6199000003,4544233.7425999995],[609956.5077999998,4544228.825200001],[609954.7203000002,4544224.6899999995],[609953.2307000002,4544223.1131],[609951.4922000002,4544221.3104],[609947.3828999996,4544215.0306],[609944.6732000001,4544205.1074],[609945.4255999997,4544199.788799999],[609947.2472000001,4544196.0408],[609954.7386999996,4544189.823899999],[609958.8563999999,4544184.333699999],[609961.085,4544181.4801],[609966.9379000003,4544178.014599999],[609974.8854,4544175.024700001],[609977.2637999998,4544173.3947],[609982.1903999997,4544170.0264],[609987.3709000004,4544166.550899999],[609990.1513,4544166.148399999],[609994.4704,4544158.440400001],[609994.9106999999,4544157.114600001],[609998.6838999996,4544152.1744],[610000.0487000002,4544150.862400001],[610002.6069,4544148.457900001],[610006.6814000001,4544145.8541],[610009.6749,4544142.456800001],[610018.0593999997,4544138.3631],[610021.4463999998,4544136.748299999],[610027.1869999999,4544135.1688],[610033.3510999996,4544133.3737],[610035.9143000003,4544130.6361],[610037.2907999996,4544128.5471],[610040.9917000001,4544122.828500001],[610043.2286999999,4544119.4199],[610043.7964000003,4544115.208900001],[610043.5767999999,4544107.4329],[610042.6754999999,4544105.864800001],[610040.5500999996,4544101.8355],[610038.0952000003,4544097.357100001],[610037.4709999999,4544094.127599999],[610032.6667999998,4544083.728800001],[610030.0421000002,4544079.358899999],[610040.8244000003,4544066.7512],[610042.5454000002,4544064.1121],[610048.6764000002,4544053.3222],[610049.6277000001,4544051.559900001],[610061.0991000002,4544037.8521],[610062.3898999998,4544035.8728],[610068.3811999997,4544023.1932],[610074.2101999996,4544015.73],[610076.3682000004,4544011.987],[610088.2008999996,4543996.619200001],[610091.2012,4543992.777799999],[610098.2927000001,4543985.2226],[610102.7909000004,4543982.403100001],[610108.1421999997,4543973.156099999],[610110.3926999997,4543968.8594],[610110.2355000004,4543962.527799999],[610108.3370000003,4543932.1855],[610106.4420999996,4543929.6032],[610102.4924999997,4543923.880899999],[610102.5176999997,4543911.000700001],[610105.7803999996,4543895.2820999995],[610108.0525000002,4543889.542199999],[610118.8669999996,4543863.610300001],[610125.2331999997,4543848.3825],[610134.2010000004,4543827.8638],[610134.7386999996,4543825.6511],[610137.4320999999,4543814.2545],[610140.4884000001,4543801.0867],[610140.7706000004,4543799.0923],[610139.5356999999,4543791.745100001],[610138.1810999997,4543781.176000001],[610137.6492999997,4543777.3927],[610136.4210999999,4543769.601500001],[610134.9774000002,4543759.3642],[610133.3890000004,4543747.5702],[610132.5053000003,4543739.229],[610126.2386999996,4543731.028999999],[610117.0275999997,4543717.343900001],[610122.1152999997,4543708.8703000005],[610124.0953000002,4543705.790899999],[610124.6986999996,4543704.8006],[610126.7660999997,4543701.500499999],[610127.2888000002,4543700.286900001],[610128.6163999997,4543695.8653],[610130.3842000002,4543690.117799999],[610131.4495999999,4543686.3584],[610134.1013000002,4543677.737199999],[610137.9949000003,4543664.804],[610136.9371999996,4543662.4563],[610135.2002999997,4543660.5426],[610133.4051000001,4543662.5143],[610127.2165000001,4543660.3116999995],[610125.0592999998,4543658.3916],[610117.1771,4543651.388800001],[610116.5789000001,4543601.634199999],[610120.6465999996,4543582.707599999],[610133.3918000003,4543585.0087],[610136.9123,4543585.7278],[610141.5221999995,4543586.6854],[610155.3377,4543556.9122],[610155.8620999996,4543555.5876],[610156.7410000004,4543553.0469],[610151.0843000002,4543543.412599999],[610142.8060999997,4543529.1863],[610137.8875000002,4543520.784499999],[610136.2496999996,4543517.8729],[610125.8345999997,4543517.1613],[610120.3756999997,4543516.746200001],[610107.5213000001,4543516.109099999],[610122.7796,4543463.0393],[610132.5575000001,4543450.194499999],[610147.4897999996,4543435.6504999995],[610155.4223999996,4543428.107899999],[610158.9188999999,4543424.829299999],[610160.5444,4543422.966],[610180.0811999999,4543404.160700001],[610180.2032000003,4543384.841700001],[610174.1621000003,4543367.206800001],[610171.6595999999,4543360.2848000005],[610169.1224999996,4543305.282199999],[610171.7236000001,4543266.4575],[610176.9093000004,4543245.882099999],[610178.8738000002,4543238.2499],[610183.5416000001,4543229.77],[610184.7517999997,4543227.567399999],[610186.9974999996,4543223.603700001],[610188.4495000001,4543205.304099999],[610190.4106000001,4543169.9120000005],[610190.5480000004,4543166.3608],[610192.2593,4543164.387800001],[610193.1776,4543153.630799999],[610193.6830000002,4543147.975400001],[610196.5958000002,4543127.5879999995],[610199.4595999997,4543104.867900001],[610201.1429000003,4543093.5671999995],[610190.5620999997,4543075.8641],[610191.4944000002,4543069.7709],[610193.591,4543042.1537],[610193.9524999997,4543029.2785],[610194.2865000004,4543023.842599999],[610194.4456000002,4543018.848300001],[610195.4296000004,4543009.3137],[610196.3320000004,4543005.218800001],[610199.1097999997,4542993.8235],[610198.7594999997,4542989.1546],[610196.8019000003,4542957.1459],[610195.5718,4542921.4838],[610191.2547000004,4542912.2027],[610193.5031000003,4542902.465],[610196.2692,4542891.8467999995],[610194.7133,4542872.2805],[610191.4549000002,4542859.6842],[610192.0377000002,4542854.474099999],[610193.8657999998,4542844.7301],[610196.1508999998,4542832.550100001],[610209.6857000003,4542804.771600001],[610219.8701999998,4542781.7173999995],[610219.8172000004,4542774.0549],[610219.1058999998,4542759.8312],[610218.5110999998,4542749.0514],[610218.7322000004,4542728.7346],[610218.3394999998,4542721.289100001],[610210.9824999999,4542712.8506000005],[610202.9029000001,4542707.7325],[610198.7303999998,4542700.008099999],[610197.7134999996,4542689.3331],[610197.4390000002,4542685.2205],[610196.8458000002,4542674.3298],[610195.1749,4542651.2085],[610195.0454000002,4542637.4377],[610195.7032000003,4542627.232000001],[610196.0581,4542614.800899999],[610194.7449000003,4542601.456499999],[610194.3349000001,4542589.5692],[610194.1876999997,4542582.5715],[610193.5261000004,4542576.2323],[610189.3044999996,4542566.1754],[610181.4395000003,4542557.951400001],[610172.0038000001,4542547.927300001],[610161.7832000004,4542539.778999999],[610139.2176000001,4542519.3421],[610129.0817999998,4542505.532199999],[610122.3619999997,4542499.4352],[610113.7359999996,4542497.084899999],[610094.6568,4542496.465500001],[610082.3858000003,4542496.0593],[610070.9537000004,4542495.776699999],[610049.0160999997,4542495.114499999],[610046.6621000003,4542495.0792],[610029.4391999999,4542494.0436],[610019.0343000004,4542492.5550999995],[610013.3391000004,4542491.0262],[610007.4857999999,4542488.8287],[610001.5515999999,4542486.4079],[609997.1308000004,4542484.0098],[609994.1524999999,4542480.745100001],[609992.2821000004,4542476.4975000005],[609989.0707,4542466.344799999],[609986.2779999999,4542456.3094999995],[609984.7230000002,4542447.847200001],[609982.7326999996,4542440.377699999],[609977.5976,4542429.529999999],[609973.5513000004,4542424.5836],[609970.051,4542416.8695],[609965.3344999999,4542406.139],[609955.2865000004,4542386.445599999],[609950.3935000002,4542376.2677],[609948.8159999996,4542363.696699999],[609947.4324000003,4542355.014900001],[609946.3717999998,4542347.226299999],[609934.7995999996,4542333.839299999],[609924.8106000004,4542327.0273],[609900.7528999997,4542310.677300001],[609888.7252000002,4542299.6153],[609880.9719000002,4542289.5057],[609878.8808000004,4542283.145199999],[609873.7177999998,4542268.5217],[609873.0010000002,4542265.846100001],[609864.9670000002,4542246.404999999],[609857.9018000001,4542229.6434],[609843.9160000002,4542214.5548],[609830.9930999996,4542201.480799999],[609811.0943,4542182.5285],[609800.8301999997,4542171.6041],[609787.3225999996,4542152.636399999],[609781.2854000004,4542140.220799999],[609771.1923000002,4542117.862],[609765.2175000003,4542106.890900001],[609752.5088999998,4542090.711200001],[609750.0972999996,4542088.898499999],[609741.2007999998,4542082.1031],[609737.3554999996,4542074.939099999],[609735.4489000002,4542067.471000001],[609730.0842000004,4542055.0655000005],[609731.6612,4542045.206599999],[609735.6156000001,4542033.8287],[609752.7830999997,4541993.667400001],[609760.1804,4541977.0112],[609771.0437000003,4541953.522399999],[609782.0740999999,4541941.3621],[609783.6041000001,4541940.274599999],[609794.2317000004,4541932.549799999],[609805.4153000005,4541921.3912],[609814.8891000003,4541912.094699999],[609819.415,4541907.4988],[609805.5237999996,4541880.419500001],[609802.5208999999,4541873.1570999995],[609783.909,4541835.569599999],[609781.1316999998,4541830.087099999],[609771.7686999999,4541820.730900001],[609767.1283,4541816.108899999],[609763.2630000003,4541810.277000001],[609757.8498999998,4541801.0909],[609756.3729999997,4541798.6259],[609746.5357999997,4541781.6009],[609739.2121000001,4541770.831700001],[609726.5721000005,4541755.6525],[609719.3893999998,4541752.324899999],[609714.3036000002,4541749.3619],[609695.9566000002,4541744.6461],[609680.2801000001,4541741.3027],[609676.5081000002,4541740.4690000005],[609667.1293000001,4541737.775],[609661.1220000004,4541734.576099999],[609654.9354999997,4541726.4889],[609652.9164000005,4541720.9068],[609652.6475,4541705.135299999],[609653.1529999999,4541693.8169],[609655.3645000001,4541686.521400001],[609659.5651000002,4541669.928400001],[609660.3649000004,4541667.053300001],[609660.5302999998,4541661.6149],[609660.9085999997,4541653.181600001],[609665.4948000005,4541638.926100001],[609675.8809000002,4541607.990499999],[609680.1286000004,4541599.504000001],[609689.4892999995,4541586.541300001],[609692.1306999996,4541584.249],[609728.5667000003,4541594.1208999995],[609740.8093999997,4541596.524800001],[609756.318,4541599.865800001],[609763.1020999998,4541601.743899999],[609773.8229999999,4541604.680199999],[609782.8871999998,4541605.926200001],[609791.5475000003,4541606.0557],[609798.716,4541604.7194],[609803.0998999998,4541604.0078],[609807.2331999997,4541603.181299999],[609818.8170999996,4541599.0241],[609830.4659000002,4541590.5374],[609839.3699000003,4541580.0109],[609844.4270000001,4541573.646400001],[609855.8343000002,4541558.8269],[609865.2478,4541547.975],[609871.9175000004,4541540.635199999],[609875.5779999997,4541537.692],[609884.0925000003,4541530.7129999995],[609892.8427999998,4541524.8478999995],[609899.2303999998,4541519.502599999],[609906.5679000001,4541512.505999999],[609913.1287000002,4541506.8303],[609915.7027000003,4541503.4266],[609916.9446999999,4541499.114700001],[609917.1528000003,4541496.4529],[609914.3695,4541485.751499999],[609913.8025000002,4541484.2995],[609911.3964,4541476.490800001],[609912.0554999998,4541466.174000001],[609918.5114000002,4541456.2772],[609919.9524999997,4541455.521500001],[609922.2176999999,4541455.888599999],[609925.0615999997,4541456.930500001],[609927.1486999998,4541457.961100001],[609930.9024999999,4541460.016000001],[609933.4990999997,4541460.7212000005],[609935.0324999997,4541459.411699999],[609940.5385999996,4541451.166200001],[609950.2260999996,4541427.6601],[609960.6569999997,4541405.053400001],[609966.9314000001,4541384.827299999],[609970.9655999998,4541373.7839],[609971.9587000003,4541369.246200001],[609971.7471000003,4541360.915100001],[609969.4897999996,4541337.563100001],[609952.6699000001,4541309.440400001],[609951.1853999998,4541301.8675],[609937.1935999999,4541242.1412],[609912.3924000002,4541168.484200001],[609906.4069999997,4541158.179],[609877.6189000001,4541109.224099999],[609860.1453,4541079.759299999],[609847.5175000001,4541063.6918],[609840.2082000002,4541051.9234],[609835.6184,4541032.645],[609836.1545000002,4541030.543299999],[609841.7322000004,4541017.5242],[609844.1597999996,4541012.674799999],[609847.3232000005,4541003.617000001],[609850.9994000001,4540994.011700001],[609848.5813999996,4540986.98],[609846.7504000003,4540980.0682],[609838.1782,4540951.5141],[609829.8382000001,4540924.2958],[609821.3176999995,4540903.5152],[609801.8954999996,4540880.572799999],[609791.4828000003,4540868.2028],[609787.2690000003,4540863.142999999],[609776.7715999996,4540856.434699999],[609756.034,4540842.688999999],[609751.1224999996,4540839.284399999],[609736.5124000004,4540820.7446],[609737.0533999996,4540818.309800001],[609743.5184000004,4540768.439099999],[609746.1218999997,4540751.8223],[609750.1151,4540721.0133],[609755.7392999995,4540704.8857],[609776.0979000004,4540654.0013],[609821.2559000002,4540542.194700001],[609831.3877999997,4540517.1405],[609835.8227000004,4540507.4354],[609860.1380000003,4540473.2663],[609867.7917999998,4540462.0549],[609878.3371000001,4540443.1141],[609887.4112999998,4540426.927200001],[609898.9199999999,4540405.446900001],[609910.9433000004,4540383.3082],[609916.1286000004,4540374.058599999],[609917.9178999998,4540372.5308],[609925.0717000002,4540366.641799999],[609930.8383999998,4540363.508099999],[609934.8240999999,4540361.346999999],[609938.6316999998,4540359.849400001],[609940.3976999996,4540359.8759],[609951.8213999998,4540360.9353],[609957.619,4540361.3552],[609960.8920999998,4540361.8484000005],[609965.7597000003,4540362.5875],[609971.6745999996,4540360.7885],[609976.1058,4540356.9684999995],[609975.8941000002,4540348.637399999],[609975.0197000001,4540339.6302000005],[609968.4205,4540314.103499999],[609963.0404000003,4540297.034],[609959.6830000002,4540285.3247],[609956.1648000004,4540239.4131000005],[609956.4318000004,4540227.2028],[609955.3236999996,4540200.092800001],[609954.5247,4540180.426999999],[609953.3718999997,4540167.5293000005],[609953.3340999996,4540153.204700001],[609952.3816,4540121.3224],[609952.4527000003,4540105.333900001],[609952.9184999997,4540085.465],[609955.0316000003,4540079.1675],[609961.8476999998,4540073.384500001],[609975.3657,4540063.8155000005],[609984.0503000002,4540056.839199999],[610021.0668000001,4540034.0756],[610036.5741999997,4540020.872300001],[610046.0965,4540014.1307],[610083.8163000001,4539989.3793],[610114.1604000004,4539962.8519],[610128.2233999996,4539950.6263999995],[610136.3145000003,4539943.974400001],[610141.4188000001,4539940.1647],[610146.5888999999,4539937.577299999],[610152.9347999999,4539935.1186],[610157.1464999998,4539934.737600001],[610164.8096000003,4539934.1864],[610167.5108000003,4539933.5605999995],[610171.9289999995,4539930.628900001],[610173.7200999996,4539928.9902],[610176.3455999997,4539927.8082],[610178.7828000002,4539927.955800001],[610183.1343999999,4539929.4646000005],[610186.5376000004,4539932.513699999],[610187.7182999998,4539932.3093],[610190.0056999996,4539931.2333],[610192.0674,4539928.3772],[610196.9461000003,4539922.7874],[610204.5702,4539919.237600001],[610209.0592,4539917.1952],[610216.2811000003,4539912.4179],[610222.9900000002,4539908.188100001],[610228.4291000003,4539904.4944],[610236.1840000004,4539897.8375],[610242.5732000005,4539892.4925],[610246.0680999998,4539889.435900001],[610249.3863000004,4539886.9318],[610252.2674000002,4539885.5316],[610254.3849999998,4539884.563999999],[610256.3276000004,4539884.038000001],[610259.1096000001,4539883.635600001],[610261.9708000002,4539883.567600001],[610266.5038999999,4539884.1908],[610281.0023999996,4539893.4026999995],[610288.8079000004,4539900.1822],[610291.3766999999,4539902.774700001],[610297.6716,4539909.3094999995],[610303.6268999996,4539916.0613],[610305.6960000005,4539918.313200001],[610310.0109000001,4539922.2643],[610316.3191999998,4539927.911],[610318.6405999996,4539930.1667],[610329.5176999997,4539939.657400001],[610331.8357999995,4539942.135],[610335.0506999996,4539946.513900001],[610337.0056999996,4539950.762700001],[610337.9008,4539952.774900001],[610339.4743999997,4539960.016000001],[610340.6034000004,4539963.2531],[610343.2262000004,4539967.8451000005],[610347.4452,4539972.5721],[610350.1063999999,4539974.6108],[610355.6136999996,4539977.580600001],[610358.8784999996,4539978.629000001],[610362.4007000001,4539979.348200001],[610365.8454999998,4539979.6219999995],[610371.7441999996,4539978.9333999995],[610377.1807000004,4539981.013900001],[610387.1369000003,4539984.605699999],[610394.4352000002,4539985.936899999],[610400.3996000001,4539986.4706999995],[610407.2992000002,4539986.352399999],[610415.3910999997,4539985.252599999],[610421.7220000001,4539983.793299999],[610424.8503999999,4539982.729900001],[610430.9474,4539980.045700001],[610436.0268000001,4539977.9013],[610439.2443000004,4539976.506200001],[610443.7282999996,4539974.797],[610451.3408000004,4539972.024499999],[610458.9499000004,4539969.473999999],[610464.1841000002,4539968.2203],[610466.6314000003,4539967.7019],[610470.0979000004,4539966.5326000005],[610473.3054,4539965.8036],[610475.2697000001,4539963.8345],[610478.0444999998,4539958.3243],[610479.307,4539952.680299999],[610480.1508,4539946.919],[610480.5306000002,4539944.037699999],[610480.7516999999,4539934.935799999],[610480.7281999998,4539919.723200001],[610481.4567,4539904.854900001],[610481.7240000004,4539903.8596],[610486.9365999997,4539904.0491],[610502.4205999998,4539898.0638999995],[610505.5641000001,4539896.001499999],[610511.3431000002,4539892.091],[610542.0127999997,4539872.010500001],[610546.1661999999,4539858.748400001],[610564.2074999996,4539839.3661],[610586.7713000001,4539832.488399999],[610589.1830000002,4539828.749399999],[610592.7988999998,4539823.2519000005],[610594.3394999998,4539821.498500001],[610595.7435999997,4539817.633300001],[610597.9058999997,4539808.1165],[610601.2410000004,4539804.5024],[610608.5658,4539798.5056],[610609.5673000002,4539787.861],[610611.0869000005,4539776.3358],[610612.0499999998,4539768.2445],[610616.0302999998,4539755.312899999],[610619.0536000002,4539744.4767],[610620.1003999999,4539730.8347],[610619.8157000002,4539688.3025],[610619.8092,4539671.979699999],[610620.1035000002,4539652.441299999],[610619.8349000001,4539620.013900001],[610620.9356000004,4539608.3714000005],[610623.1174999997,4539591.9705],[610625.1401000004,4539580.563999999],[610625.5957000004,4539578.2391],[610623.4916000003,4539561.5515],[610621.3088999996,4539550.081700001],[610619.1924,4539545.3862],[610615.7169000003,4539541.558499999],[610612.2903000005,4539540.0634],[610608.9360999996,4539539.3466],[610604.6468000002,4539539.282],[610598.7392999995,4539540.5254999995],[610594.7914000005,4539540.1329],[610589.6052999999,4539538.167199999],[610588.5219999999,4539537.4846],[610585.5225999998,4539535.5518],[610579.4764999999,4539529.2425999995],[610578.4873000002,4539527.895199999],[610574.7761000004,4539522.953600001],[610575.0077999998,4539518.7377],[610575.3843999999,4539516.078400001],[610578.8483999996,4539503.916300001],[610581.6467000004,4539496.852],[610583.4831999997,4539492.216],[610585.6627000002,4539487.141000001],[610588.8125,4539479.082599999],[610591.1046000002,4539472.1217],[610592.7712000003,4539467.5942],[610592.3864000002,4539454.0417],[610592.5619000001,4539442.385199999],[610593.3742000004,4539421.9662999995],[610593.5318,4539417.083000001],[610594.2811000003,4539406.434599999],[610594.0405000001,4539388.8868],[610593.7459000004,4539386.1064],[610595.5077999998,4539375.2512],[610599.3055999996,4539352.101199999],[610614.5514000002,4539339.6724],[610623.3164999997,4539333.031099999],[610626.6335000005,4539330.6382],[610627.8015000001,4539281.021500001],[610628.5126999998,4539239.3927],[610629.5151000004,4539200.7663],[610629.4205,4539195.8791000005],[610597.8033999996,4539172.528999999],[610586.2437000005,4539141.2641],[610546.4319000002,4539097.8038],[610551.5196000002,4539039.252],[610540.7372000003,4539012.2184],[610534.3430000003,4538995.4662999995],[610532.6335000005,4538991.6653],[610487.3305000002,4538910.480699999],[610471.8954999996,4538907.4726],[610468.3728,4538906.7533],[610459.6131999996,4538890.631999999],[610471.8809000002,4538852.508199999],[610484.7885999996,4538805.399900001],[610504.2065000003,4538739.402000001],[610515.9107999997,4538699.6042],[610518.1272999998,4538692.0868999995],[610387.1513999999,4538645.9242],[610236.0959999999,4538592.134],[609973.7169000003,4538499.7038],[609673.9230000004,4538393.8442],[609631.3433999997,4538332.2487],[609522.0636,4538156.289100001],[609505.6167000001,4538130.727299999],[609492.6497999998,4538108.7706],[609292.5321000004,4537777.2301],[609288.8735999996,4537768.6258000005],[609215.3757999996,4537448.6327],[609214.5543,4537447.288000001],[609213.5182999996,4537449.0493],[609212.0023999996,4537443.4748],[609211.2880999995,4537440.577199999],[608953.3825000003,4536934.9705],[608859.7594999997,4536750.4826],[608852.7308999998,4536736.387800001],[608823.1394999996,4536677.4329],[608727.2522999998,4536486.2512],[608717.2947000004,4536471.002900001],[608645.2281,4536330.4747],[608606.2078,4536254.3928],[608663.8517000005,4536271.9002],[608674.1387999998,4536276.2717],[608706.8430000003,4536289.968699999],[608713.4442999996,4536293.1753],[608754.3088999996,4536312.767100001],[608766.0743000004,4536319.603399999],[608821.7268000003,4536352.183700001],[608864.4605999999,4536381.9081999995],[608938.8058000002,4536442.192500001],[608957.2133999998,4536460.786499999],[609048.1529000001,4536542.6371],[609098.5647,4536587.9112],[609111.8104999997,4536574.3390999995],[609120.5921,4536566.696900001],[609124.4641000004,4536560.9804],[609121.8211000003,4536557.609999999],[609097.3361999998,4536534.594900001],[609090.7072000001,4536527.612199999],[609081.9119999995,4536519.153899999],[609078.2609000001,4536515.6576000005],[609052.9071000004,4536460.4289],[609055.0352999996,4536458.7949],[609063.4095000001,4536450.258199999],[609069.2149999999,4536444.681500001],[609064.5258,4536426.068600001],[609061.3430000003,4536413.6963],[609056.7810000004,4536403.5242],[609045.5022,4536380.927300001],[609025.6375000002,4536352.7623],[609003.4727999996,4536326.4508],[608992.5521,4536313.741699999],[608982.7862999998,4536302.6042],[608977.4289999995,4536294.974300001],[608965.5723000001,4536271.591700001],[608941.0570999999,4536193.724300001],[608930.1612,4536150.9245],[608927.8594000004,4536147.226199999],[608923.1602999996,4536140.6054],[608907.8568000002,4536122.6127],[608903.8689000001,4536119.111400001],[608900.3246999998,4536114.0623],[608870.1072000004,4536085.8554],[608850.6216000002,4536049.035599999],[608849.0590000004,4536046.569700001],[608844.8395999996,4536035.958699999],[608840.4683999997,4536024.234999999],[608837.0805000002,4536014.3026],[608810.6964999996,4535954.507099999],[608800.6140000001,4535930.596000001],[608790.1074000001,4535906.900599999],[608783.1057000002,4535890.9187],[608777.7273000004,4535873.2952],[608774.4018000001,4535859.144300001],[608770.9243000001,4535843.880799999],[608766.1283999998,4535826.710100001],[608758.3585000001,4535800.0572999995],[608756.7478,4535795.1478],[608744.8391000004,4535780.869999999],[608742.4513999997,4535777.2815000005],[608735.5384999998,4535760.967800001],[608733.1009999998,4535755.046800001],[608730.4985999996,4535748.9013],[608729.5992,4535747.111400001],[608708.6120999996,4535709.270500001],[608696.8179000001,4535687.2217999995],[608688.1294999998,4535671.4372000005],[608677.4596999995,4535658.7323],[608674.6708000004,4535653.805400001],[608660.4474999998,4535648.043400001],[608652.4960000003,4535645.038899999],[608640.9205999998,4535636.6511],[608630.7609000001,4535629.283600001],[608627.6835000003,4535626.795299999],[608590.5042000003,4535591.0474],[608588.5075000003,4535589.463400001],[608580.5985000003,4535583.572699999],[608577.7686000001,4535581.4212],[608548.9907999998,4535563.785599999],[608546.3159999996,4535562.524700001],[608518.3376000002,4535553.4508],[608506.8084000004,4535547.617799999],[608501.0707999999,4535542.8696],[608498.0577999996,4535541.7147],[608465.3998999996,4535518.9145],[608428.7959000003,4535489.7271],[608409.5818999996,4535479.8946],[608398.3367999997,4535477.619200001],[608391.6268999996,4535470.3029],[608380.6948999995,4535452.4869],[608379.7872000001,4535451.2521],[608374.8958999999,4535446.1833],[608367.3591999998,4535437.8555],[608350.1354,4535418.614399999],[608339.1442999998,4535404.7949],[608327.4417000003,4535387.855900001],[608287.0343000004,4535331.076199999],[608250.5789999999,4535280.239800001],[608239.6234999998,4535263.9782],[608227.9833000004,4535248.4838],[608193.9267999995,4535200.458900001],[608167.9538000003,4535163.6568],[608144.2068999996,4535129.9965],[608122.0360000003,4535097.914000001],[608092.6140999999,4535055.1765],[608088.4135999996,4535048.8967],[608081.3458000002,4535037.244999999],[608077.7375999996,4535030.7519000005],[608070.1681000004,4535018.8708],[607896.1272999998,4535091.265000001],[607766.2209000001,4535144.7674],[607679.8415999999,4535180.477299999],[607644.5103000002,4535196.282400001],[607587.8569999998,4535219.6592],[607562.6993000004,4535230.505899999],[607407.7699999996,4535297.528100001],[607327.2769999998,4535333.883099999],[607311.7717000004,4535340.8741999995],[607299.3170999996,4535346.4662999995],[607266.1220000004,4535360.194700001],[607193.5778999999,4535394.113299999],[607112.1531999996,4535431.0122],[606903.3108000001,4535524.9076000005],[606879.2523999996,4535535.5504],[606847.6529999999,4535549.6369],[606843.3589000003,4535567.1182],[606839.4208000004,4535583.272299999],[606828.2279000003,4535629.522700001],[606823.4565000003,4535645.1095],[606824.0004000003,4535648.226399999],[606818.0065000001,4535684.2261],[606814.2839000002,4535702.937100001],[606810.1292000003,4535722.4191],[606812.6738999998,4535738.4453],[606813.5458000004,4535765.3287],[606809.1971000005,4535786.5845],[606800.9090999998,4535795.1249],[606783.7778000003,4535809.865900001],[606780.7971999999,4535812.2654],[606778.1793,4535818.6675],[606779.4649999999,4535834.453299999],[606782.5903000003,4535845.269200001],[606791.3414000003,4535874.376700001],[606795.3561000004,4535905.081],[606787.6036999999,4535911.5196],[606773.7515000002,4535932.304199999],[606770.4298,4535940.8058],[606769.6760999998,4535946.3466],[606766.5745999999,4535957.0721],[606762.2268000003,4535960.895199999],[606754.1298000002,4535967.8839],[606727.4725000001,4535977.9343],[606710.4348999998,4535980.4629],[606671.7912999997,4536004.552100001],[606582.3994000005,4536011.1392],[606533.4663000004,4536013.539000001],[606523.3592999997,4536014.058800001],[606498.1577000003,4536010.806700001],[606491.8580999998,4536009.938200001],[606478.0744000003,4536008.6282],[606460.7884,4536034.1382],[606444.7725999998,4536041.6789],[606442.2434,4536041.975400001],[606430.9616,4536042.256200001],[606416.2090999996,4536043.930199999],[606391.9154000003,4536041.9131000005],[606381.8342000004,4536040.6568],[606368.5544999996,4536045.2392],[606365.4250999996,4536046.304300001],[606358.9643000001,4536050.7633],[606350.2242,4536061.5184],[606348.5955999997,4536069.3784],[606341.4798999997,4536107.4717999995],[606329.8854999999,4536117.7415],[606312.3139000004,4536116.4881],[606303.1747000003,4536102.476399999],[606295.3759000003,4536094.702199999],[606285.3196999999,4536085.896],[606281.8289999999,4536082.8476],[606254.6901000002,4536062.2467],[606234.6752000004,4536049.521500001],[606233.5844999999,4536049.283600001],[606219.2280000001,4536046.8555],[606191.4506999999,4536058.779200001],[606173.6474000001,4536056.079299999],[606171.1359000001,4536055.1547],[606159.2451,4536050.9857],[606155.7671999997,4536035.3905],[606153.3903000001,4536025.140900001],[606147.5851999996,4536007.5134],[606126.335,4535981.224199999],[606116.8875000002,4535976.8685],[606083.8711999999,4535961.0691],[606062.6842999998,4535959.541999999],[606037.2090999996,4535957.7311],[606008.6552999998,4535970.9767],[605982.0513000004,4535983.2512],[605961.5899999999,4535995.6143],[605946.3239000002,4536003.721999999],[605917.9491999997,4535992.8758000005],[605905.1437999997,4535987.9168],[605884.2018999998,4535981.064099999],[605874.6648000004,4535982.9254],[605869.3375000004,4535990.5101],[605870.1063999999,4536001.4026999995],[605868.8914999999,4536021.4826],[605860.5614999998,4536050.565099999],[605850.0597999999,4536078.505899999],[605840.9875999996,4536100.693499999],[605832.9901999999,4536106.6853],[605825.0366000002,4536103.7949],[605822.9751000004,4536094.9934],[605830.0448000003,4536059.8969],[605827.4801000003,4536050.9771],[605825.9325000001,4536047.401699999],[605818.5756999999,4536043.9647],[605804.3712999998,4536042.649900001],[605796.4441999998,4536043.757200001],[605791.5494999997,4536044.6861000005],[605783.8779999996,4536045.575099999],[605771.4261999996,4536045.2849],[605759.2588999998,4536042.778100001],[605750.0280999998,4536046.7535999995],[605732.4824999999,4536055.384099999],[605719.7460000003,4536063.195499999],[605717.8651,4536076.936899999],[605717.4505000003,4536099.9153],[605726.3076999998,4536121.9167],[605729.5983999996,4536127.182700001],[605740.2133,4536143.990700001],[605753.6209000004,4536159.728599999],[605758.2313000001,4536178.559900001],[605760.5356999999,4536188.031099999],[605755.6416999996,4536200.618799999],[605749.8524000002,4536211.083900001],[605737.8404999999,4536232.896199999],[605724.9713000003,4536255.806500001],[605722.3528000005,4536262.3199000005],[605703.9441999998,4536290.0362],[605691.9601999996,4536304.0765],[605682.0322000002,4536315.592499999],[605677.1906000003,4536330.401699999],[605677.9406000003,4536342.6263999995],[605681.0895999996,4536351.887599999],[605684.9623999996,4536363.491],[605699.9013,4536383.9143],[605709.1670000004,4536395.039999999],[605729.3794,4536417.4268],[605718.3420000002,4536447.580800001],[605717.6322999997,4536526.1839000005],[605720.0226999996,4536646.6921],[605717.2800000003,4536679.4081999995],[605722.1849999996,4536759.646500001],[605718.7767000003,4536797.6828000005],[605714.3745999997,4536817.0507],[605705.6562999999,4536855.6768],[605702.5012999997,4536864.4033],[605686.0549999997,4536907.914899999],[605685.0689000003,4536912.119999999],[605681.1957,4536929.8301],[605689.3047000002,4536945.2696],[605693.2341,4536958.761399999],[605694.6704000002,4536981.7665],[605689.7796999998,4537000.017100001],[605663.2768000001,4537052.3780000005],[605659.7885999996,4537060.877599999],[605657.9563999996,4537065.4037],[605655.7807999998,4537076.254000001],[605662.8421999998,4537088.4584],[605678.8339,4537105.787799999],[605682.5933999997,4537119.3883],[605687.1701999996,4537134.665999999],[605683.9167999998,4537144.3904],[605673.0629000003,4537156.0041000005],[605656.8097999999,4537174.4244],[605649.6594000002,4537185.9804],[605642.1704000002,4537203.5274],[605642.7536000004,4537215.638699999],[605644.1939000003,4537250.080499999],[605638.4835999999,4537278.534600001],[605637.6047,4537292.8456],[605631.4863,4537302.8619],[605619.2296000002,4537312.568],[605614.7483999999,4537314.0581],[605611.7619000003,4537322.7870000005],[605610.6689999998,4537334.43],[605615.8491000002,4537348.717],[605630.0324999997,4537363.022500001],[605637.1347000003,4537378.225400001],[605634.9676999999,4537382.6357],[605626.8234000001,4537398.9519],[605621.4526000004,4537409.645199999],[605619.4617999997,4537413.502900001],[605601.2838000003,4537390.257200001],[605582.7818999998,4537366.1186999995],[605440.6380000003,4537185.7544],[605238.1094000004,4536931.9111],[605190.4999000002,4536871.714500001],[605174.2160999998,4536851.1620000005],[605164.6295999996,4536838.9219],[605125.6831999999,4536790.7305],[605119.8126999997,4536783.429300001],[605097.7422000002,4536755.5769],[605090.3843,4536746.366800001],[605079.3099999996,4536732.218],[605004.0893000001,4536637.096000001],[604931.8481000001,4536545.3485],[604872.4758000001,4536471.6620000005],[604846.1851000004,4536438.6426],[604841.227,4536432.242900001],[604824.1161000002,4536422.3388],[604733.7226999998,4536322.5622000005],[604661.2105999999,4536243.4717],[604596.9714000002,4536162.5011],[604593.9101999998,4536158.793400001],[604588.9484999999,4536152.615900001],[604584.3139000004,4536147.109200001],[604485.9501,4536027.347200001],[604468.5778999999,4536006.114700001],[604465.6818000004,4536002.6315],[604402.2692,4535928.3366],[604342.3233000003,4535858.755000001],[604267.7893000003,4535767.315199999],[604228.0542000001,4535714.565400001],[604214.2580000004,4535696.271199999],[604107.4802000001,4535557.6306],[604041.6242000004,4535471.0907000005],[604039.3103999998,4535468.0601],[604024.1392999999,4535445.749500001],[604007.0089999996,4535425.0768],[604050.7147000004,4535381.8364],[604000.3086999999,4535345.370200001],[603966.0943,4535318.5712],[603940.6397000002,4535303.2217],[603697.3749000002,4535017.8707],[603688.2339000003,4535003.5294],[603670.1821999997,4534982.4004],[603662.0466999998,4534962.410599999],[603612.6035000002,4534899.090399999],[603541.2154999999,4534810.0348000005],[603492.3170999996,4534749.7212000005],[603466.2554000001,4534717.4877],[603440.9336999999,4534686.486],[603364.8239000002,4534591.7031],[603360.0581,4534583.419600001],[603362.7857999997,4534563.0276999995],[603370.4435999999,4534509.2837000005],[603352.4253000002,4534509.5857],[603323.7138,4534510.070599999],[603314.8816,4534509.613399999],[603301.0558000002,4534511.0847],[603288.642,4534495.9208],[603291.9976000004,4534478.7576],[603312.3139000004,4534374.7819],[603330.7463999996,4534273.111500001],[603353.6589000002,4534146.188200001],[603358.5906999996,4534118.721100001],[603382.1634999998,4533986.810699999],[603416.881,4533792.766899999],[603435.4687999999,4533686.213400001],[603443.2616999997,4533640.9101],[603446.0458000004,4533628.5134],[603453.2461999999,4533595.4154],[603458.9315,4533568.291999999],[603467.5850999998,4533521.668400001],[603477.4282,4533468.2884],[603484.9128,4533426.978],[603489.2918999996,4533402.9452],[603508.8457000004,4533443.3035],[603522.4867000002,4533437.1665],[603522.7847999996,4533421.959000001],[603523.7856999999,4533416.6434],[603526.0338000003,4533406.459899999],[603527.1343,4533406.031300001],[603562.3106000004,4533377.213300001],[603572.6116000004,4533315.2903],[603579.9845000003,4533275.9769],[603619.1229999997,4533037.582699999],[603637.8987999996,4532900.0538],[603655.1441000002,4532805.4737],[603662.5380999995,4532764.7173],[603672.1032999996,4532701.340600001],[603683.6144000003,4532631.3292],[603694.6348000001,4532560.3116999995],[603695.8198999995,4532553.8884],[603706.0648999996,4532496.073000001],[603711.6955000004,4532472.9463],[603698.5785999997,4532465.655300001],[603692.8136999998,4532462.4651],[603683.6253000004,4532457.2281],[603672.9293999998,4532451.4147],[603671.5092000002,4532450.6174],[603705.1078000003,4532259.224099999],[603723.4401000002,4532165.3256],[603756.7019999996,4531986.0304000005],[603779.0717000002,4531868.649800001],[603784.199,4531851.400800001],[603790.4011000004,4531793.750600001],[603796.2092000004,4531758.079600001],[603808.8088999996,4531694.6348],[603808.7485999996,4531686.9726],[603823.7209000001,4531634.4427000005],[603825.8499999996,4531620.8155000005],[603745.5038999999,4531579.5996],[603692.4808999998,4531553.536900001],[603661.1765000001,4531533.998299999],[603644.9429000001,4531520.6678],[603609.5285999998,4531487.9695],[603588.2449000003,4531462.465399999],[603571.0302999998,4531441.015699999],[603545.9983000001,4531400.580499999],[603519.4817000004,4531345.9121],[603485.4869999997,4531260.0493],[603475.7622999996,4531238.927300001],[603447.2503000004,4531188.339500001],[603434.9417000003,4531171.2894],[603401.6500000004,4531131.1829],[603384.8114999998,4531112.8478999995],[603352.7076000003,4531078.0879],[603214.6991999997,4530944.2443],[603086.2839000002,4530822.6405],[603053.4896,4530788.8714000005],[603017.7647000002,4530747.8444],[602998.2654999997,4530726.919500001],[602962.4397999998,4530681.005899999],[602946.4955000002,4530658.7984],[602895.4241000004,4530582.804099999],[602885.1826,4530568.3377],[602828.1125999996,4530493.592499999],[602820.0794000002,4530483.820499999],[602813.5199999996,4530477.0669],[602800.7318000002,4530464.0086],[602757.0970000001,4530416.2105],[602699.3448999999,4530359.999500001],[602648.4475999996,4530307.4375],[602639.3316000002,4530296.7623],[602626.8448999999,4530280.1554000005],[602592.2677999996,4530228.931600001],[602573.3602,4530195.580399999],[602514.3324999996,4530091.608999999],[602493.7191000003,4530053.6819],[602482.9606999997,4530033.8794],[602406.1227000002,4529890.022500001],[602401.6908999998,4529881.633400001],[602398.9017000003,4529876.265000001],[602369.9934,4529816.9048],[602352.3613999998,4529776.4659],[602348.9661999997,4529766.2037],[602339.8415999999,4529737.874600001],[602338.4013,4529732.414000001],[602309.9664000003,4529626.7599],[602294.6957999999,4529573.918299999],[602281.8317999998,4529541.873299999],[602268.5651000002,4529508.4903],[602257.2758,4529484.350500001],[602231.9649999999,4529438.697899999],[602221.3991,4529423.117699999],[602212.6243000003,4529412.003799999],[602200.7061999999,4529396.738],[602179.2367000002,4529371.6799],[602153.6341000004,4529347.0087],[602136.2399000004,4529331.778100001],[602112.3132999996,4529313.792300001],[602064.1642000005,4529280.9256],[602008.0669999998,4529250.1699],[601985.9770999998,4529239.427100001],[601970.5191000002,4529230.330499999],[601960.2397999996,4529224.4146],[601924.4727999996,4529197.605],[601910.7098000003,4529187.7546999995],[601878.2516000001,4529159.2146000005],[601862.7262000004,4529142.7892],[601847.3430000003,4529128.2534],[601835.3991,4529114.7644],[601812.1529000001,4529084.020300001],[601791.7516000001,4529054.6479],[601780.8826000001,4529036.510500001],[601753.6073000003,4528980.284499999],[601706.8469000002,4528870.938200001],[601676.7037000004,4528808.7882],[601655.5062999995,4528763.7497000005],[601595.8531999998,4528660.555199999],[601572.6135999998,4528623.039100001],[601560.5855,4528603.331599999],[601549.6952999998,4528586.637700001],[601525.9190999996,4528545.2282],[601478.2253,4528472.622400001],[601448.2766000004,4528432.7937],[601426.3847000003,4528395.1855999995],[601406.5003000004,4528358.6044],[601398.9160000002,4528346.5086],[601390.5691999998,4528340.8422],[601368.8400999997,4528328.1077],[601363.0739000002,4528324.6974],[601334.6595999999,4528307.9849],[601312.8536999999,4528294.694399999],[601261.5563000003,4528263.3445],[601253.4089000002,4528292.211999999],[601251.5987999998,4528295.1850000005],[601262.5762,4528317.8752999995],[601271.9448999995,4528328.885199999],[601285.5865000002,4528341.619200001],[601291.0895999996,4528351.9098000005],[601292.0015000002,4528365.246200001],[601280.7827000003,4528378.526900001],[601271.5957000004,4528384.9515],[601258.5311000003,4528391.545],[601247.7176000001,4528393.7281],[601230.4425999997,4528394.0459],[601162.3197999997,4528391.667099999],[601180.3502000002,4528305.6427],[601176.3989000004,4528305.033299999],[601138.9929999998,4528292.750499999],[601137.7852999996,4528300.950300001],[601125.0159999998,4528365.8398],[601105.4106999999,4528474.6042],[601098.767,4528510.5985],[601092.3536999999,4528554.3682],[601089.3410999998,4528571.3147],[601080.7652000003,4528631.487500001],[601079.5621999996,4528639.3542],[601077.5360000003,4528658.0909],[601057.4068,4528823.5856],[601039.148,4528932.5907000005],[600982.9873000002,4529262.474300001],[600960.5648999996,4529282.0417],[600946.1873000003,4529360.011299999],[600926.9426999995,4529461.231000001],[600925.7906999998,4529471.541200001],[600923.2999,4529493.4914],[600916.6501000002,4529530.040899999],[600893.5043000001,4529657.854900001],[600890.6167000001,4529659.5919],[600894.0175000001,4529675.7381],[600905.3183000004,4529730.0766],[600905.9612999996,4529744.6306],[600904.2477000002,4529759.041300001],[600894.9153000005,4529776.2345],[600887.5184000004,4529793.565199999],[600881.1919,4529812.687100001],[600875.6368000004,4529812.389],[600869.9989999998,4529811.978700001],[600865.5113000004,4529813.693700001],[600854.7516999999,4529873.614800001],[600831.9227,4529996.880999999],[600792.8978000004,4530214.302999999],[600784.5356000001,4530289.9125],[600772.2325999998,4530351.9222],[600746.3117000004,4530473.5919],[600709.2888000002,4530674.275900001],[600708.3146000002,4530696.2469999995],[600710.5447000004,4530705.6042],[600712.6983000003,4530714.405200001],[600714.7857999997,4530734.1974],[600711.1117000002,4530762.682499999],[600696.8366,4530851.9792],[600689.0480000004,4530898.062100001],[600684.1967000002,4530926.4201],[600667.2717000004,4531024.7853],[600662.1050000004,4531051.5845],[600640.7089,4531138.2302],[600637.699,4531148.9592],[600634.881,4531151.807600001],[600631.6374000004,4531154.983200001],[600625.3800999997,4531175.3276],[600621.7944999998,4531185.0494],[600613.7326999996,4531220.3585],[600612.5614999998,4531244.4365],[600599.3689000001,4531223.826300001],[600592.3819000004,4531198.9706999995],[600585.3872999996,4531186.9947],[600577.1333999997,4531168.5616],[600563.1760999998,4531166.9276],[600514.0228000004,4531158.7062],[600505.4614000004,4531175.133199999],[600498.875,4531182.5934],[600495.7969000004,4531185.9934],[600491.3474000003,4531191.1512],[600487.3718999997,4531192.429300001],[600483.2340000002,4531193.2611],[600473.8501000004,4531195.9089],[600449.5107000005,4531196.0209],[600427.8435000004,4531191.6172],[600416.3764000004,4531186.464299999],[600414.1167000001,4531185.4342],[600401.7295000004,4531179.8247],[600396.7602000004,4531179.868000001],[600387.7494000001,4531179.8562],[600382.4463999998,4531179.672900001],[600368.2043000003,4531168.042400001],[600366.8183000004,4531164.692500001],[600364.2717000004,4531159.9945],[600358.6769000003,4531144.151699999],[600353.8135000002,4531136.4242],[600346.9293999998,4531128.6691],[600328.3404999999,4531114.6478],[600317.8603999997,4531098.8495000005],[600287.3623000002,4531056.464],[600268.5248999996,4531023.563999999],[600255.2986000003,4530992.961100001],[600254.6748000002,4530989.2886],[600255.1738,4530971.1971],[600253.0625,4530866.4651999995],[600254.6826999998,4530834.0659],[600253.1579999998,4530791.4089],[600226.9850000003,4530734.315199999],[600201.0416000001,4530678.8903],[600179.4519999996,4530631.519099999],[600157.0610999996,4530574.9213],[600155.0420000004,4530568.5649999995],[600140.1700999998,4530522.617699999],[600131.6469,4530499.073999999],[600101.5334000001,4530415.7239],[600090.2451999998,4530378.707900001],[600099.0154999997,4530365.5032],[600100.8201000001,4530362.863],[600108.8707999997,4530334.4372000005],[600109.7581000002,4530331.1183],[600115.2202000003,4530319.645300001],[600127.4482000005,4530293.7190000005],[600124.9376999997,4530280.139],[600113.7221999997,4530262.554500001],[600107.5800000001,4530249.702400001],[600110.6058,4530243.969900001],[600114.3218,4530237.0254],[600125.4606999997,4530223.0757],[600126.6173,4530218.5392],[600127.9528999999,4530213.2278],[600115.8812999995,4530202.8488],[600108.1962000001,4530191.974199999],[600104.6130999997,4530182.9319],[600104.0946000004,4530177.7064],[600104.7461999999,4530166.9452],[600101.0915999999,4530144.5781],[600094.1612,4530133.935900001],[600089.0427000001,4530126.316199999],[600077.2070000004,4530117.161800001],[600061.8721000003,4530105.1841],[600056.9692000002,4530081.6898],[600056.3886000002,4530043.82],[600055.8887999998,4530018.608999999],[600055.2846999997,4530007.275599999],[600047.2844000002,4529969.9713],[600037.0182999996,4529963.0589000005],[600020.0689000003,4529964.494200001],[600016.1846000003,4529965.218699999],[600004.9512,4529967.5089],[599990.9373000003,4529969.872400001],[599979.5641000001,4529970.051100001],[599966.3366999999,4529970.3157],[599946.7889999999,4529964.6099],[599937.6567000002,4529954.826199999],[599924.2085999995,4529934.1029],[599922.7666999996,4529922.425000001],[599927.7986000003,4529911.6121],[599944.8356999997,4529891.3024],[599945.9698999999,4529875.9954],[599945.6140999999,4529846.3452],[599943.0565,4529829.9888],[599948.4765999997,4529815.406099999],[599952.1596999997,4529804.686000001],[599956.7781999996,4529793.3125],[599930.5229000002,4529710.7928],[599931.9325000001,4529681.388499999],[599929.1136999996,4529634.606000001],[599927.6944000004,4529615.0452],[599924.0719999997,4529590.236],[599917.4840000002,4529560.5012],[599910.3967000004,4529530.3155000005],[599909.0120000001,4529501.9836],[599891.1415999997,4529478.091600001],[599882.2747999998,4529461.0945],[599880.9363000002,4529460.4102],[599871.0511999996,4529456.3901],[599867.7035999997,4529454.7903],[599867.6464999998,4529452.790899999],[599869.1836000001,4529432.604],[599865.5516999997,4529427.1142],[599859.5498000002,4529403.827299999],[599858.7978999997,4529397.155200001],[599857.7949000001,4529390.3686999995],[599857.0459000003,4529383.4746],[599858.6958999997,4529367.397399999],[599864.5626999997,4529363.3686999995],[599870.6805999996,4529359.454500001],[599874.9924999997,4529339.6383],[599881.4128,4529332.064200001],[599894.1346000005,4529325.685799999],[599902.7403999995,4529299.8211],[599908.9864999996,4529280.2532],[599912.6111000003,4529267.6448],[599913.7631999999,4529263.441199999],[599927.6602999996,4529213.887499999],[599928.1281000003,4529210.4519],[599928.6875999998,4529206.462300001],[599930.3557000002,4529195.2708],[599930.3647999996,4529188.3869],[599926.7314999998,4529176.7904],[599925.2531000003,4529173.9945],[599918.6058,4529161.024700001],[599915.6491,4529155.433],[599915.3393000001,4529153.430299999],[599912.9014999997,4529146.8464],[599911.5991000002,4529143.4977],[599903.2432000004,4529132.281300001],[599903.7922,4529129.0688000005],[599912.8899999997,4529104.210100001],[599916.6698000003,4529080.1675],[599917.8657,4529060.3091],[599926.9966000002,4529039.2259],[599912.1283999998,4529023.7019],[599909.6438999996,4529020.5593],[599896.7834999999,4528999.8441],[599895.7278000005,4528990.725199999],[599891.5125000002,4528947.4768],[599892.5472999997,4528933.2787999995],[599894.4139999999,4528907.433800001],[599901.6770000001,4528893.6533],[599907.3864000002,4528882.627599999],[599905.0628000004,4528873.8246],[599895.6462000003,4528866.2578],[599894.0625,4528865.015000001],[599891.3296999997,4528855.3182],[599888.8437000001,4528846.0689],[599886.3846000005,4528841.039100001],[599880.9084999999,4528834.858200001],[599863.5702,4528815.081599999],[599851.3635,4528795.8188000005],[599817.0669999998,4528740.615599999],[599811.6643000003,4528716.559699999],[599800.6275000004,4528697.979],[599783.5007999996,4528681.203400001],[599780.5570999999,4528655.9594],[599784.4149000002,4528632.3619],[599777.5667000003,4528615.5035],[599763.2071000002,4528593.435900001],[599744.5322000002,4528566.535499999],[599743.2807999998,4528565.6303],[599723.1875999998,4528556.3649],[599713.9042999996,4528551.3539],[599711.1819000002,4528547.0978],[599707.5493999999,4528541.608200001],[599704.1561000003,4528537.120999999],[599703.6967000002,4528502.584000001],[599683.3006999996,4528478.3254],[599654.6061000004,4528444.7389],[599634.5617000004,4528419.3748],[599599.0851999996,4528357.717],[599598.2275,4528346.3803],[599597.2496999996,4528343.9244],[599595.9720999999,4528326.2531],[599596.4367000004,4528323.0395],[599595.0433999998,4528307.6984],[599615.7244999995,4528242.3584],[599595.7252000002,4528194.899800001],[599589.5773,4528182.270199999],[599568.8480000002,4528132.692299999],[599556.7578999996,4528104.6601],[599532.6649000002,4527992.193299999],[599528.9442999996,4527974.4891],[599521.5427000001,4527954.8476],[599486.1935999999,4527920.950099999],[599450.8427999998,4527887.163699999],[599402.8575999998,4527853.096000001],[599357.7355000004,4527831.6138],[599326.1427999996,4527818.9746],[599315.2742999997,4527812.7215],[599302.8515999997,4527803.0054],[599293.0122999996,4527782.8873],[599250.7596000005,4527692.1611],[599225.7602000004,4527640.3061999995],[599223.1377999997,4527634.8303],[599159.5669,4527506.511399999],[599146.0067999996,4527443.4856],[599124.0889999997,4527356.5867],[599124.2658000002,4527349.7052],[599130.5549999997,4527345.681600001],[599127.5284000002,4527332.6503],[599125.9824000001,4527322.3037],[599129.8992999997,4527319.2475000005],[599134.2599,4527314.5318],[599140.4797999999,4527309.397],[599142.2207000004,4527298.9835],[599141.8235999998,4527284.655200001],[599137.5966999996,4527273.1622],[599131.5528999995,4527265.197699999],[599134.0745000001,4527253.1292],[599129.4018000001,4527237.188999999],[599127.2050000001,4527218.839400001],[599144.5527999997,4527200.752599999],[599161.5192999998,4527204.755799999],[599181.0160999997,4527208.571],[599194.5244000005,4527200.3144000005],[599207.1013000002,4527173.6142],[599206.3338000001,4527155.505799999],[599105.3951000003,4527192.7870000005],[599099.2922999999,4527195.480699999],[599087.3908000002,4527190.7685],[599072.1270000003,4527185.456],[599067.5971999997,4527183.9517],[599065.8876999998,4527192.034],[599064.8969,4527196.795],[599051.0821000002,4527052.269300001],[599070.6535999998,4526969.0372],[599092.7835999997,4526971.3331],[599111.0549999997,4526934.716499999],[599345.3480000002,4526850.155300001],[599417.6913000001,4526740.5436],[599427.9265000001,4526725.1373],[599423.6602999996,4526341.5792],[599329.1279999996,4525989.8923],[599153.1881999997,4525336.2195999995],[599330.1812000005,4524891.480799999],[599352.3387000002,4524879.6768],[599363.6288999999,4524873.722100001],[599339.5904999999,4524837.4246],[599404.4835000001,4524800.4372000005],[599417.6531999996,4524717.5638],[599450.1571000004,4524300.860300001],[599491.9133000001,4524198.4979],[599547.3539000005,4524162.8276],[599457.6749,4524080.7882],[599409.0448000003,4524036.387],[599051.7388000004,4523884.023499999],[598982.8125999998,4523850.4559],[598862.0520000001,4523797.3193],[598859.4540999997,4523796.1742],[598843.9495000001,4523789.4157],[598841.6045000004,4523788.274],[598833.9066000003,4523809.1556],[598833.2040999997,4523811.255799999],[598832.3240999999,4523814.0198],[598829.8526999997,4523822.3138999995],[598811.3047000002,4523885.4637],[598768.8033999996,4523949.6252999995],[598753.0031000003,4523971.286800001],[598743.5082999999,4523981.5966],[598731.2489999998,4523959.115499999],[598640.8229999999,4523862.7535999995],[598593.7504000003,4523833.812000001],[598521.5302999998,4523800.537900001],[598448.4401000002,4523769.2513999995],[598337.2533,4523718.4717999995],[598315.9888000004,4523707.4186],[598241.4758000001,4523668.898399999],[598241.0816000002,4523736.510299999],[598243.6222000001,4523950.942600001],[598164.9867000002,4523950.007300001],[598168.1057000002,4524159.117900001],[598089.8657,4524160.2981],[598007.9234999996,4524160.9858],[597929.3731000004,4524160.165100001],[597932.0740999999,4524433.001],[597853.0832000002,4524433.840600001],[597773.9221999999,4524434.7897],[597694.3414000003,4524435.623199999],[597615.1805999996,4524436.574100001],[597474.5641000001,4524438.1570999995],[597389.2498000003,4524439.1402],[597310.0892000003,4524440.0943],[597230.6756999996,4524441.046],[597151.6009,4524441.892000001],[597072.4418000001,4524442.7377],[596989.9945999999,4524443.652000001],[596954.3404000001,4524443.627599999],[596927.5307999998,4524444.0526],[596907.2117999997,4524444.4519],[596908.6497,4524488.9935],[596910.7719999999,4524693.204299999],[596831.4486999996,4524693.939300001],[596752.2953000003,4524694.566400001],[596673.4732999997,4524695.6427],[596594.4014999997,4524696.4946],[596515.0754000004,4524697.455],[596429.9345000004,4524698.340299999],[596344.4552999996,4524699.3332],[596265.2136000004,4524700.2974],[596185.8861999996,4524701.372400001],[596106.3219999997,4524701.2238],[596027.5817999998,4524702.530200001],[595941.7655999996,4524703.523399999],[595925.2309999997,4524704.640699999],[595906.6025999999,4524704.7316],[595896.7413999997,4524704.714500001],[595856.9550000001,4524704.9747],[595777.5480000004,4524705.719900001],[595698.3909,4524706.691299999],[595619.2339000003,4524707.6636],[595621.0188999996,4524849.581499999],[595542.2829,4524889.7531],[595542.3497000001,4524910.6274],[595517.9916000003,4524910.645099999],[595456.6463000001,4524909.629000001],[595371.8028999995,4524907.3105],[595283.4144000001,4524905.3912],[595177.3235999998,4524903.6887],[595172.5861,4525107.587099999],[595185.6343999999,4525304.7203],[595188.0821000002,4525533.026900001],[595191.7027000003,4525565.938100001],[595210.3662,4525660.886499999],[595259.4504000004,4525827.7303],[595258.0672000004,4525843.478499999],[595241.7379000001,4525848.486],[595231.0768999998,4525851.790200001],[595211.6085000001,4525858.422700001],[595197.7257000003,4525863.239800001],[595175.3941000002,4525869.724300001],[595130.3739,4525884.2434],[595187.1445000004,4526075.8343],[595129.8946000002,4526078.204500001],[595045.8372,4526074.789100001],[594948.6688000001,4526062.101500001],[594865.0538999997,4526050.4778],[594791.1226000004,4526039.423599999],[594803.9167999998,4526053.6887],[594811.6511000004,4526218.9987],[594755.7193999998,4526230.381999999],[594677.8932999996,4526247.147],[594600.8229999999,4526264.1445],[594520.0488,4526280.873400001],[594551.6470999997,4526425.615599999],[594560.4040999999,4526544.417400001],[594538.0411999999,4526796.720799999],[594530.3751999997,4526842.588400001],[594517.9581000004,4526910.7118],[594478.1918000001,4527015.568299999],[594418.8970999997,4527184.7936],[594355.5284000002,4527330.207],[594332.2342999997,4527385.978399999],[594319.5893999999,4527426.0089],[594315.9002999999,4527450.9432],[594312.8054999998,4527482.102600001],[594314.9315999998,4527526.6523],[594323.8055999996,4527596.936000001],[594334.5026000002,4527643.2608],[594342.8876999998,4527731.9691],[594343.1634999998,4527736.7468],[594343.8311000001,4527750.411900001],[594343.5376000004,4527760.1787],[594346.3613,4527776.536],[594352.8081999999,4527812.5919],[594359.7927000001,4527885.6272],[594362.5392000005,4527901.428400001],[594376.0261000004,4527966.664000001],[594382.8110999996,4528002.6131],[594393.8581999997,4528047.8323],[594408.7115000002,4528098.4296],[594424.4676999999,4528164.0274],[594435.4955000002,4528237.003699999],[594436.9013,4528258.783299999],[594468.9960000003,4528567.855],[594495.3776000002,4528803.241599999],[594496.9155000001,4528814.6973],[594509.0472999997,4528919.6642],[594495.7630000003,4528924.268100001],[594480.8299000002,4528926.075099999],[594478.2189999996,4528926.0416],[594467.2698999997,4528925.9013],[594426.8037999999,4528948.1435],[594391.8521999996,4528967.3478],[594367.1511000004,4528975.4695999995],[594318.0888,4528991.4958],[594273.5691,4529008.024499999],[594248.8554999996,4529017.1458],[594205.3183000004,4529035.908],[594172.9611,4529049.928099999],[594088.0508000003,4529076.3785],[594074.1804,4529080.7535999995],[593984.7166999998,4529087.828],[593980.3315000003,4529088.2162],[593978.5601000004,4529088.4156],[593968.5250000004,4529089.286900001],[593927.8539000005,4529107.976299999],[593918.8727000002,4529112.0809],[593870.5916999998,4529139.6669],[593819.2984999996,4529139.2356],[593809.6449999996,4529143.220799999],[593806.1721999999,4529144.731000001],[593800.0772000002,4529147.096000001],[593652.1804999998,4529205.281099999],[593617.4711999996,4529218.9406],[593328.7098000003,4529332.7453000005],[593318.3074000003,4529336.055400001],[593294.8819000004,4529343.4197],[593244.6034000004,4529362.768300001],[592927.5618000003,4529495.8826],[592919.8547,4529499.2272],[592867.2615,4529535.3145],[592858.2265999997,4529537.088099999],[592852.8074000003,4529539.351399999],[592794.0462999996,4529550.2689],[592746.6150000002,4529557.776699999],[592677.1561000003,4529568.7826000005],[592653.1075999998,4529578.9167],[592637.7807999998,4529585.3857],[592576.2089,4529612.2577],[592456.8561000004,4529666.050899999],[592427.4101999998,4529676.7842],[592313.0322000002,4529716.874500001],[592280.2083999999,4529728.3433],[592134.9499000004,4529779.5964],[592131.9044000003,4529780.6686],[591932.6668999996,4529851.569],[591930.4676999999,4529852.318700001],[591889.3591999998,4529866.350500001],[591887.1599000003,4529867.100199999],[591833.7868999997,4529885.3094],[591831.6719000004,4529886.0602],[591788.5232999995,4529901.6215],[591765.3800999997,4529913.657199999],[591745.2906,4529923.954600001],[591720.5765000004,4529933.6394],[591085.0318999998,4530184.7806],[591091.0066,4530205.616699999],[591133.8804000001,4530354.9243],[591142.1978000002,4530383.783399999],[591315.6331000002,4530985.9266],[591413.1212999998,4531327.437100001],[591584.3373999996,4532165.052300001],[591587.4369000001,4532179.8576],[591721.4746000003,4532835.7061],[591818.1149000004,4533308.8936],[591821.1292000003,4533323.698000001],[591873.0042000003,4533544.8485],[591976.2426000005,4533939.735300001],[591979.6964999996,4533952.990900001],[591982.0248999996,4533962.0133],[592156.9775,4534631.4868],[592169.665,4534680.2765],[592172.4797999999,4534690.748500001],[592220.0247,4534872.8769000005],[592653.9340000004,4536534.0012],[592656.8244000003,4536545.0295],[592658.1089000003,4536549.931],[592862.2246000003,4537331.4913],[592875.3096000003,4537447.9048999995],[593052.3836000003,4539031.767899999],[593022.4315,4539032.1657],[593022.8057000004,4539035.8344],[593045.0662000002,4539934.5732],[593846.2487000003,4539800.762599999],[593870.6994000003,4539789.639],[593886.5652999999,4539785.511600001],[593889.2664000001,4539784.768999999],[593892.8738000002,4539805.2447],[593903.6624999996,4539803.495200001],[593915.0427999999,4539801.531099999],[593959.4079999998,4539791.994899999],[593976.3474000003,4539789.435900001],[594006.4956999999,4539780.051100001],[594088.7752999999,4539759.0098],[594153.6198000005,4539746.406199999],[594154.2570000002,4539749.190199999],[594215.7335000001,4539730.326199999],[594228.9912999999,4539726.2772],[594236.506,4539724.041999999],[594243.5133999996,4539722.022299999],[594260.9077000003,4539716.8050999995],[594297.5596000003,4539705.395300001],[594380.8130999999,4539680.705700001],[594431.3091000002,4539665.477499999],[594488.3054,4539648.445699999],[594587.9458999997,4539618.5287999995],[594737.0652999999,4539574.1511],[594764.5970000001,4539565.6239],[594771.2538999999,4539564.7105],[594813.8302999996,4539550.604],[594861.6383999996,4539535.232899999],[594868.8969999999,4539533.3281],[594876.8427999998,4539530.321900001],[594962.1475,4539503.444700001],[594995.2449000003,4539493.880000001],[595024.4549000002,4539485.7085],[595025.8077999996,4539485.1708],[595031.3973000003,4539482.2453000005],[595135.1764000002,4539451.389900001],[595202.0636999998,4539430.8277],[595244.5447000004,4539417.7217],[595426.8854999999,4539361.464299999],[595423.8891000003,4539352.5428],[595495.6966000004,4539328.9383000005],[595584.1946,4539296.225],[595591.2138,4539312.749],[595610.5662000002,4539305.8949],[595641.8991999999,4539296.3101],[595844.1720000003,4539234.4377],[595979.1355999997,4539193.119999999],[595986.3136,4539190.9932],[595995.5203999998,4539188.115700001],[596004.3037,4539185.454700001],[596021.7021000003,4539180.1306],[596028.1217999998,4539178.104900001],[596119.1588000003,4539150.9827],[596111.0544999996,4539133.888800001],[596098.7174000004,4539112.4092999995],[596064.8348000003,4539053.1194],[596041.1041000001,4539002.2897],[596030.7938000001,4538980.170600001],[595988.8475000001,4538861.929],[595957.4150999999,4538801.6723],[595951.2591000004,4538789.933599999],[595935.3244000003,4538760.4132],[595871.1985999998,4538652.5417],[595863.5312000001,4538640.5612],[595841.4367000004,4538605.964199999],[595807.3929000003,4538545.7853],[595767.1469999999,4538470.8695],[595747.8881999999,4538438.086300001],[595725.0159,4538385.603499999],[595709.7673000004,4538329.112],[595686.5358999996,4538233.100500001],[595672.3238000004,4538180.9528],[595655.9576000003,4538126.2234000005],[595617.6754000001,4538016.4704],[595562.9364,4537858.760199999],[595551.1557,4537820.0792],[595535.8250000002,4537769.6938000005],[595509.9539000001,4537695.1887],[595501.4003999997,4537667.0977],[595495.2171999998,4537644.367000001],[595476.9014999997,4537564.630799999],[595461.9551999997,4537491.0452],[595452.2451999998,4537461.273800001],[595445.3553999998,4537421.657199999],[595444.3622000003,4537388.002],[595444.6337000001,4537354.141000001],[595449.1091,4537307.566199999],[595458.8914000001,4537254.065300001],[595459.7668000003,4537244.972100001],[595461.5987999998,4537227.0089],[595461.1502,4537203.2425],[595473.0547000002,4537206.617000001],[595547.2383000003,4537221.904100001],[595567.7152000004,4537226.056500001],[595580.1372999996,4537228.4386],[595662.3707999997,4537245.8302],[595744.3515999997,4537263.2194],[595781.5247999998,4537271.0318],[595911.6002000002,4537297.4882],[595967.8963000001,4537309.9925],[595985.2701000003,4537313.328299999],[596021.1897,4537320.4594],[596328.4063999997,4537383.548699999],[596337.9736000001,4537385.4506],[596374.3103,4537392.811000001],[596394.1973000001,4537396.957900001],[596406.7016000003,4537399.453600001],[596426.7583999997,4537403.491900001],[596496.1590999998,4537417.5046],[596552.5462999996,4537429.3484000005],[596554.8119000001,4537429.8223],[596925.7843000004,4537506.7655],[597101.1462000003,4537543.944599999],[597111.2988999998,4537546.077400001],[597129.0880000005,4537549.7545],[597136.3863000004,4537551.4054000005],[597251.7204,4537578.4682],[597319.9124999996,4537594.5824],[597400.7717000004,4537613.5298999995],[597692.1728999997,4537674.8018],[597728.6618999997,4537683.170299999],[597801.8287000004,4537698.355900001],[597810.8919000002,4537700.142000001],[597844.3684999999,4537707.2497000005],[597906.4571000002,4537720.290200001],[597946.7312000003,4537728.7103],[598135.2742999997,4537767.3115],[598183.2605999997,4537777.8344],[598227.5601000004,4537787.198000001],[598292.9446,4537799.0646],[598319.8870000001,4537803.977399999],[598366.4709999999,4537812.373199999],[598375.5294000003,4537814.493000001],[598407.8510999996,4537819.8113],[598555.0620999997,4537847.0998],[598577.7259,4537851.0679],[598605.1742000002,4537855.8774999995],[598625.3925000001,4537860.256999999],[598661.4709000001,4537867.736400001],[598709.6255999999,4537878.154100001],[598799.7692999998,4537894.4661],[598820.5866,4537898.077],[598958.5051999995,4537921.695699999],[599090.6982000005,4537945.572799999],[599170.5159999998,4537960.0847],[599244.7093000002,4537973.633199999],[599275.1745999996,4537979.2633],[599322.8455999997,4537988.013],[599468.1261999998,4538014.5167],[599506.4803999998,4538021.586999999],[599513.7823000001,4538022.907299999],[599557.0034999996,4538030.932],[599569.4891999997,4538034.6543000005],[599588.5917999996,4538040.5758],[599639.5351,4538056.145],[599650.7740000002,4538058.7401],[599667.8877999997,4538062.4143],[599748.4211999997,4538079.8291],[599761.4250999996,4538082.5594],[599809.7543000001,4538092.320499999],[599855.2292999998,4538101.598999999],[599938.7917,4538118.9461],[599979.4012000002,4538127.1599],[599996.9397999998,4538130.5075],[600010.6134000001,4538133.4694],[600022.0248999996,4538135.7344],[600063.8898999998,4538144.4099],[600091.6705999998,4538204.9684],[600108.4951999998,4538242.171700001],[600127.0258999998,4538296.1643],[600144.4680000003,4538312.723999999],[600152.801,4538318.611300001],[600163.2429999998,4538324.0833],[600165.4914999995,4538325.7794],[600174.1941999998,4538329.2291],[600179.9705999997,4538349.848999999],[600190.7879999997,4538383.306500001],[600205.1892999997,4538443.905099999],[600211.4480999997,4538459.9793],[600217.6228,4538476.052300001],[600259.1525999997,4538583.1],[600290.8384999996,4538665.475299999],[600315.7341,4538727.549799999],[600337.3647999996,4538806.9011],[600360.7653000001,4538855.1872000005],[600372.3551000003,4538862.7849],[600383.5471000001,4538868.7115],[600387.3108000001,4538870.317500001],[600415.2505000001,4538881.913799999],[600442.8251,4538914.046399999],[600450.9090999998,4538931.9223],[600460.6595000001,4538944.8245],[600482.6545000002,4538972.772700001],[600491.5232999995,4538994.7677],[600492.2218000004,4539023.646],[600506.3657,4539072.028100001],[600526.0595000004,4539126.7041],[600547.3970999997,4539184.1785],[600587.4579999996,4539299.5359000005],[600619.8557000002,4539384.6984],[600627.3311000001,4539416.2234000005],[600637.0406999998,4539450.4438000005],[600675.6490000002,4539542.686899999],[600735.0844,4539661.864],[600803.8097000001,4539802.709799999],[600814.4226000002,4539826.172599999],[600855.6897,4539908.2382],[600872.4830999998,4539941.001800001],[600915.9478000002,4540028.3166000005],[600939.7374999998,4540059.9552],[600964.3490000004,4540129.6899],[600977.9456000002,4540156.3029],[601006.6354999999,4540210.771199999],[601043.9287999999,4540287.8978],[601058.7357999999,4540318.1919],[601061.9650999997,4540328.007300001],[601074.0303999996,4540337.5002999995],[601091.0113000004,4540344.2851],[601137.9890999999,4540377.6872000005],[601152.8217000002,4540387.773600001],[601176.0893999999,4540402.195499999],[601177.9807000002,4540405.330499999],[601181.7741,4540410.8235],[601185.5214999998,4540419.6468],[601188.6512000002,4540430.5713],[601189.4462000001,4540433.9133],[601190.9490999999,4540440.8182],[601191.4123,4540443.8225],[601191.4688999997,4540445.821900001],[601190.9106000001,4540461.914100001],[601192.9972999999,4540493.5876],[601200.4017000003,4540517.7841],[601203.0635000002,4540526.0373],[601204.8415999999,4540531.2805],[601210.4281000001,4540547.0133],[601221.8735999996,4540558.718699999],[601245.4480999997,4540569.1479],[601247.2048000004,4540569.838300001],[601256.8230999997,4540579.853],[601259.2357999999,4540581.7739],[601261.8119999999,4540584.030099999],[601275.7980000004,4540612.7588],[601297.9434000002,4540653.5919],[601303.6414999999,4540661.220799999],[601310.6142999995,4540680.081900001],[601315.7251000004,4540693.6986],[601319.2856000001,4540703.8519],[601325.3640000001,4540720.479900001],[601353.71,4540762.953199999],[601435.0493000001,4540883.993799999],[601452.1058999998,4540903.4385],[601454.2554000001,4540906.132999999],[601474.9648000002,4540916.8565],[601487.8161000004,4540924.1404],[601501.5815000003,4540932.214199999],[601519.6073000003,4540948.452400001],[601548.0438000001,4540978.1588],[601624.8529000003,4541067.6053],[601665.0179000003,4541112.6864],[601691.8492999999,4541142.815300001],[601742.6865999997,4541182.381899999],[601759.4012000002,4541214.2585],[601766.3618999999,4541245.9999],[601774.2993999999,4541261.8769000005],[601799.9902999997,4541313.531199999],[601840.7573999995,4541381.7168000005],[601887.1242000004,4541470.5219],[601903.8551000003,4541495.070800001],[601913.3211000003,4541521.9616],[601914.0279000001,4541543.734300001],[601914.9667999996,4541554.8508],[601915.3679999998,4541562.295700001],[601921.2021000003,4541584.250499999],[601926.2894000001,4541599.4219],[601944.0226999996,4541624.429],[602019.0427000001,4541732.8422],[602014.8795999996,4541735.893300001],[602012.2470000004,4541737.744200001],[602000.3525999999,4541746.4617],[601995.8409000002,4541750.396199999],[601997.1798999999,4541762.9618],[601998.2197000002,4541772.8583],[602004.8479000004,4541786.0526],[602012.4556999998,4541801.370100001],[602010.2216999996,4541841.089500001],[602009.6940000001,4541854.850500001],[602011.9471000005,4541868.206],[602021.8448999999,4541882.1119],[602046.5362999998,4541890.4498],[602085.5497000003,4541866.675799999],[602090.5472999997,4541864.080499999],[602099.2704999996,4541859.6493999995],[602123.7433000002,4541847.443],[602130.7695000004,4541844.0987],[602134.2413999997,4541842.3704],[602143.2320999997,4541848.9355999995],[602150.8039999995,4541866.806600001],[602160.3174,4541884.1493999995],[602162.5209999997,4541888.954600001],[602179.9254999999,4541864.9913],[602184.7312000003,4541858.063100001],[602196.9051000001,4541841.3553],[602231.5981000001,4541795.759],[602244.2947000004,4541771.7303],[602266.3925000001,4541730.8442],[602273.0414000005,4541718.389900001],[602281.3393000001,4541708.2904],[602319.2392999995,4541661.9618999995],[602326.8524000002,4541652.7411],[602332.3262999998,4541646.1554000005],[602337.5387000004,4541640.2322],[602355.1698000003,4541612.164100001],[602376.3320000004,4541578.149499999],[602387.7692999998,4541547.9965],[602412.5083999997,4541450.5199],[602425.7586000003,4541423.0571],[602430.8616000004,4541406.917199999],[602434.8239000002,4541400.1993],[602473.0049,4541351.988],[602493.6052999999,4541328.181],[602503.0773,4541306.328400001],[602517.4172999999,4541291.205800001],[602554.574,4541256.193700001],[602596.5659999996,4541224.247300001],[602684.1371999998,4541156.519099999],[602725.5153999999,4541126.452500001],[602795.3048,4541061.4747],[602834.8464000002,4541024.4987],[602842.8594000004,4541016.838500001],[602855.5625,4541004.580499999],[602866.7241000002,4540994.2996],[602881.5482000001,4540980.739],[602911.3801999995,4540952.510199999],[602915.9924999997,4540947.4672],[602933.2396999998,4540929.0550999995],[602945.6177000003,4540916.0155],[602947.5875000004,4540913.489399999],[602951.0958000002,4540909.2082],[602957.0286999997,4540899.964500001],[602961.4153000005,4540893.0308],[602967.6923000002,4540883.2367],[603001.9647000004,4540826.3123],[603017.1226000004,4540800.987],[603031.2498000003,4540777.2016],[603049.0801999997,4540747.250399999],[603081.8821999999,4540693.3037],[603112.0154999997,4540643.761],[603125.0187999997,4540628.1767],[603166.4956999999,4540579.459799999],[603213.9431999996,4540494.9628],[603221.1754999999,4540483.0726],[603259.3081999999,4540450.964500001],[603258.8676000005,4540446.4059],[603261.7056,4540430.012599999],[603268.4478000002,4540411.1204],[603302.9287,4540315.7820999995],[603317.5383000001,4540269.797],[603333.1244000001,4540226.157500001],[603397.0334000001,4540239.2711],[603411.6473000003,4540240.8093],[603474.2903000005,4540224.3704],[603491.5706000002,4540221.7271],[603501.0860000001,4540220.9728999995],[603515.6221000003,4540222.0660999995],[603538.4365999997,4540226.6072],[603556.6864999998,4540232.749399999],[603646.3942,4540259.442299999],[603639.5494999997,4540279.554199999],[603580.7412999999,4540423.625399999],[603553.6283999998,4540491.307600001],[603538.0126,4540525.064200001],[603667.4916000003,4540576.1910999995],[603691.5846999995,4540519.9033],[603734.534,4540414.9153],[603776.6607999997,4540308.694599999],[603804.7714999998,4540242.0265999995],[603837.4541999996,4540250.5943],[603878.8372,4540262.5053],[603856.8448999999,4540312.826400001],[603831.8037999999,4540376.5397],[603822.6507000001,4540411.1643],[603796.4495999999,4540521.2741],[603789.7906999998,4540563.9287],[603786.5231999997,4540580.8708999995],[603771.7829,4540618.081499999],[603779.2340000002,4540620.5186],[603784.7589999996,4540622.373199999],[603801.5333000002,4540625.7194],[603845.0603999998,4540634.5516],[603880.5092000002,4540637.718],[603906.8628000002,4540635.759199999],[603918.5844,4540633.5934],[603926.2587000001,4540632.147500001],[603916.1303000003,4540717.8346],[603902.1787999999,4540794.3628],[603883.0636999998,4540908.903000001],[603967.5305000003,4540918.981699999],[603971.5667000003,4540919.038899999],[603974.0525000002,4540915.743000001],[603975.8033999996,4540910.882300001],[603985.5450999998,4540900.0276999995],[603999.3749000002,4540897.447799999],[604020.2287999997,4540897.7433],[604034.7367000002,4540900.7248],[604043.841,4540905.1842],[604050.4878000002,4540910.941199999],[604053.3090000004,4540913.6461],[604062.5954999998,4540917.1088],[604117.7320999997,4540919.667199999],[604123.7549,4540921.973300001],[604127.1300999997,4540927.128900001],[604127.108,4540928.6831],[604127.0482000001,4540932.9015999995],[604102.8537999997,4541055.4749],[604198.4281000001,4541070.932600001],[604202.2096999995,4541029.681],[604213.0695000002,4541028.946900001],[604269.8795999996,4541020.204600001],[604313.2159000002,4541018.5996],[604348.2117999997,4541017.9866],[604371.0755000003,4541018.866900001],[604371.4633999998,4541050.739700001],[604373.8518000003,4541060.2117],[604383.1030000001,4541083.8829],[604383.7874999996,4541094.885199999],[604378.4648000002,4541185.3037],[604378.5421000002,4541315.882999999],[604472.9521000003,4541318.3366],[604515.2922,4541321.6043],[604516.9774000002,4541203.263900001],[604521.0493000001,4541035.4355999995],[604556.7181000002,4541040.7181],[604602.4932000004,4541045.034499999],[604628.0109999999,4541042.622300001],[604651.7392999995,4541041.850199999],[604662.1865999997,4541040.5557],[604676.3400999997,4541038.869899999],[604695.6308000004,4541036.702199999],[604713.2510000002,4541039.6184],[604726.3052000003,4541044.246099999],[604776.023,4541066.9408],[604834.2253,4541096.197000001],[604948.7851,4541154.240499999],[605191.9049000004,4541273.087400001],[605203.9446,4541278.034600001],[605281.6763000004,4541311.6828000005],[605333.7829,4541337.6357],[605343.4473000001,4541343.9924],[605344.6847000001,4541345.675799999],[605348.5664999997,4541350.6171],[605350.2732999995,4541354.7499],[605352.4702000003,4541359.8891],[605358.2768999999,4541406.4967],[605362.1758000003,4541416.1018],[605373.6003,4541434.5868999995],[605382.7803999996,4541445.3782],[605366.4106999999,4541478.4541],[605356.6047,4541505.406199999],[605349.9698999999,4541534.069399999],[605348.1755999997,4541536.042300001],[605334.2933,4541600.9103999995],[605301.9508999996,4541762.5594999995],[605300.9364999998,4541774.6479],[605302.1336000003,4541784.9915],[605307.3620999996,4541789.8411],[605406.0997000001,4541818.4626],[605406.1697000004,4541837.0067],[605407.034,4541841.238500001],[605411.4210999999,4541851.960999999],[605418.0055999998,4541879.4816],[605419.9401000002,4541891.168199999],[605470.0974000003,4541894.4428],[605502.1701999996,4541898.0129],[605526.4221999999,4541901.581599999],[605553.7131000003,4541910.1909],[605591.5146000003,4541924.725299999],[605618.3595000003,4541935.104900001],[605642.8629000001,4541944.5627],[605652.5646000002,4541948.2555],[605648.5437000003,4541958.857100001],[605626.3476999998,4542016.9429],[605615.4638,4542048.6537999995],[605612.0426000003,4542058.4868],[605609.6063999999,4542069.999500001],[605607.6661,4542087.9596],[605608.2671999997,4542104.6237],[605610.0629000003,4542120.083699999],[605613.9828000003,4542134.0197],[605624.8476999998,4542162.0463],[605637.2849000003,4542185.987199999],[605640.1667,4542190.248],[605654.1913999999,4542203.2192],[605656.5022999998,4542206.250499999],[605657.7947000004,4542209.9333],[605657.8228000002,4542213.82],[605656.1919,4542216.1283],[605654.5881000003,4542216.5493],[605671.3902000003,4542229.338400001],[605638.6845000004,4542269.84],[605599.9789000005,4542318.2501],[605585.0267000003,4542334.690400001],[605601.9620000003,4542361.582900001],[605609.9380000001,4542374.1338],[605634.3556000004,4542401.134199999],[605653.0756999999,4542409.1763],[605662.7911999999,4542411.869999999],[605656.6020999998,4542421.2190000005],[605649.8048,4542437.776699999],[605655.9023000002,4542452.2992],[605664.0905999998,4542479.2881000005],[605703.3485000003,4542585.1164],[605718.8587999996,4542634.9734000005],[605725.0071999999,4542645.943600001],[605731.6968,4542654.367799999],[605729.1094000004,4542810.5593],[605608.0378,4542850.7873],[605580.4411000004,4542857.829600001],[605525.6512000002,4542867.2566],[605498.6628,4542867.090500001],[605441.8294000002,4542866.6065],[605415.0842000004,4542861.225500001],[605397.8159999996,4542857.5353],[605364.6407000003,4542849.064099999],[605327.1667,4542841.308499999],[605285.0623000003,4542839.8159],[605266.3266000003,4542838.7697],[605247.2197000002,4542840.1611],[605220.5133999996,4542843.7754],[605089.0481000002,4542887.860099999],[605069.551,4542893.021600001],[605080.2293999996,4542922.3771],[605081.8376000002,4542927.5079],[605084.7414999995,4542936.099300001],[605087.7421000004,4542943.8038],[605061.8021999998,4542952.6483],[605041.1568999998,4542961.6797],[605003.0352999996,4542981.5646],[604990.8203999996,4542989.0513],[604984.3631999996,4542993.7335],[604928.4121000003,4543031.5737],[604898.3978000004,4543054.906199999],[604855.5297999997,4543095.1547],[604845.2835999997,4543106.1119],[604827.0972999996,4543125.5055],[604811.3346999995,4543145.933],[604806.0245000003,4543152.7414],[604792.7457999997,4543169.9844],[604776.3108999999,4543196.2873],[604782.5601000004,4543212.0328],[604786.5839999998,4543218.7524],[604798.8236999996,4543238.913899999],[604805.2345000003,4543249.220799999],[604833.4534,4543333.7897],[604838.1178000001,4543348.624299999],[604836.5681999996,4543357.040899999],[604835.5690000001,4543362.2453000005],[604833.8432999998,4543371.2146000005],[604831.7751000002,4543380.623199999],[604830.9170000004,4543387.7172],[604829.6656,4543398.802999999],[604827.9367000004,4543413.8793],[604826.2363999998,4543432.8422],[604822.0396999996,4543449.992900001],[604818.1967000002,4543465.927200001],[604814.0570999999,4543479.0814],[604808.9929,4543492.2224],[604804.6758000003,4543500.155300001],[604800.6662999997,4543510.0912999995],[604797.3657999998,4543517.4836],[604793.7196000004,4543525.5372],[604780.6032999996,4543554.9965],[604759.9886999996,4543603.225],[604756.6787999999,4543634.8232],[604752.3872999996,4543676.2895],[604751.2882000003,4543682.6029],[604750.1162,4543682.2531],[604753.6595000001,4543775.5744],[604752.4145999998,4543792.101],[604747.8202,4543831.2313],[604750.3355999999,4543872.9059999995],[604760.9184999997,4543920.6918],[604795.1562999999,4544060.4209],[604809.6922000004,4544113.926200001],[604826.2263000002,4544139.367900001],[604846.7028000001,4544165.4211],[604856.1052000001,4544178.102700001],[604870.0558000002,4544196.0681],[604873.3526999997,4544200.6677],[604883.3559999997,4544218.354599999],[604890.9090999998,4544236.8947],[604871.9423000002,4544234.6248],[604855.5017999997,4544232.0579],[604869.0319999997,4544250.0173],[604876.9040999999,4544252.1285],[604898.1876999997,4544256.9855],[604908.6352000004,4544261.2433],[604913.7177999998,4544264.425000001],[604923.1708000004,4544273.554300001],[604933.8465,4544279.480900001],[604957.4927000003,4544289.590600001],[604979.3388999999,4544302.1174],[605055.7364999996,4544344.517200001],[605061.6957,4544351.0428],[605094.1957999999,4544382.709799999],[605256.9375999998,4544629.3255],[605362.2279000003,4544795.9498],[605398.3899999997,4544853.320599999],[605535.1118999999,4545072.4761],[605551.1500000004,4545108.6831],[605566.8918000003,4545182.9716],[605573.2396,4545232.4746],[605572.7490999997,4545237.3531],[605568.2227999996,4545271.487400001],[605553.7512999997,4545307.4772],[605536.6363000004,4545305.232100001],[605485.6836999999,4545306.2752],[605389.5788000003,4545308.335000001],[605295.0707,4545310.419],[605087.7577999998,4545324.432700001],[604997.3947000001,4545330.577299999],[604917.3843999999,4545335.7608],[604789.5853000004,4545344.1481],[604741.2876000004,4545347.677200001],[604761.5832000002,4545374.393999999],[604810.8847000003,4545453.490800001],[604857.9430999998,4545536.553200001],[604871.3356999997,4545563.948899999],[604890.6831,4545609.8619],[604895.9579999996,4545617.1548],[604903.4671,4545621.0375],[604914.1135999998,4545634.736400001],[604940.9759,4545684.088300001],[604975.2067,4545747.0923],[604983.5586000001,4545762.5351],[604994.5131000001,4545760.5823],[605021.6398,4545861.7926],[605033.7725999998,4545883.1745],[605059.6237000003,4545920.853499999],[605056.8004000001,4545941.9101],[605058.0892000003,4545945.8149],[605067.9347000001,4545980.1554000005],[605054.6978000002,4545977.1897],[605049.5877999999,4545976.006100001],[605026.7762000002,4545972.5701],[605001.1090000002,4545968.9823],[604939.1568999998,4545957.8795],[604828.4342999998,4545983.610099999],[604825.0603999998,4545984.450099999],[604830.8646,4545995.858899999],[604843.6887999997,4546021.8029],[604853.7463999996,4546106.001800001],[604851.8430000003,4546139.174699999],[604850.2951999996,4546153.3653],[604844.4561999999,4546209.022299999],[604842.9656999996,4546219.216399999],[604834.5131000001,4546246.077500001],[604842.6380000003,4546259.7402],[604881.7638999997,4546327.033399999],[604906.6714000003,4546395.3445999995],[604873.6868000003,4546415.7475000005],[604870.9364999998,4546455.237299999],[604872.0817,4546486.7882],[604887.1277000001,4546557.068],[604890.3468000004,4546578.7663],[604891.7494999999,4546586.448000001],[604861.9720000001,4546588.353499999],[604846.0724999998,4546589.4585],[604840.0974000003,4546590.0392],[604839.6387999998,4546604.467499999],[604838.0976,4546612.329],[604829.9102999996,4546638.305600001],[604828.5354000004,4546652.1656],[604828.7428000001,4546661.162599999],[604830.6862000003,4546672.183],[604844.9369999999,4546715.8025],[604858.5349000003,4546746.3102],[604894.9401000002,4546827.3332],[604900.5102000004,4546843.291300001],[604870.0137,4546854.4026],[604855.3781000003,4546861.1885],[604845.0988999996,4546868.925000001],[604825.7055000002,4546891.077],[604815.0044,4546910.6885],[604810.0214999998,4546924.163799999],[604801.5839,4546955.910700001],[604797.4018000001,4546966.2884],[604787.0351,4546991.900699999],[604781.3786000004,4547005.477399999],[604770.2390000001,4547008.760299999],[604758.3289999999,4547007.146500001],[604744.1108999997,4547008.275599999],[604721.4577000001,4547005.731000001],[604696.1952999998,4546991.712400001],[604684.9403999997,4546938.364800001],[604682.9731999999,4546929.0096],[604680.9519999996,4546929.3138],[604445.9643999999,4546989.806399999],[604441.7867999999,4546970.4264],[604437.7851,4546950.4936999995],[604432.6441000002,4546951.5308],[604339.0480000004,4546973.7371],[604372.4440000001,4547148.318700001],[604394.9643000001,4547225.0331],[604332.7127,4547247.464],[604249.9127000002,4547273.0451],[604204.0873999996,4547174.569599999],[604190.8745999997,4547146.4004],[604145.4861000003,4547064.365],[604111.3587999996,4547011.8037],[604076.7472000001,4546892.7246],[604055.6780000003,4546820.0294],[604009.6169999996,4546702.2316],[603987.2945999997,4546705.9121],[603928.8433999997,4546714.9651],[603913.0426000003,4546715.074100001],[603887.8299000002,4546715.160700001],[603872.1462000003,4546712.9397],[603845.9880999997,4546708.571599999],[603846.9007000001,4546703.4768],[603851.6758000003,4546674.897],[603852.5899999999,4546669.691299999],[603874.6184,4546627.476500001],[603857.1222000001,4546622.676000001],[603782.7012999998,4546602.190099999],[603766.7966999998,4546597.7455],[603736.9819999998,4546590.438999999],[603724.0086000003,4546509.5318],[603761.9340000004,4546448.554500001],[603772.2527999999,4546432.0451],[603845.3666000003,4546313.605599999],[603887.8591,4546244.8100000005],[603906.1914999997,4546184.7771000005],[603945.6797000002,4546055.313200001],[603980.5311000003,4546021.7194],[603982.7867999999,4546016.754799999],[603967.7218000004,4545917.4964000005],[603923.6584000001,4545812.3861],[603958.9335000003,4545754.9253],[604004.3628000002,4545680.8422],[604013.1359000001,4545666.7541000005],[603982.7322000004,4545605.9188],[603944.4506999999,4545543.4175],[603976.4052999998,4545518.6654],[603986.3554999996,4545510.478800001],[603990.2221999997,4545504.537699999],[603991.6308000004,4545494.1203000005],[603993.7756000003,4545455.51],[603996.8789999997,4545444.1173],[604001.2006000001,4545435.739800001],[604012.1892999997,4545425.4583],[604015.5854000002,4545423.0637],[603983.0860000001,4545426.933],[603832.5350000001,4545445.5627],[603688.7470000004,4545461.5151],[603681.3377,4545462.409600001],[603629.1429000003,4545468.2227],[603532.4989999998,4545478.959899999],[603437.2871000003,4545489.4966],[603435.0133999996,4545489.797599999],[603433.5817,4545489.999500001],[603427.7737999996,4545490.583699999],[603219.0795,4545513.9575],[603209.1492999997,4545514.817],[603168.0651000002,4545519.568299999],[603169.9119999995,4545525.701300001],[603173.6791000003,4545532.749600001],[603182.0354000004,4545542.1943],[603189.0799000002,4545549.288699999],[603196.0716000004,4545554.161699999],[603199.4079999998,4545555.985200001],[603204.3937999997,4545560.0527],[603206.9488000004,4545563.641899999],[603207.1508999998,4545567.197899999],[603201.5464000003,4545577.223200001],[603200.0521999998,4545581.865700001],[603199.5554,4545587.2995],[603200.7983999997,4545594.5342999995],[603202.1007000003,4545597.5507],[603205.3948999997,4545602.3716],[603209.7115000002,4545606.207599999],[603212.8814000003,4545607.9178],[603214.2165000001,4545608.6028],[603219.4902999997,4545610.1205],[603213.6271000002,4545626.5823],[603212.1407000003,4545630.6698],[603204.3110999996,4545637.5548],[603199.7588999998,4545644.486],[603196.7688999996,4545653.881899999],[603205.2915000003,4545687.3127999995],[603217.3433999997,4545720.793299999],[603226.3239000002,4545745.569800001],[603218.6530999998,4545753.123299999],[603205.0141000003,4545766.6997],[603202.8398000002,4545771.887800001],[603208.6787,4545792.955800001],[603188.2618000004,4545822.3149999995],[603175.0921,4545850.332800001],[603160.6149000004,4545857.7905],[603151.9475999996,4545906.302300001],[603150.4906000001,4545914.2764],[603144.5506999996,4545972.0426],[603144.5801999997,4545999.802100001],[603144.6859999998,4546028.117799999],[603144.7451999998,4546053.767999999],[603148.0088,4546072.690099999],[603144.1912000002,4546081.1861000005],[603138.0395999998,4546088.3169],[603126.9725000001,4546092.3805],[603114.6715000002,4546094.5392],[603106.1158999996,4546099.304400001],[603101.6277999999,4546107.68],[603099.0192,4546119.8573],[603104.9395000003,4546129.1566],[603112.6089000003,4546139.5909],[603117.7885999996,4546147.769400001],[603116.9171000002,4546149.9778],[603114.4130999995,4546154.7172],[603111.5077,4546158.1184],[603109.1812000005,4546162.194],[603106.0656000003,4546168.590299999],[603105.0679000001,4546173.7949],[603103.6704000002,4546177.5505],[603101.5071999999,4546181.9615],[603101.3841000004,4546184.7357],[603101.2779000001,4546192.284700001],[603101.8641999997,4546198.399900001],[603099.5283000004,4546203.1416],[603103.2538999999,4546225.0681],[603096.3534000004,4546243.6251],[603087.4429000001,4546285.5825],[603079.5773,4546313.0088],[603073.9610000001,4546323.9224],[603069.3315000003,4546330.408399999],[603064.0532,4546335.219799999],[603063.6578000002,4546339.433599999],[603063.9751000004,4546340.770500001],[603064.0325999996,4546342.6589],[603064.5102000004,4546344.553200001],[603064.6517000003,4546346.4428],[603064.6251999997,4546348.3301],[603064.6952,4546349.330399999],[603064.8210000005,4546352.3301],[603064.5393000003,4546354.435799999],[603064.0972999996,4546355.984099999],[603063.9992000004,4546356.982100001],[603063.9012000002,4546357.98],[603063.551,4546358.974400001],[603063.1884000003,4546360.856899999],[603062.7401,4546362.849300001],[603062.1254000003,4546364.7283],[603061.5107000005,4546366.6072],[603061.2304999996,4546368.6019],[603061.1168,4546370.710000001],[603061.1868000003,4546371.7103],[603061.3251999998,4546373.822000001],[603061.2270999998,4546374.8199000005],[603061.8743000003,4546376.605599999],[603061.5957000004,4546378.4893],[603061.5535000004,4546381.4867],[603061.2748999996,4546383.3704],[603060.9916000003,4546385.587099999],[603061.0475000003,4546387.5866],[603060.6832999997,4546389.5801],[603060.4172,4546390.5757],[603060.2210999997,4546392.571599999],[603059.4397999998,4546394.337200001],[603058.9823000003,4546396.9956],[603058.8826000001,4546398.104499999],[603058.7564000003,4546401.1008],[603059.0784999998,4546402.104599999],[603059.1469,4546403.2159],[603059.5389,4546405.2201000005],[603060.2560999999,4546408.006100001],[603060.8192999996,4546409.7906],[603061.1242000004,4546412.0156],[603061.4368000003,4546413.6855],[603061.2516000001,4546414.9043000005],[603060.9730000002,4546416.788000001],[603060.8749000002,4546417.786],[603060.4391999999,4546418.8902],[603060.2429999998,4546420.8861],[603059.9721999997,4546422.2147],[603059.7900999999,4546423.2115],[603059.4400000004,4546424.2059],[603059.2547000004,4546425.424699999],[603059.2265999997,4546427.422900001],[603059.1286000004,4546428.4209],[603058.8592999997,4546429.638499999],[603058.0718999999,4546431.848099999],[603058.1339999996,4546433.4035],[603058.2879999997,4546434.404999999],[603058.5261000004,4546435.4077],[603058.4855000004,4546438.2941],[603058.5414000005,4546440.293500001],[603058.7653000001,4546442.295299999],[603058.9892999995,4546444.2971],[603059.0327000003,4546447.184699999],[603058.5844999999,4546449.176999999],[603058.4008999998,4546450.2848000005],[603058.2171999998,4546451.3926],[603057.9495000001,4546452.4991999995],[603056.9239999996,4546453.7061],[603055.8657999998,4546457.2444],[603055.7379999999,4546460.351600001],[603055.3863000004,4546461.457],[603055.5947000002,4546464.569],[603055.159,4546465.6732],[603054.6360999998,4546466.998299999],[603053.2089,4546472.8631],[603052.5102000004,4546474.740900001],[603051.0443000002,4546477.385199999],[603050.5277000004,4546478.2662],[603049.9113999996,4546480.256200001],[603049.7153000003,4546482.2521],[603049.5301000001,4546483.470899999],[603049.8411999997,4546485.251800001],[603049.1409,4546487.240599999],[603047.8461999996,4546489.665200001],[603046.8969,4546491.4285],[603044.9378000004,4546493.2885],[603043.8345999997,4546494.0503],[603040.7769999998,4546496.339],[603038.5689000003,4546497.9735],[603038.0506999996,4546498.965600001],[603032.9718000004,4546501.559],[603031.1557999998,4546505.197699999],[603030.4726999998,4546505.965299999],[603029.8721000003,4546506.8452],[603029.1577000003,4546509.8331],[603028.5429999996,4546511.712099999],[603027.8583000004,4546512.5907000005],[603026.6601999998,4546514.1284],[603025.3561000004,4546517.2191],[603023.4358000001,4546522.299699999],[603022.5706000002,4546524.064099999],[603022.2033000002,4546526.2797],[603021.7582,4546528.050000001],[603021.1153999995,4546531.927300001],[603020.5987999998,4546532.8083],[603019.8718999997,4546536.6843],[603020.1628,4546539.908500001],[603020.1331000002,4546542.0177],[603019.7704999996,4546543.9003],[603018.6919999998,4546548.8817],[603018.4259000001,4546549.8773],[603017.9760999996,4546551.980699999],[603018.3353000004,4546556.3160999995],[603019.4073000001,4546557.774700001],[603019.9704999998,4546559.5592],[603020.3734999998,4546560.7862],[603020.6689999998,4546563.677300001],[603023.0806999998,4546565.4878],[603025.5795,4546567.077500001],[603029.0834999997,4546568.9033],[603031.3208999997,4546571.1555],[603032.9857999999,4546572.2893],[603034.0562000005,4546573.8588],[603034.1977000004,4546575.748400001],[603034.0981000001,4546576.8574],[603034.2923999997,4546580.9684999995],[603033.2011000002,4546592.834000001],[603032.7544999998,4546594.715299999],[603033.0809000004,4546601.382099999],[603033.1337000001,4546603.603599999],[603032.7942000004,4546609.8168],[603031.3998999996,4546613.350400001],[603032.0206000004,4546617.0233],[603030.9670000002,4546620.228499999],[603029.8947999999,4546624.765900001],[603029.2023,4546626.1997],[603027.4128,4546627.951099999],[603025.9656999996,4546629.2632],[603025.3635,4546630.254000001],[603023.0324999997,4546634.662699999],[603021.9868000001,4546637.312899999],[603019.7569000004,4546640.501599999],[603016.6914999997,4546643.3454],[603014.3838999998,4546646.0889],[603013.5234000003,4546647.520199999],[603012.2350000003,4546649.5008000005],[603009.8542999998,4546651.466],[603008.3262999998,4546652.5548],[603006.6317999996,4546653.530300001],[603006.1151999999,4546654.4114],[603005.8491000002,4546655.407],[603005.4989,4546656.4014],[603004.8142999997,4546657.279999999],[603004.2976000002,4546658.1611],[603004.1031,4546660.0459],[603003.9053999996,4546662.152799999],[603003.8073000005,4546663.150800001],[603004.3689000001,4546665.0463],[603004.7641000003,4546666.828400001],[603004.8324999996,4546667.9398],[603006.1564999996,4546669.401799999],[603006.9780000001,4546670.7458],[603008.7747999998,4546680.4311999995],[603008.5880000005,4546681.761],[603007.8084000004,4546683.4156],[603006.6957999999,4546684.8434999995],[603005.6782,4546685.4954],[603004.8255000003,4546686.3717],[603003.3799,4546687.572699999],[603002.3717,4546687.558599999],[603000.5231999997,4546687.5326000005],[602998.6825000001,4546686.9515],[602997.6774000004,4546686.715299999],[602996.7593999999,4546686.258300001],[602995.7604999999,4546685.578],[602994.7522,4546685.5638],[602993.7455000002,4546685.4387],[602992.7325999998,4546685.7575],[602991.7211999996,4546685.965399999],[602989.6097999997,4546686.7129999995],[602988.3415999999,4546687.2502999995],[602987.4935999997,4546687.7936],[602985.6388999997,4546688.2117],[602983.7001999998,4546688.6285999995],[602983.0170999998,4546689.396199999],[602982.4989,4546690.3882],[602980.6425999999,4546690.917300001],[602979.5440999996,4546691.346000001],[602977.6908999998,4546691.653100001],[602976.5970999999,4546691.7488],[602975.1516000004,4546692.949899999],[602974.8014000002,4546693.9443],[602974.5244000005,4546695.7169],[602974.5088,4546696.827099999],[602974.5788000003,4546697.827400001],[602974.8168000001,4546698.8301],[602975.3925000001,4546699.726399999],[602976.3788999999,4546701.2948],[602977.7013999997,4546702.867900001],[602978.8574000001,4546704.3276],[602980.0119000003,4546705.898399999],[602981.4199999999,4546707.3616],[602982.1667999998,4546708.0383],[602984.1024000002,4546707.8434999995],[602985.2740000002,4546708.193],[602986.8563999999,4546709.2146000005],[602987.8646,4546709.228800001],[602990.1907000002,4546711.1491],[602991.6875,4546712.2805],[602992.5198999997,4546712.8474],[602993.3507000003,4546713.5253],[602995.2785999998,4546713.885500001],[602996.2867999999,4546713.899700001],[602997.8147999998,4546712.810799999],[602998.6628,4546712.2675],[603000.4335000003,4546711.848300001],[603001.4354999997,4546712.306500001],[603002.5294000003,4546712.2108],[603004.3716000002,4546712.6809],[603004.9472000003,4546713.577299999],[603005.6941,4546714.254000001],[603005.4994999999,4546716.138900001],[603005.6409999998,4546718.0285],[603006.2026000004,4546719.924000001],[603006.3426000001,4546721.9246],[603006.8217000002,4546723.707900001],[603007.2278000005,4546724.7129],[603007.8875000002,4546725.6105],[603008.8054999998,4546726.067600001],[603010.1310999999,4546727.4186],[603011.1158999996,4546729.097999999],[603013.0203,4546731.123400001],[603013.8339999998,4546733.022500001],[603014.9930999996,4546734.260199999],[603015.3136,4546735.3751],[603015.7072000001,4546737.268200001],[603015.6821999997,4546739.044399999],[603015.5840999996,4546740.042400001],[603015.6540999999,4546741.0427],[603015.7955999998,4546742.9322999995],[603015.8656000001,4546743.932600001],[603015.5994999995,4546744.928200001],[603015.4173999997,4546745.925000001],[603015.1497,4546747.0316],[603014.9676000001,4546748.0283],[603014.4369999999,4546749.908500001],[603014.2533,4546751.0163],[603013.3865999999,4546752.8917],[603013.2028999999,4546753.999500001],[603012.7687999997,4546754.992699999],[603012.3331000004,4546756.096899999],[603012.0669,4546757.092499999],[603011.4506999999,4546759.0825],[603011.0055999998,4546760.8528],[603010.5714999996,4546761.846000001],[603009.7903000005,4546763.6116],[603009.1072000004,4546764.3793],[603008.5066,4546765.259099999],[603007.142,4546766.6833999995],[603006.1321999999,4546766.780300001],[603005.1286000004,4546766.433],[603003.5461999997,4546765.411499999],[603001.8799,4546764.388699999],[603001.2232999997,4546763.269099999],[602999.7281,4546762.026699999],[602998.3185,4546760.6745],[602997.8393000001,4546758.891100001],[602997.2792999996,4546756.8846],[602996.3784999996,4546755.2064],[602995.4775999999,4546753.5282000005],[602993.6385000004,4546752.836100001],[602991.7854000004,4546753.143200001],[602990.0099999998,4546753.895500001],[602988.9784000004,4546755.546499999],[602988.5442000004,4546756.539799999],[602987.5981999999,4546758.081],[602987.2479999997,4546759.0754],[602986.4669000003,4546760.841],[602986.2832000004,4546761.948799999],[602986.0061999997,4546763.7214],[602985.9749999996,4546765.9417],[602985.5299000004,4546767.712099999],[602985.5982999997,4546768.8234],[602986.2455000002,4546770.609099999],[602986.3030000003,4546772.4975000005],[602986.4570000004,4546773.499],[602986.6109999996,4546774.500499999],[602986.1628,4546776.492799999],[602985.8002000004,4546778.3752999995],[602985.6897,4546780.261399999],[602985.4111000001,4546782.145099999],[602985.3004999999,4546784.031199999],[602984.7698999997,4546785.9113],[602984.4182000002,4546787.0167],[602984.3108000001,4546788.6808],[602984.3808000004,4546789.6811],[602983.9341000002,4546791.5624],[602983.6679999996,4546792.558],[602982.9725000001,4546794.2138],[602982.4418000001,4546796.093900001],[602981.7430999996,4546797.9717],[602981.2139999997,4546799.740900001],[602980.2632999998,4546801.6151],[602979.4790000003,4546803.602700001],[602978.5470000003,4546804.1448],[602976.3391000004,4546805.7793000005],[602974.3147999998,4546806.3061],[602972.8677000003,4546807.6182],[602972.1846000003,4546808.3858],[602970.4948000005,4546809.0283],[602969.2111,4546810.675799999],[602968.3630999997,4546811.2190000005],[602967.5976,4546811.874500001],[602966.1520999996,4546813.0756],[602965.3041000003,4546813.618899999],[602962.8471999997,4546815.027799999],[602962.8316000002,4546816.1379],[602962.4705999997,4546817.909399999],[602962.6245999997,4546818.9109000005],[602962.7769999998,4546820.023399999],[602962.8344999999,4546821.911900001],[602962.7240000004,4546823.797900001],[602962.7939999998,4546824.7982],[602962.8639000002,4546825.7985],[602962.8373999996,4546827.685799999],[602962.9913999997,4546828.6873],[602962.9758000001,4546829.7974],[602962.9601999996,4546830.9076000005],[602962.6101000002,4546831.902000001],[602962.4155000001,4546833.786800001],[602962.4855000004,4546834.7872],[602962.8075000001,4546835.790999999],[602963.3832,4546836.6874],[602964.6232000003,4546838.1483],[602966.3830000004,4546838.506100001],[602968.2282999996,4546838.7541000005],[602969.2350000003,4546838.8793],[602971.1580999997,4546839.5726],[602971.9049000004,4546840.249299999],[602973.6615000004,4546840.8291],[602974.7505999999,4546841.066500001],[602976.5040999996,4546841.8684],[602978.8458000002,4546842.6786],[602980.2693999996,4546843.0317],[602982.1924999999,4546843.725],[602983.1929000001,4546844.294199999],[602984.3488999996,4546845.753900001],[602985.5904999999,4546847.103800001],[602986.6827999996,4546847.119200001],[602988.3724999996,4546846.4767],[602989.7356000002,4546845.1634],[602990.7484999998,4546844.8445],[602992.5191000002,4546844.4253],[602993.6129999999,4546844.329600001],[602994.7892000005,4546844.3462000005],[602996.8057000004,4546844.374500001],[602998.7381999996,4546844.401699999],[603000.5788000003,4546844.9827],[603001.5902000004,4546844.774900001],[603002.6793,4546845.0123],[603004.3441000003,4546846.146],[603005.2588999998,4546846.825099999],[603007.6705,4546848.635600001],[603009.1656999998,4546849.8780000005],[603009.9094000002,4546850.776799999],[603011.2350000003,4546852.127800001],[603012.7318000002,4546853.259199999],[603013.4786,4546853.936000001],[603014.2128999997,4546855.5008000005],[603014.7045,4546856.396],[603015.2801999999,4546857.292400001],[603015.6021999996,4546858.2962],[603016.1638000002,4546860.1917],[603016.6539000003,4546861.198000001],[603017.1454999996,4546862.0932],[603017.2154999999,4546863.0934999995],[603017.2839000002,4546864.2048],[603017.6884000003,4546865.320800001],[603018.7400000002,4546868.2226],[603018.8925000001,4546869.335100001],[603019.1179999998,4546871.2259],[603019.5925000003,4546873.3422],[603020.0700000003,4546875.2366],[603021.3006999996,4546877.363600001],[603021.9524999997,4546878.816199999],[603023.4461000003,4546880.169600001],[603024.0218000002,4546881.066],[603024.8370000003,4546882.8541],[603026.2528999997,4546883.7623],[603027.3404000001,4546884.1107],[603029.0970000001,4546884.6905000005],[603030.1036999999,4546884.8157],[603032.1107999999,4546885.510199999],[603033.1206,4546885.4133],[603034.1319000004,4546885.205499999],[603036.0659999996,4546885.1217],[603037.7462999998,4546885.145300001],[603039.4469999997,4546883.7257],[603042.1513,4546882.6534],[603043.1610000003,4546882.556600001],[603045.0064000003,4546882.8046],[603047.1130999997,4546882.3901],[603048.9677999998,4546881.971999999],[603050.8098999998,4546882.4421],[603052.6490000002,4546883.134199999],[603054.2281999998,4546884.377800001],[603056.3940000003,4546885.740700001],[603057.5592999998,4546886.5342999995],[603058.5613000002,4546886.9925999995],[603060.0565,4546888.234999999],[603061.3727000002,4546890.2522],[603062.2828000002,4546891.2643],[603063.8635999998,4546892.3969],[603065.0273000002,4546893.3015],[603066.9347999999,4546895.105],[603068.3443999998,4546896.4572],[603070.1834000004,4546897.1493],[603071.2741,4546897.275699999],[603072.9389000004,4546898.409499999],[603075.6134000001,4546899.4464],[603076.6185999997,4546899.682600001],[603077.9285000004,4546902.1439],[603078.9195999997,4546903.3792],[603079.7410000004,4546904.723200001],[603081.4089000002,4546905.635],[603083.4128999999,4546906.5514],[603085.6642000005,4546907.804500001],[603087.2449000003,4546908.937100001],[603088.1487999996,4546910.393300001],[603089.0590000004,4546911.4055],[603089.9598000003,4546913.083699999],[603090.6021999996,4546915.202400001],[603091.1763000004,4546916.209799999],[603092.0833,4546917.444],[603093.4073000001,4546918.906099999],[603094.3049999997,4546920.806299999],[603095.2912999997,4546922.3747000005],[603096.4379000003,4546924.500499999],[603096.6556000002,4546926.9464],[603096.3754000003,4546928.9410999995],[603096.5044,4546931.718800001],[603097.2340000002,4546933.616699999],[603098.2141000004,4546935.6292],[603098.9375,4546937.971100001],[603099.1629999997,4546939.8619],[603099.3869000003,4546941.863700001],[603099.4490999999,4546943.4191],[603099.1627000002,4546945.857799999],[603098.4639999997,4546947.7356],[603096.9996999996,4546950.2689],[603096.7335999999,4546951.2644],[603095.9523999998,4546953.029999999],[603095.4217999997,4546954.9102],[603095.3236999996,4546955.9081],[603095.0450999998,4546957.7918],[603094.5127999997,4546959.783],[603093.8997,4546961.550899999],[603093.5449000001,4546962.8784],[603093.0904000001,4546965.3148],[603092.9923999999,4546966.3127],[603092.1130999997,4546969.076300001],[603084.5992,4546977.520300001],[603063.5872,4547001.6526999995],[603100.1257999996,4547026.705800001],[603104.4479,4547030.0977],[603096.4748999998,4547041.3112],[603090.9512,4547045.675000001],[603078.0258999998,4547056.4857],[603079.1261999998,4547079.8188000005],[603081.4271999998,4547083.5154],[603092.1887999997,4547089.1076],[603098.8585999999,4547092.865599999],[603101.8284,4547072.9209],[603112.6873000003,4547065.634299999],[603117.5365000004,4547073.3641],[603132.0914000003,4547078.1214000005],[603142.3360000001,4547066.7179000005],[603155.9479999999,4547072.794399999],[603147.7456,4547094.331],[603150.8850999996,4547098.1504999995],[603169.0898000002,4547106.2904],[603179.4011000004,4547119.982100001],[603161.9589,4547135.2815000005],[603152.1722999997,4547138.0307],[603152.8003000002,4547147.1445],[603162.7279000003,4547152.2809],[603177.8109999998,4547143.3883],[603187.1875999998,4547151.848099999],[603201.9442999996,4547160.161699999],[603203.5965,4547162.183599999],[603211.3657999998,4547171.398],[603212.142,4547193.838300001],[603212.7922999999,4547195.402000001],[603215.2939999998,4547196.7697],[603216.8731000004,4547198.0133],[603219.0636999998,4547197.6],[603220.2336999997,4547198.060699999],[603221.5717000002,4547198.523700001],[603222.9937000005,4547198.9878],[603224.9182000002,4547199.5701],[603226.0104999999,4547199.5855],[603228.1963999998,4547199.5053],[603229.8721000003,4547199.862],[603231.3827999998,4547199.9943],[603232.8125999998,4547199.9035],[603233.6606000001,4547199.360200001],[603234.6782,4547198.7083],[603237.6281000003,4547198.083699999],[603238.7219000002,4547197.9881],[603240.4862000002,4547198.0129],[603242.0872,4547197.702400001],[603243.2681,4547197.3859],[603244.5345999999,4547196.9596],[603245.9737999998,4547196.2027],[603247.5904999999,4547194.782],[603248.9566000002,4547193.2467],[603250.3258999996,4547191.489399999],[603251.4415999996,4547189.8396000005],[603252.8031000001,4547188.637399999],[603253.3196999999,4547187.7564],[603254.3545000004,4547185.883300001],[603255.5697999997,4547183.124600001],[603256.1704000002,4547182.2447],[603256.2685000002,4547181.2468],[603257.3017999995,4547179.4848],[603257.7358999997,4547178.491599999],[603258.2525000004,4547177.6106],[603258.5186999999,4547176.615],[603259.0352999996,4547175.733999999],[603260.0653999997,4547174.194],[603260.8324999996,4547173.4275],[603261.5996000003,4547172.6611],[603262.4490999999,4547172.006899999],[603263.2971000001,4547171.4636],[603264.9868000001,4547170.8212],[603266.8241999997,4547171.624399999],[603267.9164000005,4547171.639799999],[603269.7600999996,4547171.9989],[603271.8558,4547172.361500001],[603273.7072999999,4547172.1656],[603275.6443999996,4547171.8597],[603277.5829999996,4547171.4429],[603278.5926999999,4547171.346100001],[603279.6056000004,4547171.0273],[603281.4603000004,4547170.609300001],[603282.4778000005,4547169.9574],[603283.1608999996,4547169.1898],[603284.7713000001,4547168.213199999],[603285.6209000004,4547167.5589000005],[603286.4688999997,4547167.015699999],[603288.1617,4547166.1513],[603290.0115999999,4547166.066299999],[603292.3563000001,4547166.6546],[603293.6926999995,4547167.228599999],[603295.4445000002,4547168.1416],[603296.3592999997,4547168.820699999],[603298.0255000005,4547169.8434999995],[603298.8579000002,4547170.4103999995],[603300.4401000002,4547171.4321],[603301.4451000001,4547171.668299999],[603302.2758999998,4547172.3463],[603303.3634000001,4547172.694700001],[603304.4524999997,4547172.9321],[603305.4590999996,4547173.057399999],[603306.4626000002,4547173.4046],[603308.1304000001,4547174.316400001],[603309.8854,4547175.0074000005],[603311.7259,4547175.588500001],[603313.6629999997,4547175.2828],[603314.6695999997,4547175.408],[603315.6747000003,4547175.644200001],[603316.6797000002,4547175.8805],[603318.6945000002,4547176.0199],[603320.7141000004,4547175.826300001],[603321.8077999996,4547175.730699999],[603323.6623999998,4547175.3127],[603324.6705999998,4547175.327],[603325.5886000004,4547175.7841],[603326.6808000002,4547175.7995],[603328.5259999996,4547176.047599999],[603329.5356999999,4547175.9508],[603330.6310999999,4547175.744100001],[603331.6424000002,4547175.5363],[603333.4891999997,4547175.6734],[603334.4973999998,4547175.6876],[603336.2602000004,4547175.8235],[603337.2684000004,4547175.8378],[603339.0279999999,4547176.195699999],[603340.0330999997,4547176.4319],[603341.0412999997,4547176.4462],[603342.0462999996,4547176.682399999],[603342.9642000003,4547177.1395],[603343.9693,4547177.3758000005],[603344.9775,4547177.390000001],[603345.9824999999,4547177.6262],[603347.9149000002,4547177.6535],[603349.0103000002,4547177.446900001],[603350.9489000002,4547177.030099999],[603352.8843999999,4547176.8353],[603353.8957000002,4547176.6274999995],[603355.7534999996,4547175.987500001],[603356.8471999997,4547175.891899999],[603358.2692999998,4547176.3561],[603360.1206999999,4547176.1601],[603362.3986,4547175.5261],[603363.8346999995,4547174.9911],[603364.9331999999,4547174.5625],[603366.9495000001,4547174.5909],[603367.9577000001,4547174.6052],[603369.0515000001,4547174.5096],[603370.2276999997,4547174.5262],[603371.2374999998,4547174.429400001],[603372.2456999999,4547174.443600001],[603374.0038000001,4547174.912599999],[603375.9314000001,4547175.2729],[603379.8009000001,4547174.9944],[603380.9754999997,4547175.1219999995],[603382.7273000004,4547176.035],[603387.8043,4547173.5528],[603389.7429999998,4547173.136],[603391.2725,4547171.9362],[603393.4678999996,4547171.1899],[603394.9863999998,4547170.767200001],[603396.9204000002,4547170.683499999],[603398.5991000002,4547170.8182],[603400.0212000003,4547171.282400001],[603401.8663999997,4547171.5305],[603403.6401000004,4547170.8893],[603404.7275999999,4547171.2378],[603406.2429999998,4547171.0371],[603407.5842000004,4547171.278100001],[603409.1804999998,4547171.3007],[603410.3567000004,4547171.317299999],[603412.1988000004,4547171.7874],[603414.1311999997,4547171.8147],[603416.0651000002,4547171.731000001],[603418.0083999997,4547170.9811],[603419.8568000002,4547171.007200001],[603422.7973999996,4547171.048699999],[603424.0607000003,4547170.8445],[603425.1577000003,4547170.526900001],[603428.2615999999,4547170.9037999995],[603429.2665999997,4547171.1401],[603431.2813999997,4547171.2795],[603432.3767999997,4547171.072899999],[603435.1398999998,4547171.7782000005],[603436.9789000005,4547172.4704],[603438.5751999998,4547172.492900001],[603439.9178999998,4547172.6229],[603441.4128999999,4547173.8654],[603442.3307999996,4547174.3225],[603444.4046,4547176.239399999],[603446.3103,4547178.153899999],[603446.8017999995,4547179.0492],[603447.1936999997,4547181.053400001],[603447.9248000002,4547182.840299999],[603448.7429999998,4547184.406300001],[603449.0634000003,4547185.521199999],[603449.4599000001,4547187.192399999],[603450.5224000001,4547189.3171],[603451.2549999999,4547190.993000001],[603452.4949000003,4547192.4539],[603453.5667000003,4547193.912599999],[603454.2215999998,4547195.143200001],[603455.8005999997,4547196.3869],[603457.9615000002,4547198.083000001],[603459.1141999997,4547199.764799999],[603460.7585000005,4547202.3419],[603461.5036000004,4547203.1296],[603462.9130999995,4547204.482000001],[603464.1623999998,4547205.276900001],[603466.0728000002,4547206.8584],[603467.4013,4547207.987500001],[603468.5541000003,4547209.669299999],[603469.7161999997,4547210.6851],[603471.1319000004,4547211.5934],[603472.8121999996,4547211.6171],[603474.0568000004,4547212.744999999],[603475.6327,4547214.2108],[603476.7948000003,4547215.226500001],[603478.4641000004,4547216.0274],[603479.4598000003,4547216.9297],[603480.9672999997,4547217.2841],[603482.8855999997,4547218.3105],[603484.1300999997,4547219.4385],[603485.8772,4547220.684599999],[603487.2882000003,4547221.925899999],[603489.9407000002,4547224.517200001],[603504.7028999999,4547262.145099999],[603526.3639000002,4547322.9661],[603476.6426999997,4547380.6688],[603475.9455000004,4547382.4355999995],[603475.6651999997,4547384.430299999],[603475.2185000004,4547386.3116],[603474.3547999999,4547387.9649],[603474.2315999996,4547390.7391],[603473.9512999998,4547392.7338],[603474.7664000001,4547394.5219],[603475.5673000002,4547397.3091],[603476.0384999998,4547399.647600001],[603476.1908,4547400.7601],[603476.4907999998,4547403.3182],[603476.3800999997,4547405.2042],[603476.0174000002,4547407.0867],[603476.3842000002,4547410.8671],[603477.2101999996,4547411.8781],[603477.8682000004,4547412.8868],[603478.5088999998,4547415.1165],[603479.5650000004,4547417.6853],[603480.4687999999,4547419.1415],[603481.9699999997,4547419.9399999995],[603483.3110999996,4547420.181],[603485.2434,4547420.2083],[603487.2659999998,4547419.7927],[603488.8575999998,4547420.1483],[603490.4616999999,4547419.615800001],[603492.0719999997,4547418.6392],[603493.9234999996,4547418.443299999],[603495.3454,4547418.9076000005],[603496.6072000004,4547418.8144000005],[603498.5426000003,4547418.6196],[603501.2419999996,4547417.8805],[603502.5846999995,4547418.010500001],[603505.2369999997,4547420.6018],[603505.7693999996,4547418.6107],[603507.7763,4547419.305299999],[603508.9462000001,4547419.766000001],[603509.9495999999,4547420.1132],[603511.3465,4547422.353700001],[603512.6719000004,4547423.7049],[603514.4236000003,4547424.617900001],[603516.2671999997,4547424.9771],[603517.5941000003,4547426.2172],[603518.5788000003,4547427.8967],[603519.4747000001,4547429.908],[603521.9543000003,4547432.83],[603524.2038000003,4547434.1942],[603524.8540000003,4547435.7579],[603524.8256999999,4547437.756200001],[603525.3934000004,4547439.207699999],[603526.3795999996,4547440.7762],[603527.4513999997,4547442.2348],[603528.3691999996,4547442.6919],[603573.6003999999,4547559.9198],[603578.1386000002,4547571.753799999],[603622.2358999997,4547685.857000001],[603624.9187000003,4547692.223999999],[603686.2687999997,4547851.763699999],[603692.5864000004,4547874.3936],[603705.3768999996,4547920.544],[603720.8185,4547975.2817],[603725.4424999999,4547992.891000001],[603728.0833,4548008.1404],[603747.2509000003,4548120.115],[603755.7006000001,4548235.379899999],[603755.0495999996,4548340.6336],[603749.3004999999,4548438.0426],[603742.6253000004,4548529.6645],[603740.9357000003,4548571.8346],[603739.1941,4548617.668099999],[603740.8918000003,4548663.8836],[603742.3525999999,4548703.100299999],[603751.4797999999,4548776.403000001],[603752.8422999997,4548786.970799999],[603770.6662999997,4548869.057600001],[603795.9096999997,4548949.251],[603828.5708999997,4549027.6621],[603868.6512000002,4549104.18],[603916.1487999996,4549178.9157],[603953.4186000004,4549228.4122],[603971.0651000002,4549251.7585],[604033.1464,4549322.8159],[604100.5494999997,4549391.728800001],[604117.4594,4549407.7366],[604186.0301999999,4549471.2261],[604242.4161999999,4549523.106000001],[604312.5170999998,4549585.175100001],[604379.1257999996,4549644.6413],[604440.0586999999,4549701.473300001],[604493.1354999999,4549755.4177],[604536.8447000002,4549806.4529],[604561.8817999996,4549841.4542],[604572.0946000004,4549855.7018],[604600.6377999997,4549903.9669],[604623.0751999998,4549950.3682],[604644.0067999996,4550002.1888],[604656.8015999999,4550035.572000001],[604699.8256000001,4550169.5436],[604732.0822999999,4550263.387800001],[604772.8542,4550378.451300001],[604798.1730000004,4550452.209799999],[604825.5363999996,4550535.6579],[604850.318,4550617.514699999],[604872.9822000004,4550700.5627],[604892.534,4550783.8993],[604908.4743999997,4550867.1841],[604925.9362000003,4550984.912599999],[604928.5756000001,4551011.7106],[604934.1458999999,4551062.5349],[604950.5560999997,4551247.648499999],[604966.7408999996,4551424.986300001],[604984.6408000002,4551558.821900001],[605018.3647999996,4551731.081900001],[605042.5811999999,4551822.5919],[605054.8940000003,4551854.081499999],[605097.9592000004,4551966.293500001],[605166.8143999996,4552066.1072],[605257.2414999995,4552131.477],[605348.1179,4552165.5416],[605420.1332999999,4552185.5668],[605509.7883000001,4552211.0659],[605582.1087999996,4552238.980799999],[605588.1913000001,4552242.288699999],[605632.3542,4552266.133400001],[605648.4431999996,4552280.1346],[605696.2078999998,4552322.02],[605744.8413000004,4552390.900699999],[605772.2094999999,4552449.480699999],[605802.0214,4552548.07],[605813.5581999999,4552627.0744],[605815.3375000004,4552672.403899999],[605816.7198000001,4552675.533],[605815.9144000001,4552678.9636],[605814.6460999995,4552731.799699999],[605811.4713000003,4552765.509500001],[605806.1836999999,4552805.962099999],[605801.3792000003,4552830.4322],[605793.0609999998,4552865.622099999],[605783.9755999995,4552895.804300001],[605776.1827999996,4552917.8993],[605767.3244000003,4552938.202299999],[605757.6960000005,4552959.4935],[605744.4647000004,4552986.0625],[605732.4907,4553006.9867],[605713.9289999995,4553036.365700001],[605695.4770999998,4553063.969699999],[605685.1026999997,4553078.809900001],[605668.2117999997,4553102.9943],[605656.1232000003,4553120.252699999],[605643.2534999996,4553139.2765],[605625.1588000003,4553165.442299999],[605607.6566000003,4553191.283600001],[605592.4595999997,4553214.4933],[605574.5251000002,4553241.216700001],[605550.8252999997,4553277.6283],[605537.6962000001,4553297.2037],[605532.0932999998,4553301.453299999],[605525.4263000004,4553303.800000001],[605517.2659,4553304.9036],[605511.0977999996,4553307.590600001],[605509.4819,4553309.0108],[605504.6265000002,4553313.826400001],[605500.2755000005,4553324.4233],[605499.5006999997,4553325.7446],[605498.1239,4553328.056600001],[605483.3233000003,4553352.9377999995],[605482.2101999996,4553360.2502999995],[605483.8770000003,4553366.9366],[605483.5626999997,4553371.262599999],[605480.7995999996,4553376.5526],[605475.3550000004,4553381.470799999],[605468.6160000004,4553388.813200001],[605465.3716000002,4553392.5417],[605463.0619000001,4553395.5064],[605460.1436999999,4553399.9059],[605459.0124000004,4553402.6655],[605455.5601000004,4553409.166999999],[605453.6508999998,4553413.470000001],[605453.0878999997,4553417.5703],[605451.7599,4553422.3258],[605450.9500000002,4553426.089400001],[605451.2105,4553431.312000001],[605451.256,4553433.977600001],[605450.6188000003,4553437.410599999],[605449.7264999999,4553441.062000001],[605448.1611000001,4553444.8147],[605445.8448999999,4553448.2235],[605441.8211000003,4553453.6064],[605437.5517999995,4553458.5415],[605428.8031000001,4553465.5219],[605425.0406999998,4553470.2423],[605418.6711999997,4553475.258199999],[605414.6666000001,4553479.3089000005],[605409.9713000003,4553484.6821],[605406.8044999996,4553488.855900001],[605402.8158999998,4553491.796399999],[605397.7392999995,4553494.4991999995],[605390.3026,4553497.8342],[605382.4381999997,4553501.7183],[605380.9918999998,4553503.0298999995],[605377.6732999999,4553506.0911],[605373.2633999996,4553509.136600001],[605368.8455999997,4553512.737299999],[605365.3415000001,4553517.0173],[605362.1812000005,4553520.7469999995],[605359.2534999996,4553525.8126],[605356.9230000004,4553530.2206],[605354.3070999999,4553536.9562],[605352.3531999998,4553544.367699999],[605351.1043999996,4553549.4575],[605350.3592999997,4553554.554500001],[605349.3494999995,4553560.536],[605348.2526000002,4553566.738399999],[605347.8480000002,4553571.507200001],[605347.3227000004,4553578.828199999],[605346.5968000004,4553582.593],[605344.3487,4553587.1132],[605341.9326999998,4553591.630999999],[605339.0857999995,4553596.9198],[605333.1506000003,4553612.6018],[605327.9901,4553626.9625],[605323.6786000002,4553640.669199999],[605322.4474,4553644.537799999],[605319.6781000001,4553650.2719],[605318.6732000001,4553655.920399999],[605318.1495000003,4553663.1304],[605316.8168000001,4553668.218900001],[605315.7055000002,4553675.420399999],[605314.0034999996,4553682.8355],[605310.9472000003,4553691.008300001],[605307.6838999996,4553696.0691],[605302.9638999999,4553697.3336],[605297.2478999998,4553697.806500001],[605292.8620999996,4553699.186799999],[605291.1448999997,4553701.827],[605290.6341000004,4553708.148800001],[605291.3471999997,4553716.9311999995],[605292.1123000002,4553727.9350000005],[605293.2986000003,4553738.833900001],[605296.3541000001,4553748.2051],[605300.1777999997,4553756.699100001],[605306.4053999996,4553767.3375],[605309.5407999996,4553771.158],[605314.5197000001,4553775.2271],[605319.4210000001,4553778.8509],[605323.4845000003,4553782.3517],[605326.6231000004,4553785.950099999],[605328.0844,4553789.4134],[605328.4385000002,4553793.971100001],[605328.0707999999,4553796.1865],[605326.6557999998,4553801.162900001],[605324.0120000001,4553804.0118],[605321.5153999999,4553808.306399999],[605320.1683,4553814.394099999],[605320.1042999998,4553818.8347],[605318.4798999997,4553826.695],[605315.8448999999,4553834.7629],[605313.4906000001,4553840.836100001],[605307.0526999999,4553850.6258000005],[605302.4983999999,4553857.888800001],[605298.0168000003,4553865.93],[605294.8198999995,4553872.213199999],[605290.5997000001,4553879.592],[605287.7496999996,4553885.1029],[605286.9095000001,4553890.9758],[605287.4172,4553896.5351],[605288.2653000001,4553901.766100001],[605289.3102000002,4553905.0013],[605290.5053000003,4553909.460000001],[605292.8515999997,4553915.601],[605294.7006999999,4553921.2906],[605295.4792999998,4553925.521199999],[605295.0828,4553929.734999999],[605294.1146999998,4553932.8301],[605291.1064999998,4553937.672499999],[605287.1316999998,4553945.499],[605283.6623,4553953.2217],[605282.3487999998,4553956.9781],[605279.5987999998,4553961.380100001],[605275.1732999999,4553965.535800001],[605272.0891000004,4553969.821900001],[605267.3990000002,4553974.862199999],[605265.3317,4553978.4967],[605262.7687999997,4553981.5688000005],[605259.4616,4553983.853],[605256.3223000001,4553986.139599999],[605252.9216,4553989.0887],[605250.3586999997,4553992.1609000005],[605246.2105999999,4554006.2031],[605246.8493999997,4554014.3181],[605246.8190000001,4554016.4274],[605246.4496999998,4554018.753900001],[605246.0028999997,4554020.6351],[605245.3816999998,4554022.958000001],[605245.0092000002,4554025.5065],[605245.2226999998,4554028.1745],[605246.6903999997,4554031.193700001],[605247.6608999996,4554033.761600001],[605248.1941,4554037.544500001],[605248.892,4554041.551999999],[605252.1063999999,4554045.706700001],[605253.4079,4554048.612400001],[605254.2169000003,4554050.7338],[605254.7012999998,4554052.0733],[605255.1858000001,4554053.412699999],[605255.9868000001,4554056.089199999],[605256.7101999996,4554058.3204],[605257.1979,4554059.4377999995],[605258.0164999999,4554060.893100001],[605258.5865000002,4554062.1227],[605259.0756999999,4554063.1291000005],[605259.7231999999,4554064.804],[605260.2884,4554066.366699999],[605260.5241999999,4554067.4804],[605260.8991999999,4554070.594900001],[605260.7816000003,4554072.925000001],[605260.3076,4554076.693499999],[605259.6801000005,4554079.4605],[605258.9797999999,4554081.449100001],[605257.6727999998,4554084.761399999],[605256.9660999998,4554087.1941],[605256.5129000004,4554089.519400001],[605256.2339000003,4554091.403000001],[605256.0388000002,4554093.287900001],[605255.9276999999,4554095.173900001],[605256.4808999998,4554103.398800001],[605255.4937000005,4554107.826099999],[605255.9413999999,4554111.718900001],[605257.1349,4554116.288699999],[605257.5098000001,4554119.403100001],[605257.9367000004,4554124.7391],[605258.8591999998,4554130.637499999],[605259.3971999995,4554134.087400001],[605259.7673000004,4554137.535],[605258.9798999997,4554139.7444],[605257.6178000001,4554141.0572],[605255.8359000003,4554142.364],[605254.8886000002,4554144.016000001],[605254.6015999997,4554146.454700001],[605254.8198999995,4554148.7897],[605254.3666000003,4554151.1149],[605253.5872,4554152.769300001],[605251.9764999999,4554153.8565],[605250.2912999997,4554154.2764],[605247.1920999996,4554153.787599999],[605243.0920000002,4554152.840299999],[605239.0710000005,4554152.2272],[605234.5336999996,4554152.494999999],[605229.3959999997,4554153.6424],[605222.8049999997,4554162.4307],[605221.6131999996,4554169.4089],[605221.2735000001,4554175.5112],[605221.5005000001,4554183.065099999],[605221.5932999998,4554188.2852],[605221.6845000004,4554193.6164],[605220.3278999999,4554200.370200001],[605218.9554000003,4554208.234200001],[605218.2544,4554216.107899999],[605218.8147999998,4554218.0035999995],[605220.4088000003,4554223.911599999],[605221.4568999996,4554226.924699999],[605224.3905999996,4554233.074100001],[605225.8328,4554237.8695],[605226.1460999995,4554239.4286],[605226.3804000001,4554240.6534],[605226.6968999999,4554241.9904],[605227.0135000004,4554243.327400001],[605227.5739000002,4554245.223099999],[605228.2214000002,4554246.898],[605228.9544000002,4554248.463099999],[605229.5291999998,4554249.3597],[605230.9320999999,4554251.045499999],[605232.9258000003,4554252.5177],[605233.8426999999,4554252.975],[605235.0921,4554253.6592999995],[605237.9123,4554256.0317],[605238.5694000004,4554257.0405],[605239.4655999998,4554258.941],[605239.6079000002,4554260.719699999],[605239.4112,4554262.715600001],[605237.7629000004,4554272.2412],[605236.9403999997,4554276.892999999],[605236.3113000002,4554279.7709],[605236.1273999996,4554280.8785999995],[605235.9356000004,4554282.5415],[605235.9100000001,4554284.3177000005],[605236.1123000002,4554287.762800001],[605236.6661999999,4554290.102600001],[605237.4687999999,4554292.668099999],[605238.8574000001,4554295.353],[605240.1683,4554297.592599999],[605239.9637000002,4554300.1436],[605239.5895999996,4554302.803099999],[605239.5608000001,4554304.8014],[605239.9484999999,4554307.027799999],[605240.8558,4554308.1512],[605242.1859999998,4554309.058700001],[605244.5186000001,4554310.3137],[605248.2540999996,4554313.2545],[605250.3205000004,4554315.505000001],[605252.1319000004,4554317.9739],[605253.5187999997,4554320.7699],[605252.6507000001,4554322.756100001],[605251.6953999996,4554324.963099999],[605251.2533999998,4554326.511299999],[605250.7161999997,4554328.8353],[605250.4340000004,4554330.941],[605250.4891999997,4554332.9405000005],[605251.0416000001,4554335.3913],[605252.0926999999,4554338.182399999],[605253.068,4554340.417199999],[605253.7818,4554343.3145],[605253.7483000001,4554345.6458],[605253.3853000002,4554347.5283],[605251.9360999996,4554349.062000001],[605250.2445999999,4554349.925899999],[605246.6826,4554352.4285],[605245.3101000004,4554360.2925],[605244.2725,4554362.3873],[605245.0822999999,4554370.2827],[605246.6491,4554378.078],[605248.8953,4554385.3278],[605252.6667999998,4554391.600299999],[605256.443,4554397.5397],[605260.3727000002,4554404.480699999],[605261.7874999996,4554411.1634],[605262.6149000004,4554417.8377],[605261.9682,4554421.936799999],[605261.2488000002,4554425.2576],[605262.216,4554428.047499999],[605264.9330000002,4554431.7509],[605270.7684000004,4554434.6109],[605279.5461999997,4554437.180199999],[605282.8810999999,4554438.7828],[605284.2017000001,4554440.3563],[605284.4231000002,4554442.4693],[605284.2121000001,4554445.464299999],[605283.5350000001,4554451.672700001],[605282.9482000005,4554457.438200001],[605282.7795000002,4554463.320900001],[605282.1424000002,4554466.753900001],[605281.0856999997,4554470.1809],[605279.3669999996,4554472.9321],[605277.3207,4554475.123400001],[605274.6091999998,4554476.861],[605273.0888999999,4554477.5053],[605271.2295000004,4554478.366800001],[605267.9226000002,4554480.651000001],[605267.1272,4554483.4155],[605267.3405999998,4554486.0835],[605270.0823999997,4554493.8957],[605270.6771,4554499.234099999],[605272.5811999999,4554506.9232],[605272.7961999997,4554509.4802],[605273.0952000003,4554512.0384],[605272.2246000003,4554520.0207],[605272.1655000001,4554524.1283],[605271.1766999997,4554528.6666],[605270.0312000001,4554532.4254],[605268.2350000003,4554534.7314],[605265.2653999999,4554536.909399999],[605262.0264999997,4554540.3049],[605259.0232999995,4554544.814300001],[605256.0153000001,4554549.6567],[605255.0632999996,4554551.6416],[605253.4221999999,4554554.838099999],[605251.5022,4554559.918299999],[605251.0042000003,4554565.352],[605251.1048999997,4554570.017100001],[605252.2079999996,4554575.0297],[605252.9362000003,4554576.9279],[605253.9050000003,4554579.606699999],[605255.7115000002,4554582.4087000005],[605258.3622000003,4554584.889699999],[605259.841,4554587.1318],[605260.3030000003,4554590.0254999995],[605259.7466000002,4554593.681700001],[605258.6043999996,4554597.2184999995],[605257.0584000004,4554599.6391],[605254.7698999997,4554601.160700001],[605248.9866000004,4554600.5222],[605244.2977,4554599.6774],[605240.0203999998,4554599.3938],[605236.9924999997,4554599.794299999],[605232.7862999998,4554600.4],[605229.9277999997,4554600.692],[605225.3068000004,4554600.9585],[605221.693,4554601.239600001],[605219.4124999996,4554602.2062],[605217.5483999997,4554603.400699999],[605215.8345999997,4554605.8189],[605214.5373,4554608.4651999995],[605213.5661000004,4554611.782400001],[605213.1048999997,4554614.662699999],[605213.2120000003,4554618.8837],[605213.8466999996,4554621.446799999],[605216.4541999996,4554626.9252],[605219.2326999996,4554632.184],[605220.6971000005,4554635.4252],[605221.0751999998,4554638.3177000005],[605220.5301000001,4554641.196799999],[605220.6595999999,4554643.863600001],[605220.6036999999,4554647.7491999995],[605219.8003000002,4554651.0688000005],[605217.9850000003,4554654.706900001],[605216.4199999999,4554658.4597],[605216.2072999999,4554661.5657],[605217.3896000003,4554666.912599999],[605218.4959000004,4554671.703199999],[605218.5886000004,4554676.9234],[605219.8723999998,4554681.0503],[605221.5806,4554684.850199999],[605224.2816000003,4554689.663799999],[605226.6644000001,4554693.2513],[605232.2174000004,4554698.217],[605235.7863999996,4554701.044299999],[605237.6831999999,4554703.4034],[605239.1619999995,4554705.645500001],[605240.2291000001,4554707.3265],[605242.2163000004,4554709.242699999],[605243.9579999996,4554710.711300001],[605246.1178000001,4554712.297],[605248.2033000002,4554713.215299999],[605250.2079999996,4554713.9103999995],[605255.2309999997,4554714.871099999],[605257.8200000003,4554715.796700001],[605259.4874999998,4554716.5978999995],[605260.7319999998,4554717.6152],[605262.3898,4554719.082599999],[605263.8685999997,4554721.3247],[605264.5127999997,4554723.2216],[605265.1491,4554725.673599999],[605265.6111000003,4554728.567299999],[605265.7293999996,4554732.0112],[605266.0186999999,4554735.2355],[605267.0635000002,4554738.4706999995],[605268.3663999997,4554741.2654],[605270.9265999999,4554744.189300001],[605273.7466000002,4554746.5616999995],[605276.0679000001,4554748.593900001],[605279.2220000001,4554751.0821],[605282.3745999997,4554753.681500001],[605284.9491999997,4554755.6062],[605286.4215000002,4554758.292300001],[605287.5565999998,4554761.0847],[605289.1952,4554763.884199999],[605290.4901,4554767.234099999],[605291.3620999996,4554770.799900001],[605292.6585999997,4554774.038699999],[605294.0422,4554777.056700001],[605295.6017000005,4554779.522],[605298.5926999999,4554781.674799999],[605301.9051000001,4554784.831599999],[605303.8986,4554786.3039],[605308.1710000001,4554786.920600001],[605312.3658999996,4554787.0921],[605315.4632000001,4554787.6919],[605317.1226000004,4554789.0483],[605318.5237999996,4554790.8451000005],[605319.5893000001,4554792.6371],[605321.8202,4554795.1121],[605324.3772,4554798.257999999],[605326.8727000002,4554799.8485],[605330.2801999999,4554802.229499999],[605334.5916999998,4554805.9559],[605336.2511,4554807.3123],[605339.1550000003,4554809.685900001],[605341.7830999997,4554813.7212000005],[605344.7500999998,4554817.5393],[605347.3830000004,4554821.2415],[605348.6131999996,4554823.257999999],[605348.5891000004,4554824.9232],[605348.3989000004,4554826.475],[605347.6146999998,4554828.462400001],[605347.3293000003,4554830.790100001],[605347.2764999997,4554834.453600001],[605347.4028000003,4554837.342499999],[605348.1891999999,4554841.018100001],[605349.0740999999,4554843.695800001],[605349.3842000002,4554845.4769],[605349.6039000005,4554847.7008],[605349.6447000001,4554850.6994],[605349.1721999999,4554854.356899999],[605348.1091,4554858.228],[605346.6454999996,4554860.7607],[605344.4184999997,4554863.8377],[605343.2083,4554866.2631],[605341.8255000003,4554869.019200001],[605340.6089000003,4554871.888699999],[605340.2314999998,4554874.770199999],[605339.8509999998,4554877.8738],[605339.8125999998,4554880.5382],[605340.6391000003,4554881.4384],[605343.0281999996,4554884.582],[605344.5213000001,4554885.824899999],[605346.0111999996,4554887.289899999],[605347.5833999999,4554888.8671],[605350.3163000001,4554891.4604],[605351.5464000003,4554893.4768],[605352.9411000004,4554895.717700001],[605355.0687999995,4554899.523700001],[605355.6130999997,4554902.5296],[605358.0685,4554906.895500001],[605357.6047999999,4554915.7719],[605356.9276999999,4554921.9804],[605356.0051999995,4554927.7411],[605355.4287,4554938.614600001],[605354.6013000002,4554943.599400001],[605353.5821000002,4554950.2469999995],[605351.6237000003,4554957.9915],[605350.2030999996,4554969.186000001],[605346.6164999995,4554979.2388],[605341.7981000002,4554987.3862],[605336.0015000002,4554993.5208],[605330.8683000002,4555000.2202],[605326.0188999996,4555004.7029],[605320.1206999999,4555012.057499999],[605315.0603,4555019.5352],[605310.0029999996,4555026.790899999],[605304.1919999998,4555033.924699999],[605303.0738000004,4555035.7963],[605300.8404999999,4555039.317299999],[605298.0861,4555044.052300001],[605291.9674000004,4555055.068],[605283.9183999998,4555066.0559],[605271.1447000001,4555084.5265],[605284.3273999998,4555095.931299999],[605332.3371000001,4555131.2673],[605445.5738000004,4555212.8485],[605508.8733000001,4555258.8440000005],[605574.1638000002,4555306.4234],[605576.5734999999,4555308.1238],[605634.2165000001,4555356.259500001],[605700.1480999999,4555411.622199999],[605716.2362000002,4555425.1796],[605719.8887,4555428.008400001],[605731.6705999998,4555437.506200001],[605744.6968999999,4555448.021299999],[605796.0641999999,4555488.850099999],[605801.5418999996,4555493.1489],[605847.4308000002,4555529.679199999],[605921.8644000003,4555588.942399999],[605935.8101000004,4555599.693299999],[606172.4896,4555786.232799999],[606281.6787,4555873.5429],[606338.5203,4555918.4527],[606376.6112000002,4555948.321699999],[606464.4881999996,4556017.5581],[606539.6139000002,4556074.7283],[606589.3925000001,4556114.5404],[606635.9353,4556151.751700001],[606802.9401000002,4556285.1075],[607050.5710000005,4556483.052200001],[607071.9741000002,4556500.132999999],[607456.2131000003,4556864.102399999],[607510.5493000001,4556912.8715],[607648.6177000003,4557037.160800001],[607870.0872,4557236.0821],[608132.8679,4557472.265699999],[608192.6600000001,4557526.0067],[608294.1051000003,4557617.2316],[608299.9170000004,4557621.4263],[608437.7109000003,4557722.853],[608584.0612000003,4557829.8507],[608655.2007999998,4557881.8769000005],[608679.1261,4557898.1119],[608689.7571,4557905.4878],[608764.3498,4557956.5671],[608653.2127999999,4558224.076099999],[608170.9003999997,4559384.9542],[608142.6813000003,4559449.2729],[607877.8947000001,4559909.9495],[607681.9742999999,4560247.951400001],[607662.7100999998,4560285.7541000005],[607679.523,4560289.000399999],[607698.7713000001,4560292.0605],[607710.4471000005,4560296.6745],[607737.6300999997,4560307.7358],[607768.7269000001,4560320.742799999],[607818.0869000005,4560341.0153],[607867.0125000002,4560362.281199999],[607894.8496000003,4560374.463199999],[608039.2712000003,4560444.2246],[608042.6867000004,4560445.8298],[608137.8825000003,4560491.878900001],[608138.8739999998,4560504.2191],[608141.3493999997,4560591.8674],[608140.1440000003,4560599.6225000005],[608139.4977000002,4560603.610400001],[608134.7714,4560633.854599999],[608130.2850000001,4560681.869000001],[608125.8198999995,4560745.429500001],[608126.2356000002,4560773.973300001],[608127.7696000002,4560789.319700001],[608129.1292000003,4560810.7709],[608135.5005000001,4560844.955],[608139.5371000003,4560861.2269],[608160.1229999997,4560915.3872],[608163.3339999998,4560930.7585],[608165.7180000003,4560945.340299999],[608164.6808000002,4561015.2809999995],[608155.4727999996,4561115.858999999],[608147.9990999997,4561144.73],[608133.6886,4561182.1609000005],[608130.6301999995,4561196.106799999],[608128.0465000002,4561234.5999],[608127.9622999998,4561257.2511],[608129.2988999998,4561268.930199999],[608132.0065000001,4561295.6203000005],[608130.6761999996,4561306.149499999],[608108.0176999997,4561397.5339],[608100.4177000001,4561446.2795],[608096.7247000001,4561457.773],[608093.4263000004,4561470.938100001],[608075.5598999998,4561550.289999999],[608057.7975000003,4561633.974199999],[608054.4943000004,4561647.4723000005],[608016.1065999996,4561787.370999999],[608007.5571999997,4561821.001],[607988.0746999998,4561817.0481],[607970.2724000001,4561812.898],[607934.6956000002,4561802.7108],[607895.7878999999,4561790.9198],[607876.0963000003,4561784.077],[607857.5902000004,4561776.4745000005],[607836.3645000001,4561765.6117],[607807.0957000004,4561748.522700001],[607782.8265000004,4561733.6175],[607708.7112999996,4561686.5514],[607600.9961000001,4561620.224199999],[607589.8567000004,4561613.508400001],[607545.8971999995,4561585.8769000005],[607512.1727,4561563.726600001],[607363.1950000003,4561457.1532000005],[607329.1633000001,4561433.000600001],[607309.8134000003,4561419.9461],[607310.6873000003,4561428.953299999],[607318.3794,4561487.585100001],[607320.7109000003,4561505.8301],[607321.6305,4561511.7289],[607354.0568000004,4561736.0649999995],[607405.3399,4562086.377800001],[607415.6305,4562179.137800001],[607432.7324999999,4562304.7554],[607468.0086000003,4562540.0166],[607475.6627000002,4562589.653899999],[607488.9914999995,4562692.341600001],[607497.6933000004,4562756.207599999],[607553.1809999999,4563133.012399999],[607572.1353000002,4563263.4328000005],[607581.1920999996,4563325.8608],[607584.2422000002,4563346.4485],[607595.0037000002,4563344.4975000005],[607594.1010999996,4563377.2415],[607593.3393999999,4563400.437899999],[607573.3413000004,4563426.0154],[607621.5541000003,4563607.725],[607625.8398000002,4563624.111400001],[607651.1228999998,4563717.537699999],[607661.8836000003,4563755.3398],[607741.1569999997,4563741.298599999],[607800.5009000003,4563969.2566],[607725.6993000004,4564004.239],[607603.8777000001,4564060.958000001],[607535.3628000002,4564090.483100001],[607429.5093,4564139.112500001],[607277.3210000005,4564214.3773],[607278.3762999997,4564216.7248],[607286.8273,4564234.948999999],[607292.3537999997,4564246.8007],[607317.6290999996,4564301.028100001],[607320.3167000003,4564306.397700001],[607311.8839999996,4564309.7158],[607290.1716999998,4564315.281199999],[607274.1211999999,4564317.821],[607258.0082,4564318.916300001],[607255.4869999997,4564319.3233],[607239.8142999997,4564318.9816],[607222.1561000003,4564316.834000001],[607209.1323999995,4564313.089],[607204.3068000004,4564310.575099999],[607178.2457999997,4564298.3103],[607163.1619999995,4564286.429099999],[607154.3205000004,4564277.637800001],[607143.8630999997,4564264.714199999],[607131.1053999998,4564242.8736000005],[607118.6594000002,4564216.929],[607115.0888,4564208.8815],[607069.9823000003,4564111.945599999],[607060.0680999998,4564096.2542],[607048.4693,4564081.0932],[607035.3421,4564067.2423],[607022.4287999999,4564055.9484],[607006.9153000005,4564044.727499999],[606990.2037000004,4564035.1547],[606977.2975000003,4564029.08],[606960.3677000003,4564022.9463],[606947.1660000002,4564019.8654],[606932.5262000002,4564017.651799999],[606913.7758999998,4564015.6],[606896.5016999999,4564015.7908],[606882.7171999998,4564018.1425],[606867.5574000003,4564022.806],[606847.1826,4564028.614499999],[606829.6756999996,4564033.2436],[606787.9545999998,4564042.514799999],[606772.1601,4564044.726299999],[606766.6985999998,4564045.534600001],[606753.3576999996,4564046.227399999],[606743.0377000002,4564046.7425],[606724.9994999999,4564047.5887],[606705.5654999996,4564046.4158],[606689.7522,4564044.1855],[606680.3240999999,4564041.0493],[606637.7614000002,4564096.391100001],[606630.3086999999,4564101.501],[606619.1775000002,4564105.890799999],[606609.1864,4564106.855],[606545.1522000004,4564094.0370000005],[606529.8679,4564090.0382],[606531.8921999997,4564060.5308],[606532.1036999999,4564057.535800001],[606522.0250000004,4564047.2837000005],[606511.1551000001,4564033.799900001],[606502.3903999999,4564019.680600001],[606498.6660000002,4564010.631899999],[606493.1573999999,4563997.4485],[606487.6272,4563974.2711],[606485.9329000004,4563958.2565],[606484.2515000002,4563941.353599999],[606482.4797999999,4563924.8937],[606479.3214999996,4563894.3112],[606471.6424000002,4563851.781300001],[606482.4391000001,4563858.8236],[606545.1331000002,4563900.380999999],[606544.1909999996,4563890.262499999],[606543.9061000003,4563886.8160999995],[606541.9738999996,4563864.135399999],[606541.4007000001,4563857.4646000005],[606540.0552000003,4563852.003900001],[606537.2193,4563839.525800001],[606533.1875999998,4563822.810699999],[606523.9787999997,4563798.9133],[606501.8623000002,4563757.504899999],[606476.0900999997,4563725.259500001],[606460.2176000001,4563709.8149999995],[606456.9873000002,4563707.1028],[606441.2515000002,4563693.770099999],[606413.3449999997,4563675.596000001],[606384.7450000001,4563658.966499999],[606366.7067999998,4563648.2654],[606348.0367,4563634.8901],[606325.2642999999,4563615.3477],[606283.1551999999,4563616.621200001],[606272.3398000002,4563616.5745],[606243.1562999999,4563616.9263],[606235.6189000001,4563604.823999999],[606213.2758999998,4563567.299699999],[606202.7483999999,4563547.492000001],[606194.1074999999,4563547.8103],[606187.2319999998,4563547.8211],[606169.1135999998,4563513.8007],[606162.3238000004,4563542.4614],[606142.5601000004,4563604.134299999],[606138.3327000001,4563618.0638999995],[606116.7001999998,4563618.082],[606106.5625999998,4563640.5868],[606088.5431000004,4563680.4102],[606077.7139999997,4563704.3484000005],[605959.1986999996,4563966.7903],[605935.1677000001,4564022.294500001],[605916.165,4564066.434599999],[605870.2613000004,4564179.029100001],[605822.6471999995,4564294.041999999],[605820.9917000001,4564298.3486],[605817.4228999997,4564307.4021000005],[605808.4508999996,4564330.590399999],[605802.0081000002,4564347.0419],[605762.1361999996,4564448.6205],[605737.5536000002,4564501.896500001],[605663.8776000002,4564680.0474],[605577.1535,4564891.100099999],[605506.5790999997,4565058.193399999],[605315.1009,4565511.355900001],[605208.9482000005,4565763.105699999],[605199.4881999996,4565785.510299999],[605106.9654000001,4565999.3714000005],[605078.7351000002,4566062.146199999],[605031.4561999999,4566167.174900001],[604961.8996000001,4566317.6316],[604947.6251999997,4566348.5173],[604896.3234999999,4566459.596100001],[604826.3103,4566450.037599999],[604755.3192999996,4566432.693],[604643.9178999998,4566404.5524],[604591.0657000002,4566373.0348000005],[604547.7800000003,4566328.9964000005],[604531.6650999999,4566307.223099999],[604503.8344999999,4566254.967700001],[604481.1065999996,4566209.226],[604440.0927999998,4566164.443600001],[604387.5121999998,4566125.491800001],[604329.6539000003,4566098.0129],[604263.5828999998,4566070.4169],[604195.4678999996,4566027.468800001],[604154.2295000004,4565992.3453],[604125.4452,4565959.620999999],[604118.5582999997,4565948.8627],[604080.3624,4565888.466],[604050.0231999997,4565817.855],[604031.9764999999,4565760.966700001],[603995.9533000002,4565648.079600001],[603922.0933999997,4565525.658500001],[603914.1922000004,4565515.441199999],[603877.2379999999,4565467.611],[603933.5259999996,4565206.1373],[603949.8438999997,4565131.7513],[603997.0444,4564843.6099],[604002.3033999996,4564815.8138999995],[604038.5517999995,4564690.190099999],[604050.4518999998,4564649.386299999],[604088.0795999998,4564515.3433],[604115.1458999999,4564416.4603],[604136.6686000004,4564341.8159],[604169.7295000004,4564222.476299999],[604300.2610999998,4563759.974400001],[604323.5389999999,4563674.251599999],[604333.0094999997,4563633.524499999],[604406.0870000003,4563384.286900001],[604423.5378999999,4563325.0195],[604502.2171999998,4563059.762399999],[604372.8833999997,4563038.8105],[603245.9982000003,4562856.092],[603209.9084000001,4562846.5867],[603169.4024,4562841.0166],[603161.5374999996,4562839.7949],[603093.5866,4562830.0615],[602737.2596000005,4562779.060699999],[602648.6859999998,4562762.933800001],[602625.2725999998,4562758.273600001],[602559.4537000004,4562745.9103],[602514.8762999997,4562737.6216],[602455.5000999998,4562726.2382],[602408.0609999998,4562718.6872000005],[601840.7011000002,4562617.022500001],[601785.3271000003,4562607.143999999],[601547.7730999999,4562564.523600001],[601446.0674,4562545.6746],[601160.4813000001,4562495.5144],[601098.9493000004,4562482.113500001],[600829.1259000003,4562425.7447999995],[600768.3974000001,4562414.8007],[600733.1803000001,4562408.539999999],[600565.6243000003,4562378.911599999],[600515.4177000001,4562371.1128],[600313.8222000003,4562334.8028],[600188.0344000002,4562316.639599999],[599996.1101000002,4562290.353800001],[599990.9972000001,4562290.172599999],[599986.7227999996,4562290.0030000005],[599979.9331999999,4562289.798800001],[599912.1584000001,4562284.9834],[599882.5362,4562280.358100001],[599875.3393999999,4562279.260199999],[599830.3206000002,4562272.203500001],[599804.8935000002,4562267.413899999],[599714.2258000001,4562250.2949],[599699.3353000004,4562247.648499999],[599634.3830000004,4562238.765900001],[599414.2131000003,4562205.0032],[599311.3383,4562191.2761],[599084.1025,4562152.763599999],[599039.3247999996,4562146.3813000005],[598887.9770999998,4562126.5612],[598819.1404999997,4562119.5209],[598773.5104,4562114.1280000005],[598749.8322999999,4562110.142999999],[598703.0524000004,4562102.9584],[598610.085,4562094.372099999],[598466.5673000002,4562072.1128],[598442.5489999996,4562068.4574],[598252.3876,4562053.678400001],[598180.2785,4562046.711100001],[598134.6342000002,4562042.3214],[598034.2153000003,4562032.753900001],[598018.9749999996,4562031.1055],[597924.9669000003,4562018.738700001],[597773.1979999999,4561998.7140999995],[597739.3827,4561993.930299999],[597416.2951999996,4561948.190099999],[597400.091,4562043.798],[597380.1321999999,4562163.1175],[597369.6645,4562224.824899999],[597368.4619000005,4562233.2476],[597350.6690999996,4562353.706499999],[597321.7274000002,4562549.2993],[597320.6851000004,4562558.2793000005],[597320.2126000002,4562562.270300001],[597303.1359000001,4562698.284],[597268.9811000004,4562970.533500001],[597257.8084000004,4563041.2256000005],[597220.9156999998,4563273.798900001],[597134.0620999997,4563851.807],[597064.6820999999,4564314.6821],[597033.0937999999,4564527.4515],[597002.1868000003,4564733.2349],[596933.4786999999,4565190.7906],[596887.3180999998,4565497.6369],[596843.4490999999,4565789.9683],[596841.0872999998,4565803.705399999],[596713.4324000003,4566655.8816],[596644.9463999998,4567111.6666],[596637.3965999996,4567162.7544],[596601.7074999996,4567389.3511],[596580.4698999999,4567524.7564],[596519.3657999998,4567924.1229],[596514.0519000003,4567958.3628],[596512.8656000001,4567965.6755],[596466.8210000005,4568240.7698],[596461.6118000001,4568273.456700001],[596429.5732000005,4568452.9120000005],[596376.6645999998,4568791.2071],[596338.8864000002,4569043.760199999],[596252.3720000004,4569611.458000001],[596226.1704000002,4569768.3399],[596218.4976000004,4569810.099400001],[596203.9984999998,4569892.963400001],[596191.1116000004,4569980.623400001],[596188.1069999998,4569998.7938],[596174.0097000003,4570089.3247],[596158.9517999999,4570176.5119],[596152.7649999997,4570213.6274999995],[596140.5356999999,4570283.3082],[596132.0308999997,4570337.381999999],[596116.9885999998,4570429.7882],[596097.4205999998,4570554.113299999],[596092.0527999997,4570592.6833],[596089.8448999999,4570607.644200001],[596089.1089000003,4570612.631100001],[596087.7324000001,4570621.718],[596045.5432000002,4570886.0955],[596024.4967,4571021.060900001],[596010.2693999996,4571115.365800001],[596006.3093999997,4571142.5176],[595982.2418,4571309.755100001],[595949.4214000003,4571531.0634],[595948.1319000004,4571539.929400001],[595941.1381000001,4571587.5831],[595935.8935000002,4571623.267899999],[595932.7696000002,4571644.2128],[595903.0213000001,4571848.6842],[595881.1558999997,4571995.2982],[595877.3832,4572021.009099999],[595860.1106000002,4572136.9264],[595854.5069000004,4572174.494100001],[595823.2687999997,4572384.276000001],[595807.9704,4572471.238700001],[595782.0850999998,4572618.133199999],[595766.2931000004,4572742.620100001],[595747.7558000004,4572884.8368999995],[595721.9237000002,4573046.944399999],[595718.7434999999,4573065.890000001],[595714.8380000005,4573089.045399999],[595690.9014999997,4573196.3254],[595684.6715000002,4573224.335899999],[595672.3474000003,4573314.5581],[595671.0689000003,4573398.9298],[595663.4493000004,4573538.8478],[595633.8176999995,4573595.5309999995],[595631.0687999995,4573600.8246],[595628.2572999997,4573636.319599999],[595617.5584000004,4573768.535599999],[595580.5714999996,4574027.9879],[595577.8957000002,4574046.8291],[595567.0061999997,4574123.6349],[595565.3417999996,4574135.605],[595562.3914999999,4574156.2192],[595547.6348000001,4574259.734200001],[595546.3411999997,4574281.7027],[595543.8836000003,4574290.3313],[595537.1445000004,4574325.330499999],[595518.5268999999,4574416.913799999],[595514.4630000005,4574445.8412],[595499.4430999998,4574550.3522],[595490.3174999999,4574614.0789],[595474.7073999997,4574712.586100001],[595467.5427000001,4574760.9044],[595444.1928000003,4574957.911499999],[595443.2857999997,4574963.2293],[595438.3163999999,4574991.034499999],[595408.9270000001,4575201.8421],[595388.1486,4575343.475299999],[595364.5575000001,4575514.4967],[595353.9539999999,4575595.304],[595345.4543000003,4575656.1521000005],[595343.0582999997,4575672.887399999],[595341.1490000002,4575697.1796],[595328.5148,4575786.066],[595323.9198000003,4575836.4168],[595316.7472000001,4575891.841600001],[595287.0713999998,4576099.425799999],[595277.1813000003,4576164.2532],[595246.5184000004,4576377.043500001],[595239.5267000003,4576425.142200001],[595236.5722000003,4576446.2006],[595228.6374000004,4576502.3927],[595044.7720999997,4576476.4427000005],[595016.3711999999,4576472.295499999],[594787.5240000002,4576436.4362],[594440.8228000002,4576382.283],[594301.0840999996,4576360.8125],[594236.2589999996,4576351.5318],[594169.8438999997,4576342.231000001],[594132.8332000002,4576337.1984],[593961.2427000003,4576312.878699999],[593825.8575999998,4576297.580800001],[593760.2539999997,4576290.1819],[593729.9027000004,4576287.9023],[593723.7148000002,4576287.4893],[593718.6304000001,4576285.869100001],[593701.6085000001,4576281.8741],[593681.6593000004,4576277.7303],[593626.1948999995,4576269.3531],[593621.9358000001,4576268.631999999],[593471.1657999996,4576245.5918000005],[593438.1694999998,4576240.725500001],[593068.9282,4576180.796499999],[593033.2649999997,4576175.0096],[593024.0785999997,4576173.4484],[593019.2336999997,4576172.7201000005],[592979.5394000001,4576167.9921],[592910.5542000001,4576156.5603],[592904.5392000005,4576155.7061],[592832.3823999995,4576143.5682],[592763.0564000001,4576132.5776],[592694.5712000001,4576121.2653],[592656.1332,4576116.4441],[592631.4784000004,4576113.6866],[592597.3847000003,4576109.476399999],[592617.7651000004,4576414.421],[592625.1018000003,4576521.554099999],[592639.0976999998,4576867.5012],[592640.1687000003,4576895.051999999],[592661.7868999997,4577482.7129999995],[592661.8691999996,4577509.0298],[592696.4934999999,4578204.674699999],[592702.2917999998,4578647.8979],[592707.0307999998,4578722.2423],[592723.7123999996,4579858.1448],[592734.5871000001,4580224.3741999995],[592736.1546,4580350.310699999],[592736.7204999998,4580397.619899999],[592737.5506999996,4580470.027000001],[592744.0921,4580638.6656],[592780.1248000003,4581535.089299999],[592786.4730000002,4581712.0537],[592787.6743000001,4581722.728700001],[592814.9082000004,4582462.7004],[592832.2400000002,4583126.485200001],[592860.3015999999,4583507.261299999],[592894.5636,4584284.1907],[592918.4110000003,4584842.6863],[592970.6594000002,4586046.348200001],[593000.2287999997,4587296.024800001],[593019.6941999998,4588180.0339],[593025.6498999996,4588178.2228999995],[593209.6860999996,4588116.301100001],[593219.5179000003,4588111.986199999],[593240.2096999995,4588101.371200001],[593255.2062999997,4588091.793099999],[593313.5133999996,4588047.6855],[593343.4784000004,4588030.7501],[593372.3751999997,4588018.9088],[593384.6227000002,4588015.180600001],[593412.0277000004,4588008.872199999],[593564.1529999999,4587979.192600001],[593597.0922999997,4587971.401900001],[593625.7995999996,4587961.3358],[593654.4550999999,4587948.826300001],[593675.3295999998,4587937.104499999],[593702.5274,4587914.582699999],[593704.6475999998,4587912.167300001],[593737.0181,4587877.387399999],[593760.7692999998,4587856.4868],[593773.4999000002,4587847.7687],[593794.3531999998,4587837.712400001],[593823.4689999996,4587828.4297],[593858.2012,4587817.7764],[593879.9795000004,4587807.2883],[593901.0723000001,4587791.683499999],[593921.3713999996,4587772.848300001],[593974.7503000004,4587716.2454],[593990.2154999999,4587702.899599999],[594009.5801999997,4587691.714199999],[594014.8739999998,4587689.451199999],[594023.9390000002,4587686.3489],[594042.0314999996,4587683.0308],[594061.9245999996,4587682.623299999],[594084.4391999999,4587686.247300001],[594132.5563000003,4587706.6384],[594216.7949000001,4587744.489399999],[594311.0824999996,4587787.025],[594360.0897000004,4587809.539000001],[594391.0955999997,4587828.3762],[594395.5607000003,4587831.9878],[594400.1944000004,4587835.490499999],[594405.4013,4587839.889],[594409.9456000002,4587843.8347],[594431.8403000003,4587862.8862],[594462.6578000002,4587889.7161],[594486.6221000003,4587910.238399999],[594535.9182000002,4587955.2985],[594561.1693000002,4587979.6132],[594595.1322999997,4588015.0348000005],[594614.4013,4588036.717599999],[594643.6046000002,4588071.8552],[594673.9233999997,4588111.115900001],[594726.3170999996,4588187.4201],[594821.9561999999,4588330.1383],[594860.0888999999,4588385.048],[594884.9878000002,4588416.91],[594918.1748000002,4588453.877699999],[594951.9957999997,4588487.078600001],[595003.5624000002,4588530.5063000005],[595090.7166999998,4588599.7195],[595136.9144000001,4588631.9736],[595173.6436999999,4588653.5546],[595365.7987000002,4588755.911699999],[595418.0423999997,4588785.693499999],[595548.4693999998,4588867.476],[595590.8311000001,4588892.5759],[595635.3732000003,4588917.038699999],[595691.5921999998,4588942.988700001],[596011.7259,4589070.599099999],[596044.5761000002,4589088.2468],[596069.0026000002,4589104.783299999],[596097.7544,4589129.039100001],[596124.2736999998,4589157.8181],[596220.9200999998,4589272.032199999],[596292.2987000002,4589357.4846],[596341.5092000002,4589413.660700001],[596358.6582000004,4589430.7675],[596394.8157000002,4589463.340299999],[596414.7267000005,4589480.039899999],[596455.6070999997,4589509.2338],[596501.6836999999,4589537.164899999],[596551.3975,4589561.7026],[596606.3327000001,4589583.0901999995],[596657.4293999998,4589597.875499999],[596713.4165000003,4589609.2842999995],[596769.0555999996,4589615.470000001],[596801.8710000003,4589616.6866999995],[596926.9781,4589613.2554],[596958.1915999996,4589615.5616999995],[596987.6884000003,4589621.2874],[597011.5724,4589628.159399999],[597018.2292,4589630.136399999],[597043.5659999996,4589640.803400001],[597054.1858000001,4589646.275900001],[597095.1135,4589671.698799999],[597143.1240999997,4589704.6569],[597276.9530999996,4589797.9548],[597328.3282000003,4589835.289999999],[597355.8768999996,4589855.315400001],[597389.0093,4589882.522700001],[597427.1555000003,4589915.794],[597461.7470000004,4589952.459899999],[597489.9474,4589986.0416],[597504.3881000001,4590005.446599999],[597534.7918999996,4590049.051999999],[597553.1305,4590076.7267],[597571.2890999997,4590117.723999999],[597579.0877999999,4590140.2597],[597590.0767999999,4590180.1609000005],[597594.6471999995,4590212.868899999],[597606.0592999998,4590338.944],[597616.8573000003,4590473.3390999995],[597622.6765999999,4590512.5043],[597625.5882000001,4590525.7576],[597644.0516999997,4590574.976399999],[597666.0670999996,4590627.1304],[597684.3596000001,4590664.2435],[597698.5522999996,4590683.3124],[597712.8735999996,4590699.051899999],[597739.9596999995,4590722.070699999],[597777.2457999997,4590750.557700001],[597802.1407000003,4590774.990700001],[597850.6509999996,4590831.945599999],[597912.4156,4590896.964500001],[597950.4808999998,4590941.7861],[597990.1602999996,4590990.738299999],[598056.5163000003,4591080.361099999],[598098.1989000002,4591135.4485],[598120.0428999998,4591162.9504],[598147.3010999998,4591191.5253],[598185.6575999996,4591233.131999999],[598226.7921000002,4591273.111099999],[598287.8306999998,4591329.5733],[598305.7869999995,4591341.9212],[598328.9874999998,4591355.562000001],[598345.4994000001,4591363.559699999],[598375.8295999998,4591374.9658],[598413.3591999998,4591385.137599999],[598431.6867000004,4591388.6076],[598439.3585999999,4591389.489399999],[598472.3800999997,4591393.3817],[598533.3547999999,4591399.210100001],[598542.9489000002,4591400.007200001],[598618.1771999998,4591407.918400001],[598657.9170000004,4591415.2346],[598686.7827000003,4591423.7349],[598710.2783000004,4591434.049699999],[598897.0422,4591536.986400001],[598910.7002999997,4591545.945800001],[598955.6019000001,4591584.8703000005],[599051.8603999997,4591673.024800001],[599080.5840999996,4591703.955399999],[599114.0300000003,4591749.830600001],[599159.7034999998,4591817.5272],[599195.8444999997,4591867.770500001],[599233.2603000002,4591916.365800001],[599324.8039999995,4592030.9986000005],[599347.7336999997,4592057.964199999],[599360.4880999997,4592071.797900001],[599364.6838999996,4592076.408399999],[599410.5418999996,4592118.236300001],[599480.8454999998,4592179.944700001],[599500.4797999999,4592191.430500001],[599521.5158000002,4592198.160800001],[599539.4278999995,4592201.2948],[599668.9941999996,4592210.6326],[599691.7428000001,4592214.277799999],[599705.4616,4592218.686799999],[599716.2593999999,4592222.944499999],[599733.5102000004,4592231.6219999995],[599757.7040999997,4592245.5033],[599827.4396000002,4592281.556500001],[599881.3028999995,4592305.8423],[599901.2810000004,4592316.556700001],[599935.4404999996,4592340.4594],[600119.5367,4592488.364600001],[600158.0023999996,4592514.7711],[600173.5652000001,4592524.647700001],[600196.3687000005,4592536.2904],[600205.4974999996,4592540.4147],[600216.7012999998,4592545.456],[600252.2620999999,4592558.4975000005],[600375.0470000003,4592598.6241],[600403.4052999998,4592607.124500001],[600418.9813000001,4592610.006100001],[600448.5948000001,4592612.3057],[600468.0871000001,4592609.800799999],[600493.9758000001,4592603.7205],[600537.8416999998,4592590.0065],[600626.8465,4592561.1535],[600666.3667000001,4592541.716499999],[600683.0377000002,4592531.955],[600699.7271999996,4592520.861199999],[600732.3953999998,4592495.776900001],[600749.1254000003,4592481.796700001],[600792.8679,4592447.0953],[600835.8082999997,4592416.0474],[600860.0763999997,4592400.506999999],[600878.2275999999,4592392.4322999995],[600888.3816999998,4592388.909700001],[600925.9177000001,4592380.1065],[601037.6355999997,4592357.6833],[601061.3066999996,4592355.0163]]]}},{"type":"Feature","properties":{"OBJECTID":17,"DISTRICT":17},"geometry":{"type":"Polygon","coordinates":[[[544063.1188000003,4633991.207599999],[543594.1747000003,4633223.8774999995],[543447.4560000002,4632983.5999],[542965.0120999999,4632202.2422],[542914.6902000001,4632120.664999999],[542866.4221999999,4632042.5425],[542820.2087000003,4631967.763599999],[542601.2170000002,4631613.2651],[542526.6715000002,4631512.5601],[542320.2370999996,4631234.090299999],[542275.0941000003,4631172.9782],[541556.8311999999,4630199.023800001],[541156.6376999998,4629647.2192],[540889.2510000002,4629289.5],[540687.7858999996,4629020.1019],[540152.4359999998,4628296.935699999],[539501.5794000002,4627453.3719],[539421.2762000002,4627326.2444],[539351.7608000003,4627231.1536],[539270.9455000004,4627120.679300001],[539018.8333999999,4626776.3303],[538806.8159999996,4626495.9387],[538461.6913000001,4626040.2993],[538175.0302999998,4625646.2772],[537938.9389000004,4625332.5867],[537862.4368000003,4625231.145400001],[537132.0503000002,4624150.6763],[537015.4943000004,4623978.312000001],[536489.5473999996,4623219.6219],[536486.5102000004,4623212.056500001],[536479.6288000001,4623192.147500001],[536312.3850999996,4622943.483100001],[536302.8134000003,4622929.334100001],[536233.2271999996,4622831.4991999995],[535926.0209999997,4622422.146299999],[535702.8082999997,4622118.8127999995],[535330.4083000002,4621580.3703000005],[536416.8841000004,4620754.6689],[536848.5059000002,4620426.683700001],[536923.9812000003,4620369.3386],[537300.9582000002,4620082.9559],[538365.5066999998,4619274.5309999995],[539074.8760000002,4618734.2228],[539872.0739000002,4618127.0788],[539954.0317000002,4618064.6941],[540151.2949999999,4617913.2457],[540960.7648999998,4617301.849099999],[541634.6907000002,4616800.1151],[542120.8503999999,4616448.6679],[542137.983,4616436.000499999],[542193.6424000002,4616395.025800001],[542245.1283999998,4616356.3585],[542247.3795999996,4616355.5945999995],[542348.3397000004,4616281.024900001],[543078.8496000003,4615743.1204],[543398.0864000004,4615507.8913],[543816.4720999999,4615203.3343],[543846.0543,4615183.6412],[543881.3405999998,4615156.6554000005],[543989.9346000003,4615077.825099999],[544404.2292999998,4614770.057],[544411.9219000004,4614764.3312],[544467.1898999996,4614723.5934999995],[544545.5350000001,4614666.012399999],[545067.2274000002,4614282.562999999],[545324.2845000001,4614094.436799999],[545450.7278000005,4614001.8628],[545458.0870000003,4613996.4690000005],[545582.5262000002,4613905.438999999],[545686.5628000004,4613829.2698],[545969.0778999999,4613622.5648],[546525.7088000001,4613215.3509],[546837.3823999995,4612987.4405000005],[546882.1377999997,4612954.4245],[547036.3926999997,4612841.852700001],[547221.5232999995,4612706.5045],[547324.7578999996,4612631.0196],[547739.5585000003,4612327.774599999],[547810.7532000002,4612276.6206],[547842.9645999996,4612253.1864],[547946.3803000003,4612177.489399999],[547971.8161000004,4612158.8957],[548104.4731999999,4612068.740800001],[548171.3881000001,4612023.335100001],[549328.4072000002,4611237.010500001],[549962.7791999998,4610806.1675],[550376.4764999999,4610525.1592999995],[550373.6738999998,4610521.0316],[550360.5301999999,4610507.060900001],[550359.9145999998,4610499.8397],[550363.6379000004,4610491.4277],[550383.6892999997,4610470.472999999],[550402.0464000003,4610441.7345],[550435.0979000004,4610372.240900001],[550440.0513000004,4610354.7333],[550442.0182999996,4610335.5392],[550441.4495999999,4610321.6567],[550439.1359000001,4610307.206800001],[550435.0981999999,4610289.1919],[550434.4998000003,4610279.5282000005],[550436.4084000001,4610268.6609000005],[550448.6275000004,4610248.317500001],[550463.2322000004,4610232.210000001],[550573.7981000002,4610142.721999999],[550585.2631999999,4610134.9198],[550593.2593999999,4610122.985099999],[550593.9150999999,4610112.664100001],[550586.2642000001,4610087.4068],[550578.4375999998,4610075.249600001],[550567.6656,4610067.401799999],[550554.9445000002,4610064.3144000005],[550542.8810999999,4610062.4531],[550535.6738,4610056.961999999],[550531.5604999997,4610049.7162],[550532.2067,4610040.727499999],[550538.5201000003,4610031.2235],[550553.7975000003,4610002.4637],[550566.0181999998,4609982.009500001],[550584.8645000001,4609955.0514],[550616.6012000004,4609907.1998],[550632.7615,4609847.8027],[550643.8132999996,4609816.0155],[550675.7028000001,4609664.021],[550686.3882999998,4609259.2881000005],[550729.1812000005,4609191.529999999],[550742.7306000004,4609148.3248],[550794.5917999996,4609070.5276],[550882.0330999997,4608920.703500001],[550884.5800000001,4608902.1798],[550911.4285000004,4608851.519200001],[550952.3742000004,4608798.183],[551042.1458,4608766.8442],[551055.4296000004,4608761.3872],[551062.4715999998,4608755.1086],[551066.0291999998,4608746.8068],[551074.6443999996,4608718.4449000005],[551076.9352000002,4608689.149800001],[551074.8969999999,4608682.9177],[551072.1042999998,4608677.3465],[551061.6292000003,4608674.385299999],[551058.1551000001,4608670.9187],[551057.5280999998,4608665.3629],[551057.6220000004,4608652.1512],[551054.8892999999,4608638.142200001],[551048.6919,4608619.3345],[551048.8008000003,4608604.0134],[551051.0257000001,4608595.702099999],[551056.6564999996,4608588.747300001],[551082.6775000002,4608561.064300001],[551094.0272000004,4608546.4893],[551095.4342,4608536.0627],[551093.4512,4608522.059],[551088.6549000004,4608505.3707],[551086.6568,4608493.476500001],[551090.8762999997,4608485.8456],[551097.2767000003,4608476.1207],[551107.8366,4608467.202500001],[551114.8986,4608458.148399999],[551120.5691,4608445.6426],[551121.3246999998,4608433.1018],[551121.4036999997,4608421.999600001],[551120.0619000001,4608411.553400001],[551111.8857000005,4608389.844799999],[551092.6019000001,4608348.6273],[551089.2082000002,4608333.8364],[551087.3553999998,4608324.941],[551088.1847999999,4608313.733100001],[551089.6601999998,4608305.4165],[551104.3128000004,4608236.461300001],[551106.4929,4608211.0514],[551098.8613,4608183.018100001],[551095.0289000003,4608171.332900001],[551084.6210000003,4608158.823799999],[551071.6344999997,4608145.7412],[551069.1357000005,4608133.954500001],[551064.7297999999,4608109.164000001],[551058.2182,4608099.347200001],[551054.3722000001,4608089.5494],[551049.9896999998,4608073.1972],[551052.1416999996,4608063.442],[551056.3267000001,4608060.6961],[551078.0358999996,4608053.855599999],[551083.6419000002,4608050.453600001],[551089.3809000002,4608040.0578000005],[551090.7635000004,4608033.072799999],[551091.4797,4608026.0832],[551090.8455999997,4608021.5265],[551093.5718,4608001.3388],[551095.0255000005,4607984.3619],[551086.8013000004,4607945.887800001],[551082.5059000002,4607905.554099999],[551080.6043999996,4607891.7731],[551080.6745999996,4607881.892200001],[551085.7034,4607865.9399],[551095.5349000003,4607854.129799999],[551105.4244999997,4607845.873],[551115.2663000003,4607832.6197],[551123.6007000003,4607820.4659],[551129.6174999997,4607806.1861000005],[551134.4892999995,4607788.9004],[551133.9413999999,4607772.2424],[551123.7259999998,4607720.8748],[551121.8141999999,4607708.5371],[551121.8837000001,4607698.767200001],[551144.7829,4607595.119100001],[551149.6040000003,4607573.2809],[551153.0340999998,4607547.879899999],[551157.0288000004,4607536.805600001],[551182.8875000002,4607485.694800001],[551196.7549999999,4607468.806299999],[551225.6878000004,4607442.365800001],[551240.3146000002,4607412.4925999995],[551243.6430000002,4607401.4135],[551250.3125999998,4607389.137],[551262.0922999997,4607384.6689],[551267.3734999998,4607380.1544],[551268.6881999997,4607371.0594999995],[551266.2226,4607354.6098],[551266.9303000001,4607348.841399999],[551270.8832999999,4607343.6513],[551283.2970000003,4607332.081900001],[551290.2477000002,4607327.135299999],[551297.7847999996,4607321.7487],[551305.0005000001,4607314.694399999],[551310.3239000002,4607304.2958],[551312.4255999997,4607289.9882],[551311.2138999999,4607272.9923],[551308.7476000004,4607256.6536],[551312.7561999997,4607243.692],[551321.3051000005,4607236.6472],[551335.6399999997,4607236.0834],[551348.8180999998,4607234.179099999],[551351.4008999998,4607234.1975],[551361.9637000002,4607225.1687],[551373.0866999999,4607219.363700001],[551392.7078999998,4607213.6195],[551420.8361,4607206.7149],[551440.5081000002,4607205.5233],[551458.1471999995,4607208.9804],[551469.3257999998,4607207.062000001],[551478.5136000002,4607203.908],[551490.9928000001,4607194.893100001],[551502.8151000002,4607184.541200001],[551511.4072000002,4607171.5013999995],[551516.0778999999,4607159.2108],[551517.4762000004,4607150.116599999],[551529.3591,4607131.327],[551541.1306999996,4607128.080600001],[551555.5252999999,4607130.8485],[551558.7841999996,4607129.5395],[551565.2925000004,4607128.253900001],[551587.5794000002,4607122.6403],[551595.7668000003,4607119.590299999],[551599.4963999996,4607087.529999999],[551599.6167000001,4607070.765699999],[551597.5779999997,4607052.9866],[551590.5784,4607029.842599999],[551577.9995999997,4606983.0096],[551573.2264,4606963.101299999],[551572.4117999999,4606890.816400001],[551577.8693000004,4606873.4242],[551587.9102999996,4606855.9538],[551687.1146999998,4606744.861400001],[551703.284,4606721.106699999],[551714.9891999997,4606692.434699999],[551718.5367,4606651.0469],[551719.3047000002,4606636.9519],[551717.2887000004,4606627.611],[551711.0192999998,4606618.7947],[551686.7388000004,4606588.5316],[551678.1248000003,4606569.7059],[551675.4908999996,4606553.5879999995],[551676.3557000002,4606537.6062],[551679.1090000002,4606525.524],[551689.4171000002,4606494.177200001],[551692.9567999998,4606465.4465],[551691.0652999999,4606438.7862],[551694.7383000003,4606391.514799999],[551699.0954,4606365.010500001],[551709.1097999997,4606339.768200001],[551716.9458999997,4606316.1756],[551722.5143999998,4606283.4625],[551729.3748000003,4606268.079],[551746.9568999996,4606233.4538],[551777.0921999998,4606168.2754],[551782.5477,4606162.874399999],[551788.5664999997,4606160.2530000005],[551799.3060999997,4606161.662699999],[551832.0421000002,4606186.6578],[551840.1057000002,4606189.3806],[551848.0954999998,4606190.7706],[551855.5213000001,4606189.491800001],[551865.6278999997,4606186.233899999],[551871.6659000004,4606180.948100001],[551900.1984999999,4606141.7391],[551931.2472000001,4606111.8748],[551968.4709999999,4606103.9277],[551988.6743999999,4606087.308599999],[552002.2734000003,4606062.092599999],[552002.4764999999,4606034.004000001],[551991.8931,4606022.491599999],[551976.3481999999,4606017.1609000005],[551973.8234999999,4606009.037599999],[551975.2828000002,4605991.616800001],[551983.54,4605967.5835],[551996.4589,4605944.25],[552017.4118999997,4605927.747400001],[552040.3657999998,4605911.1483],[552050.4819999998,4605895.1225000005],[552054.0094999997,4605879.826199999],[552050.0332000004,4605865.0307],[552039.3847000003,4605850.964199999],[552019.0175000001,4605797.967599999],[552005.7221999997,4605781.1062],[551983.6666000001,4605765.6249],[551966.2350000003,4605756.0616],[551959.6069,4605750.6844],[551957.5958000002,4605740.677300001],[551958.6017000005,4605705.266799999],[551964.2061999999,4605667.7798999995],[551964.5488,4605620.373500001],[551977.7049000002,4605564.2886],[551979.9073000001,4605524.7787],[551987.0201000003,4605486.192500001],[551999.2489999998,4605466.184900001],[552021.5665999996,4605445.584100001],[552028.3539000005,4605428.979],[552029.0744000003,4605421.545399999],[552025.8036000002,4605412.8616],[552020.5086000003,4605407.493899999],[552001.0857999995,4605396.583799999],[551994.9823000003,4605387.7685],[551990.3973000003,4605376.410499999],[551989.1513,4605364.2995],[551990.6491,4605353.0965],[552001.5738000004,4605329.0825],[552017.1365999999,4605309.098999999],[552034.5299000004,4605278.0261],[552046.4669000003,4605252.354],[552061.7649999997,4605222.931399999],[552065.5482000001,4605218.4067],[552077.0146000003,4605211.717],[552081.7008999996,4605209.086300001],[552095.8949999996,4605205.5252],[552107.5632999996,4605205.4987],[552117.4813999999,4605205.4595],[552125.3064000001,4605206.737500001],[552131.2995999996,4605207.780200001],[552138.6982000005,4605210.387499999],[552145.0286999997,4605210.8774999995],[552158.8743000003,4605209.4235],[552173.4178999998,4605203.6445],[552179.7839000002,4605199.249600001],[552189.1807000004,4605190.6576000005],[552206.0438999999,4605175.347100001],[552218.3680999996,4605165.3331],[552227.7577,4605157.7403],[552234.5621999996,4605150.3509],[552237.9968999997,4605147.9332],[552247.631,4605141.1195],[552260.3388999999,4605135.660499999],[552272.6974,4605132.419399999],[552283.1133000003,4605132.7172],[552296.9315,4605135.0382],[552309.1502,4605139.5682],[552333.7160999998,4605153.8474],[552347.4291000003,4605159.1655],[552356.0107000005,4605159.561000001],[552363.1074999999,4605157.836300001],[552378.8350999998,4605149.7347],[552388.9702000003,4605142.8138],[552396.4149000002,4605139.0931],[552402.8400999997,4605138.0296],[552430.1366999997,4605143.5579],[552438.1995999999,4605146.5034],[552444.5091000004,4605149.8802000005],[552459.0700000003,4605164.642100001],[552466.9612999996,4605168.2524999995],[552471.1201999998,4605169.393200001],[552477.4507999998,4605169.8835],[552484.1374000004,4605167.2676],[552505.8784999996,4605157.433800001],[552526.0444,4605146.4782],[552531.7253,4605144.632300001],[552541.1500000004,4605143.7018],[552552.9769000001,4605144.7875],[552558.5607000003,4605144.828299999],[552564.4891999997,4605143.3171999995],[552577.3680999996,4605137.3049],[552584.7222999996,4605134.582900001],[552591.0618000003,4605133.8521],[552613.8709000004,4605137.571799999],[552621.3666000003,4605138.2928],[552629.5420000004,4605137.2423],[552650.0318,4605127.6219],[552667.3693000004,4605115.979800001],[552677.0799000002,4605110.1665],[552685.6858000001,4605107.231799999],[552690.5163000003,4605107.711300001],[552697.4940999998,4605110.871200001],[552705.7308999998,4605112.819],[552711.7313999999,4605112.863],[552716.1606000001,4605111.23],[552724.4479,4605106.294500001],[552732.3364000004,4605098.9135],[552734.9444000004,4605095.6018],[552736.0554999998,4605091.835000001],[552735.7547000004,4605087.3917],[552732.4755999995,4605079.9287],[552732.5058000004,4605075.820900001],[552733.6462000003,4605068.057399999],[552737.4452999998,4605061.4235],[552742.7445999999,4605054.8007],[552749.8693000004,4605049.3016],[552757.3119000001,4605045.9143],[552764.4063999997,4605044.523],[552775.9074999997,4605044.6074],[552784.0667000003,4605045.7775],[552792.6295999996,4605048.7271],[552800.8502000002,4605052.895500001],[552813.8384999996,4605066.0921],[552820.5565,4605070.582599999],[552830.4479,4605074.2081],[552836.5310000004,4605074.3638],[552845.0602000002,4605070.5405],[552850.7779999999,4605063.698799999],[552854.9963999996,4605056.734999999],[552856.4622,4605050.084100001],[552856.5412999997,4605039.3149999995],[552866.8835000005,4605015.631100001],[552888.7318000002,4604980.0407],[552912.0575000001,4604947.5701],[552923.7408999996,4604934.2217],[552951.4522000002,4604917.4384],[552963.5164000001,4604908.9781],[552972.1635999996,4604900.4925999995],[552975.5357999997,4604895.2991],[552977.8277000003,4604889.6536],[552975.6591999996,4604878.5348000005],[552970.4495000001,4604872.9451],[552965.2961999997,4604871.0197],[552939.5072999997,4604875.715],[552926.1053999998,4604873.3959],[552907.5273000002,4604860.9351],[552900.8361,4604852.7809],[552899.7966999998,4604846.7776999995],[552900.5811000001,4604842.1203000005],[552911.0602000002,4604833.8703000005],[552915.9512999998,4604826.134299999],[552919.4231000002,4604818.721000001],[552919.8054999998,4604812.0622000005],[552918.6026999997,4604805.613700001],[552896.2542000003,4604773.1402],[552890.7110000001,4604767.5481],[552866.5345000001,4604756.933700001],[552861.3108000001,4604753.2314],[552853.5555999996,4604742.4048],[552840.6589000002,4604716.662599999],[552835.5192,4604712.8499],[552824.3591999998,4604711.6577],[552795.9248000002,4604713.3364],[552786.2487000003,4604714.375600001],[552777.6642000005,4604714.3126],[552768.0125000002,4604712.021299999],[552758.7023,4604708.622199999],[552734.5335999997,4604696.8981],[552698.0892000003,4604676.9791],[552688.4683999997,4604670.4690000005],[552678.5263,4604662.291099999],[552651.4519999996,4604637.5558],[552644.0272000004,4604627.0649],[552640.7445999999,4604620.0461],[552641.2109000003,4604613.276799999],[552644.9243999999,4604606.975400001],[552650.2126000002,4604601.9068],[552658.4857999999,4604598.9695999995],[552711.8284999998,4604587.8134],[552726.1189000001,4604582.699899999],[552738.8502000002,4604574.244100001],[552753.4730000002,4604557.919199999],[552727.7076000003,4604536.524],[552659.8031000001,4604498.7213],[552629.1227000002,4604488.282199999],[552592.7811000003,4604476.913699999],[552580.6741000004,4604468.3871],[552564.8975,4604448.730900001],[552548.3351999996,4604422.5184],[552537.2186000003,4604403.8956],[552531.7631999999,4604386.202400001],[552531.9472000003,4604361.000499999],[552530.3307999996,4604331.233200001],[552516.4910000004,4604308.8157],[552502.5338000003,4604291.0604],[552483.0350000001,4604278.8160999995],[552450.3893999998,4604274.803099999],[552427.1122000003,4604266.306399999],[552402.9326,4604255.8046],[552342.4071000004,4604222.833000001],[552331.2785999998,4604217.2006],[552320.0465000002,4604214.3432],[552296.7018999998,4604215.0616999995],[552268.676,4604217.6337],[552234.0992999999,4604215.495200001],[552201.4798999997,4604207.819599999],[552165.1435000002,4604195.454],[552127.4326,4604177.1942],[552115.9792999998,4604170.3386],[551961.4413999999,4604077.6230999995],[551920.4129999997,4604056.8979],[551884.0488999998,4604048.1975],[551847.0869000005,4604041.4914],[551822.5180000002,4604038.538799999],[551805.6471999995,4604043.080399999],[551790.6672,4604051.2996],[551778.3843,4604066.9771],[551747.1089000003,4604127.262],[551732.9653000003,4604146.701099999],[551717.9713000003,4604156.9188],[551705.7692999998,4604161.383300001],[551696.4468,4604159.539799999],[551681.4770999998,4604154.769099999],[551672.2286999999,4604142.6007],[551648.1124,4604088.246200001],[551640.2257000003,4604060.5438],[551630.1319000004,4604038.3769000005],[551615.3815000001,4604014.622300001],[551538.3011999996,4603929.688999999],[551410.4757000003,4603783.3288],[551387.2185000004,4603759.957900001],[551365.8761999998,4603748.5918000005],[551330.2933999998,4603735.2367],[551305.6063999999,4603725.290200001],[551272.1239,4603709.618799999],[551217.3431000002,4603688.022500001],[551190.6394999996,4603680.2826000005],[551168.2496999996,4603675.460200001],[551153.4044000003,4603676.4649],[551117.7330999998,4603687.2031],[551096.2073999997,4603689.8259],[551068.2193999998,4603686.851500001],[551042.0392000005,4603687.554],[551018.6797000002,4603690.164000001],[551003.6290999996,4603696.607899999],[550992.3735999996,4603708.630100001],[550975.8784999996,4603730.718599999],[550947.6478000004,4603820.8948],[550928.3170999996,4603913.909700001],[550916.0027999999,4603934.251499999],[550897.9797,4603948.557499999],[550885.9518999998,4603963.794199999],[550872.7602000004,4603978.578500001],[550862.3625999996,4603999.0451],[550855.6577000003,4604015.9848],[550850.5026000002,4604025.9408],[550840.3698000005,4604032.5308],[550830.2582999999,4604036.123299999],[550814.2696000002,4604033.900800001],[550803.4036999997,4604026.2743],[550793.7252000002,4604015.769400001],[550778.5065000001,4603963.4792],[550761.5130000003,4603890.9695999995],[550755.5438000001,4603862.726600001],[550749.7728000004,4603841.8127999995],[550742.3602,4603829.103499999],[550729.1890000002,4603793.704],[550725.5001999997,4603773.026900001],[550725.2622999996,4603735.8312],[550729.1052999999,4603710.9882],[550741.0999999996,4603688.645300001],[550783.8772999998,4603651.309],[550792.4581000004,4603640.266799999],[550795.1401000004,4603626.407400001],[550794.7544,4603610.194700001],[550788.7959000003,4603580.397399999],[550775.7093000002,4603568.425100001],[550761.6743000001,4603560.8873],[550753.3642999995,4603557.164799999],[550739.3035000004,4603553.2907],[550720.6250999998,4603554.0473],[550701.9326,4603556.802200001],[550687.0247999998,4603554.809699999],[550667.6681000004,4603545.347100001],[550627.5411,4603537.7369],[550616.1288000001,4603536.546399999],[550600.2642999999,4603540.2097],[550585.227,4603544.767100001],[550574.0376000004,4603547.464199999],[550562.7975000003,4603545.4977],[550552.5772000002,4603540.762800001],[550498.7582999999,4603488.5353],[550444.9830999998,4603441.8599],[550396.5976,4603399.2195999995],[550376.2231000001,4603368.3225],[550357.7718000002,4603336.5507],[550349.5350000001,4603310.401699999],[550346.0488999998,4603284.3971],[550344.7811000003,4603239.200300001],[550344.6211000001,4603226.32],[550346.7796999998,4603215.6765],[550366.665,4603173.625499999],[550371.0795999998,4603150.3407000005],[550373.7828000002,4603133.3725000005],[550375.8756999997,4603108.2951],[550369.4532000003,4603001.553400001],[550363.9802000001,4602973.5363],[550355.2988999998,4602951.270199999],[550346.4018999999,4602935.997300001],[550335.5188999996,4602918.601],[550321.3550000004,4602905.400800001],[550257.0937999999,4602867.2026],[550240.6349999998,4602848.324200001],[550229.1387999998,4602823.151900001],[550223.6437999997,4602786.252699999],[550218.7940999996,4602776.3375],[550205.9187000003,4602769.585999999],[550197.8258999996,4602770.4178],[550177.4718000004,4602784.043199999],[550154.7516999999,4602802.204299999],[550139.1945000002,4602809.423599999],[550122.0625999998,4602815.299799999],[550074.1763000004,4602819.851600001],[550067.5148,4602818.695],[550058.4594999999,4602814.0799],[550051.1756999996,4602806.479499999],[550032.4552999996,4602789.029100001],[550011.3202999998,4602783.108899999],[549989.3893999998,4602783.7337],[549969.3482999997,4602788.3686999995],[549953.6074000001,4602786.038899999],[549946.2596000005,4602787.6533],[549938.5636,4602791.3748],[549934.5334999999,4602795.4548],[549928.0750000002,4602801.0724],[549915.8442000002,4602809.536599999],[549902.7325999998,4602812.7765],[549886.7401,4602810.667199999],[549869.9455000004,4602804.0002],[549863.4682999998,4602800.2914],[549800.2709999997,4602752.445499999],[549796.4561000001,4602749.532400001],[549706.4566000002,4602683.182600001],[549700.7325999998,4602679.0351],[549691.4858999997,4602665.870100001],[549682.3026999999,4602643.4903],[549669.5539999995,4602594.1066],[549659.4030999998,4602566.946],[549652.9638999999,4602557.6864],[549649.2575000003,4602551.110300001],[549642.7095999997,4602545.513800001],[549635.3218,4602540.799699999],[549623.1950000003,4602534.1655],[549597.0620999997,4602527.434900001],[549567.1453999998,4602525.3412999995],[549550.3750999998,4602527.113299999],[549533.5275999997,4602527.9966],[549524.2352,4602521.382099999],[549515.8728999998,4602512.886600001],[549512.1786000002,4602504.5342],[549508.5230999999,4602490.5197],[549503.0267000003,4602477.491800001],[549498.8902000003,4602472.8002],[549488.1353000002,4602460.624399999],[549475.1875,4602452.0973000005],[549457.4035999998,4602455.75],[549442.4292000001,4602463.085899999],[549423.6201,4602482.497400001],[549415.1036999999,4602496.428300001],[549395.1605000002,4602547.4747],[549340.3383,4602627.148800001],[549334.6697000004,4602639.2118],[549331.7582999999,4602650.4056],[549332.7078,4602657.8508],[549336.3825000003,4602669.0897],[549344.6683,4602676.5853],[549382.7045,4602722.478],[549388.1819000002,4602738.281400001],[549387.0212000003,4602749.4871],[549386.2198000001,4602756.920399999],[549377.7076000003,4602770.2962],[549375.0109000001,4602774.4967],[549366.9551999997,4602782.102299999],[549346.5028999997,4602785.959000001],[549336.5914000003,4602784.558700001],[549329.7084999997,4602779.1822999995],[549306.9039000003,4602749.1599],[549298.6040000003,4602731.560799999],[549280.1314000003,4602689.7994],[549276.4166000001,4602672.231799999],[549262.9442999996,4602630.7267],[549252.8797000004,4602615.1141],[549242.0312999999,4602604.3813000005],[549226.3156000003,4602598.2784],[549209.0152000003,4602580.0627999995],[549204.1708000004,4602569.1491],[549195.7265999997,4602536.0055],[549192.8450999996,4602518.443600001],[549194.6665000003,4602508.1306],[549200.5700000003,4602486.0767],[549212.6036,4602457.6251],[549218.3783,4602442.231899999],[549217.9759999998,4602427.9068],[549213.9698000001,4602416.332599999],[549206.5528999995,4602403.6249],[549198.1780000003,4602396.906099999],[549173.9329000004,4602382.195900001],[549145.4161999999,4602370.3434],[549120.9951,4602356.9646000005],[549103.8546000002,4602339.638599999],[549099.4244999997,4602329.060799999],[549098.8505999995,4602315.400699999],[549100.2504000003,4602305.7509],[549103.9104000004,4602294.7842999995],[549118.7127,4602276.0108],[549139.4899000004,4602261.386],[549152.1891000001,4602257.5868],[549171.2139999997,4602255.385199999],[549230.9519999996,4602261.6779],[549248.7142000003,4602261.244200001],[549278.2335000001,4602260.6691],[549295.9949000003,4602260.3466],[549312.7944,4602266.5681],[549327.8136,4602264.8945],[549338.0965999998,4602260.857000001],[549348.8536,4602248.4958],[549352.5641999999,4602230.2019],[549368.1860999996,4602177.1273],[549380.3150000004,4602122.807499999],[549388.2960999999,4602101.8783],[549390.5445999997,4602090.1249],[549390.0762999998,4602085.4586],[549388.9380000001,4602081.231799999],[549383.7296000002,4602074.7565],[549370.9727999996,4602062.5671],[549363.0144999996,4602055.851],[549357.4013,4602047.5965],[549350.7589999996,4602031.3411],[549344.8865999999,4602024.417300001],[549337.1820999999,4602017.147700001],[549328.7059000004,4602012.981699999],[549317.1259000003,4602011.57],[549301.0351,4602011.3488],[549292.2761000004,4602011.955],[549275.2690000003,4602011.6165],[549263.6108999997,4602009.427200001],[549248.7958000004,4602005.551000001],[549226.4556999998,4602004.732000001],[549200.2674000002,4602005.7743],[549154.4880999997,4602018.5627],[549073.7352999998,4602036.886299999],[549036.9358000001,4602041.1876],[549004.3718999997,4602047.9605],[548985.4664000003,4602057.0471],[548957.9627999999,4602067.6295],[548946.6305999998,4602066.553200001],[548938.7385999998,4602062.2806],[548934.0361000001,4602054.9209],[548930.4287,4602045.9032000005],[548928.0202000001,4602032.230599999],[548919.534,4602004.9715],[548913.7762000002,4601993.385600001],[548905.8709000004,4601978.7875],[548898.4326999998,4601969.0777],[548882.7379000001,4601959.6449],[548870.5845999997,4601956.6757],[548860.5823999997,4601956.163699999],[548846.5662000002,4601957.400900001],[548782.2033000002,4601981.0572],[548773.0086000003,4601984.4366999995],[548712.9780000001,4602021.0021],[548682.9126000004,4602040.5614],[548672.2593999999,4602050.037599999],[548667.9254000001,4602062.110099999],[548671.1681000004,4602075.7883],[548678.4601999996,4602107.147],[548679.8618000001,4602121.812000001],[548674.6880999999,4602134.767100001],[548657.9669000003,4602153.8616],[548612.1003,4602179.8649],[548591.9645999996,4602186.057499999],[548558.5746999998,4602191.8276],[548533.3328,4602188.659700001],[548511.1738,4602173.410700001],[548498.1723999996,4602160.222100001],[548493.1748000002,4602147.087300001],[548490.2751000002,4602131.9682],[548489.7087000003,4602079.893100001],[548493.7439000001,4602062.600199999],[548502.9537000004,4602044.5649],[548526.4188999999,4602014.5239],[548539.7352,4601993.4077],[548542.8317999998,4601979.328199999],[548542.9127000002,4601967.3379],[548538.8953999998,4601957.2075],[548528.9423000002,4601937.044600001],[548493.5401999997,4601832.885600001],[548476.2873,4601794.6874],[548457.2934999997,4601767.358100001],[548416.2194999997,4601712.789999999],[548409.2816000003,4601690.5382],[548410.4603000004,4601676.445800001],[548420.7657000003,4601644.317500001],[548439.0777000003,4601624.344900001],[548451.2761000004,4601608.328199999],[548457.4779000003,4601591.2719],[548459.6352000004,4601568.082],[548458.0472999997,4601506.673800001],[548452.0955999997,4601486.5381000005],[548437.0554,4601466.3411],[548419.0140000004,4601446.0131],[548413.1052999999,4601431.873],[548408.1607999997,4601410.7447999995],[548396.2665999997,4601381.465],[548384.2544999998,4601357.2916],[548372.2511999998,4601344.220899999],[548357.1164999995,4601338.012800001],[548339.9664000003,4601333.900800001],[548321.7955,4601332.7796],[548298.5114000002,4601335.621099999],[548264.0763999997,4601347.492000001],[548254.9274000004,4601356.423800001],[548249.8432999998,4601368.491599999],[548237.5214,4601390.5032],[548231.4233999997,4601404.5627],[548223.3017999995,4601409.5044],[548214.1864,4601413.440300001],[548194.9950000001,4601415.3103],[548163.6024000002,4601421.206700001],[548147.4195999997,4601422.0977],[548139.3247999996,4601423.0428],[548120.1668999996,4601419.917099999],[548103.0175999999,4601415.694499999],[548089.9099000003,4601405.614700001],[548077.9201999996,4601390.4351],[548074.9926000005,4601379.312899999],[548077.0937999999,4601364.338400001],[548080.1698000003,4601353.2564],[548084.4505000003,4601324.085100001],[548098.7906999998,4601286.987199999],[548110.2668000003,4601241.7652],[548112.3622000003,4601227.6789],[548112.4497999996,4601214.578400001],[548108.5590000004,4601185.352600001],[548112.8666000003,4601152.184599999],[548115.0897000004,4601119.002699999],[548114.1424000002,4601111.0024999995],[548111.2488000002,4601094.773399999],[548104.2344000004,4601083.734999999],[548097.1739999996,4601079.5798],[548088.1316,4601072.524800001],[548063.8929000003,4601068.3661],[548038.6675000004,4601062.0912999995],[548020.5426000003,4601053.976600001],[548005.1442,4601049.6548999995],[547987.2752,4601040.6537999995],[547977.3287000004,4601031.5944],[547962.6107000001,4601025.278899999],[547944.0597999999,4601018.493799999],[547927.5595000004,4601016.829600001],[547906.9917000001,4601012.3628],[547878.7573999995,4601007.0678],[547857.1019000001,4601003.149],[547799.1277999999,4600993.2158],[547767.9548000004,4600978.353499999],[547733.7186000003,4600972.6862],[547694.3700000001,4600970.871200001],[547656.1385000004,4600964.067600001],[547616.3585000001,4600951.8137],[547588.6732999999,4600939.0847],[547566.0746999998,4600926.3895],[547545.8269999996,4600911.2673],[547536.8225999996,4600898.3289],[547533.6547999997,4600885.539999999],[547534.8276000004,4600859.456700001],[547546.1375000002,4600826.3347],[547551.7269000001,4600813.3816],[547557.9082000004,4600799.211100001],[547578.0149999997,4600772.5867],[547601.1699999999,4600751.6448],[547603.0946000004,4600750.6581999995],[547633.0444,4600736.311899999],[547643.8150000004,4600734.3847],[547656.2540999996,4600732.3575],[547677.2056,4600729.387399999],[547691.7361000003,4600726.3749],[547710.909,4600714.9552],[547731.642,4600707.2097],[547747.0758999996,4600706.3127999995],[547791.2456999999,4600710.7137],[547817.8707999997,4600707.3376],[547844.8118000003,4600694.0824],[547852.4040000001,4600681.0318],[547856.2429,4600668.067299999],[547855.3913000003,4600658.180299999],[547848.3569,4600650.0287],[547835.3241999997,4600640.948999999],[547822.1955000004,4600633.756200001],[547789.8529000003,4600631.543],[547746.5499,4600634.697699999],[547705.1341000004,4600642.528100001],[547665.2363,4600647.815199999],[547627.4600999998,4600647.565300001],[547618.3705000002,4600647.5052000005],[547559.4429000001,4600642.5638],[547539.9183999998,4600644.100299999],[547519.6688999999,4600641.746200001],[547509.9451000001,4600636.685900001],[547500.9082000004,4600628.6324000005],[547492.8924000002,4600617.477],[547442.6502999999,4600534.6537999995],[547431.6973000001,4600513.5978],[547418.2300000004,4600494.412699999],[547415.6791000003,4600489.1777],[547413.9922000002,4600479.396299999],[547416.1383999996,4600470.0843],[547422.8720000004,4600460.691400001],[547430.6903999997,4600451.194700001],[547448.8256000001,4600445.4298],[547470.1173,4600441.573100001],[547484.7236000001,4600439.782],[547499.5149999997,4600435.216399999],[547512.6840000004,4600423.7566],[547513.9217999997,4600413.1063],[547513.1347000003,4600405.9955],[547510.4325000001,4600398.4279],[547504.5451999996,4600393.2819],[547492.2285000002,4600389.3148],[547471.9848999996,4600385.9616],[547448.6425999999,4600384.5865],[547425.1853999998,4600387.9848],[547395.6975999996,4600395.340500001],[547385.7657000003,4600396.4964000005],[547365.9178999998,4600396.365900001],[547345.7525000004,4600393.7907],[547287.8475000001,4600385.194499999],[547273.2477000002,4600385.9868],[547243.7855000002,4600389.4574],[547225.8645000001,4600388.0076],[547209.8776000002,4600384.127900001],[547189.4419,4600371.892200001],[547186.8321000002,4600362.881999999],[547185.2825999996,4600357.5426],[547172.8059999999,4600314.272],[547168.7292999998,4600300.034],[547144.1177000003,4600237.6985],[547128.9544000002,4600209.8429000005],[547093.2922,4600166.5318],[547042.9661999997,4600120.9045],[547036.2675999999,4600112.2008],[547029.8306999998,4600101.7223000005],[547021.5800999999,4600088.0123],[547020.7779999999,4600083.1219999995],[547019.4929,4600075.5638999995],[547020.3435000004,4600060.2479],[547023.6873000003,4600046.2805],[547026.2603000002,4600035.4168],[547026.9643000001,4599991.4553],[547033.2567999996,4599960.1872000005],[547043.1732999999,4599935.9373],[547062.9018999999,4599903.424699999],[547080.4965000004,4599878.447899999],[547098.5488,4599847.2567],[547110.5462999996,4599823.6866999995],[547118.3585000001,4599802.4209],[547124.9961000001,4599769.489700001],[547131.1457000002,4599734.6679],[547132.6804999998,4599704.0349],[547138.9267999995,4599654.4474],[547139.7959000003,4599623.5879999995],[547140.4395000003,4599601.7202],[547138.5692999996,4599581.612400001],[547135.6524,4599568.4923],[547126.6339999996,4599557.330700001],[547115.6205000002,4599545.1569],[547101.4744999995,4599540.068299999],[547080.2194999997,4599537.9309],[547061.9852,4599545.805600001],[547047.7600999996,4599552.818299999],[547028.4396000002,4599573.7870000005],[547012.1934000002,4599583.7842999995],[546986.8691999996,4599591.723999999],[546961.5394000001,4599600.551899999],[546949.3291999996,4599605.579500001],[546935.1624999996,4599616.478700001],[546918.8766999999,4599632.5824],[546875.1048999997,4599668.491699999],[546852.8217000002,4599683.4462],[546844.7187000001,4599685.392000001],[546830.5532999998,4599683.3015],[546822.5022,4599677.253799999],[546820.6250999998,4599670.9131000005],[546818.5005999999,4599664.126800001],[546819.5931000002,4599650.033600001],[546831.0180000002,4599611.804099999],[546844.3547999999,4599574.586300001],[546844.4984999998,4599552.4932],[546842.5883999998,4599538.3805],[546831.6725000003,4599511.1083],[546824.6748000002,4599496.9626],[546805.7210999997,4599461.533399999],[546803.8191,4599433.320599999],[546809.0114000002,4599417.2557],[546833.5248999996,4599380.110400001],[546890.5700000003,4599317.085899999],[546896.7633999996,4599301.0276],[546899.8846000005,4599282.8397],[546897.9875999996,4599266.728700001],[546893.9793999996,4599254.6008],[546883.9722999996,4599241.434699999],[546868.8766999999,4599228.3466],[546827.5414000005,4599209.8697],[546775.1054999996,4599192.4311999995],[546745.7459000004,4599192.240700001],[546726.5361000001,4599196.113],[546703.2062999997,4599205.0658],[546684.9450000003,4599217.0492],[546655.4682999998,4599234.955499999],[546632.1387,4599243.908500001],[546603.8054,4599252.7183],[546582.5164999999,4599255.689300001],[546558.2385,4599256.5316],[546531.9781,4599254.363500001],[546463.3551000003,4599237.710999999],[546441.0717000002,4599239.676899999],[546425.8657999998,4599243.5758],[546417.7430999996,4599248.5196],[546409.6068000002,4599255.572799999],[546397.4806000004,4599260.490800001],[546383.2821000004,4599263.3971],[546367.1140000001,4599261.294600001],[546354.9557999996,4599258.218699999],[546346.8652999997,4599258.1666],[546333.7446999997,4599262.0792],[546323.6067000004,4599269.1196],[546315.4649,4599277.0611000005],[546309.3048,4599288.124],[546294.0278000003,4599303.1252999995],[546275.8123000003,4599308.1154],[546264.6557999998,4599304.9351],[546254.6020999998,4599298.8752],[546248.5590000004,4599291.730799999],[546243.6123000002,4599282.706],[546241.7529999996,4599260.489],[546242.9477000004,4599230.297800001],[546241.1211000001,4599189.983899999],[546232.4883000003,4599105.4384],[546228.4011000004,4599079.4322999995],[546226.1909999996,4599059.877699999],[546209.1074000001,4599018.355699999],[546200.0937999999,4598993.0952],[546198.9631000003,4598987.3146],[546201.3797000004,4598974.6733],[546206.0484999996,4598962.0463],[546214.1834000004,4598955.2149],[546228.1458,4598950.1973],[546249.3905999996,4598954.2195],[546270.4863999998,4598955.4651999995],[546296.8391000004,4598956.411599999],[546329.5182999996,4598959.397299999],[546349.0998,4598962.631899999],[546367.8436000003,4598966.416300001],[546383.0372000001,4598964.5156],[546393.9305999996,4598956.813999999],[546398.9096999997,4598947.853],[546402.0702999998,4598936.3267],[546401.9243999999,4598920.1161],[546391.8481999999,4598865.6489],[546363.9031999996,4598800.963500001],[546361.6270000003,4598791.7337],[546362.8469000002,4598783.636700001],[546367.5844,4598773.3419],[546379.1246999996,4598768.8641],[546390.6435000002,4598767.717],[546396.4282999998,4598763.202199999],[546402.3194000004,4598755.135299999],[546403.4480999997,4598748.259],[546407.0099999998,4598739.1778],[546404.7417000001,4598728.7269],[546401.3881999999,4598718.379899999],[546393.4079,4598701.1197],[546372.8378999997,4598669.9002],[546360.3581999997,4598638.843900001],[546351.432,4598587.048800001],[546328.5843000002,4598546.7108],[546314.8043999998,4598536.185900001],[546298.7566,4598528.089],[546283.7717000004,4598523.329700001],[546266.5559999999,4598515.225299999],[546250.4616999999,4598501.354900001],[546229.8092999998,4598482.792300001],[546203.4011000004,4598464.1928],[546193.0694000004,4598449.2491999995],[546179.3324999996,4598431.952299999],[546143.7969000004,4598392.6439],[546133.2932000002,4598378.476500001],[546123.2028999999,4598364.866800001],[546102.5199999996,4598350.9673999995],[546099.1218999997,4598347.503900001],[546063.3726000004,4598341.502],[546053.0437000003,4598339.104499999],[546049.8872999996,4598336.9749],[546046.1633000001,4598332.288000001],[546045.0607000003,4598322.0667],[546053.0559,4598298.0253],[546061.1816999996,4598253.5561999995],[546060.5987999998,4598240.340500001],[546052.2699999996,4598225.187899999],[546019.1804,4598207.545600001],[546007.6686000004,4598207.472200001],[545987.1969999997,4598199.569800001],[545977.6562000001,4598191.293099999],[545974.1017000005,4598186.1632],[545963.9028000003,4598163.338099999],[545951.3348000003,4598145.716],[545914.6583000002,4598114.839400001],[545897.1895000003,4598106.9564],[545863.5618000003,4598081.9838],[545858.1776,4598075.9542],[545842.5403000005,4598068.6381],[545830.5411,4598066.452400001],[545814.0174000002,4598067.3465],[545799.3600000003,4598063.3675],[545791.3601000002,4598061.9844],[545785.1162,4598059.9463],[545768.3986,4598051.9574],[545749.0717000002,4598047.615700001],[545731.5913000004,4598041.509500001],[545714.7980000004,4598032.298900001],[545703,4598024.6744],[545695.5110999998,4598021.6293],[545685.8321000002,4598021.901000001],[545677.8803000003,4598026.069499999],[545674.2587000001,4598031.4868],[545664.5515999999,4598036.1994],[545658.4484999999,4598038.270199999],[545652.2669000002,4598039.5633000005],[545638.5998,4598037.2563000005],[545628.0516999997,4598029.8619],[545618.9918,4598024.5864],[545601.216,4598025.584100001],[545587.3337000003,4598030.9365],[545572.1698000003,4598041.055],[545562.4397,4598049.431299999],[545549.6951000001,4598059.565099999],[545539.9495000001,4598070.3839],[545534.4781,4598078.121099999],[545526.8391000004,4598112.046499999],[545520.2965000002,4598117.667400001],[545515.4539000001,4598118.302999999],[545508.8713999996,4598117.040100001],[545502.3099999996,4598112.446699999],[545497.7197000002,4598099.538799999],[545495.1112000002,4598089.8632],[545493.9910000004,4598082.306500001],[545490.3709000004,4598074.289799999],[545482.9036999997,4598067.803300001],[545469.3306,4598063.831800001],[545462.0919000003,4598060.7884],[545450.7045,4598054.166200001],[545429.6827999996,4598027.4987],[545416.5544999996,4598005.8772],[545404.0449999999,4597978.7083],[545396.8515999997,4597968.4487],[545383.6518000001,4597958.1513],[545378.2172999997,4597946.7926],[545384.9670000002,4597921.521400001],[545386.3260000004,4597904.4322],[545387.1928000003,4597886.0075],[545391.3361999998,4597863.9397],[545396.3491000002,4597849.538000001],[545402.1752000004,4597838.472200001],[545411.9951999998,4597829.096999999],[545433.7874999996,4597813.024700001],[545439.2708999999,4597803.4001],[545441.6046000002,4597790.5359000005],[545438.2281,4597770.3081],[545428.6760999998,4597750.374500001],[545410.8524000002,4597732.3872],[545378.7440999998,4597717.307700001],[545314.5219,4597701.249299999],[545289.1491,4597689.6543000005],[545273.5425000004,4597677.2325],[545261.3493999997,4597665.942399999],[545251.7640000004,4597651.227],[545240.8499999996,4597635.504000001],[545227.0767000001,4597610.104],[545224.1436999999,4597598.872099999],[545224.2216999996,4597586.4377999995],[545230.3141000001,4597572.82],[545240.0696,4597560.4464],[545245.8399999999,4597558.2621],[545266.5297999997,4597558.392000001],[545280.3119999999,4597555.813999999],[545287.2538000001,4597553.082],[545292.5453000003,4597547.4529],[545297.3990000002,4597531.829],[545301.7736999998,4597512.760199999],[545302.3461999996,4597501.328299999],[545301.9097999996,4597491.111199999],[545297.0177999996,4597472.9835],[545288.8415000001,4597459.7202],[545268.2725999998,4597440.272700001],[545255.9058999997,4597429.980799999],[545246.1825000001,4597423.9244],[545233.2726999996,4597420.401699999],[545200.3448999999,4597415.976199999],[545176.9252000004,4597412.0546],[545166.0203999998,4597408.100400001],[545152.0607000003,4597399.02],[545145.4281000001,4597392.317],[545132.7726999996,4597374.8069],[545127.4018999999,4597366.4464],[545123.3639000002,4597358.4274],[545117.0669999998,4597338.0704],[545105.1141999997,4597314.9025],[545093.1120999996,4597299.6171],[545082.6755999997,4597287.450099999],[545075.4873000002,4597276.1917],[545069.1887999997,4597256.0569],[545067.7292,4597235.952299999],[545068.7361000003,4597194.990499999],[545067.2008999996,4597186.987199999],[545061.5880000005,4597177.2929],[545049.6723999996,4597161.453],[545032.8558,4597142.140699999],[545024.0473999996,4597136.4234],[545012.7889999999,4597135.575999999],[544993.8223000001,4597139.898600001],[544966.7578999996,4597144.947899999],[544951.4002999999,4597145.851399999],[544941.9822000004,4597144.238299999],[544935.2566999998,4597138.9782],[544927.2916000001,4597131.823000001],[544921.7770999996,4597119.687000001],[544916.2033000002,4597103.6647],[544907.4549000002,4597088.288899999],[544898.6348000001,4597071.0251],[544885.0548999999,4597054.3979],[544869.0670999996,4597035.8684],[544857.0695000002,4597019.6952],[544839.3976999996,4597003.5977],[544825.7747,4596993.8539],[544813.7169000003,4596987.339500001],[544796.8102000002,4596982.349400001],[544772.6490000002,4596976.6481],[544749.2925000004,4596975.7259],[544729.1015999997,4596975.6007],[544707.3109999998,4596977.7971],[544697.6223999998,4596979.4024],[544684.7888000002,4596976.8803],[544674.2278000005,4596971.1526],[544667.5048000002,4596965.4487],[544661.7898000004,4596958.640799999],[544654.4800000004,4596953.3774],[544648.2319999998,4596951.784399999],[544637.2187999999,4596951.7162],[544619.4186000004,4596956.268999999],[544600.1683999998,4596965.9201],[544593.744,4596965.8804],[544587.2512999997,4596963.397700001],[544581.7004000004,4596957.035],[544574.5459000003,4596940.115],[544574.6105000004,4596929.679099999],[544577.0999999996,4596918.369999999],[544601.2313000001,4596794.060799999],[544613.7862,4596720.3072999995],[544629.3485000003,4596672.996099999],[544647.4340000004,4596622.481000001],[544653.1971000005,4596608.0835],[544656.4873000002,4596588.785599999],[544655.8753000004,4596566.354900001],[544652.7008999996,4596553.4564],[544637.5022,4596528.492799999],[544608.7243999997,4596486.4586],[544588.7741999999,4596460.6886],[544582.4186000004,4596449.435799999],[544579.2440999998,4596436.5374],[544581.8032,4596414.0153],[544591.5970999999,4596381.989800001],[544601.5883,4596345.080499999],[544599.7562999995,4596330.9690000005],[544596.1941,4596313.2941],[544596.2063999996,4596311.2958],[544596.1723999996,4596303.3018],[544595.5296,4596299.301000001],[544594.7275,4596294.0779],[544591.6881999997,4596286.2874],[544589.6639,4596276.2827],[544581.3876999998,4596265.2401],[544573.5860000001,4596258.419399999],[544563.7045,4596250.5866],[544518.9192000004,4596219.556299999],[544505.3981999997,4596206.482999999],[544476.7154000001,4596175.7743999995],[544461.2977,4596172.570699999],[544454.4074999997,4596166.755000001],[544443.3472999996,4596160.580499999],[544431.7651000004,4596157.8445],[544421.7539999997,4596157.4498],[544405.6407000003,4596158.7939],[544394.8458000002,4596163.7235],[544380.8985000001,4596165.6361],[544375.1485000001,4596164.3795],[544370.2560999999,4596159.3533],[544366.8772999998,4596152.448999999],[544366.1754999999,4596144.4509],[544384.2281,4596072.063200001],[544381.9523999998,4596062.168],[544379.6514999997,4596056.3806],[544362.2196000004,4596027.851199999],[544323.3636999996,4595968.5474],[544318.4135999996,4595959.301999999],[544279.2827000003,4595931.0836],[544195.1666000001,4595903.810900001],[544183.7021000003,4595895.413799999],[544121.5373,4595826.420399999],[544110.0664999997,4595819.022600001],[544025.5986000001,4595808.0703],[544015.1928000003,4595803.8989],[544008.9979999997,4595793.424900001],[544002.8219999997,4595779.8423],[544005.0159,4595762.2028],[544011.3503,4595749.8068],[544017.5762999998,4595741.517899999],[544025.1237000003,4595721.8017],[544027.3914999999,4595692.0611000005],[544029.5502000004,4595680.194700001],[544027.2529999996,4595673.7413],[544022.2697999999,4595669.824999999],[543994.4847999997,4595669.100400001],[543978.2237999998,4595667.1138],[543972.8064000001,4595665.9706],[543961.7226999998,4595663.4605],[543949.2242999999,4595660.275599999],[543942.6414000001,4595658.6811999995],[543932.2448000005,4595652.955700001],[543925.6738999998,4595649.3629],[543920.0237999996,4595645.331599999],[543914.5405000001,4595641.3014],[543909.9710999997,4595637.9428],[543887.0336999996,4595622.2599],[543868.0701000001,4595611.8193],[543848.4260999998,4595603.484099999],[543819.8596000001,4595593.9845],[543796.3592999997,4595588.512599999],[543771.1009999998,4595583.918400001],[543761.2741999999,4595580.528000001],[543748.9627,4595574.014],[543732.2526000002,4595563.476399999],[543719.8925999999,4595551.1888],[543718.7632999998,4595544.7425999995],[543719.1657999996,4595533.420600001],[543723.0623000003,4595523.8961],[543733.2581000002,4595507.748400001],[543748.3821,4595490.853399999],[543825.5378999999,4595414.826199999],[543834.4593000002,4595402.445699999],[543848.1091,4595394.756999999],[543881.4965000004,4595393.8497],[543886.1886999998,4595390.7696],[543889.943,4595377.2475000005],[543891.0044999998,4595367.3728],[543888.9776999997,4595357.590399999],[543889.1742000002,4595325.283600001],[543884.9139999999,4595298.5009],[543882.2095999997,4595276.6127],[543879.4579999996,4595262.4958999995],[543877.5838000001,4595255.0459],[543870.4117999999,4595240.4582],[543863.1495000003,4595226.9801],[543855.3299000002,4595222.8247],[543844.4108999996,4595220.537900001],[543827.6858000001,4595226.0985],[543816.3469000002,4595224.2532],[543812.0369999995,4595219.342],[543807.4835999999,4595199.552100001],[543810.7302999999,4595187.1371],[543817.5723000001,4595173.6337],[543833.3339,4595161.8499],[543852.1299999999,4595158.8554],[543864.7861000001,4595163.7064],[543878.6831,4595170.3412999995],[543888.0231999997,4595171.508400001],[543893.2937000003,4595169.431],[543901.1734999996,4595163.705700001],[543905.0833999999,4595152.071900001],[543906.5065000001,4595137.647500001],[543904.2446999997,4595125.3101],[543900.7182999998,4595115.0744],[543879.1611000001,4595091.7393],[543862.2038000003,4595080.5337000005],[543849.8093999997,4595073.797],[543824.0499999998,4595068.977499999],[543808.2702000001,4595069.991900001],[543789.6131999996,4595077.5393],[543771.3827999998,4595097.301899999],[543759.0382000003,4595096.116800001],[543751.5723000001,4595088.6329],[543747.5409000004,4595079.0604],[543746.773,4595068.0644000005],[543746.8712999998,4595051.8555],[543746.4579999996,4595037.4199],[543746.5576999998,4595020.989],[543747.1290999996,4595009.334899999],[543756.6714000003,4594990.9628],[543770.9412000002,4594963.737500001],[543774.5856999997,4594954.544600001],[543776.4688999997,4594946.7842999995],[543774.534,4594935.5592],[543770.3685999997,4594920.545700001],[543766.1884000003,4594907.9746],[543765.0751999998,4594898.8639],[543765.1594000002,4594884.986400001],[543765.7852999996,4594878.106799999],[543776.3810999999,4594878.726199999],[544168.1149000004,4594951.946699999],[544232.4680000003,4594964.6646],[544627.665,4594962.323999999],[544704.2830999997,4594962.021199999],[544769.2186000003,4594961.4246],[544843.4178999998,4594960.8861],[545007.7630000003,4594958.911699999],[545448.6078000003,4594957.5671],[545597.1042,4594954.2851],[545383.4140999997,4594561.2444],[545338.6072000004,4594479.359999999],[545307.9961000001,4594422.8785],[545275.0153999999,4594371.4893],[545248.6793999998,4594325.2491999995],[545233.6530999998,4594298.953299999],[545140.1475,4594128.9451],[544849.7346999999,4593568.24],[544808.4896,4593488.823799999],[544450.2368000001,4592792.3774],[544403.4598000003,4592701.4943],[544343.1177000003,4592562.566],[544291.8877999997,4592475.7642],[544252.8839999996,4592410.021199999],[544054.5521,4592020.4483],[543996.1392999999,4591905.404999999],[543915.6116000004,4591746.9286],[543540.3718999997,4591027.3357],[543501.6606000001,4590952.161800001],[543433.5629000003,4590819.967599999],[543159.074,4590288.631899999],[542690.5678000003,4589382.9004999995],[542580.6379000004,4589172.3082],[542551.9077000003,4589115.0734],[542394.3639000002,4588803.728599999],[542377.1814000001,4588770.987199999],[542301.7241000002,4588618.888599999],[542244.5480000004,4588511.306600001],[541960.3195000002,4587943.4374],[541945.2302000001,4587923.5879],[541930.4237000002,4587898.1888999995],[541873.1643000003,4587788.611199999],[541869.6948999995,4587781.8188000005],[541830.4534999998,4587705.5415],[541762.3205000004,4587568.701400001],[541707.2988,4587461.3585],[541657.2896999996,4587368.255799999],[541107.8211000003,4586320.839500001],[541029.9835999999,4586166.521500001],[540828.7780999998,4585779.9158],[540891.1722999997,4585785.042099999],[541177.4145999998,4585808.8696],[541334.7741999999,4585822.3122000005],[541804.8107000003,4585853.9891],[541902.0758999996,4585854.662699999],[542258.9033000004,4585882.161699999],[542847.8684999999,4585938.0276999995],[543013.6602999996,4585951.889900001],[543144.9576000003,4585962.774599999],[544769.0159,4586098.4289],[545944.4872000003,4586204.1636],[545995.6808000002,4586208.8188000005],[546079.6957,4586216.3478],[546255.4922000002,4586232.013499999],[546270.3576999996,4586233.3298],[546476.5345999999,4586072.3357],[546591.1604000004,4585985.0316],[546600.0636,4585977.9835],[546312.1039000005,4585716.452199999],[546318.5872999998,4585708.8332],[546324.5651000002,4585701.877],[546349.6338999998,4585662.9575],[546364.4027000004,4585640.4034],[546374.0236999998,4585625.698999999],[546377.3617000002,4585613.3969],[546397.8293000003,4585575.336200001],[546452.2153000003,4585617.0966],[546508.6456000004,4585574.715299999],[546594.0165999997,4585580.3715],[546600.7828000002,4585399.114700001],[546562.8088999996,4585378.220000001],[546611.0437000003,4585298.15],[546642.9746000003,4585245.286800001],[547208.0466999998,4585611.2184999995],[547222.3905999996,4585602.985300001],[547339.7516000001,4585777.1701],[547573.7986000003,4585590.0767],[547641.7725,4585674.0133],[547731.2367000002,4585641.628900001],[547735.0516999997,4585684.0649999995],[547736.6007000003,4585715.272700001],[547775.5385999996,4585703.3171],[547772.2648999998,4585718.172599999],[547796.9082000004,4585719.556600001],[547769.4408,4585829.510199999],[547766.4795000004,4585835.0418],[547747.5785999997,4585925.9561],[547682.8236999996,4585937.408600001],[547622.0384,4585955.2161],[547635.1130999997,4585974.7312],[547655.0724999998,4585976.639],[547647.1825000001,4586096.159],[547737.0493000001,4586103.3017],[547736.4935999997,4586086.2005],[547737.7774,4586018.262700001],[547739.5299000004,4585993.2941],[547743.1852000002,4585971.2246],[548104.5935000004,4586010.255899999],[548213.8995000003,4586022.196699999],[548250.3084000004,4586088.609300001],[548290.6502,4586129.0689],[548362.9767000005,4586172.407],[548413.5455999998,4586207.828600001],[548441.5746999998,4586227.4453],[548522.9299999997,4586419.3949],[548559.6721999999,4586422.972100001],[548706.6377999997,4586437.7269],[548774.8414000003,4586447.2903],[548796.0449999999,4586450.3199000005],[549764.8114999998,4586538.5211],[549907.7911,4586549.054099999],[549914.3849999998,4586550.0988],[550882.5630000001,4586635.4484],[550901.7538000001,4586639.358200001],[550958.0493999999,4586642.530099999],[551048.3402000004,4586647.4966],[551232.4663000004,4586664.230599999],[551576.7674000002,4586693.2118],[551988.2773000002,4586729.4647],[552276.8828999996,4586764.185699999],[552330.0881000003,4586778.5594],[552332.2564000003,4586779.1302000005],[552333.0509000001,4586773.251700001],[552334.4400000004,4586766.0451],[552333.9587000003,4586763.266000001],[552330.7732999995,4586764.6863],[552327.1067000004,4586763.327500001],[552326.6447000001,4586757.884],[552328.8619999997,4586751.682600001],[552328.5784,4586744.686000001],[552324.1299999999,4586735.8829],[552325.7414999995,4586721.0173],[552323.9210999999,4586718.5616],[552318.1583000002,4586718.186799999],[552315.6758000003,4586714.838199999],[552311.8459999999,4586712.923],[552311.4516000003,4586709.7005],[552313.5612000003,4586706.8291],[552313.7483999999,4586704.0548],[552299.4318000004,4586684.8551],[552290.0680999998,4586674.018100001],[552282.8343000002,4586669.080700001],[552273.3975999998,4586668.3464],[552272.2414999995,4586666.4506],[552272.8744999999,4586659.7937],[552271.3946000002,4586656.452299999],[552265.0541000003,4586655.074200001],[552254.2594999997,4586645.6702],[552251.9537000004,4586640.990499999],[552248.2797999997,4586640.630899999],[552246.2061000001,4586638.5064],[552245.6629999997,4586632.7292],[552241.4039000003,4586620.8189],[552238.7631000001,4586616.2478],[552230.3022999996,4586607.637800001],[552224.1233000001,4586607.0381000005],[552221.0575000001,4586603.463199999],[552217.0354000004,4586593.442],[552126.0187999997,4586480.4289],[552124.9002,4586473.315300001],[552128.4495000001,4586467.7897],[552129.0077,4586459.911],[552127.1118999999,4586444.687000001],[552122.4784000004,4586438.325200001],[552119.4847999997,4586436.305199999],[552116.5883,4586432.398499999],[552116.0290000001,4586428.841700001],[552117.25,4586421.744899999],[552119.9316999996,4586420.653999999],[552126.1069,4586421.808700001],[552129.7110000001,4586420.280300001],[552132.6690999996,4586415.638599999],[552136.3499999996,4586403.452500001],[552135.8887,4586397.8979],[552132.0843000002,4586392.430299999],[552132.6868000003,4586389.9921],[552140.1425000001,4586387.3813000005],[552144.5942000002,4586384.193600001],[552145.5268999999,4586382.312999999],[552145.2103000004,4586379.868100001],[552143.1381999999,4586377.5217],[552141.7456999999,4586373.6258000005],[552142.6180999996,4586368.525],[552145.6686000004,4586362.662699999],[552148.6074999999,4586360.6854],[552156.6401000004,4586359.188999999],[552161.1567000002,4586347.0089],[552163.2599999998,4586345.025599999],[552174.2340000002,4586341.218900001],[552178.9164000005,4586340.808499999],[552181.6014,4586339.273499999],[552182.8859999999,4586334.9529],[552181.6863000002,4586327.5056],[552182.6335000005,4586323.626599999],[552185.9289999995,4586318.543199999],[552188.8711999999,4586316.1219],[552193.9737999998,4586315.3815],[552195.8852000004,4586316.8386],[552198.9216,4586324.521199999],[552200.8377999999,4586325.3122000005],[552204.2692,4586324.559800001],[552208.7145999996,4586322.260399999],[552222.1671000002,4586310.810900001],[552232.5705000004,4586293.4552],[552239.4735000003,4586286.399499999],[552240.5838000001,4586283.0768],[552249.8465,4586273.262499999],[552262.3493999997,4586254.478599999],[552265.4515000004,4586253.057700001],[552274.6349,4586254.234300001],[552278.5734000001,4586252.7084],[552285.0714999996,4586243.873400001],[552287.0478999997,4586236.338099999],[552287.7082000002,4586225.9065000005],[552290.1072000004,4586217.7081],[552293.9292000001,4586209.186799999],[552296.6479000002,4586191.442600001],[552299.4413999999,4586186.466700001],[552298.5937000001,4586176.579399999],[552296.1984999999,4586161.1296999995],[552299.3310000002,4586143.943499999],[552305.8108000001,4586137.6620000005],[552307.2015000004,4586130.2334],[552306.4824000001,4586125.676200001],[552307.0784,4586112.579700001],[552311.6146999998,4586097.735200001],[552308.3381000003,4586088.6075],[552309.4532000003,4586084.6186999995],[552313.0615999997,4586082.5353],[552315.7805000003,4586076.3376],[552318.3957000002,4586072.914799999],[552318.6889000004,4586067.0326000005],[552318.1191999996,4586053.3725000005],[552323.3695,4585997.565199999],[552327.7459000004,4585981.7204],[552330.3761999998,4585930.0021],[552329.5317000002,4585919.670700001],[552333.7474999996,4585914.482999999],[552334.9133000001,4585903.5001],[552335.0153000001,4585889.400699999],[552336.5908000004,4585867.9844],[552338.1599000003,4585847.4563],[552339.1311999997,4585805.607100001],[552336.2078999998,4585770.724400001],[552331.7627999997,4585749.819599999],[552324.9063999997,4585727.232100001],[552322.1848999998,4585722.216399999],[552318.0210999995,4585720.1877999995],[552315.5012999997,4585721.946],[552312.9140999997,4585721.483200001],[552307.4469999997,4585714.782199999],[552307.9080999997,4585708.790200001],[552307.5367999999,4585702.348099999],[552304.3838999998,4585699.216700001],[552299.7942000004,4585698.295299999],[552272.3371000001,4585658.461300001],[552259.9741000002,4585646.1592999995],[552248.0538999997,4585641.965299999],[552248.9270000001,4585625.207],[552248.4616999999,4585620.2075],[552243.5447000004,4585606.7381],[552241.2367000002,4585590.733999999],[552235.9019999998,4585542.5109],[552232.7856000001,4585522.7261],[552230.5870000003,4585514.716499999],[552202.8054,4585461.7796],[552185.8003000002,4585432.568600001],[552168.6134000001,4585405.354800001],[552130.8942999998,4585351.236300001],[552117.7627999997,4585329.492000001],[552103.4368000003,4585299.5233],[552090.6136999996,4585258.130000001],[552086.8853000002,4585242.0046999995],[552086.1019000001,4585223.125],[552091.2329000002,4585172.0908],[552090.1119999997,4585153.6526999995],[552086.9374000002,4585141.861300001],[552071.0472999997,4585096.893200001],[552043.7302000001,4585037.0768],[552009.0795,4585044.044299999],[551993.9450000003,4585045.0459],[551981.3454999998,4585042.1798],[551973.6792000001,4585039.016000001],[551968.3585000001,4585035.092],[551962.5563000003,4585028.388900001],[551952.8404999999,4585019.6592999995],[551941.4237000002,4585015.0253],[551935.1239999998,4585007.763599999],[551930.9908999996,4584966.433],[551929.3234999999,4584954.2084],[551926.1151,4584947.0798],[551919.6275000004,4584942.703299999],[551914.2867999999,4584941.5548],[551907.5148999998,4584941.839299999],[551874.2631999999,4584951.815099999],[551863.5658,4584951.738500001],[551852.3781000003,4584950.104],[551809.0049999999,4584926.2563000005],[551799.8372999998,4584922.6379],[551793.0766000003,4584921.3683],[551764.6013000002,4584929.602399999],[551760.8356999997,4584930.241599999],[551714.7850000001,4584953.5605999995],[551688.7692,4584956.816500001],[551670.2860000003,4584958.572000001],[551657.6624999996,4584959.0370000005],[551644.0362,4584959.494899999],[551613.8805999998,4584957.281300001],[551551.3136,4584952.727600001],[551456.6956000002,4584930.4047],[551410.2943000002,4584909.091399999],[551349.4369999999,4584816.6207],[551325.1442,4584800.794],[551281.4930999996,4584768.6208],[551180.1847999999,4584710.9486],[551172.2505000001,4584710.1153],[551161.8729999997,4584712.0404],[551150.9245999996,4584711.9629999995],[551142.9319000002,4584707.5766],[551132.3985000001,4584696.0668],[551128.8157000002,4584694.4871],[551124.0494999997,4584694.786499999],[551114.5859000003,4584697.4953000005],[551091.4436999997,4584707.9902],[551070.4995999997,4584714.947899999],[551053.3476999998,4584717.4915],[551020.3992999997,4584720.0348000005],[551004.4331999999,4584720.3664],[550995.5805000002,4584719.4158],[550984.0744000003,4584715.448999999],[550950.6714000003,4584699.4484],[550943.8986999998,4584699.844799999],[550932.9276,4584702.987299999],[550913.0717000002,4584709.7311],[550904.6688000001,4584716.111400001],[550898.3733000001,4584719.953],[550893.8554999996,4584720.587300001],[550877.9089000002,4584718.1437],[550852.3596999999,4584714.411499999],[550845.8547999999,4584712.3673],[550838.7890999997,4584706.877599999],[550799.6083000004,4584656.641799999],[550791.1886999998,4584641.5945],[550775.7292999998,4584605.4034],[550768.3657,4584594.693499999],[550756.0725999996,4584583.7269],[550744.0817999998,4584577.3145],[550727.9856000002,4584572.3167],[550721.6679999996,4584567.387399999],[550712.6342000002,4584556.4438000005],[550693.8355,4584531.5538],[550682.3607999999,4584523.035700001],[550673.9442999996,4584519.424000001],[550639.2341,4584510.8543],[550626.9798999997,4584506.216700001],[550622.8234999999,4584502.9679000005],[550614.1286000004,4584491.3607],[550586.3783,4584443.648600001],[550583.9243999999,4584435.970799999],[550580.8778999997,4584417.408600001],[550576.6749999998,4584313.1281],[550574.4521000003,4584284.3574],[550569.6448999997,4584266.5601],[550563.7989999996,4584253.862500001],[550530.4351000004,4584207.8879],[550513.7011000002,4584186.343599999],[550472.3173000002,4584127.6566],[550413.7292999998,4584066.740599999],[550400.5153000001,4584055.768300001],[550375.7264,4584038.4980999995],[550351.2083999999,4584030.333900001],[550322.7527000001,4584023.4747],[550268.4199000001,4584011.550799999],[550238.6413000003,4584002.5733],[550206.4680000003,4583989.360400001],[550178.8342000004,4583972.4043000005],[550158.2068999996,4583957.6062],[550148.4116000002,4583947.768300001],[550145.3404999999,4583944.6384],[550135.3258999996,4583930.2469999995],[550124.5821000002,4583912.5199],[550111.5845999997,4583882.2316],[550104.8198999995,4583857.204500001],[550099.6299999999,4583846.177300001],[550095.0850999998,4583838.5962000005],[550090.8859000001,4583829.352299999],[550088.6507000001,4583814.126599999],[550090.2061000001,4583794.7083],[550090.6623999998,4583789.1602],[550093.2257000003,4583744.8796],[550093.3892999999,4583721.232799999],[550091.3830000004,4583660.8222],[550094.4201999996,4583620.5417],[550096.2554000001,4583609.007999999],[550107.5832000002,4583578.665999999],[550107.4682,4583571.115599999],[550102.6301999995,4583557.5373],[550101.0037000002,4583550.9756000005],[550101.0505999997,4583544.203500001],[550102.2141000004,4583533.109300001],[550107.2429,4583494.952],[550109.5776000004,4583471.6533],[550110.1094000004,4583443.124],[550108.0665999996,4583424.2359],[550095.0301000001,4583363.1939],[550079.3552000001,4583308.906099999],[550063.5495999996,4583273.4914],[550044.1494000005,4583238.051899999],[550021.0608999999,4583204.030300001],[550006.1980999997,4583189.3836],[549999.8679999998,4583186.009199999],[549997.7834999999,4583185.217700001],[549972.9085999997,4583167.726399999],[549960.3126999997,4583151.6521000005],[549952.523,4583141.7173],[549938.0855999999,4583125.963500001],[549908.9161,4583088.680600001],[549885.7821000004,4583061.0985],[549882.9236000003,4583051.308800001],[549883.5875000004,4583039.8780000005],[549882.5763999997,4583028.8796999995],[549878.1180999996,4583020.7443],[549852.1937999995,4582997.6951],[549828.9890000001,4582980.3268],[549813.8327000001,4582971.7848000005],[549791.9939000001,4582962.4197],[549758.3772,4582951.6415],[549700.4211999997,4582930.371200001],[549571.6820999999,4582880.7498],[549508.7478999998,4582853.7848000005],[549442.5810000002,4582822.6905000005],[549423.0577999996,4582816.895099999],[549403.2982000001,4582808.988700001],[549386.7273000004,4582799.3277],[549363.2730999999,4582781.5151],[549343.1634,4582763.614399999],[549319.6782,4582738.030200001],[549294.0933999997,4582701.5515],[549282.3996000001,4582687.7051],[549252.8218,4582660.5253],[549224.5234000003,4582629.579600001],[549209.1442,4582616.7075],[549178.5761000002,4582599.8464],[549164.1750999996,4582590.6448],[549132.7851,4582559.3454],[549118.2670999998,4582542.704500001],[549092.7522,4582520.327],[549077.9064999996,4582502.684800001],[549068.2297,4582487.187000001],[549060.7331999997,4582470.7049],[549049.8750999998,4582432.1064],[549043.3245000001,4582411.7447999995],[549037.0526,4582399.6009],[549035.8797000004,4582387.602499999],[549038.1458,4582373.961999999],[549045.4528999999,4582356.6919],[549048.9972999999,4582351.8309],[549068.3982999995,4582338.8616],[549076.0716000004,4582329.2545],[549085.5871000001,4582306.8924],[549101.1633000001,4582253.818],[549102.2193,4582246.0535],[549101.1963,4582224.2861],[549095.2496999996,4582201.153100001],[549080.4188999999,4582168.855900001],[549075.8717999998,4582161.275599999],[549071.8427999998,4582151.256200001],[549068.5005999999,4582126.2535],[549070.1580999997,4582103.727],[549071.6886,4582099.9626],[549097.6180999996,4582061.3913],[549120.3114,4582031.569],[549129.8200000003,4582022.6406],[549145.4280000003,4582014.308700001],[549180.1701999996,4581983.236],[549185.625,4581980.2754999995],[549196.3552999999,4581976.1294],[549207.8095000004,4581976.2072],[549216.9332999997,4581974.7149],[549239.8207,4581965.6555],[549260.6330000004,4581954.3616],[549277.2116999999,4581938.598099999],[549282.3706,4581929.9734000005],[549289.3607000001,4581922.5824],[549310.0159,4581909.8443],[549318.4326,4581901.685900001],[549335.2407,4581876.8202],[549348.4023000002,4581859.4792],[549357.8015999999,4581842.1127],[549360.5773,4581839.689099999],[549367.358,4581838.514],[549372.2833000002,4581839.6578],[549382.7336999997,4581839.84],[549391.9533000002,4581836.5722],[549402.3897000002,4581826.5403],[549406.3843999999,4581817.0195],[549406.8455999997,4581810.694399999],[549404.4989,4581799.243000001],[549403.7279000003,4581789.6898],[549405.7791999998,4581783.1534],[549415.517,4581765.234099999],[549417.0575000001,4581760.0265999995],[549417.0094999997,4581754.8082],[549412.1518999999,4581731.460200001],[549412.7285000002,4581720.4728999995],[549419.5089999996,4581707.0854],[549421.8217000002,4581698.9965],[549420.3902000003,4581688.217499999],[549411.0685999999,4581669.6131],[549410.1591999996,4581655.8401],[549412.5866,4581643.199999999],[549399.2594999997,4581635.670600001],[549380.6199000003,4581622.4429],[549345.6190999998,4581592.894400001],[549298.5012999997,4581549.9409],[549287.5248999996,4581540.9844],[549283.3662,4581537.736500001],[549268.6370999999,4581527.3112],[549259.3298000004,4581518.8102],[549249.2211999996,4581505.196699999],[549239.0552000003,4581487.697000001],[549198.4665000001,4581394.2733],[549175.9419999998,4581349.600299999],[549162.2751000002,4581318.088099999],[549143.9566000002,4581281.9925],[549121.3629000001,4581247.4222],[549101.9292000001,4581227.750600001],[549092.4458999997,4581220.469799999],[549073.8739999998,4581209.3528],[549028.9023000002,4581182.2919],[549023.3278000001,4581178.146400001],[549020.0915999999,4581174.4607],[549014.7187999999,4581165.2095],[548993.9578999998,4581106.782199999],[548991.6804,4581097.3299],[548989.3065999998,4581065.0063000005],[548991.7874999996,4581044.3728],[548999.2023,4581011.338199999],[549018.2523999996,4580951.8478999995],[549016.6190999998,4580946.0637],[549021.4802000001,4580907.3496],[549023.8463000003,4580903.7019],[549026.2795000002,4580902.497099999],[549034.5459000003,4580904.329399999],[549036.8931999998,4580903.4571],[549039.2751000002,4580897.478],[549039.8129000003,4580892.1525],[549038.7748999996,4580860.171],[549037.5257000001,4580847.061899999],[549033.9901,4580838.156199999],[549030.7702000001,4580832.028100001],[549024.8245999999,4580820.885600001],[549012.2154000001,4580793.4888],[549006.0022999998,4580784.7870000005],[549001.6818000004,4580780.65],[548978.2945999997,4580764.171599999],[548928.8218,4580722.093],[548883.3000999996,4580689.256200001],[548860.8419000003,4580671.3411],[548850.8694000002,4580662.0591],[548842.5109999999,4580649.0131],[548837.0756999999,4580636.5419],[548830.3070999999,4580610.961200001],[548829.4418000001,4580602.8507],[548829.7944,4580587.754000001],[548831.5953000002,4580581.104800001],[548867.1939000003,4580510.623299999],[548885.4188999999,4580461.896299999],[548891.6962000001,4580448.727],[548907.9983000001,4580424.745100001],[548915.2732999995,4580412.4706999995],[548917.7507999996,4580404.7158],[548919.1623,4580393.8451000005],[548917.8893999998,4580384.1776],[548915.1815,4580376.4987],[548895.1277999999,4580336.728399999],[548881.4611999998,4580317.0963],[548856.2169000003,4580290.502800001],[548847.7408999996,4580282.452],[548839.8360000001,4580276.514599999],[548830.3309000004,4580272.231699999],[548812.2040999997,4580269.112],[548807.7943000002,4580265.751599999],[548789.5696999999,4580239.8717],[548775.9683999997,4580222.9048],[548757.8503999999,4580206.0185],[548746.5232999995,4580199.059],[548743.5284000002,4580196.7073],[548722.1502,4580179.577199999],[548707.0530000003,4580161.157],[548674.9863999998,4580116.6437],[548652.5548999999,4580094.399700001],[548621.5367999999,4580055.5558],[548599.6540999999,4580013.775699999],[548581.5207000002,4579986.5647],[548561.0192,4579950.7892],[548547.8515999997,4579918.8376],[548533.7933,4579845.024599999],[548521.3956000004,4579797.9792],[548509.6738999998,4579762.3736000005],[548497.4699999997,4579736.3127],[548484.8483999996,4579722.683599999],[548474.9486999996,4579714.7348],[548459.1820999999,4579708.634199999],[548440.9028000003,4579703.072000001],[548422.5944999997,4579701.839500001],[548414.3827999998,4579704.1161],[548369.3354000002,4579724.2435],[548344.8723999998,4579730.408600001],[548321.8792000003,4579729.3672],[548315.3772999998,4579726.1042],[548311.3037,4579722.4133],[548274.6985999998,4579667.990599999],[548248.1979,4579615.855900001],[548245.1639999999,4579606.731799999],[548244.2061000001,4579599.8421],[548245.3339,4579581.197899999],[548245.8568000002,4579552.890699999],[548244.7386999996,4579519.798599999],[548242.4315,4579502.0197],[548227.4422000004,4579454.4025],[548223.9056000002,4579445.3862],[548216.9341000002,4579437.235200001],[548176.6295999996,4579410.544],[548163.6612,4579398.578500001],[548136.8322000001,4579370.422800001],[548134.2571,4579367.7411],[548118.0547000002,4579351.5353999995],[548085.3680999996,4579311.1285999995],[548053.6354999999,4579278.1667],[548039.6915999996,4579261.8651],[548043.6731000002,4579229.028899999],[548059.9518999998,4579183.284600001],[548071.2651000004,4579154.8269],[548081.4746000003,4579141.460999999],[548098.3848000001,4579126.6961],[548116.4367000004,4579116.379799999],[548140.0526999999,4579112.0956999995],[548163.5658999998,4579110.6975],[548189.7452999996,4579110.8714000005],[548192.7562999995,4579110.8914],[548200.6376999998,4579108.0572],[548204.0867999997,4579105.082599999],[548206.3745999997,4579100.6569],[548206.4839000003,4579084.226299999],[548204.2949000001,4579073.775699999],[548193.1813000003,4579046.945499999],[548177.8568000002,4578999.2151999995],[548162.7352999998,4578908.298699999],[548151.7007999998,4578869.478700001],[548114.1524999999,4578779.856799999],[548109.744,4578763.507300001],[548108.7362000002,4578751.510199999],[548110.8059,4578603.420600001],[548108.6755999997,4578584.0886],[548104.3608999997,4578566.1855],[548097.6745999996,4578552.7075],[548079.8974000001,4578521.3924],[548078.3206000002,4578519.4946],[548073.2571999999,4578513.5769],[548061.7192000002,4578500.0667],[548064.9014999997,4578499.5327],[548067.0073999995,4578497.326199999],[548070.2785,4578496.0156],[548071.0812999997,4578488.4715],[548068.9175000004,4578486.7918],[548056.3059,4578483.821699999],[548029.3025000002,4578481.4224],[548004.6309000002,4578480.5929000005],[547985.2893000003,4578483.351500001],[547973.2154000001,4578487.601500001],[547963.8028999995,4578494.2005],[547957.1272,4578504.3704],[547952.8017999995,4578513.3346],[547935.9798999997,4578539.8686999995],[547917.6533000004,4578578.9383000005],[547914.0872999998,4578586.908299999],[547899.3652999997,4578662.861099999],[547894.1845000004,4578687.3628],[547889.1769000003,4578698.320900001],[547887.3213,4578700.6401],[547880.9079,4578709.146500001],[547869.3120999997,4578717.0635],[547853.2780999998,4578725.728399999],[547834.4552999996,4578738.7048],[547820.6936999997,4578745.2754],[547809.1749999998,4578741.535700001],[547803.1818000004,4578737.055400001],[547796.0411,4578729.014699999],[547790.1145000001,4578714.4318],[547789.6226000004,4578700.217700001],[547798.7514000004,4578647.7645],[547798.9197000004,4578622.230599999],[547797.3141000001,4578612.005999999],[547794.1243000003,4578600.993799999],[547782.1156000001,4578582.7071],[547772.3652999997,4578564.4352],[547758.6256999997,4578554.9079],[547743.8494999995,4578550.3697],[547687.2208000002,4578549.997199999],[547667.9129999997,4578547.649800001],[547658.6611000001,4578542.593],[547651.0137,4578535.215399999],[547644.4581000004,4578527.1787],[547636.8443,4578514.6942],[547634.1270000003,4578508.1261],[547633.6610000003,4578489.9155],[547637.7770999996,4578449.0864],[547637.4720999999,4578419.1085],[547632.6228999998,4578405.9761],[547629.301,4578402.2906],[547625.4532000003,4578402.2653],[547613.6780000003,4578373.7664],[547599.8799,4578347.5857],[547586.8898,4578325.7402],[547579.6327999998,4578309.816500001],[547568.2137000002,4578290.7568],[547562.8964999998,4578285.1709],[547555.9709999999,4578282.460999999],[547542.0234000003,4578279.038899999],[547538.3602999998,4578276.350299999],[547534.3006999996,4578270.328600001],[547525.7116999999,4578253.397],[547516.7276999997,4578245.6776],[547497.8619999997,4578239.5589000005],[547476.5559,4578235.6446],[547449.8788000001,4578234.3599],[547438.7358999997,4578236.9515],[547428.8324999996,4578241.8827],[547416.7339000003,4578249.9081999995],[547407.8380000005,4578254.290899999],[547377.7547000004,4578262.198999999],[547361.6684999997,4578265.979699999],[547343.5544999996,4578272.855799999],[547332.4699999997,4578279.333799999],[547317.6585999997,4578292.8928],[547301.0877,4578306.884500001],[547278.7862999998,4578314.510600001],[547260.5302999998,4578330.378799999],[547258.2945999997,4578339.6899999995],[547251.5817,4578342.865900001],[547243.7429,4578364.7972],[547194.2566999998,4578436.417099999],[547142.2911,4578452.066299999],[547127.3801999995,4578455.300100001],[547115.8417999996,4578454.448000001],[547111.4785000002,4578443.6504999995],[547110.4393999996,4578436.2053],[547102.1993000004,4578429.8236],[547095.5319999997,4578438.884099999],[547086.7583999997,4578437.3838],[547079.0395999998,4578428.0079],[547070.2709999997,4578425.7305],[547064.1467000004,4578428.4662999995],[547058.6612,4578422.990700001],[547055.9614000004,4578413.647299999],[547053.2441999996,4578406.9684],[547047.2215,4578406.929300001],[547041.0899999999,4578410.7753],[547033.9978999998,4578407.9538],[547026.9782999996,4578381.040999999],[547030.6878000004,4578324.9991],[547017.1419000002,4578285.387599999],[547014.9885999998,4578282.043],[547010.0192,4578274.350299999],[546999.3854,4578262.9571],[546977.7742999997,4578228.6225000005],[546948.4380000001,4578185.8002],[546932.4819,4578169.4878],[546894.6536999997,4578146.150599999],[546877.8728,4578140.9352],[546845.6130999997,4578123.1854],[546832.0944999997,4578117.9911],[546817.9573999997,4578117.899800001],[546814.7115000002,4578115.3254],[546809.0169000002,4578103.2983],[546799.9768000003,4578104.1281],[546786.4537000004,4578112.5896000005],[546776.7336999997,4578115.080399999],[546759.3399,4578114.0801],[546735.6321999999,4578106.266799999],[546728.5562000005,4578100.892200001],[546715.7545999996,4578088.2643],[546702.3788000001,4578060.866800001],[546699.9407000002,4578049.749],[546699.3651,4578035.201400001],[546702.6540000001,4578018.1252999995],[546710.5767000001,4577995.971999999],[546720.9589,4577981.606000001],[546737.1196999997,4577966.278100001],[546759.8163000001,4577949.327099999],[546769.4914999995,4577940.8408],[546783.1365,4577926.495999999],[546789.7045999998,4577906.887499999],[546789.7703999998,4577896.673900001],[546786.0433999998,4577877.8873],[546778.9084999999,4577868.626499999],[546769.9074999997,4577863.350400001],[546732.1057000002,4577848.562999999],[546714.6876999997,4577838.2368],[546709.2816000003,4577833.3171],[546708.2840999998,4577832.3114],[546703.3213,4577823.5088],[546693.6701999996,4577802.241599999],[546689.9313000003,4577785.2312],[546691.4949000003,4577750.2695],[546697.4979999997,4577714.4482],[546704.6793999998,4577690.513699999],[546729.4974999996,4577630.0558],[546712.5937000001,4577604.745100001],[546708.6332,4577596.1709],[546686.3805,4577504.99],[546682.0186999999,4577493.7488],[546674.6366999997,4577483.8204],[546666.9000000004,4577476.998299999],[546638.8883999996,4577461.6083],[546557.0061999997,4577431.8837],[546540.0115999999,4577420.5616],[546530.9556999998,4577423.723099999],[546523.0418999996,4577431.4438000005],[546510.7856999999,4577437.9155],[546497.5469000004,4577441.0503],[546483.2871000003,4577446.8431],[546465.5475000003,4577460.3851],[546440.8820000002,4577484.207800001],[546429.0236,4577493.901799999],[546414.6853,4577498.916999999],[546408.8992999997,4577500.989399999],[546395.5769999996,4577504.1238],[546384.3753000004,4577502.719900001],[546352.5716000004,4577491.525599999],[546333.9696000004,4577482.9691],[546298.7944999998,4577462.538699999],[546190.4956,4577416.218599999],[546180.6818000004,4577407.0524],[546172.9961000001,4577392.126599999],[546164.7876000004,4577367.3167],[546161.2172999997,4577284.139],[546159.3048,4577269.138900001],[546151.3700000001,4577253.8785],[546133.1113,4577230.67],[546035.4941999996,4577122.0263],[546023.2183999997,4577105.1842],[546032.9255999997,4577091.701199999],[546036.8227000004,4577084.065400001],[546045.1574999997,4577075.9026999995],[546056.3150000004,4577071.1996],[546072.2322000004,4577067.970000001],[546082.4364,4577068.4789],[546095.4694999997,4577071.4482],[546104.0621999996,4577075.388599999],[546114.7252000002,4577082.672700001],[546140.7640000004,4577092.941199999],[546166.3465999998,4577095.990499999],[546188.1010999996,4577095.7958],[546211.2511,4577099.829],[546220.9375999998,4577102.7772],[546229.6414000001,4577102.388599999],[546238.7975000003,4577096.673800001],[546246.6212999998,4577089.951400001],[546250.0166999996,4577082.3125],[546262.2130000005,4577072.1763],[546268.8768999996,4577063.6702],[546271.0367999999,4577013.613299999],[546270.6409999998,4576996.957599999],[546267.5573000005,4576981.950099999],[546208.2423,4576849.6788],[546194.8344,4576813.511600001],[546148.7218000004,4576749.380999999],[546144.7664999999,4576739.808],[546142.4212999996,4576727.025599999],[546142.5835999995,4576701.491800001],[546145.8487,4576674.8675],[546147.3572000004,4576661.3325],[546142.6993000004,4576630.661],[546143.2379999999,4576624.8913],[546146.1151999999,4576619.8026],[546159.6261,4576613.5603],[546184.2735000001,4576606.056700001],[546202.8641999997,4576603.6215],[546224.7060000002,4576603.0945],[546241.9929999998,4576608.3116],[546247.3109999998,4576614.1186],[546251.1108999997,4576621.803300001],[546253.3679999998,4576635.2512],[546256.0403000005,4576675.457900001],[546258.3569999998,4576692.681],[546260.2445999999,4576698.4661],[546270.6812000005,4576715.0748],[546287.7929999996,4576747.713199999],[546296.3640000001,4576768.195800001],[546303.9183,4576790.670299999],[546308.2286,4576797.026000001],[546314.8850999996,4576802.841600001],[546319.2280000001,4576804.090500001],[546377.4883000003,4576800.0218],[546385.7082000002,4576796.854699999],[546396.3743000003,4576790.5945999995],[546403.6065999996,4576784.867799999],[546408.5039999997,4576777.9048],[546412.4299999997,4576765.828500001],[546412.4875999996,4576756.836200001],[546396.1005999995,4576676.352],[546390.4134,4576662.882099999],[546371.3860999998,4576628.899],[546337.9894000003,4576578.282],[546337.0932,4576574.501599999],[546337.9291000003,4576561.5174],[546339.6542999996,4576553.423900001],[546343.9944000002,4576542.0164],[546357.6368000004,4576515.236400001],[546369.6456000004,4576495.329299999],[546379.3492999999,4576482.6239],[546383.5576,4576478.765000001],[546387.0924000004,4576475.568],[546395.7388000004,4576471.182399999],[546419.3907000003,4576462.4519],[546441.6003,4576456.820900001],[546505.0773999998,4576448.6787],[546515.7078,4576448.080700001],[546524.3053000001,4576451.3554],[546529.2198000001,4576454.828600001],[546541.1864999998,4576467.672800001],[546552.1957999999,4576486.2839],[546559.3646999998,4576503.5382],[546560.7379000001,4576511.2075],[546560.6766999997,4576520.754899999],[546557.7232999997,4576524.6217],[546554.8663999997,4576526.490800001],[546538.0323999999,4576528.9363],[546535.0876000002,4576531.470899999],[546532.1179,4576537.891100001],[546529.1712999996,4576553.748299999],[546525.5910999998,4576590.1403],[546523.0839,4576681.0507],[546525.8509999998,4576693.1697],[546534.3801999995,4576720.091600001],[546542.9161,4576732.913799999],[546576.8902000003,4576771.4341],[546582.1327999998,4576775.908600001],[546595.0562000005,4576782.9859],[546607.0756999999,4576787.503900001],[546620.1234999998,4576788.253900001],[546634.1837999998,4576787.678099999],[546645.8106000004,4576788.196900001],[546652.0935000004,4576787.016000001],[546658.4749999996,4576783.5044],[546664.8958,4576773.8868],[546664.1068000002,4576753.4538],[546660.5634000003,4576744.9934],[546644.3816999998,4576724.1284],[546602.0198999997,4576675.784],[546592.1867000004,4576656.5142],[546592.3028999995,4576638.418400001],[546595.1102999998,4576631.2201000005],[546603.2796,4576622.945900001],[546616.9796000002,4576613.3751],[546636.9549000002,4576603.8445999995],[546642.4239999996,4576599.105799999],[546643.3828999996,4576593.116800001],[546643.4913999997,4576576.2423],[546640.8832,4576565.4564],[546628.3123000003,4576542.5053],[546592.3389999997,4576489.428099999],[546581.5850999998,4576470.1524],[546575.4102999996,4576454.458799999],[546571.8448999999,4576436.339400001],[546571.1865999997,4576395.4794],[546575.0071,4576373.854699999],[546586.1003,4576340.286499999],[546598.9271999998,4576310.393100001],[546618.9643000001,4576278.3256],[546621.0565999998,4576265.238500001],[546621.1628999999,4576248.697000001],[546618.5637999997,4576236.468],[546610.8103999998,4576218.9879],[546593.9142000005,4576191.9012],[546577.5708999997,4576169.925100001],[546569.0916999998,4576161.211100001],[546552.6862000003,4576148.8935],[546540.2636000002,4576141.819499999],[546535.6892999997,4576137.4604],[546532.4594,4576132.2217],[546530.9250999996,4576123.552200001],[546530.3447000002,4576109.6708],[546532.4433000004,4576095.5846],[546555.8216000004,4576051.437000001],[546581.1041000001,4576010.521400001],[546584.7320999997,4576005.8817],[546588.2621999998,4576003.4618999995],[546592.4508999996,4576002.7117],[546606.7594999997,4576002.8035],[546643.6299,4576007.814300001],[546660.8064000001,4576017.361500001],[546677.3465,4576034.7871],[546685.0470000003,4576047.493100001],[546690.3158,4576060.9605],[546693.7386999996,4576075.193299999],[546692.7624000004,4576135.9156],[546694.4337999998,4576149.2489],[546698.5460999999,4576160.3774999995],[546709.7357000001,4576176.991599999],[546718.648,4576183.3772],[546734.0869000005,4576189.8048],[546753.6465999996,4576193.0394],[546788.7845000001,4576194.0429],[546814.9793999996,4576193.434699999],[546829.8984000003,4576189.645199999],[546837.0313999997,4576186.4716],[546844.2573999995,4576181.8553],[546851.5815000003,4576175.019300001],[546861.8357999995,4576154.990599999],[546853.1624999996,4576137.5043],[546846.0185000002,4576090.496200001],[546829.3382000001,4576055.971999999],[546811.1359000001,4576023.8804],[546778.4859999996,4576000.2445],[546760.9590999996,4575967.1581999995],[546755.1267999997,4575963.2349],[546753.0613000002,4575959.1138],[546753.3466999996,4575953.786599999],[546764.1238000002,4575943.531099999],[546768.8211000003,4575941.785],[546773.2631000001,4575940.703400001],[546775.1233000001,4575937.717800001],[546772.4742999999,4575933.2599],[546770.0662000002,4575930.357899999],[546765.6427999996,4575928.552999999],[546759.2054000003,4575927.623400001],[546758.3099999996,4575923.731899999],[546760.6886999998,4575918.1961],[546764.3097000001,4575914.6668],[546764.9219000004,4575910.562899999],[546761.9309999999,4575907.2129999995],[546757.8279999997,4575907.6307],[546754.2434,4575905.498199999],[546753.1005999995,4575901.050000001],[546756.3903999999,4575896.963400001],[546757.5776000004,4575894.5286],[546750.8298000004,4575889.8222],[546750.523,4575885.4904],[546753.2292999998,4575881.067],[546759.7718000002,4575878.6667],[546762.7534999996,4575870.4703],[546754.2490999997,4575865.6416],[546752.2695000004,4575861.187999999],[546757.5954999998,4575852.784700001],[546761.5820000004,4575831.4943],[546769.9877000004,4575812.674900001],[546785.9380000001,4575804.7841],[546794.4517999999,4575795.1800999995],[546812.1529999999,4575788.299900001],[546825.9901,4575770.7368],[546833.5691,4575763.3473000005],[546844.6519999998,4575757.6457],[546853.0269999998,4575756.589500001],[546871.5750000002,4575761.1501],[546887.4880999997,4575772.0219],[546904.0990000004,4575791.446900001],[546927.8059,4575813.4713],[546943.7576000001,4575818.3484000005],[546966.3776000002,4575801.397399999],[546997.1169999996,4575771.1765],[547011.7289000005,4575763.2776],[547021.4919999996,4575767.559599999],[547079.3947000001,4575768.379000001],[547096.1650999999,4575776.0372],[547101.2575000003,4575803.7146000005],[547105.5721000005,4575822.2831],[547109.5317000002,4575831.079500001],[547117.4349999996,4575838.236199999],[547128.4545999998,4575842.304500001],[547137.7399000004,4575842.808800001],[547151.5264999997,4575833.1285],[547162.6606999999,4575819.5452],[547168.4705999997,4575801.1534],[547167.7427000003,4575784.384500001],[547158.9759,4575768.4515],[547148.1646999996,4575732.2993],[547143.8969,4575706.514699999],[547136.5632999996,4575676.0472],[547139.8195000002,4575651.421700001],[547152.8446000004,4575630.190199999],[547167.0752999997,4575616.627],[547187.8952000001,4575606.4373],[547222.4293,4575597.780200001],[547265.3942999998,4575592.397700001],[547325.0789000001,4575589.6779],[547359.0710000005,4575600.0024999995],[547379.3605000004,4575607.018200001],[547397.9230000004,4575609.3598],[547422.6808000002,4575611.297800001],[547446.9655999998,4575608.791999999],[547465.6232000003,4575596.590600001],[547471.9541999996,4575575.426899999],[547464.0093,4575510.649499999],[547454.0048000002,4575479.2761],[547462.7586000003,4575433.148499999],[547469.6783999996,4575411.544600001],[547479.1081999997,4575402.8356],[547494.5334999999,4575398.717599999],[547504.483,4575400.115],[547508.2400000002,4575401.4717999995],[547510.4937000005,4575402.3747000005],[547523.1807000004,4575407.4537],[547531.5447000004,4575408.1746],[547547.6198000005,4575407.058599999],[547574.4243999999,4575403.237500001],[547594.8875000002,4575396.599300001],[547602.0296,4575392.2053],[547611.21,4575383.272700001],[547621.2177999998,4575375.788899999],[547628.2582,4575374.1698],[547636.9452,4575376.669199999],[547662.3694000002,4575391.9350000005],[547689.3486000001,4575412.540100001],[547709.6368000004,4575419.7787999995],[547726.1913999999,4575422.107999999],[547743.8483999996,4575422.224099999],[547751.3879000004,4575421.0524],[547762.0374999996,4575417.7918],[547768.0147000002,4575412.391100001],[547772.4225000003,4575403.8715],[547775.4533000002,4575401.115900001],[547800.3327000001,4575397.3939],[547807.1058999998,4575398.215600001],[547840.017,4575407.5362],[547844.8669999996,4575408.123199999],[547848.5533999996,4575407.4814],[547851.4977000002,4575405.169399999],[547873.8457000004,4575379.2267],[547884.8682000004,4575370.195599999],[547889.3980999999,4575368.5602],[547906.0569000002,4575367.7819],[547923.3925999999,4575365.8979],[547997.2863999996,4575353.5076],[548015.3114,4575348.630799999],[548024.4519999996,4575345.8047],[548031.8388999999,4575342.411900001],[548039.0686999997,4575337.4638],[548058.9298,4575320.719900001],[548067.9214000003,4575315.1174],[548077.3131999997,4575312.293],[548086.5294000003,4575310.6887],[548099.5818999996,4575311.108200001],[548109.9352000002,4575314.729499999],[548119.9353,4575321.124],[548156.1131999996,4575355.225400001],[548160.7847999996,4575357.4768],[548165.5495999996,4575358.285599999],[548177.2785,4575356.365],[548183.5658,4575354.7414],[548192.8701999998,4575352.4717],[548201.0198999997,4575347.640900001],[548222.4023000002,4575328.6872000005],[548227.8536,4575326.947000001],[548264.0056999996,4575327.076300001],[548271.3765000002,4575326.1261],[548278.2533999998,4575323.951400001],[548292.3699000003,4575315.385600001],[548326.1903999997,4575288.6324000005],[548333.4138000002,4575284.683700001],[548345.3162000002,4575281.8763999995],[548357.9511000002,4575282.182600001],[548368.5500999996,4575286.583000001],[548372.5433,4575290.1623],[548393.0489999996,4575314.945699999],[548399.8985000001,4575316.878699999],[548439.6661999999,4575314.4794],[548446.7770999996,4575314.8599],[548457.8041000003,4575317.8201],[548469.0104,4575319.005100001],[548477.1381000001,4575317.505100001],[548483.9408999998,4575313.8868],[548489.9159000004,4575308.9307],[548499.2220000001,4575293.893999999],[548503.6182000004,4575274.716600001],[548508.1209000004,4575264.6437],[548519.9419999998,4575261.5031],[548531.1973000001,4575255.361099999],[548537.3943999996,4575254.736400001],[548557.9852999998,4575254.208000001],[548561.6577000003,4575255.675799999],[548575.4271,4575261.540999999],[548579.6950000003,4575261.569599999],[548587.6613999996,4575259.180400001],[548590.3607999999,4575255.978800001],[548597.5082,4575250.9197],[548605.2909000004,4575250.9717999995],[548612.7958000004,4575255.0188],[548618.8282000003,4575266.4944],[548625.1212999998,4575276.5285],[548636.4748,4575280.712300001],[548651.9460000005,4575282.3703000005],[548671.1223999998,4575280.611500001],[548686.8565999996,4575280.494899999],[548698.7301000003,4575282.0178],[548710.1821999997,4575283.982000001],[548723.6248000003,4575288.6241],[548737.2991000004,4575296.1543000005],[548747.4496999998,4575304.9932],[548752.0980000002,4575310.6865],[548757.3425000003,4575314.829500001],[548762.0146000003,4575316.9703],[548778.0818999996,4575317.078199999],[548783.1754999999,4575318.7776999995],[548787.0085000005,4575321.245999999],[548800.2703,4575327.885399999],[548805.9607999995,4575327.923599999],[548816.017,4575325.8818],[548829.2808999997,4575319.753799999],[548885.7788000004,4575281.1654],[548894.7748999996,4575275.0088],[548910.9762000004,4575267.679500001],[548918.6863000002,4575266.0660999995],[548935.0953000002,4575265.1775],[548980.4544000002,4575277.5847],[548997.0895999996,4575280.361400001],[549016.7478999998,4575281.6043],[549038.9303000001,4575280.866],[549043.2094,4575279.229499999],[549046.9095999999,4575276.59],[549054.9263000004,4575266.7632],[549082.1748000002,4575209.882300001],[549101.6447000001,4575177.1515],[549118.5462999996,4575152.952099999],[549144.8048,4575118.824100001],[549180.2072000001,4575081.5385],[549184.6552999998,4575079.6811999995],[549195.2911,4575078.643100001],[549205.8130000001,4575082.045],[549211.5634000003,4575085.636700001],[549260.7933,4575132.044500001],[549272.9633,4575139.2325],[549282.0662000002,4575142.069800001],[549293.4385000002,4575143.4792],[549305.9084000001,4575143.4529],[549346.5535000004,4575135.2914],[549356.5159,4575134.804],[549376.3382000001,4575136.6041],[549385.8573000003,4575139.7774],[549394.017,4575145.939099999],[549412.3680999996,4575167.1581],[549437.6639,4575200.8588],[549457.1155000003,4575220.198100001],[549468.1043999996,4575228.7106],[549488.7668000003,4575242.285],[549504.6177000003,4575249.6095],[549509.9675000003,4575250.5341],[549519.8468000004,4575249.9354],[549525.8065999998,4575247.3115],[549543.2873,4575236.5506],[549562.0642999997,4575219.8035],[549581.8857000005,4575197.179400001],[549593.9375999998,4575184.827199999],[549608.4774000002,4575175.822799999],[549614.5955999997,4575174.532299999],[549641.1308000004,4575173.714500001],[549651.4781999998,4575178.1151],[549671.4677999998,4575192.1295],[549681.1031999998,4575202.7425],[549698.8674999997,4575223.9582],[549705.2877000002,4575227.4439],[549711.7999,4575229.708900001],[549719.4061000003,4575231.0932],[549738.1492999997,4575231.5547],[549759.7666999996,4575227.817],[549769.9145999998,4575224.6669],[549778.8187999995,4575219.843],[549797.8328999998,4575205.2075],[549820.1489000004,4575185.0436],[549830.4392999997,4575173.345899999],[549846.4835999999,4575152.4728999995],[549858.0416000001,4575139.0076],[549862.9198000003,4575135.488399999],[549875.1699999999,4575130.909600001],[549933.0151000004,4575116.541300001],[549967.5810000002,4575104.1226],[549986.2796999998,4575098.9223],[549997.1682000002,4575097.664999999],[550010.9726,4575098.315099999],[550020.7249999996,4575104.044399999],[550058.0515000001,4575140.3838],[550063.1295999996,4575144.3046],[550067.9680000003,4575146.5583999995],[550075.2402999997,4575147.829700001],[550107.5576999998,4575145.943299999],[550162.1831,4575137.3277],[550185.6506000003,4575132.3828],[550217.0198999997,4575122.3857],[550219.1948999995,4575122.5118],[550222.6253000004,4575122.646500001],[550230.131,4575126.473200001],[550233.0407999996,4575129.2689],[550237.2619000003,4575136.0704],[550255.5683000004,4575175.4989],[550261.3848000001,4575181.5342999995],[550297.1443999996,4575202.210000001],[550328.1813000003,4575228.0711],[550332.5997000001,4575230.544199999],[550339.3651,4575232.478499999],[550363.9578,4575234.203299999],[550381.2652000003,4575236.5439],[550403.9007000001,4575242.918199999],[550413.8299000002,4575247.206],[550420.1545000002,4575252.356899999],[550445.6443999996,4575281.5107],[550500.2785,4575331.7393],[550513.4868999999,4575345.82],[550543.7825999996,4575381.7798999995],[550554.9351000004,4575390.6283],[550567.5449999999,4575394.490900001],[550604.5920000002,4575398.3017],[550624.2235000003,4575403.3235],[550635.1589000002,4575407.285599999],[550646.5451999996,4575418.578199999],[550655.5822000001,4575430.742699999],[550663.4314000001,4575445.2303],[550672.5713999998,4575454.619999999],[550703.4245999996,4575470.489499999],[550721.6672999999,4575482.6073],[550746.0225,4575506.2031],[550750.5861999998,4575511.7861],[550763.9393999996,4575528.9769],[550777.0856999997,4575551.828400001],[550790.4549000002,4575578.678200001],[550792.8475000001,4575583.5799],[550803.5854000002,4575603.7501],[550815.8768999996,4575617.1588],[550828.5357999997,4575625.9070999995],[550871.2370999996,4575646.634299999],[550891.6221000003,4575663.430500001],[550914.7714999998,4575679.801999999],[550937.1089000003,4575692.6152],[550946.6619999995,4575702.6743],[550959.6922000004,4575718.0868],[550978.2653999999,4575730.651699999],[551002.5209999997,4575744.366800001],[551012.5148999998,4575751.2093],[551022.2406000001,4575760.4925],[551025.6370999999,4575765.4014],[551028.6535999998,4575776.7468],[551031.5765000004,4575801.4143],[551036.8883999996,4575819.5483],[551048.3603999997,4575842.2775],[551052.1901000002,4575845.08],[551060.3671000004,4575848.4681],[551092.0976,4575858.2393],[551117.3222000003,4575864.9672],[551124.6623999998,4575868.3496],[551127.8202999998,4575871.4804],[551133.7050999999,4575879.5155],[551140.7301000003,4575903.878799999],[551143.1239,4575908.558599999],[551146.6914999997,4575912.9136],[551152.5833,4575919.9496],[551167.0406999998,4575934.5954],[551172.5577999996,4575947.2908],[551173.1162,4575951.180500001],[551173.5515999999,4575984.3792],[551174.9154000003,4575992.715500001],[551180.5404000003,4576001.970000001],[551185.1902999999,4576007.1098],[551247.4627,4576052.5133],[551263.8684,4576063.7313],[551298.2665999997,4576074.7435],[551303.7696000002,4576077.558],[551314.0817999998,4576086.6237],[551346.3821,4576110.277799999],[551353.0322000002,4576116.542099999],[551365.3849999998,4576132.8388],[551396.0154999997,4576155.926200001],[551403.8305000002,4576163.086999999],[551410.9676000001,4576171.464199999],[551430.7400000002,4576203.467700001],[551440.0312000001,4576214.857799999],[551448.3546000002,4576221.134],[551456.6185999997,4576223.9682],[551485.3536,4576231.055299999],[551497.1966000004,4576236.579500001],[551503.1832999997,4576241.950999999],[551517.3276000004,4576265.143999999],[551523.3750999998,4576273.7357],[551544.7133999998,4576285.433499999],[551558.8684999999,4576295.304],[551582.1564999996,4576315.2315],[551599.4348999998,4576333.006899999],[551605.2643999998,4576336.9341],[551653.3775000004,4576360.5911],[551669.3295999998,4576364.8125],[551678.6092999997,4576365.988700001],[551688.3799999999,4576368.7228999995],[551717.4780000001,4576383.474099999],[551723.8260000004,4576385.0736],[551728.6788999997,4576385.108200001],[551765.9526000004,4576379.822799999],[551796.3849,4576371.713300001],[551805.0126999998,4576370.442600001],[551813.5417,4576371.2806],[551817.7993999999,4576372.643300001],[551824.5365000004,4576378.353499999],[551827.7640000004,4576383.3726],[551844.6597999996,4576419.4646000005],[551847.8099999996,4576423.594900001],[551852.4718000004,4576426.958900001],[551865.3207,4576432.1577],[551885.7111999998,4576435.8562],[551909.5464000003,4576437.5809],[551915.8066999996,4576439.735099999],[551919.2165000001,4576442.6461],[551934.5059000002,4576469.289899999],[551938.5668000001,4576474.759099999],[551942.0595000004,4576477.7817],[551948.9126000004,4576478.9409],[551954.5336999996,4576476.8717],[551985.1816999996,4576461.9921],[551996.8318999996,4576459.300000001],[552024.7198000001,4576455.9471],[552031.4079999998,4576456.772299999],[552041.5848000003,4576461.175100001],[552047.2450000001,4576465.3235],[552071.3088999996,4576493.4738],[552075.9704999998,4576496.8379],[552082.0696999999,4576498.103],[552092.1118000001,4576497.953],[552103.5866,4576496.369999999],[552118.8211000003,4576495.5912],[552138.3865,4576497.619100001],[552165.0175999999,4576506.1372],[552193.6320000002,4576518.111300001],[552219.0204999996,4576536.501599999],[552245.4665000001,4576547.461200001],[552253.9856000002,4576549.631899999],[552265.9560000002,4576548.941],[552279.2955999998,4576544.040999999],[552285.7081000004,4576536.648700001],[552292.0234000003,4576531.143100001],[552311.1946,4576518.180600001],[552315.2211999996,4576516.7663],[552327.2753999997,4576516.075999999],[552339.1405999996,4576518.381999999],[552352.1571000004,4576523.471899999],[552359.3168000001,4576528.5196],[552362.9797999999,4576531.0995000005],[552368.1490000002,4576533.690400001],[552379.2666999996,4576535.2139],[552418.5920000002,4576547.044199999],[552428.9567,4576548.5623],[552438.2440999998,4576548.6294],[552445.5798000004,4576552.4572],[552455.2517999997,4576557.190099999],[552462.5963000003,4576559.796700001],[552483.2571999999,4576560.723200001],[552509.3101000004,4576568.1281],[552541.3613,4576567.582900001],[552554.6801000005,4576565.5699000005],[552558.1105000004,4576565.594799999],[552560.1185999997,4576565.609300001],[552573.7544,4576566.041200001],[552580.0417,4576564.421399999],[552587.0844999999,4576562.473999999],[552595.5713999998,4576557.5395],[552609.9682,4576556.866599999],[552621.1012000004,4576556.281199999],[552664.6546999998,4576550.379899999],[552669.1777999997,4576549.7465],[552688.1227000002,4576544.9991],[552692.9722999996,4576545.478399999],[552698.6490000002,4576547.2959],[552714.7169000003,4576546.9684999995],[552720.7509000003,4576545.6800999995],[552738.1101000002,4576540.3661],[552744.6453,4576539.192299999],[552751.5014000004,4576539.908299999],[552756.9214000003,4576542.5012],[552760.9084999999,4576546.527000001],[552775.1716999998,4576552.737],[552787.2331999997,4576551.0483],[552795.4304,4576551.441],[552802.4408999998,4576553.9344999995],[552811.6758000003,4576561.2182],[552824.6726000002,4576568.9734000005],[552848.8119999999,4576574.8113],[552874.3923000004,4576578.1062],[552889.8057000004,4576587.2114],[552911.9962999998,4576596.366],[552927.4647000004,4576597.9221],[552931.0543999998,4576599.058499999],[552934.2964000003,4576601.968699999],[552945.9451000001,4576599.5002],[552953.5533999996,4576600.332800001],[552980.8617000002,4576619.072899999],[552987.9678999996,4576619.902000001],[552994.7273000004,4576622.3938],[553008.5604999997,4576630.1554000005],[553021.608,4576630.9169],[553026.8059999999,4576629.511600001],[553043.3661000002,4576630.5208],[553046.8640000001,4576632.766799999],[553050.5974000003,4576637.124],[553069.6139000002,4576645.478700001],[553148.5697999997,4576672.702],[553165.9508999996,4576675.8269],[553173.2407,4576674.437000001],[553183.6929000001,4576663.966399999],[553187.7285000002,4576661.331499999],[553194.0192,4576659.268100001],[553213.3629999999,4576657.1895],[553225.5575000001,4576660.1655],[553228.5719999997,4576659.854599999],[553255.2977,4576643.8412999995],[553257.7640000004,4576638.419199999],[553263.5820000004,4576632.355699999],[553278.7856000001,4576624.362600001],[553289.4622,4576617.557600001],[553293.5725999996,4576616.1445],[553302.0257000001,4576615.873500001],[553308.9012000002,4576613.9256],[553310.4113999996,4576613.3815],[553320.8181999996,4576609.1281],[553330.3720000004,4576607.0889],[553335.9737999998,4576607.6851],[553353.4517999999,4576609.0349],[553373.841,4576612.737500001],[553387.6408000002,4576613.6162],[553425.4692000002,4576612.5623],[553434.5177999996,4576610.963500001],[553443.7329000002,4576609.4771],[553455.7001,4576609.232100001],[553475.5011,4576613.263800001],[553480.6911000004,4576612.9690000005],[553484.8088999996,4576610.5568],[553489.0793000003,4576610.144200001],[553504.6042,4576615.365700001],[553541.6009,4576613.6401],[553548.8931999998,4576611.9176],[553564.1267999997,4576611.252800001],[553582.5857999995,4576615.7190000005],[553591.0307,4576616.558499999],[553600.5502000004,4576619.1822999995],[553665.2125000004,4576655.5206],[553680.1678999998,4576658.5178],[553683.4178999998,4576660.3182],[553692.6337000001,4576670.045399999],[553699.6453999998,4576672.3178],[553704.8091000002,4576675.5756],[553715.9461000003,4576674.436799999],[553720.0409000004,4576675.133199999],[553730.8612000002,4576682.8739],[553738.1403000001,4576682.9278],[553741.1425999999,4576684.282299999],[553747.3454,4576694.098300001],[553751.1809999999,4576695.903100001],[553756.2790000001,4576696.718],[553759.5313999997,4576698.1854],[553763.8525,4576702.214199999],[553769.2275999999,4576710.8028],[553772.2208000002,4576713.3785],[553786.9741000002,4576721.0374],[553796.0537,4576726.5449],[553800.6471999995,4576727.689200001],[553803.6328999996,4576731.264],[553805.8016999997,4576732.168299999],[553807.2198999999,4576732.733899999],[553810.3992999997,4576732.7575],[553812.8224,4576733.2195999995],[553815.7999,4576737.9046],[553821.1365,4576740.386700001],[553827.7232999997,4576743.544199999],[553833.4068999998,4576744.363500001],[553836.6568,4576746.164000001],[553845.3558,4576746.5616],[553853.2318000002,4576756.3901],[553858.0343000004,4576763.198100001],[553866.9940999998,4576762.2654],[553884.4589,4576754.068299999],[553892.1205000002,4576747.685900001],[553899.8151000002,4576736.8628],[553905.0932,4576724.6894000005],[553909.7164000003,4576721.837200001],[553922.5341999996,4576719.7118999995],[553948.0574000003,4576730.559800001],[553974.3700000001,4576736.5287],[553982.7071000002,4576740.5875],[553990.8479000004,4576748.5307],[554002.7959000003,4576750.8401],[554005.2090999996,4576752.634400001],[554007.0855,4576759.0877],[554007.0541000003,4576763.306399999],[554004.8357999995,4576769.063100001],[554000.7072000001,4576772.918099999],[553989.7948000003,4576777.6109],[553988.4321999997,4576780.820499999],[553989.9707000004,4576787.715399999],[554002.6380000003,4576805.795399999],[554006.1222999999,4576809.8181],[554013.2208000002,4576811.647299999],[554019.1586999996,4576812.024599999],[554045.5569000002,4576806.447899999],[554065.9709000001,4576806.710999999],[554084.7106999997,4576807.072699999],[554094.2561999997,4576806.1446],[554105.1519999998,4576803.6723],[554118.1934000002,4576805.2129],[554142.9025999997,4576812.946799999],[554153.7039999999,4576823.1305],[554170.4298999999,4576835.467800001],[554180.9719000002,4576846.7599],[554199.3735999996,4576858.776799999],[554215.9073000001,4576863.2302],[554221.0706000002,4576866.488399999],[554234.3595000003,4576868.475099999],[554239.2800000003,4576870.621300001],[554255.7489,4576883.734200001],[554261.9236000003,4576886.0008000005],[554273.3162000002,4576895.4120000005],[554305.2873999998,4576938.950200001],[554315.0751999998,4576950.3478],[554318.2494999999,4576951.037699999],[554327.5471999999,4576949.664000001],[554332.9797,4576950.481899999],[554335.0985000003,4576958.0473],[554333.1201,4576965.249],[554333.8978000004,4576973.137499999],[554335.2039999999,4576977.4772],[554344.682,4576985.5418],[554344.3877999997,4576991.3127999995],[554342.4309999999,4576995.6281],[554342.6553999996,4576999.182499999],[554357.2591000004,4577015.5013],[554361.7982999999,4577023.862],[554370.6913999999,4577031.8113],[554390.4058999997,4577047.169199999],[554410.9970000004,4577057.204700001],[554430.3102000002,4577059.1259],[554437.3430000003,4577058.512499999],[554459.6489000004,4577063.0098],[554466.4016000004,4577066.280099999],[554469.9749999996,4577069.5265999995],[554487.1793,4577084.866],[554496.165,4577091.594900001],[554515.1134000001,4577097.510399999],[554533.3497000001,4577097.9805],[554539.8997,4577094.8101],[554546.4663000004,4577089.419299999],[554571.6964999996,4577061.075999999],[554577.9210999999,4577056.6819],[554606.8312999997,4577050.793099999],[554630.7811000003,4577048.0867],[554641.6742000002,4577045.9483],[554652.216,4577046.0276999995],[554663.3048999999,4577051.2183],[554671.9408,4577059.9431],[554676.5824999996,4577065.7513],[554685.2543000001,4577069.702500001],[554696.1139000002,4577072.004799999],[554798.5735999998,4577065.5613],[554802.9418000001,4577063.262800001],[554815.7944999998,4577056.476399999],[554827.8356999997,4577046.3533],[554833.2956999997,4577043.5079],[554842.0110999998,4577041.6864],[554904.665,4577043.603499999],[554967.2445999999,4577044.2993],[555017.8306,4577048.7905],[555031.9782999996,4577047.7875],[555162.2998000002,4577030.4582],[555237.2863999996,4577017.0396],[555240.7218000004,4577016.399599999],[555291.5707,4577008.349099999],[555307.1604000004,4577004.804099999],[555331.3971999995,4576997.439300001],[555421.3475000001,4576963.930500001],[555611.1166000003,4576897.879899999],[555630.1914999997,4576887.256899999],[555637.5958000002,4576881.873500001],[555646.1065999996,4576874.056],[555657.1315000001,4576854.8225],[555666.6854999997,4576841.9059999995],[555674.9512999998,4576833.309599999],[555679.7551999995,4576828.794500001],[555691.1311999997,4576818.3345],[555701.4939000001,4576809.088099999],[555723.3684999999,4576793.490700001],[555732.7153000003,4576785.7908],[555738.7094,4576778.8423],[555759.3377,4576751.244899999],[555775.7834999999,4576734.3847],[555792.4463,4576721.9671],[555802.3627000004,4576716.381100001],[555809.0861,4576712.547],[555811.2811000003,4576710.010299999],[555813.1661999999,4576704.251599999],[555814.8728999998,4576699.934800001],[555835.3768999996,4576688.5461],[555839.5066,4576684.692],[555841.7211999996,4576679.602],[555841.9970000004,4576676.384400001],[555838.7587000001,4576673.139799999],[555831.7279000003,4576673.4188],[555830.3278000001,4576670.521400001],[555830.3611000003,4576666.1917],[555831.477,4576662.536499999],[555835.3470999999,4576659.7907],[555842.3898,4576657.9575],[555844.3389999997,4576654.752800001],[555844.3638000004,4576651.533299999],[555840.0548,4576646.0600000005],[555839.8371000001,4576641.728399999],[555842.051,4576636.749399999],[555845.3337000003,4576634.221100001],[555883.7057999996,4576616.9748],[555886.5641999999,4576615.2204],[555821.4962999998,4576730.850299999],[556197.0953000002,4577078.0337000005],[556417.1610000003,4577280.5835],[556634.034,4577472.568],[556888.0173000004,4577710.369999999],[556929.8931,4577747.3364],[557090.8103,4577891.711100001],[557305.8146000002,4578082.7026],[557419.9321999997,4578187.412699999],[557650.0524000004,4578400.5173],[557695.6430000002,4578442.736],[558015.2000000002,4578735.836100001],[558368.4291000003,4579061.641100001],[558700.9052999998,4579333.004899999],[558708.6207999997,4579351.1644],[558712.8271000003,4579358.5261],[558740.5321000004,4579407.8234],[558759.8254000004,4579442.286499999],[558767.3572000004,4579452.117699999],[558893.7648999998,4579572.828199999],[558955.0382000003,4579618.4023],[558969.6704000002,4579629.2907],[559044.5756999999,4579685.1907],[559284.8198999995,4579906.6478],[559301.3393000001,4579921.882300001],[559364.5904999999,4579980.577099999],[559425.7691000002,4580036.924000001],[559798.2123999996,4580380.3902],[559891.0017999997,4580466.5348000005],[560090.1540999999,4580645.046499999],[560115.2437000005,4580665.1281],[560180.4267999995,4580741.388499999],[560349.7059000004,4580890.238],[560864.6677000001,4581041.098200001],[561016.7402999997,4581085.788000001],[561053.9453999996,4581096.648800001],[561472.2019999996,4581218.9823],[561859.2761000004,4581338.7424],[561874.3393000001,4581337.4276],[561873.3958,4581340.1952],[562612.5292999996,4581553.4969],[562630.2103000004,4581355.6897],[562649.5641999999,4581061.1931],[562742.7785,4580861.596899999],[562867.1885000002,4580604.538799999],[562877.2263000002,4580604.2927],[563011.915,4580349.2136],[563037.6097999997,4580298.92],[563104.3470999999,4580174.374],[563128.5837000003,4580128.3981],[563330.9155000001,4579743.680199999],[563376.9811000004,4579659.924799999],[563439.9233999997,4579540.2337],[563472.7147000004,4579501.661499999],[563484.8342000004,4579474.011],[563502.0186999999,4579421.9791],[563599.5983999996,4579235.0889],[563636.1804999998,4579165.1302000005],[563740.9041999998,4578965.647399999],[563781.1687000003,4578886.284600001],[563802.7729000002,4578845.728],[564336.8663999997,4577820.1217],[564368.7411000002,4577763.67],[564384.4698999999,4577735.3869],[564395.8613999998,4577715.0591],[564439.3897000002,4577627.7349],[564452.9351000004,4577600.431700001],[564462.1162999999,4577584.0814],[564617.0274999999,4577287.797900001],[564734.3287000004,4577063.1271],[564724.5166999996,4576906.159499999],[564694.9488000004,4576778.2157000005],[564576.6634999998,4575890.5079],[564577.7885999996,4575613.508099999],[564581.6573000001,4574952.716399999],[564594.5423999997,4574887.3258],[564620.1459999997,4574916.420299999],[564849.0062999995,4575118.9734000005],[565278.1344999997,4575516.5173],[565304.7105,4575539.294600001],[565395.0619999999,4575617.382099999],[565429.6904999996,4575647.338099999],[565443.4686000003,4575660.008300001],[565498.5109999999,4575709.134199999],[565513.7862,4575722.8171999995],[565585.0665999996,4575790.0766],[565590.9056000002,4575801.454],[565656.4890000001,4575860.002599999],[565715.3375000004,4575913.605699999],[565771.2945999997,4575962.9640999995],[565843.1902999999,4576026.456800001],[566022.5882000001,4576185.299799999],[566138.9862000002,4576296.0537],[566263.1780000003,4576414.319499999],[567193.4182000002,4577231.592499999],[567355.4115000004,4577230.9849],[567378.9458999997,4577228.538699999],[567400.1999000004,4577246.3894],[567409.3277000003,4577254.5792],[567468.0329,4577455.972999999],[567472.1684999997,4577470.1119],[567478.0072999997,4577490.040100001],[567490.2858999996,4577501.256999999],[567530.4409999996,4577537.8255],[567589.5593999997,4577595.444],[567680.5762999998,4577677.5644000005],[567704.1397000002,4577698.7685],[567782.0854000002,4577764.780300001],[567760.0108000003,4578524.6678],[567756.6747000003,4578639.994200001],[567850.4176000003,4578751.0099],[567904.6095000003,4578815.2469],[568003.9763000002,4578932.6459],[568017.3799,4578948.4265],[568042.6990999999,4578978.086300001],[568090.7657000003,4579035.0505],[568177.3027999997,4579137.3429000005],[568201.9545999998,4579166.664000001],[568243.3685999997,4579130.303400001],[568437.6228999998,4578959.8189],[568665.1205000002,4578760.342800001],[568857.6807000004,4578620.607899999],[568991.1704000002,4578526.5034],[568859.7582,4578454.641000001],[568827.4315999998,4578484.755799999],[568783.7203000002,4578533.304400001],[568751.4896,4578491.5854],[568730.2987000002,4578458.964500001],[568716.7698999997,4578429.9691],[568697.2311000004,4578373.048800001],[568689.6697000004,4578358.7656],[568679.8424000004,4578345.2382],[568648.1464,4578308.7432],[568612.6826,4578272.545700001],[568583.1228,4578248.950300001],[568572.8037,4578234.3081],[568566.4277999997,4578218.481899999],[568558.0856999997,4578180.5426],[568553.415,4578170.172900001],[568547.1244999999,4578163.0077],[568539.8113000002,4578157.8313],[568508.0493000001,4578145.873400001],[568498.2253999999,4578140.784399999],[568478.3788000001,4578125.053099999],[568468.5225,4578114.523499999],[568448.6227000002,4578086.6898],[568439.2903000005,4578064.951400001],[568437.8924000002,4578053.5023],[568437.5318,4578047.3924],[568437.1332,4577983.2147],[568623.6107999999,4577860.1811999995],[568678.6053999998,4577936.866599999],[568742.7763999999,4577892.619200001],[568852.1761999996,4577807.943299999],[568939.8322000001,4577740.160499999],[568982.1442999998,4577707.3654],[568968.2243999997,4577587.4342],[568976.5174000002,4577586.402799999],[568988.4351000004,4577582.519099999],[569040.3868000004,4577662.2870000005],[569103.4282,4577614.146],[568997.8576999996,4577462.6987],[569028.7596000005,4577424.577099999],[568919.9292000001,4577378.021199999],[568885.8942999998,4577305.529999999],[568871.2193,4577194.3631],[568839.7975000003,4577137.3298],[568833.9452,4577136.8302],[568820.8487,4577132.597999999],[568817.5188999996,4577130.789899999],[568724.0876000002,4577065.6195],[568693.4886999996,4577045.2338],[568671.8477999996,4577033.149],[568635.5162000004,4577017.261499999],[568588.5418999996,4577003.049900001],[568567.7597000003,4576979.7598],[568562.9972000001,4576970.1664],[568562.5844,4576960.725199999],[568565.4607999995,4576948.5394],[568571.1473000003,4576940.044],[568585.2352,4576927.9640999995],[568712.6445000004,4576842.5679],[568760.2286999999,4576810.1545],[568784.0817999998,4576791.949899999],[568790.6595000001,4576786.571900001],[568803.8425000003,4576772.929500001],[568813.8333999999,4576760.5890999995],[568885.3090000004,4576662.0086],[568903.8384999996,4576640.5342],[568930.6947999997,4576614.5867],[568962.2105,4576591.4593],[568980.9801000003,4576579.979800001],[568996.7884999998,4576571.914000001],[569009.8082999997,4576566.7085],[568965.0568000004,4576547.2974],[569069.2052999996,4576454.0254],[569356.2596000005,4576197.0692],[569806.1557999998,4575804.3467999995],[569904.4019999998,4575726.5736],[569913.1594000002,4575720.9955],[569947.2635000004,4575699.229499999],[570002.3279999997,4575777.7017],[570014.8048999999,4575768.273600001],[570063.2012,4575731.1022],[570084.4905000003,4575710.4344],[570098.8997999998,4575691.5878],[570136.5071999999,4575627.777000001],[570153.1237000003,4575605.732000001],[570163.8651999999,4575594.0668],[570192.1416999996,4575569.2479],[570250.0438000001,4575527.2842999995],[570510.3307999996,4575345.8344],[570583.9264000002,4575291.2576],[570664.0427000001,4575228.973099999],[570854.3872999996,4575466.9845],[571002.5181999998,4575048.1908],[571059.5906999996,4574886.6483],[571079.9775999999,4574830.445599999],[571092.4585999995,4574795.2609],[571126.8936999999,4574697.782500001],[571149.9665000001,4574632.391000001],[571323.8107000003,4574130.1405],[571341.6491999999,4574078.1326],[571358.0279000001,4574029.885299999],[571386.7002999997,4573948.783600001],[571393.2592000002,4573928.752],[571410.2943000002,4573873.4055],[571430.6095000003,4573816.536900001],[571448.2838000003,4573772.854699999],[571474.5766000003,4573687.0668],[571477.5263,4573676.5482],[571510.9496999998,4573555.3016],[571531.9545,4573479.565300001],[571533.0880000005,4573466.475199999],[571533.7472000001,4573459.0428],[571538.7078,4573397.360200001],[571540.4243999999,4573376.059800001],[571549.2233999996,4573264.6745],[571555.2857999997,4573159.1467],[571555.6924,4573100.861199999],[571551.7370999996,4572924.3991],[571552.2041999996,4572910.9693],[571551.3265000004,4572736.5361],[571551.0325999996,4572681.352399999],[571550.1995999999,4572663.912900001],[571539.9589,4572470.957],[571544.3905999996,4572471.5557],[571544.5959000001,4572433.6973],[571544.6593000004,4572427.258300001],[571544.8759000003,4572337.217],[571549.1809999999,4572112.5395],[571542.8507000003,4571683.799699999],[571535.3411999997,4571178.994899999],[571530.4039000003,4570855.190400001],[571554.3536999999,4570863.8641],[571631.7011000002,4570892.8267],[571851.0037000002,4570971.932600001],[571872.5245000003,4570980.5834],[571944.5213000001,4571008.3862],[571974.7207000004,4571020.1208999995],[572090.8126999997,4571060.130799999],[572279.5511999996,4571129.6206],[572637.6467000004,4570835.413000001],[572685.3036000002,4570793.032500001],[572747.1742000002,4570744.687999999],[572848.5454000002,4570874.828299999],[573016.0429999996,4571116.217700001],[573130.1460999995,4571286.6822999995],[573310.5270999996,4571560.628900001],[573340.6146,4571616.224400001],[573484.6878000004,4571512.535800001],[573594.5466999998,4571438.814099999],[573664.3422999997,4571393.555400001],[573743.0444999998,4571337.173699999],[573745.7430999996,4571335.3136],[574000.0751999998,4571161.6961],[574370.0599999996,4570907.441400001],[574651.1831,4570713.1358],[575028.6180999996,4570423.1280000005],[575664.4342999998,4569983.713500001],[575686.9106999999,4569972.8445],[575714.8828999996,4569973.1357],[576128.2852999996,4569647.695499999],[576249.0630999999,4569552.476600001],[576257.3339,4569546.5677000005],[576565.1738999998,4569306.8703000005],[576601.4944000002,4569278.2741],[576686.2659,4569206.7764],[577934.2890999997,4568247.5338],[577946.0494999997,4568236.778899999],[581477.8634000001,4571706.210100001],[581494.8574999999,4571721.6118],[581509.0346999997,4571734.317299999],[581552.0543999998,4571773.660800001],[581553.0504000001,4571774.449200001],[581577.9336999999,4571795.713300001],[581691.5531000001,4571893.9197],[581707.7052999996,4571909.6456],[581744.4820999997,4571945.4781],[581851.665,4572049.7215],[581865.6634,4572063.3138999995],[582002.8255000003,4572196.7656],[582721.5214999998,4572895.861199999],[582729.3910999997,4572903.278899999],[582877.8331000004,4573043.316299999],[582890.8383,4573055.5671999995],[583200.8882999998,4573346.7952],[583213.3076999998,4573358.9289],[583523.7887000004,4573661.390699999],[583539.6032999996,4573676.673],[583581.7455000002,4573717.5735],[583596.7227999996,4573732.8462000005],[583746.2445,4573885.239499999],[583759.2351000002,4573898.4911],[583795.8925999999,4573935.6657],[583805.1599000003,4573945.099300001],[583809.4626000002,4573949.4792],[583888.0554999998,4574016.117699999],[584317.1815999998,4574419.694],[584409.9983999999,4574493.2765999995],[584430.9121000003,4574516.0594],[584451.3311999999,4574538.170299999],[584463.4000000004,4574551.3015],[584632.4464999996,4574734.8083999995],[584649.8052000003,4574753.6643],[584667.2461999999,4574772.632200001],[584672.8032,4574777.0273],[584691.5487000002,4574791.791200001],[584761.4634999996,4574847.4572],[584782.3639000002,4574864.0231],[584802.0626999997,4574883.128699999],[584808.8542999998,4574889.3148],[584818.7023999998,4574898.978700001],[584835.8323999997,4574915.833799999],[584840.3013000004,4574920.2162999995],[584843.4505000003,4574922.9179],[584857.0322000002,4574935.4013],[584878.6517000003,4574954.8627],[584889.9982000003,4574965.2103],[584950.6815,4575022.658],[585245.9680000003,4575302.4804],[585153.6281000003,4574982.8423999995],[585149.4466000004,4574968.248],[585114.7560999999,4574771.423599999],[585110.2023999998,4574745.7215],[585096.4551999997,4574490.1841],[585293.1336000003,4574137.1851],[585588.8398000002,4573907.4936999995],[586072.2736999998,4573380.2456],[586481.5718999999,4572763.3188000005],[586693.5174000002,4572543.7774],[587478.4051999999,4572031.3246],[587992.3671000004,4571771.0473],[588203.8482999997,4571595.9561],[588264.4829000002,4571430.1412],[588275.4176000003,4571219.3094999995],[588235.4354999997,4571063.376800001],[588137.1024000002,4570884.529999999],[587768.3427999998,4570460.9176],[587760.2456,4570451.7151],[587479.3487999998,4570129.2206999995],[587335.7511,4569964.387],[586977.0433,4569518.954],[586757.8842000002,4569246.8599],[586535.4316999996,4568933.318600001],[586306.1632000003,4568486.4648],[586160.1129999999,4568085.017100001],[586097.5603,4567706.7667],[586128.8672000002,4567185.2853],[586234.1405999996,4566786.8155000005],[586256.5559999999,4566769.2048],[586796.006,4566344.699200001],[586817.8322999999,4566327.5274],[587038.0334000001,4566141.401000001],[587083.3825000003,4565853.2588],[587040.0022999998,4565275.3719999995],[587328.2664999999,4565001.2414],[587725.7745000003,4564706.229900001],[587913.5091000004,4564430.911599999],[587925.1062000003,4564414.618799999],[588179.4024,4564057.3913],[588203.4518999998,4564023.5954],[588459.2230000002,4563671.3914],[588860.0971999997,4563110.001499999],[589133.4331999999,4562704.738399999],[589201.7507999996,4562603.423900001],[589585.6974,4562064.0711],[589712.7665999997,4561816.364700001],[589731.6688999999,4561779.512399999],[589817.6782,4561611.690300001],[589951.8042000001,4561296.2337],[590085.4217999997,4560982.105599999],[590415.9030999998,4560031.312100001],[590431.8393999999,4559997.533500001],[591062.1561000003,4558662.651799999],[591297.5223000003,4557954.9816],[591503.5884999996,4557580.049699999],[592397.8646999998,4558018.567399999],[594139.7193,4558979.6142],[594232.8477999996,4559031.0035],[594241.7222999996,4558999.917400001],[594262.6904999996,4558974.3171999995],[594310.7883000001,4558842.363600001],[594345.4760999996,4558761.423800001],[594345.9605,4558788.8555],[594346.6069,4558816.7335],[594347.676,4558863.8258],[594347.9347000001,4558876.265000001],[594348.0378999999,4558881.2629],[594348.2686000001,4558889.3714000005],[594340.7729000002,4558917.588199999],[594339.0844999999,4558924.8947],[594336.0762,4558936.9585],[594335.2237,4558944.4979],[594335.1096999999,4558946.8281],[594334.8888999997,4558950.933499999],[594335.119,4558952.602],[594336.1870999997,4558960.8324],[594337.1549000004,4558963.842800001],[594337.9606999997,4558966.407],[594338.3585999999,4558968.0777],[594338.0939999996,4558969.0735],[594336.9462000001,4558973.5001],[594336.1741000004,4558974.8225],[594331.7089999998,4558982.759299999],[594330.9269000003,4558984.8588],[594318.7835999997,4559015.680500001],[594315.2254999997,4559024.850299999],[594311.1699000001,4559033.569599999],[594308.8091000002,4559040.978399999],[594308.4376999997,4559043.749500001],[594309.0906999996,4559051.6414],[594309.5696,4559053.5351],[594310.6113,4559057.323799999],[594312.0163000003,4559065.4474],[594319.4963999996,4559083.864800001],[594324.3574999999,4559103.6917],[594330.8065,4559123.9833],[594334.0955999997,4559129.133400001],[594336.1350999996,4559133.6011],[594339.2607000005,4559138.415999999],[594340.3991,4559141.206599999],[594341.0458000004,4559143.102499999],[594345.3879000004,4559151.153100001],[594348.0941000003,4559155.9626],[594349.6360999998,4559159.979800001],[594349.5443000002,4559167.084799999],[594343.2748999996,4559178.329299999],[594336.6074999999,4559200.894099999],[594333.9733999996,4559222.9559],[594335.3174,4559242.293199999],[594338.1195999999,4559252.6556],[594346.6144000003,4559270.4199],[594358.2814999996,4559282.8956],[594361.6020999998,4559285.603399999],[594362.9139,4559287.952],[594363.7253999999,4559290.0722],[594364.7856999999,4559292.4176],[594366.8251,4559296.885399999],[594367.7232999997,4559298.784600001],[594368.7096999995,4559300.3518],[594369.2854000004,4559301.2475000005],[594370.5319999997,4559302.151900001],[594371.6962000001,4559302.9442],[594373.6963,4559303.9694],[594375.5285999998,4559304.9924],[594376.4425999997,4559305.670399999],[594377.5201000003,4559306.683700001],[594378.4369999999,4559307.139699999],[594384.5411999999,4559308.6621],[594385.4408,4559310.450200001],[594386.4228999997,4559312.350500001],[594387.3211000003,4559314.2497000005],[594387.1404999997,4559315.2467],[594387.3605000004,4559317.692299999],[594388.2506999997,4559326.6976],[594387.5444,4559335.9043000005],[594374.8048,4559373.9354],[594356.5723000001,4559389.133400001],[594339.1213999996,4559395.7919],[594331.7189999996,4559397.3618],[594322.6083000004,4559394.801200001],[594315.2905000001,4559389.8211],[594307.3948999997,4559390.6074],[594307.0049,4559394.821699999],[594305.8915999997,4559396.583799999],[594305.1065999996,4559398.9054000005],[594304.4907999998,4559401.118100001],[594304.8971999995,4559402.1227],[594305.4599000001,4559404.0175],[594305.7709999997,4559405.9091],[594305.8377,4559407.2424],[594305.7395000001,4559408.351500001],[594305.7251000004,4559409.4617],[594305.8784999996,4559410.573999999],[594306.3630999997,4559412.023700001],[594306.0828,4559414.240800001],[594306.1380000003,4559416.462200001],[594305.4540999997,4559417.4526],[594305.0970999999,4559419.113500001],[594305.5021000002,4559420.2291],[594306.5751999998,4559421.5754],[594307.6398,4559423.5878],[594308.6133000003,4559426.154100001],[594308.3387000002,4559427.927100001],[594307.8964,4559429.698000001],[594307.9486999996,4559432.1414],[594309.0942000002,4559434.3769000005],[594310.2396999998,4559436.612400001],[594310.8068000004,4559438.1742],[594311.2884999998,4559439.845899999],[594311.6805999996,4559441.9607],[594312.1523000002,4559444.409499999],[594312.8016999997,4559446.0834],[594313.3759000003,4559447.0901999995],[594316.8711000001,4559475.227],[594317.8186999997,4559479.7917],[594323.7948000003,4559517.1765],[594324.4242000002,4559520.4046],[594324.9825999998,4559522.6325],[594326.0980000002,4559527.1994],[594328.0943,4559534.9976],[594328.1452000001,4559537.551999999],[594328.2841999996,4559539.774499999],[594328.591,4559541.9991999995],[594329.5687999995,4559544.2325],[594330.8978000004,4559545.249],[594331.7178999996,4559546.7031],[594331.9550999999,4559547.816500001],[594332.8261000002,4559551.824999999],[594333.1429000003,4559553.272500001],[594333.1271000002,4559554.4936999995],[594333.1042,4559556.2699],[594333.2202000003,4559560.2687],[594333.4474999998,4559562.1592],[594333.5835999995,4559564.603700001],[594333.7313000001,4559566.1601],[594333.5477,4559567.3791000005],[594333.5999999996,4559569.8225],[594333.9935999997,4559571.826300001],[594334.5520000001,4559574.054199999],[594334.4479999999,4559575.6073],[594334.0695000002,4559578.9333999995],[594333.8644000003,4559581.8177000005],[594334.9232000001,4559584.2741],[594336.0672000004,4559586.6206],[594337.4585999995,4559589.3035],[594338.0922999997,4559592.1985],[594338.3919000002,4559594.9783],[594338.0334000001,4559596.7502],[594337.8513000002,4559597.858200001],[594337.6606000001,4559599.632300001],[594338.2117999997,4559602.4153],[594338.8584000003,4559604.3112],[594339.1809999999,4559605.3147],[594339.9186000004,4559606.6566],[594341.2318000002,4559608.894300001],[594342.3816,4559610.796800001],[594342.4512,4559611.908],[594342.5220999997,4559612.9081999995],[594342.0898000002,4559613.901900001],[594340.3098999998,4559615.3224],[594337.3585999999,4559616.5056],[594335.1635999996,4559617.5876],[594333.2143999999,4559619.116900001],[594331.6008000001,4559620.6504999995],[594330.6610000003,4559621.9706999995],[594329.6343999999,4559623.512],[594329.0358999996,4559624.3925],[594328.4343999997,4559625.495100001],[594327.7434,4559627.0406],[594327.2258000001,4559628.144300001],[594326.7039000001,4559629.581],[594326.3554999996,4559630.5758],[594325.9899000004,4559632.902799999],[594325.8048999999,4559634.232799999],[594325.6113,4559636.2289],[594325.5044999998,4559638.0041000005],[594325.4047999997,4559639.224199999],[594325.0406999998,4559641.440199999],[594324.6041000001,4559642.766899999],[594323.4068999998,4559644.528000001],[594322.1272999998,4559646.176999999],[594321.1788999997,4559648.1633],[594320.4850000003,4559649.9309],[594319.8777999999,4559651.477600001],[594319.6103999997,4559652.695499999],[594319.6640999997,4559655.027899999],[594319.7973999996,4559657.694399999],[594319.9479999999,4559659.0287999995],[594320.1650999999,4559661.6964],[594320.2983999997,4559664.363],[594320.3521999996,4559666.6954],[594320.4101999998,4559668.694800001],[594319.9550000001,4559671.4648],[594319.4926000005,4559674.789799999],[594319.0388000002,4559677.448799999],[594317.9155000001,4559679.988],[594317.3749000002,4559682.868000001],[594316.5957000004,4559684.7455],[594315.4824000001,4559686.5076],[594314.9676999999,4559687.3892],[594313.7691000002,4559689.261299999],[594312.4013999999,4559691.2423],[594310.3383,4559695.1018],[594308.7089,4559697.8566],[594307.9424999999,4559698.734999999],[594304.3103,4559700.6866999995],[594303.2071000002,4559701.671700001],[594301.6730000004,4559703.5395],[594300.1332,4559705.851299999],[594299.0909000002,4559708.613700001],[594297.6063000001,4559713.1469],[594297.4227999998,4559714.365900001],[594297.7281,4559716.7016],[594298.5932999998,4559721.154200001],[594298.9116000002,4559722.490700001],[594299.0648999996,4559723.603],[594298.29,4559725.147500001],[594296.6964999996,4559725.1269000005],[594294.7688999996,4559724.990900001],[594291.6672,4559724.8398],[594289.7337999996,4559725.1479],[594288.3574999999,4559727.795],[594288.0785999997,4559729.901000001],[594288.4491999997,4559733.681],[594290.8649000004,4559741.4846],[594290.8627000004,4559748.1467],[594287.6898999996,4559759.986400001],[594282.0166999996,4559783.5634],[594278.7564000003,4559802.175100001],[594276.8480000002,4559820.026900001],[594273.7821000004,4559830.091499999],[594264.9521000003,4559851.296],[594258.5714999996,4559871.1998],[594257.5859000003,4559876.0726],[594254.3614999996,4559891.9088],[594252.2632999998,4559904.9838],[594252.4110000003,4559906.540200001],[594251.3772999998,4559908.636499999],[594247.1194000002,4559926.5691],[594250.9420999996,4559948.825300001],[594261.5313999997,4559979.718699999],[594263.7958000004,4559992.739],[594284.3038999997,4560060.9571],[594292.0630999999,4560077.157400001],[594301.0367,4560090.2644],[594311.9922000002,4560099.288799999],[594319.8345999997,4560109.050100001],[594347.0533999996,4560125.279999999],[594368.1558999997,4560127.9957],[594379.7773000002,4560130.9219],[594384.9453999996,4560133.431500001],[594390.6688999999,4560138.391100001],[594392.8974000001,4560141.195800001],[594392.9669000003,4560142.307],[594393.6727999998,4560146.0912999995],[594397.2967999997,4560151.2458],[594402.5214,4560155.865800001],[594405.3498999998,4560157.679],[594406.5153999999,4560158.360300001],[594409.9715999998,4560163.512599999],[594410.5471999999,4560164.408299999],[594414.3518000003,4560168.5658],[594416.6742000002,4560170.5945],[594423.2291000001,4560176.119999999],[594433.3585999999,4560184.1346],[594441.5650000004,4560191.6800999995],[594451.6643000003,4560202.0261],[594456.9482000005,4560208.534499999],[594465.4742,4560217.305600001],[594473.9335000003,4560224.7434],[594479.9214000003,4560228.7071],[594484.1683,4560231.093900001],[594484.8986,4560232.990900001],[594484.6196999997,4560235.096999999],[594484.3493999997,4560236.536900001],[594482.5652999999,4560238.2904],[594481.6341000004,4560238.944499999],[594483.9363000002,4560242.5274],[594487.0700000003,4560246.6763],[594490.8832,4560250.1678],[594498.5196000002,4560256.3736000005],[594500.4052999998,4560259.729],[594500.4430999998,4560263.2826000005],[594500.2408999996,4560265.944800001],[594495.3169,4560276.9845],[594495.1971000005,4560279.7588],[594497.0697999997,4560284.113500001],[594500.6242000004,4560288.1567],[594499.0599999996,4560292.355799999],[594499.1573000001,4560297.797800001],[594501.6563999997,4560305.602600001],[594504.0266000004,4560310.4077],[594504.5647,4560314.1899],[594506.4446999999,4560317.989399999],[594508.0151000004,4560319.7863],[594512.0784,4560323.392100001],[594512.9012000002,4560324.6241],[594513.7197000002,4560326.189200001],[594514.8664999995,4560328.3137],[594516.2547000004,4560331.218599999],[594517.6098999996,4560336.676899999],[594517.2735000001,4560343.2235],[594517.2518999996,4560344.888800001],[594517.7987000002,4560348.004799999],[594518.0201000003,4560350.339400001],[594518.3367999997,4560351.7870000005],[594518.7287999997,4560353.901699999],[594518.9099000003,4560359.344799999],[594519.0445999997,4560361.9003],[594519.1935999999,4560363.3456999995],[594520.0149999997,4560364.6888],[594521.7659999998,4560365.488700001],[594523.1048999997,4560365.7281],[594524.5958000002,4560367.1909],[594525.2205999997,4560370.7521],[594525.2772000004,4560372.862500001],[594527.5911999997,4560381.997300001],[594528.7293999996,4560384.787900001],[594529.4625000004,4560386.4629],[594530.4473000001,4560388.1412],[594531.5983999996,4560389.932700001],[594532.2477000002,4560391.6066],[594532.6425000001,4560393.499299999],[594532.7134999996,4560394.499600001],[594533.0215999996,4560396.6132],[594533.9948000005,4560399.1796],[594535.6232000003,4560402.9759],[594536.0976,4560405.2027],[594536.4042999996,4560407.4274],[594537.3847000003,4560409.4387],[594540.3117000004,4560416.582900001],[594541.8561000004,4560420.3781],[594542.7470000004,4560422.8324],[594544.1036,4560428.1796],[594544.2569000004,4560429.291999999],[594544.8008000003,4560432.630100001],[594545.7625000002,4560436.0846],[594546.1401000004,4560439.3094999995],[594546.0346999997,4560440.9737],[594545.9105000002,4560444.081],[594546.9129999997,4560450.8671],[594547.0417999998,4560453.866699999],[594546.8832,4560459.638499999],[594547.3475000001,4560462.6424],[594547.4126000004,4560464.0867],[594547.7207000004,4560466.2004],[594548.9154000003,4560471.101399999],[594549.2192000002,4560473.5481],[594549.6863000002,4560476.33],[594550.3936000001,4560480.0033],[594551.9237000002,4560484.9087000005],[594552.4704,4560488.024700001],[594554.3114999998,4560494.821699999],[594555.2066000002,4560496.943],[594555.8487,4560499.172],[594557.0548,4560503.184900001],[594557.6087999996,4560505.7458999995],[594558.3361999998,4560507.865],[594558.8249000004,4560508.9816],[594560.0526,4560511.329299999],[594569.0686999997,4560527.5462],[594580.0451999996,4560541.345799999],[594585.1393999998,4560549.5173],[594597.5767999999,4560573.551100001],[594601.2802999998,4560585.479800001],[594602.8355,4560601.3780000005],[594604.0448000003,4560611.608899999],[594605.1151999999,4560619.6172],[594607.2396999998,4560630.415200001],[594607.8530000001,4560634.864499999],[594606.5493999999,4560644.8407000005],[594604.2638999997,4560652.9166],[594601.4983999999,4560659.2097],[594598.9062999999,4560665.061000001],[594597.2106999997,4560672.9224],[594596.6572000002,4560676.8015],[594596.7587000001,4560681.9103999995],[594598.4260999998,4560689.1493],[594601.2964000003,4560694.1831],[594606.0159,4560698.9077],[594610.6112000002,4560706.739800001],[594613.9994000001,4560717.109999999],[594614.2959000003,4560720.1117],[594615.9798999997,4560739.009500001],[594616.1912000002,4560742.121200001],[594616.6968,4560761.3368],[594616.4512999998,4560767.329500001],[594614.9051000001,4560783.076400001],[594614.6204000004,4560785.626499999],[594611.8897000002,4560795.6952],[594608.2511,4560804.641799999],[594606.6246999996,4560807.1745],[594601.8509,4560813.1085],[594599.6349,4560822.295700001],[594600.5893999999,4560826.305299999],[594601.1814000001,4560838.8599],[594602.5745999999,4560854.311799999],[594602.3844999997,4560868.9659],[594603.0240000002,4560877.857000001],[594604.9299999997,4560886.098300001],[594609.5673000002,4560897.150900001],[594612.7225000001,4560906.0746],[594613.8881999999,4560913.196],[594614.0911999997,4560923.413799999],[594610.6508999998,4560936.4713],[594603.7422000002,4560951.8155000005],[594593.7988999998,4560968.3418000005],[594587.0346999997,4560979.0243999995],[594577.7209000001,4561005.218900001],[594573.4637000002,4561016.600299999],[594571.2096999995,4561041.664899999],[594571.2813999997,4561055.5452],[594571.2133999998,4561080.1941],[594573.0449000001,4561100.6482],[594574.9205999998,4561111.220799999],[594577.9588000001,4561122.696799999],[594606.7083,4561188.691299999],[594607.1882999996,4561190.474099999],[594609.0866999999,4561192.830399999],[594613.1627000002,4561201.8771],[594617.2764999997,4561214.477399999],[594620.9347000001,4561223.4077],[594624.1677999999,4561232.7765999995],[594642.6909999996,4561272.4343],[594655.4780000001,4561295.2513999995],[594666.1162999999,4561309.1578],[594666.3795999996,4561314.7129],[594666.1859999998,4561316.709000001],[594665.9199999999,4561317.8159],[594665.7396,4561325.252900001],[594661.0703999996,4561336.073799999],[594660.1871999996,4561339.5044],[594660.0734000001,4561348.274700001],[594663.2945999997,4561352.091700001],[594669.0866999999,4561364.602700001],[594669.6232000003,4561368.4958999995],[594669.6573999999,4561391.7027],[594668.1083000004,4561407.671599999],[594664.6783999996,4561426.392000001],[594662.1951000001,4561436.797],[594651.1182000004,4561469.6306],[594650.4649,4561474.729800001],[594640.4890999999,4561493.8093],[594636.4227999998,4561503.4166],[594627.4819999998,4561520.288899999],[594625.9337999998,4561523.266799999],[594623.1527000004,4561530.781099999],[594620.7444000002,4561535.4133],[594618.1627000002,4561540.487400001],[594617.5598999998,4561541.700999999],[594609.9517999999,4561552.8168],[594605.0903000003,4561559.082699999],[594628.8674999997,4561562.167099999],[594656.9989999998,4561565.7522],[594717.8620999996,4561573.8708],[594785.1727999998,4561582.739800001],[595102.8914999999,4561624.2952],[595757.8076999998,4561711.367799999],[595773.1270000003,4561713.456499999],[595778.9285000004,4561712.3113],[595807.8858000003,4561716.800100001],[595856.5093,4561724.4343],[595877.2969000004,4561731.5918000005],[595879.8093999997,4561731.846899999],[595904.5151000004,4561734.3925],[595992.1098999996,4561743.8727],[596095.8123000003,4561759.2291],[596292.5745999999,4561782.921499999],[596414.5899999999,4561802.1884],[596558.8815000001,4561823.751],[596649.4342,4561837.719799999],[596721.9934999999,4561848.8972],[596815.6464,4561863.020199999],[596944.3684999999,4561882.2741],[597035.5949999997,4561895.923599999],[597049.9046,4561898.2237],[597132.3344,4561911.202099999],[597187.0525000002,4561920.7031],[597299.8502000002,4561932.866900001],[597365.2429999998,4561940.513],[597416.2951999996,4561948.190099999],[597739.3827,4561993.930299999],[597773.1979999999,4561998.7140999995],[597924.9669000003,4562018.738700001],[598018.9749999996,4562031.1055],[598034.2153000003,4562032.753900001],[598134.6342000002,4562042.3214],[598180.2785,4562046.711100001],[598252.3876,4562053.678400001],[598442.5489999996,4562068.4574],[598466.5673000002,4562072.1128],[598610.085,4562094.372099999],[598703.0524000004,4562102.9584],[598749.8322999999,4562110.142999999],[598773.5104,4562114.1280000005],[598819.1404999997,4562119.5209],[598887.9770999998,4562126.5612],[599039.3247999996,4562146.3813000005],[599084.1025,4562152.763599999],[599311.3383,4562191.2761],[599414.2131000003,4562205.0032],[599634.3830000004,4562238.765900001],[599699.3353000004,4562247.648499999],[599714.2258000001,4562250.2949],[599804.8935000002,4562267.413899999],[599830.3206000002,4562272.203500001],[599875.3393999999,4562279.260199999],[599882.5362,4562280.358100001],[599912.1584000001,4562284.9834],[599979.9331999999,4562289.798800001],[599986.7227999996,4562290.0030000005],[599990.9972000001,4562290.172599999],[599996.1101000002,4562290.353800001],[600188.0344000002,4562316.639599999],[600313.8222000003,4562334.8028],[600515.4177000001,4562371.1128],[600565.6243000003,4562378.911599999],[600733.1803000001,4562408.539999999],[600768.3974000001,4562414.8007],[600829.1259000003,4562425.7447999995],[601098.9493000004,4562482.113500001],[601160.4813000001,4562495.5144],[601446.0674,4562545.6746],[601547.7730999999,4562564.523600001],[601785.3271000003,4562607.143999999],[601840.7011000002,4562617.022500001],[602408.0609999998,4562718.6872000005],[602455.5000999998,4562726.2382],[602514.8762999997,4562737.6216],[602559.4537000004,4562745.9103],[602625.2725999998,4562758.273600001],[602648.6859999998,4562762.933800001],[602737.2596000005,4562779.060699999],[603093.5866,4562830.0615],[603161.5374999996,4562839.7949],[603169.4024,4562841.0166],[603209.9084000001,4562846.5867],[603245.9982000003,4562856.092],[604372.8833999997,4563038.8105],[604502.2171999998,4563059.762399999],[604423.5378999999,4563325.0195],[604406.0870000003,4563384.286900001],[604333.0094999997,4563633.524499999],[604323.5389999999,4563674.251599999],[604300.2610999998,4563759.974400001],[604169.7295000004,4564222.476299999],[604136.6686000004,4564341.8159],[604115.1458999999,4564416.4603],[604088.0795999998,4564515.3433],[604050.4518999998,4564649.386299999],[604038.5517999995,4564690.190099999],[604002.3033999996,4564815.8138999995],[603997.0444,4564843.6099],[603949.8438999997,4565131.7513],[603933.5259999996,4565206.1373],[603877.2379999999,4565467.611],[603914.1922000004,4565515.441199999],[603922.0933999997,4565525.658500001],[603995.9533000002,4565648.079600001],[604031.9764999999,4565760.966700001],[604050.0231999997,4565817.855],[604080.3624,4565888.466],[604118.5582999997,4565948.8627],[604125.4452,4565959.620999999],[604154.2295000004,4565992.3453],[604195.4678999996,4566027.468800001],[604263.5828999998,4566070.4169],[604329.6539000003,4566098.0129],[604387.5121999998,4566125.491800001],[604440.0927999998,4566164.443600001],[604481.1065999996,4566209.226],[604503.8344999999,4566254.967700001],[604531.6650999999,4566307.223099999],[604547.7800000003,4566328.9964000005],[604591.0657000002,4566373.0348000005],[604643.9178999998,4566404.5524],[604755.3192999996,4566432.693],[604826.3103,4566450.037599999],[604896.3234999999,4566459.596100001],[604947.6251999997,4566348.5173],[604961.8996000001,4566317.6316],[605031.4561999999,4566167.174900001],[605078.7351000002,4566062.146199999],[605106.9654000001,4565999.3714000005],[605199.4881999996,4565785.510299999],[605208.9482000005,4565763.105699999],[605315.1009,4565511.355900001],[605506.5790999997,4565058.193399999],[605577.1535,4564891.100099999],[605663.8776000002,4564680.0474],[605737.5536000002,4564501.896500001],[605762.1361999996,4564448.6205],[605802.0081000002,4564347.0419],[605808.4508999996,4564330.590399999],[605817.4228999997,4564307.4021000005],[605820.9917000001,4564298.3486],[605822.6471999995,4564294.041999999],[605870.2613000004,4564179.029100001],[605916.165,4564066.434599999],[605935.1677000001,4564022.294500001],[605959.1986999996,4563966.7903],[606077.7139999997,4563704.3484000005],[606088.5431000004,4563680.4102],[606106.5625999998,4563640.5868],[606116.7001999998,4563618.082],[606138.3327000001,4563618.0638999995],[606142.5601000004,4563604.134299999],[606162.3238000004,4563542.4614],[606169.1135999998,4563513.8007],[606187.2319999998,4563547.8211],[606194.1074999999,4563547.8103],[606202.7483999999,4563547.492000001],[606213.2758999998,4563567.299699999],[606235.6189000001,4563604.823999999],[606243.1562999999,4563616.9263],[606272.3398000002,4563616.5745],[606283.1551999999,4563616.621200001],[606325.2642999999,4563615.3477],[606348.0367,4563634.8901],[606366.7067999998,4563648.2654],[606384.7450000001,4563658.966499999],[606413.3449999997,4563675.596000001],[606441.2515000002,4563693.770099999],[606456.9873000002,4563707.1028],[606460.2176000001,4563709.8149999995],[606476.0900999997,4563725.259500001],[606501.8623000002,4563757.504899999],[606523.9787999997,4563798.9133],[606533.1875999998,4563822.810699999],[606537.2193,4563839.525800001],[606540.0552000003,4563852.003900001],[606541.4007000001,4563857.4646000005],[606541.9738999996,4563864.135399999],[606543.9061000003,4563886.8160999995],[606544.1909999996,4563890.262499999],[606545.1331000002,4563900.380999999],[606482.4391000001,4563858.8236],[606471.6424000002,4563851.781300001],[606479.3214999996,4563894.3112],[606482.4797999999,4563924.8937],[606484.2515000002,4563941.353599999],[606485.9329000004,4563958.2565],[606487.6272,4563974.2711],[606493.1573999999,4563997.4485],[606498.6660000002,4564010.631899999],[606502.3903999999,4564019.680600001],[606511.1551000001,4564033.799900001],[606522.0250000004,4564047.2837000005],[606532.1036999999,4564057.535800001],[606531.8921999997,4564060.5308],[606529.8679,4564090.0382],[606545.1522000004,4564094.0370000005],[606609.1864,4564106.855],[606619.1775000002,4564105.890799999],[606630.3086999999,4564101.501],[606637.7614000002,4564096.391100001],[606680.3240999999,4564041.0493],[606689.7522,4564044.1855],[606705.5654999996,4564046.4158],[606724.9994999999,4564047.5887],[606743.0377000002,4564046.7425],[606753.3576999996,4564046.227399999],[606766.6985999998,4564045.534600001],[606772.1601,4564044.726299999],[606787.9545999998,4564042.514799999],[606829.6756999996,4564033.2436],[606847.1826,4564028.614499999],[606867.5574000003,4564022.806],[606882.7171999998,4564018.1425],[606896.5016999999,4564015.7908],[606913.7758999998,4564015.6],[606932.5262000002,4564017.651799999],[606947.1660000002,4564019.8654],[606960.3677000003,4564022.9463],[606977.2975000003,4564029.08],[606990.2037000004,4564035.1547],[607006.9153000005,4564044.727499999],[607022.4287999999,4564055.9484],[607035.3421,4564067.2423],[607048.4693,4564081.0932],[607060.0680999998,4564096.2542],[607069.9823000003,4564111.945599999],[607115.0888,4564208.8815],[607118.6594000002,4564216.929],[607131.1053999998,4564242.8736000005],[607143.8630999997,4564264.714199999],[607154.3205000004,4564277.637800001],[607163.1619999995,4564286.429099999],[607178.2457999997,4564298.3103],[607204.3068000004,4564310.575099999],[607209.1323999995,4564313.089],[607222.1561000003,4564316.834000001],[607239.8142999997,4564318.9816],[607255.4869999997,4564319.3233],[607258.0082,4564318.916300001],[607274.1211999999,4564317.821],[607290.1716999998,4564315.281199999],[607311.8839999996,4564309.7158],[607320.3167000003,4564306.397700001],[607317.6290999996,4564301.028100001],[607292.3537999997,4564246.8007],[607286.8273,4564234.948999999],[607278.3762999997,4564216.7248],[607277.3210000005,4564214.3773],[607429.5093,4564139.112500001],[607535.3628000002,4564090.483100001],[607603.8777000001,4564060.958000001],[607725.6993000004,4564004.239],[607800.5009000003,4563969.2566],[607741.1569999997,4563741.298599999],[607661.8836000003,4563755.3398],[607651.1228999998,4563717.537699999],[607625.8398000002,4563624.111400001],[607621.5541000003,4563607.725],[607573.3413000004,4563426.0154],[607593.3393999999,4563400.437899999],[607594.1010999996,4563377.2415],[607595.0037000002,4563344.4975000005],[607584.2422000002,4563346.4485],[607581.1920999996,4563325.8608],[607572.1353000002,4563263.4328000005],[607553.1809999999,4563133.012399999],[607497.6933000004,4562756.207599999],[607488.9914999995,4562692.341600001],[607475.6627000002,4562589.653899999],[607468.0086000003,4562540.0166],[607432.7324999999,4562304.7554],[607415.6305,4562179.137800001],[607405.3399,4562086.377800001],[607354.0568000004,4561736.0649999995],[607321.6305,4561511.7289],[607320.7109000003,4561505.8301],[607318.3794,4561487.585100001],[607310.6873000003,4561428.953299999],[607309.8134000003,4561419.9461],[607329.1633000001,4561433.000600001],[607363.1950000003,4561457.1532000005],[607512.1727,4561563.726600001],[607545.8971999995,4561585.8769000005],[607589.8567000004,4561613.508400001],[607600.9961000001,4561620.224199999],[607708.7112999996,4561686.5514],[607782.8265000004,4561733.6175],[607807.0957000004,4561748.522700001],[607836.3645000001,4561765.6117],[607857.5902000004,4561776.4745000005],[607876.0963000003,4561784.077],[607895.7878999999,4561790.9198],[607934.6956000002,4561802.7108],[607970.2724000001,4561812.898],[607988.0746999998,4561817.0481],[608007.5571999997,4561821.001],[608016.1065999996,4561787.370999999],[608054.4943000004,4561647.4723000005],[608057.7975000003,4561633.974199999],[608075.5598999998,4561550.289999999],[608093.4263000004,4561470.938100001],[608096.7247000001,4561457.773],[608100.4177000001,4561446.2795],[608108.0176999997,4561397.5339],[608130.6761999996,4561306.149499999],[608132.0065000001,4561295.6203000005],[608129.2988999998,4561268.930199999],[608127.9622999998,4561257.2511],[608128.0465000002,4561234.5999],[608130.6301999995,4561196.106799999],[608133.6886,4561182.1609000005],[608147.9990999997,4561144.73],[608155.4727999996,4561115.858999999],[608164.6808000002,4561015.2809999995],[608165.7180000003,4560945.340299999],[608163.3339999998,4560930.7585],[608160.1229999997,4560915.3872],[608139.5371000003,4560861.2269],[608135.5005000001,4560844.955],[608129.1292000003,4560810.7709],[608127.7696000002,4560789.319700001],[608126.2356000002,4560773.973300001],[608125.8198999995,4560745.429500001],[608130.2850000001,4560681.869000001],[608134.7714,4560633.854599999],[608139.4977000002,4560603.610400001],[608140.1440000003,4560599.6225000005],[608141.3493999997,4560591.8674],[608138.8739999998,4560504.2191],[608137.8825000003,4560491.878900001],[608042.6867000004,4560445.8298],[608039.2712000003,4560444.2246],[607894.8496000003,4560374.463199999],[607867.0125000002,4560362.281199999],[607818.0869000005,4560341.0153],[607768.7269000001,4560320.742799999],[607737.6300999997,4560307.7358],[607710.4471000005,4560296.6745],[607698.7713000001,4560292.0605],[607679.523,4560289.000399999],[607662.7100999998,4560285.7541000005],[607681.9742999999,4560247.951400001],[607877.8947000001,4559909.9495],[608142.6813000003,4559449.2729],[608170.9003999997,4559384.9542],[608653.2127999999,4558224.076099999],[608764.3498,4557956.5671],[608689.7571,4557905.4878],[608679.1261,4557898.1119],[608655.2007999998,4557881.8769000005],[608584.0612000003,4557829.8507],[608437.7109000003,4557722.853],[608299.9170000004,4557621.4263],[608294.1051000003,4557617.2316],[608192.6600000001,4557526.0067],[608132.8679,4557472.265699999],[607870.0872,4557236.0821],[607648.6177000003,4557037.160800001],[607510.5493000001,4556912.8715],[607456.2131000003,4556864.102399999],[607071.9741000002,4556500.132999999],[607050.5710000005,4556483.052200001],[606802.9401000002,4556285.1075],[606635.9353,4556151.751700001],[606589.3925000001,4556114.5404],[606539.6139000002,4556074.7283],[606464.4881999996,4556017.5581],[606376.6112000002,4555948.321699999],[606338.5203,4555918.4527],[606281.6787,4555873.5429],[606172.4896,4555786.232799999],[605935.8101000004,4555599.693299999],[605921.8644000003,4555588.942399999],[605847.4308000002,4555529.679199999],[605801.5418999996,4555493.1489],[605796.0641999999,4555488.850099999],[605744.6968999999,4555448.021299999],[605731.6705999998,4555437.506200001],[605719.8887,4555428.008400001],[605716.2362000002,4555425.1796],[605700.1480999999,4555411.622199999],[605634.2165000001,4555356.259500001],[605576.5734999999,4555308.1238],[605574.1638000002,4555306.4234],[605508.8733000001,4555258.8440000005],[605445.5738000004,4555212.8485],[605332.3371000001,4555131.2673],[605284.3273999998,4555095.931299999],[605271.1447000001,4555084.5265],[605283.9183999998,4555066.0559],[605291.9674000004,4555055.068],[605298.0861,4555044.052300001],[605300.8404999999,4555039.317299999],[605303.0738000004,4555035.7963],[605304.1919999998,4555033.924699999],[605310.0029999996,4555026.790899999],[605315.0603,4555019.5352],[605320.1206999999,4555012.057499999],[605326.0188999996,4555004.7029],[605330.8683000002,4555000.2202],[605336.0015000002,4554993.5208],[605341.7981000002,4554987.3862],[605346.6164999995,4554979.2388],[605350.2030999996,4554969.186000001],[605351.6237000003,4554957.9915],[605353.5821000002,4554950.2469999995],[605354.6013000002,4554943.599400001],[605355.4287,4554938.614600001],[605356.0051999995,4554927.7411],[605356.9276999999,4554921.9804],[605357.6047999999,4554915.7719],[605358.0685,4554906.895500001],[605355.6130999997,4554902.5296],[605355.0687999995,4554899.523700001],[605352.9411000004,4554895.717700001],[605351.5464000003,4554893.4768],[605350.3163000001,4554891.4604],[605347.5833999999,4554888.8671],[605346.0111999996,4554887.289899999],[605344.5213000001,4554885.824899999],[605343.0281999996,4554884.582],[605340.6391000003,4554881.4384],[605339.8125999998,4554880.5382],[605339.8509999998,4554877.8738],[605340.2314999998,4554874.770199999],[605340.6089000003,4554871.888699999],[605341.8255000003,4554869.019200001],[605343.2083,4554866.2631],[605344.4184999997,4554863.8377],[605346.6454999996,4554860.7607],[605348.1091,4554858.228],[605349.1721999999,4554854.356899999],[605349.6447000001,4554850.6994],[605349.6039000005,4554847.7008],[605349.3842000002,4554845.4769],[605349.0740999999,4554843.695800001],[605348.1891999999,4554841.018100001],[605347.4028000003,4554837.342499999],[605347.2764999997,4554834.453600001],[605347.3293000003,4554830.790100001],[605347.6146999998,4554828.462400001],[605348.3989000004,4554826.475],[605348.5891000004,4554824.9232],[605348.6131999996,4554823.257999999],[605347.3830000004,4554821.2415],[605344.7500999998,4554817.5393],[605341.7830999997,4554813.7212000005],[605339.1550000003,4554809.685900001],[605336.2511,4554807.3123],[605334.5916999998,4554805.9559],[605330.2801999999,4554802.229499999],[605326.8727000002,4554799.8485],[605324.3772,4554798.257999999],[605321.8202,4554795.1121],[605319.5893000001,4554792.6371],[605318.5237999996,4554790.8451000005],[605317.1226000004,4554789.0483],[605315.4632000001,4554787.6919],[605312.3658999996,4554787.0921],[605308.1710000001,4554786.920600001],[605303.8986,4554786.3039],[605301.9051000001,4554784.831599999],[605298.5926999999,4554781.674799999],[605295.6017000005,4554779.522],[605294.0422,4554777.056700001],[605292.6585999997,4554774.038699999],[605291.3620999996,4554770.799900001],[605290.4901,4554767.234099999],[605289.1952,4554763.884199999],[605287.5565999998,4554761.0847],[605286.4215000002,4554758.292300001],[605284.9491999997,4554755.6062],[605282.3745999997,4554753.681500001],[605279.2220000001,4554751.0821],[605276.0679000001,4554748.593900001],[605273.7466000002,4554746.5616999995],[605270.9265999999,4554744.189300001],[605268.3663999997,4554741.2654],[605267.0635000002,4554738.4706999995],[605266.0186999999,4554735.2355],[605265.7293999996,4554732.0112],[605265.6111000003,4554728.567299999],[605265.1491,4554725.673599999],[605264.5127999997,4554723.2216],[605263.8685999997,4554721.3247],[605262.3898,4554719.082599999],[605260.7319999998,4554717.6152],[605259.4874999998,4554716.5978999995],[605257.8200000003,4554715.796700001],[605255.2309999997,4554714.871099999],[605250.2079999996,4554713.9103999995],[605248.2033000002,4554713.215299999],[605246.1178000001,4554712.297],[605243.9579999996,4554710.711300001],[605242.2163000004,4554709.242699999],[605240.2291000001,4554707.3265],[605239.1619999995,4554705.645500001],[605237.6831999999,4554703.4034],[605235.7863999996,4554701.044299999],[605232.2174000004,4554698.217],[605226.6644000001,4554693.2513],[605224.2816000003,4554689.663799999],[605221.5806,4554684.850199999],[605219.8723999998,4554681.0503],[605218.5886000004,4554676.9234],[605218.4959000004,4554671.703199999],[605217.3896000003,4554666.912599999],[605216.2072999999,4554661.5657],[605216.4199999999,4554658.4597],[605217.9850000003,4554654.706900001],[605219.8003000002,4554651.0688000005],[605220.6036999999,4554647.7491999995],[605220.6595999999,4554643.863600001],[605220.5301000001,4554641.196799999],[605221.0751999998,4554638.3177000005],[605220.6971000005,4554635.4252],[605219.2326999996,4554632.184],[605216.4541999996,4554626.9252],[605213.8466999996,4554621.446799999],[605213.2120000003,4554618.8837],[605213.1048999997,4554614.662699999],[605213.5661000004,4554611.782400001],[605214.5373,4554608.4651999995],[605215.8345999997,4554605.8189],[605217.5483999997,4554603.400699999],[605219.4124999996,4554602.2062],[605221.693,4554601.239600001],[605225.3068000004,4554600.9585],[605229.9277999997,4554600.692],[605232.7862999998,4554600.4],[605236.9924999997,4554599.794299999],[605240.0203999998,4554599.3938],[605244.2977,4554599.6774],[605248.9866000004,4554600.5222],[605254.7698999997,4554601.160700001],[605257.0584000004,4554599.6391],[605258.6043999996,4554597.2184999995],[605259.7466000002,4554593.681700001],[605260.3030000003,4554590.0254999995],[605259.841,4554587.1318],[605258.3622000003,4554584.889699999],[605255.7115000002,4554582.4087000005],[605253.9050000003,4554579.606699999],[605252.9362000003,4554576.9279],[605252.2079999996,4554575.0297],[605251.1048999997,4554570.017100001],[605251.0042000003,4554565.352],[605251.5022,4554559.918299999],[605253.4221999999,4554554.838099999],[605255.0632999996,4554551.6416],[605256.0153000001,4554549.6567],[605259.0232999995,4554544.814300001],[605262.0264999997,4554540.3049],[605265.2653999999,4554536.909399999],[605268.2350000003,4554534.7314],[605270.0312000001,4554532.4254],[605271.1766999997,4554528.6666],[605272.1655000001,4554524.1283],[605272.2246000003,4554520.0207],[605273.0952000003,4554512.0384],[605272.7961999997,4554509.4802],[605272.5811999999,4554506.9232],[605270.6771,4554499.234099999],[605270.0823999997,4554493.8957],[605267.3405999998,4554486.0835],[605267.1272,4554483.4155],[605267.9226000002,4554480.651000001],[605271.2295000004,4554478.366800001],[605273.0888999999,4554477.5053],[605274.6091999998,4554476.861],[605277.3207,4554475.123400001],[605279.3669999996,4554472.9321],[605281.0856999997,4554470.1809],[605282.1424000002,4554466.753900001],[605282.7795000002,4554463.320900001],[605282.9482000005,4554457.438200001],[605283.5350000001,4554451.672700001],[605284.2121000001,4554445.464299999],[605284.4231000002,4554442.4693],[605284.2017000001,4554440.3563],[605282.8810999999,4554438.7828],[605279.5461999997,4554437.180199999],[605270.7684000004,4554434.6109],[605264.9330000002,4554431.7509],[605262.216,4554428.047499999],[605261.2488000002,4554425.2576],[605261.9682,4554421.936799999],[605262.6149000004,4554417.8377],[605261.7874999996,4554411.1634],[605260.3727000002,4554404.480699999],[605256.443,4554397.5397],[605252.6667999998,4554391.600299999],[605248.8953,4554385.3278],[605246.6491,4554378.078],[605245.0822999999,4554370.2827],[605244.2725,4554362.3873],[605245.3101000004,4554360.2925],[605246.6826,4554352.4285],[605250.2445999999,4554349.925899999],[605251.9360999996,4554349.062000001],[605253.3853000002,4554347.5283],[605253.7483000001,4554345.6458],[605253.7818,4554343.3145],[605253.068,4554340.417199999],[605252.0926999999,4554338.182399999],[605251.0416000001,4554335.3913],[605250.4891999997,4554332.9405000005],[605250.4340000004,4554330.941],[605250.7161999997,4554328.8353],[605251.2533999998,4554326.511299999],[605251.6953999996,4554324.963099999],[605252.6507000001,4554322.756100001],[605253.5187999997,4554320.7699],[605252.1319000004,4554317.9739],[605250.3205000004,4554315.505000001],[605248.2540999996,4554313.2545],[605244.5186000001,4554310.3137],[605242.1859999998,4554309.058700001],[605240.8558,4554308.1512],[605239.9484999999,4554307.027799999],[605239.5608000001,4554304.8014],[605239.5895999996,4554302.803099999],[605239.9637000002,4554300.1436],[605240.1683,4554297.592599999],[605238.8574000001,4554295.353],[605237.4687999999,4554292.668099999],[605236.6661999999,4554290.102600001],[605236.1123000002,4554287.762800001],[605235.9100000001,4554284.3177000005],[605235.9356000004,4554282.5415],[605236.1273999996,4554280.8785999995],[605236.3113000002,4554279.7709],[605236.9403999997,4554276.892999999],[605237.7629000004,4554272.2412],[605239.4112,4554262.715600001],[605239.6079000002,4554260.719699999],[605239.4655999998,4554258.941],[605238.5694000004,4554257.0405],[605237.9123,4554256.0317],[605235.0921,4554253.6592999995],[605233.8426999999,4554252.975],[605232.9258000003,4554252.5177],[605230.9320999999,4554251.045499999],[605229.5291999998,4554249.3597],[605228.9544000002,4554248.463099999],[605228.2214000002,4554246.898],[605227.5739000002,4554245.223099999],[605227.0135000004,4554243.327400001],[605226.6968999999,4554241.9904],[605226.3804000001,4554240.6534],[605226.1460999995,4554239.4286],[605225.8328,4554237.8695],[605224.3905999996,4554233.074100001],[605221.4568999996,4554226.924699999],[605220.4088000003,4554223.911599999],[605218.8147999998,4554218.0035999995],[605218.2544,4554216.107899999],[605218.9554000003,4554208.234200001],[605220.3278999999,4554200.370200001],[605221.6845000004,4554193.6164],[605221.5932999998,4554188.2852],[605221.5005000001,4554183.065099999],[605221.2735000001,4554175.5112],[605221.6131999996,4554169.4089],[605222.8049999997,4554162.4307],[605229.3959999997,4554153.6424],[605234.5336999996,4554152.494999999],[605239.0710000005,4554152.2272],[605243.0920000002,4554152.840299999],[605247.1920999996,4554153.787599999],[605250.2912999997,4554154.2764],[605251.9764999999,4554153.8565],[605253.5872,4554152.769300001],[605254.3666000003,4554151.1149],[605254.8198999995,4554148.7897],[605254.6015999997,4554146.454700001],[605254.8886000002,4554144.016000001],[605255.8359000003,4554142.364],[605257.6178000001,4554141.0572],[605258.9798999997,4554139.7444],[605259.7673000004,4554137.535],[605259.3971999995,4554134.087400001],[605258.8591999998,4554130.637499999],[605257.9367000004,4554124.7391],[605257.5098000001,4554119.403100001],[605257.1349,4554116.288699999],[605255.9413999999,4554111.718900001],[605255.4937000005,4554107.826099999],[605256.4808999998,4554103.398800001],[605255.9276999999,4554095.173900001],[605256.0388000002,4554093.287900001],[605256.2339000003,4554091.403000001],[605256.5129000004,4554089.519400001],[605256.9660999998,4554087.1941],[605257.6727999998,4554084.761399999],[605258.9797999999,4554081.449100001],[605259.6801000005,4554079.4605],[605260.3076,4554076.693499999],[605260.7816000003,4554072.925000001],[605260.8991999999,4554070.594900001],[605260.5241999999,4554067.4804],[605260.2884,4554066.366699999],[605259.7231999999,4554064.804],[605259.0756999999,4554063.1291000005],[605258.5865000002,4554062.1227],[605258.0164999999,4554060.893100001],[605257.1979,4554059.4377999995],[605256.7101999996,4554058.3204],[605255.9868000001,4554056.089199999],[605255.1858000001,4554053.412699999],[605254.7012999998,4554052.0733],[605254.2169000003,4554050.7338],[605253.4079,4554048.612400001],[605252.1063999999,4554045.706700001],[605248.892,4554041.551999999],[605248.1941,4554037.544500001],[605247.6608999996,4554033.761600001],[605246.6903999997,4554031.193700001],[605245.2226999998,4554028.1745],[605245.0092000002,4554025.5065],[605245.3816999998,4554022.958000001],[605246.0028999997,4554020.6351],[605246.4496999998,4554018.753900001],[605246.8190000001,4554016.4274],[605246.8493999997,4554014.3181],[605246.2105999999,4554006.2031],[605250.3586999997,4553992.1609000005],[605252.9216,4553989.0887],[605256.3223000001,4553986.139599999],[605259.4616,4553983.853],[605262.7687999997,4553981.5688000005],[605265.3317,4553978.4967],[605267.3990000002,4553974.862199999],[605272.0891000004,4553969.821900001],[605275.1732999999,4553965.535800001],[605279.5987999998,4553961.380100001],[605282.3487999998,4553956.9781],[605283.6623,4553953.2217],[605287.1316999998,4553945.499],[605291.1064999998,4553937.672499999],[605294.1146999998,4553932.8301],[605295.0828,4553929.734999999],[605295.4792999998,4553925.521199999],[605294.7006999999,4553921.2906],[605292.8515999997,4553915.601],[605290.5053000003,4553909.460000001],[605289.3102000002,4553905.0013],[605288.2653000001,4553901.766100001],[605287.4172,4553896.5351],[605286.9095000001,4553890.9758],[605287.7496999996,4553885.1029],[605290.5997000001,4553879.592],[605294.8198999995,4553872.213199999],[605298.0168000003,4553865.93],[605302.4983999999,4553857.888800001],[605307.0526999999,4553850.6258000005],[605313.4906000001,4553840.836100001],[605315.8448999999,4553834.7629],[605318.4798999997,4553826.695],[605320.1042999998,4553818.8347],[605320.1683,4553814.394099999],[605321.5153999999,4553808.306399999],[605324.0120000001,4553804.0118],[605326.6557999998,4553801.162900001],[605328.0707999999,4553796.1865],[605328.4385000002,4553793.971100001],[605328.0844,4553789.4134],[605326.6231000004,4553785.950099999],[605323.4845000003,4553782.3517],[605319.4210000001,4553778.8509],[605314.5197000001,4553775.2271],[605309.5407999996,4553771.158],[605306.4053999996,4553767.3375],[605300.1777999997,4553756.699100001],[605296.3541000001,4553748.2051],[605293.2986000003,4553738.833900001],[605292.1123000002,4553727.9350000005],[605291.3471999997,4553716.9311999995],[605290.6341000004,4553708.148800001],[605291.1448999997,4553701.827],[605292.8620999996,4553699.186799999],[605297.2478999998,4553697.806500001],[605302.9638999999,4553697.3336],[605307.6838999996,4553696.0691],[605310.9472000003,4553691.008300001],[605314.0034999996,4553682.8355],[605315.7055000002,4553675.420399999],[605316.8168000001,4553668.218900001],[605318.1495000003,4553663.1304],[605318.6732000001,4553655.920399999],[605319.6781000001,4553650.2719],[605322.4474,4553644.537799999],[605323.6786000002,4553640.669199999],[605327.9901,4553626.9625],[605333.1506000003,4553612.6018],[605339.0857999995,4553596.9198],[605341.9326999998,4553591.630999999],[605344.3487,4553587.1132],[605346.5968000004,4553582.593],[605347.3227000004,4553578.828199999],[605347.8480000002,4553571.507200001],[605348.2526000002,4553566.738399999],[605349.3494999995,4553560.536],[605350.3592999997,4553554.554500001],[605351.1043999996,4553549.4575],[605352.3531999998,4553544.367699999],[605354.3070999999,4553536.9562],[605356.9230000004,4553530.2206],[605359.2534999996,4553525.8126],[605362.1812000005,4553520.7469999995],[605365.3415000001,4553517.0173],[605368.8455999997,4553512.737299999],[605373.2633999996,4553509.136600001],[605377.6732999999,4553506.0911],[605380.9918999998,4553503.0298999995],[605382.4381999997,4553501.7183],[605390.3026,4553497.8342],[605397.7392999995,4553494.4991999995],[605402.8158999998,4553491.796399999],[605406.8044999996,4553488.855900001],[605409.9713000003,4553484.6821],[605414.6666000001,4553479.3089000005],[605418.6711999997,4553475.258199999],[605425.0406999998,4553470.2423],[605428.8031000001,4553465.5219],[605437.5517999995,4553458.5415],[605441.8211000003,4553453.6064],[605445.8448999999,4553448.2235],[605448.1611000001,4553444.8147],[605449.7264999999,4553441.062000001],[605450.6188000003,4553437.410599999],[605451.256,4553433.977600001],[605451.2105,4553431.312000001],[605450.9500000002,4553426.089400001],[605451.7599,4553422.3258],[605453.0878999997,4553417.5703],[605453.6508999998,4553413.470000001],[605455.5601000004,4553409.166999999],[605459.0124000004,4553402.6655],[605460.1436999999,4553399.9059],[605463.0619000001,4553395.5064],[605465.3716000002,4553392.5417],[605468.6160000004,4553388.813200001],[605475.3550000004,4553381.470799999],[605480.7995999996,4553376.5526],[605483.5626999997,4553371.262599999],[605483.8770000003,4553366.9366],[605482.2101999996,4553360.2502999995],[605483.3233000003,4553352.9377999995],[605498.1239,4553328.056600001],[605499.5006999997,4553325.7446],[605500.2755000005,4553324.4233],[605504.6265000002,4553313.826400001],[605509.4819,4553309.0108],[605511.0977999996,4553307.590600001],[605517.2659,4553304.9036],[605525.4263000004,4553303.800000001],[605532.0932999998,4553301.453299999],[605537.6962000001,4553297.2037],[605550.8252999997,4553277.6283],[605574.5251000002,4553241.216700001],[605592.4595999997,4553214.4933],[605607.6566000003,4553191.283600001],[605625.1588000003,4553165.442299999],[605643.2534999996,4553139.2765],[605656.1232000003,4553120.252699999],[605668.2117999997,4553102.9943],[605685.1026999997,4553078.809900001],[605695.4770999998,4553063.969699999],[605713.9289999995,4553036.365700001],[605732.4907,4553006.9867],[605744.4647000004,4552986.0625],[605757.6960000005,4552959.4935],[605767.3244000003,4552938.202299999],[605776.1827999996,4552917.8993],[605783.9755999995,4552895.804300001],[605793.0609999998,4552865.622099999],[605801.3792000003,4552830.4322],[605806.1836999999,4552805.962099999],[605811.4713000003,4552765.509500001],[605814.6460999995,4552731.799699999],[605815.9144000001,4552678.9636],[605816.7198000001,4552675.533],[605815.3375000004,4552672.403899999],[605813.5581999999,4552627.0744],[605802.0214,4552548.07],[605772.2094999999,4552449.480699999],[605744.8413000004,4552390.900699999],[605696.2078999998,4552322.02],[605648.4431999996,4552280.1346],[605632.3542,4552266.133400001],[605588.1913000001,4552242.288699999],[605582.1087999996,4552238.980799999],[605509.7883000001,4552211.0659],[605420.1332999999,4552185.5668],[605348.1179,4552165.5416],[605257.2414999995,4552131.477],[605166.8143999996,4552066.1072],[605097.9592000004,4551966.293500001],[605054.8940000003,4551854.081499999],[605042.5811999999,4551822.5919],[605018.3647999996,4551731.081900001],[604984.6408000002,4551558.821900001],[604966.7408999996,4551424.986300001],[604950.5560999997,4551247.648499999],[604934.1458999999,4551062.5349],[604928.5756000001,4551011.7106],[604925.9362000003,4550984.912599999],[604908.4743999997,4550867.1841],[604892.534,4550783.8993],[604872.9822000004,4550700.5627],[604850.318,4550617.514699999],[604825.5363999996,4550535.6579],[604798.1730000004,4550452.209799999],[604772.8542,4550378.451300001],[604732.0822999999,4550263.387800001],[604699.8256000001,4550169.5436],[604656.8015999999,4550035.572000001],[604644.0067999996,4550002.1888],[604623.0751999998,4549950.3682],[604600.6377999997,4549903.9669],[604572.0946000004,4549855.7018],[604561.8817999996,4549841.4542],[604536.8447000002,4549806.4529],[604493.1354999999,4549755.4177],[604440.0586999999,4549701.473300001],[604379.1257999996,4549644.6413],[604312.5170999998,4549585.175100001],[604242.4161999999,4549523.106000001],[604186.0301999999,4549471.2261],[604117.4594,4549407.7366],[604100.5494999997,4549391.728800001],[604033.1464,4549322.8159],[603971.0651000002,4549251.7585],[603953.4186000004,4549228.4122],[603916.1487999996,4549178.9157],[603868.6512000002,4549104.18],[603828.5708999997,4549027.6621],[603795.9096999997,4548949.251],[603770.6662999997,4548869.057600001],[603752.8422999997,4548786.970799999],[603751.4797999999,4548776.403000001],[603742.3525999999,4548703.100299999],[603740.8918000003,4548663.8836],[603739.1941,4548617.668099999],[603740.9357000003,4548571.8346],[603742.6253000004,4548529.6645],[603749.3004999999,4548438.0426],[603755.0495999996,4548340.6336],[603755.7006000001,4548235.379899999],[603747.2509000003,4548120.115],[603728.0833,4548008.1404],[603725.4424999999,4547992.891000001],[603720.8185,4547975.2817],[603705.3768999996,4547920.544],[603692.5864000004,4547874.3936],[603686.2687999997,4547851.763699999],[603624.9187000003,4547692.223999999],[603622.2358999997,4547685.857000001],[603578.1386000002,4547571.753799999],[603573.6003999999,4547559.9198],[603528.3691999996,4547442.6919],[603527.4513999997,4547442.2348],[603526.3795999996,4547440.7762],[603525.3934000004,4547439.207699999],[603524.8256999999,4547437.756200001],[603524.8540000003,4547435.7579],[603524.2038000003,4547434.1942],[603521.9543000003,4547432.83],[603519.4747000001,4547429.908],[603518.5788000003,4547427.8967],[603517.5941000003,4547426.2172],[603516.2671999997,4547424.9771],[603514.4236000003,4547424.617900001],[603512.6719000004,4547423.7049],[603511.3465,4547422.353700001],[603509.9495999999,4547420.1132],[603508.9462000001,4547419.766000001],[603507.7763,4547419.305299999],[603505.7693999996,4547418.6107],[603505.2369999997,4547420.6018],[603502.5846999995,4547418.010500001],[603501.2419999996,4547417.8805],[603498.5426000003,4547418.6196],[603496.6072000004,4547418.8144000005],[603495.3454,4547418.9076000005],[603493.9234999996,4547418.443299999],[603492.0719999997,4547418.6392],[603490.4616999999,4547419.615800001],[603488.8575999998,4547420.1483],[603487.2659999998,4547419.7927],[603485.2434,4547420.2083],[603483.3110999996,4547420.181],[603481.9699999997,4547419.9399999995],[603480.4687999999,4547419.1415],[603479.5650000004,4547417.6853],[603478.5088999998,4547415.1165],[603477.8682000004,4547412.8868],[603477.2101999996,4547411.8781],[603476.3842000002,4547410.8671],[603476.0174000002,4547407.0867],[603476.3800999997,4547405.2042],[603476.4907999998,4547403.3182],[603476.1908,4547400.7601],[603476.0384999998,4547399.647600001],[603475.5673000002,4547397.3091],[603474.7664000001,4547394.5219],[603473.9512999998,4547392.7338],[603474.2315999996,4547390.7391],[603474.3547999999,4547387.9649],[603475.2185000004,4547386.3116],[603475.6651999997,4547384.430299999],[603475.9455000004,4547382.4355999995],[603476.6426999997,4547380.6688],[603526.3639000002,4547322.9661],[603504.7028999999,4547262.145099999],[603489.9407000002,4547224.517200001],[603487.2882000003,4547221.925899999],[603485.8772,4547220.684599999],[603484.1300999997,4547219.4385],[603482.8855999997,4547218.3105],[603480.9672999997,4547217.2841],[603479.4598000003,4547216.9297],[603478.4641000004,4547216.0274],[603476.7948000003,4547215.226500001],[603475.6327,4547214.2108],[603474.0568000004,4547212.744999999],[603472.8121999996,4547211.6171],[603471.1319000004,4547211.5934],[603469.7161999997,4547210.6851],[603468.5541000003,4547209.669299999],[603467.4013,4547207.987500001],[603466.0728000002,4547206.8584],[603464.1623999998,4547205.276900001],[603462.9130999995,4547204.482000001],[603461.5036000004,4547203.1296],[603460.7585000005,4547202.3419],[603459.1141999997,4547199.764799999],[603457.9615000002,4547198.083000001],[603455.8005999997,4547196.3869],[603454.2215999998,4547195.143200001],[603453.5667000003,4547193.912599999],[603452.4949000003,4547192.4539],[603451.2549999999,4547190.993000001],[603450.5224000001,4547189.3171],[603449.4599000001,4547187.192399999],[603449.0634000003,4547185.521199999],[603448.7429999998,4547184.406300001],[603447.9248000002,4547182.840299999],[603447.1936999997,4547181.053400001],[603446.8017999995,4547179.0492],[603446.3103,4547178.153899999],[603444.4046,4547176.239399999],[603442.3307999996,4547174.3225],[603441.4128999999,4547173.8654],[603439.9178999998,4547172.6229],[603438.5751999998,4547172.492900001],[603436.9789000005,4547172.4704],[603435.1398999998,4547171.7782000005],[603432.3767999997,4547171.072899999],[603431.2813999997,4547171.2795],[603429.2665999997,4547171.1401],[603428.2615999999,4547170.9037999995],[603425.1577000003,4547170.526900001],[603424.0607000003,4547170.8445],[603422.7973999996,4547171.048699999],[603419.8568000002,4547171.007200001],[603418.0083999997,4547170.9811],[603416.0651000002,4547171.731000001],[603414.1311999997,4547171.8147],[603412.1988000004,4547171.7874],[603410.3567000004,4547171.317299999],[603409.1804999998,4547171.3007],[603407.5842000004,4547171.278100001],[603406.2429999998,4547171.0371],[603404.7275999999,4547171.2378],[603403.6401000004,4547170.8893],[603401.8663999997,4547171.5305],[603400.0212000003,4547171.282400001],[603398.5991000002,4547170.8182],[603396.9204000002,4547170.683499999],[603394.9863999998,4547170.767200001],[603393.4678999996,4547171.1899],[603391.2725,4547171.9362],[603389.7429999998,4547173.136],[603387.8043,4547173.5528],[603382.7273000004,4547176.035],[603380.9754999997,4547175.1219999995],[603379.8009000001,4547174.9944],[603375.9314000001,4547175.2729],[603374.0038000001,4547174.912599999],[603372.2456999999,4547174.443600001],[603371.2374999998,4547174.429400001],[603370.2276999997,4547174.5262],[603369.0515000001,4547174.5096],[603367.9577000001,4547174.6052],[603366.9495000001,4547174.5909],[603364.9331999999,4547174.5625],[603363.8346999995,4547174.9911],[603362.3986,4547175.5261],[603360.1206999999,4547176.1601],[603358.2692999998,4547176.3561],[603356.8471999997,4547175.891899999],[603355.7534999996,4547175.987500001],[603353.8957000002,4547176.6274999995],[603352.8843999999,4547176.8353],[603350.9489000002,4547177.030099999],[603349.0103000002,4547177.446900001],[603347.9149000002,4547177.6535],[603345.9824999999,4547177.6262],[603344.9775,4547177.390000001],[603343.9693,4547177.3758000005],[603342.9642000003,4547177.1395],[603342.0462999996,4547176.682399999],[603341.0412999997,4547176.4462],[603340.0330999997,4547176.4319],[603339.0279999999,4547176.195699999],[603337.2684000004,4547175.8378],[603336.2602000004,4547175.8235],[603334.4973999998,4547175.6876],[603333.4891999997,4547175.6734],[603331.6424000002,4547175.5363],[603330.6310999999,4547175.744100001],[603329.5356999999,4547175.9508],[603328.5259999996,4547176.047599999],[603326.6808000002,4547175.7995],[603325.5886000004,4547175.7841],[603324.6705999998,4547175.327],[603323.6623999998,4547175.3127],[603321.8077999996,4547175.730699999],[603320.7141000004,4547175.826300001],[603318.6945000002,4547176.0199],[603316.6797000002,4547175.8805],[603315.6747000003,4547175.644200001],[603314.6695999997,4547175.408],[603313.6629999997,4547175.2828],[603311.7259,4547175.588500001],[603309.8854,4547175.0074000005],[603308.1304000001,4547174.316400001],[603306.4626000002,4547173.4046],[603305.4590999996,4547173.057399999],[603304.4524999997,4547172.9321],[603303.3634000001,4547172.694700001],[603302.2758999998,4547172.3463],[603301.4451000001,4547171.668299999],[603300.4401000002,4547171.4321],[603298.8579000002,4547170.4103999995],[603298.0255000005,4547169.8434999995],[603296.3592999997,4547168.820699999],[603295.4445000002,4547168.1416],[603293.6926999995,4547167.228599999],[603292.3563000001,4547166.6546],[603290.0115999999,4547166.066299999],[603288.1617,4547166.1513],[603286.4688999997,4547167.015699999],[603285.6209000004,4547167.5589000005],[603284.7713000001,4547168.213199999],[603283.1608999996,4547169.1898],[603282.4778000005,4547169.9574],[603281.4603000004,4547170.609300001],[603279.6056000004,4547171.0273],[603278.5926999999,4547171.346100001],[603277.5829999996,4547171.4429],[603275.6443999996,4547171.8597],[603273.7072999999,4547172.1656],[603271.8558,4547172.361500001],[603269.7600999996,4547171.9989],[603267.9164000005,4547171.639799999],[603266.8241999997,4547171.624399999],[603264.9868000001,4547170.8212],[603263.2971000001,4547171.4636],[603262.4490999999,4547172.006899999],[603261.5996000003,4547172.6611],[603260.8324999996,4547173.4275],[603260.0653999997,4547174.194],[603259.0352999996,4547175.733999999],[603258.5186999999,4547176.615],[603258.2525000004,4547177.6106],[603257.7358999997,4547178.491599999],[603257.3017999995,4547179.4848],[603256.2685000002,4547181.2468],[603256.1704000002,4547182.2447],[603255.5697999997,4547183.124600001],[603254.3545000004,4547185.883300001],[603253.3196999999,4547187.7564],[603252.8031000001,4547188.637399999],[603251.4415999996,4547189.8396000005],[603250.3258999996,4547191.489399999],[603248.9566000002,4547193.2467],[603247.5904999999,4547194.782],[603245.9737999998,4547196.2027],[603244.5345999999,4547196.9596],[603243.2681,4547197.3859],[603242.0872,4547197.702400001],[603240.4862000002,4547198.0129],[603238.7219000002,4547197.9881],[603237.6281000003,4547198.083699999],[603234.6782,4547198.7083],[603233.6606000001,4547199.360200001],[603232.8125999998,4547199.9035],[603231.3827999998,4547199.9943],[603229.8721000003,4547199.862],[603228.1963999998,4547199.5053],[603226.0104999999,4547199.5855],[603224.9182000002,4547199.5701],[603222.9937000005,4547198.9878],[603221.5717000002,4547198.523700001],[603220.2336999997,4547198.060699999],[603219.0636999998,4547197.6],[603216.8731000004,4547198.0133],[603215.2939999998,4547196.7697],[603212.7922999999,4547195.402000001],[603212.142,4547193.838300001],[603211.3657999998,4547171.398],[603203.5965,4547162.183599999],[603201.9442999996,4547160.161699999],[603187.1875999998,4547151.848099999],[603177.8109999998,4547143.3883],[603162.7279000003,4547152.2809],[603152.8003000002,4547147.1445],[603152.1722999997,4547138.0307],[603161.9589,4547135.2815000005],[603179.4011000004,4547119.982100001],[603169.0898000002,4547106.2904],[603150.8850999996,4547098.1504999995],[603147.7456,4547094.331],[603155.9479999999,4547072.794399999],[603142.3360000001,4547066.7179000005],[603132.0914000003,4547078.1214000005],[603117.5365000004,4547073.3641],[603112.6873000003,4547065.634299999],[603101.8284,4547072.9209],[603098.8585999999,4547092.865599999],[603092.1887999997,4547089.1076],[603081.4271999998,4547083.5154],[603079.1261999998,4547079.8188000005],[603078.0258999998,4547056.4857],[603090.9512,4547045.675000001],[603096.4748999998,4547041.3112],[603104.4479,4547030.0977],[603100.1257999996,4547026.705800001],[603063.5872,4547001.6526999995],[603084.5992,4546977.520300001],[603092.1130999997,4546969.076300001],[603092.9923999999,4546966.3127],[603093.0904000001,4546965.3148],[603093.5449000001,4546962.8784],[603093.8997,4546961.550899999],[603094.5127999997,4546959.783],[603095.0450999998,4546957.7918],[603095.3236999996,4546955.9081],[603095.4217999997,4546954.9102],[603095.9523999998,4546953.029999999],[603096.7335999999,4546951.2644],[603096.9996999996,4546950.2689],[603098.4639999997,4546947.7356],[603099.1627000002,4546945.857799999],[603099.4490999999,4546943.4191],[603099.3869000003,4546941.863700001],[603099.1629999997,4546939.8619],[603098.9375,4546937.971100001],[603098.2141000004,4546935.6292],[603097.2340000002,4546933.616699999],[603096.5044,4546931.718800001],[603096.3754000003,4546928.9410999995],[603096.6556000002,4546926.9464],[603096.4379000003,4546924.500499999],[603095.2912999997,4546922.3747000005],[603094.3049999997,4546920.806299999],[603093.4073000001,4546918.906099999],[603092.0833,4546917.444],[603091.1763000004,4546916.209799999],[603090.6021999996,4546915.202400001],[603089.9598000003,4546913.083699999],[603089.0590000004,4546911.4055],[603088.1487999996,4546910.393300001],[603087.2449000003,4546908.937100001],[603085.6642000005,4546907.804500001],[603083.4128999999,4546906.5514],[603081.4089000002,4546905.635],[603079.7410000004,4546904.723200001],[603078.9195999997,4546903.3792],[603077.9285000004,4546902.1439],[603076.6185999997,4546899.682600001],[603075.6134000001,4546899.4464],[603072.9389000004,4546898.409499999],[603071.2741,4546897.275699999],[603070.1834000004,4546897.1493],[603068.3443999998,4546896.4572],[603066.9347999999,4546895.105],[603065.0273000002,4546893.3015],[603063.8635999998,4546892.3969],[603062.2828000002,4546891.2643],[603061.3727000002,4546890.2522],[603060.0565,4546888.234999999],[603058.5613000002,4546886.9925999995],[603057.5592999998,4546886.5342999995],[603056.3940000003,4546885.740700001],[603054.2281999998,4546884.377800001],[603052.6490000002,4546883.134199999],[603050.8098999998,4546882.4421],[603048.9677999998,4546881.971999999],[603047.1130999997,4546882.3901],[603045.0064000003,4546882.8046],[603043.1610000003,4546882.556600001],[603042.1513,4546882.6534],[603039.4469999997,4546883.7257],[603037.7462999998,4546885.145300001],[603036.0659999996,4546885.1217],[603034.1319000004,4546885.205499999],[603033.1206,4546885.4133],[603032.1107999999,4546885.510199999],[603030.1036999999,4546884.8157],[603029.0970000001,4546884.6905000005],[603027.3404000001,4546884.1107],[603026.2528999997,4546883.7623],[603024.8370000003,4546882.8541],[603024.0218000002,4546881.066],[603023.4461000003,4546880.169600001],[603021.9524999997,4546878.816199999],[603021.3006999996,4546877.363600001],[603020.0700000003,4546875.2366],[603019.5925000003,4546873.3422],[603019.1179999998,4546871.2259],[603018.8925000001,4546869.335100001],[603018.7400000002,4546868.2226],[603017.6884000003,4546865.320800001],[603017.2839000002,4546864.2048],[603017.2154999999,4546863.0934999995],[603017.1454999996,4546862.0932],[603016.6539000003,4546861.198000001],[603016.1638000002,4546860.1917],[603015.6021999996,4546858.2962],[603015.2801999999,4546857.292400001],[603014.7045,4546856.396],[603014.2128999997,4546855.5008000005],[603013.4786,4546853.936000001],[603012.7318000002,4546853.259199999],[603011.2350000003,4546852.127800001],[603009.9094000002,4546850.776799999],[603009.1656999998,4546849.8780000005],[603007.6705,4546848.635600001],[603005.2588999998,4546846.825099999],[603004.3441000003,4546846.146],[603002.6793,4546845.0123],[603001.5902000004,4546844.774900001],[603000.5788000003,4546844.9827],[602998.7381999996,4546844.401699999],[602996.8057000004,4546844.374500001],[602994.7892000005,4546844.3462000005],[602993.6129999999,4546844.329600001],[602992.5191000002,4546844.4253],[602990.7484999998,4546844.8445],[602989.7356000002,4546845.1634],[602988.3724999996,4546846.4767],[602986.6827999996,4546847.119200001],[602985.5904999999,4546847.103800001],[602984.3488999996,4546845.753900001],[602983.1929000001,4546844.294199999],[602982.1924999999,4546843.725],[602980.2693999996,4546843.0317],[602978.8458000002,4546842.6786],[602976.5040999996,4546841.8684],[602974.7505999999,4546841.066500001],[602973.6615000004,4546840.8291],[602971.9049000004,4546840.249299999],[602971.1580999997,4546839.5726],[602969.2350000003,4546838.8793],[602968.2282999996,4546838.7541000005],[602966.3830000004,4546838.506100001],[602964.6232000003,4546838.1483],[602963.3832,4546836.6874],[602962.8075000001,4546835.790999999],[602962.4855000004,4546834.7872],[602962.4155000001,4546833.786800001],[602962.6101000002,4546831.902000001],[602962.9601999996,4546830.9076000005],[602962.9758000001,4546829.7974],[602962.9913999997,4546828.6873],[602962.8373999996,4546827.685799999],[602962.8639000002,4546825.7985],[602962.7939999998,4546824.7982],[602962.7240000004,4546823.797900001],[602962.8344999999,4546821.911900001],[602962.7769999998,4546820.023399999],[602962.6245999997,4546818.9109000005],[602962.4705999997,4546817.909399999],[602962.8316000002,4546816.1379],[602962.8471999997,4546815.027799999],[602965.3041000003,4546813.618899999],[602966.1520999996,4546813.0756],[602967.5976,4546811.874500001],[602968.3630999997,4546811.2190000005],[602969.2111,4546810.675799999],[602970.4948000005,4546809.0283],[602972.1846000003,4546808.3858],[602972.8677000003,4546807.6182],[602974.3147999998,4546806.3061],[602976.3391000004,4546805.7793000005],[602978.5470000003,4546804.1448],[602979.4790000003,4546803.602700001],[602980.2632999998,4546801.6151],[602981.2139999997,4546799.740900001],[602981.7430999996,4546797.9717],[602982.4418000001,4546796.093900001],[602982.9725000001,4546794.2138],[602983.6679999996,4546792.558],[602983.9341000002,4546791.5624],[602984.3808000004,4546789.6811],[602984.3108000001,4546788.6808],[602984.4182000002,4546787.0167],[602984.7698999997,4546785.9113],[602985.3004999999,4546784.031199999],[602985.4111000001,4546782.145099999],[602985.6897,4546780.261399999],[602985.8002000004,4546778.3752999995],[602986.1628,4546776.492799999],[602986.6109999996,4546774.500499999],[602986.4570000004,4546773.499],[602986.3030000003,4546772.4975000005],[602986.2455000002,4546770.609099999],[602985.5982999997,4546768.8234],[602985.5299000004,4546767.712099999],[602985.9749999996,4546765.9417],[602986.0061999997,4546763.7214],[602986.2832000004,4546761.948799999],[602986.4669000003,4546760.841],[602987.2479999997,4546759.0754],[602987.5981999999,4546758.081],[602988.5442000004,4546756.539799999],[602988.9784000004,4546755.546499999],[602990.0099999998,4546753.895500001],[602991.7854000004,4546753.143200001],[602993.6385000004,4546752.836100001],[602995.4775999999,4546753.5282000005],[602996.3784999996,4546755.2064],[602997.2792999996,4546756.8846],[602997.8393000001,4546758.891100001],[602998.3185,4546760.6745],[602999.7281,4546762.026699999],[603001.2232999997,4546763.269099999],[603001.8799,4546764.388699999],[603003.5461999997,4546765.411499999],[603005.1286000004,4546766.433],[603006.1321999999,4546766.780300001],[603007.142,4546766.6833999995],[603008.5066,4546765.259099999],[603009.1072000004,4546764.3793],[603009.7903000005,4546763.6116],[603010.5714999996,4546761.846000001],[603011.0055999998,4546760.8528],[603011.4506999999,4546759.0825],[603012.0669,4546757.092499999],[603012.3331000004,4546756.096899999],[603012.7687999997,4546754.992699999],[603013.2028999999,4546753.999500001],[603013.3865999999,4546752.8917],[603014.2533,4546751.0163],[603014.4369999999,4546749.908500001],[603014.9676000001,4546748.0283],[603015.1497,4546747.0316],[603015.4173999997,4546745.925000001],[603015.5994999995,4546744.928200001],[603015.8656000001,4546743.932600001],[603015.7955999998,4546742.9322999995],[603015.6540999999,4546741.0427],[603015.5840999996,4546740.042400001],[603015.6821999997,4546739.044399999],[603015.7072000001,4546737.268200001],[603015.3136,4546735.3751],[603014.9930999996,4546734.260199999],[603013.8339999998,4546733.022500001],[603013.0203,4546731.123400001],[603011.1158999996,4546729.097999999],[603010.1310999999,4546727.4186],[603008.8054999998,4546726.067600001],[603007.8875000002,4546725.6105],[603007.2278000005,4546724.7129],[603006.8217000002,4546723.707900001],[603006.3426000001,4546721.9246],[603006.2026000004,4546719.924000001],[603005.6409999998,4546718.0285],[603005.4994999999,4546716.138900001],[603005.6941,4546714.254000001],[603004.9472000003,4546713.577299999],[603004.3716000002,4546712.6809],[603002.5294000003,4546712.2108],[603001.4354999997,4546712.306500001],[603000.4335000003,4546711.848300001],[602998.6628,4546712.2675],[602997.8147999998,4546712.810799999],[602996.2867999999,4546713.899700001],[602995.2785999998,4546713.885500001],[602993.3507000003,4546713.5253],[602992.5198999997,4546712.8474],[602991.6875,4546712.2805],[602990.1907000002,4546711.1491],[602987.8646,4546709.228800001],[602986.8563999999,4546709.2146000005],[602985.2740000002,4546708.193],[602984.1024000002,4546707.8434999995],[602982.1667999998,4546708.0383],[602981.4199999999,4546707.3616],[602980.0119000003,4546705.898399999],[602978.8574000001,4546704.3276],[602977.7013999997,4546702.867900001],[602976.3788999999,4546701.2948],[602975.3925000001,4546699.726399999],[602974.8168000001,4546698.8301],[602974.5788000003,4546697.827400001],[602974.5088,4546696.827099999],[602974.5244000005,4546695.7169],[602974.8014000002,4546693.9443],[602975.1516000004,4546692.949899999],[602976.5970999999,4546691.7488],[602977.6908999998,4546691.653100001],[602979.5440999996,4546691.346000001],[602980.6425999999,4546690.917300001],[602982.4989,4546690.3882],[602983.0170999998,4546689.396199999],[602983.7001999998,4546688.6285999995],[602985.6388999997,4546688.2117],[602987.4935999997,4546687.7936],[602988.3415999999,4546687.2502999995],[602989.6097999997,4546686.7129999995],[602991.7211999996,4546685.965399999],[602992.7325999998,4546685.7575],[602993.7455000002,4546685.4387],[602994.7522,4546685.5638],[602995.7604999999,4546685.578],[602996.7593999999,4546686.258300001],[602997.6774000004,4546686.715299999],[602998.6825000001,4546686.9515],[603000.5231999997,4546687.5326000005],[603002.3717,4546687.558599999],[603003.3799,4546687.572699999],[603004.8255000003,4546686.3717],[603005.6782,4546685.4954],[603006.6957999999,4546684.8434999995],[603007.8084000004,4546683.4156],[603008.5880000005,4546681.761],[603008.7747999998,4546680.4311999995],[603006.9780000001,4546670.7458],[603006.1564999996,4546669.401799999],[603004.8324999996,4546667.9398],[603004.7641000003,4546666.828400001],[603004.3689000001,4546665.0463],[603003.8073000005,4546663.150800001],[603003.9053999996,4546662.152799999],[603004.1031,4546660.0459],[603004.2976000002,4546658.1611],[603004.8142999997,4546657.279999999],[603005.4989,4546656.4014],[603005.8491000002,4546655.407],[603006.1151999999,4546654.4114],[603006.6317999996,4546653.530300001],[603008.3262999998,4546652.5548],[603009.8542999998,4546651.466],[603012.2350000003,4546649.5008000005],[603013.5234000003,4546647.520199999],[603014.3838999998,4546646.0889],[603016.6914999997,4546643.3454],[603019.7569000004,4546640.501599999],[603021.9868000001,4546637.312899999],[603023.0324999997,4546634.662699999],[603025.3635,4546630.254000001],[603025.9656999996,4546629.2632],[603027.4128,4546627.951099999],[603029.2023,4546626.1997],[603029.8947999999,4546624.765900001],[603030.9670000002,4546620.228499999],[603032.0206000004,4546617.0233],[603031.3998999996,4546613.350400001],[603032.7942000004,4546609.8168],[603033.1337000001,4546603.603599999],[603033.0809000004,4546601.382099999],[603032.7544999998,4546594.715299999],[603033.2011000002,4546592.834000001],[603034.2923999997,4546580.9684999995],[603034.0981000001,4546576.8574],[603034.1977000004,4546575.748400001],[603034.0562000005,4546573.8588],[603032.9857999999,4546572.2893],[603031.3208999997,4546571.1555],[603029.0834999997,4546568.9033],[603025.5795,4546567.077500001],[603023.0806999998,4546565.4878],[603020.6689999998,4546563.677300001],[603020.3734999998,4546560.7862],[603019.9704999998,4546559.5592],[603019.4073000001,4546557.774700001],[603018.3353000004,4546556.3160999995],[603017.9760999996,4546551.980699999],[603018.4259000001,4546549.8773],[603018.6919999998,4546548.8817],[603019.7704999996,4546543.9003],[603020.1331000002,4546542.0177],[603020.1628,4546539.908500001],[603019.8718999997,4546536.6843],[603020.5987999998,4546532.8083],[603021.1153999995,4546531.927300001],[603021.7582,4546528.050000001],[603022.2033000002,4546526.2797],[603022.5706000002,4546524.064099999],[603023.4358000001,4546522.299699999],[603025.3561000004,4546517.2191],[603026.6601999998,4546514.1284],[603027.8583000004,4546512.5907000005],[603028.5429999996,4546511.712099999],[603029.1577000003,4546509.8331],[603029.8721000003,4546506.8452],[603030.4726999998,4546505.965299999],[603031.1557999998,4546505.197699999],[603032.9718000004,4546501.559],[603038.0506999996,4546498.965600001],[603038.5689000003,4546497.9735],[603040.7769999998,4546496.339],[603043.8345999997,4546494.0503],[603044.9378000004,4546493.2885],[603046.8969,4546491.4285],[603047.8461999996,4546489.665200001],[603049.1409,4546487.240599999],[603049.8411999997,4546485.251800001],[603049.5301000001,4546483.470899999],[603049.7153000003,4546482.2521],[603049.9113999996,4546480.256200001],[603050.5277000004,4546478.2662],[603051.0443000002,4546477.385199999],[603052.5102000004,4546474.740900001],[603053.2089,4546472.8631],[603054.6360999998,4546466.998299999],[603055.159,4546465.6732],[603055.5947000002,4546464.569],[603055.3863000004,4546461.457],[603055.7379999999,4546460.351600001],[603055.8657999998,4546457.2444],[603056.9239999996,4546453.7061],[603057.9495000001,4546452.4991999995],[603058.2171999998,4546451.3926],[603058.4008999998,4546450.2848000005],[603058.5844999999,4546449.176999999],[603059.0327000003,4546447.184699999],[603058.9892999995,4546444.2971],[603058.7653000001,4546442.295299999],[603058.5414000005,4546440.293500001],[603058.4855000004,4546438.2941],[603058.5261000004,4546435.4077],[603058.2879999997,4546434.404999999],[603058.1339999996,4546433.4035],[603058.0718999999,4546431.848099999],[603058.8592999997,4546429.638499999],[603059.1286000004,4546428.4209],[603059.2265999997,4546427.422900001],[603059.2547000004,4546425.424699999],[603059.4400000004,4546424.2059],[603059.7900999999,4546423.2115],[603059.9721999997,4546422.2147],[603060.2429999998,4546420.8861],[603060.4391999999,4546418.8902],[603060.8749000002,4546417.786],[603060.9730000002,4546416.788000001],[603061.2516000001,4546414.9043000005],[603061.4368000003,4546413.6855],[603061.1242000004,4546412.0156],[603060.8192999996,4546409.7906],[603060.2560999999,4546408.006100001],[603059.5389,4546405.2201000005],[603059.1469,4546403.2159],[603059.0784999998,4546402.104599999],[603058.7564000003,4546401.1008],[603058.8826000001,4546398.104499999],[603058.9823000003,4546396.9956],[603059.4397999998,4546394.337200001],[603060.2210999997,4546392.571599999],[603060.4172,4546390.5757],[603060.6832999997,4546389.5801],[603061.0475000003,4546387.5866],[603060.9916000003,4546385.587099999],[603061.2748999996,4546383.3704],[603061.5535000004,4546381.4867],[603061.5957000004,4546378.4893],[603061.8743000003,4546376.605599999],[603061.2270999998,4546374.8199000005],[603061.3251999998,4546373.822000001],[603061.1868000003,4546371.7103],[603061.1168,4546370.710000001],[603061.2304999996,4546368.6019],[603061.5107000005,4546366.6072],[603062.1254000003,4546364.7283],[603062.7401,4546362.849300001],[603063.1884000003,4546360.856899999],[603063.551,4546358.974400001],[603063.9012000002,4546357.98],[603063.9992000004,4546356.982100001],[603064.0972999996,4546355.984099999],[603064.5393000003,4546354.435799999],[603064.8210000005,4546352.3301],[603064.6952,4546349.330399999],[603064.6251999997,4546348.3301],[603064.6517000003,4546346.4428],[603064.5102000004,4546344.553200001],[603064.0325999996,4546342.6589],[603063.9751000004,4546340.770500001],[603063.6578000002,4546339.433599999],[603064.0532,4546335.219799999],[603069.3315000003,4546330.408399999],[603073.9610000001,4546323.9224],[603079.5773,4546313.0088],[603087.4429000001,4546285.5825],[603096.3534000004,4546243.6251],[603103.2538999999,4546225.0681],[603099.5283000004,4546203.1416],[603101.8641999997,4546198.399900001],[603101.2779000001,4546192.284700001],[603101.3841000004,4546184.7357],[603101.5071999999,4546181.9615],[603103.6704000002,4546177.5505],[603105.0679000001,4546173.7949],[603106.0656000003,4546168.590299999],[603109.1812000005,4546162.194],[603111.5077,4546158.1184],[603114.4130999995,4546154.7172],[603116.9171000002,4546149.9778],[603117.7885999996,4546147.769400001],[603112.6089000003,4546139.5909],[603104.9395000003,4546129.1566],[603099.0192,4546119.8573],[603101.6277999999,4546107.68],[603106.1158999996,4546099.304400001],[603114.6715000002,4546094.5392],[603126.9725000001,4546092.3805],[603138.0395999998,4546088.3169],[603144.1912000002,4546081.1861000005],[603148.0088,4546072.690099999],[603144.7451999998,4546053.767999999],[603144.6859999998,4546028.117799999],[603144.5801999997,4545999.802100001],[603144.5506999996,4545972.0426],[603150.4906000001,4545914.2764],[603151.9475999996,4545906.302300001],[603160.6149000004,4545857.7905],[603175.0921,4545850.332800001],[603188.2618000004,4545822.3149999995],[603208.6787,4545792.955800001],[603202.8398000002,4545771.887800001],[603205.0141000003,4545766.6997],[603218.6530999998,4545753.123299999],[603226.3239000002,4545745.569800001],[603217.3433999997,4545720.793299999],[603205.2915000003,4545687.3127999995],[603196.7688999996,4545653.881899999],[603199.7588999998,4545644.486],[603204.3110999996,4545637.5548],[603212.1407000003,4545630.6698],[603213.6271000002,4545626.5823],[603219.4902999997,4545610.1205],[603214.2165000001,4545608.6028],[603212.8814000003,4545607.9178],[603209.7115000002,4545606.207599999],[603205.3948999997,4545602.3716],[603202.1007000003,4545597.5507],[603200.7983999997,4545594.5342999995],[603199.5554,4545587.2995],[603200.0521999998,4545581.865700001],[603201.5464000003,4545577.223200001],[603207.1508999998,4545567.197899999],[603206.9488000004,4545563.641899999],[603204.3937999997,4545560.0527],[603199.4079999998,4545555.985200001],[603196.0716000004,4545554.161699999],[603189.0799000002,4545549.288699999],[603182.0354000004,4545542.1943],[603173.6791000003,4545532.749600001],[603169.9119999995,4545525.701300001],[603168.0651000002,4545519.568299999],[603209.1492999997,4545514.817],[603219.0795,4545513.9575],[603427.7737999996,4545490.583699999],[603433.5817,4545489.999500001],[603435.0133999996,4545489.797599999],[603437.2871000003,4545489.4966],[603532.4989999998,4545478.959899999],[603629.1429000003,4545468.2227],[603681.3377,4545462.409600001],[603688.7470000004,4545461.5151],[603832.5350000001,4545445.5627],[603983.0860000001,4545426.933],[604015.5854000002,4545423.0637],[604012.1892999997,4545425.4583],[604001.2006000001,4545435.739800001],[603996.8789999997,4545444.1173],[603993.7756000003,4545455.51],[603991.6308000004,4545494.1203000005],[603990.2221999997,4545504.537699999],[603986.3554999996,4545510.478800001],[603976.4052999998,4545518.6654],[603944.4506999999,4545543.4175],[603982.7322000004,4545605.9188],[604013.1359000001,4545666.7541000005],[604004.3628000002,4545680.8422],[603958.9335000003,4545754.9253],[603923.6584000001,4545812.3861],[603967.7218000004,4545917.4964000005],[603982.7867999999,4546016.754799999],[603980.5311000003,4546021.7194],[603945.6797000002,4546055.313200001],[603906.1914999997,4546184.7771000005],[603887.8591,4546244.8100000005],[603845.3666000003,4546313.605599999],[603772.2527999999,4546432.0451],[603761.9340000004,4546448.554500001],[603724.0086000003,4546509.5318],[603736.9819999998,4546590.438999999],[603766.7966999998,4546597.7455],[603782.7012999998,4546602.190099999],[603857.1222000001,4546622.676000001],[603874.6184,4546627.476500001],[603852.5899999999,4546669.691299999],[603851.6758000003,4546674.897],[603846.9007000001,4546703.4768],[603845.9880999997,4546708.571599999],[603872.1462000003,4546712.9397],[603887.8299000002,4546715.160700001],[603913.0426000003,4546715.074100001],[603928.8433999997,4546714.9651],[603987.2945999997,4546705.9121],[604009.6169999996,4546702.2316],[604055.6780000003,4546820.0294],[604076.7472000001,4546892.7246],[604111.3587999996,4547011.8037],[604145.4861000003,4547064.365],[604190.8745999997,4547146.4004],[604204.0873999996,4547174.569599999],[604249.9127000002,4547273.0451],[604332.7127,4547247.464],[604394.9643000001,4547225.0331],[604372.4440000001,4547148.318700001],[604339.0480000004,4546973.7371],[604432.6441000002,4546951.5308],[604437.7851,4546950.4936999995],[604441.7867999999,4546970.4264],[604445.9643999999,4546989.806399999],[604680.9519999996,4546929.3138],[604682.9731999999,4546929.0096],[604684.9403999997,4546938.364800001],[604696.1952999998,4546991.712400001],[604721.4577000001,4547005.731000001],[604744.1108999997,4547008.275599999],[604758.3289999999,4547007.146500001],[604770.2390000001,4547008.760299999],[604781.3786000004,4547005.477399999],[604787.0351,4546991.900699999],[604797.4018000001,4546966.2884],[604801.5839,4546955.910700001],[604810.0214999998,4546924.163799999],[604815.0044,4546910.6885],[604825.7055000002,4546891.077],[604845.0988999996,4546868.925000001],[604855.3781000003,4546861.1885],[604870.0137,4546854.4026],[604900.5102000004,4546843.291300001],[604894.9401000002,4546827.3332],[604858.5349000003,4546746.3102],[604844.9369999999,4546715.8025],[604830.6862000003,4546672.183],[604828.7428000001,4546661.162599999],[604828.5354000004,4546652.1656],[604829.9102999996,4546638.305600001],[604838.0976,4546612.329],[604839.6387999998,4546604.467499999],[604840.0974000003,4546590.0392],[604846.0724999998,4546589.4585],[604861.9720000001,4546588.353499999],[604891.7494999999,4546586.448000001],[604890.3468000004,4546578.7663],[604887.1277000001,4546557.068],[604872.0817,4546486.7882],[604870.9364999998,4546455.237299999],[604873.6868000003,4546415.7475000005],[604906.6714000003,4546395.3445999995],[604881.7638999997,4546327.033399999],[604842.6380000003,4546259.7402],[604834.5131000001,4546246.077500001],[604842.9656999996,4546219.216399999],[604844.4561999999,4546209.022299999],[604850.2951999996,4546153.3653],[604851.8430000003,4546139.174699999],[604853.7463999996,4546106.001800001],[604843.6887999997,4546021.8029],[604830.8646,4545995.858899999],[604825.0603999998,4545984.450099999],[604828.4342999998,4545983.610099999],[604939.1568999998,4545957.8795],[605001.1090000002,4545968.9823],[605026.7762000002,4545972.5701],[605049.5877999999,4545976.006100001],[605054.6978000002,4545977.1897],[605067.9347000001,4545980.1554000005],[605058.0892000003,4545945.8149],[605056.8004000001,4545941.9101],[605059.6237000003,4545920.853499999],[605033.7725999998,4545883.1745],[605021.6398,4545861.7926],[604994.5131000001,4545760.5823],[604983.5586000001,4545762.5351],[604975.2067,4545747.0923],[604940.9759,4545684.088300001],[604914.1135999998,4545634.736400001],[604903.4671,4545621.0375],[604895.9579999996,4545617.1548],[604890.6831,4545609.8619],[604871.3356999997,4545563.948899999],[604857.9430999998,4545536.553200001],[604810.8847000003,4545453.490800001],[604761.5832000002,4545374.393999999],[604741.2876000004,4545347.677200001],[604789.5853000004,4545344.1481],[604917.3843999999,4545335.7608],[604997.3947000001,4545330.577299999],[605087.7577999998,4545324.432700001],[605295.0707,4545310.419],[605389.5788000003,4545308.335000001],[605485.6836999999,4545306.2752],[605536.6363000004,4545305.232100001],[605553.7512999997,4545307.4772],[605568.2227999996,4545271.487400001],[605572.7490999997,4545237.3531],[605573.2396,4545232.4746],[605566.8918000003,4545182.9716],[605551.1500000004,4545108.6831],[605535.1118999999,4545072.4761],[605398.3899999997,4544853.320599999],[605362.2279000003,4544795.9498],[605256.9375999998,4544629.3255],[605094.1957999999,4544382.709799999],[605061.6957,4544351.0428],[605055.7364999996,4544344.517200001],[604979.3388999999,4544302.1174],[604957.4927000003,4544289.590600001],[604933.8465,4544279.480900001],[604923.1708000004,4544273.554300001],[604913.7177999998,4544264.425000001],[604908.6352000004,4544261.2433],[604898.1876999997,4544256.9855],[604876.9040999999,4544252.1285],[604869.0319999997,4544250.0173],[604855.5017999997,4544232.0579],[604871.9423000002,4544234.6248],[604890.9090999998,4544236.8947],[604883.3559999997,4544218.354599999],[604873.3526999997,4544200.6677],[604870.0558000002,4544196.0681],[604856.1052000001,4544178.102700001],[604846.7028000001,4544165.4211],[604826.2263000002,4544139.367900001],[604809.6922000004,4544113.926200001],[604795.1562999999,4544060.4209],[604760.9184999997,4543920.6918],[604750.3355999999,4543872.9059999995],[604747.8202,4543831.2313],[604752.4145999998,4543792.101],[604753.6595000001,4543775.5744],[604750.1162,4543682.2531],[604751.2882000003,4543682.6029],[604752.3872999996,4543676.2895],[604756.6787999999,4543634.8232],[604759.9886999996,4543603.225],[604780.6032999996,4543554.9965],[604793.7196000004,4543525.5372],[604797.3657999998,4543517.4836],[604800.6662999997,4543510.0912999995],[604804.6758000003,4543500.155300001],[604808.9929,4543492.2224],[604814.0570999999,4543479.0814],[604818.1967000002,4543465.927200001],[604822.0396999996,4543449.992900001],[604826.2363999998,4543432.8422],[604827.9367000004,4543413.8793],[604829.6656,4543398.802999999],[604830.9170000004,4543387.7172],[604831.7751000002,4543380.623199999],[604833.8432999998,4543371.2146000005],[604835.5690000001,4543362.2453000005],[604836.5681999996,4543357.040899999],[604838.1178000001,4543348.624299999],[604833.4534,4543333.7897],[604805.2345000003,4543249.220799999],[604798.8236999996,4543238.913899999],[604786.5839999998,4543218.7524],[604782.5601000004,4543212.0328],[604776.3108999999,4543196.2873],[604792.7457999997,4543169.9844],[604806.0245000003,4543152.7414],[604811.3346999995,4543145.933],[604827.0972999996,4543125.5055],[604845.2835999997,4543106.1119],[604855.5297999997,4543095.1547],[604898.3978000004,4543054.906199999],[604928.4121000003,4543031.5737],[604984.3631999996,4542993.7335],[604990.8203999996,4542989.0513],[605003.0352999996,4542981.5646],[605041.1568999998,4542961.6797],[605061.8021999998,4542952.6483],[605087.7421000004,4542943.8038],[605084.7414999995,4542936.099300001],[605081.8376000002,4542927.5079],[605080.2293999996,4542922.3771],[605069.551,4542893.021600001],[605089.0481000002,4542887.860099999],[605220.5133999996,4542843.7754],[605247.2197000002,4542840.1611],[605266.3266000003,4542838.7697],[605285.0623000003,4542839.8159],[605327.1667,4542841.308499999],[605364.6407000003,4542849.064099999],[605397.8159999996,4542857.5353],[605415.0842000004,4542861.225500001],[605441.8294000002,4542866.6065],[605498.6628,4542867.090500001],[605525.6512000002,4542867.2566],[605580.4411000004,4542857.829600001],[605608.0378,4542850.7873],[605729.1094000004,4542810.5593],[605731.6968,4542654.367799999],[605725.0071999999,4542645.943600001],[605718.8587999996,4542634.9734000005],[605703.3485000003,4542585.1164],[605664.0905999998,4542479.2881000005],[605655.9023000002,4542452.2992],[605649.8048,4542437.776699999],[605656.6020999998,4542421.2190000005],[605662.7911999999,4542411.869999999],[605653.0756999999,4542409.1763],[605634.3556000004,4542401.134199999],[605609.9380000001,4542374.1338],[605601.9620000003,4542361.582900001],[605585.0267000003,4542334.690400001],[605599.9789000005,4542318.2501],[605638.6845000004,4542269.84],[605671.3902000003,4542229.338400001],[605654.5881000003,4542216.5493],[605656.1919,4542216.1283],[605657.8228000002,4542213.82],[605657.7947000004,4542209.9333],[605656.5022999998,4542206.250499999],[605654.1913999999,4542203.2192],[605640.1667,4542190.248],[605637.2849000003,4542185.987199999],[605624.8476999998,4542162.0463],[605613.9828000003,4542134.0197],[605610.0629000003,4542120.083699999],[605608.2671999997,4542104.6237],[605607.6661,4542087.9596],[605609.6063999999,4542069.999500001],[605612.0426000003,4542058.4868],[605615.4638,4542048.6537999995],[605626.3476999998,4542016.9429],[605648.5437000003,4541958.857100001],[605652.5646000002,4541948.2555],[605642.8629000001,4541944.5627],[605618.3595000003,4541935.104900001],[605591.5146000003,4541924.725299999],[605553.7131000003,4541910.1909],[605526.4221999999,4541901.581599999],[605502.1701999996,4541898.0129],[605470.0974000003,4541894.4428],[605419.9401000002,4541891.168199999],[605418.0055999998,4541879.4816],[605411.4210999999,4541851.960999999],[605407.034,4541841.238500001],[605406.1697000004,4541837.0067],[605406.0997000001,4541818.4626],[605307.3620999996,4541789.8411],[605302.1336000003,4541784.9915],[605300.9364999998,4541774.6479],[605301.9508999996,4541762.5594999995],[605334.2933,4541600.9103999995],[605348.1755999997,4541536.042300001],[605349.9698999999,4541534.069399999],[605356.6047,4541505.406199999],[605366.4106999999,4541478.4541],[605382.7803999996,4541445.3782],[605373.6003,4541434.5868999995],[605362.1758000003,4541416.1018],[605358.2768999999,4541406.4967],[605352.4702000003,4541359.8891],[605350.2732999995,4541354.7499],[605348.5664999997,4541350.6171],[605344.6847000001,4541345.675799999],[605343.4473000001,4541343.9924],[605333.7829,4541337.6357],[605281.6763000004,4541311.6828000005],[605203.9446,4541278.034600001],[605191.9049000004,4541273.087400001],[604948.7851,4541154.240499999],[604834.2253,4541096.197000001],[604776.023,4541066.9408],[604726.3052000003,4541044.246099999],[604713.2510000002,4541039.6184],[604695.6308000004,4541036.702199999],[604676.3400999997,4541038.869899999],[604662.1865999997,4541040.5557],[604651.7392999995,4541041.850199999],[604628.0109999999,4541042.622300001],[604602.4932000004,4541045.034499999],[604556.7181000002,4541040.7181],[604521.0493000001,4541035.4355999995],[604516.9774000002,4541203.263900001],[604515.2922,4541321.6043],[604472.9521000003,4541318.3366],[604378.5421000002,4541315.882999999],[604378.4648000002,4541185.3037],[604383.7874999996,4541094.885199999],[604383.1030000001,4541083.8829],[604373.8518000003,4541060.2117],[604371.4633999998,4541050.739700001],[604371.0755000003,4541018.866900001],[604348.2117999997,4541017.9866],[604313.2159000002,4541018.5996],[604269.8795999996,4541020.204600001],[604213.0695000002,4541028.946900001],[604202.2096999995,4541029.681],[604198.4281000001,4541070.932600001],[604102.8537999997,4541055.4749],[604127.0482000001,4540932.9015999995],[604127.108,4540928.6831],[604127.1300999997,4540927.128900001],[604123.7549,4540921.973300001],[604117.7320999997,4540919.667199999],[604062.5954999998,4540917.1088],[604053.3090000004,4540913.6461],[604050.4878000002,4540910.941199999],[604043.841,4540905.1842],[604034.7367000002,4540900.7248],[604020.2287999997,4540897.7433],[603999.3749000002,4540897.447799999],[603985.5450999998,4540900.0276999995],[603975.8033999996,4540910.882300001],[603974.0525000002,4540915.743000001],[603971.5667000003,4540919.038899999],[603967.5305000003,4540918.981699999],[603883.0636999998,4540908.903000001],[603902.1787999999,4540794.3628],[603916.1303000003,4540717.8346],[603926.2587000001,4540632.147500001],[603918.5844,4540633.5934],[603906.8628000002,4540635.759199999],[603880.5092000002,4540637.718],[603845.0603999998,4540634.5516],[603801.5333000002,4540625.7194],[603784.7589999996,4540622.373199999],[603779.2340000002,4540620.5186],[603771.7829,4540618.081499999],[603786.5231999997,4540580.8708999995],[603789.7906999998,4540563.9287],[603796.4495999999,4540521.2741],[603822.6507000001,4540411.1643],[603831.8037999999,4540376.5397],[603856.8448999999,4540312.826400001],[603878.8372,4540262.5053],[603837.4541999996,4540250.5943],[603804.7714999998,4540242.0265999995],[603776.6607999997,4540308.694599999],[603734.534,4540414.9153],[603691.5846999995,4540519.9033],[603667.4916000003,4540576.1910999995],[603538.0126,4540525.064200001],[603553.6283999998,4540491.307600001],[603580.7412999999,4540423.625399999],[603639.5494999997,4540279.554199999],[603646.3942,4540259.442299999],[603556.6864999998,4540232.749399999],[603538.4365999997,4540226.6072],[603515.6221000003,4540222.0660999995],[603501.0860000001,4540220.9728999995],[603491.5706000002,4540221.7271],[603474.2903000005,4540224.3704],[603411.6473000003,4540240.8093],[603397.0334000001,4540239.2711],[603333.1244000001,4540226.157500001],[603317.5383000001,4540269.797],[603302.9287,4540315.7820999995],[603268.4478000002,4540411.1204],[603261.7056,4540430.012599999],[603258.8676000005,4540446.4059],[603259.3081999999,4540450.964500001],[603221.1754999999,4540483.0726],[603213.9431999996,4540494.9628],[603166.4956999999,4540579.459799999],[603125.0187999997,4540628.1767],[603112.0154999997,4540643.761],[603081.8821999999,4540693.3037],[603049.0801999997,4540747.250399999],[603031.2498000003,4540777.2016],[603017.1226000004,4540800.987],[603001.9647000004,4540826.3123],[602967.6923000002,4540883.2367],[602961.4153000005,4540893.0308],[602957.0286999997,4540899.964500001],[602951.0958000002,4540909.2082],[602947.5875000004,4540913.489399999],[602945.6177000003,4540916.0155],[602933.2396999998,4540929.0550999995],[602915.9924999997,4540947.4672],[602911.3801999995,4540952.510199999],[602881.5482000001,4540980.739],[602866.7241000002,4540994.2996],[602855.5625,4541004.580499999],[602842.8594000004,4541016.838500001],[602834.8464000002,4541024.4987],[602795.3048,4541061.4747],[602725.5153999999,4541126.452500001],[602684.1371999998,4541156.519099999],[602596.5659999996,4541224.247300001],[602554.574,4541256.193700001],[602517.4172999999,4541291.205800001],[602503.0773,4541306.328400001],[602493.6052999999,4541328.181],[602473.0049,4541351.988],[602434.8239000002,4541400.1993],[602430.8616000004,4541406.917199999],[602425.7586000003,4541423.0571],[602412.5083999997,4541450.5199],[602387.7692999998,4541547.9965],[602376.3320000004,4541578.149499999],[602355.1698000003,4541612.164100001],[602337.5387000004,4541640.2322],[602332.3262999998,4541646.1554000005],[602326.8524000002,4541652.7411],[602319.2392999995,4541661.9618999995],[602281.3393000001,4541708.2904],[602273.0414000005,4541718.389900001],[602266.3925000001,4541730.8442],[602244.2947000004,4541771.7303],[602231.5981000001,4541795.759],[602196.9051000001,4541841.3553],[602184.7312000003,4541858.063100001],[602179.9254999999,4541864.9913],[602162.5209999997,4541888.954600001],[602160.3174,4541884.1493999995],[602150.8039999995,4541866.806600001],[602143.2320999997,4541848.9355999995],[602134.2413999997,4541842.3704],[602130.7695000004,4541844.0987],[602123.7433000002,4541847.443],[602099.2704999996,4541859.6493999995],[602090.5472999997,4541864.080499999],[602085.5497000003,4541866.675799999],[602046.5362999998,4541890.4498],[602021.8448999999,4541882.1119],[602011.9471000005,4541868.206],[602009.6940000001,4541854.850500001],[602010.2216999996,4541841.089500001],[602012.4556999998,4541801.370100001],[602004.8479000004,4541786.0526],[601998.2197000002,4541772.8583],[601997.1798999999,4541762.9618],[601995.8409000002,4541750.396199999],[602000.3525999999,4541746.4617],[602012.2470000004,4541737.744200001],[602014.8795999996,4541735.893300001],[602019.0427000001,4541732.8422],[601944.0226999996,4541624.429],[601926.2894000001,4541599.4219],[601921.2021000003,4541584.250499999],[601915.3679999998,4541562.295700001],[601914.9667999996,4541554.8508],[601914.0279000001,4541543.734300001],[601913.3211000003,4541521.9616],[601903.8551000003,4541495.070800001],[601887.1242000004,4541470.5219],[601840.7573999995,4541381.7168000005],[601799.9902999997,4541313.531199999],[601774.2993999999,4541261.8769000005],[601766.3618999999,4541245.9999],[601759.4012000002,4541214.2585],[601742.6865999997,4541182.381899999],[601691.8492999999,4541142.815300001],[601665.0179000003,4541112.6864],[601624.8529000003,4541067.6053],[601548.0438000001,4540978.1588],[601519.6073000003,4540948.452400001],[601501.5815000003,4540932.214199999],[601487.8161000004,4540924.1404],[601474.9648000002,4540916.8565],[601454.2554000001,4540906.132999999],[601452.1058999998,4540903.4385],[601435.0493000001,4540883.993799999],[601353.71,4540762.953199999],[601325.3640000001,4540720.479900001],[601319.2856000001,4540703.8519],[601315.7251000004,4540693.6986],[601310.6142999995,4540680.081900001],[601303.6414999999,4540661.220799999],[601297.9434000002,4540653.5919],[601275.7980000004,4540612.7588],[601261.8119999999,4540584.030099999],[601259.2357999999,4540581.7739],[601256.8230999997,4540579.853],[601247.2048000004,4540569.838300001],[601245.4480999997,4540569.1479],[601221.8735999996,4540558.718699999],[601210.4281000001,4540547.0133],[601204.8415999999,4540531.2805],[601203.0635000002,4540526.0373],[601200.4017000003,4540517.7841],[601192.9972999999,4540493.5876],[601190.9106000001,4540461.914100001],[601191.4688999997,4540445.821900001],[601191.4123,4540443.8225],[601190.9490999999,4540440.8182],[601189.4462000001,4540433.9133],[601188.6512000002,4540430.5713],[601185.5214999998,4540419.6468],[601181.7741,4540410.8235],[601177.9807000002,4540405.330499999],[601176.0893999999,4540402.195499999],[601152.8217000002,4540387.773600001],[601137.9890999999,4540377.6872000005],[601091.0113000004,4540344.2851],[601074.0303999996,4540337.5002999995],[601061.9650999997,4540328.007300001],[601058.7357999999,4540318.1919],[601043.9287999999,4540287.8978],[601006.6354999999,4540210.771199999],[600977.9456000002,4540156.3029],[600964.3490000004,4540129.6899],[600939.7374999998,4540059.9552],[600915.9478000002,4540028.3166000005],[600872.4830999998,4539941.001800001],[600855.6897,4539908.2382],[600814.4226000002,4539826.172599999],[600803.8097000001,4539802.709799999],[600735.0844,4539661.864],[600675.6490000002,4539542.686899999],[600637.0406999998,4539450.4438000005],[600627.3311000001,4539416.2234000005],[600619.8557000002,4539384.6984],[600587.4579999996,4539299.5359000005],[600547.3970999997,4539184.1785],[600526.0595000004,4539126.7041],[600506.3657,4539072.028100001],[600492.2218000004,4539023.646],[600491.5232999995,4538994.7677],[600482.6545000002,4538972.772700001],[600460.6595000001,4538944.8245],[600450.9090999998,4538931.9223],[600442.8251,4538914.046399999],[600415.2505000001,4538881.913799999],[600387.3108000001,4538870.317500001],[600383.5471000001,4538868.7115],[600372.3551000003,4538862.7849],[600360.7653000001,4538855.1872000005],[600337.3647999996,4538806.9011],[600315.7341,4538727.549799999],[600290.8384999996,4538665.475299999],[600259.1525999997,4538583.1],[600217.6228,4538476.052300001],[600211.4480999997,4538459.9793],[600205.1892999997,4538443.905099999],[600190.7879999997,4538383.306500001],[600179.9705999997,4538349.848999999],[600174.1941999998,4538329.2291],[600165.4914999995,4538325.7794],[600163.2429999998,4538324.0833],[600152.801,4538318.611300001],[600144.4680000003,4538312.723999999],[600127.0258999998,4538296.1643],[600108.4951999998,4538242.171700001],[600091.6705999998,4538204.9684],[600063.8898999998,4538144.4099],[600022.0248999996,4538135.7344],[600010.6134000001,4538133.4694],[599996.9397999998,4538130.5075],[599979.4012000002,4538127.1599],[599938.7917,4538118.9461],[599855.2292999998,4538101.598999999],[599809.7543000001,4538092.320499999],[599761.4250999996,4538082.5594],[599748.4211999997,4538079.8291],[599667.8877999997,4538062.4143],[599650.7740000002,4538058.7401],[599639.5351,4538056.145],[599588.5917999996,4538040.5758],[599569.4891999997,4538034.6543000005],[599557.0034999996,4538030.932],[599513.7823000001,4538022.907299999],[599506.4803999998,4538021.586999999],[599468.1261999998,4538014.5167],[599322.8455999997,4537988.013],[599275.1745999996,4537979.2633],[599244.7093000002,4537973.633199999],[599170.5159999998,4537960.0847],[599090.6982000005,4537945.572799999],[598958.5051999995,4537921.695699999],[598820.5866,4537898.077],[598799.7692999998,4537894.4661],[598709.6255999999,4537878.154100001],[598661.4709000001,4537867.736400001],[598625.3925000001,4537860.256999999],[598605.1742000002,4537855.8774999995],[598577.7259,4537851.0679],[598555.0620999997,4537847.0998],[598407.8510999996,4537819.8113],[598375.5294000003,4537814.493000001],[598366.4709999999,4537812.373199999],[598319.8870000001,4537803.977399999],[598292.9446,4537799.0646],[598227.5601000004,4537787.198000001],[598183.2605999997,4537777.8344],[598135.2742999997,4537767.3115],[597946.7312000003,4537728.7103],[597906.4571000002,4537720.290200001],[597844.3684999999,4537707.2497000005],[597810.8919000002,4537700.142000001],[597801.8287000004,4537698.355900001],[597728.6618999997,4537683.170299999],[597692.1728999997,4537674.8018],[597400.7717000004,4537613.5298999995],[597319.9124999996,4537594.5824],[597251.7204,4537578.4682],[597136.3863000004,4537551.4054000005],[597129.0880000005,4537549.7545],[597111.2988999998,4537546.077400001],[597101.1462000003,4537543.944599999],[596925.7843000004,4537506.7655],[596554.8119000001,4537429.8223],[596552.5462999996,4537429.3484000005],[596496.1590999998,4537417.5046],[596426.7583999997,4537403.491900001],[596406.7016000003,4537399.453600001],[596394.1973000001,4537396.957900001],[596374.3103,4537392.811000001],[596337.9736000001,4537385.4506],[596328.4063999997,4537383.548699999],[596021.1897,4537320.4594],[595985.2701000003,4537313.328299999],[595967.8963000001,4537309.9925],[595911.6002000002,4537297.4882],[595781.5247999998,4537271.0318],[595744.3515999997,4537263.2194],[595662.3707999997,4537245.8302],[595580.1372999996,4537228.4386],[595567.7152000004,4537226.056500001],[595547.2383000003,4537221.904100001],[595473.0547000002,4537206.617000001],[595461.1502,4537203.2425],[595461.5987999998,4537227.0089],[595459.7668000003,4537244.972100001],[595458.8914000001,4537254.065300001],[595449.1091,4537307.566199999],[595444.6337000001,4537354.141000001],[595444.3622000003,4537388.002],[595445.3553999998,4537421.657199999],[595452.2451999998,4537461.273800001],[595461.9551999997,4537491.0452],[595476.9014999997,4537564.630799999],[595495.2171999998,4537644.367000001],[595501.4003999997,4537667.0977],[595509.9539000001,4537695.1887],[595535.8250000002,4537769.6938000005],[595551.1557,4537820.0792],[595562.9364,4537858.760199999],[595617.6754000001,4538016.4704],[595655.9576000003,4538126.2234000005],[595672.3238000004,4538180.9528],[595686.5358999996,4538233.100500001],[595709.7673000004,4538329.112],[595725.0159,4538385.603499999],[595747.8881999999,4538438.086300001],[595767.1469999999,4538470.8695],[595807.3929000003,4538545.7853],[595841.4367000004,4538605.964199999],[595863.5312000001,4538640.5612],[595871.1985999998,4538652.5417],[595935.3244000003,4538760.4132],[595951.2591000004,4538789.933599999],[595957.4150999999,4538801.6723],[595988.8475000001,4538861.929],[596030.7938000001,4538980.170600001],[596041.1041000001,4539002.2897],[596064.8348000003,4539053.1194],[596098.7174000004,4539112.4092999995],[596111.0544999996,4539133.888800001],[596119.1588000003,4539150.9827],[596028.1217999998,4539178.104900001],[596021.7021000003,4539180.1306],[596004.3037,4539185.454700001],[595995.5203999998,4539188.115700001],[595986.3136,4539190.9932],[595979.1355999997,4539193.119999999],[595844.1720000003,4539234.4377],[595641.8991999999,4539296.3101],[595610.5662000002,4539305.8949],[595591.2138,4539312.749],[595584.1946,4539296.225],[595495.6966000004,4539328.9383000005],[595423.8891000003,4539352.5428],[595426.8854999999,4539361.464299999],[595244.5447000004,4539417.7217],[595202.0636999998,4539430.8277],[595135.1764000002,4539451.389900001],[595031.3973000003,4539482.2453000005],[595025.8077999996,4539485.1708],[595024.4549000002,4539485.7085],[594995.2449000003,4539493.880000001],[594962.1475,4539503.444700001],[594876.8427999998,4539530.321900001],[594868.8969999999,4539533.3281],[594861.6383999996,4539535.232899999],[594813.8302999996,4539550.604],[594771.2538999999,4539564.7105],[594764.5970000001,4539565.6239],[594737.0652999999,4539574.1511],[594587.9458999997,4539618.5287999995],[594488.3054,4539648.445699999],[594431.3091000002,4539665.477499999],[594380.8130999999,4539680.705700001],[594297.5596000003,4539705.395300001],[594260.9077000003,4539716.8050999995],[594243.5133999996,4539722.022299999],[594236.506,4539724.041999999],[594228.9912999999,4539726.2772],[594215.7335000001,4539730.326199999],[594154.2570000002,4539749.190199999],[594153.6198000005,4539746.406199999],[594088.7752999999,4539759.0098],[594006.4956999999,4539780.051100001],[593976.3474000003,4539789.435900001],[593959.4079999998,4539791.994899999],[593915.0427999999,4539801.531099999],[593903.6624999996,4539803.495200001],[593892.8738000002,4539805.2447],[593889.2664000001,4539784.768999999],[593886.5652999999,4539785.511600001],[593870.6994000003,4539789.639],[593846.2487000003,4539800.762599999],[593045.0662000002,4539934.5732],[593022.8057000004,4539035.8344],[593022.4315,4539032.1657],[593016.1221000003,4539032.196799999],[592562.9016000004,4539037.129899999],[592310.2538000001,4539039.834799999],[592304.9535999997,4539039.8793],[592290.6512000002,4539040.0326000005],[592287.8743000003,4539040.1088],[592095.1990999999,4539150.6075],[591948.8754000003,4539234.4891],[591556.6865999997,4539459.6427],[591529.9068999998,4539475.6303],[591523.9796000002,4539478.7763],[591512.9660999998,4539485.0787],[590951.1864999998,4539809.189200001],[590833.5147000002,4539877.237],[590803.2709999997,4539894.738600001],[590772.4373000003,4539912.3441],[590729.4034000002,4539937.127],[590672.3054999998,4539970.1745],[590652.8223000001,4539981.369999999],[590550.1518000001,4540040.6141],[590537.4444000004,4540048.007300001],[590385.2915000003,4540136.954600001],[590173.8380000005,4540260.9278],[590140.7178999996,4540280.0622000005],[590136.3136999998,4540282.561799999],[590025.6789999995,4540347.2667],[590017.4649999999,4540351.8292],[589959.0146000003,4540385.9758],[589888.625,4540426.749600001],[589809.0038999999,4540472.851399999],[589737.6842999998,4540514.170299999],[589634.6029000003,4540573.865900001],[589429.1221000003,4540692.9365],[589384.9946999997,4540718.490800001],[589379.4899000004,4540721.6436],[589269.4680000003,4540785.478800001],[589241.0952000003,4540801.8992],[589224.8345999997,4540811.25],[589209.8433999997,4540819.950099999],[589036.9780000001,4540920.5529],[589015.9796000002,4540932.2893],[588773.6836000001,4541072.3599],[588768.5182999996,4541075.2952],[588748.8700000001,4541086.715600001],[588711.6933000004,4541108.138800001],[588698.3130000001,4541115.860200001],[588654.6112000002,4541141.423900001],[588593.0465000002,4541176.8759],[588557.6497999998,4541197.211100001],[588550.1969999997,4541201.5623],[588546.7254999997,4541203.5189],[588545.2840999998,4541204.5008000005],[588460.2626999998,4541253.5495],[588419.4455000004,4541277.150800001],[588351.1925999997,4541316.521199999],[588342.6390000004,4541321.525599999],[588271.1678999998,4541362.8565],[588250.6750999996,4541374.712200001],[588246.6953999996,4541376.9958999995],[588144.1484000003,4541436.2741],[588125.0959999999,4541447.259199999],[588122.2172999997,4541448.8901],[588085.2965000002,4541470.319399999],[588070.3107000003,4541478.799799999],[588039.0727000004,4541496.1896],[588030.5208999999,4541501.0833],[588027.2204999998,4541502.8201],[587945.6105000004,4541548.4736],[587884.5730999997,4541582.6054],[587874.4148000004,4541588.257200001],[587871.4521000003,4541589.8872],[587870.2670999998,4541590.539100001],[587855.7889,4541598.804],[587834.1964999996,4541611.3138],[587779.5817999998,4541642.8585],[587584.2500999998,4541755.105900001],[587536.6661999999,4541782.5173],[587523.7114000004,4541790.023700001],[587517.7838000003,4541793.505899999],[587509.5702999998,4541798.293199999],[587445.9017000003,4541834.8397],[587165.9205999998,4541995.497199999],[587132.1410999997,4542014.858999999],[587028.1777999997,4542074.579700001],[586969.9326999998,4542107.9747],[586927.9414999997,4542132.125399999],[586886.2909000004,4542155.9472],[586880.1944000004,4542159.539000001],[586857.7607000005,4542172.3747000005],[586845.2315999996,4542179.554199999],[586839.3059999999,4542182.926000001],[586613.2753999997,4542312.7107],[586546.6551000001,4542350.784399999],[586371.7681,4542450.869200001],[586215.1705999998,4542540.4032000005],[586154.0552000003,4542575.4362],[586036.3142999997,4542642.7807],[585972.7419999996,4542679.562899999],[584718.3026999999,4543395.7513999995],[584695.2004000004,4543408.9189],[584687.8260000004,4543414.1631000005],[584672.0011999998,4543423.195699999],[584669.3788999999,4543424.6087],[584665.0625,4543427.112600001],[584651.9455000004,4543434.6219999995],[584597.7851999998,4543465.639900001],[584579.0822999999,4543476.415899999],[584290.2675000001,4543641.519400001],[584109.3515999997,4543745.029200001],[584086.5049,4543758.090500001],[584065.4347999999,4543770.173],[583907.9671999998,4543859.967],[583681.0378999999,4543989.385299999],[583636.9560000002,4544014.5296],[583063.8334999997,4544341.540100001],[583036.2538999999,4544357.215600001],[582988.3694000002,4544384.541200001],[582975.5104999999,4544391.8345],[582931.1787999999,4544417.202199999],[582926.2627999997,4544420.8105],[582909.9357000003,4544430.063100001],[582908.7527999999,4544430.604900001],[582829.9161999999,4544474.6797],[582817.9884000001,4544481.4287],[582805.0407999996,4544489.1653],[582732.2866000002,4544530.645199999],[582718.2440999998,4544538.5918000005],[582586.1032999996,4544614.0437],[582513.9436999997,4544655.1993],[582506.2460000003,4544659.5538],[582499.3084000004,4544663.583699999],[582416.7452999996,4544710.6186999995],[582410.1414999999,4544714.874500001],[582374.7868999997,4544734.573000001],[582157.6415999997,4544858.3737],[582149.4363000002,4544863.0559],[582145.7989999996,4544865.124600001],[582119.2368000001,4544880.3708],[582070.6831999999,4544908.027799999],[582046.5745000001,4544921.8583],[581994.5535000004,4544951.475500001],[581973.7450000001,4544963.344699999],[581971.5462999996,4544964.5414],[581935.6799999997,4544985.124500001],[581902.0976999998,4545004.400900001],[581897.6140000001,4545007.0155],[581894.1462000003,4545008.975199999],[581868.4315999998,4545023.6766],[581866.0625,4545025.0934999995],[581576.3529000003,4545191.179199999],[581396.6983000003,4545294.1021],[581395.1759000001,4545294.9734000005],[581356.2679000003,4545317.301899999],[581354.6613999996,4545318.1723],[581322.2660999997,4545336.7983],[581238.7001,4545384.723300001],[581234.6407000003,4545387.0098],[581230.4961000001,4545389.4065000005],[581227.7898000004,4545390.9309],[581219.6698000003,4545395.615],[581212.6496000001,4545399.645199999],[581208.9287999999,4545401.713500001],[581124.2646000003,4545450.2937],[581016.2580000004,4545512.2731],[580961.3711999999,4545543.4201],[580908.5954,4545573.7027],[580895.1489000004,4545581.326099999],[580882.5475000003,4545588.514799999],[580623.5064000003,4545736.3233],[580589.5098000001,4545755.711999999],[580409.3801999995,4545858.542199999],[580328.9583999999,4545904.4023],[580286.2527000001,4545928.804199999],[580279.9957999997,4545932.2885],[580150.7822000002,4546006.038799999],[580147.1459999997,4546008.1086],[580088.2056,4546041.771199999],[579759.0143999998,4546229.5898],[579748.6984999999,4546235.4728999995],[579722.1475,4546250.616599999],[579717.1588000003,4546253.448999999],[579715.5515000001,4546254.4308],[579652.8113000002,4546290.164999999],[579647.8190000001,4546293.330499999],[579256.3295999998,4546517.354800001],[579245.1694,4546523.673599999],[579210.4204000002,4546543.3936],[579127.5568000004,4546591.1274999995],[579089.3397000004,4546613.031099999],[579015.7796,4546655.315400001],[578893.5229000002,4546725.2765],[578841.4413000001,4546755.1369],[578315.3241999997,4547056.702],[578307.9711999996,4547060.7314],[578216.5821000002,4547113.269400001],[578036.5141000003,4547216.712200001],[577975.1404999997,4547251.9199],[577920.5308999997,4547283.203199999],[577832.1918000001,4547333.890900001],[577827.2034,4547336.8356],[577803.3653999995,4547350.4605],[577770.8202,4547369.100299999],[577721.6218999997,4547397.333699999],[577701.3338000001,4547408.998199999],[577368.0311000003,4547600.2086],[577282.0659999996,4547649.5956],[577151.3044999996,4547724.602399999],[577146.0634000003,4547727.6559],[577143.4429000001,4547729.182700001],[577140.2319999998,4547730.9253],[576966.6198000005,4547830.5759],[576965.4356000004,4547831.340600001],[576941.9391000001,4547844.7499],[576922.4142000005,4547855.9804],[576759.8798000002,4547949.3127],[576715.3384999996,4547974.8258],[576399.7503000004,4548156.0506],[576336.3651,4548192.3609],[576242.3015999999,4548246.338400001],[576239.7562999995,4548248.7545],[576180.858,4548281.893100001],[576093.8068000004,4548332.2816],[576087.2986000003,4548336.0999],[575976.7533999998,4548400.1238],[575950.8914999999,4548415.176899999],[575904.0718,4548442.2256000005],[575877.5347999996,4548457.6051],[575867.2251000004,4548463.4936999995],[575742.5922999997,4548533.5923999995],[575257.7604,4548807.487600001],[574556.0016999999,4549204.8817],[574548.3158,4549209.022399999],[574387.4719000002,4549299.092599999],[573839.2714,4549612.071599999],[573292.1114999996,4549926.544600001],[573108.4819999998,4550030.736199999],[572912.8591,4550142.251499999],[572038.0405000001,4550640.523600001],[572016.8459000001,4550652.305500001],[571905.1135999998,4550716.266799999],[571732.9208000004,4550814.3872],[571651.5130000003,4550860.774700001],[571635.2148000002,4550870.052200001],[571615.2854000004,4550881.4036],[571602.6173999999,4550888.7182],[571601.4353,4550889.3728],[571598.2271999996,4550891.117799999],[571587.7555,4550897.1216],[571567.4040999999,4550908.6910999995],[571557.5235000001,4550914.367699999],[571497.6520999996,4550948.421800001],[571378.6710999999,4551016.094900001],[571353.4243999999,4551030.2817],[571342.4448999995,4551036.725099999],[571259.2637999998,4551084.653899999],[571223.7961999997,4551105.07],[571200.744,4551118.168500001],[571187.4029999999,4551125.6993],[571151.1780000003,4551146.330399999],[571140.2861000001,4551152.4418],[571083.2056,4551184.861099999],[571060.4930999996,4551197.6302000005],[570977.7440999998,4551244.678200001],[570933.8376000002,4551269.5658],[570907.6616000002,4551284.522299999],[570906.3117000004,4551285.1753],[570850.0783000002,4551317.0495],[570838.9318000004,4551323.491900001],[570779.6591999996,4551357.113500001],[570770.4557999996,4551362.353599999],[570677.5804000003,4551414.9692],[570670.5729999999,4551418.8983],[570666.5192999998,4551421.3017],[570663.3115999997,4551423.0471],[570614.6787,4551450.6665],[570600.8318999996,4551458.5265],[570444.5519000003,4551547.1711],[570376.0789999999,4551586.147500001],[570318.7536000004,4551618.5702],[570315.4589,4551620.648],[570299.5031000003,4551629.5986],[570281.5206000004,4551639.751],[569839.1390000004,4551890.756999999],[569702.5672000004,4551966.171499999],[568639.1212999998,4552554.0853],[568570.2572999997,4552592.075300001],[568420.7994999997,4552674.719900001],[568154.2987000002,4552822.112400001],[567886.2096999995,4552969.9438000005],[567594.6697000004,4553131.2238],[567545.1305,4553159.5209],[566620.9861000003,4553670.961200001],[566203.3101000004,4553900.5363],[566078.7995999996,4553968.6877999995],[565985.1847999999,4554008.476399999],[565937.9971000003,4554028.7008],[565887.1865999997,4554050.4471],[565871.3455999997,4554057.1877999995],[565852.1335000005,4554065.452400001],[565842.7801999999,4554069.4759],[565832.4987000003,4554074.0463],[565735.1776999999,4554115.581],[565651.9278999995,4554151.248199999],[565601.2352,4554178.7707],[565291.6662999997,4554349.415899999],[565266.6150000002,4554363.1809],[565252.4439000003,4554371.048],[565242.2381999996,4554376.619100001],[565188.9301000005,4554406.008400001],[564906.0328000002,4554562.0305],[564874.4883000003,4554579.403000001],[564871.9578,4554580.823799999],[564869.9337999998,4554581.916099999],[564867.4870999996,4554583.3376],[564864.9566000002,4554584.7585],[564813.7604999999,4554612.948000001],[564799.4225000003,4554620.8145],[564790.0597000001,4554626.0605],[564774.4571000002,4554634.582],[564480.5417999998,4554795.296499999],[564363.6656999998,4554857.881899999],[564258.4216,4554915.020400001],[564206.5559,4554943.541300001],[564130.3931,4554986.5042],[563988.9491999997,4555066.421399999],[563810.9047999997,4555167.0046999995],[563585.2999,4555294.378699999],[563554.0048000002,4555312.758199999],[563508.8956000004,4555337.012800001],[563429.5195000004,4555383.729699999],[563324.0280999998,4555442.100400001],[563168.4353999998,4555529.904200001],[562980.5472999997,4555636.0844],[562871.1736000003,4555697.8697999995],[562724.1469999999,4555786.2006],[562460.7187999999,4555944.9253],[562046.9177999999,4556194.0843],[561498.0378999999,4556524.7279],[561322.0318999998,4556620.836100001],[560439.8799999999,4557102.754000001],[560430.943,4557108.009],[560417.9626000002,4557115.2291],[560347.6595000001,4557155.170499999],[560274.6597999996,4557196.6447],[559758.1382999998,4557488.1602],[558725.5433,4558072.856699999],[558555.8931999998,4558170.3027],[558534.4025999997,4558182.675799999],[558317.733,4558307.172599999],[557468.1512000002,4558795.2546],[557439.6712999996,4558811.5725],[557303.1706999997,4558889.8794],[557146.8726000004,4558979.58],[557115.6133000003,4558997.5427],[557058.3219999997,4559030.0677000005],[557003.9746000003,4559061.617000001],[556877.1771999998,4559133.7904],[556835.2114000004,4559158.8872],[556492.7132000001,4559358.1745],[556133.3503,4559560.7895],[556080.7677999996,4559592.9142],[556040.9989999998,4559616.5890999995],[556007.4604000002,4559637.203500001],[555848.8902000003,4559732.131899999],[555795.3869000003,4559764.362600001],[555125.0834999997,4560167.378799999],[555067.8800999997,4560201.8072],[554932.5787000004,4560283.7195],[554807.1448999997,4560358.603],[554555.0241,4560520.0241],[554300.2279000003,4560681.8780000005],[554249.5861999998,4560714.5853],[554064.6482999995,4560832.115],[554017.1251999997,4560862.9596],[553963.1179999998,4560897.531199999],[553485.5915999999,4561202.427999999],[553159.8054999998,4561424.195800001],[553106.9754999997,4561459.4483],[553029.7885999996,4561511.954299999],[552732.2637999998,4561713.6296999995],[552446.5471999999,4561907.852600001],[552077.4323000005,4562159.664899999],[551813.3140000002,4562339.744899999],[551760.1540000001,4562376.1149],[551719.9678999996,4562403.695699999],[551541.2000000002,4562526.105900001],[551435.0537,4562598.851399999],[551115.1118000001,4562818.0857],[550663.9577000001,4563127.2349],[550579.8263999997,4563182.9376],[550570.5626999997,4563189.090500001],[550551.9436999997,4563202.5057],[550536.1955000004,4563212.943399999],[550405.4271999998,4563297.4121],[550294.1966000004,4563369.250700001],[550264.3881999999,4563388.695499999],[550242.8334999997,4563402.5353999995],[550116.1113999998,4563484.705700001],[549934.2417000001,4563602.8036],[549780.4995999997,4563702.557700001],[549458.9685000004,4563911.194800001],[549320.057,4564001.2894],[549167.2576000001,4564100.5075],[548708.3814000003,4564398.1776],[548603.2342999997,4564467.7509],[548390.1937999995,4564604.885199999],[548331.7803999996,4564642.3551],[548214.5356000001,4564717.4045],[548124.6442999998,4564775.317500001],[548005.1301999995,4564852.0206],[547872.3213999998,4564937.1866999995],[547813.7507999996,4564973.8825],[547538.8180999998,4565148.049000001],[547087.1966000004,4565433.0998],[547034.3509,4565466.952299999],[546955.1777999997,4565516.0671999995],[546233.9731999999,4565968.1866],[546067.5532999998,4566074.7096],[545641.2215,4566340.580499999],[545423.1014999999,4566477.102399999],[544964.5066,4566751.581700001],[544816.3307999996,4566840.260500001],[544682.7907999996,4566920.150599999],[544535.4616999999,4567008.507200001],[544384.6040000003,4567099.0656],[544335.7556999996,4567127.1888],[544142.6238000002,4567240.4758],[544060.4020999996,4567287.604800001],[543818.1786000002,4567429.8013],[543762.6973000001,4567461.107999999],[542614.8066999996,4568130.0688000005],[542418.5471000001,4568257.482000001],[541907.0741999997,4568590.0174],[541881.2625000002,4568606.7436999995],[541840.4009999996,4568633.2642],[541613.3115999997,4568781.0601],[541393.1272999998,4568924.0175],[541308.6402000003,4568978.3806],[541248.4497999996,4569017.0067],[540939.9868000001,4569206.993799999],[540349.8488999996,4569567.8379],[539988.2232999997,4569793.540200001],[539757.4643999999,4569936.8215],[539747.8908000002,4569941.653999999],[539737.9748999998,4569947.8168],[539669.4063999997,4569990.0737],[539404.0473999996,4570153.604800001],[539083.9176000003,4570351.0447],[538814.1303000003,4570517.6819],[538799.7637,4570526.4867],[538796.6546999998,4570528.4684999995],[538783.7164000003,4570536.3928],[538718.1023000004,4570576.3429000005],[538532.3505999995,4570690.0384],[538013.4800000004,4570999.269300001],[537869.7621999998,4571085.1138],[537522.8728,4571292.0298999995],[537348.7675000001,4571395.1577],[537143.0864000004,4571517.556399999],[537119.8267000001,4571530.648800001],[537037.6869999999,4571580.2992],[536821.3514,4571708.980699999],[536760.6321999999,4571745.5315000005],[536703.8677000003,4571778.3281],[536654.3218,4571807.608999999],[536646.8441000003,4571812.7892],[536639.9620000003,4571816.085100001],[536632.0707999999,4571820.264],[536493.2505000001,4571904.3838],[536065.9910000004,4572160.368899999],[535856.4903999995,4572285.2271],[535721.9787999997,4572365.052999999],[535548.4299999997,4572467.6712],[535392.6010999996,4572559.832900001],[535224.1048999997,4572658.264699999],[535145.5981999999,4572706.399499999],[535108.4093000004,4572727.757300001],[535034.0274,4572771.4726],[535000.6127000004,4572791.516899999],[534926.9028000003,4572835.0145],[534742.1275000004,4572944.2588],[534602.7721999995,4573026.8576],[534322.3891000003,4573193.7204],[534097.1670000004,4573328.1022],[533760.0599999996,4573529.9133],[533710.5344000002,4573559.9913],[533509.1708000004,4573680.513699999],[532901.1003,4574042.651000001],[532838.7434999999,4574079.892899999],[532795.4415999996,4574105.009400001],[532741.3102000002,4574137.4046],[532704.9713000003,4574159.111400001],[532565.3239000002,4574242.6358],[532094.2041999996,4574524.745100001],[532004.3326000003,4574578.303400001],[531866.1284999996,4574660.848200001],[531803.5289000003,4574698.653000001],[531513.6217,4574872.353700001],[531402.0262000002,4574939.147299999],[531310.0659999996,4574994.259299999],[530984.5267000003,4575188.9208],[530881.3295,4575250.9844],[530851.7143000001,4575268.510399999],[530749.8658999996,4575328.805199999],[530691.8953999998,4575363.0866],[530551.2084999997,4575446.2008],[530325.1257999996,4575579.9179],[530141.9122000001,4575689.3959],[530089.6500000004,4575720.7082],[530060.2055000002,4575738.349199999],[529991.3342000004,4575779.6961],[529978.5832000002,4575787.4147],[529882.2797999997,4575845.8572],[529781.1124,4575907.2785],[529606.2127,4576013.4735],[529412.1933000004,4576131.252],[529340.5588999996,4576174.9253],[529185.3838999998,4576268.9980999995],[528991.2105,4576386.8982],[528919.0787000004,4576430.684599999],[528566.8276000004,4576642.4442],[528473.233,4576698.695599999],[528435.3256999999,4576721.5276999995],[528323.0314999996,4576789.0316],[527862.9746000003,4577065.572799999],[527539.8817999996,4577259.9531],[527278.6926999995,4577415.501800001],[527263.5155999996,4577424.770300001],[527225.3650000002,4577447.607799999],[527196.8556000004,4577465.0417],[527143.3612000002,4577497.147600001],[526979.6963,4577595.0101],[526767.7437000005,4577721.673699999],[526422.0802999996,4577927.8991],[526320.6380000003,4577989.0342999995],[526301.3558999998,4578000.621300001],[526190.4444000004,4578066.9418],[526119.2675999999,4578110.426200001],[526025.6233999999,4578167.819],[525854.267,4578273.0063000005],[525773.6246999996,4578321.3452],[525604.7264999999,4578419.442],[525555.9402000001,4578448.8007],[525528.1157999998,4578464.0232],[525463.3277000003,4578500.7645],[525466.0735999998,4578504.8818],[525468.1538000004,4578507.9976],[525470.0679000001,4578510.7798],[525473.0639000004,4578515.119999999],[525475.3107000003,4578518.4584],[525477.7242999999,4578521.908500001],[525482.4693999998,4578528.3642],[525493.2899000002,4578543.6117],[525514.8570999997,4578571.220000001],[525557.1146999998,4578613.9997000005],[525597.0587999998,4578648.5561],[525653.1063999999,4578694.271500001],[525727.3481000001,4578751.1537],[525784.7466000002,4578792.8783],[525806.1924,4578807.0539],[525832.5516999997,4578827.242000001],[525906.6376,4578903.5536],[525932.5418999996,4578933.8432],[525949.0017999997,4578962.1006000005],[525951.2314999998,4578970.1019],[525960.3979000002,4579002.996099999],[525963.5735999998,4579027.0984000005],[525964.7698999997,4579066.736099999],[525961.7177999998,4579101.584899999],[525960.7631999999,4579111.2401],[525954.1857000003,4579172.942600001],[525945.5615999997,4579222.3148],[525934.6068000002,4579268.5702],[525930.0675999997,4579298.3069],[525927.1957,4579329.603700001],[525924.5351,4579348.578299999],[525898.9634999996,4579436.302300001],[525882.4402999999,4579472.8793],[525870.1480999999,4579495.7052],[525842.7192000002,4579541.6799],[525810.8435000004,4579591.7466],[525775.0426000003,4579640.3563],[525758.7505000001,4579659.282500001],[525720.9584999997,4579703.555600001],[525676.6914999997,4579757.908600001],[525655.1634,4579791.3599],[525632.9526000004,4579828.694499999],[525607.5778999999,4579862.132300001],[525581.8931,4579888.686000001],[525530.9084000001,4579927.695699999],[525467.6172000002,4579970.5482],[525386.8080000002,4580024.8857],[525327.1133000003,4580068.085100001],[525228.4281000001,4580141.234999999],[525099.5144999996,4580226.271600001],[524900.2823999999,4580382.120200001],[524834.9584999997,4580434.740700001],[524771.2945999997,4580491.2532],[524674.5588999996,4580584.6226],[524592.6966000004,4580657.394400001],[524530.7824999997,4580716.9124],[524474.8224,4580771.677300001],[524416.9060000004,4580836.5386],[524376.6593000004,4580893.910599999],[524340.5713999998,4580958.0689],[524311.273,4581017.476399999],[524282.19770000037,4581085.3221],[524238.784,4581190.311000001],[524200.28220000025,4581302.0888],[524175.79580000043,4581373.502900001],[524166.4445000002,4581394.565199999],[524154.7636000002,4581437.268300001],[524112.2737999996,4581592.441400001],[524097.84190000035,4581658.0053],[524087.2028999999,4581714.4782],[524077.44209999964,4581783.4991999995],[524065.7368000001,4581859.0638],[524052.78280000016,4581907.868899999],[524034.8203999996,4581954.325999999],[524007.0362999998,4582012.851600001],[523967.92059999984,4582085.1061],[523935.3978000004,4582135.845000001],[523883.23259999976,4582210.7213],[523811.4422000004,4582304.8507],[523756.11259999964,4582376.720000001],[523712.4774000002,4582426.3133000005],[523664.09219999984,4582471.4506],[523626.8757999996,4582501.415100001],[523567.31319999974,4582539.1894000005],[523507.5209999997,4582570.635399999],[523450.9358999999,4582592.877699999],[523396.88520000037,4582607.0243],[523329.0499999998,4582618.351399999],[523230.1191999996,4582628.802300001],[523222.0070000002,4582629.7754],[523175.3403000003,4582635.620999999],[523126.4249999998,4582638.7952],[522997.51329999976,4582639.717],[522923.8602999998,4582640.593699999],[522850.0281999996,4582645.245200001],[522772.42169999983,4582653.882300001],[522728.1815999998,4582659.1832],[522687.10890000034,4582667.491900001],[522652.4617999997,4582679.4844],[522613.52529999986,4582699.790200001],[522602.6397000002,4582705.529100001],[522482.0900999997,4582759.9969999995],[522388.5555999996,4582810.664799999],[522341.08050000016,4582835.2753],[522292.7712000003,4582859.4394000005],[522235.51549999975,4582884.2425999995],[522188.37849999964,4582907.967],[522139.11400000006,4582944.119200001],[522097.2045,4582980.849300001],[522067.77219999954,4583010.623500001],[522066.0915000001,4583013.504899999],[522041.74170000013,4583048.8456],[522000.3968000002,4583120.2157000005],[521979.7196000004,4583157.5660999995],[521948.18570000026,4583219.196699999],[521884.73610000033,4583331.022299999],[521854.6365,4583388.772],[521824.91980000027,4583458.290899999],[521802.2916000001,4583505.738600001],[521770.52830000035,4583561.2633],[521728.36010000017,4583630.301100001],[521666.9469999997,4583734.2524],[521657.1174999997,4583750.9868],[521629.98199999984,4583796.978399999],[521616.1867000004,4583826.245999999],[521606.38100000005,4583863.074899999],[521600.3574999999,4583892.9209],[521596.3872999996,4583906.897399999],[521595.4572999999,4583910.4472],[521588.52469999995,4583936.8489],[521584.0061999997,4583966.588400001],[521582.8150000004,4584001.6667],[521584.1966000004,4584070.9464],[521586.0981999999,4584105.922900001],[521586.26290000044,4584134.7882],[521585.7430999996,4584168.9803],[521590.3026999999,4584209.515699999],[521596.7845999999,4584250.0568],[521610.7076000003,4584317.7086],[521626.28440000024,4584391.249399999],[521640.5773,4584446.8014],[521649.77329999954,4584473.917400001],[521653.4165000003,4584485.363299999],[521669.20689999964,4584515.1635],[521692.7701000003,4584544.876],[521727.27610000037,4584576.3978],[521776.19680000003,4584622.395500001],[521788.7026000004,4584632.535800001],[521816.21360000037,4584655.3774999995],[521839.7736999998,4584685.7566],[521857.29679999966,4584722.556700001],[521880.9434000002,4584779.4695999995],[521907.15490000043,4584844.8279],[521923.3185999999,4584888.7292],[521935.6376,4584932.729900001],[521949.02190000005,4584983.6171],[521957.8585000001,4585018.3927],[521981.8267999999,4585106.3923],[522011.5832000002,4585214.504000001],[522044.05979999993,4585307.192500001],[522073.6634999998,4585382.553400001],[522088.01300000027,4585417.790200001],[522108.24909999967,4585468.2545],[522127.8108000001,4585520.493100001],[522142.9445000002,4585572.385199999],[522155.64300000016,4585628.044500001],[522165.3948999997,4585690.800000001],[522171.90160000045,4585748.993799999],[522173.73429999966,4585805.397],[522175.9441999998,4585875.012599999],[522175.1277999999,4585923.303300001],[522171.81850000005,4585967.034600001],[522166.4056000002,4586015.533299999],[522158.8753000004,4586073.3511],[522147.19039999973,4586123.606899999],[522131.5855999999,4586171.519300001],[522107.5965,4586228.842800001],[522098.8562000003,4586245.357899999],[522067.24710000027,4586308.2092],[522006.0207000002,4586411.4924],[521989.8053000001,4586440.8631],[521979.8772,4586463.480799999],[521976.0067999996,4586472.350500001],[521957.45660000015,4586500.271],[521927.3587999996,4586533.929500001],[521897.10589999985,4586563.7019],[521861.3454999998,4586591.237500001],[521852.4709000001,4586597.205700001],[521829.36400000006,4586612.567600001],[521800.9183,4586625.138],[521766.20799999963,4586637.134500001],[521723.2402999997,4586644.443700001],[521660.8854,4586652.805199999],[521649.60529999994,4586652.9934],[521645.34049999993,4586654.2019],[521640.33110000007,4586652.9657000005],[521601.6456000004,4586653.2941],[521543.6875,4586644.239800001],[521464.37239999976,4586624.242699999],[521405.20359999966,4586600.6423],[521324.51020000037,4586566.099199999],[521179.93230000045,4586491.1808],[521003.9908999996,4586396.968],[520932.1695999997,4586355.6828000005],[520921.4068,4586350.2118],[520891.70720000006,4586334.2502999995],[520861.42349999957,4586317.9541],[520853.08330000006,4586312.601199999],[520831.98230000027,4586299.2181],[520810.6330000004,4586284.9463],[520774.14279999956,4586247.539100001],[520741.15940000024,4586210.919299999],[520702.34800000023,4586166.844699999],[520678.2851,4586137.0229],[520605.91420000046,4586052.4421],[520540.26800000016,4585982.6467],[520516.17870000005,4585961.706900001],[520504.9201999996,4585953.9036],[520439.03699999955,4585908.1996],[520359.63800000027,4585854.686799999],[520276.02720000036,4585812.82],[520244.14049999975,4585800.740700001],[520227.9523,4585792.5911],[520172.7648,4585775.7842],[520157.89520000014,4585774.1885],[520132.92679999955,4585768.234999999],[520068.6871999996,4585761.1734],[519984.1244999999,4585760.384299999],[519924.3689000001,4585763.550100001],[519854.04959999956,4585779.454500001],[519791.32189999986,4585800.043199999],[519745.3337000003,4585810.7974],[519642.87129999977,4585847.4877],[519625.38910000026,4585854.101399999],[519558.2999,4585881.2303],[519396.15869999956,4585956.0645],[519363.6021999996,4585975.4056],[519326.76570000034,4586001.729499999],[519293.2720999997,4586027.9515],[519233.6945000002,4586059.4332],[519227.2522,4586062.524599999],[519176.3015999999,4586086.4805],[519117.35500000045,4586100.867900001],[519046.8080000002,4586110.0074000005],[518991.9894000003,4586111.750700001],[518920.57189999986,4586102.348999999],[518884.8360000001,4586092.0419],[518854.9548000004,4586079.5298999995],[518814.31819999963,4586057.886499999],[518779.7575000003,4586045.3627],[518734.82299999986,4586037.585899999],[518662.7494999999,4586022.9672],[518627.8400999997,4586015.883099999],[518568.90139999986,4585994.860099999],[518481.8613999998,4585950.896],[518379.3236999996,4585889.0195],[518331.5223000003,4585857.9241],[518278.5530000003,4585821.598099999],[518231.94409999996,4585781.1808],[518220.85589999985,4585771.0502],[518188.3411999997,4585741.4375],[518156.8875000002,4585721.8192],[518119.8228000002,4585707.071900001],[518061.70579999965,4585690.0518],[518059.8688000003,4585689.4921],[517885.5284000002,4585633.4388999995],[517865.7399000004,4585626.950999999],[517691.5661000004,4585569.9037],[517653.56659999955,4585560.818399999],[517623.81819999963,4585560.6349],[517588.77990000043,4585570.874299999],[517534.18900000025,4585580.6225000005],[517477.4254999999,4585590.365800001],[517424.2391999997,4585606.8903],[517387.0928999996,4585625.23],[517331.7287999997,4585644.0814],[517287.80819999985,4585664.958799999],[517260.9444000004,4585681.769400001],[517250.1479000002,4585688.8489],[517225.8052000003,4585699.7817],[517219.1958999997,4585703.0965],[517194.50549999997,4585719.6906],[517168.1173999999,4585747.4935],[517122.3322999999,4585815.2173],[517120.8222000003,4585817.767100001],[517070.22950000037,4585904.7971],[517027.01290000044,4585982.6302000005],[516985.35250000004,4586074.2335],[516968.37880000006,4586114.715399999],[516922.59130000044,4586256.7117],[516898.30030000024,4586318.0482],[516863.9587000003,4586389.908],[516812.6509999996,4586500.0298999995],[516772.4764999999,4586601.8517],[516735.26109999977,4586725.2181],[516710.9609000003,4586828.076099999],[516701.70409999974,4586893.000499999],[516695.3987999996,4586982.355900001],[516692.4422000004,4587141.216700001],[516687.7750000004,4587208.7052],[516673.83889999986,4587274.2851],[516654.22190000024,4587339.9629],[516613.82189999986,4587433.7917],[516591.08860000037,4587474.4834],[516567.96910000034,4587501.5189],[516513.7857999997,4587559.2357],[516439.8320000004,4587641.554099999],[516337.54899999965,4587765.7742],[516276.5948000001,4587827.141100001],[516266.97300000023,4587833.7806],[516241.0433,4587848.4878],[516235.01489999983,4587854.5803],[516203.6448999997,4587873.938200001],[516153.29569999967,4587900.6921],[516082.14460000023,4587928.177200001],[516022.4643000001,4587944.031400001],[516018.7028999999,4587945.0222],[515919.76130000036,4587960.679400001],[515821.6777999997,4587966.1261],[515746.0921,4587959.411],[515727.8113000002,4587953.154100001],[515664.03720000014,4587931.145099999],[515568.90220000036,4587886.199100001],[515503.89580000006,4587853.975],[515387.33579999954,4587787.336999999],[515357.13040000014,4587770.619999999],[515287.9650999997,4587728.952500001],[515276.7030999996,4587721.4904],[515204.5393000003,4587675.1546],[515176.5993999997,4587653.336300001],[515130.57129999995,4587612.274],[515066.0554999998,4587542.9748],[515052.4696000004,4587527.959000001],[514957.6202999996,4587421.295399999],[514875.15699999966,4587343.4124],[514821.97229999956,4587286.7948],[514772.82969999965,4587214.199200001],[514738.86930000037,4587152.4037],[514711.60170000046,4587085.848099999],[514665.9378000004,4586944.539999999],[514631.2692999998,4586859.9848],[514598.2898000004,4586807.5175],[514590.37770000007,4586795.067500001],[514542.5549999997,4586728.0271000005],[514509.29420000035,4586690.2140999995],[514466.15500000026,4586661.929],[514425.66199999955,4586647.193700001],[514353.8713999996,4586615.1887],[514265.9534999998,4586583.707599999],[514201.7301000003,4586569.3708999995],[514176.1743000001,4586563.6588],[514034.0784999998,4586549.9486],[513972.41530000046,4586550.7173999995],[513880.38989999983,4586568.5252],[513798.8822999997,4586591.6831],[513767.7759999996,4586604.835000001],[513753.1414000001,4586611.690300001],[513738.50939999986,4586617.213400001],[513714.34339999966,4586627.4923],[513629.18599999975,4586681.6193],[513578.8233000003,4586716.2733],[513552.20990000013,4586739.9813],[513529.18400000036,4586766.4716],[513459.6065999996,4586845.719900001],[513397.81900000013,4586915.102600001],[513300.5680999998,4587006.4022],[513247.7719999999,4587048.9364],[513226.19180000015,4587062.6632],[513190.6437999997,4587085.024],[513116.8649000004,4587135.292099999],[513066.8234000001,4587180.275],[513016.6804999998,4587235.4717],[512984.1255000001,4587266.8314],[512921.19319999963,4587326.7796],[512886.13800000027,4587355.137800001],[512859.52720000036,4587379.9585],[512814.4793999996,4587437.3861],[512776.36280000024,4587496.8245],[512745.71449999977,4587537.736199999],[512709.06340000033,4587571.976399999],[512652.1805999996,4587614.9518],[512522.18659999967,4587714.7531],[512441.80420000013,4587773.7872],[512323.26410000026,4587871.5024],[512276.4177000001,4587910.168199999],[512203.8192999996,4587962.668],[512163.35309999995,4587983.360300001],[512114.9506999999,4588004.3725000005],[512076.5789999999,4588021.6272],[512050.58690000046,4588029.244100001],[512022.3426000001,4588034.858999999],[511982.39969999995,4588042.7861],[511933.9184999997,4588061.468],[511890.8770000003,4588074.2752],[511851.1030000001,4588081.315099999],[511794.20380000025,4588088.771299999],[511611.23730000015,4588104.9059999995],[511507.98539999966,4588107.0723],[511432.3158,4588099.181],[511351.57540000044,4588075.4068],[511317.1771,4588063.918],[511288.29480000027,4588050.661699999],[511204.3817999996,4588025.107999999],[511177.7516000001,4588013.742900001],[511154.61870000046,4588009.5995000005],[511120.5537999999,4587998.223200001],[511019.8738000002,4587956.326099999],[510891.62849999964,4587912.501599999],[510847.39159999974,4587887.567],[510787.80989999976,4587844.957900001],[510742.24399999995,4587814.359999999],[510693.4877000004,4587794.304500001],[510650.3178000003,4587781.251599999],[510644.9749999996,4587778.8013],[510514.71470000036,4587738.200099999],[510365.34949999955,4587678.8116999995],[510311.91970000044,4587654.089299999],[510298.6456000004,4587647.964400001],[510166.5390999997,4587610.2533],[510155.6826999998,4587607.5736],[510100.98330000043,4587593.730699999],[510075.9299999997,4587587.478800001],[510048.1174999997,4587582.8883],[509890.60369999986,4587551.3641],[509675.8635999998,4587519.3224],[509547.2399000004,4587497.058800001],[509495.3781000003,4587483.8904],[509441.0993999997,4587466.167400001],[509385.7450000001,4587440.2282],[509383.74069999997,4587439.670499999],[509343.74629999977,4587422.5219],[509272.3398000002,4587405.3332],[509223.0552000003,4587401.1625],[509190.8854,4587405.895300001],[509175.0114000002,4587406.6523],[509114.5049999999,4587424.0056],[509047.48620000016,4587438.4649],[508970.2728000004,4587455.1324000005],[508862.62870000023,4587489.748400001],[508847.6660000002,4587496.9463],[508829.699,4587501.587099999],[508761.0717000002,4587534.586999999],[508737.4045000002,4587555.4298],[508716.5809000004,4587573.7227],[508685.9545999998,4587615.761700001],[508669.53560000006,4587653.4882],[508665.7659999998,4587662.143100001],[508652.3431000002,4587709.4208],[508648.51549999975,4587766.590600001],[508651.29169999994,4587820.2157000005],[508654.60560000036,4587843.2005],[508654.5137,4587850.194499999],[508657.9162999997,4587868.9606],[508661.49629999977,4587879.067600001],[508665.0717000002,4587892.949100001],[508677.80399999954,4587933.597100001],[508692.66839999985,4588007.3311],[508720.26669999957,4588119.603700001],[508736.9846000001,4588179.573799999],[508759.5482000001,4588240.550100001],[508782.95380000025,4588295.7546],[508783.7874999996,4588297.0879],[508837.80950000044,4588384.414100001],[508904.2806000002,4588468.0923999995],[508961.6787999999,4588524.8937],[508972.52359999996,4588536.2311],[509053.5373999998,4588610.4923],[509116.7882000003,4588660.974099999],[509193.29619999975,4588729.3473000005],[509211.2268000003,4588751.129799999],[509212.64520000014,4588752.3528],[509246.8228000002,4588805.7963],[509258.3077999996,4588838.2283],[509259.80119999964,4588846.112600001],[509263.10140000004,4588877.9791],[509258.7067999998,4588918.051100001],[509250.23259999976,4589013.1831],[509243.0780999996,4589056.138],[509241.7273000004,4589067.460200001],[509222.1816999996,4589133.8243],[509214.6383999996,4589154.4640999995],[509201.5426000003,4589206.6261],[509184.9749999996,4589296.196900001],[509173.06439999957,4589336.148499999],[509161.4199000001,4589363.999399999],[509143.34800000023,4589388.955600001],[509119.01269999985,4589413.682],[509086.90139999986,4589445.503900001],[509057.89350000024,4589467.005100001],[508994.1166000003,4589509.001499999],[508941.37799999956,4589540.3543],[508856.04860000033,4589587.654100001],[508788.6074999999,4589622.875700001],[508736.63740000036,4589641.685799999],[508687.0965,4589654.726299999],[508660.27660000045,4589664.1307],[508577.4923999999,4589680.684800001],[508460.8021,4589696.5339],[508342.59580000024,4589723.818],[508305.50069999974,4589736.2094],[508274.84130000044,4589744.2786],[508144.6003999999,4589780.433700001],[508086.7098000003,4589793.6909],[508014.1166000003,4589810.8179],[508007.0153000001,4589813.1414],[507958.3077999996,4589830.0735],[507944.5248999996,4589832.833799999],[507908.2611999996,4589849.7798],[507861.2115000002,4589878.5933],[507838.31209999975,4589894],[507804.0382000003,4589924.937100001],[507779.0263,4589963.433599999],[507762.10950000025,4590007.378699999],[507750.0307,4590056.880100001],[507740.04360000044,4590102.831],[507728.4857000001,4590134.014900001],[507719.1936999997,4590154.987500001],[507708.0488,4590190.612500001],[507687.9380000001,4590254.8708999995],[507674.14919999987,4590342.672],[507672.7187000001,4590352.884099999],[507672.79509999976,4590359.656400001],[507671.6330000004,4590431.7062],[507671.54559999984,4590435.3697],[507669.01740000024,4590457.015699999],[507671.5652999999,4590495.4308],[507673.9296000004,4590549.499399999],[507681.3269999996,4590582.035800001],[507684.0571999997,4590606.0187],[507685.4304999998,4590649.5395],[507680.80009999964,4590684.9495],[507671.9167999998,4590714.915100001],[507670.49230000004,4590719.576400001],[507655.83499999996,4590761.1928],[507640.4941999996,4590817.574100001],[507630.50879999995,4590863.636299999],[507624.02940000035,4590910.701400001],[507620.5696999999,4590945.0024999995],[507619.4442999996,4590982.7477],[507618.64460000023,4591028.4866],[507616.35259999987,4591064.010199999],[507606.53000000026,4591114.5134],[507588.91750000045,4591188.4333],[507583.21889999975,4591208.0777],[507570.7379999999,4591245.922],[507562.8655000003,4591268.5616],[507552.8998999996,4591296.7499],[507524.63049999997,4591342.1271],[507497.20710000023,4591377.2915],[507463.9413999999,4591410.3407000005],[507428.25939999986,4591438.8357],[507423.3295999998,4591442.2722],[507395.841,4591460.451099999],[507379.2095999997,4591475.865700001],[507347.1951000001,4591511.1371],[507308.4941999996,4591553.506999999],[507303.0599999996,4591560.4957],[507284.8344999999,4591584.0133],[507282.1593000004,4591587.452099999],[507261.01740000024,4591605.3049],[507205.966,4591634.447699999],[507175.7307000002,4591645.1864],[507129.9650999997,4591656.687100001],[507128.2111999998,4591657.2404],[506952.57189999986,4591712.8007],[506895.78550000023,4591724.8473000005],[506849.1889000004,4591733.2404],[506805.8552000001,4591734.6427],[506735.89630000014,4591726.583699999],[506729.8855999997,4591725.6899999995],[506711.1843999997,4591724.5624],[506690.6464999998,4591723.3221],[506593.3872999996,4591713.130000001],[506543.3827999998,4591704.9801],[506442.6897999998,4591706.1108],[506398.34920000006,4591713.0656],[506382.9008999998,4591715.4943],[506337.7198000001,4591728.887800001],[506263.0480000004,4591763.238500001],[506174.2507999996,4591816.451099999],[506108.5893000001,4591860.6918],[506025.2078999998,4591929.897500001],[505987.27419999987,4591965.1699],[505984.4285000004,4591973.716],[505909.8075000001,4592053.144099999],[505853.2427000003,4592106.3871],[505845.0548999999,4592113.818700001],[505834.19600000046,4592120.5821],[505827.6782999998,4592127.682],[505757.66339999996,4592193.238],[505694.67250000034,4592246.3661],[505650.9796000002,4592284.189200001],[505628.17260000017,4592303.9328000005],[505613.1348000001,4592317.3544],[505583.0685999999,4592332.0966],[505538.97780000046,4592346.051000001],[505486.4567,4592357.889900001],[505466.66810000036,4592361.4275],[505455.56209999975,4592364.7497000005],[505448.96609999985,4592365.6329],[505441.4501,4592368.7357],[505404.7937000003,4592377.5897],[505262.76800000016,4592402.6861000005],[505179.6107999999,4592412.173599999],[505096.21050000004,4592411.448100001],[505081.7673000004,4592412.1041],[505024.32820000034,4592414.839299999],[504969.7252000002,4592421.1296],[504894.24619999994,4592434.8444],[504854.9205,4592441.9231],[504769.51099999994,4592450.3036],[504723.9263000004,4592454.0483],[504680.35059999954,4592449.801200001],[504642.45330000017,4592443.0046],[504588.28139999975,4592428.648499999],[504537.2860000003,4592407.411699999],[504504.7391999997,4592387.9629999995],[504482.2128999997,4592364.635],[504462.86450000014,4592332.0945],[504445.7714999998,4592297.223999999],[504425.5142999999,4592248.5853],[504419.1763000004,4592237.3686],[504406.5892000003,4592205.7205],[504404.83800000045,4592202.388900001],[504379.0641999999,4592163.4056],[504359.2921000002,4592139.635600001],[504334.6783999996,4592114.5305],[504258.5669,4592064.8598],[504184.3689000001,4592025.071699999],[504177.35809999984,4592021.182],[504100.32189999986,4591979.0616999995],[504058.51070000045,4591949.062999999],[504027.2960999999,4591930.1723],[503866.80310000014,4591822.0634],[503841.51740000024,4591799.402000001],[503725.8334999997,4591731.398],[503700.2061999999,4591722.1702],[503669.4051000001,4591707.389],[503615.06209999975,4591686.268100001],[503554.0360000003,4591672.1384],[503487.4956,4591665.1118],[503424.7915000003,4591667.1910999995],[503356.40770000033,4591673.9311999995],[503308.4812000003,4591677.683700001],[503073.1974999998,4591680.577299999],[502913.72080000024,4591694.832599999],[502843.3331000004,4591703.797],[502815.8627000004,4591707.3389],[502756.5800000001,4591715.420399999],[502678.0899,4591735.2632],[502604.02130000014,4591766.3214],[502557.59499999974,4591780.293099999],[502432.7662000004,4591807.1165],[502338.58079999965,4591829.5112],[502270.6966000004,4591848.8068],[502089.92009999976,4591915.1415],[502014.10479999986,4591938.1008],[501960.9179999996,4591952.296599999],[501891.4526000004,4591960.271400001],[501854.96719999984,4591962.5933],[501810.29899999965,4591968.0219],[501755.77809999976,4591977.667099999],[501685.8092,4591998.744000001],[501624.60830000043,4592014.3836],[501559.0663999999,4592029.2457],[501519.1568999998,4592038.3407000005],[501493.18989999965,4592048.327],[501463.04580000043,4592072.0788],[501434.2368000001,4592100.3828],[501429.30950000044,4592107.709100001],[501402.5027999999,4592144.7841],[501376.44680000003,4592186.744200001],[501353.73089999985,4592226.3736000005],[501330.0122999996,4592272.7751],[501308.5488,4592314.6252999995],[501298.61110000033,4592331.1653],[501296.52329999954,4592334.717499999],[501275.9798999997,4592369.3517],[501264.28699999955,4592398.2146000005],[501254.34449999966,4592443.0644000005],[501252.08889999986,4592452.389599999],[501251.92140000034,4592455.054099999],[501246.9084000001,4592478.0341],[501244.2357999999,4592484.583699999],[501219.17819999997,4592559.6282],[501206.5608000001,4592628.5688000005],[501198.36849999987,4592695.0678],[501196.6897999998,4592749.910800001],[501199.6854999997,4592808.085200001],[501205.85649999976,4592846.720799999],[501211.02689999994,4592878.584100001],[501220.52809999976,4592969.2882],[501225.43840000033,4593057.327],[501237.52830000035,4593139.927200001],[501253.87490000017,4593224.4155],[501268.3892999999,4593282.813999999],[501293.8356999997,4593356.5351],[501334.38159999996,4593475.999],[501365.91500000004,4593575.922],[501407.79279999994,4593701.603599999],[501434.3212000001,4593776.435699999],[501446.66280000005,4593834.8342],[501453.57990000024,4593888.1247000005],[501463.57239999995,4594004.4748],[501479.82490000036,4594118.3837],[501479.73560000025,4594146.693600001],[501474.30480000004,4594174.225199999],[501470.6218999997,4594225.8484000005],[501466.1052000001,4594273.363700001],[501455.7335000001,4594383.8256],[501451.47020000033,4594417.796700001],[501445.8735999996,4594441.1096],[501434.1838999996,4594467.4188],[501418.98450000025,4594516.2642],[501404.95249999966,4594571.327],[501397.18039999995,4594625.1698],[501386.1453999998,4594721.088300001],[501380.6266999999,4594776.263800001],[501365.42399999965,4594847.757300001],[501357.4912999999,4594870.8478],[501339.4550000001,4594924.2447],[501315.24149999954,4594986.9662],[501284.35369999986,4595041.471100001],[501249.2106999997,4595092.9779],[501214.8211000003,4595134.0492],[501176.0932,4595169.902000001],[501132.9434000002,4595201.7576],[501087.4583999999,4595226.2859000005],[501043.89410000015,4595243.3763999995],[501001.0826000003,4595250.0315000005],[500943.4171000002,4595255.0196],[500849.7851,4595251.6774],[500752.31319999974,4595258.993899999],[500671.69859999977,4595265.758099999],[500591.66920000035,4595261.976399999],[500517.81570000015,4595250.7578],[500422.51549999975,4595228.547700001],[500308.1047,4595197.456499999],[500124.0943,4595126.731699999],[500055.9135999996,4595099.4201],[500014.6042999998,4595087.0967],[500010.01439999975,4595086.5416],[499978.7193999998,4595082.9891],[499938.8287000004,4595084.2105],[499917.21439999994,4595089.650699999],[499891.1771,4595096.201099999],[499871.3987999996,4595102.6406],[499841.0220999997,4595112.6329],[499815.9863999998,4595119.183700001],[499786.77809999976,4595126.955800001],[499746.2204999998,4595139.724300001],[499722.6040000003,4595156.267100001],[499701.4082000004,4595183.1346],[499692.73029999994,4595208.669399999],[499675.2117999997,4595350.9969999995],[499674.2955,4595386.7453000005],[499677.21740000043,4595412.945699999],[499684.8967000004,4595457.7972],[499688.5706000002,4595506.3125],[499689.9911000002,4595550.054099999],[499693.91420000046,4595575.144300001],[499708.7692999998,4595610.7809],[499729.7170000002,4595675.9485],[499747.0756000001,4595726.7947],[499757.7580000004,4595766.428300001],[499773.86539999954,4595842.587099999],[499781.37629999965,4595873.1172],[499783.71300000045,4595880.6664],[499789.63790000044,4595893.6555],[499799.0675999997,4595914.3049],[499808.49729999993,4595934.954299999],[499809.4151999997,4595936.841600001],[499845.04760000017,4596031.429300001],[499893.8630999997,4596147.5548],[499920.2312000003,4596217.3857],[499921.39940000046,4596222.270500001],[499930.99540000036,4596265.013],[499937.50430000015,4596328.849099999],[499933.9168999996,4596380.473200001],[499922.40309999976,4596449.0834],[499905.54959999956,4596512.5868],[499896.6222000001,4596534.1247000005],[499891.7832000004,4596556.7728],[499881.27049999963,4596575.646299999],[499876.5148,4596584.083799999],[499871.8426000001,4596592.4103999995],[499819.86429999955,4596685.334899999],[499803.9291000003,4596715.088500001],[499771.2249999996,4596783.6996],[499732.01439999975,4596871.0734],[499699.9784000004,4596920.3674],[499654.34360000025,4596973.3258],[499616.5508000003,4597004.9683],[499575.4210000001,4597033.613600001],[499549.5591000002,4597060.037900001],[499453.2061999999,4597181.5001],[499412.74729999993,4597232.461300001],[499401.7355000004,4597242.5649999995],[499372.9556,4597275.3182],[499331.1617999999,4597314.400900001],[499274.8529000003,4597360.2575],[499263.67449999973,4597368.585100001],[499216.29200000037,4597404.227399999],[499158.06630000006,4597455.414100001],[499145.3032999998,4597465.5184],[499141.29920000024,4597468.4054000005],[499094.3348000003,4597502.1611],[499070.72759999987,4597519.1501],[498969.7083999999,4597579.0035],[498888.2934999997,4597626.7541000005],[498827.73510000017,4597671.7267],[498757.08579999954,4597731.8002],[498673.7566999998,4597786.880799999],[498629.54849999957,4597815.643200001],[498610.36429999955,4597829.9684999995],[498598.7703999998,4597838.6302000005],[498573.82919999957,4597847.8498],[498548.72020000033,4597851.851500001],[498500.4199000001,4597854.7479],[498473.4751000004,4597855.8638],[498376.95940000005,4597867.764],[498301.8004999999,4597882.7689],[498289.2882000003,4597886.102499999],[498229.8130000001,4597901.992699999],[498175.1749999998,4597912.3312],[498164.2474999996,4597914.443299999],[498106.44070000015,4597928.446799999],[498063.2340000002,4597947.1096],[498022.11569999997,4597975.652799999],[497990.676,4598010.299699999],[497969.8322999999,4598049.828600001],[497952.6637000004,4598105.010299999],[497949.74899999984,4598122.3302],[497944.7522,4598151.4189],[497939.68450000044,4598224.1383],[497935.6168999998,4598293.526900001],[497925.2101999996,4598364.249500001],[497916.38800000027,4598432.862400001],[497914.8881000001,4598438.080700001],[497912.6467000004,4598475.384099999],[497913.14829999954,4598479.158600001],[497914.4112999998,4598520.013599999],[497919.0126,4598566.751599999],[497921.5286999997,4598614.3785],[497921.6963999998,4598617.487],[497921.7803999996,4598619.5963],[497922.0422,4598659.452400001],[497927.1383999996,4598687.65],[497939.7427000003,4598719.8422],[497960.51970000006,4598746.481000001],[497990.9737999998,4598779.112400001],[498050.45969999954,4598831.830499999],[498093.5921,4598867.234300001],[498146.1485000001,4598900.193499999],[498193.0296,4598920.8314],[498252.3371000001,4598936.248500001],[498333.8317,4598954.658500001],[498350.5974000003,4598957.3191],[498472.12760000024,4598976.4988],[498506.9935999997,4598982.7086],[498540.10979999974,4598998.466700001],[498580.9857000001,4599028.6559],[498626.6188000003,4599076.6077],[498648.98000000045,4599120.0123],[498667.5059000002,4599171.9662999995],[498675.1875,4599216.8169],[498677.2845999999,4599281.874299999],[498664.9605999999,4599389.455],[498654.87770000007,4599436.9734000005],[498624.7838000003,4599513.583000001],[498587.6034000004,4599599.8528],[498557.5114000002,4599678.572000001],[498534.3392000003,4599742.302200001],[498514.3364000004,4599805.9208],[498471.59020000044,4599981.674699999],[498451.5050999997,4600044.294299999],[498431.83270000014,4600085.8201],[498401.82079999987,4600133.010299999],[498365.05869999994,4600199.297599999],[498318.1261,4600277.466700001],[498275.27919999976,4600349.195900001],[498247.26970000006,4600392.056399999],[498222.01049999986,4600426.4789],[498173.32359999977,4600480.5579],[498133.72420000006,4600523.866],[498114.7187999999,4600552.847200001],[498090.8808000004,4600596.5955],[498044.5426000003,4600693.750700001],[497952.8570999997,4600840.322899999],[497936.9391000001,4600871.4132],[497794.5999999996,4601148.2291],[497720.1096000001,4601318.8906],[497719.69319999963,4601320.667099999],[497700.0262000002,4601354.7566],[497660.7709999997,4601407.503900001],[497629.09619999956,4601436.8237],[497596.9157999996,4601449.490700001],[497565.2340000002,4601456.8287],[497509.8718999997,4601462.1766],[497470.7664999999,4601461.08],[497425.15670000017,4601457.6545],[497415.0674999999,4601456.880999999],[497377.2973999996,4601459.337099999],[497331.6098999996,4601471.3441],[497272.7474999996,4601480.3588],[497248.90299999993,4601485.696900001],[497232.8119999999,4601488.7006],[497199.1341000004,4601507.4761],[497076.6031999998,4601596.563200001],[497045.4293999998,4601619.8902],[496913.73510000017,4601718.753699999],[496875.1457000002,4601750.8552],[496849.0571999997,4601769.6291000005],[496730.8789999997,4601877.3716],[496679.96439999994,4601936.6799],[496624.2176999999,4602001.763900001],[496523.7642000001,4602197.651900001],[496493.70019999985,4602265.278000001],[496468.0462999996,4602314.4727],[496435.6442,4602372.330399999],[496389.4951999998,4602447.0703],[496361.67760000005,4602501.1513],[496359.1799999997,4602507.8138],[496339.86450000014,4602558.5601],[496326.89749999996,4602633.3946],[496313.93819999974,4602722.7728],[496311.36290000007,4602740.315400001],[496292.49789999984,4602854.454399999],[496274.29110000003,4602950.718699999],[496255.83050000016,4603038.7677],[496236.8616000004,4603110.386],[496218.55179999955,4603166.461100001],[496201.3252999997,4603221.4254],[496185.7730999999,4603289.2673],[496157.7265999997,4603374.1021],[496153.89740000013,4603383.874],[496150.7357000001,4603394.7557],[496131.92069999967,4603438.952099999],[496125.4271,4603454.2764],[496096.8633000003,4603504.917400001],[496073.2089999998,4603539.124600001],[496061.7982999999,4603555.673],[496017.3981999997,4603606.767000001],[495910.76389999967,4603711.7415],[495830.20239999983,4603782.952099999],[495772.80399999954,4603836.719699999],[495698.3383999998,4603922.2499],[495642.60979999974,4603977.127800001],[495587.9604000002,4604023.5678],[495544.13659999985,4604053.0154],[495506.3097000001,4604075.021],[495473.5639000004,4604091.694700001],[495441.56319999974,4604100.0415],[495409.5630999999,4604109.387599999],[495375.4787999997,4604117.736],[495309.9846000001,4604145.2005],[495224.1671000002,4604192.551899999],[495165.3507000003,4604233.002800001],[495144.69010000024,4604247.227399999],[495124.0296,4604261.452099999],[495115.7821000004,4604267.1197],[494998.2357000001,4604348.023800001],[494971.5884999996,4604381.7927],[494954.26800000016,4604403.7870000005],[494947.68960000016,4604412.1182],[494931.54229999986,4604442.8824000005],[494918.98029999994,4604475.6424],[494916.3175999997,4604481.750499999],[494901.9212999996,4604513.2906],[494886.60639999993,4604541.9449000005],[494861.45830000006,4604572.4936],[494836.2237999998,4604598.3796],[494814.4035,4604619.9333999995],[494794.3364000004,4604645.593699999],[494772.94209999964,4604679.6927000005],[494731.90770000033,4604752.5524],[494690.2918999996,4604826.9672],[494673.1464999998,4604857.7327],[494579.7558000004,4605013.0099],[494557.7829,4605050.5517],[494545.7171,4605074.5414],[494533.56790000014,4605098.4201],[494527.7429999998,4605109.8597],[494521.83490000013,4605121.4103999995],[494420.30590000004,4605304.895400001],[494406.23610000033,4605322.6697],[494398.4955000002,4605334.9991],[494357.1261,4605396.0931],[494261.4670000002,4605510.853700001],[494217.8393000001,4605558.9608],[494203.5203999998,4605576.6247000005],[494191.94880000036,4605590.844699999],[494157.8925999999,4605623.512599999],[494091.284,4605692.178099999],[494024.7575000003,4605757.957699999],[493965.3119999999,4605819.846100001],[493905.03830000013,4605886.6208],[493850.01769999973,4605956.0559],[493804.3304000003,4606025.1504],[493785.7823999999,4606064.2458999995],[493777.39180000033,4606093.5627999995],[493772.5840999996,4606122.6545],[493770.42870000005,4606135.423900001],[493766.54949999973,4606178.281400001],[493769.2413999997,4606207.6998],[493777.7651000004,4606236.1138],[493781.3543999996,4606243.438200001],[493783.60840000026,4606248.3211],[493794.45999999996,4606270.960100001],[493827.6469999999,4606299.02],[493832.06570000015,4606301.9026999995],[493860.57859999966,4606320.973999999],[493907.26219999976,4606347.579399999],[493972.03720000014,4606387.0484],[494031.3905999996,4606420.5273],[494063.81630000006,4606436.7096],[494085.1556000002,4606447.461100001],[494101.1599000003,4606455.441500001],[494190.75989999995,4606491.4505],[494244.26240000036,4606504.2859000005],[494281.8426000001,4606507.2535],[494315.0011,4606503.1194],[494351.2390999999,4606494.542199999],[494365.0689000003,4606492.533],[494371.7337999996,4606491.5285],[494415.2193999998,4606481.169600001],[494469.0356999999,4606469.026699999],[494519.517,4606453.8891],[494610.8914999999,4606414.6295],[494646.9606999997,4606402.0572],[494692.5345999999,4606397.4715],[494726.94820000045,4606399.444599999],[494756.2814999996,4606404.7521],[494791.03670000006,4606418.271500001],[494839.71360000037,4606441.661900001],[494854.54959999956,4606448.2015],[494913.5602000002,4606474.693600001],[494957.8152999999,4606490.9826],[494995.8205000004,4606506.388],[495023.41220000014,4606524.2433],[495039.7592000002,4606547.657500001],[495043.77720000036,4606574.6329],[495041.6316999998,4606604.8322],[495034.32270000037,4606638.365700001],[495027.5855999999,4606655.3566],[495025.42700000014,4606666.4603],[495006.1403999999,4606729.0897],[495005.0585000003,4606730.866800001],[494998.1509999996,4606742.3068],[494983.2542000003,4606766.9639],[494951.7154000001,4606822.0526],[494909.1286000004,4606923.3342],[494882.6939000003,4607007.396199999],[494876.13939999975,4607045.9253],[494873.0695000002,4607063.801899999],[494870.7784000002,4607122.2009],[494870.9731999999,4607161.724400001],[494877.33079999965,4607197.912799999],[494890.5103000002,4607220.4408],[494925.94099999964,4607252.612],[494969.61980000045,4607285.5546],[495023.71109999996,4607317.0471],[495092.2117999997,4607344.089199999],[495167.9589999998,4607369.6839000005],[495264.61840000004,4607397.819],[495349.60979999974,4607420.0788],[495453.0047000004,4607430.3377],[495531.0656000003,4607428.9564],[495582.8810999999,4607423.1513],[495602.45519999973,4607416.8111000005],[495609.70129999984,4607413.698000001],[495628.27469999995,4607405.6932],[495663.83469999954,4607383.0232],[495699.4748999998,4607354.8024],[495750.10450000037,4607314.804500001],[495850.19099999964,4607221.0439],[495916.2296000002,4607171.046399999],[495969.19680000003,4607135.045600001],[496012.25879999995,4607114.9267],[496060.90859999973,4607104.685900001],[496105.48000000045,4607101.552999999],[496151.64080000017,4607110.5209],[496186.4748999998,4607127.1555],[496223.9835999999,4607160.2201000005],[496263.0844999999,4607212.046700001],[496295.19159999955,4607273.424900001],[496311.46449999977,4607326.0407],[496319.2363,4607372.5547],[496321.84499999974,4607423.5123],[496318.79619999975,4607489.1274999995],[496310.9907999998,4607539.313200001],[496303.0996000003,4607584.2809999995],[496300.02940000035,4607608.041200001],[496299.44859999977,4607612.5934],[496297.5351999998,4607617.9234],[496293.3002000004,4607644.4597],[496294.73000000045,4607670.7711],[496306.0921,4607733.4924],[496314.1079000002,4607769.237199999],[496321.7037000004,4607798.543],[496335.1321999999,4607830.177300001],[496356.3161000004,4607878.127900001],[496364.99170000013,4607901.549000001],[496367.0900999997,4607932.634],[496368.1808000002,4607947.954399999],[496367.1020999998,4607956.3926],[496357.04339999985,4607998.0308],[496344.32180000003,4608045.110400001],[496330.0131999999,4608083.4202],[496326.1864,4608093.302999999],[496305.37909999955,4608129.0627],[496281.48419999983,4608153.9438000005],[496256.25739999954,4608180.268999999],[496228.62239999976,4608220.473300001],[496214.2320999997,4608260.0046],[496191.0401999997,4608352.4979],[496169.3328,4608415.7918],[496151.3717,4608474.642899999],[496120.59339999966,4608552.5966],[496064.6944000004,4608692.736400001],[496030.5921,4608781.350500001],[495995.7467,4608880.179199999],[495974.53699999955,4608933.9256],[495961.3163999999,4608974.9],[495950.60419999994,4609032.5264],[495943.73450000025,4609109.690400001],[495935.8861999996,4609223.381100001],[495930.92899999954,4609294.2159],[495931.7960999999,4609354.611199999],[495931.2589999996,4609435.7685],[495934.8212000001,4609549.0088],[495932.9463999998,4609620.952],[495930.15660000034,4609694.894200001],[495924.26889999956,4609739.861400001],[495915.4656999996,4609783.608999999],[495909.1503999997,4609808.592599999],[495902.3365000002,4609835.241699999],[495886.63210000005,4609898.0890999995],[495879.9138000002,4609946.1654],[495877.8521999996,4609981.693600001],[495881.29110000003,4610024.213099999],[495890.23110000044,4610074.945],[495903.67569999956,4610138.9969999995],[495908.34750000015,4610153.3160999995],[495927.6188000003,4610213.146],[495948.3886000002,4610272.642100001],[495964.3998999996,4610311.823799999],[495977.56909999996,4610332.2445],[495998.23759999964,4610360.7656],[496013.8284999998,4610393.508400001],[496025.5943999998,4610436.8005],[496027.1048999997,4610457.7828],[496026.77660000045,4610466.331700001],[496004.98950000014,4610522.0768],[495983.5212000003,4610551.6207],[495964.54899999965,4610577.1664],[495947.8289000001,4610608.928099999],[495940.2642000001,4610632.2469999995],[495936.5240000002,4610644.683599999],[495928.47020000033,4610686.543500001],[495913.82180000003,4610846.2015],[495908.9305999996,4610884.3959],[495903.7907999996,4610924.5889],[495900.32380000036,4610977.770400001],[495902.10390000045,4611032.8364],[495908.3869000003,4611099.223999999],[495917.28000000026,4611216.569399999],[495924.8530000001,4611355.675899999],[495926.5201000003,4611505.5549],[495927.9062999999,4611600.700099999],[495928.50710000005,4611632.3411],[495931.03199999966,4611680.190300001],[495933.64020000026,4611727.928400001],[495930.2589999996,4611785.3288],[495915.2366000004,4611869.0481],[495900.5530000003,4611962.0931],[495881.7926000003,4612059.4704],[495864.43659999967,4612136.973999999],[495843.3400999997,4612224.0276999995],[495820.07880000025,4612310.0835],[495798.05289999954,4612372.1579],[495770.7801999999,4612430.238600001],[495734.0999999996,4612487.6589],[495678.19909999985,4612561.189200001],[495618.13829999976,4612637.0539],[495590.52799999993,4612683.700200001],[495573.0702999998,4612723.790100001],[495555.6986999996,4612767.9877],[495542.40380000044,4612807.9640999995],[495530.4461000003,4612856.155200001],[495519.1480999999,4612894.0209],[495505.01570000034,4612925.338099999],[495488.5465000002,4612946.9978],[495471.99170000013,4612964.7719],[495443.11950000003,4612987.216700001],[495439.29059999995,4612987.885199999],[495412.0745000001,4612996.2293],[495381.9408,4612998.2469999995],[495377.4453999996,4612998.027899999],[495340.2329000002,4612995.498400001],[495278.62679999974,4612989.099400001],[495254.8202999998,4612991.890699999],[495235.1774000004,4612996.6777],[495210.6294999998,4613011.015900001],[495191.57990000024,4613031.456800001],[495162.6377999997,4613071.8884],[495149.0811999999,4613090.2162999995],[495134.5230999999,4613104.5481],[495128.78890000004,4613118.762800001],[495102.84059999976,4613153.863600001],[495085.2167999996,4613188.8478],[495073.9216,4613226.6032],[495064.54559999984,4613270.9076000005],[495054.1782999998,4613326.0929000005],[495045.81489999965,4613389.8257],[495041.27419999987,4613444.118799999],[495042.6339999996,4613484.641100001],[495053.4879999999,4613532.1513],[495076.9128999999,4613582.428400001],[495106.9179999996,4613639.695499999],[495137.4128999999,4613683.4177],[495173.89410000015,4613717.699100001],[495224.02770000044,4613754.636],[495294.22780000046,4613802.329299999],[495375.9223999996,4613863.7828],[495469.1149000004,4613945.547],[495506.92420000024,4613978.718900001],[495507.92349999957,4613979.4955],[495509.92229999974,4613981.2706],[495515.75189999957,4613986.374],[495529.6595999999,4613998.5778],[495554.31039999984,4614020.2118999995],[495560.8060999997,4614025.869999999],[495605.78270000033,4614075.3584],[495663.2571999999,4614147.3772],[495710.0722000003,4614211.4091],[495731.73369999975,4614247.145500001],[495734.23309999984,4614251.251800001],[495745.9932000004,4614292.545299999],[495750.5147000002,4614338.172900001],[495749.30399999954,4614401.7897],[495745.26400000043,4614466.2963],[495736.3865,4614513.3752],[495734.5610999996,4614522.813200001],[495724.43099999987,4614562.6764],[495701.2452999996,4614620.644099999],[495676.3164999997,4614685.9405000005],[495659.3727000002,4614742.6833999995],[495647.7580000004,4614803.4199],[495642.21439999994,4614856.714199999],[495639.4112999998,4614900.458900001],[495639.0219999999,4614944.4241],[495638.8970999997,4615012.814300001],[495632.61099999957,4615076.5452],[495620.33889999986,4615149.716700001],[495604.6487999996,4615212.6763],[495585.6264000004,4615269.5317],[495559.1168999998,4615330.055500001],[495555.4594999999,4615336.8302],[495550.8903999999,4615349.7117],[495536.35259999987,4615390.577199999],[495521.73170000035,4615431.331700001],[495517.9104000004,4615441.9923],[495514.0889999997,4615452.652899999],[495511.4307000004,4615460.0931],[495496.7224000003,4615493.7422],[495471.7100999998,4615550.7127],[495446.7814999996,4615607.6833],[495429.2485999996,4615647.773700001],[495411.71580000035,4615687.8642],[495400.9138000002,4615712.6293],[495371.1727,4615789.3653],[495337.44290000014,4615873.6536],[495307.27890000027,4615938.0666000005],[495283.9238999998,4615979.8266],[495278.52329999954,4615992.1537],[495253.6719000004,4616035.4691],[495227.0014000004,4616095.6612],[495193.59360000025,4616159.1887],[495158.02020000014,4616218.609999999],[495137.32579999976,4616254.5955],[495113.8088999996,4616300.130899999],[495097.93369999994,4616325.5660999995],[495072.90919999965,4616355.8925],[495064.5111999996,4616364.4471],[495047.3080000002,4616394.324200001],[495045.81460000016,4616400.5425],[495031.3607999999,4616435.3027],[495012.9949000003,4616467.734200001],[494979.90670000017,4616507.170499999],[494876.2290000003,4616617.7118999995],[494781.61569999997,4616717.4789],[494697.5581,4616798.920600001],[494581.9787999997,4616892.932700001],[494549.05179999955,4616919.825300001],[494484.45019999985,4616978.3839],[494451.44039999973,4617004.721899999],[494440.88329999987,4617016.6096],[494420.0198999997,4617041.8281],[494402.48670000024,4617069.7086],[494393.0996000003,4617088.034700001],[494380.0574000003,4617113.4693],[494343.44099999964,4617207.0907000005],[494314.21719999984,4617284.607999999],[494285.9084000001,4617361.2366],[494275.5417999998,4617402.2125],[494274.9614000004,4617404.6554000005],[494266.76269999985,4617451.6248],[494263.2291000001,4617506.2511],[494266.5982999997,4617558.0963],[494273.20270000026,4617598.3925],[494282.2154000001,4617633.3576],[494295.63630000036,4617667.209100001],[494312.72020000033,4617704.499299999],[494357.3699000003,4617779.626800001],[494384.1043999996,4617818.464],[494416.8233000003,4617850.8572],[494445.53720000014,4617868.376599999],[494491.0563000003,4617887.215399999],[494540.7290000003,4617898.834799999],[494614.27890000027,4617913.212200001],[494672.5987,4617919.274800001],[494726.3392000003,4617920.123299999],[494878.2320999997,4617906.5792],[494910.84190000035,4617906.333900001],[494924.0667000003,4617903.104900001],[495020.47750000004,4617895.820699999],[495074.96389999986,4617892.3412999995],[495140.5920000002,4617880.528000001],[495221.68560000043,4617856.8255],[495286.14329999965,4617835.4662999995],[495438.5965999998,4617783.0756],[495498.4006000003,4617767.3835],[495520.0263,4617761.263599999],[495532.0042000003,4617758.924699999],[495553.6310999999,4617754.692299999],[495581.7460000003,4617748.901699999],[495596.8030000003,4617748.0043],[495604.62260000035,4617747.555400001],[495644.21970000025,4617744.7556],[495691.4743999997,4617748.834899999],[495720.34619999956,4617756.4782],[495744.3940000003,4617766.233899999],[495760.7073999997,4617779.769099999],[495776.27610000037,4617800.4102],[495827.4835999999,4617878.651699999],[495853.2131000003,4617920.270500001],[495866.6261,4617954.2358],[495870.2198000001,4617983.0998],[495870.06819999963,4618008.635299999],[495868.7599999998,4618048.271400001],[495870.21740000043,4618123.100299999],[495869.6721000001,4618187.383099999],[495864.1266999999,4618235.9036],[495852.4238999998,4618281.207900001],[495834.65189999994,4618331.9559],[495810.97890000045,4618390.812100001],[495778.5733000003,4618451.6719],[495760.4617999997,4618489.2086],[495755.9749999996,4618497.76],[495749.41229999997,4618512.419],[495727.5645000003,4618560.9493],[495719.51070000045,4618585.712300001],[495711.5401999997,4618610.475299999],[495703.23759999964,4618636.3487],[495694.85199999996,4618662.222200001],[495688.7082000002,4618681.433],[495688.2977999998,4618690.6482],[495681.00299999956,4618732.064300001],[495674.55819999985,4618803.567299999],[495672.8459999999,4618860.7455],[495668.13320000004,4618907.600199999],[495659.8417999996,4618950.9044],[495648.22670000046,4618999.7618],[495628.6436999999,4619076.0469],[495599.1939000003,4619201.9657000005],[495577.2218000004,4619313.5579],[495545.6196999997,4619452.801100001],[495535.83860000037,4619505.8763999995],[495527.73539999966,4619581.821699999],[495525.2706000004,4619630.229499999],[495522.80480000004,4619677.083000001],[495520.24789999984,4619711.1689],[495512.9901999999,4619808.541200001],[495512.4922000002,4619810.206800001],[495495.6162999999,4619953.437999999],[495482.1244999999,4620055.0331999995],[495468.95469999965,4620139.0865],[495459.42619999964,4620194.715399999],[495451.1409999998,4620243.460100001],[495443.8526999997,4620290.4277],[495440.31099999975,4620344.1655],[495439.517,4620403.230699999],[495444.12990000006,4620464.6239],[495449.48780000024,4620520.7985],[495458.9146999996,4620568.0886],[495470.00019999966,4620608.4943],[495479.8435000004,4620657.1165],[495481.7620000001,4620666.441299999],[495483.93099999987,4620677.431299999],[495486.18319999985,4620688.4212],[495488.9360999996,4620702.2974],[495491.7720999997,4620716.0626],[495498.11170000024,4620747.3673],[495503.284,4620773.898800001],[495505.70440000016,4620788.1083],[495506.7884999998,4620792.992699999],[495510.54059999995,4620809.0888],[495522.89580000006,4620886.2425999995],[495524.8158999998,4620898.343],[495526.8191999998,4620910.443399999],[495530.9932000004,4620936.531400001],[495534.41700000037,4620959.733200001],[495535.5859000003,4620967.393100001],[495536.7547000004,4620974.942],[495546.35309999995,4621032.4464],[495554.2832000004,4621081.6251],[495559.61849999987,4621103.4935],[495574.53500000015,4621155.7765],[495604.8602999998,4621250.794299999],[495616.1166000003,4621301.4143],[495621.96439999994,4621346.1533],[495622.8287000004,4621399.7774],[495619.86400000006,4621446.520199999],[495610.4397999998,4621535.678300001],[495600.2709999997,4621630.276900001],[495594.0734000001,4621692.565199999],[495593.9084999999,4621694.785800001],[495586.0911999997,4621826.9092],[495586.29229999986,4621883.3093],[495589.6831,4621988.779999999],[495592.8026999999,4622059.167300001],[495597.68369999994,4622154.8671],[495596.2273000004,4622220.039100001],[495590.09360000025,4622250.1304],[495577.31510000024,4622290.218],[495562.36959999986,4622321.425000001],[495541.03369999956,4622370.288899999],[495524.5159,4622412.488399999],[495499.36010000017,4622467.461100001],[495462.9090999998,4622539.4278],[495442.9813000001,4622577.9658],[495418.64639999997,4622614.7304],[495392.98089999985,4622650.385600001],[495368.7237,4622677.9353],[495343.21889999975,4622704.264599999],[495330.68039999995,4622726.6996],[495321.8864000002,4622754.239399999],[495320.9749999996,4622759.014],[495313.6021999996,4622798.543400001],[495305.14719999954,4622835.8531],[495289.3058000002,4622891.708699999],[495261.01070000045,4622970.9987],[495227.31159999967,4623048.294],[495221.6673999997,4623061.1765],[495125.7965000002,4623271.077099999],[495120.4096999997,4623295.173],[495117.17260000017,4623302.1698],[495110.2834000001,4623317.273800001],[495103.3942999998,4623332.377800001],[495090.2801000001,4623360.92],[495077.1660000002,4623389.5733],[495073.76300000027,4623397.0143],[495070.36000000034,4623404.4553],[495053.7599999998,4623440.660700001],[495043.05310000014,4623463.983200001],[495026.6094000004,4623485.4223],[495001.4517000001,4623526.740900001],[494980.27240000013,4623551.1811],[494954.6046000002,4623575.7355],[494938.7460000003,4623600.949200001],[494928.21079999954,4623631.155300001],[494919.16449999996,4623650.813100001],[494909.8638000004,4623663.476500001],[494908.70079999976,4623664.476500001],[494891.9199000001,4623678.1445],[494875.1370000001,4623688.8148],[494873.8077999996,4623689.8149999995],[494869.15490000043,4623692.482899999],[494867.16050000023,4623693.261499999],[494843.4801000003,4623706.046399999],[494804.51109999977,4623726.725099999],[494776.9283999996,4623745.1752],[494721.10419999994,4623790.0701],[494709.39219999965,4623800.848099999],[494657.72420000006,4623844.8522],[494617.3501000004,4623874.3039],[494571.23330000043,4623893.4350000005],[494519.8789999997,4623910.904999999],[494475.58210000023,4623918.1557],[494382.83019999973,4623929.5524],[494301.8848000001,4623945.048900001],[494261.2503000004,4623958.1822999995],[494172.2594999997,4623993.893100001],[494162.5390999997,4623999.3412],[494120.8317,4624021.1362],[494054.7747999998,4624047.2816],[494009.8216000004,4624063.195599999],[493977.0055999998,4624081.4311999995],[493957.90440000035,4624100.099400001],[493945.6194000002,4624119.317],[493942.2176999999,4624126.536499999],[493929.69269999955,4624156.6347],[493906.14749999996,4624226.8222],[493899.1796000004,4624243.037799999],[493881.42819999997,4624284.243000001],[493841.3350999998,4624343.786599999],[493798.8985000001,4624383.792099999],[493755.8662999999,4624407.366699999],[493702.5256000003,4624427.9531],[493651.33550000004,4624436.4362],[493595.65220000036,4624439.1504999995],[493534.7290000003,4624437.651000001],[493479.7028000001,4624431.705600001],[493421.0987999998,4624421.5451],[493356.0861999998,4624402.175899999],[493267.53839999996,4624368.1742],[493130.4336000001,4624316.0121],[493067.16309999954,4624294.8675],[493010.9642000003,4624281.2662],[492958.9156999998,4624262.3321],[492915.2578999996,4624239.726199999],[492847.48950000014,4624210.372199999],[492841.33550000004,4624206.9366],[492753.78359999973,4624176.271],[492599.3968000002,4624137.3485],[492596.15419999976,4624136.352700001],[492577.1989000002,4624131.8203],[492545.77300000004,4624124.303400001],[492514.3470999999,4624116.786499999],[492463.6330000004,4624104.6271],[492413.0020000003,4624092.579],[492390.3883999996,4624087.162799999],[492367.7748999996,4624081.857799999],[492285.8833999997,4624062.294299999],[492275.9923999999,4624062.305],[492208.82639999967,4624055.716399999],[492134.36089999974,4624062.7925],[492079.01570000034,4624072.7348],[491988.8587999996,4624095.373199999],[491917.31120000035,4624109.664899999],[491867.0371000003,4624119.825099999],[491819.16750000045,4624124.764799999],[491734.39460000023,4624130.080499999],[491671.98029999994,4624135.482100001],[491636.24959999975,4624143.5176],[491601.60830000043,4624159.101600001],[491565.3931999998,4624179.128699999],[491538.56740000006,4624196.5912],[491530.92679999955,4624201.7074],[491497.7218000004,4624236.4975000005],[491466.4363000002,4624277.502900001],[491435.41000000015,4624326.501800001],[491415.58579999954,4624359.944],[491398.40859999973,4624382.7247],[491328.62289999984,4624544.3498],[491309.0477999998,4624644.9618999995],[491307.90050000045,4624658.397299999],[491304.58690000046,4624667.283299999],[491299.88989999983,4624700.374299999],[491297.5184000004,4624732.1303],[491300.4741000002,4624770.6522],[491310.90189999994,4624802.8367],[491328.97229999956,4624832.3473000005],[491346.0367999999,4624854.864700001],[491359.8685999997,4624884.4915],[491366.8887,4624916.791200001],[491372.8354000002,4625023.811899999],[491378.29360000044,4625139.381999999],[491377.10089999996,4625184.0154],[491371.0776000004,4625219.8836],[491360.8241999997,4625262.5295],[491360.4124999996,4625265.638699999],[491356.6213999996,4625291.8452],[491356.7439000001,4625324.3752999995],[491361.70469999965,4625372.220899999],[491372.2496999996,4625433.604900001],[491386.3821999999,4625506.8642],[491393.90950000007,4625546.9351],[491406.77249999996,4625601.4328000005],[491426.1320000002,4625668.4684999995],[491443.92179999966,4625743.389],[491456.3848000001,4625811.543299999],[491470.45210000034,4625901.123500001],[491485.00739999954,4625982.1543000005],[491495.11760000046,4626028.9947999995],[491506.6331000002,4626069.7272],[491524.64279999956,4626121.443399999],[491547.32349999994,4626188.4756000005],[491579.9064999996,4626268.041999999],[491618.29789999966,4626341.384299999],[491646.2675999999,4626385.0954],[491694.18659999967,4626435.777899999],[491827.11730000004,4626569.6317],[491959.2840999998,4626693.6076],[492004.1222000001,4626742.1863],[492041.73319999967,4626792.4386],[492087.67370000016,4626862.111199999],[492186.04640000034,4627014.2182],[492231.0769999996,4627090.2213],[492262.4653000003,4627151.472999999],[492265.37820000015,4627156.1329],[492266.1266999999,4627156.7983],[492283.1852000002,4627181.6493999995],[492303.56439999957,4627204.1655],[492328.1747000003,4627221.3478999995],[492360.4291000003,4627239.1884],[492417.8649000004,4627264.774],[492478.6206,4627287.6919],[492533.9670000002,4627302.178099999],[492589.22559999954,4627312.445900001],[492647.7215,4627320.0462],[492694.0809000004,4627321.1088],[492744.5042000003,4627315.1731],[492798.32969999965,4627305.237400001],[492851.64859999996,4627286.9757],[492895.6623999998,4627268.3906],[493004.52749999985,4627214.324999999],[493048.7121000001,4627199.626599999],[493132.36170000024,4627186.2226],[493176.892,4627185.069700001],[493236.30510000046,4627195.7826000005],[493301.86679999996,4627207.3784],[493344.08160000015,4627217.7753],[493376.1579999998,4627225.6283],[493430.84300000034,4627245.2292],[493480.6342000002,4627273.717],[493521.0394000001,4627304.9893],[493583.48500000034,4627363.7762],[493629.9685000004,4627411.2533],[493678.1218999997,4627468.8325],[493715.05709999986,4627524.201400001],[493743.3507000003,4627578.2458],[493772.98560000025,4627646.7224],[493799.55599999987,4627726.415200001],[493834.9395000003,4627815.3157],[493867.65940000024,4627899.111500001],[493892.9682,4627963.0403],[493914.19519999996,4628014.2048],[493940.8479000004,4628096.5627],[493958.5170999998,4628165.4944],[493976.27329999954,4628239.4222],[493990.6213999996,4628311.021299999],[494003.22559999954,4628383.510199999],[494009.3367999997,4628439.9058],[494015.9612999996,4628514.176200001],[494020.07019999996,4628560.359200001],[494026.1582000004,4628589.331700001],[494033.8229,4628616.5265],[494042.91170000006,4628658.2644],[494053.4288999997,4628719.6526],[494058.36870000046,4628766.612199999],[494060.33050000016,4628828.340600001],[494057.5449000001,4628874.6404],[494054.4423000002,4628939.037699999],[494049.3370000003,4628992.4451],[494039.57600000035,4629040.416200001],[494021.67899999954,4629092.724099999],[493999.21169999987,4629142.260199999],[493969.59250000026,4629180.922],[493943.7818999998,4629204.9254],[493907.6727,4629229.2706],[493868.9014999997,4629248.5112],[493823.89690000005,4629262.761299999],[493790.68180000037,4629271.5611000005],[493726.6520999996,4629279.6109],[493656.3881999999,4629281.8935],[493591.1875,4629280.508400001],[493577.3156000003,4629278.966499999],[493516.3463000003,4629272.6932],[493457.699,4629262.532400001],[493408.4349999996,4629250.3649],[493336.3995000003,4629223.5637],[493279.6414999999,4629191.863600001],[493224.3716000002,4629153.3901],[493182.8044999996,4629113.571599999],[493119.8674999997,4629049.5703],[493102.8236999996,4629032.377800001],[493065.82550000027,4628994.665100001],[493008.4648000002,4628944.3155000005],[492961.9160000002,4628908.9442],[492943.3827999998,4628898.193],[492938.72640000004,4628893.2015],[492896.1807000004,4628874.702500001],[492892.1941999998,4628875.1504999995],[492853.4819,4628869.526900001],[492714.34889999963,4628864.5604],[492626.9693,4628865.6493],[492566.17289999966,4628870.1534],[492534.4473000001,4628873.850299999],[492526.9751000004,4628876.9669],[492515.4347000001,4628881.8641],[492496.0899,4628889.9892],[492476.7452999996,4628898.225500001],[492467.4467000002,4628902.2322],[492459.1442,4628905.682700001],[492458.14800000004,4628906.127900001],[492449.43429999985,4628913.4648],[492392.16309999954,4628951.829299999],[492369.8359000003,4628966.841600001],[492360.7092000004,4628976.1775],[492252.3201000001,4629056.787699999],[492134.3959999997,4629150.5111],[492096.63680000044,4629179.6414],[492092.7368999999,4629183.0876],[491998.0625,4629267.4614],[491953.68259999994,4629316.695499999],[491887.0060999999,4629405.3693],[491824.2189999996,4629480.2721],[491761.77440000046,4629562.8358],[491723.875,4629611.175799999],[491684.7176000001,4629648.525900001],[491647.87569999974,4629677.102399999],[491610.7739000004,4629696.2424],[491580.39329999965,4629710.156300001],[491549.84360000025,4629721.4059999995],[491520.95079999976,4629729.101],[491489.3975999998,4629734.467800001],[491454.3542999998,4629738.1735],[491413.41980000027,4629746.327500001],[491378.05539999995,4629759.1381],[491372.1595999999,4629759.8114],[491364.10819999967,4629763.596000001],[491343.35699999984,4629773.169299999],[491338.7917999998,4629775.284399999],[491313.3925999999,4629787.083900001],[491287.9101999998,4629798.772700001],[491276.20660000015,4629804.1162],[491264.5860000001,4629809.4597],[491240.3491000002,4629820.7029],[491216.11199999973,4629831.8353],[491210.71690000035,4629834.395500001],[491199.9308000002,4629842.8467999995],[491123.8284,4629886.7961],[491003.23869999964,4629951.453],[490940.6517000003,4629976.624],[490892.2538999999,4629991.8961],[490801.1799999997,4630015.439300001],[490730.6102999998,4630031.851399999],[490711.84729999956,4630036.3168],[490672.83189999964,4630049.468699999],[490642.45469999965,4630063.386700001],[490614.0850999998,4630088.2937],[490611.9296000004,4630091.0722],[490592.69820000045,4630118.0767],[490574.05759999994,4630152.1862],[490562.14049999975,4630183.622199999],[490530.2165999999,4630283.032500001],[490515.10199999996,4630345.2269],[490502.30370000005,4630400.534700001],[490490.81819999963,4630443.739],[490460.86899999995,4630527.8255],[490448.8995000003,4630581.355900001],[490444.65390000027,4630635.542099999],[490446.0410000002,4630679.1734],[490455.66949999984,4630738.1151],[490466.13040000014,4630798.610200001],[490473.76889999956,4630859.997199999],[490479.6758000003,4630930.6017],[490489.85610000044,4631030.178300001],[490500.66089999955,4631100.110200001],[490527.7273000004,4631222.7577],[490547.2905000001,4631323.210100001],[490570.9159000004,4631419.327299999],[490593.0519000003,4631519.887499999],[490599.1546,4631551.299699999],[490605.6019000001,4631592.2598],[490609.8186999997,4631641.8828],[490610.54839999974,4631691.6215],[490604.2876000004,4631792.108200001],[490601.0445999997,4631851.4003],[490596.98280000035,4632045.256999999],[490590.88129999954,4632203.143999999],[490584.88999999966,4632255.667199999],[490573.23539999966,4632294.6526999995],[490560.4879999999,4632323.314300001],[490543.1656999998,4632345.3204],[490526.01520000026,4632371.545299999],[490510.6969999997,4632402.0978],[490493.1546,4632445.532400001],[490473.8644000003,4632485.5275],[490454.22759999987,4632514.5316],[490425.95490000024,4632541.992900001],[490373.29580000043,4632584.808800001],[490320.54849999957,4632623.406300001],[490258.0784999998,4632654.467700001],[490206.5575000001,4632678.4089],[490150.45940000005,4632694.0298],[490090.1217,4632705.327],[490028.2792999996,4632709.077099999],[489962.9395000003,4632705.1719],[489891.6177000003,4632697.9449000005],[489816.5505999997,4632684.1735],[489744.7960999999,4632664.957800001],[489686.6556000002,4632645.390000001],[489636.3194000004,4632626.477499999],[489589.5574000003,4632610.7798999995],[489521.20529999956,4632591.5615],[489463.40950000007,4632581.4322999995],[489406.6174999997,4632576.4092],[489298.61170000024,4632577.2367],[489222.57830000017,4632584.901000001],[489167.96520000044,4632593.421700001],[489125.39329999965,4632604.256100001],[489094.0310000004,4632616.4058],[489065.5873999996,4632636.9892],[489042.29360000044,4632659.2302],[489012.80680000037,4632703.0199],[488981.09509999957,4632757.249600001],[488953.1797000002,4632796.7071],[488896.99509999994,4632861.078600001],[488835.40919999965,4632921.3509],[488793.88570000045,4632963.8281],[488745.5574000003,4633007.4265],[488686.1933000004,4633053.818399999],[488570.2182,4633153.5940000005],[488505.1470999997,4633211.4322999995],[488482.9469999997,4633240.446],[488461.75150000025,4633274.565300001],[488438.0713999998,4633312.1306],[488414.8717,4633338.592499999],[488389.0076000001,4633360.0626],[488359.39439999964,4633372.99],[488332.17569999956,4633378.1417],[488297.89470000006,4633379.1971],[488259.20880000014,4633377.040200001],[488208.7260999996,4633369.1296999995],[488122.1206,4633353.0636],[488038.3312999997,4633333.551999999],[487984.84750000015,4633318.431399999],[488006.0367999999,4633331.3858],[488129.09949999955,4633406.5667],[488192.9146999996,4633445.4309],[488248.75260000024,4633479.5348000005],[488604.7896999996,4633697.012399999],[488624.1489000004,4633708.861300001],[488642.0109000001,4633718.825200001],[488657.0482999999,4633727.2393],[489162.7729000002,4634037.9924],[489176.0656000003,4634046.188100001],[489199.7429999998,4634060.696599999],[489282.1560000004,4634111.089199999],[489657.4025999997,4634340.4704],[490673.62009999994,4634967.8105999995],[491777.42569999956,4635642.0474],[492062.49260000046,4635810.262399999],[492111.31769999955,4635839.519099999],[492221.67729999963,4635911.676100001],[492566.25370000023,4636114.264699999],[492977.0656000003,4636358.772500001],[493213.5105999997,4636499.6581],[493528.39800000004,4636689.2205],[493531.2204999998,4636690.883400001],[493771.62650000025,4636832.450099999],[494493.4511000002,4637257.5317],[494631.2320999997,4637338.698000001],[494641.44180000015,4637345.6850000005],[494681.2012,4637372.7457],[494854.00710000005,4637480.980799999],[495636.1211000001,4637951.4341],[495959.84109999985,4638145.4289],[496240.9769000001,4638315.5901],[496249.44070000015,4638320.6929],[496420.7871000003,4638424.081700001],[496623.4921000004,4638546.112299999],[497345.63960000034,4638981.142899999],[497402.2196000004,4639015.318399999],[497421.96439999994,4639027.1910999995],[497567.47640000004,4639114.851199999],[497747.4121000003,4639223.3763999995],[497751.2280000001,4639225.5956999995],[498324.51130000036,4639564.5142],[498569.12090000045,4639709.1291000005],[498830.8901000004,4639867.739],[498896.82830000017,4639907.8093],[498903.21470000036,4639911.6942],[498987.4815999996,4639962.8652],[499726.7559000002,4640411.5703],[499861.6794999996,4640493.5045],[499871.6308000004,4640499.7217999995],[499880.75270000007,4640505.495100001],[500007.54619999975,4640585.3226],[500014.7605999997,4640589.8748],[500022.0580000002,4640594.426899999],[500027.19930000044,4640597.7577],[500032.42360000033,4640600.977600001],[500050.3351999996,4640612.524499999],[500067.3345999997,4640623.294299999],[500079.52440000046,4640631.066299999],[500227.8729999997,4640725.775800001],[500519.91559999995,4640904.767100001],[501230.8064000001,4641338.9715],[501699.87789999973,4641622.188100001],[501933.9017000003,4641765.473300001],[502061.8108999999,4641843.783600001],[502387.3322999999,4642043.290899999],[502828.2110000001,4642315.5811],[502911.34300000034,4642367.9087000005],[502933.72169999965,4642381.019099999],[503660.7237999998,4642830.2411],[504436.43960000016,4643309.6566],[504562.2215,4643387.344699999],[505428.4587000003,4643912.6713],[505617.6807000004,4644026.4],[505641.04310000036,4644040.408],[505662.5,4644053.304300001],[505671.8613999998,4644058.974199999],[505679.6487999996,4644063.6436],[505686.2763,4644067.6459],[505730.92929999996,4644094.5505],[505742.8587999996,4644101.665999999],[505754.87119999994,4644108.8925],[505934.30730000045,4644216.9593],[505966.0351,4644236.3047],[506584.8981999997,4644615.2349],[507168.9156999998,4644967.204299999],[507178.1091,4644972.765000001],[507184.98330000043,4644976.9911],[507191.94049999956,4644981.1061],[507199.0632999996,4644985.443399999],[507232.60730000027,4645004.907500001],[507240.14439999964,4645009.245200001],[507247.59860000014,4645013.582900001],[507310.8761,4645050.176100001],[507432.70830000006,4645120.805400001],[507492.83660000004,4645155.7314],[507571.76520000026,4645200.8926],[507619.9656999996,4645229.3674],[507638.8481999999,4645240.601500001],[507943.44099999964,4645424.465299999],[508025.2603000002,4645473.0767],[508034.3696999997,4645478.416300001],[508684.65859999973,4645865.4494],[508919.9826999996,4646003.860400001],[508944.1604000004,4646018.102499999],[508954.5104,4646024.222100001],[508964.9433000004,4646030.3418000005],[508971.7329000002,4646034.3474],[508978.43960000016,4646038.3529],[509046.41779999994,4646078.409399999],[509062.64630000014,4646087.978599999],[509459.98390000034,4646322.1008],[509889.4941999996,4646579.050899999],[510389.1835000003,4646869.327199999],[510435.62260000035,4646897.0415],[510823.2631999999,4647128.672599999],[511225.1201999998,4647365.232799999],[511236.4595999997,4647371.9125],[511278.5060999999,4647396.627599999],[511344.96839999966,4647435.9267],[511423.4232999999,4647487.1258000005],[512183.99450000003,4647936.6143],[512190.9321999997,4647948.728399999],[512216.9900000002,4647969.979699999],[512258.2735000001,4648000.8059],[512312.81819999963,4648027.325300001],[512346.00829999987,4648043.482100001],[512359.6649000002,4648050.1676],[512365.7896999996,4648053.176100001],[512417.8504999997,4648078.581599999],[512664.87789999973,4648215.0287],[512699.46920000017,4648234.1876],[512725.59169999976,4648264.101199999],[512928.0744000003,4648382.824200001],[512993.5262000002,4648421.137700001],[513489.89300000016,4648712.405200001],[514187.3269999996,4649126.1282],[514248.7062999997,4649164.667400001],[514257.2265999997,4649170.013900001],[514476.1015999997,4649307.4673999995],[515493.58609999996,4649954.0318],[516317.9974999996,4650468.2826000005],[516470.23060000036,4650563.231899999],[516509.0116999997,4650587.4155],[517474.40390000027,4651189.734300001],[517481.51379999984,4651194.193],[517531.28419999965,4651225.0712],[517535.16980000027,4651227.523499999],[517607.42619999964,4651272.6697],[517917.2734000003,4651466.860300001],[517935.1297000004,4651478.008400001],[517952.98589999974,4651489.1566],[517986.79679999966,4651510.338099999],[518157.8315000003,4651617.585000001],[518727.34800000023,4651289.641000001],[518898.92760000005,4651190.3914],[519974.45330000017,4650570.017999999],[520068.1803000001,4650516.211100001],[520736.4201999996,4650132.6379],[520917.36670000013,4650049.5638],[520941.99650000036,4650038.2004],[520994.8439999996,4650006.4911],[520996.2544999998,4650005.607000001],[521072.9132000003,4649959.646],[521303.7344000004,4649818.1063],[523160.5574000003,4648793.3463],[524572.2027000003,4648014.7784],[526041.5826000003,4647211.386600001],[527008.8729999997,4646682.723200001],[527263.6220000004,4646540.1351],[527287.5362,4646526.792400001],[528585.6898999996,4645800.767100001],[528588.3477999996,4645799.2234000005],[529473.2235000003,4645312.9758],[530572.7185000004,4644709.067],[530611.1827999996,4644687.914899999],[530659.1920999996,4644663.5842],[530672.0665999996,4644657.089],[530699.9737,4644643.330800001],[530962.3481000001,4644496.6883000005],[530967.4154000003,4644494.045700001],[531113.5447000004,4644416.4079],[531747.5883,4644047.705700001],[532081.8481999999,4643851.1292],[532857.0844999999,4643391.564200001],[533020.0196000002,4643292.392100001],[533061.0866999999,4643267.3791000005],[533788.8876,4642838.0057],[534427.0632999996,4642461.7881000005],[535107.1436999999,4642058.742799999],[535131.1761999996,4642044.316500001],[535984.5685,4641539.0655000005],[536282.7170000002,4641364.597200001],[536423.3558,4641282.1543000005],[536754.3799,4641088.443700001],[537640.0209999997,4640566.3465],[538523.0662000002,4640042.456900001],[539088.2608000003,4639712.0034],[539295.5311000003,4639590.9003],[540254.2819999997,4639026.782500001],[541040.1584999999,4638575.267200001],[541306.6551000001,4638423.364],[541396.4604000002,4638372.2564],[541411.1091,4638363.9032000005],[541509.6809999999,4638303.4103999995],[543608.1550000003,4637096.1676],[543782.2605999997,4636996.308599999],[545332.6039000005,4636108.098099999],[545321.7571,4636052.180199999],[544515.9397,4634732.377800001],[544063.1188000003,4633991.207599999]]]}},{"type":"Feature","properties":{"OBJECTID":18,"DISTRICT":18},"geometry":{"type":"Polygon","coordinates":[[[624167.1783999996,4656384.889],[624378.1317999996,4656378.708000001],[624644.5078999996,4656379.617900001],[624659.2444000002,4656379.544199999],[625180.9791000001,4656381.866599999],[625180.4652000004,4656354.7568],[625174.4889000002,4656032.6634],[625173.852,4655993.778100001],[625173.2231999999,4655959.113600001],[625168.4102999996,4655702.2381],[625149.1993000004,4654653.1910999995],[625141.1567000002,4654217.9947],[625138.2105,4654056.671700001],[625129.3677000003,4653572.8138999995],[625126.3354000002,4653411.6007],[625125.8361999998,4653407.038000001],[625125.4358999999,4653382.8181],[625123.8154999996,4653296.3785999995],[625123.2471000003,4653267.602],[625123.1540999999,4653263.490800001],[625123.4353,4653256.9428],[625122.5218000002,4653205.5022],[625119.1808000002,4653019.5154],[625118.0373999998,4652957.6304],[625117.5399000002,4652929.521400001],[625115.9606999997,4652845.415100001],[625115.3783999998,4652817.4157],[625105.6813000003,4652175.0503],[625093.1103999997,4651268.071799999],[625091.4402999999,4651146.7565],[625087.8553999998,4650889.7941],[625040.9281000001,4649764.186799999],[625028.1698000003,4649458.526900001],[625000.5417999998,4648797.412599999],[624977.9437999995,4648254.896400001],[624967.8517000005,4648013.8144000005],[624935.8885000004,4647249.4451],[624935.9566000002,4647231.453500001],[624935.375,4647222.113600001],[624935.0379999997,4647213.0002],[624928.1612999998,4647066.826400001],[624915.9768000003,4646807.715600001],[624906.1234999998,4646595.071699999],[624899.3198999995,4646449.343699999],[624898.6924,4646437.8928],[624896.9649,4646399.4333999995],[624891.5296999998,4646284.2728],[624890.7949000001,4646269.488],[624890.2144999998,4646245.931700001],[624890.1804,4646243.1545],[624889.6201,4646232.5933],[624889.3452000003,4646229.3675],[624884.2479999997,4646151.531300001],[624868.9495000001,4645918.355799999],[624864.4968999997,4645850.9712000005],[624863.7648,4645840.7403],[624864.8550000004,4645835.3171999995],[624864.7235000003,4645828.650900001],[624864.5422999999,4645820.0956],[624864.2346000001,4645799.8761],[624864.1265000002,4645791.8774],[624863.8439999996,4645779.655099999],[624863.5703999996,4645762.2129],[624863.4047999997,4645752.769300001],[624862.9675000003,4645725.772500001],[624862.7473999998,4645709.997199999],[624862.4718000004,4645692.665999999],[624860.9784000004,4645673.8695],[624860.4245999996,4645667.640000001],[624856.4919999996,4645617.813100001],[624854.9137000004,4645599.1262],[624849.7944999998,4645536.616900001],[624834.5152000003,4645349.3126],[624829.3107000003,4645286.912900001],[624828.9685000004,4645282.7974],[624828.5034999996,4645276.236300001],[624796.6716,4644681.250399999],[624796.4970000004,4644677.026799999],[624787.6936999997,4644512.6053],[624699.2766000004,4642859.9463],[624666.8521999996,4642254.2915],[624666.6560000004,4642251.2893],[624662.5221999995,4642189.020099999],[624661.9885,4642186.3451000005],[624661.9181000004,4642180.901699999],[624659.0314999996,4641981.266100001],[624656.1424000002,4641781.741699999],[624644.7806000002,4641005.4169],[624644.8454999998,4640996.977],[624644.9674000004,4640994.7578],[624645.2921000002,4640990.432],[624632.1645999998,4640494.406199999],[624631.9974999996,4640489.738500001],[624578.0235000001,4638947.431],[624577.5471000001,4638931.9846],[624574.0734000001,4638879.1679],[624563.5630000001,4638721.0496],[624560.0040999996,4638668.342499999],[624559.8693000004,4638666.563100001],[624549.9711999996,4638511.3433],[624520.1054999996,4638045.792300001],[624510.1200000001,4637890.6822999995],[624508.3633000003,4637862.9964000005],[624503.0930000003,4637779.9388999995],[624501.2512999997,4637752.362600001],[624496.3300999999,4637668.3116],[624481.2279000003,4637416.486099999],[624476.1381999999,4637332.543299999],[624474.3504999997,4637301.858200001],[624473.5725999996,4637284.6296],[624471.7441999996,4637256.2761],[624456.8108000001,4637027.8884],[624451.7483999999,4636951.831800001],[624442.9243999999,4636815.512499999],[624416.1156000001,4636406.66],[624407.2048000004,4636270.4505],[624405.4275000002,4636243.8751],[624400.4795000004,4636165.932499999],[624392.9504000004,4636045.6294],[624350.2604999999,4635371.2793000005],[624337.7498000003,4635174.6995],[624340.8131999997,4635146.6537],[624342.3989000004,4635131.9099],[624192.5182999996,4632439.5527],[624132.5911999997,4631363.193299999],[624132.4560000002,4631361.413899999],[624131.8284999998,4631330.6384],[624130.8320000004,4631325.8454],[624130.5982999997,4631320.177100001],[624128.7230000002,4631308.593900001],[624129.5767000001,4631307.276000001],[624137.0542000001,4631092.387499999],[624137.9929,4631076.6329],[624138.3792000003,4631073.5298],[624099.6294999998,4630263.5384],[624026.3547999999,4628732.8171999995],[624026.0608999999,4628725.815099999],[624016.6168999998,4628542.286499999],[624002.8662999999,4628276.4967],[623987.3153999997,4627970.693399999],[623977.5724,4627780.2741],[623973.7971999999,4627705.6855999995],[623962.2967999997,4627482.361300001],[623958.4360999996,4627407.8825],[623938.3846000005,4627107.2217],[623919.9151999997,4626739.173699999],[623868.2510000002,4625715.3949],[623818.6995999999,4624731.5265],[623784.9683999997,4624062.350199999],[623782.1183000002,4623943.5758],[623773.4775999999,4623587.5846],[623770.9881999996,4623486.3643],[623770.2071000002,4623469.0252],[623769.6004999997,4623456.020500001],[623767.7730999999,4623417.4505],[623767.0813999996,4623404.555299999],[623764.8130999999,4623295.342499999],[623760.6983000003,4623100.580399999],[623758.0015000002,4622968.0373],[623755.6475,4622858.9341],[623752.5712000001,4622709.8364],[623743.1744999997,4622262.5405],[623740.0120000001,4622113.5524],[623739.3624,4622083.776799999],[623738.8118000003,4622072.3279],[623738.4606999997,4622063.770099999],[623730.8903999999,4621914.7059],[623728.3392000003,4621865.0174],[623727.4335000003,4621845.232799999],[623715.2303999998,4621574.365499999],[623691.7646000003,4621054.970899999],[623675.8898,4620702.6329],[623662.6890000002,4620412.0912],[623629.8032,4619753.2651],[623619.5275999997,4619548.4026],[623599.6311999997,4619148.795600001],[623594.7357999999,4619051.533],[623544.9961000001,4618181.7366],[623521.9132000003,4617777.9669],[623484.2320999997,4617119.84],[623481.7960999999,4617063.157299999],[623477.7626999998,4616973.5732],[623458.1796000004,4616535.1033],[623451.5400999999,4616388.944800001],[623448.693,4616341.5842],[623439.9828000003,4616199.610400001],[623436.9671,4616152.357999999],[623427.1031,4615787.2447999995],[623397.3284999998,4614692.126],[623387.2878999999,4614327.1219],[623387.1920999996,4614323.0111],[623386.9046999998,4614310.6785],[623386.7237,4614306.677200001],[623383.3524000002,4614212.2184999995],[623373.1503999997,4613929.062999999],[623370.1301999995,4613848.048599999],[623369.6639,4613841.265900001],[623369.0273000002,4613834.702400001],[623367.8354000002,4613821.687999999],[623366.3052000003,4613794.452099999],[623364.7577,4613768.215399999],[623299.2845000001,4612067.991900001],[623294.0036000004,4611929.2993],[623277.9923999999,4611513.218699999],[623272.5416000001,4611374.634400001],[623269.3370000003,4611299.281300001],[623259.7244999995,4611073.111099999],[623256.4342999998,4610997.8675999995],[623256.4348999998,4610992.9811],[623256.1848999998,4610978.427999999],[623256.017,4610973.649599999],[623254.0327000003,4610865.999399999],[623249.4859999996,4610621.258400001],[623229.7130000005,4609564.305299999],[623223.0904000001,4609212.024499999],[623222.9790000003,4609208.801899999],[623221.0279999999,4609103.929099999],[623215.0006999997,4608779.978800001],[623212.9358000001,4608671.9944],[623212.0920000002,4608624.002599999],[623211.9486999996,4608617.7809],[623185.1402000003,4608266.2653],[623183.5873999996,4608245.0265],[623182.2940999996,4608223.2369],[623127.7713000001,4607290.1898],[623028.1546999998,4605605.177300001],[622970.6864999998,4604645.877],[622889.6835000003,4603320.0211],[622889.4828000003,4603297.584100001],[622887.8800999997,4602922.516100001],[622805.6886,4601345.323899999],[622804.5319999997,4601320.2053],[622790.0840999996,4600856.296399999],[622707.3367999997,4599552.635399999],[622706.5458000004,4599545.1811],[622687.8838,4599332.7453000005],[622681.9632000001,4599263.9004999995],[622673.7961999997,4599101.507999999],[622673.4886999996,4599095.0615],[622673.1812000005,4599088.615],[622634.9974999996,4598326.340500001],[622632.3849,4598273.8774],[622624.6244000001,4598116.822899999],[622621.9263000004,4598064.4695],[622621.8805999998,4598062.2476],[622621.5767000001,4598055.5791],[622621.3623000002,4598053.465299999],[622616.3850999996,4597953.541099999],[622605.8816,4597746.686899999],[622603.7677999996,4597704.1164],[622601.2855000002,4597653.765799999],[622596.3055999996,4597553.9527],[622594.7576000001,4597522.2754],[622592.9400000004,4597486.817500001],[622582.8425000003,4597285.4122],[622579.4764999999,4597218.2771000005],[622568.8876999998,4597006.4243],[622528.4063999997,4596200.469900001],[622528.4555000002,4596197.5832],[622486.4012000002,4595360.508199999],[622482.8256999999,4595310.4724],[622479.4130999995,4595226.234300001],[622478.9928000001,4595216.565300001],[622477.0599999996,4595168.112299999],[622476.8223000001,4595162.444399999],[622476.1014,4595145.8849],[622471.6754000001,4595042.6391],[622469.1206,4594981.6262],[622460.9762000004,4594767.8171],[622443.0450999998,4594303.9672],[622440.9753,4594243.8511],[622439.3761999998,4594200.290200001],[622416.1398,4593586.0931],[622404.3583000004,4593276.1602],[622399.9309,4593093.954600001],[622400.8986,4593012.234300001],[622400.8815000001,4592998.463199999],[622400.3175999997,4592982.4617],[622399.7950999998,4592964.0177],[622395.9084000001,4592853.3408],[622394.8734999998,4592835.554500001],[622394.0842000004,4592822.991900001],[622390.9785000002,4592774.6302000005],[622385.3775000004,4592701.016799999],[622379.2275999999,4592625.2841],[622377.0475000003,4592601.1482],[622373.8142999997,4592565.2226],[622363.9140999997,4592336.170299999],[622361.5826000003,4592291.375700001],[622358.9792,4592218.257300001],[622355.9522000002,4592130.694700001],[622350.5812999997,4592043.4256],[622346.9713000003,4591980.396199999],[622344.0869000005,4591909.050100001],[622343.3021999998,4591891.267999999],[622341.1050000004,4591858.2475000005],[622336.642,4591791.3168],[622337.1873000003,4591759.120100001],[622337.7476000004,4591726.0353],[622337.9600999998,4591713.489600001],[622332.5016000001,4591641.2115],[622330.9249999998,4591620.8618],[622332.3674999997,4591550.477399999],[622332.4294999996,4591546.8136],[622328.7959000003,4591470.3464],[622326.2510000002,4591413.4432],[622323.8613999998,4591367.0929000005],[622322.8734999998,4591361.3013],[622320.6914999997,4591342.162900001],[622319.9753999999,4591315.386600001],[622319.6752000004,4591313.3825],[622320.8030000003,4591246.7687],[622319.5599999996,4591236.308499999],[622318.5961999996,4591204.419399999],[622314.9824999999,4591171.152899999],[622311.8823999995,4591087.8093],[622301.4140999997,4590916.607799999],[622300.0011999998,4590812.525599999],[622293.0356999999,4590607.067500001],[622290.9496999998,4590542.7316],[622290.3252999997,4590510.5151],[622289.9660999998,4590497.182499999],[622289.5290000001,4590483.5154],[622288.1914999997,4590444.068399999],[622287.3997999998,4590421.732999999],[622287.3476,4590395.1899999995],[622286.0641999999,4590372.291099999],[622285.8476,4590360.4045],[622285.6299999999,4590353.5155],[622284.6668999996,4590306.745200001],[622280.9532000003,4590111.4484],[622280.5256000003,4590087.3423],[622279.8389999997,4590058.7896],[622279.5837000003,4589896.090399999],[622279.4245999996,4589856.108100001],[622279.2664000001,4589821.0121],[622279.4011000004,4589768.5967],[622277.0187999997,4589706.9211],[622266.3642999995,4589437.767000001],[622263.5291999998,4589373.1964],[622258.5774999997,4589310.255799999],[622245.9430999998,4589182.773800001],[622235.9627,4589036.6796],[622230.6583000002,4588950.078600001],[622217.2556999996,4588689.9849],[622213.1239,4588603.181700001],[622202.4583,4588403.548],[622188.8701,4588178.989],[622186.2729000002,4588134.8566],[622178.2320999997,4588002.3442],[622175.5492000002,4587958.3214],[622171.7235000003,4587897.8433],[622171.0033,4587886.0594],[622161.3737000003,4587733.752699999],[622149.0773,4587580.956700001],[622144.8081,4587526.9124],[622125.8384999996,4587284.1612],[622127.6138000004,4587282.9695999995],[622117.6316999998,4587161.308],[622102.6277000001,4586980.5922],[622092.6257999996,4586860.040899999],[622033.2967999997,4586100.6537999995],[622019.9516000003,4585930.294500001],[622010.9368000003,4585815.4241],[622010.1952999998,4585804.861500001],[621987.9052999998,4585520.2996],[621987.0152000003,4585508.624],[621985.4204000002,4585489.162699999],[621983.9108999996,4585469.5919],[621940.3658999996,4584908.0381000005],[621939.1169999996,4584897.800100001],[621937.2088000001,4584886.9958],[621923.6425999999,4584779.045499999],[621922.7927999999,4584769.924799999],[621913.5785999997,4584676.595799999],[621910.5115,4584610.467499999],[621858.6211000001,4583505.3917],[621852.0328000002,4583365.131899999],[621849.4271999998,4583186.958900001],[621848.0837000003,4583147.512499999],[621847.4390000002,4583126.179400001],[621846.6288999999,4583104.7326],[621848.7476000004,4583098.105],[621848.8280999996,4583048.5767],[621846.8465,4583017.226399999],[621845.1804,4583011.867900001],[621845.2158000004,4583009.7585],[621844.9850000003,4582993.651900001],[621844.0543999998,4582969.4267],[621843.2812000001,4582950.7568],[621843.2536000004,4582947.424699999],[621835.1398999998,4582678.984300001],[621810.6264000004,4581873.549799999],[621802.4226000002,4581605.2195],[621801.9162999997,4581590.551999999],[621798.7487000003,4581550.0756],[621788.5439999998,4581420.638800001],[621785.7940999996,4581385.1667],[621781.4472000003,4581330.2337],[621781.1129999999,4581325.230699999],[621779.9431999996,4581310.218900001],[621779.5235000001,4581305.3255],[621766.0828999998,4581134.411800001],[621725.5850999998,4580621.8903],[621713.5044999998,4580469.4344999995],[621712.0555999996,4580451.0865],[621706.6819000002,4580382.4769],[621690.3870000001,4580176.978499999],[621684.9271999998,4580108.478599999],[621682.7467999998,4580068.907400001],[621676.1195999999,4579950.303300001],[621673.8535000002,4579910.841700001],[621650.9266999997,4579502.0066],[621629.7953000003,4579170.4944],[621629.6522000004,4579169.0484],[621613.8236999996,4578920.359300001],[621609.1781000001,4578833.1055],[621568.6892999997,4578068.388800001],[621557.8591,4577865.648700001],[621555.5371000003,4577834.404200001],[621501.8962000003,4577134.3236],[621491.9265999999,4577004.8925],[621485.8859999999,4576900.7359],[621479.8413000004,4576791.804099999],[621479.7742999997,4576785.8061999995],[621455.0880000005,4576405.2634],[621454.0016000001,4576385.1449],[621431.4797,4575995.088300001],[621424.0058000004,4575866.365700001],[621417.1583000002,4575249.582800001],[621406.7688999996,4574934.578600001],[621414.4407000002,4573864.5066],[621410.5144999996,4573673.544299999],[621402.5784,4573286.5099],[621402.2501999997,4573271.068399999],[621401.6162999999,4573243.850299999],[621322.2548000002,4572565.0035],[621504.0587999998,4572295.744000001],[621566.8894999996,4572199.736199999],[621958.9046,4571593.523800001],[622202.9643000001,4571216.3839],[622213.2841999996,4571200.455],[622403.2445999999,4570913.3629],[622532.6167000001,4570717.7597],[622548.0065000001,4570694.3651],[622550.2419999996,4570690.960200001],[623248.6260000002,4569635.447699999],[623441.0751999998,4569344.646600001],[623443.9129999997,4569340.3638],[623493.0889999997,4569261.9076000005],[623528.8249000004,4569205.2118],[623534.5656000003,4569197.7578],[623536.4726,4569194.0144],[623574.6995999999,4569138.693600001],[623662.1552999998,4569011.915100001],[623669.2988,4569000.8203],[623690.2785,4568969.416200001],[624198.8408000004,4568183.1712],[624199.9641000004,4568181.191500001],[624202.7264999999,4568176.463400001],[624203.4156999998,4568175.364700001],[624591.2806000002,4567586.7565],[624592.2287999997,4567585.218],[624594.9859999996,4567580.823100001],[624595.8486000001,4567579.394200001],[624646.4115000004,4567499.636299999],[624798.023,4567260.363],[624848.5044999998,4567180.7159],[624857.1178000001,4567167.204299999],[624989.7780999998,4566958.482000001],[625147.5154999997,4566710.325300001],[625276.9177000001,4566506.771199999],[625329.9045000002,4566423.3945],[625413.5631999997,4566291.9056],[625477.6697000004,4566190.9531],[625479.6622000001,4566187.2116],[625488.6206,4566173.262399999],[625554.7844000002,4566069.7917],[625560.3848000001,4566061.0041000005],[625579.8530000001,4566030.6894000005],[625586.1449999996,4566020.6921999995],[625600.5310000004,4565998.285599999],[625619.5728000002,4565968.4079],[625802.3937999997,4565682.8279],[626012.4622999998,4565354.413000001],[626447.2149999999,4564675.0876],[626694.3081,4564289.3638],[626742.8321000002,4564213.692500001],[626885.1386000002,4563986.7346],[627092.3205000004,4563656.1876],[627198.4182000002,4563487.0175],[627015.7120000003,4563370.113399999],[627007.0860000001,4563364.6326],[626998.2083999999,4563359.147399999],[626978.8015999999,4563346.704500001],[626854.7640000004,4563274.8038],[626802.0669,4563233.241800001],[626724.4755999995,4563171.591],[626449.2209999999,4563008.1174],[626263.7709999997,4562898.1819],[626242.0199999996,4562885.3674],[626214.2138,4562868.6723],[626209.7286999999,4562866.1515],[626177.4371999996,4562846.935799999],[626140.0811999999,4562824.7453000005],[626130.7012,4562819.1415],[626102.8069000002,4562802.667400001],[625433.9178999998,4562405.8905],[625001.1086999997,4562133.933599999],[624920.1676000003,4562085.127699999],[624801.6974999998,4562013.9144],[624799.0142999999,4562013.8684],[624791.0425000004,4562009.1789],[624788.9156,4562006.0331],[624714.3943999996,4561964.2246],[624699.7714,4561956.0899],[624611.7900999999,4561901.8368],[624600.9765999997,4561896.5437],[624585.6114999996,4561882.732899999],[624369.4134,4561738.008199999],[624357.7207000004,4561730.146299999],[624346.0259999996,4561722.395400001],[624021.5857999995,4561505.319599999],[624006.3091000002,4561496.0648],[623970.3653999995,4561473.9099],[623908.9337999998,4561436.2194],[623893.5286999997,4561424.6305],[623890.2139999997,4561422.2422],[623847.2181000002,4561390.528899999],[623825.6487999996,4561376.3924],[623798.0105999997,4561359.0436],[623791.7852999996,4561355.1623],[623790.1176000005,4561354.5787],[623749.3398000002,4561335.452400001],[623725.9874,4561317.621300001],[623701.3064000001,4561298.9904],[623662.8487999998,4561276.5725],[623602.5410000002,4561241.6799],[623580.9445000002,4561229.0985],[623347.1179999998,4561077.8882],[622784.7429999998,4560714.7071],[622775.4510000004,4560708.554],[622442.0562000005,4560499.841399999],[622438.8897000002,4560498.5667],[621695.8998999996,4560038.941500001],[621490.7862,4559912.259400001],[621299.5279999999,4559789.4783],[621289.7320999997,4559783.207800001],[621279.8524000002,4559776.935900001],[621221.5785999997,4559739.432700001],[621215.6003,4559735.6688],[621208.0469000004,4559730.768200001],[621192.6865999997,4559721.073999999],[621184.3855999997,4559715.7169],[621176.0845999997,4559710.3597],[621166.5366000002,4559704.3156],[621157.0741999997,4559698.161900001],[621118.3876,4559673.4222],[621112.3273,4559669.546],[621105.6853,4559665.3269],[620976.3432,4559582.4495],[620961.7335000001,4559572.9903],[620917.8164999997,4559544.8336],[620903.1209000004,4559535.484099999],[620823.3392000003,4559484.302200001],[620583.7357999999,4559330.7575],[620503.8639000002,4559279.6888],[620480.6190999998,4559264.6467],[620410.7090999996,4559219.962200001],[620387.3764000004,4559205.141100001],[620372.1835000003,4559195.340399999],[620364.4501999998,4559191.1041],[620294.1772999996,4559153.0776],[620270.7237,4559140.4758],[620175.2257000003,4559080.158600001],[619888.5471999999,4558899.6557],[619879.3271000003,4558893.9519],[619792.9554000003,4558839.564300001],[619679.9242000002,4558768.305500001],[619340.8123000003,4558554.8730999995],[619227.6867000004,4558483.7312],[619220.7927999999,4558479.3989],[619199.8573000003,4558466.5087],[619192.8776000002,4558462.286],[619076.4134999998,4558389.8705],[618771.7818,4558200.681399999],[618743.5362,4558183.1207],[618730.0790999997,4558174.6844],[618726.8398000002,4558172.6329],[618686.0470000003,4558147.428300001],[618655.2254999997,4558128.271500001],[618638.6108999997,4558117.896299999],[618633.0442000004,4558114.474400001],[618621.4126000004,4558107.2895],[618615.8476,4558103.7566],[618610.2807999998,4558100.334799999],[618516.0711000003,4558041.7269],[618422.7719999999,4557983.8014],[618347.0810000002,4557937.0451],[618233.0921,4557866.238500001],[618138.7907999996,4557807.7454],[618052.8019000003,4557759.271],[617794.6535,4557614.295399999],[617708.5727000004,4557566.0459],[617706.8483999996,4557563.6861000005],[617701.4200999998,4557556.8248],[617700.6151,4557554.702],[617699.6101000002,4557554.5747],[617688.5108000003,4557540.293],[617685.3584000003,4557538.021199999],[617634.6568,4557502.335899999],[617617.727,4557490.5144],[617613.2374999998,4557487.888],[617598.1426999997,4557476.762399999],[617582.9567999998,4557466.079600001],[617478.8931,4557393.0022],[617470.2620000001,4557386.9779],[617444.1202999996,4557368.679099999],[617355.5332000004,4557314.175000001],[617089.4286000002,4557150.6642],[617000.7505999999,4557096.2742],[616965.6804,4557074.6138],[616946.4795000004,4557062.979699999],[616860.2953000003,4557009.964],[616825.1386000002,4556988.414000001],[616822.0642999997,4556986.4771],[616812.8393999999,4556980.7772],[616809.6793999998,4556978.949999999],[616750.8377999999,4556942.696699999],[616715.1841000002,4556920.6951],[616431.5109999999,4556746.601399999],[616336.9223999996,4556688.5723],[616328.0270999996,4556683.2115],[616322.7116999999,4556679.6844],[616299.7806000002,4556664.9945],[616295.4596999995,4556662.260600001],[616292.6349999998,4556660.4388999995],[616279.2580000004,4556651.897600001],[616265.8827999998,4556643.245200001],[616259.5656000003,4556639.369100001],[616197.6416999996,4557076.1230999995],[616142.6095000003,4557465.126800001],[616107.7368999999,4557663.231799999],[616095.0080000004,4557735.4308],[616092.0903000003,4557750.042400001],[616078.2189999996,4557830.773700001],[616073.8164999997,4557896.5535],[616074.8869000003,4557903.122199999],[616076.3158999998,4557908.2530000005],[616078.0551000005,4557941.372099999],[616078.881,4557958.041999999],[616079.2518999996,4557966.3762],[616080.5872999998,4557977.390900001],[616081.4687000001,4557985.289100001],[616082.3306999998,4557994.408600001],[616081.6765999999,4558019.716399999],[616080.2488000002,4558040.9034],[616078.7573999995,4558055.537599999],[616075.8267000001,4558076.2565],[616073.9071000004,4558101.988399999],[616073.7561999997,4558116.755000001],[616074.1687000003,4558127.755000001],[616073.9156999998,4558170.0592],[616074.8157000002,4558182.066400001],[616081.3602999998,4558197.9388999995],[616088.2112999996,4558210.3738],[616092.3442000002,4558224.875399999],[616095.8413000004,4558237.146],[616099.9167999998,4558249.981000001],[616102.1007000003,4558265.6731],[616101.1010999996,4558286.3116],[616098.7037000004,4558305.1512],[616096.2948000003,4558319.4377],[616094.9128,4558327.1888999995],[616093.4638,4558339.1587000005],[616089.7929999996,4558353.647299999],[616087.3169999998,4558361.6031],[616086.2538000001,4558365.139699999],[616085.8669999996,4558368.353800001],[616086.2961999997,4558373.024599999],[616087.1731000002,4558375.9257],[616087.9590999996,4558379.2695],[616088.2514000004,4558387.269400001],[616088.1701999996,4558392.3762],[616088.4493000004,4558395.9341],[616088.7054000003,4558400.9352],[616090.3355,4558403.9594],[616090.8202999998,4558410.4077],[616090.7268000003,4558416.2916],[616091.0949999997,4558419.5178],[616091.5745999999,4558426.2992],[616090.8027999997,4558432.6165],[616088.9652000004,4558437.362199999],[616082.9517000001,4558446.1502],[616079.1008000001,4558450.8639],[616077.5272000004,4558454.8365],[616076.4499000004,4558459.2612],[616076.1206,4558464.141899999],[616075.9767000005,4558467.915200001],[616075.6694,4558476.6829],[616075.4628999997,4558489.6719],[616074.7396999998,4558498.2108],[616074.6152999997,4558500.7629],[616073.8805999998,4558504.7488],[616073.0725999996,4558508.067399999],[616070.0421000002,4558519.2347],[616066.9472000003,4558529.1796],[616064.5762999998,4558535.8046],[616061.4918999998,4558545.0834],[616060.3184000002,4558550.2838],[616058.8879000004,4558555.8134],[616056.4994000001,4558563.5485],[616054.3343000002,4558573.063999999],[616053.5192999998,4558576.8266],[616052.2477000002,4558582.913899999],[616050.6681000004,4558592.549699999],[616049.4117,4558602.968],[616048.7185000004,4558609.6197],[616046.1429000003,4558629.1227],[616043.2522,4558652.6183],[616042.4645999996,4558659.934800001],[616041.1975999996,4558671.019099999],[616040.3393999999,4558682.7763],[616039.6402000003,4558695.0912],[616038.6425000001,4558705.069399999],[616037.2236000001,4558715.152000001],[616035.6281000003,4558725.786900001],[616034.5553000001,4558735.208699999],[616033.2566,4558748.2914],[616032.6209000004,4558756.6097],[616031.8996000001,4558765.037699999],[616030.3147,4558775.0066],[616029.8175999997,4558779.8847],[616027.9633999998,4558790.9597],[616026.8684999999,4558796.4946],[616025.4576000003,4558800.8029],[616015.0782000003,4558825.6230999995],[616006.8488999996,4558847.1461],[616006.0532999998,4558849.6875],[616005.8591,4558851.350099999],[616006.0987,4558873.229800001],[616005.7165000001,4558881.4410999995],[616003.6043999996,4558887.6261],[616001.5886000004,4558893.0353],[615999.7282999996,4558899.224199999],[615999.0845999997,4558902.7674],[615996.1304000001,4558919.7104],[615995.4654999999,4558924.5858],[615994.0263999999,4558930.670499999],[615991.8790999996,4558939.0758],[615991.6672,4558941.8485],[615991.6980999997,4558945.180400001],[615990.8937999997,4558948.276900001],[615982.1251999997,4558966.793099999],[615979.6237000003,4558971.084100001],[615978.8300000001,4558973.5145],[615974.7878999999,4558984.999],[615973.1164999995,4558989.8584],[615971.5094999997,4558995.940400001],[615969.4401000002,4559010.010299999],[615969.2927000001,4559014.0055],[615970.1494000005,4559023.458000001],[615970.8329999996,4559033.240800001],[615970.3570999997,4559036.786699999],[615969.4477000004,4559041.2140999995],[615968.4774000002,4559044.196900001],[615967.7252000002,4559049.293],[615967.0603999998,4559054.168400001],[615967.3112000003,4559059.502599999],[615967.6583000002,4559064.061000001],[615967.1039000005,4559067.272500001],[615965.2322000004,4559079.457699999],[615961.9504000004,4559090.621099999],[615959.7527999999,4559096.9158],[615955.7742999997,4559104.4037],[615950.8748000003,4559111.765900001],[615946.6728999997,4559117.4735],[615939.5157000003,4559124.355599999],[615931.5269999998,4559141.329700001],[615930.1721000001,4559157.965],[615931.8015999999,4559176.8685],[615935.5861999998,4559192.141899999],[615937.1610000003,4559214.487],[615944.6728999997,4559243.367000001],[615945.9002999999,4559250.604499999],[615947.2356000002,4559261.619200001],[615948.4523999998,4559269.522700001],[615949.6153999995,4559275.537599999],[615949.8892000001,4559279.4286],[615950.6239,4559285.991900001],[615950.9375,4559292.659600001],[615951.6775000002,4559298.889900001],[615953.3173000002,4559306.5781],[615955.3825000003,4559308.6097],[615958.6971000005,4559311.216399999],[615962.5061999997,4559314.3862],[615964.4752000002,4559317.193600001],[615965.3554999996,4559319.8727],[615966.6456000004,4559328.443700001],[615967.0015000002,4559332.447000001],[615966.9433000004,4559336.1106],[615966.9918999998,4559338.3322],[615965.8150000004,4559343.754799999],[615964.8969,4559348.737199999],[615963.3898,4559353.8213],[615957.4329000004,4559374.9363],[615955.6300999997,4559382.7919],[615950.1322999997,4559396.141000001],[615944.8986999998,4559419.2664],[615943.7359999996,4559423.8007],[615942.1502999999,4559428.5505],[615938.4457999999,4559439.929300001],[615936.4469999997,4559449.558499999],[615935.5475000003,4559458.649900001],[615933.1135,4559469.271600001],[615933.0404000003,4559479.1535],[615929.9353999998,4559489.7645],[615926.8409000002,4559499.7094],[615923.8532999996,4559508.2125],[615921.4740000004,4559515.3926],[615916.8591999998,4559525.979699999],[615914.6299999999,4559534.272600001],[615911.2981000002,4559543.3254],[615908.2018999998,4559553.3814],[615905.3263999997,4559560.1095],[615904.4615000002,4559572.310699999],[615903.5027999999,4559579.8466],[615899.7744000005,4559587.4495],[615895.1234999998,4559595.037699999],[615892.0908000004,4559601.097100001],[615889.9604000002,4559603.1731],[615880.119,4559615.342800001],[615874.6786000002,4559619.8093],[615869.4183999998,4559623.5013],[615862.4665000001,4559628.0548],[615855.6699999999,4559633.3882],[615849.0148999998,4559640.3894],[615847.1255999999,4559643.135500001],[615844.0321000004,4559647.7502999995],[615841.8382000001,4559653.823000001],[615839.4263000004,4559657.782299999],[615838.7810000004,4559661.4366],[615838.1216000002,4559665.979],[615839.3667000001,4559672.1062],[615838.7178999996,4559675.9825],[615838.6349999998,4559681.200300001],[615839.3070999999,4559686.4300999995],[615838.0077,4559694.2937],[615835.7998000002,4559701.2545],[615831.8339999998,4559707.965299999],[615828.8244000003,4559712.581499999],[615822.0404000003,4559717.137700001],[615812.8849999998,4559723.0999],[615805.8864000002,4559725.320699999],[615801.3201000001,4559727.5802],[615796.0706000002,4559730.6062],[615791.4779000003,4559734.5309],[615786.8746999996,4559739.1218],[615785.9884000001,4559742.105900001],[615783.8192999996,4559746.624399999],[615781.3863000004,4559751.915999999],[615777.6235999996,4559756.4091],[615772.1341000004,4559763.984099999],[615765.4093000004,4559770.096000001],[615761.1205000002,4559776.0243999995],[615757.8258999996,4559782.7458999995],[615754.6601999998,4559791.9124],[615752.4665000001,4559797.985099999],[615750.8609999996,4559809.2863],[615748.5207000002,4559814.0241],[615745.4289999995,4559818.527899999],[615743.8700000001,4559821.612400001],[615743.8366,4559823.7217999995],[615744.7485999996,4559824.4025],[615746.2441999996,4559825.3146],[615750.7734000003,4559825.386399999],[615752.3581999997,4559825.9668000005],[615757.5548999999,4559826.271299999],[615762.9731999999,4559828.4671],[615766.8430000003,4559833.0814],[615769.8740999997,4559837.6822999995],[615771.0547000002,4559842.587099999],[615773.4681000002,4559854.396199999],[615772.892,4559864.270099999],[615772.8173000002,4559874.2629],[615771.1977000004,4559886.452199999],[615768.1416999996,4559899.285],[615765.8757999996,4559909.909399999],[615763.3787000002,4559924.527799999],[615763.3192999996,4559938.8517],[615760.3003000002,4559949.3531],[615760.3243000004,4559953.129000001],[615758.7539999997,4559962.209799999],[615757.1097999997,4559975.953299999],[615754.0051999995,4559986.5644000005],[615749.4385000002,4559994.154100001],[615746.2851999998,4560002.543500001],[615742.5466999998,4560010.8126],[615740.1464999998,4560019.324999999],[615736.3710000003,4560029.9255],[615731.7204999998,4560037.513800001],[615726.2551999995,4560048.864800001],[615719.3986999998,4560063.302999999],[615716.9775,4560073.147600001],[615717.1094000004,4560080.7008],[615717.7762000002,4560086.263699999],[615718.5144999996,4560092.605],[615719.2281999998,4560100.500499999],[615719.1419000002,4560105.940300001],[615719.7630000003,4560114.389599999],[615720.0027000001,4560125.7201000005],[615720.6730000004,4560131.060900001],[615728.5647999998,4560151.840500001],[615734.2154999999,4560165.810799999],[615736.9941999996,4560175.7379],[615737.9197000004,4560180.8606],[615738.0815000003,4560186.5265],[615739.2654999997,4560191.2092],[615741.5628000004,4560194.466],[615745.0554,4560196.4091],[615749.7379999999,4560197.3718],[615755.6070999997,4560197.575999999],[615765.2714,4560196.5078],[615774.6807000004,4560195.6577],[615780.5497000003,4560195.8619],[615785.7285000002,4560197.2765999995],[615788.7178999996,4560199.2118],[615790.0872999998,4560202.7870000005],[615790.7744000005,4560212.3478],[615790.2821000004,4560222.222999999],[615789.7659,4560228.3223],[615788.0895999996,4560233.514900001],[615784.3252999997,4560238.119000001],[615779.5740999999,4560241.486],[615775.5723000001,4560245.198100001],[615773.6672999999,4560248.943399999],[615774.3552000001,4560253.174000001],[615775.7368999999,4560255.972100001],[615779.3672000002,4560259.805199999],[615783.1847000001,4560262.4199],[615788.7062999997,4560273.9452],[615791.2755000005,4560281.2039],[615791.1997999996,4560285.977600001],[615789.5393000003,4560290.171],[615785.0883,4560295.763699999],[615778.8971999995,4560299.996200001],[615773.3213999998,4560302.4618],[615769.2463999996,4560305.5064],[615767.5701000001,4560310.698899999],[615765.6678999998,4560319.5524],[615764.9142000005,4560324.759500001],[615765.8131999997,4560331.547599999],[615768.4891999997,4560337.364399999],[615772.9140999997,4560343.986300001],[615782.9599000001,4560350.586300001],[615786.4956999999,4560355.0843],[615790.8995000003,4560363.0384],[615791.7648999998,4560371.935699999],[615792.6621000003,4560378.834799999],[615795.9287,4560384.4388999995],[615801.1940000001,4560390.963099999],[615804.9108999996,4560399.9058],[615805.2872000001,4560407.907],[615804.3076,4560416.7751],[615802.5977999996,4560424.0769],[615799.2803999996,4560432.241599999],[615795.0352999996,4560440.7248],[615791.6940000001,4560445.113500001],[615784.1805999996,4560448.103599999],[615776.6918000001,4560449.5393],[615767.9609000003,4560449.956],[615760.6520999996,4560450.6174],[615754.6436999999,4560448.634299999],[615750.2621999998,4560444.5671],[615746.5657000002,4560439.6225000005],[615743.3079000004,4560433.463300001],[615740.7209999999,4560427.3147],[615735.8344999999,4560423.3506000005],[615729.0208999999,4560419.244899999],[615712.1431999998,4560414.979599999],[615698.1063000001,4560411.4256],[615682.1891999999,4560410.0627],[615672.5639000004,4560408.6886],[615657.9452999998,4560404.792300001],[615647.0689000003,4560402.9542],[615639.3443999998,4560403.387],[615633.9574999996,4560404.5231],[615621.2127,4560409.429199999],[615618.0011,4560410.9329],[615602.3092,4560411.239499999],[615592.7149999999,4560413.1973],[615536.6816999996,4560391.7664],[615528.8923000004,4560412.1864],[615523.9619000005,4560426.8773],[615506.8744000001,4560478.242799999],[615496.3764000004,4560505.504799999],[615452.1442999998,4560602.4134],[615424.6572000002,4560669.605],[615398.3156000003,4560749.2519000005],[615390.1533000004,4560787.988600001],[615359.5647,4560897.5506],[615348.6305999998,4560952.4561],[615349.6514999997,4560967.463400001],[615360.0823999997,4561023.928300001],[615368.2682999996,4561057.9266],[615369.3084000004,4561071.7127],[615369.1310999999,4561082.9254],[615367.7538000001,4561090.454700001],[615357.3519000001,4561132.931600001],[615351.4243000001,4561152.3818],[615344.2641000003,4561186.137399999],[615344.2742999997,4561212.0111],[615354.0034999996,4561212.0539],[615370.9599000001,4561216.5419],[615372.4439000003,4561228.780300001],[615371.0467999997,4561242.861],[615364.4409999996,4561268.0748],[615363.4426999995,4561278.1642],[615364.2286,4561302.717599999],[615365.2603000002,4561311.728599999],[615353.7061999999,4561326.3149],[615336.7322000004,4561349.477],[615334.0395999998,4561355.319800001],[615330.0434999997,4561364.029200001],[615321.3156000003,4561385.545],[615313.8684,4561405.637499999],[615303.8415999999,4561440.347200001],[615296.7550999997,4561474.770300001],[615287.6002000002,4561533.923800001],[615284.3827999998,4561551.7512],[615281.8448999999,4561569.0342],[615274.1030000001,4561586.568],[615267.6015999997,4561599.901699999],[615257.9276,4561617.6271],[615214.199,4561688.5604],[615198.7790999999,4561714.3014],[615184.1782,4561746.607000001],[615178.227,4561767.6116],[615173.3898,4561797.739499999],[615167.9402999999,4561813.5329],[615158.5565999998,4561834.1502],[615149.3093999997,4561851.4383000005],[615139.5312999999,4561865.1646],[615126.1145000001,4561880.943299999],[615085.0871000001,4561924.3806],[615074.1596999997,4561941.864399999],[615065.2674000002,4561957.9366999995],[615057.6849999996,4561981.3586],[615052.4227,4562001.263699999],[615048.5014000004,4562031.850400001],[615048.7788000004,4562040.849400001],[615050.9879000001,4562054.987],[615053.7858999996,4562063.6927000005],[615059.7068999996,4562081.7754999995],[615065.8439999996,4562107.412699999],[615066.5142999999,4562118.083699999],[615060.9099000003,4562133.0974],[615055.5870000003,4562140.897600001],[615047.0411,4562150.9789],[615035.6095000003,4562163.2356],[614964.5155999996,4562182.879799999],[614944.0796999997,4562186.4442],[614926.1871999996,4562188.272],[614905.1173,4562189.4946],[614887.4989999998,4562189.883199999],[614861.9417000003,4562188.4812],[614841.2736,4562185.490499999],[614831.233,4562183.9998],[614808.5665999996,4562180.089400001],[614792.2044000002,4562175.278999999],[614764.0722000003,4562166.9519],[614728.6662999997,4562151.8478],[614691.7666999996,4562141.051100001],[614642.0751,4562127.7216],[614623.0994999995,4562123.7588],[614602.8556000004,4562120.442399999],[614580.6414000001,4562119.7601],[614513.4852999998,4562123.702099999],[614398.2067,4562131.886600001],[614367.5327000003,4562130.517100001],[614388.0025000004,4562146.1624],[614407.0153000001,4562158.453500001],[614419.8180999998,4562170.9804],[614421.9879000001,4562177.0109],[614422.8393999999,4562197.567600001],[614422.4534999998,4562200.7818],[614419.9232999999,4562223.0622000005],[614420.6869000001,4562227.849099999],[614423.1255999999,4562232.7733],[614427.0122999996,4562236.276699999],[614432.9304999998,4562238.590500001],[614443.9754999997,4562240.2074],[614458.6485000001,4562240.4377999995],[614464.3081,4562243.1917],[614469.3408000004,4562248.489800001],[614470.9287999999,4562254.177999999],[614471.4164000005,4562260.5153],[614470.6935,4562269.1654],[614464.4303000001,4562288.8331],[614465.1084000003,4562299.059900001],[614468.1234999998,4562304.659499999],[614474.8086000001,4562311.5382],[614654.2514000004,4562436.0633000005],[614815.2533999998,4562559.636299999],[614853.9511000002,4562589.228599999],[614870.9392999997,4562602.1555],[614880.5493999999,4562609.6359],[614897.2544,4562624.5571],[614898.6325000003,4562627.577],[614897.4726,4562632.000600001],[614857.9139999999,4562689.0097],[614844.2685000002,4562708.7829],[614791.3607000001,4562793.454500001],[614774.4877000004,4562821.1722],[614723.4380999999,4562905.0962000005],[614703.1020999998,4562939.7555],[614694.0563000003,4562955.0484],[614658.7278000005,4563009.904200001],[614638.0586999999,4563044.4473],[614626.3060999997,4563071.912799999],[614601.7061999999,4563143.1502],[614597.0674,4563150.1841],[614589.5729999999,4563157.5063000005],[614577.2929999996,4563165.1975],[614565.6294999998,4563171.010600001],[614557.5710000005,4563176.8804],[614549.5562000005,4563185.3049],[614509.5266000004,4563251.303099999],[614491.1327,4563279.8859],[614429.0503000002,4563383.293500001],[614389.1184999999,4563347.021199999],[614315.5137,4563281.6822999995],[614228.4808999998,4563200.920600001],[614183.5657000002,4563161.462099999],[614158.9271999998,4563139.089299999],[614070.1081999997,4563065.0754],[614011.4585999995,4563013.6324000005],[613908.1645,4562926.624],[613862.4145,4562886.7105],[613749.0126,4562786.2213],[613720.5685,4562760.348300001],[613679.7214000002,4562723.1775],[613620.7308999998,4562671.7325],[613616.9277999997,4562668.230900001],[613542.2193,4562602.883199999],[613527.8842000002,4562591.7776],[613476.1546,4562542.445699999],[613483.1283,4562557.7674],[613486.8459000001,4562572.15],[613487.0958000002,4562583.0363],[613489.5255000005,4562593.956499999],[613490.4149000002,4562606.851500001],[613490.4401000002,4562621.398700001],[613489.9793999996,4562634.8279],[613475.1984999999,4562663.136299999],[613464.4265000001,4562681.735099999],[613440.8618000001,4562730.228],[613430.7380999997,4562750.2806],[613403.9085999997,4562803.830800001],[613396.8982999995,4562817.8244],[613378.2927999999,4562854.846000001],[613375.4415999996,4562860.242799999],[613336.2960000001,4562934.700200001],[613327.7942000004,4562947.5602],[613310.1917000003,4562974.0483],[613276.7904000003,4563013.5052000005],[613221.3207,4563075.4946],[613149.0939999996,4563163.652799999],[613069.2079999996,4563264.573999999],[613062.7965000002,4563272.469799999],[612976.5377000002,4563378.9564],[612938.3831000002,4563427.7798],[612914.2115000002,4563456.276799999],[612893.0126,4563476.935799999],[612908.1695999997,4563510.706],[612961.6111000003,4563622.467499999],[612998.0782000003,4563698.654100001],[613057.8958,4563815.4013],[613068.1513999999,4563835.326300001],[613096.4995999997,4563888.8455],[613102.023,4563894.9276],[613107.699,4563896.5704],[613123.5301000001,4563897.5934],[613249.9828000003,4563912.993899999],[613259.5883,4563915.364],[613266.9183999998,4563918.476199999],[613276.4186000004,4563927.6185],[613306.2441999996,4563972.277899999],[613324.1052999999,4563988.323999999],[613408.6731000002,4564044.273700001],[613420.3947999999,4564056.115800001],[613425.9670000002,4564064.4198],[613432.9046,4564081.9618999995],[613437.2505000001,4564099.019400001],[613440.6465999996,4564117.8388],[613446.7906999998,4564197.1094],[613444.9932000004,4564258.711300001],[613446.4699999997,4564287.717],[613449.2507999996,4564302.9734000005],[613451.9512,4564318.0065],[613462.7312000003,4564352.598300001],[613481.3684999999,4564394.086200001],[613484.0438000001,4564405.3434],[613484.6416999996,4564410.0166],[613485.5334000001,4564417.3594],[613484.7478,4564430.1173],[613479.1212999998,4564463.01],[613478.4956,4564470.884500001],[613479.3439999996,4564491.7741],[613400.7561999997,4564606.8145],[613382.4552999996,4564602.976199999],[613330.2742999997,4564578.1787],[613311.8809000002,4564574.894400001],[613303.1396000003,4564576.313100001],[613295.9632000001,4564579.5328],[613289.3745999997,4564588.0919],[613288.0147000002,4564600.0635],[613290.8348000003,4564628.979],[613292.4302000003,4564644.9943],[613293.5148999998,4564715.4136],[613291.0853000004,4564731.477299999],[613275.6863000002,4564772.8796999995],[613275.8299000002,4564785.207900001],[613160.7976000002,4564926.1127],[613090.5366000002,4565018.4103],[612955.2761000004,4564923.478399999],[612863.5827000001,4564867.978499999],[612814.2281,4564839.3419],[612811.7615,4565079.826300001],[612809.9891999997,4565318.766899999],[612624.0256000003,4565315.222999999],[612633.9534,4565334.587200001],[612649.8037999999,4565361.2609],[612661.3167000003,4565386.5351],[612664.0527999997,4565393.906300001],[612669.6842,4565409.206499999],[612673.7575000003,4565422.2618],[612681.0499,4565460.240800001],[612688.0048000002,4565503.766799999],[612691.2923999997,4565551.344799999],[612692.8299000002,4565630.7655],[612698.6732999999,4565691.930500001],[612704.4989,4565737.9932],[612704.7193999998,4565739.9954],[612709.0718999999,4565767.490800001],[612739.2600999996,4565977.943600001],[612745.7769999998,4566011.802100001],[612757.9132000003,4566050.855699999],[612775.5675999997,4566117.867000001],[612787.2251000004,4566171.5711],[612795.2023,4566203.1203000005],[612812.5601000004,4566289.2269],[612817.3212000001,4566328.1664],[612818.7429,4566360.8356],[612818.6794999996,4566381.1558],[612811.4806000004,4566467.104],[612809.1586999996,4566481.726],[612794.9221999999,4566556.6828000005],[612762.1352000004,4566687.541099999],[612753.1535999998,4566731.708900001],[612743.1585999997,4566852.1489],[612732.7289000005,4567000.6765],[612734.9924999997,4567006.0417],[612732.5733000003,4567021.5506],[612730.2648999998,4567040.7256000005],[612728.1129999999,4567049.798],[612724.2818999998,4567059.066400001],[612730.2209999999,4567076.0372],[612697.0601000004,4567085.0737],[612682.6002000002,4567087.959100001],[612678.4687999999,4567089.560799999],[612663.8190000001,4567093.8869],[612656.5551000005,4567092.1088],[612613.2933,4567103.987600001],[612480.0635000002,4567134.7971],[612439.9709999999,4567142.284],[612383.6561000003,4567152.8521],[612207.2533,4567195.4372000005],[612173.8491000002,4567204.028000001],[612139.4874999998,4567209.495100001],[612115.6901000002,4567214.6807],[612094.6387999998,4567221.1303],[612075.5592,4567230.1643],[612061.4796000002,4567241.051999999],[612049.5015000002,4567251.527899999],[612000.3380000005,4567303.9617],[611942.7336999997,4567371.256999999],[611924.4998000003,4567396.183700001],[611910.1218999997,4567421.058700001],[611892.5247,4567459.0986],[611798.0296,4567674.9608],[611689.5842000004,4567915.595000001],[611680.2191000003,4567936.105599999],[611628.9042999996,4568058.2447],[611593.1606999999,4568143.2008],[611568.9785000002,4568195.576199999],[611559.6617,4568212.978399999],[611548.6028000005,4568229.2434],[611536.8153999997,4568243.831700001],[611513.5549999997,4568268.9044],[611489.9885999998,4568292.0847],[611469.0959000001,4568310.3091],[611450.3125,4568322.1252999995],[611422.8013000004,4568334.8072],[611394.6409,4568351.5879999995],[611363.8207,4568372.436799999],[611354.3076999998,4568386.2828],[611337.6875,4568415.566400001],[611286.7521000002,4568518.946900001],[611263.4046999998,4568560.786699999],[611243.0104,4568590.345899999],[611185.6317999996,4568660.4263],[611099.4753999999,4568760.493799999],[611059.8074000003,4568806.7489],[611030.9665000001,4568840.8434999995],[610987.6151999999,4568886.9318],[610962.5158000002,4568911.9781],[610934.5601000004,4568937.5362],[610914.1622000001,4568961.9881],[610903.2385999998,4568975.035800001],[610885.2219000002,4568997.1921999995],[610865.6382999998,4569023.211200001],[610858.0341999996,4569032.8673],[610848.9308000002,4569041.9452],[610840.4374000002,4569049.4779],[610826.5204999996,4569061.036599999],[610805.5630999999,4569078.262399999],[610799.7977,4569082.727399999],[610784.5203,4569095.5978999995],[610777.6305,4569102.377800001],[610770.3701,4569111.483899999],[610762.9802999999,4569123.586300001],[610759.6288999999,4569129.0875],[610753.9435,4569150.3214],[610753.7916000001,4569171.306500001],[610756.7851999998,4569222.3213],[610762.3515999997,4569263.9366999995],[610762.7657000003,4569286.2629],[610762.8443999998,4569336.123],[610759.0904999999,4569395.5855],[610757.3536,4569454.6347],[610756.8262,4569489.272500001],[610759.7363,4569512.747099999],[610765.0406999998,4569544.031400001],[610768.3349000001,4569575.285],[610768.9782999996,4569599.0583],[610766.0741999997,4569630.217499999],[610762.9703000002,4569652.4902],[610754.9178999998,4569724.657400001],[610755.5086000003,4569740.878900001],[610758.8119999999,4569766.0252],[610771.1908999998,4569805.8566],[610775.4307000004,4569830.0178],[610776.7143000001,4569850.247400001],[610775.6265000002,4569866.6654],[610771.6741000004,4569884.1503],[610769.5946000004,4569888.671399999],[610762.9271999998,4569902.8946],[610745.9606999997,4569933.284499999],[610730.2918999996,4569955.4769],[610716.0427000001,4569972.471899999],[610710.8677000003,4569976.7238],[610706.7078999998,4569980.324999999],[610697.9660999998,4569987.742900001],[610679.6672,4570001.1229],[610672.7198000001,4570006.236300001],[610667.3070999999,4570009.5963],[610281.2786999997,4569849.0483],[610126.085,4569785.2896],[610106.0220999997,4569776.8796999995],[610066.9764999999,4569760.6315],[609337.7845000001,4569465.029200001],[609150.5603,4569390.8166000005],[609028.0467999997,4569342.2302],[609015.9710999997,4569337.385399999],[608965.9678999996,4569319.646600001],[608950.7994999997,4569314.3114],[608840.4555000002,4569275.349099999],[608820.9528999999,4569268.505799999],[608744.1934000002,4569241.484999999],[608647.5116999997,4569207.615800001],[608125.0181999998,4569023.273399999],[608103.7758999998,4569026.289000001],[608085.8399999999,4569054.8937],[608070.2884999998,4569092.1951],[608052.8662999999,4569131.3566],[608047.2756000003,4569158.0348000005],[608038.8481000001,4569189.5569],[608046.1437999997,4569245.5198],[608059.7685000002,4569287.1412],[608088.5675999997,4569322.4365],[608125.7801999999,4569338.4244],[608154.5185000002,4569343.9596],[608169.4002,4569346.068600001],[608209.0285,4569340.4395],[608283.0539999995,4569331.6581999995],[608323.2825999996,4569319.4871],[608355.6728999997,4569316.083000001],[608378.7489999998,4569313.650699999],[608446.6283,4569312.5524],[608511.4248000002,4569299.083000001],[608568.2664999999,4569290.9366],[608594.7970000003,4569287.223999999],[608606.5711000003,4569289.842700001],[608650.1562000001,4569299.8212],[608705.4198000003,4569324.41],[608712.4914999995,4569327.7359],[608740.8197999997,4569338.2642],[608766.2346000001,4569347.5276],[608785.5646000002,4569354.701400001],[608828.3727000002,4569371.776000001],[608858.9835999999,4569392.1108],[608876.8202999998,4569409.478399999],[608901.1317999996,4569442.0449],[608907.9460000005,4569451.363500001],[608919.0377000002,4569465.9651999995],[608945.0077,4569516.434599999],[608971.0772000002,4569577.010600001],[608974.4589,4569602.9344],[608979.1668999996,4569640.981799999],[608981.4890000001,4569659.3387],[608980.7591000004,4569680.0929000005],[608980.0221999995,4569712.5066],[608975.2808999997,4569738.1976],[608971.8942,4569774.1249],[608970.6557999998,4569800.867799999],[608971.659,4569845.7444],[608971.8304000003,4569851.077099999],[608983.9864999996,4569895.2324],[608997.5096000005,4569943.183800001],[609009.2381999996,4569971.1204],[609016.6808000002,4569988.776799999],[609037.5894999998,4570024.6241999995],[609048.9729000004,4570036.454399999],[609065.057,4570053.2411],[609085.2337999996,4570076.4186],[609088.4452999998,4570080.131200001],[609116.7615,4570107.9838],[609142.5679000001,4570130.024499999],[609174.8376000002,4570145.6108],[609195.2138,4570155.466399999],[609218.9600999998,4570164.040200001],[609236.5404000003,4570170.411599999],[609250.2796,4570175.948100001],[609293.1435000002,4570188.918],[609313.6832999997,4570193.4463],[609352.6523000002,4570203.581900001],[609387.5190000003,4570213.545],[609405.9347999999,4570220.0404],[609424.7659999998,4570226.7643],[609452.3828999996,4570234.1756],[609472.6497,4570245.6961],[609487.8559999997,4570253.9201],[609498.4927000003,4570259.6325],[609509.8211000003,4570263.911699999],[609535.5552000003,4570279.5122],[609585.0851999996,4570317.013900001],[609615.9497999996,4570353.4572],[609626.8141999999,4570371.8322],[609635.8059999999,4570392.1777],[609638.4078000002,4570436.3014],[609631.2911999999,4570474.9484],[609620.4642000003,4570492.9964000005],[609603.7267000005,4570530.8322],[609589.2774,4570578.030200001],[609571.0698999995,4570635.6097],[609564.9571000002,4570674.3829],[609557.5448000003,4570721.575999999],[609548.6688000001,4570776.964199999],[609541.5513000004,4570821.274499999],[609533.1711999997,4570871.5622000005],[609534.5471000001,4570908.1164],[609541.3110999996,4570942.864],[609542.4786,4570948.767000001],[609547.1217,4570963.0505],[609560.0140000004,4571002.443299999],[609562.0140000004,4571014.244100001],[609571.0240000002,4571066.681600001],[609588.5438000001,4571126.909399999],[609624.0055,4571152.651000001],[609641.9848999996,4571165.6921999995],[609672.3413000004,4571180.0305],[609715.1952,4571187.672800001],[609766.5338000003,4571182.5624],[609788.6835000003,4571180.1207],[609836.4129999997,4571175.511499999],[609868.2582999999,4571174.438100001],[609904.9335000003,4571186.3189],[609918.3821999999,4571194.295299999],[609931.0850999998,4571212.809599999],[609940.7295000004,4571239.7171],[609939.3265000004,4571271.5656],[609925.6505000005,4571306.3377],[609905.2637999998,4571336.2335],[609881.9265000001,4571361.8651],[609864.1516000004,4571374.1445],[609830.9249999998,4571394.629799999],[609790.3647999996,4571412.672599999],[609760.7395000001,4571422.108200001],[609714.0886000004,4571433.0636],[609667.9117,4571445.9143],[609628.5813999996,4571449.0966],[609568.5980000002,4571455.521199999],[609537.9381999997,4571466.9409],[609524.5958000002,4571490.8364],[609516.3131999997,4571523.580700001],[609516.1341000004,4571529.907500001],[609496.8320000004,4571576.921499999],[609464.1673999997,4571621.4024],[609408.1112000002,4571678.634500001],[609389.6616000002,4571696.9012],[609372.4127000002,4571713.2983],[609357.5291999998,4571745.055],[609339.3874000004,4571826.399499999],[609321.8498999998,4571895.427100001],[609315.5269999998,4571909.3236],[609309.3501000004,4571930.218],[609281.4999000002,4571983.3225],[609229.5395,4572080.371200001],[609206.6298000002,4572122.445800001],[609185.6179,4572166.4366],[609179.2413999997,4572200.6534],[609176.6429000003,4572234.2607],[609182.5213000001,4572272.215],[609205.6566000003,4572404.5940000005],[609212.7171999998,4572447.452],[609210.8391000004,4572460.9712000005],[609200.2641000003,4572484.797800001],[609190.9554000003,4572513.5294],[609199.8863000004,4572554.527799999],[609212.5354000004,4572582.1457],[609225.9274000004,4572599.3367],[609247.7438000003,4572618.7643],[609257.0625,4572622.790899999],[609289.3591,4572635.8245],[609327.9061000003,4572639.7356],[609394.7529999996,4572621.7530000005],[609445.6623999998,4572605.5298],[609498.9466000004,4572598.4483],[609577.3502000002,4572586.082699999],[609653.3443999998,4572578.0123],[609681.4527000003,4572579.9911],[609733.3353000004,4572604.7599],[609769.8857000005,4572635.515900001],[609802.1727,4572660.2114],[609843.1017000005,4572678.263900001],[609879.7977999998,4572688.2574000005],[609917.7298999997,4572688.4979],[609942.2367000002,4572673.877599999],[609961.9312000005,4572656.297499999],[609973.0676999995,4572634.257099999],[609978.1174999997,4572610.458900001],[609980.2363999998,4572564.5186],[609977.8711000001,4572549.2697],[609979.2940999996,4572521.6412],[609995.5721000005,4572491.9055],[610007.1900000004,4572460.2116],[610015.4789000005,4572399.4847],[610016.8536999999,4572369.523499999],[610015.8474000003,4572336.416999999],[610016.0872,4572298.443399999],[610019.1756999996,4572288.051999999],[610033.3994000005,4572261.283500001],[610049.3653999995,4572252.1975],[610073.8830000004,4572253.5682],[610095.2470000004,4572258.5557],[610111.0661000004,4572270.232899999],[610142.4874,4572302.356699999],[610171.2505999999,4572338.549000001],[610206.5354000004,4572380.947699999],[610232.7466000002,4572408.6622],[610260.7164000003,4572430.851199999],[610286.2581000002,4572469.5492],[610307.2773000002,4572535.8287],[610316.2109000003,4572570.7213],[610333.7119000005,4572614.9606],[610342.2079999996,4572634.522500001],[610352.6005999995,4572645.0074000005],[610361.1265000002,4572651.577500001],[610367.1709000003,4572656.111099999],[610388.0126999998,4572662.312999999],[610400.4725000001,4572663.501700001],[610425.2281,4572665.6545],[610463.7096999995,4572679.342599999],[610480.2611999996,4572686.812100001],[610509.5126999998,4572701.6927000005],[610543.6963,4572722.6449],[610582.0662000002,4572754.6543000005],[610612.4802999999,4572786.653999999],[610627.6446000002,4572808.205399999],[610652.8957000002,4572887.764900001],[610668.4286000002,4572951.074899999],[610680.2012999998,4573008.3313],[610685.2399000004,4573051.3825],[610685.2839000002,4573070.482899999],[610685.3474000003,4573093.803300001],[610679.1935999999,4573129.466],[610682.5543,4573161.7202],[610690.9270000001,4573200.269300001],[610699.3360000001,4573219.941400001],[610716.3595000003,4573240.299900001],[610740.3189000003,4573256.100299999],[610760.2799000004,4573270.507300001],[610788.8874000004,4573294.484999999],[610801.7424999997,4573308.1174],[610826.5813999996,4573337.5901],[610842.9528999999,4573367.710999999],[610841.5374999996,4573400.114499999],[610821.8602999998,4573422.023399999],[610799.1409,4573434.780200001],[610768.0991000002,4573444.1899],[610739.6188000003,4573455.8596],[610713.1974999998,4573469.7817],[610685.3937999997,4573492.011299999],[610667.6851000004,4573511.1744],[610640.3214999996,4573548.5129],[610616.3870999999,4573597.1193],[610606.8865,4573649.1658],[610612.1134000001,4573696.328500001],[610630.9041999998,4573738.034399999],[610657.6490000002,4573768.756999999],[610711.4247000003,4573816.8816],[610763.6202999996,4573858.763900001],[610815.3773999996,4573896.420299999],[610889.7851999998,4573947.6371],[610928.1852000002,4573971.653999999],[611005.6070999997,4574011.8136],[611023.4282,4574023.6346],[611072.2723000003,4574049.033399999],[611127.7470000004,4574084.3059],[611154.5444999998,4574111.366800001],[611191.5537999999,4574155.0189],[611212.2197000002,4574183.318700001],[611242.0104,4574222.640799999],[611261.9292000001,4574272.361099999],[611277.5698999995,4574317.130000001],[611285.5478999997,4574348.344900001],[611296.1656,4574387.5956],[611309.9442999996,4574439.1098],[611325.5269999998,4574498.5359000005],[611334.3652999997,4574555.526699999],[611356.4253000002,4574651.142000001],[611384.6025,4574762.730799999],[611398.4762000004,4574797.034600001],[611416.1087999996,4574815.5166],[611438.642,4574836.516799999],[611463.6041000001,4574857.443299999],[611493.6615000004,4574879.114499999],[611533.1613999996,4574901.930199999],[611568.4369000001,4574927.235200001],[611600.1880999999,4574947.600299999],[611630.2242,4574965.163000001],[611695.9327999996,4575014.8115],[611711.1470999997,4575027.149499999],[611755.6262999997,4575063.5907000005],[611790.3228000002,4575093.774],[611848.2592000002,4575136.9746],[611923.9061000003,4575177.1174],[612020.8154999996,4575228.1383],[612058.7627999997,4575248.267899999],[612117.1363000004,4575273.8212],[612125.3689000001,4575277.390799999],[612133.6561000003,4575282.848999999],[612150.2373000002,4575293.3213],[612173.2904000003,4575329.212200001],[612197.6628,4575377.227499999],[612210.2063999996,4575405.1829],[612201.0500999996,4575423.475099999],[612198.6655000001,4575426.1033],[612147.1617,4575481.608100001],[612143.6754000001,4575485.1077],[612123.9221000001,4575517.450200001],[612099.1934000002,4575552.1589],[612074.5109000001,4575589.3115],[612048.6761999996,4575619.783600001],[612033.6812000005,4575669.300799999],[612027.5921,4575711.293400001],[612016.6319000004,4575754.3212],[612000.5637999997,4575786.6098],[611966.8163999999,4575836.2820999995],[611933.3499999996,4575873.1886],[611925.8110999996,4575878.957800001],[611906.9159000004,4575893.7688],[611901.2281999998,4575904.341499999],[611894.4951999998,4575917.5633000005],[611894.9812000003,4575945.7765],[611907.1321999999,4575966.6184],[611919.8607000001,4575982.5831],[611922.7564000003,4576006.502699999],[611912.2692999998,4576029.7718],[611897.4115000004,4576059.6362],[611891.1480999999,4576080.4164],[611889.8238000004,4576101.161599999],[611893.9477000004,4576121.4355],[611905.3789999997,4576156.369200001],[611925.7852999996,4576228.0865],[611937.1769000003,4576265.5737],[611942.6158999996,4576276.540100001],[611954.9002,4576277.84],[611968.9437999995,4576273.614800001],[611988.0398000004,4576256.586100001],[612005.4244999997,4576241.974199999],[612011.4500000002,4576236.6259],[612024.9079,4576232.3917],[612041.3951000003,4576237.976399999],[612051.1478000004,4576251.452500001],[612046.7251000004,4576272.2609],[612034.3183000004,4576295.166999999],[612023.7795000002,4576327.207800001],[612020.1392000001,4576346.1405],[612008.6206,4576403.706800001],[612005.1536999997,4576476.4997000005],[612014.6738,4576526.728499999],[612026.0263999999,4576572.0995000005],[612033.8794,4576589.321900001],[612067.2405000003,4576645.804199999],[612094.5219999999,4576694.8638],[612108.4181000004,4576716.3993999995],[612156.4485999998,4576776.7733],[612198.4513999997,4576820.9528],[612227.5031000003,4576879.9234],[612235.2641000003,4576946.338199999],[612221.551,4577015.863299999],[612217.9490999999,4577021.471000001],[612211.5464000003,4577029.589400001],[612187.2747999998,4577062.083900001],[612161.9760999996,4577085.2347],[612146.5420000004,4577114.534600001],[612133.1228,4577148.862600001],[612112.6202999996,4577159.5395],[612092.3843999999,4577169.221000001],[612080.5171999997,4577211.4575],[612081.6001000004,4577233.4614],[612097.199,4577285.5611000005],[612086.5887000002,4577327.7059],[612054.5683000004,4577352.641000001],[612034.8975,4577374.546499999],[612037.0051999995,4577422.329],[612043.9901,4577490.2863],[612042.9159000004,4577549.0133],[612037.4057999998,4577575.246200001],[612033.6157999998,4577593.066199999],[612021.2730999999,4577606.5342999995],[611994.1897,4577615.3331],[611966.7001,4577623.3484000005],[611960.5631999997,4577625.1415],[611930.7544999998,4577642.448999999],[611911.4324000003,4577679.795700001],[611912.3552000001,4577701.3529],[611933.5220999997,4577755.9812],[611941.3380000005,4577775.5349],[611952.1409999998,4577813.0132],[611949.5031000003,4577842.955],[611936.6176000005,4577864.521299999],[611935.3284,4577866.7224],[611910.1188000003,4577884.323000001],[611880.4413000001,4577893.1932],[611867.8299000002,4577896.9964000005],[611836.5318999998,4577913.2819],[611806.2991000004,4577941.9101],[611792.1333999997,4577970.5638999995],[611788.2311000004,4578001.1525],[611791.7868999997,4578025.637599999],[611793.9329000004,4578032.9997000005],[611797.7417000001,4578046.494999999],[611795.1590999998,4578078.3255],[611771.0597000001,4578121.706499999],[611767.2450000001,4578135.750600001],[611767.1573999999,4578152.2952],[611769.4127000002,4578157.9933],[611773.2079999996,4578166.9355],[611777.3117000004,4578193.8719999995],[611774.0873999996,4578223.915899999],[611761.7252000002,4578255.0405],[611721.6749,4578290.957900001],[611696.4808,4578313.112299999],[611693.6807000004,4578315.623299999],[611676.8033999996,4578330.2436999995],[611659.5881000003,4578345.081],[611655.0466,4578346.5657],[611620.8929000003,4578358.2552000005],[611594.4974999996,4578360.6252999995],[611588.4638,4578361.1987],[611575.8602999998,4578364.5583],[611568.2149,4578366.5506],[611559.6218999997,4578381.1876],[611557.0522999996,4578395.917300001],[611561.8567000004,4578409.982999999],[611572.7494000001,4578430.805199999],[611584.3112000003,4578446.1964],[611599.4891999997,4578460.421700001],[611625.0986000001,4578481.9146],[611633.6162,4578488.486400001],[611645.8540000003,4578498.002599999],[611674.4457999999,4578521.429400001],[611684.2422000002,4578526.4662],[611702.8327000001,4578536.4135],[611709.2213000003,4578539.954399999],[611729.9095999999,4578565.8137],[611746.6672999999,4578602.384099999],[611753.4652000004,4578617.369000001],[611773.9610000001,4578671.9866],[611788.9747000001,4578718.5243999995],[611790.7536000004,4578722.5495],[611796.8257999998,4578735.7466],[611814.5385999996,4578775.4410999995],[611823.8404999999,4578796.2392],[611835.0220999997,4578814.5122],[611885.0017999997,4578872.472100001],[611896.3455999997,4578885.6395],[611922.9696000004,4578917.1434],[611948.1801000005,4578942.629000001],[611968.2417000001,4578965.5922],[612007.3827,4578988.4059999995],[612018.4960000003,4578994.7962],[612035.6404999997,4579006.1657],[612061.3886000002,4579023.8868],[612068.0669999998,4579024.8784],[612070.6601999998,4579024.918400001],[612101.1574999997,4579043.934599999],[612071.0193999996,4579039.5822],[612045.0535000004,4579035.9606],[612038.7114000004,4579034.8632],[612044.04,4579074.4782],[612088.4578999998,4579535.342599999],[612096.9740000004,4579623.0901999995],[612100.6476999996,4579661.4582],[612107.1234999998,4579729.630100001],[612113.4656999996,4579801.020300001],[612116.8724999996,4579824.170700001],[612118.4616,4579845.8495000005],[612145.2993999999,4579895.680400001],[612151.4448999995,4579909.4342],[612170.9040000001,4579949.4901],[612182.4976000004,4579967.9922],[612187.1190999998,4579977.502699999],[612191.9654000001,4580026.5494],[612196.9220000003,4580046.8367],[612204.3465999998,4580069.827299999],[612211.8118000003,4580095.594699999],[612217.6346000005,4580140.992000001],[612220.7922999999,4580207.2249],[612220.7189999996,4580271.409],[612220.8261000002,4580275.2973],[612171.2637,4580477.7464000005],[612171.3891000003,4580572.3605],[612175.4156999998,4580587.8584],[612183.9412000002,4580604.5363],[612226.0307999998,4580857.709100001],[612213.2188999997,4581117.9164],[612220.3174,4581237.5132],[612219.6906000003,4581348.217599999],[612230.6858000001,4581621.2311],[612224.8883999996,4581990.151699999],[612241.6205000002,4582383.9629999995],[612251.5390999997,4582607.4332],[612266.2685000002,4583054.6280000005],[612291.1265000002,4583802.919500001],[612298.2302000001,4583986.480599999],[612313.2413999997,4584409.4726],[612320.1518000001,4584411.3566],[612314.9978999998,4584436.373400001],[612316.3022999996,4584567.874399999],[612321.4155000001,4584631.6952],[612342.5325999996,4585237.3455],[612340.9221999999,4585281.8508],[612357.2006000001,4585628.018300001],[612418.4039000003,4586687.2587],[612425.6676000003,4586827.625700001],[612482.4968999997,4587526.7819],[612483.2346999999,4587538.453500001],[612485.8775000004,4587583.4692],[612502.7707000002,4587835.256999999],[612503.3216000004,4587842.8169],[612497.6423000004,4587901.6954],[612511.8191999998,4588365.544199999],[612514.2548000002,4588445.3149999995],[612402.0723000001,4588431.7992],[612281.2372000003,4588415.818700001],[611952.7565000001,4588372.1918],[611779.9238,4588346.642100001],[611694.7149999999,4588334.1096],[611600.7527000001,4588320.2214],[611297.2955,4588279.1207],[611282.8679,4588277.232899999],[611249.0937999999,4588272.715500001],[611216.0937000001,4588266.7666],[611104.1233000001,4588250.0539],[610986.4134999998,4588237.0305],[610902.2390000001,4588227.7436],[610820.5862999996,4588222.9383000005],[610732.3929000003,4588214.1471],[610726.057,4588213.161699999],[610473.2259,4588177.9794],[610298.4444000004,4588153.657199999],[610173.7851999998,4588135.8772],[610104.659,4588126.0516],[610022.0335999997,4588113.6894000005],[610003.3580999998,4588110.851199999],[609698.2386999996,4588062.685900001],[609388.1897,4588014.2369],[608901.1511000004,4587954.1392],[608556.0915000001,4587904.866],[607362.0661000004,4587754.3422],[607343.4955000002,4587749.957800001],[606980.6562999999,4587698.1646],[606228.5988999996,4587608.7928],[605857.8421999998,4587560.3825],[604938.9402999999,4587449.050799999],[604907.5968000004,4587443.599199999],[604814.9368000003,4587436.4815],[604781.1187000005,4587434.548],[604530.9747000001,4587395.283399999],[604328.5444999998,4587367.8201],[603354.1454999996,4587259.999600001],[603254.6358000003,4587246.5858],[601736.0471000001,4587092.927300001],[601575.9809999997,4587076.797499999],[601296.6579999998,4587048.5625],[600941.6891999999,4587027.055299999],[600993.2220000001,4588076.6832],[601015.9069999997,4588540.3815],[601018.8452000003,4588653.02],[601016.9028000003,4588762.148],[601026.0153000001,4589126.495999999],[601030.9811000004,4589195.634099999],[601100.9795000004,4590689.6985],[601123.9028000003,4591224.2486000005],[601130.2701000003,4591372.0254],[601131.8230999997,4591410.246099999],[601169.2215999998,4592353.7512],[601169.1283,4592360.4125],[601123.6638000002,4592356.888599999],[601081.1043999996,4592354.6271],[601061.3066999996,4592355.0163],[601037.6355999997,4592357.6833],[600925.9177000001,4592380.1065],[600888.3816999998,4592388.909700001],[600878.2275999999,4592392.4322999995],[600860.0763999997,4592400.506999999],[600835.8082999997,4592416.0474],[600792.8679,4592447.0953],[600749.1254000003,4592481.796700001],[600732.3953999998,4592495.776900001],[600699.7271999996,4592520.861199999],[600683.0377000002,4592531.955],[600666.3667000001,4592541.716499999],[600626.8465,4592561.1535],[600537.8416999998,4592590.0065],[600493.9758000001,4592603.7205],[600468.0871000001,4592609.800799999],[600448.5948000001,4592612.3057],[600418.9813000001,4592610.006100001],[600403.4052999998,4592607.124500001],[600375.0470000003,4592598.6241],[600252.2620999999,4592558.4975000005],[600216.7012999998,4592545.456],[600205.4974999996,4592540.4147],[600196.3687000005,4592536.2904],[600173.5652000001,4592524.647700001],[600158.0023999996,4592514.7711],[600119.5367,4592488.364600001],[599935.4404999996,4592340.4594],[599901.2810000004,4592316.556700001],[599881.3028999995,4592305.8423],[599827.4396000002,4592281.556500001],[599757.7040999997,4592245.5033],[599733.5102000004,4592231.6219999995],[599716.2593999999,4592222.944499999],[599705.4616,4592218.686799999],[599691.7428000001,4592214.277799999],[599668.9941999996,4592210.6326],[599539.4278999995,4592201.2948],[599521.5158000002,4592198.160800001],[599500.4797999999,4592191.430500001],[599480.8454999998,4592179.944700001],[599410.5418999996,4592118.236300001],[599364.6838999996,4592076.408399999],[599360.4880999997,4592071.797900001],[599347.7336999997,4592057.964199999],[599324.8039999995,4592030.9986000005],[599233.2603000002,4591916.365800001],[599195.8444999997,4591867.770500001],[599159.7034999998,4591817.5272],[599114.0300000003,4591749.830600001],[599080.5840999996,4591703.955399999],[599051.8603999997,4591673.024800001],[598955.6019000001,4591584.8703000005],[598910.7002999997,4591545.945800001],[598897.0422,4591536.986400001],[598710.2783000004,4591434.049699999],[598686.7827000003,4591423.7349],[598657.9170000004,4591415.2346],[598618.1771999998,4591407.918400001],[598542.9489000002,4591400.007200001],[598533.3547999999,4591399.210100001],[598472.3800999997,4591393.3817],[598439.3585999999,4591389.489399999],[598431.6867000004,4591388.6076],[598413.3591999998,4591385.137599999],[598375.8295999998,4591374.9658],[598345.4994000001,4591363.559699999],[598328.9874999998,4591355.562000001],[598305.7869999995,4591341.9212],[598287.8306999998,4591329.5733],[598226.7921000002,4591273.111099999],[598185.6575999996,4591233.131999999],[598147.3010999998,4591191.5253],[598120.0428999998,4591162.9504],[598098.1989000002,4591135.4485],[598056.5163000003,4591080.361099999],[597990.1602999996,4590990.738299999],[597950.4808999998,4590941.7861],[597912.4156,4590896.964500001],[597850.6509999996,4590831.945599999],[597802.1407000003,4590774.990700001],[597777.2457999997,4590750.557700001],[597739.9596999995,4590722.070699999],[597712.8735999996,4590699.051899999],[597698.5522999996,4590683.3124],[597684.3596000001,4590664.2435],[597666.0670999996,4590627.1304],[597644.0516999997,4590574.976399999],[597625.5882000001,4590525.7576],[597622.6765999999,4590512.5043],[597616.8573000003,4590473.3390999995],[597606.0592999998,4590338.944],[597594.6471999995,4590212.868899999],[597590.0767999999,4590180.1609000005],[597579.0877999999,4590140.2597],[597571.2890999997,4590117.723999999],[597553.1305,4590076.7267],[597534.7918999996,4590049.051999999],[597504.3881000001,4590005.446599999],[597489.9474,4589986.0416],[597461.7470000004,4589952.459899999],[597427.1555000003,4589915.794],[597389.0093,4589882.522700001],[597355.8768999996,4589855.315400001],[597328.3282000003,4589835.289999999],[597276.9530999996,4589797.9548],[597143.1240999997,4589704.6569],[597095.1135,4589671.698799999],[597054.1858000001,4589646.275900001],[597043.5659999996,4589640.803400001],[597018.2292,4589630.136399999],[597011.5724,4589628.159399999],[596987.6884000003,4589621.2874],[596958.1915999996,4589615.5616999995],[596926.9781,4589613.2554],[596801.8710000003,4589616.6866999995],[596769.0555999996,4589615.470000001],[596713.4165000003,4589609.2842999995],[596657.4293999998,4589597.875499999],[596606.3327000001,4589583.0901999995],[596551.3975,4589561.7026],[596501.6836999999,4589537.164899999],[596455.6070999997,4589509.2338],[596414.7267000005,4589480.039899999],[596394.8157000002,4589463.340299999],[596358.6582000004,4589430.7675],[596341.5092000002,4589413.660700001],[596292.2987000002,4589357.4846],[596220.9200999998,4589272.032199999],[596124.2736999998,4589157.8181],[596097.7544,4589129.039100001],[596069.0026000002,4589104.783299999],[596044.5761000002,4589088.2468],[596011.7259,4589070.599099999],[595691.5921999998,4588942.988700001],[595635.3732000003,4588917.038699999],[595590.8311000001,4588892.5759],[595548.4693999998,4588867.476],[595418.0423999997,4588785.693499999],[595365.7987000002,4588755.911699999],[595173.6436999999,4588653.5546],[595136.9144000001,4588631.9736],[595090.7166999998,4588599.7195],[595003.5624000002,4588530.5063000005],[594951.9957999997,4588487.078600001],[594918.1748000002,4588453.877699999],[594884.9878000002,4588416.91],[594860.0888999999,4588385.048],[594821.9561999999,4588330.1383],[594726.3170999996,4588187.4201],[594673.9233999997,4588111.115900001],[594643.6046000002,4588071.8552],[594614.4013,4588036.717599999],[594595.1322999997,4588015.0348000005],[594561.1693000002,4587979.6132],[594535.9182000002,4587955.2985],[594486.6221000003,4587910.238399999],[594462.6578000002,4587889.7161],[594431.8403000003,4587862.8862],[594409.9456000002,4587843.8347],[594405.4013,4587839.889],[594400.1944000004,4587835.490499999],[594395.5607000003,4587831.9878],[594391.0955999997,4587828.3762],[594360.0897000004,4587809.539000001],[594311.0824999996,4587787.025],[594216.7949000001,4587744.489399999],[594132.5563000003,4587706.6384],[594084.4391999999,4587686.247300001],[594061.9245999996,4587682.623299999],[594042.0314999996,4587683.0308],[594023.9390000002,4587686.3489],[594014.8739999998,4587689.451199999],[594009.5801999997,4587691.714199999],[593990.2154999999,4587702.899599999],[593974.7503000004,4587716.2454],[593921.3713999996,4587772.848300001],[593901.0723000001,4587791.683499999],[593879.9795000004,4587807.2883],[593858.2012,4587817.7764],[593823.4689999996,4587828.4297],[593794.3531999998,4587837.712400001],[593773.4999000002,4587847.7687],[593760.7692999998,4587856.4868],[593737.0181,4587877.387399999],[593704.6475999998,4587912.167300001],[593702.5274,4587914.582699999],[593675.3295999998,4587937.104499999],[593654.4550999999,4587948.826300001],[593625.7995999996,4587961.3358],[593597.0922999997,4587971.401900001],[593564.1529999999,4587979.192600001],[593412.0277000004,4588008.872199999],[593384.6227000002,4588015.180600001],[593372.3751999997,4588018.9088],[593343.4784000004,4588030.7501],[593313.5133999996,4588047.6855],[593255.2062999997,4588091.793099999],[593240.2096999995,4588101.371200001],[593219.5179000003,4588111.986199999],[593209.6860999996,4588116.301100001],[593025.6498999996,4588178.2228999995],[593019.6941999998,4588180.0339],[593000.2287999997,4587296.024800001],[592970.6594000002,4586046.348200001],[592918.4110000003,4584842.6863],[592894.5636,4584284.1907],[592860.3015999999,4583507.261299999],[592832.2400000002,4583126.485200001],[592814.9082000004,4582462.7004],[592787.6743000001,4581722.728700001],[592786.4730000002,4581712.0537],[592780.1248000003,4581535.089299999],[592744.0921,4580638.6656],[592737.5506999996,4580470.027000001],[592736.7204999998,4580397.619899999],[592736.1546,4580350.310699999],[592734.5871000001,4580224.3741999995],[592723.7123999996,4579858.1448],[592707.0307999998,4578722.2423],[592702.2917999998,4578647.8979],[592696.4934999999,4578204.674699999],[592661.8691999996,4577509.0298],[592661.7868999997,4577482.7129999995],[592640.1687000003,4576895.051999999],[592639.0976999998,4576867.5012],[592625.1018000003,4576521.554099999],[592617.7651000004,4576414.421],[592597.3847000003,4576109.476399999],[592631.4784000004,4576113.6866],[592656.1332,4576116.4441],[592694.5712000001,4576121.2653],[592763.0564000001,4576132.5776],[592832.3823999995,4576143.5682],[592904.5392000005,4576155.7061],[592910.5542000001,4576156.5603],[592979.5394000001,4576167.9921],[593019.2336999997,4576172.7201000005],[593024.0785999997,4576173.4484],[593033.2649999997,4576175.0096],[593068.9282,4576180.796499999],[593438.1694999998,4576240.725500001],[593471.1657999996,4576245.5918000005],[593621.9358000001,4576268.631999999],[593626.1948999995,4576269.3531],[593681.6593000004,4576277.7303],[593701.6085000001,4576281.8741],[593718.6304000001,4576285.869100001],[593723.7148000002,4576287.4893],[593729.9027000004,4576287.9023],[593760.2539999997,4576290.1819],[593825.8575999998,4576297.580800001],[593961.2427000003,4576312.878699999],[594132.8332000002,4576337.1984],[594169.8438999997,4576342.231000001],[594236.2589999996,4576351.5318],[594301.0840999996,4576360.8125],[594440.8228000002,4576382.283],[594787.5240000002,4576436.4362],[595016.3711999999,4576472.295499999],[595044.7720999997,4576476.4427000005],[595228.6374000004,4576502.3927],[595236.5722000003,4576446.2006],[595239.5267000003,4576425.142200001],[595246.5184000004,4576377.043500001],[595277.1813000003,4576164.2532],[595287.0713999998,4576099.425799999],[595316.7472000001,4575891.841600001],[595323.9198000003,4575836.4168],[595328.5148,4575786.066],[595341.1490000002,4575697.1796],[595343.0582999997,4575672.887399999],[595345.4543000003,4575656.1521000005],[595353.9539999999,4575595.304],[595364.5575000001,4575514.4967],[595388.1486,4575343.475299999],[595408.9270000001,4575201.8421],[595438.3163999999,4574991.034499999],[595443.2857999997,4574963.2293],[595444.1928000003,4574957.911499999],[595467.5427000001,4574760.9044],[595474.7073999997,4574712.586100001],[595490.3174999999,4574614.0789],[595499.4430999998,4574550.3522],[595514.4630000005,4574445.8412],[595518.5268999999,4574416.913799999],[595537.1445000004,4574325.330499999],[595543.8836000003,4574290.3313],[595546.3411999997,4574281.7027],[595547.6348000001,4574259.734200001],[595562.3914999999,4574156.2192],[595565.3417999996,4574135.605],[595567.0061999997,4574123.6349],[595577.8957000002,4574046.8291],[595580.5714999996,4574027.9879],[595617.5584000004,4573768.535599999],[595628.2572999997,4573636.319599999],[595631.0687999995,4573600.8246],[595633.8176999995,4573595.5309999995],[595663.4493000004,4573538.8478],[595671.0689000003,4573398.9298],[595672.3474000003,4573314.5581],[595684.6715000002,4573224.335899999],[595690.9014999997,4573196.3254],[595714.8380000005,4573089.045399999],[595718.7434999999,4573065.890000001],[595721.9237000002,4573046.944399999],[595747.7558000004,4572884.8368999995],[595766.2931000004,4572742.620100001],[595782.0850999998,4572618.133199999],[595807.9704,4572471.238700001],[595823.2687999997,4572384.276000001],[595854.5069000004,4572174.494100001],[595860.1106000002,4572136.9264],[595877.3832,4572021.009099999],[595881.1558999997,4571995.2982],[595903.0213000001,4571848.6842],[595932.7696000002,4571644.2128],[595935.8935000002,4571623.267899999],[595941.1381000001,4571587.5831],[595948.1319000004,4571539.929400001],[595949.4214000003,4571531.0634],[595982.2418,4571309.755100001],[596006.3093999997,4571142.5176],[596010.2693999996,4571115.365800001],[596024.4967,4571021.060900001],[596045.5432000002,4570886.0955],[596087.7324000001,4570621.718],[596089.1089000003,4570612.631100001],[596089.8448999999,4570607.644200001],[596092.0527999997,4570592.6833],[596097.4205999998,4570554.113299999],[596116.9885999998,4570429.7882],[596132.0308999997,4570337.381999999],[596140.5356999999,4570283.3082],[596152.7649999997,4570213.6274999995],[596158.9517999999,4570176.5119],[596174.0097000003,4570089.3247],[596188.1069999998,4569998.7938],[596191.1116000004,4569980.623400001],[596203.9984999998,4569892.963400001],[596218.4976000004,4569810.099400001],[596226.1704000002,4569768.3399],[596252.3720000004,4569611.458000001],[596338.8864000002,4569043.760199999],[596376.6645999998,4568791.2071],[596429.5732000005,4568452.9120000005],[596461.6118000001,4568273.456700001],[596466.8210000005,4568240.7698],[596512.8656000001,4567965.6755],[596514.0519000003,4567958.3628],[596519.3657999998,4567924.1229],[596580.4698999999,4567524.7564],[596601.7074999996,4567389.3511],[596637.3965999996,4567162.7544],[596644.9463999998,4567111.6666],[596713.4324000003,4566655.8816],[596841.0872999998,4565803.705399999],[596843.4490999999,4565789.9683],[596887.3180999998,4565497.6369],[596933.4786999999,4565190.7906],[597002.1868000003,4564733.2349],[597033.0937999999,4564527.4515],[597064.6820999999,4564314.6821],[597134.0620999997,4563851.807],[597220.9156999998,4563273.798900001],[597257.8084000004,4563041.2256000005],[597268.9811000004,4562970.533500001],[597303.1359000001,4562698.284],[597320.2126000002,4562562.270300001],[597320.6851000004,4562558.2793000005],[597321.7274000002,4562549.2993],[597350.6690999996,4562353.706499999],[597368.4619000005,4562233.2476],[597369.6645,4562224.824899999],[597380.1321999999,4562163.1175],[597400.091,4562043.798],[597416.2951999996,4561948.190099999],[597365.2429999998,4561940.513],[597299.8502000002,4561932.866900001],[597187.0525000002,4561920.7031],[597132.3344,4561911.202099999],[597049.9046,4561898.2237],[597035.5949999997,4561895.923599999],[596944.3684999999,4561882.2741],[596815.6464,4561863.020199999],[596721.9934999999,4561848.8972],[596649.4342,4561837.719799999],[596558.8815000001,4561823.751],[596414.5899999999,4561802.1884],[596292.5745999999,4561782.921499999],[596095.8123000003,4561759.2291],[595992.1098999996,4561743.8727],[595904.5151000004,4561734.3925],[595879.8093999997,4561731.846899999],[595877.2969000004,4561731.5918000005],[595856.5093,4561724.4343],[595807.8858000003,4561716.800100001],[595778.9285000004,4561712.3113],[595773.1270000003,4561713.456499999],[595757.8076999998,4561711.367799999],[595102.8914999999,4561624.2952],[594785.1727999998,4561582.739800001],[594717.8620999996,4561573.8708],[594656.9989999998,4561565.7522],[594628.8674999997,4561562.167099999],[594605.0903000003,4561559.082699999],[594609.9517999999,4561552.8168],[594617.5598999998,4561541.700999999],[594618.1627000002,4561540.487400001],[594620.7444000002,4561535.4133],[594623.1527000004,4561530.781099999],[594625.9337999998,4561523.266799999],[594627.4819999998,4561520.288899999],[594636.4227999998,4561503.4166],[594640.4890999999,4561493.8093],[594650.4649,4561474.729800001],[594651.1182000004,4561469.6306],[594662.1951000001,4561436.797],[594664.6783999996,4561426.392000001],[594668.1083000004,4561407.671599999],[594669.6573999999,4561391.7027],[594669.6232000003,4561368.4958999995],[594669.0866999999,4561364.602700001],[594663.2945999997,4561352.091700001],[594660.0734000001,4561348.274700001],[594660.1871999996,4561339.5044],[594661.0703999996,4561336.073799999],[594665.7396,4561325.252900001],[594665.9199999999,4561317.8159],[594666.1859999998,4561316.709000001],[594666.3795999996,4561314.7129],[594666.1162999999,4561309.1578],[594655.4780000001,4561295.2513999995],[594642.6909999996,4561272.4343],[594624.1677999999,4561232.7765999995],[594620.9347000001,4561223.4077],[594617.2764999997,4561214.477399999],[594613.1627000002,4561201.8771],[594609.0866999999,4561192.830399999],[594607.1882999996,4561190.474099999],[594606.7083,4561188.691299999],[594577.9588000001,4561122.696799999],[594574.9205999998,4561111.220799999],[594573.0449000001,4561100.6482],[594571.2133999998,4561080.1941],[594571.2813999997,4561055.5452],[594571.2096999995,4561041.664899999],[594573.4637000002,4561016.600299999],[594577.7209000001,4561005.218900001],[594587.0346999997,4560979.0243999995],[594593.7988999998,4560968.3418000005],[594603.7422000002,4560951.8155000005],[594610.6508999998,4560936.4713],[594614.0911999997,4560923.413799999],[594613.8881999999,4560913.196],[594612.7225000001,4560906.0746],[594609.5673000002,4560897.150900001],[594604.9299999997,4560886.098300001],[594603.0240000002,4560877.857000001],[594602.3844999997,4560868.9659],[594602.5745999999,4560854.311799999],[594601.1814000001,4560838.8599],[594600.5893999999,4560826.305299999],[594599.6349,4560822.295700001],[594601.8509,4560813.1085],[594606.6246999996,4560807.1745],[594608.2511,4560804.641799999],[594611.8897000002,4560795.6952],[594614.6204000004,4560785.626499999],[594614.9051000001,4560783.076400001],[594616.4512999998,4560767.329500001],[594616.6968,4560761.3368],[594616.1912000002,4560742.121200001],[594615.9798999997,4560739.009500001],[594614.2959000003,4560720.1117],[594613.9994000001,4560717.109999999],[594610.6112000002,4560706.739800001],[594606.0159,4560698.9077],[594601.2964000003,4560694.1831],[594598.4260999998,4560689.1493],[594596.7587000001,4560681.9103999995],[594596.6572000002,4560676.8015],[594597.2106999997,4560672.9224],[594598.9062999999,4560665.061000001],[594601.4983999999,4560659.2097],[594604.2638999997,4560652.9166],[594606.5493999999,4560644.8407000005],[594607.8530000001,4560634.864499999],[594607.2396999998,4560630.415200001],[594605.1151999999,4560619.6172],[594604.0448000003,4560611.608899999],[594602.8355,4560601.3780000005],[594601.2802999998,4560585.479800001],[594597.5767999999,4560573.551100001],[594585.1393999998,4560549.5173],[594580.0451999996,4560541.345799999],[594569.0686999997,4560527.5462],[594560.0526,4560511.329299999],[594558.8249000004,4560508.9816],[594558.3361999998,4560507.865],[594557.6087999996,4560505.7458999995],[594557.0548,4560503.184900001],[594555.8487,4560499.172],[594555.2066000002,4560496.943],[594554.3114999998,4560494.821699999],[594552.4704,4560488.024700001],[594551.9237000002,4560484.9087000005],[594550.3936000001,4560480.0033],[594549.6863000002,4560476.33],[594549.2192000002,4560473.5481],[594548.9154000003,4560471.101399999],[594547.7207000004,4560466.2004],[594547.4126000004,4560464.0867],[594547.3475000001,4560462.6424],[594546.8832,4560459.638499999],[594547.0417999998,4560453.866699999],[594546.9129999997,4560450.8671],[594545.9105000002,4560444.081],[594546.0346999997,4560440.9737],[594546.1401000004,4560439.3094999995],[594545.7625000002,4560436.0846],[594544.8008000003,4560432.630100001],[594544.2569000004,4560429.291999999],[594544.1036,4560428.1796],[594542.7470000004,4560422.8324],[594541.8561000004,4560420.3781],[594540.3117000004,4560416.582900001],[594537.3847000003,4560409.4387],[594536.4042999996,4560407.4274],[594536.0976,4560405.2027],[594535.6232000003,4560402.9759],[594533.9948000005,4560399.1796],[594533.0215999996,4560396.6132],[594532.7134999996,4560394.499600001],[594532.6425000001,4560393.499299999],[594532.2477000002,4560391.6066],[594531.5983999996,4560389.932700001],[594530.4473000001,4560388.1412],[594529.4625000004,4560386.4629],[594528.7293999996,4560384.787900001],[594527.5911999997,4560381.997300001],[594525.2772000004,4560372.862500001],[594525.2205999997,4560370.7521],[594524.5958000002,4560367.1909],[594523.1048999997,4560365.7281],[594521.7659999998,4560365.488700001],[594520.0149999997,4560364.6888],[594519.1935999999,4560363.3456999995],[594519.0445999997,4560361.9003],[594518.9099000003,4560359.344799999],[594518.7287999997,4560353.901699999],[594518.3367999997,4560351.7870000005],[594518.0201000003,4560350.339400001],[594517.7987000002,4560348.004799999],[594517.2518999996,4560344.888800001],[594517.2735000001,4560343.2235],[594517.6098999996,4560336.676899999],[594516.2547000004,4560331.218599999],[594514.8664999995,4560328.3137],[594513.7197000002,4560326.189200001],[594512.9012000002,4560324.6241],[594512.0784,4560323.392100001],[594508.0151000004,4560319.7863],[594506.4446999999,4560317.989399999],[594504.5647,4560314.1899],[594504.0266000004,4560310.4077],[594501.6563999997,4560305.602600001],[594499.1573000001,4560297.797800001],[594499.0599999996,4560292.355799999],[594500.6242000004,4560288.1567],[594497.0697999997,4560284.113500001],[594495.1971000005,4560279.7588],[594495.3169,4560276.9845],[594500.2408999996,4560265.944800001],[594500.4430999998,4560263.2826000005],[594500.4052999998,4560259.729],[594498.5196000002,4560256.3736000005],[594490.8832,4560250.1678],[594487.0700000003,4560246.6763],[594483.9363000002,4560242.5274],[594481.6341000004,4560238.944499999],[594482.5652999999,4560238.2904],[594484.3493999997,4560236.536900001],[594484.6196999997,4560235.096999999],[594484.8986,4560232.990900001],[594484.1683,4560231.093900001],[594479.9214000003,4560228.7071],[594473.9335000003,4560224.7434],[594465.4742,4560217.305600001],[594456.9482000005,4560208.534499999],[594451.6643000003,4560202.0261],[594441.5650000004,4560191.6800999995],[594433.3585999999,4560184.1346],[594423.2291000001,4560176.119999999],[594416.6742000002,4560170.5945],[594414.3518000003,4560168.5658],[594410.5471999999,4560164.408299999],[594409.9715999998,4560163.512599999],[594406.5153999999,4560158.360300001],[594405.3498999998,4560157.679],[594402.5214,4560155.865800001],[594397.2967999997,4560151.2458],[594393.6727999998,4560146.0912999995],[594392.9669000003,4560142.307],[594392.8974000001,4560141.195800001],[594390.6688999999,4560138.391100001],[594384.9453999996,4560133.431500001],[594379.7773000002,4560130.9219],[594368.1558999997,4560127.9957],[594347.0533999996,4560125.279999999],[594319.8345999997,4560109.050100001],[594311.9922000002,4560099.288799999],[594301.0367,4560090.2644],[594292.0630999999,4560077.157400001],[594284.3038999997,4560060.9571],[594263.7958000004,4559992.739],[594261.5313999997,4559979.718699999],[594250.9420999996,4559948.825300001],[594247.1194000002,4559926.5691],[594251.3772999998,4559908.636499999],[594252.4110000003,4559906.540200001],[594252.2632999998,4559904.9838],[594254.3614999996,4559891.9088],[594257.5859000003,4559876.0726],[594258.5714999996,4559871.1998],[594264.9521000003,4559851.296],[594273.7821000004,4559830.091499999],[594276.8480000002,4559820.026900001],[594278.7564000003,4559802.175100001],[594282.0166999996,4559783.5634],[594287.6898999996,4559759.986400001],[594290.8627000004,4559748.1467],[594290.8649000004,4559741.4846],[594288.4491999997,4559733.681],[594288.0785999997,4559729.901000001],[594288.3574999999,4559727.795],[594289.7337999996,4559725.1479],[594291.6672,4559724.8398],[594294.7688999996,4559724.990900001],[594296.6964999996,4559725.1269000005],[594298.29,4559725.147500001],[594299.0648999996,4559723.603],[594298.9116000002,4559722.490700001],[594298.5932999998,4559721.154200001],[594297.7281,4559716.7016],[594297.4227999998,4559714.365900001],[594297.6063000001,4559713.1469],[594299.0909000002,4559708.613700001],[594300.1332,4559705.851299999],[594301.6730000004,4559703.5395],[594303.2071000002,4559701.671700001],[594304.3103,4559700.6866999995],[594307.9424999999,4559698.734999999],[594308.7089,4559697.8566],[594310.3383,4559695.1018],[594312.4013999999,4559691.2423],[594313.7691000002,4559689.261299999],[594314.9676999999,4559687.3892],[594315.4824000001,4559686.5076],[594316.5957000004,4559684.7455],[594317.3749000002,4559682.868000001],[594317.9155000001,4559679.988],[594319.0388000002,4559677.448799999],[594319.4926000005,4559674.789799999],[594319.9550000001,4559671.4648],[594320.4101999998,4559668.694800001],[594320.3521999996,4559666.6954],[594320.2983999997,4559664.363],[594320.1650999999,4559661.6964],[594319.9479999999,4559659.0287999995],[594319.7973999996,4559657.694399999],[594319.6640999997,4559655.027899999],[594319.6103999997,4559652.695499999],[594319.8777999999,4559651.477600001],[594320.4850000003,4559649.9309],[594321.1788999997,4559648.1633],[594322.1272999998,4559646.176999999],[594323.4068999998,4559644.528000001],[594324.6041000001,4559642.766899999],[594325.0406999998,4559641.440199999],[594325.4047999997,4559639.224199999],[594325.5044999998,4559638.0041000005],[594325.6113,4559636.2289],[594325.8048999999,4559634.232799999],[594325.9899000004,4559632.902799999],[594326.3554999996,4559630.5758],[594326.7039000001,4559629.581],[594327.2258000001,4559628.144300001],[594327.7434,4559627.0406],[594328.4343999997,4559625.495100001],[594329.0358999996,4559624.3925],[594329.6343999999,4559623.512],[594330.6610000003,4559621.9706999995],[594331.6008000001,4559620.6504999995],[594333.2143999999,4559619.116900001],[594335.1635999996,4559617.5876],[594337.3585999999,4559616.5056],[594340.3098999998,4559615.3224],[594342.0898000002,4559613.901900001],[594342.5220999997,4559612.9081999995],[594342.4512,4559611.908],[594342.3816,4559610.796800001],[594341.2318000002,4559608.894300001],[594339.9186000004,4559606.6566],[594339.1809999999,4559605.3147],[594338.8584000003,4559604.3112],[594338.2117999997,4559602.4153],[594337.6606000001,4559599.632300001],[594337.8513000002,4559597.858200001],[594338.0334000001,4559596.7502],[594338.3919000002,4559594.9783],[594338.0922999997,4559592.1985],[594337.4585999995,4559589.3035],[594336.0672000004,4559586.6206],[594334.9232000001,4559584.2741],[594333.8644000003,4559581.8177000005],[594334.0695000002,4559578.9333999995],[594334.4479999999,4559575.6073],[594334.5520000001,4559574.054199999],[594333.9935999997,4559571.826300001],[594333.5999999996,4559569.8225],[594333.5477,4559567.3791000005],[594333.7313000001,4559566.1601],[594333.5835999995,4559564.603700001],[594333.4474999998,4559562.1592],[594333.2202000003,4559560.2687],[594333.1042,4559556.2699],[594333.1271000002,4559554.4936999995],[594333.1429000003,4559553.272500001],[594332.8261000002,4559551.824999999],[594331.9550999999,4559547.816500001],[594331.7178999996,4559546.7031],[594330.8978000004,4559545.249],[594329.5687999995,4559544.2325],[594328.591,4559541.9991999995],[594328.2841999996,4559539.774499999],[594328.1452000001,4559537.551999999],[594328.0943,4559534.9976],[594326.0980000002,4559527.1994],[594324.9825999998,4559522.6325],[594324.4242000002,4559520.4046],[594323.7948000003,4559517.1765],[594317.8186999997,4559479.7917],[594316.8711000001,4559475.227],[594313.3759000003,4559447.0901999995],[594312.8016999997,4559446.0834],[594312.1523000002,4559444.409499999],[594311.6805999996,4559441.9607],[594311.2884999998,4559439.845899999],[594310.8068000004,4559438.1742],[594310.2396999998,4559436.612400001],[594309.0942000002,4559434.3769000005],[594307.9486999996,4559432.1414],[594307.8964,4559429.698000001],[594308.3387000002,4559427.927100001],[594308.6133000003,4559426.154100001],[594307.6398,4559423.5878],[594306.5751999998,4559421.5754],[594305.5021000002,4559420.2291],[594305.0970999999,4559419.113500001],[594305.4540999997,4559417.4526],[594306.1380000003,4559416.462200001],[594306.0828,4559414.240800001],[594306.3630999997,4559412.023700001],[594305.8784999996,4559410.573999999],[594305.7251000004,4559409.4617],[594305.7395000001,4559408.351500001],[594305.8377,4559407.2424],[594305.7709999997,4559405.9091],[594305.4599000001,4559404.0175],[594304.8971999995,4559402.1227],[594304.4907999998,4559401.118100001],[594305.1065999996,4559398.9054000005],[594305.8915999997,4559396.583799999],[594307.0049,4559394.821699999],[594307.3948999997,4559390.6074],[594315.2905000001,4559389.8211],[594322.6083000004,4559394.801200001],[594331.7189999996,4559397.3618],[594339.1213999996,4559395.7919],[594356.5723000001,4559389.133400001],[594374.8048,4559373.9354],[594387.5444,4559335.9043000005],[594388.2506999997,4559326.6976],[594387.3605000004,4559317.692299999],[594387.1404999997,4559315.2467],[594387.3211000003,4559314.2497000005],[594386.4228999997,4559312.350500001],[594385.4408,4559310.450200001],[594384.5411999999,4559308.6621],[594378.4369999999,4559307.139699999],[594377.5201000003,4559306.683700001],[594376.4425999997,4559305.670399999],[594375.5285999998,4559304.9924],[594373.6963,4559303.9694],[594371.6962000001,4559302.9442],[594370.5319999997,4559302.151900001],[594369.2854000004,4559301.2475000005],[594368.7096999995,4559300.3518],[594367.7232999997,4559298.784600001],[594366.8251,4559296.885399999],[594364.7856999999,4559292.4176],[594363.7253999999,4559290.0722],[594362.9139,4559287.952],[594361.6020999998,4559285.603399999],[594358.2814999996,4559282.8956],[594346.6144000003,4559270.4199],[594338.1195999999,4559252.6556],[594335.3174,4559242.293199999],[594333.9733999996,4559222.9559],[594336.6074999999,4559200.894099999],[594343.2748999996,4559178.329299999],[594349.5443000002,4559167.084799999],[594349.6360999998,4559159.979800001],[594348.0941000003,4559155.9626],[594345.3879000004,4559151.153100001],[594341.0458000004,4559143.102499999],[594340.3991,4559141.206599999],[594339.2607000005,4559138.415999999],[594336.1350999996,4559133.6011],[594334.0955999997,4559129.133400001],[594330.8065,4559123.9833],[594324.3574999999,4559103.6917],[594319.4963999996,4559083.864800001],[594312.0163000003,4559065.4474],[594310.6113,4559057.323799999],[594309.5696,4559053.5351],[594309.0906999996,4559051.6414],[594308.4376999997,4559043.749500001],[594308.8091000002,4559040.978399999],[594311.1699000001,4559033.569599999],[594315.2254999997,4559024.850299999],[594318.7835999997,4559015.680500001],[594330.9269000003,4558984.8588],[594331.7089999998,4558982.759299999],[594336.1741000004,4558974.8225],[594336.9462000001,4558973.5001],[594338.0939999996,4558969.0735],[594338.3585999999,4558968.0777],[594337.9606999997,4558966.407],[594337.1549000004,4558963.842800001],[594336.1870999997,4558960.8324],[594335.119,4558952.602],[594334.8888999997,4558950.933499999],[594335.1096999999,4558946.8281],[594335.2237,4558944.4979],[594336.0762,4558936.9585],[594339.0844999999,4558924.8947],[594340.7729000002,4558917.588199999],[594348.2686000001,4558889.3714000005],[594348.0378999999,4558881.2629],[594347.9347000001,4558876.265000001],[594347.676,4558863.8258],[594346.6069,4558816.7335],[594345.9605,4558788.8555],[594345.4760999996,4558761.423800001],[594310.7883000001,4558842.363600001],[594262.6904999996,4558974.3171999995],[594241.7222999996,4558999.917400001],[594232.8477999996,4559031.0035],[594139.7193,4558979.6142],[592397.8646999998,4558018.567399999],[591503.5884999996,4557580.049699999],[591297.5223000003,4557954.9816],[591062.1561000003,4558662.651799999],[590431.8393999999,4559997.533500001],[590415.9030999998,4560031.312100001],[590085.4217999997,4560982.105599999],[589951.8042000001,4561296.2337],[589817.6782,4561611.690300001],[589731.6688999999,4561779.512399999],[589712.7665999997,4561816.364700001],[589585.6974,4562064.0711],[589201.7507999996,4562603.423900001],[589133.4331999999,4562704.738399999],[588860.0971999997,4563110.001499999],[588459.2230000002,4563671.3914],[588203.4518999998,4564023.5954],[588179.4024,4564057.3913],[587925.1062000003,4564414.618799999],[587913.5091000004,4564430.911599999],[587725.7745000003,4564706.229900001],[587328.2664999999,4565001.2414],[587040.0022999998,4565275.3719999995],[587083.3825000003,4565853.2588],[587038.0334000001,4566141.401000001],[586817.8322999999,4566327.5274],[586796.006,4566344.699200001],[586256.5559999999,4566769.2048],[586234.1405999996,4566786.8155000005],[586128.8672000002,4567185.2853],[586097.5603,4567706.7667],[586160.1129999999,4568085.017100001],[586306.1632000003,4568486.4648],[586535.4316999996,4568933.318600001],[586757.8842000002,4569246.8599],[586977.0433,4569518.954],[587335.7511,4569964.387],[587479.3487999998,4570129.2206999995],[587760.2456,4570451.7151],[587768.3427999998,4570460.9176],[588137.1024000002,4570884.529999999],[588235.4354999997,4571063.376800001],[588275.4176000003,4571219.3094999995],[588264.4829000002,4571430.1412],[588203.8482999997,4571595.9561],[587992.3671000004,4571771.0473],[587478.4051999999,4572031.3246],[586693.5174000002,4572543.7774],[586481.5718999999,4572763.3188000005],[586072.2736999998,4573380.2456],[585588.8398000002,4573907.4936999995],[585293.1336000003,4574137.1851],[585096.4551999997,4574490.1841],[585110.2023999998,4574745.7215],[585114.7560999999,4574771.423599999],[585149.4466000004,4574968.248],[585153.6281000003,4574982.8423999995],[585245.9680000003,4575302.4804],[584950.6815,4575022.658],[584889.9982000003,4574965.2103],[584878.6517000003,4574954.8627],[584857.0322000002,4574935.4013],[584843.4505000003,4574922.9179],[584840.3013000004,4574920.2162999995],[584835.8323999997,4574915.833799999],[584818.7023999998,4574898.978700001],[584808.8542999998,4574889.3148],[584802.0626999997,4574883.128699999],[584782.3639000002,4574864.0231],[584761.4634999996,4574847.4572],[584691.5487000002,4574791.791200001],[584672.8032,4574777.0273],[584667.2461999999,4574772.632200001],[584649.8052000003,4574753.6643],[584632.4464999996,4574734.8083999995],[584463.4000000004,4574551.3015],[584451.3311999999,4574538.170299999],[584430.9121000003,4574516.0594],[584409.9983999999,4574493.2765999995],[584317.1815999998,4574419.694],[583888.0554999998,4574016.117699999],[583809.4626000002,4573949.4792],[583805.1599000003,4573945.099300001],[583795.8925999999,4573935.6657],[583759.2351000002,4573898.4911],[583746.2445,4573885.239499999],[583596.7227999996,4573732.8462000005],[583581.7455000002,4573717.5735],[583539.6032999996,4573676.673],[583523.7887000004,4573661.390699999],[583213.3076999998,4573358.9289],[583200.8882999998,4573346.7952],[582890.8383,4573055.5671999995],[582877.8331000004,4573043.316299999],[582729.3910999997,4572903.278899999],[582721.5214999998,4572895.861199999],[582002.8255000003,4572196.7656],[581865.6634,4572063.3138999995],[581851.665,4572049.7215],[581744.4820999997,4571945.4781],[581707.7052999996,4571909.6456],[581691.5531000001,4571893.9197],[581577.9336999999,4571795.713300001],[581553.0504000001,4571774.449200001],[581552.0543999998,4571773.660800001],[581509.0346999997,4571734.317299999],[581494.8574999999,4571721.6118],[581477.8634000001,4571706.210100001],[577946.0494999997,4568236.778899999],[577934.2890999997,4568247.5338],[576686.2659,4569206.7764],[576601.4944000002,4569278.2741],[576565.1738999998,4569306.8703000005],[576257.3339,4569546.5677000005],[576249.0630999999,4569552.476600001],[576128.2852999996,4569647.695499999],[575714.8828999996,4569973.1357],[575686.9106999999,4569972.8445],[575664.4342999998,4569983.713500001],[575028.6180999996,4570423.1280000005],[574651.1831,4570713.1358],[574370.0599999996,4570907.441400001],[574000.0751999998,4571161.6961],[573745.7430999996,4571335.3136],[573743.0444999998,4571337.173699999],[573664.3422999997,4571393.555400001],[573594.5466999998,4571438.814099999],[573484.6878000004,4571512.535800001],[573340.6146,4571616.224400001],[573310.5270999996,4571560.628900001],[573130.1460999995,4571286.6822999995],[573016.0429999996,4571116.217700001],[572848.5454000002,4570874.828299999],[572747.1742000002,4570744.687999999],[572685.3036000002,4570793.032500001],[572637.6467000004,4570835.413000001],[572279.5511999996,4571129.6206],[572090.8126999997,4571060.130799999],[571974.7207000004,4571020.1208999995],[571944.5213000001,4571008.3862],[571872.5245000003,4570980.5834],[571851.0037000002,4570971.932600001],[571631.7011000002,4570892.8267],[571554.3536999999,4570863.8641],[571530.4039000003,4570855.190400001],[571535.3411999997,4571178.994899999],[571542.8507000003,4571683.799699999],[571549.1809999999,4572112.5395],[571544.8759000003,4572337.217],[571544.6593000004,4572427.258300001],[571544.5959000001,4572433.6973],[571544.3905999996,4572471.5557],[571539.9589,4572470.957],[571550.1995999999,4572663.912900001],[571551.0325999996,4572681.352399999],[571551.3265000004,4572736.5361],[571552.2041999996,4572910.9693],[571551.7370999996,4572924.3991],[571555.6924,4573100.861199999],[571555.2857999997,4573159.1467],[571549.2233999996,4573264.6745],[571540.4243999999,4573376.059800001],[571538.7078,4573397.360200001],[571533.7472000001,4573459.0428],[571533.0880000005,4573466.475199999],[571531.9545,4573479.565300001],[571510.9496999998,4573555.3016],[571477.5263,4573676.5482],[571474.5766000003,4573687.0668],[571448.2838000003,4573772.854699999],[571430.6095000003,4573816.536900001],[571410.2943000002,4573873.4055],[571393.2592000002,4573928.752],[571386.7002999997,4573948.783600001],[571358.0279000001,4574029.885299999],[571341.6491999999,4574078.1326],[571323.8107000003,4574130.1405],[571149.9665000001,4574632.391000001],[571126.8936999999,4574697.782500001],[571092.4585999995,4574795.2609],[571079.9775999999,4574830.445599999],[571059.5906999996,4574886.6483],[571002.5181999998,4575048.1908],[570854.3872999996,4575466.9845],[570664.0427000001,4575228.973099999],[570583.9264000002,4575291.2576],[570510.3307999996,4575345.8344],[570250.0438000001,4575527.2842999995],[570192.1416999996,4575569.2479],[570163.8651999999,4575594.0668],[570153.1237000003,4575605.732000001],[570136.5071999999,4575627.777000001],[570098.8997999998,4575691.5878],[570084.4905000003,4575710.4344],[570063.2012,4575731.1022],[570014.8048999999,4575768.273600001],[570002.3279999997,4575777.7017],[569947.2635000004,4575699.229499999],[569913.1594000002,4575720.9955],[569904.4019999998,4575726.5736],[569806.1557999998,4575804.3467999995],[569356.2596000005,4576197.0692],[569069.2052999996,4576454.0254],[568965.0568000004,4576547.2974],[569009.8082999997,4576566.7085],[568996.7884999998,4576571.914000001],[568980.9801000003,4576579.979800001],[568962.2105,4576591.4593],[568930.6947999997,4576614.5867],[568903.8384999996,4576640.5342],[568885.3090000004,4576662.0086],[568813.8333999999,4576760.5890999995],[568803.8425000003,4576772.929500001],[568790.6595000001,4576786.571900001],[568784.0817999998,4576791.949899999],[568760.2286999999,4576810.1545],[568712.6445000004,4576842.5679],[568585.2352,4576927.9640999995],[568571.1473000003,4576940.044],[568565.4607999995,4576948.5394],[568562.5844,4576960.725199999],[568562.9972000001,4576970.1664],[568567.7597000003,4576979.7598],[568588.5418999996,4577003.049900001],[568635.5162000004,4577017.261499999],[568671.8477999996,4577033.149],[568693.4886999996,4577045.2338],[568724.0876000002,4577065.6195],[568817.5188999996,4577130.789899999],[568820.8487,4577132.597999999],[568833.9452,4577136.8302],[568839.7975000003,4577137.3298],[568871.2193,4577194.3631],[568885.8942999998,4577305.529999999],[568919.9292000001,4577378.021199999],[569028.7596000005,4577424.577099999],[568997.8576999996,4577462.6987],[569103.4282,4577614.146],[569040.3868000004,4577662.2870000005],[568988.4351000004,4577582.519099999],[568976.5174000002,4577586.402799999],[568968.2243999997,4577587.4342],[568982.1442999998,4577707.3654],[568939.8322000001,4577740.160499999],[568852.1761999996,4577807.943299999],[568742.7763999999,4577892.619200001],[568678.6053999998,4577936.866599999],[568623.6107999999,4577860.1811999995],[568437.1332,4577983.2147],[568437.5318,4578047.3924],[568437.8924000002,4578053.5023],[568439.2903000005,4578064.951400001],[568448.6227000002,4578086.6898],[568468.5225,4578114.523499999],[568478.3788000001,4578125.053099999],[568498.2253999999,4578140.784399999],[568508.0493000001,4578145.873400001],[568539.8113000002,4578157.8313],[568547.1244999999,4578163.0077],[568553.415,4578170.172900001],[568558.0856999997,4578180.5426],[568566.4277999997,4578218.481899999],[568572.8037,4578234.3081],[568583.1228,4578248.950300001],[568612.6826,4578272.545700001],[568648.1464,4578308.7432],[568679.8424000004,4578345.2382],[568689.6697000004,4578358.7656],[568697.2311000004,4578373.048800001],[568716.7698999997,4578429.9691],[568730.2987000002,4578458.964500001],[568751.4896,4578491.5854],[568783.7203000002,4578533.304400001],[568827.4315999998,4578484.755799999],[568859.7582,4578454.641000001],[568991.1704000002,4578526.5034],[568857.6807000004,4578620.607899999],[568665.1205000002,4578760.342800001],[568437.6228999998,4578959.8189],[568243.3685999997,4579130.303400001],[568201.9545999998,4579166.664000001],[568177.3027999997,4579137.3429000005],[568090.7657000003,4579035.0505],[568042.6990999999,4578978.086300001],[568017.3799,4578948.4265],[568003.9763000002,4578932.6459],[567904.6095000003,4578815.2469],[567850.4176000003,4578751.0099],[567756.6747000003,4578639.994200001],[567760.0108000003,4578524.6678],[567782.0854000002,4577764.780300001],[567704.1397000002,4577698.7685],[567680.5762999998,4577677.5644000005],[567589.5593999997,4577595.444],[567530.4409999996,4577537.8255],[567490.2858999996,4577501.256999999],[567478.0072999997,4577490.040100001],[567472.1684999997,4577470.1119],[567468.0329,4577455.972999999],[567409.3277000003,4577254.5792],[567400.1999000004,4577246.3894],[567378.9458999997,4577228.538699999],[567355.4115000004,4577230.9849],[567193.4182000002,4577231.592499999],[566263.1780000003,4576414.319499999],[566138.9862000002,4576296.0537],[566022.5882000001,4576185.299799999],[565843.1902999999,4576026.456800001],[565771.2945999997,4575962.9640999995],[565715.3375000004,4575913.605699999],[565656.4890000001,4575860.002599999],[565590.9056000002,4575801.454],[565585.0665999996,4575790.0766],[565513.7862,4575722.8171999995],[565498.5109999999,4575709.134199999],[565443.4686000003,4575660.008300001],[565429.6904999996,4575647.338099999],[565395.0619999999,4575617.382099999],[565304.7105,4575539.294600001],[565278.1344999997,4575516.5173],[564849.0062999995,4575118.9734000005],[564620.1459999997,4574916.420299999],[564594.5423999997,4574887.3258],[564581.6573000001,4574952.716399999],[564577.7885999996,4575613.508099999],[564576.6634999998,4575890.5079],[564694.9488000004,4576778.2157000005],[564724.5166999996,4576906.159499999],[564734.3287000004,4577063.1271],[564617.0274999999,4577287.797900001],[564462.1162999999,4577584.0814],[564452.9351000004,4577600.431700001],[564439.3897000002,4577627.7349],[564395.8613999998,4577715.0591],[564384.4698999999,4577735.3869],[564368.7411000002,4577763.67],[564336.8663999997,4577820.1217],[563802.7729000002,4578845.728],[563781.1687000003,4578886.284600001],[563740.9041999998,4578965.647399999],[563636.1804999998,4579165.1302000005],[563599.5983999996,4579235.0889],[563502.0186999999,4579421.9791],[563484.8342000004,4579474.011],[563472.7147000004,4579501.661499999],[563439.9233999997,4579540.2337],[563376.9811000004,4579659.924799999],[563330.9155000001,4579743.680199999],[563128.5837000003,4580128.3981],[563104.3470999999,4580174.374],[563037.6097999997,4580298.92],[563011.915,4580349.2136],[562877.2263000002,4580604.2927],[562867.1885000002,4580604.538799999],[562742.7785,4580861.596899999],[562649.5641999999,4581061.1931],[562630.2103000004,4581355.6897],[562612.5292999996,4581553.4969],[561873.3958,4581340.1952],[561874.3393000001,4581337.4276],[561859.2761000004,4581338.7424],[561472.2019999996,4581218.9823],[561053.9453999996,4581096.648800001],[561016.7402999997,4581085.788000001],[560864.6677000001,4581041.098200001],[560349.7059000004,4580890.238],[560180.4267999995,4580741.388499999],[560115.2437000005,4580665.1281],[560090.1540999999,4580645.046499999],[559891.0017999997,4580466.5348000005],[559798.2123999996,4580380.3902],[559425.7691000002,4580036.924000001],[559364.5904999999,4579980.577099999],[559301.3393000001,4579921.882300001],[559284.8198999995,4579906.6478],[559044.5756999999,4579685.1907],[558969.6704000002,4579629.2907],[558955.0382000003,4579618.4023],[558893.7648999998,4579572.828199999],[558767.3572000004,4579452.117699999],[558759.8254000004,4579442.286499999],[558740.5321000004,4579407.8234],[558712.8271000003,4579358.5261],[558708.6207999997,4579351.1644],[558700.9052999998,4579333.004899999],[558368.4291000003,4579061.641100001],[558015.2000000002,4578735.836100001],[557695.6430000002,4578442.736],[557650.0524000004,4578400.5173],[557419.9321999997,4578187.412699999],[557305.8146000002,4578082.7026],[557090.8103,4577891.711100001],[556929.8931,4577747.3364],[556888.0173000004,4577710.369999999],[556634.034,4577472.568],[556417.1610000003,4577280.5835],[556197.0953000002,4577078.0337000005],[555821.4962999998,4576730.850299999],[555886.5641999999,4576615.2204],[555883.7057999996,4576616.9748],[555845.3337000003,4576634.221100001],[555842.051,4576636.749399999],[555839.8371000001,4576641.728399999],[555840.0548,4576646.0600000005],[555844.3638000004,4576651.533299999],[555844.3389999997,4576654.752800001],[555842.3898,4576657.9575],[555835.3470999999,4576659.7907],[555831.477,4576662.536499999],[555830.3611000003,4576666.1917],[555830.3278000001,4576670.521400001],[555831.7279000003,4576673.4188],[555838.7587000001,4576673.139799999],[555841.9970000004,4576676.384400001],[555841.7211999996,4576679.602],[555839.5066,4576684.692],[555835.3768999996,4576688.5461],[555814.8728999998,4576699.934800001],[555813.1661999999,4576704.251599999],[555811.2811000003,4576710.010299999],[555809.0861,4576712.547],[555802.3627000004,4576716.381100001],[555792.4463,4576721.9671],[555775.7834999999,4576734.3847],[555759.3377,4576751.244899999],[555738.7094,4576778.8423],[555732.7153000003,4576785.7908],[555723.3684999999,4576793.490700001],[555701.4939000001,4576809.088099999],[555691.1311999997,4576818.3345],[555679.7551999995,4576828.794500001],[555674.9512999998,4576833.309599999],[555666.6854999997,4576841.9059999995],[555657.1315000001,4576854.8225],[555646.1065999996,4576874.056],[555637.5958000002,4576881.873500001],[555630.1914999997,4576887.256899999],[555611.1166000003,4576897.879899999],[555421.3475000001,4576963.930500001],[555331.3971999995,4576997.439300001],[555307.1604000004,4577004.804099999],[555291.5707,4577008.349099999],[555240.7218000004,4577016.399599999],[555237.2863999996,4577017.0396],[555162.2998000002,4577030.4582],[555031.9782999996,4577047.7875],[555017.8306,4577048.7905],[554967.2445999999,4577044.2993],[554904.665,4577043.603499999],[554842.0110999998,4577041.6864],[554833.2956999997,4577043.5079],[554827.8356999997,4577046.3533],[554815.7944999998,4577056.476399999],[554802.9418000001,4577063.262800001],[554798.5735999998,4577065.5613],[554696.1139000002,4577072.004799999],[554685.2543000001,4577069.702500001],[554676.5824999996,4577065.7513],[554671.9408,4577059.9431],[554663.3048999999,4577051.2183],[554652.216,4577046.0276999995],[554641.6742000002,4577045.9483],[554630.7811000003,4577048.0867],[554606.8312999997,4577050.793099999],[554577.9210999999,4577056.6819],[554571.6964999996,4577061.075999999],[554546.4663000004,4577089.419299999],[554539.8997,4577094.8101],[554533.3497000001,4577097.9805],[554515.1134000001,4577097.510399999],[554496.165,4577091.594900001],[554487.1793,4577084.866],[554469.9749999996,4577069.5265999995],[554466.4016000004,4577066.280099999],[554459.6489000004,4577063.0098],[554437.3430000003,4577058.512499999],[554430.3102000002,4577059.1259],[554410.9970000004,4577057.204700001],[554390.4058999997,4577047.169199999],[554370.6913999999,4577031.8113],[554361.7982999999,4577023.862],[554357.2591000004,4577015.5013],[554342.6553999996,4576999.182499999],[554342.4309999999,4576995.6281],[554344.3877999997,4576991.3127999995],[554344.682,4576985.5418],[554335.2039999999,4576977.4772],[554333.8978000004,4576973.137499999],[554333.1201,4576965.249],[554335.0985000003,4576958.0473],[554332.9797,4576950.481899999],[554327.5471999999,4576949.664000001],[554318.2494999999,4576951.037699999],[554315.0751999998,4576950.3478],[554305.2873999998,4576938.950200001],[554273.3162000002,4576895.4120000005],[554261.9236000003,4576886.0008000005],[554255.7489,4576883.734200001],[554239.2800000003,4576870.621300001],[554234.3595000003,4576868.475099999],[554221.0706000002,4576866.488399999],[554215.9073000001,4576863.2302],[554199.3735999996,4576858.776799999],[554180.9719000002,4576846.7599],[554170.4298999999,4576835.467800001],[554153.7039999999,4576823.1305],[554142.9025999997,4576812.946799999],[554118.1934000002,4576805.2129],[554105.1519999998,4576803.6723],[554094.2561999997,4576806.1446],[554084.7106999997,4576807.072699999],[554065.9709000001,4576806.710999999],[554045.5569000002,4576806.447899999],[554019.1586999996,4576812.024599999],[554013.2208000002,4576811.647299999],[554006.1222999999,4576809.8181],[554002.6380000003,4576805.795399999],[553989.9707000004,4576787.715399999],[553988.4321999997,4576780.820499999],[553989.7948000003,4576777.6109],[554000.7072000001,4576772.918099999],[554004.8357999995,4576769.063100001],[554007.0541000003,4576763.306399999],[554007.0855,4576759.0877],[554005.2090999996,4576752.634400001],[554002.7959000003,4576750.8401],[553990.8479000004,4576748.5307],[553982.7071000002,4576740.5875],[553974.3700000001,4576736.5287],[553948.0574000003,4576730.559800001],[553922.5341999996,4576719.7118999995],[553909.7164000003,4576721.837200001],[553905.0932,4576724.6894000005],[553899.8151000002,4576736.8628],[553892.1205000002,4576747.685900001],[553884.4589,4576754.068299999],[553866.9940999998,4576762.2654],[553858.0343000004,4576763.198100001],[553853.2318000002,4576756.3901],[553845.3558,4576746.5616],[553836.6568,4576746.164000001],[553833.4068999998,4576744.363500001],[553827.7232999997,4576743.544199999],[553821.1365,4576740.386700001],[553815.7999,4576737.9046],[553812.8224,4576733.2195999995],[553810.3992999997,4576732.7575],[553807.2198999999,4576732.733899999],[553805.8016999997,4576732.168299999],[553803.6328999996,4576731.264],[553800.6471999995,4576727.689200001],[553796.0537,4576726.5449],[553786.9741000002,4576721.0374],[553772.2208000002,4576713.3785],[553769.2275999999,4576710.8028],[553763.8525,4576702.214199999],[553759.5313999997,4576698.1854],[553756.2790000001,4576696.718],[553751.1809999999,4576695.903100001],[553747.3454,4576694.098300001],[553741.1425999999,4576684.282299999],[553738.1403000001,4576682.9278],[553730.8612000002,4576682.8739],[553720.0409000004,4576675.133199999],[553715.9461000003,4576674.436799999],[553704.8091000002,4576675.5756],[553699.6453999998,4576672.3178],[553692.6337000001,4576670.045399999],[553683.4178999998,4576660.3182],[553680.1678999998,4576658.5178],[553665.2125000004,4576655.5206],[553600.5502000004,4576619.1822999995],[553591.0307,4576616.558499999],[553582.5857999995,4576615.7190000005],[553564.1267999997,4576611.252800001],[553548.8931999998,4576611.9176],[553541.6009,4576613.6401],[553504.6042,4576615.365700001],[553489.0793000003,4576610.144200001],[553484.8088999996,4576610.5568],[553480.6911000004,4576612.9690000005],[553475.5011,4576613.263800001],[553455.7001,4576609.232100001],[553443.7329000002,4576609.4771],[553434.5177999996,4576610.963500001],[553425.4692000002,4576612.5623],[553387.6408000002,4576613.6162],[553373.841,4576612.737500001],[553353.4517999999,4576609.0349],[553335.9737999998,4576607.6851],[553330.3720000004,4576607.0889],[553320.8181999996,4576609.1281],[553310.4113999996,4576613.3815],[553308.9012000002,4576613.9256],[553302.0257000001,4576615.873500001],[553293.5725999996,4576616.1445],[553289.4622,4576617.557600001],[553278.7856000001,4576624.362600001],[553263.5820000004,4576632.355699999],[553257.7640000004,4576638.419199999],[553255.2977,4576643.8412999995],[553228.5719999997,4576659.854599999],[553225.5575000001,4576660.1655],[553213.3629999999,4576657.1895],[553194.0192,4576659.268100001],[553187.7285000002,4576661.331499999],[553183.6929000001,4576663.966399999],[553173.2407,4576674.437000001],[553165.9508999996,4576675.8269],[553148.5697999997,4576672.702],[553069.6139000002,4576645.478700001],[553050.5974000003,4576637.124],[553046.8640000001,4576632.766799999],[553043.3661000002,4576630.5208],[553026.8059999999,4576629.511600001],[553021.608,4576630.9169],[553008.5604999997,4576630.1554000005],[552994.7273000004,4576622.3938],[552987.9678999996,4576619.902000001],[552980.8617000002,4576619.072899999],[552953.5533999996,4576600.332800001],[552945.9451000001,4576599.5002],[552934.2964000003,4576601.968699999],[552931.0543999998,4576599.058499999],[552927.4647000004,4576597.9221],[552911.9962999998,4576596.366],[552889.8057000004,4576587.2114],[552874.3923000004,4576578.1062],[552848.8119999999,4576574.8113],[552824.6726000002,4576568.9734000005],[552811.6758000003,4576561.2182],[552802.4408999998,4576553.9344999995],[552795.4304,4576551.441],[552787.2331999997,4576551.0483],[552775.1716999998,4576552.737],[552760.9084999999,4576546.527000001],[552756.9214000003,4576542.5012],[552751.5014000004,4576539.908299999],[552744.6453,4576539.192299999],[552738.1101000002,4576540.3661],[552720.7509000003,4576545.6800999995],[552714.7169000003,4576546.9684999995],[552698.6490000002,4576547.2959],[552692.9722999996,4576545.478399999],[552688.1227000002,4576544.9991],[552669.1777999997,4576549.7465],[552664.6546999998,4576550.379899999],[552621.1012000004,4576556.281199999],[552609.9682,4576556.866599999],[552595.5713999998,4576557.5395],[552587.0844999999,4576562.473999999],[552580.0417,4576564.421399999],[552573.7544,4576566.041200001],[552560.1185999997,4576565.609300001],[552558.1105000004,4576565.594799999],[552554.6801000005,4576565.5699000005],[552541.3613,4576567.582900001],[552509.3101000004,4576568.1281],[552483.2571999999,4576560.723200001],[552462.5963000003,4576559.796700001],[552455.2517999997,4576557.190099999],[552445.5798000004,4576552.4572],[552438.2440999998,4576548.6294],[552428.9567,4576548.5623],[552418.5920000002,4576547.044199999],[552379.2666999996,4576535.2139],[552368.1490000002,4576533.690400001],[552362.9797999999,4576531.0995000005],[552359.3168000001,4576528.5196],[552352.1571000004,4576523.471899999],[552339.1405999996,4576518.381999999],[552327.2753999997,4576516.075999999],[552315.2211999996,4576516.7663],[552311.1946,4576518.180600001],[552292.0234000003,4576531.143100001],[552285.7081000004,4576536.648700001],[552279.2955999998,4576544.040999999],[552265.9560000002,4576548.941],[552253.9856000002,4576549.631899999],[552245.4665000001,4576547.461200001],[552219.0204999996,4576536.501599999],[552193.6320000002,4576518.111300001],[552165.0175999999,4576506.1372],[552138.3865,4576497.619100001],[552118.8211000003,4576495.5912],[552103.5866,4576496.369999999],[552092.1118000001,4576497.953],[552082.0696999999,4576498.103],[552075.9704999998,4576496.8379],[552071.3088999996,4576493.4738],[552047.2450000001,4576465.3235],[552041.5848000003,4576461.175100001],[552031.4079999998,4576456.772299999],[552024.7198000001,4576455.9471],[551996.8318999996,4576459.300000001],[551985.1816999996,4576461.9921],[551954.5336999996,4576476.8717],[551948.9126000004,4576478.9409],[551942.0595000004,4576477.7817],[551938.5668000001,4576474.759099999],[551934.5059000002,4576469.289899999],[551919.2165000001,4576442.6461],[551915.8066999996,4576439.735099999],[551909.5464000003,4576437.5809],[551885.7111999998,4576435.8562],[551865.3207,4576432.1577],[551852.4718000004,4576426.958900001],[551847.8099999996,4576423.594900001],[551844.6597999996,4576419.4646000005],[551827.7640000004,4576383.3726],[551824.5365000004,4576378.353499999],[551817.7993999999,4576372.643300001],[551813.5417,4576371.2806],[551805.0126999998,4576370.442600001],[551796.3849,4576371.713300001],[551765.9526000004,4576379.822799999],[551728.6788999997,4576385.108200001],[551723.8260000004,4576385.0736],[551717.4780000001,4576383.474099999],[551688.3799999999,4576368.7228999995],[551678.6092999997,4576365.988700001],[551669.3295999998,4576364.8125],[551653.3775000004,4576360.5911],[551605.2643999998,4576336.9341],[551599.4348999998,4576333.006899999],[551582.1564999996,4576315.2315],[551558.8684999999,4576295.304],[551544.7133999998,4576285.433499999],[551523.3750999998,4576273.7357],[551517.3276000004,4576265.143999999],[551503.1832999997,4576241.950999999],[551497.1966000004,4576236.579500001],[551485.3536,4576231.055299999],[551456.6185999997,4576223.9682],[551448.3546000002,4576221.134],[551440.0312000001,4576214.857799999],[551430.7400000002,4576203.467700001],[551410.9676000001,4576171.464199999],[551403.8305000002,4576163.086999999],[551396.0154999997,4576155.926200001],[551365.3849999998,4576132.8388],[551353.0322000002,4576116.542099999],[551346.3821,4576110.277799999],[551314.0817999998,4576086.6237],[551303.7696000002,4576077.558],[551298.2665999997,4576074.7435],[551263.8684,4576063.7313],[551247.4627,4576052.5133],[551185.1902999999,4576007.1098],[551180.5404000003,4576001.970000001],[551174.9154000003,4575992.715500001],[551173.5515999999,4575984.3792],[551173.1162,4575951.180500001],[551172.5577999996,4575947.2908],[551167.0406999998,4575934.5954],[551152.5833,4575919.9496],[551146.6914999997,4575912.9136],[551143.1239,4575908.558599999],[551140.7301000003,4575903.878799999],[551133.7050999999,4575879.5155],[551127.8202999998,4575871.4804],[551124.6623999998,4575868.3496],[551117.3222000003,4575864.9672],[551092.0976,4575858.2393],[551060.3671000004,4575848.4681],[551052.1901000002,4575845.08],[551048.3603999997,4575842.2775],[551036.8883999996,4575819.5483],[551031.5765000004,4575801.4143],[551028.6535999998,4575776.7468],[551025.6370999999,4575765.4014],[551022.2406000001,4575760.4925],[551012.5148999998,4575751.2093],[551002.5209999997,4575744.366800001],[550978.2653999999,4575730.651699999],[550959.6922000004,4575718.0868],[550946.6619999995,4575702.6743],[550937.1089000003,4575692.6152],[550914.7714999998,4575679.801999999],[550891.6221000003,4575663.430500001],[550871.2370999996,4575646.634299999],[550828.5357999997,4575625.9070999995],[550815.8768999996,4575617.1588],[550803.5854000002,4575603.7501],[550792.8475000001,4575583.5799],[550790.4549000002,4575578.678200001],[550777.0856999997,4575551.828400001],[550763.9393999996,4575528.9769],[550750.5861999998,4575511.7861],[550746.0225,4575506.2031],[550721.6672999999,4575482.6073],[550703.4245999996,4575470.489499999],[550672.5713999998,4575454.619999999],[550663.4314000001,4575445.2303],[550655.5822000001,4575430.742699999],[550646.5451999996,4575418.578199999],[550635.1589000002,4575407.285599999],[550624.2235000003,4575403.3235],[550604.5920000002,4575398.3017],[550567.5449999999,4575394.490900001],[550554.9351000004,4575390.6283],[550543.7825999996,4575381.7798999995],[550513.4868999999,4575345.82],[550500.2785,4575331.7393],[550445.6443999996,4575281.5107],[550420.1545000002,4575252.356899999],[550413.8299000002,4575247.206],[550403.9007000001,4575242.918199999],[550381.2652000003,4575236.5439],[550363.9578,4575234.203299999],[550339.3651,4575232.478499999],[550332.5997000001,4575230.544199999],[550328.1813000003,4575228.0711],[550297.1443999996,4575202.210000001],[550261.3848000001,4575181.5342999995],[550255.5683000004,4575175.4989],[550237.2619000003,4575136.0704],[550233.0407999996,4575129.2689],[550230.131,4575126.473200001],[550222.6253000004,4575122.646500001],[550219.1948999995,4575122.5118],[550217.0198999997,4575122.3857],[550185.6506000003,4575132.3828],[550162.1831,4575137.3277],[550107.5576999998,4575145.943299999],[550075.2402999997,4575147.829700001],[550067.9680000003,4575146.5583999995],[550063.1295999996,4575144.3046],[550058.0515000001,4575140.3838],[550020.7249999996,4575104.044399999],[550010.9726,4575098.315099999],[549997.1682000002,4575097.664999999],[549986.2796999998,4575098.9223],[549967.5810000002,4575104.1226],[549933.0151000004,4575116.541300001],[549875.1699999999,4575130.909600001],[549862.9198000003,4575135.488399999],[549858.0416000001,4575139.0076],[549846.4835999999,4575152.4728999995],[549830.4392999997,4575173.345899999],[549820.1489000004,4575185.0436],[549797.8328999998,4575205.2075],[549778.8187999995,4575219.843],[549769.9145999998,4575224.6669],[549759.7666999996,4575227.817],[549738.1492999997,4575231.5547],[549719.4061000003,4575231.0932],[549711.7999,4575229.708900001],[549705.2877000002,4575227.4439],[549698.8674999997,4575223.9582],[549681.1031999998,4575202.7425],[549671.4677999998,4575192.1295],[549651.4781999998,4575178.1151],[549641.1308000004,4575173.714500001],[549614.5955999997,4575174.532299999],[549608.4774000002,4575175.822799999],[549593.9375999998,4575184.827199999],[549581.8857000005,4575197.179400001],[549562.0642999997,4575219.8035],[549543.2873,4575236.5506],[549525.8065999998,4575247.3115],[549519.8468000004,4575249.9354],[549509.9675000003,4575250.5341],[549504.6177000003,4575249.6095],[549488.7668000003,4575242.285],[549468.1043999996,4575228.7106],[549457.1155000003,4575220.198100001],[549437.6639,4575200.8588],[549412.3680999996,4575167.1581],[549394.017,4575145.939099999],[549385.8573000003,4575139.7774],[549376.3382000001,4575136.6041],[549356.5159,4575134.804],[549346.5535000004,4575135.2914],[549305.9084000001,4575143.4529],[549293.4385000002,4575143.4792],[549282.0662000002,4575142.069800001],[549272.9633,4575139.2325],[549260.7933,4575132.044500001],[549211.5634000003,4575085.636700001],[549205.8130000001,4575082.045],[549195.2911,4575078.643100001],[549184.6552999998,4575079.6811999995],[549180.2072000001,4575081.5385],[549144.8048,4575118.824100001],[549118.5462999996,4575152.952099999],[549101.6447000001,4575177.1515],[549082.1748000002,4575209.882300001],[549054.9263000004,4575266.7632],[549046.9095999999,4575276.59],[549043.2094,4575279.229499999],[549038.9303000001,4575280.866],[549016.7478999998,4575281.6043],[548997.0895999996,4575280.361400001],[548980.4544000002,4575277.5847],[548935.0953000002,4575265.1775],[548918.6863000002,4575266.0660999995],[548910.9762000004,4575267.679500001],[548894.7748999996,4575275.0088],[548885.7788000004,4575281.1654],[548829.2808999997,4575319.753799999],[548816.017,4575325.8818],[548805.9607999995,4575327.923599999],[548800.2703,4575327.885399999],[548787.0085000005,4575321.245999999],[548783.1754999999,4575318.7776999995],[548778.0818999996,4575317.078199999],[548762.0146000003,4575316.9703],[548757.3425000003,4575314.829500001],[548752.0980000002,4575310.6865],[548747.4496999998,4575304.9932],[548737.2991000004,4575296.1543000005],[548723.6248000003,4575288.6241],[548710.1821999997,4575283.982000001],[548698.7301000003,4575282.0178],[548686.8565999996,4575280.494899999],[548671.1223999998,4575280.611500001],[548651.9460000005,4575282.3703000005],[548636.4748,4575280.712300001],[548625.1212999998,4575276.5285],[548618.8282000003,4575266.4944],[548612.7958000004,4575255.0188],[548605.2909000004,4575250.9717999995],[548597.5082,4575250.9197],[548590.3607999999,4575255.978800001],[548587.6613999996,4575259.180400001],[548579.6950000003,4575261.569599999],[548575.4271,4575261.540999999],[548561.6577000003,4575255.675799999],[548557.9852999998,4575254.208000001],[548537.3943999996,4575254.736400001],[548531.1973000001,4575255.361099999],[548519.9419999998,4575261.5031],[548508.1209000004,4575264.6437],[548503.6182000004,4575274.716600001],[548499.2220000001,4575293.893999999],[548489.9159000004,4575308.9307],[548483.9408999998,4575313.8868],[548477.1381000001,4575317.505100001],[548469.0104,4575319.005100001],[548457.8041000003,4575317.8201],[548446.7770999996,4575314.8599],[548439.6661999999,4575314.4794],[548399.8985000001,4575316.878699999],[548393.0489999996,4575314.945699999],[548372.5433,4575290.1623],[548368.5500999996,4575286.583000001],[548357.9511000002,4575282.182600001],[548345.3162000002,4575281.8763999995],[548333.4138000002,4575284.683700001],[548326.1903999997,4575288.6324000005],[548292.3699000003,4575315.385600001],[548278.2533999998,4575323.951400001],[548271.3765000002,4575326.1261],[548264.0056999996,4575327.076300001],[548227.8536,4575326.947000001],[548222.4023000002,4575328.6872000005],[548201.0198999997,4575347.640900001],[548192.8701999998,4575352.4717],[548183.5658,4575354.7414],[548177.2785,4575356.365],[548165.5495999996,4575358.285599999],[548160.7847999996,4575357.4768],[548156.1131999996,4575355.225400001],[548119.9353,4575321.124],[548109.9352000002,4575314.729499999],[548099.5818999996,4575311.108200001],[548086.5294000003,4575310.6887],[548077.3131999997,4575312.293],[548067.9214000003,4575315.1174],[548058.9298,4575320.719900001],[548039.0686999997,4575337.4638],[548031.8388999999,4575342.411900001],[548024.4519999996,4575345.8047],[548015.3114,4575348.630799999],[547997.2863999996,4575353.5076],[547923.3925999999,4575365.8979],[547906.0569000002,4575367.7819],[547889.3980999999,4575368.5602],[547884.8682000004,4575370.195599999],[547873.8457000004,4575379.2267],[547851.4977000002,4575405.169399999],[547848.5533999996,4575407.4814],[547844.8669999996,4575408.123199999],[547840.017,4575407.5362],[547807.1058999998,4575398.215600001],[547800.3327000001,4575397.3939],[547775.4533000002,4575401.115900001],[547772.4225000003,4575403.8715],[547768.0147000002,4575412.391100001],[547762.0374999996,4575417.7918],[547751.3879000004,4575421.0524],[547743.8483999996,4575422.224099999],[547726.1913999999,4575422.107999999],[547709.6368000004,4575419.7787999995],[547689.3486000001,4575412.540100001],[547662.3694000002,4575391.9350000005],[547636.9452,4575376.669199999],[547628.2582,4575374.1698],[547621.2177999998,4575375.788899999],[547611.21,4575383.272700001],[547602.0296,4575392.2053],[547594.8875000002,4575396.599300001],[547574.4243999999,4575403.237500001],[547547.6198000005,4575407.058599999],[547531.5447000004,4575408.1746],[547523.1807000004,4575407.4537],[547510.4937000005,4575402.3747000005],[547508.2400000002,4575401.4717999995],[547504.483,4575400.115],[547494.5334999999,4575398.717599999],[547479.1081999997,4575402.8356],[547469.6783999996,4575411.544600001],[547462.7586000003,4575433.148499999],[547454.0048000002,4575479.2761],[547464.0093,4575510.649499999],[547471.9541999996,4575575.426899999],[547465.6232000003,4575596.590600001],[547446.9655999998,4575608.791999999],[547422.6808000002,4575611.297800001],[547397.9230000004,4575609.3598],[547379.3605000004,4575607.018200001],[547359.0710000005,4575600.0024999995],[547325.0789000001,4575589.6779],[547265.3942999998,4575592.397700001],[547222.4293,4575597.780200001],[547187.8952000001,4575606.4373],[547167.0752999997,4575616.627],[547152.8446000004,4575630.190199999],[547139.8195000002,4575651.421700001],[547136.5632999996,4575676.0472],[547143.8969,4575706.514699999],[547148.1646999996,4575732.2993],[547158.9759,4575768.4515],[547167.7427000003,4575784.384500001],[547168.4705999997,4575801.1534],[547162.6606999999,4575819.5452],[547151.5264999997,4575833.1285],[547137.7399000004,4575842.808800001],[547128.4545999998,4575842.304500001],[547117.4349999996,4575838.236199999],[547109.5317000002,4575831.079500001],[547105.5721000005,4575822.2831],[547101.2575000003,4575803.7146000005],[547096.1650999999,4575776.0372],[547079.3947000001,4575768.379000001],[547021.4919999996,4575767.559599999],[547011.7289000005,4575763.2776],[546997.1169999996,4575771.1765],[546966.3776000002,4575801.397399999],[546943.7576000001,4575818.3484000005],[546927.8059,4575813.4713],[546904.0990000004,4575791.446900001],[546887.4880999997,4575772.0219],[546871.5750000002,4575761.1501],[546853.0269999998,4575756.589500001],[546844.6519999998,4575757.6457],[546833.5691,4575763.3473000005],[546825.9901,4575770.7368],[546812.1529999999,4575788.299900001],[546794.4517999999,4575795.1800999995],[546785.9380000001,4575804.7841],[546769.9877000004,4575812.674900001],[546761.5820000004,4575831.4943],[546757.5954999998,4575852.784700001],[546752.2695000004,4575861.187999999],[546754.2490999997,4575865.6416],[546762.7534999996,4575870.4703],[546759.7718000002,4575878.6667],[546753.2292999998,4575881.067],[546750.523,4575885.4904],[546750.8298000004,4575889.8222],[546757.5776000004,4575894.5286],[546756.3903999999,4575896.963400001],[546753.1005999995,4575901.050000001],[546754.2434,4575905.498199999],[546757.8279999997,4575907.6307],[546761.9309999999,4575907.2129999995],[546764.9219000004,4575910.562899999],[546764.3097000001,4575914.6668],[546760.6886999998,4575918.1961],[546758.3099999996,4575923.731899999],[546759.2054000003,4575927.623400001],[546765.6427999996,4575928.552999999],[546770.0662000002,4575930.357899999],[546772.4742999999,4575933.2599],[546775.1233000001,4575937.717800001],[546773.2631000001,4575940.703400001],[546768.8211000003,4575941.785],[546764.1238000002,4575943.531099999],[546753.3466999996,4575953.786599999],[546753.0613000002,4575959.1138],[546755.1267999997,4575963.2349],[546760.9590999996,4575967.1581999995],[546778.4859999996,4576000.2445],[546811.1359000001,4576023.8804],[546829.3382000001,4576055.971999999],[546846.0185000002,4576090.496200001],[546853.1624999996,4576137.5043],[546861.8357999995,4576154.990599999],[546851.5815000003,4576175.019300001],[546844.2573999995,4576181.8553],[546837.0313999997,4576186.4716],[546829.8984000003,4576189.645199999],[546814.9793999996,4576193.434699999],[546788.7845000001,4576194.0429],[546753.6465999996,4576193.0394],[546734.0869000005,4576189.8048],[546718.648,4576183.3772],[546709.7357000001,4576176.991599999],[546698.5460999999,4576160.3774999995],[546694.4337999998,4576149.2489],[546692.7624000004,4576135.9156],[546693.7386999996,4576075.193299999],[546690.3158,4576060.9605],[546685.0470000003,4576047.493100001],[546677.3465,4576034.7871],[546660.8064000001,4576017.361500001],[546643.6299,4576007.814300001],[546606.7594999997,4576002.8035],[546592.4508999996,4576002.7117],[546588.2621999998,4576003.4618999995],[546584.7320999997,4576005.8817],[546581.1041000001,4576010.521400001],[546555.8216000004,4576051.437000001],[546532.4433000004,4576095.5846],[546530.3447000002,4576109.6708],[546530.9250999996,4576123.552200001],[546532.4594,4576132.2217],[546535.6892999997,4576137.4604],[546540.2636000002,4576141.819499999],[546552.6862000003,4576148.8935],[546569.0916999998,4576161.211100001],[546577.5708999997,4576169.925100001],[546593.9142000005,4576191.9012],[546610.8103999998,4576218.9879],[546618.5637999997,4576236.468],[546621.1628999999,4576248.697000001],[546621.0565999998,4576265.238500001],[546618.9643000001,4576278.3256],[546598.9271999998,4576310.393100001],[546586.1003,4576340.286499999],[546575.0071,4576373.854699999],[546571.1865999997,4576395.4794],[546571.8448999999,4576436.339400001],[546575.4102999996,4576454.458799999],[546581.5850999998,4576470.1524],[546592.3389999997,4576489.428099999],[546628.3123000003,4576542.5053],[546640.8832,4576565.4564],[546643.4913999997,4576576.2423],[546643.3828999996,4576593.116800001],[546642.4239999996,4576599.105799999],[546636.9549000002,4576603.8445999995],[546616.9796000002,4576613.3751],[546603.2796,4576622.945900001],[546595.1102999998,4576631.2201000005],[546592.3028999995,4576638.418400001],[546592.1867000004,4576656.5142],[546602.0198999997,4576675.784],[546644.3816999998,4576724.1284],[546660.5634000003,4576744.9934],[546664.1068000002,4576753.4538],[546664.8958,4576773.8868],[546658.4749999996,4576783.5044],[546652.0935000004,4576787.016000001],[546645.8106000004,4576788.196900001],[546634.1837999998,4576787.678099999],[546620.1234999998,4576788.253900001],[546607.0756999999,4576787.503900001],[546595.0562000005,4576782.9859],[546582.1327999998,4576775.908600001],[546576.8902000003,4576771.4341],[546542.9161,4576732.913799999],[546534.3801999995,4576720.091600001],[546525.8509999998,4576693.1697],[546523.0839,4576681.0507],[546525.5910999998,4576590.1403],[546529.1712999996,4576553.748299999],[546532.1179,4576537.891100001],[546535.0876000002,4576531.470899999],[546538.0323999999,4576528.9363],[546554.8663999997,4576526.490800001],[546557.7232999997,4576524.6217],[546560.6766999997,4576520.754899999],[546560.7379000001,4576511.2075],[546559.3646999998,4576503.5382],[546552.1957999999,4576486.2839],[546541.1864999998,4576467.672800001],[546529.2198000001,4576454.828600001],[546524.3053000001,4576451.3554],[546515.7078,4576448.080700001],[546505.0773999998,4576448.6787],[546441.6003,4576456.820900001],[546419.3907000003,4576462.4519],[546395.7388000004,4576471.182399999],[546387.0924000004,4576475.568],[546383.5576,4576478.765000001],[546379.3492999999,4576482.6239],[546369.6456000004,4576495.329299999],[546357.6368000004,4576515.236400001],[546343.9944000002,4576542.0164],[546339.6542999996,4576553.423900001],[546337.9291000003,4576561.5174],[546337.0932,4576574.501599999],[546337.9894000003,4576578.282],[546371.3860999998,4576628.899],[546390.4134,4576662.882099999],[546396.1005999995,4576676.352],[546412.4875999996,4576756.836200001],[546412.4299999997,4576765.828500001],[546408.5039999997,4576777.9048],[546403.6065999996,4576784.867799999],[546396.3743000003,4576790.5945999995],[546385.7082000002,4576796.854699999],[546377.4883000003,4576800.0218],[546319.2280000001,4576804.090500001],[546314.8850999996,4576802.841600001],[546308.2286,4576797.026000001],[546303.9183,4576790.670299999],[546296.3640000001,4576768.195800001],[546287.7929999996,4576747.713199999],[546270.6812000005,4576715.0748],[546260.2445999999,4576698.4661],[546258.3569999998,4576692.681],[546256.0403000005,4576675.457900001],[546253.3679999998,4576635.2512],[546251.1108999997,4576621.803300001],[546247.3109999998,4576614.1186],[546241.9929999998,4576608.3116],[546224.7060000002,4576603.0945],[546202.8641999997,4576603.6215],[546184.2735000001,4576606.056700001],[546159.6261,4576613.5603],[546146.1151999999,4576619.8026],[546143.2379999999,4576624.8913],[546142.6993000004,4576630.661],[546147.3572000004,4576661.3325],[546145.8487,4576674.8675],[546142.5835999995,4576701.491800001],[546142.4212999996,4576727.025599999],[546144.7664999999,4576739.808],[546148.7218000004,4576749.380999999],[546194.8344,4576813.511600001],[546208.2423,4576849.6788],[546267.5573000005,4576981.950099999],[546270.6409999998,4576996.957599999],[546271.0367999999,4577013.613299999],[546268.8768999996,4577063.6702],[546262.2130000005,4577072.1763],[546250.0166999996,4577082.3125],[546246.6212999998,4577089.951400001],[546238.7975000003,4577096.673800001],[546229.6414000001,4577102.388599999],[546220.9375999998,4577102.7772],[546211.2511,4577099.829],[546188.1010999996,4577095.7958],[546166.3465999998,4577095.990499999],[546140.7640000004,4577092.941199999],[546114.7252000002,4577082.672700001],[546104.0621999996,4577075.388599999],[546095.4694999997,4577071.4482],[546082.4364,4577068.4789],[546072.2322000004,4577067.970000001],[546056.3150000004,4577071.1996],[546045.1574999997,4577075.9026999995],[546036.8227000004,4577084.065400001],[546032.9255999997,4577091.701199999],[546023.2183999997,4577105.1842],[546035.4941999996,4577122.0263],[546133.1113,4577230.67],[546151.3700000001,4577253.8785],[546159.3048,4577269.138900001],[546161.2172999997,4577284.139],[546164.7876000004,4577367.3167],[546172.9961000001,4577392.126599999],[546180.6818000004,4577407.0524],[546190.4956,4577416.218599999],[546298.7944999998,4577462.538699999],[546333.9696000004,4577482.9691],[546352.5716000004,4577491.525599999],[546384.3753000004,4577502.719900001],[546395.5769999996,4577504.1238],[546408.8992999997,4577500.989399999],[546414.6853,4577498.916999999],[546429.0236,4577493.901799999],[546440.8820000002,4577484.207800001],[546465.5475000003,4577460.3851],[546483.2871000003,4577446.8431],[546497.5469000004,4577441.0503],[546510.7856999999,4577437.9155],[546523.0418999996,4577431.4438000005],[546530.9556999998,4577423.723099999],[546540.0115999999,4577420.5616],[546557.0061999997,4577431.8837],[546638.8883999996,4577461.6083],[546666.9000000004,4577476.998299999],[546674.6366999997,4577483.8204],[546682.0186999999,4577493.7488],[546686.3805,4577504.99],[546708.6332,4577596.1709],[546712.5937000001,4577604.745100001],[546729.4974999996,4577630.0558],[546704.6793999998,4577690.513699999],[546697.4979999997,4577714.4482],[546691.4949000003,4577750.2695],[546689.9313000003,4577785.2312],[546693.6701999996,4577802.241599999],[546703.3213,4577823.5088],[546708.2840999998,4577832.3114],[546709.2816000003,4577833.3171],[546714.6876999997,4577838.2368],[546732.1057000002,4577848.562999999],[546769.9074999997,4577863.350400001],[546778.9084999999,4577868.626499999],[546786.0433999998,4577877.8873],[546789.7703999998,4577896.673900001],[546789.7045999998,4577906.887499999],[546783.1365,4577926.495999999],[546769.4914999995,4577940.8408],[546759.8163000001,4577949.327099999],[546737.1196999997,4577966.278100001],[546720.9589,4577981.606000001],[546710.5767000001,4577995.971999999],[546702.6540000001,4578018.1252999995],[546699.3651,4578035.201400001],[546699.9407000002,4578049.749],[546702.3788000001,4578060.866800001],[546715.7545999996,4578088.2643],[546728.5562000005,4578100.892200001],[546735.6321999999,4578106.266799999],[546759.3399,4578114.0801],[546776.7336999997,4578115.080399999],[546786.4537000004,4578112.5896000005],[546799.9768000003,4578104.1281],[546809.0169000002,4578103.2983],[546814.7115000002,4578115.3254],[546817.9573999997,4578117.899800001],[546832.0944999997,4578117.9911],[546845.6130999997,4578123.1854],[546877.8728,4578140.9352],[546894.6536999997,4578146.150599999],[546932.4819,4578169.4878],[546948.4380000001,4578185.8002],[546977.7742999997,4578228.6225000005],[546999.3854,4578262.9571],[547010.0192,4578274.350299999],[547014.9885999998,4578282.043],[547017.1419000002,4578285.387599999],[547030.6878000004,4578324.9991],[547026.9782999996,4578381.040999999],[547033.9978999998,4578407.9538],[547041.0899999999,4578410.7753],[547047.2215,4578406.929300001],[547053.2441999996,4578406.9684],[547055.9614000004,4578413.647299999],[547058.6612,4578422.990700001],[547064.1467000004,4578428.4662999995],[547070.2709999997,4578425.7305],[547079.0395999998,4578428.0079],[547086.7583999997,4578437.3838],[547095.5319999997,4578438.884099999],[547102.1993000004,4578429.8236],[547110.4393999996,4578436.2053],[547111.4785000002,4578443.6504999995],[547115.8417999996,4578454.448000001],[547127.3801999995,4578455.300100001],[547142.2911,4578452.066299999],[547194.2566999998,4578436.417099999],[547243.7429,4578364.7972],[547251.5817,4578342.865900001],[547258.2945999997,4578339.6899999995],[547260.5302999998,4578330.378799999],[547278.7862999998,4578314.510600001],[547301.0877,4578306.884500001],[547317.6585999997,4578292.8928],[547332.4699999997,4578279.333799999],[547343.5544999996,4578272.855799999],[547361.6684999997,4578265.979699999],[547377.7547000004,4578262.198999999],[547407.8380000005,4578254.290899999],[547416.7339000003,4578249.9081999995],[547428.8324999996,4578241.8827],[547438.7358999997,4578236.9515],[547449.8788000001,4578234.3599],[547476.5559,4578235.6446],[547497.8619999997,4578239.5589000005],[547516.7276999997,4578245.6776],[547525.7116999999,4578253.397],[547534.3006999996,4578270.328600001],[547538.3602999998,4578276.350299999],[547542.0234000003,4578279.038899999],[547555.9709999999,4578282.460999999],[547562.8964999998,4578285.1709],[547568.2137000002,4578290.7568],[547579.6327999998,4578309.816500001],[547586.8898,4578325.7402],[547599.8799,4578347.5857],[547613.6780000003,4578373.7664],[547625.4532000003,4578402.2653],[547629.301,4578402.2906],[547632.6228999998,4578405.9761],[547637.4720999999,4578419.1085],[547637.7770999996,4578449.0864],[547633.6610000003,4578489.9155],[547634.1270000003,4578508.1261],[547636.8443,4578514.6942],[547644.4581000004,4578527.1787],[547651.0137,4578535.215399999],[547658.6611000001,4578542.593],[547667.9129999997,4578547.649800001],[547687.2208000002,4578549.997199999],[547743.8494999995,4578550.3697],[547758.6256999997,4578554.9079],[547772.3652999997,4578564.4352],[547782.1156000001,4578582.7071],[547794.1243000003,4578600.993799999],[547797.3141000001,4578612.005999999],[547798.9197000004,4578622.230599999],[547798.7514000004,4578647.7645],[547789.6226000004,4578700.217700001],[547790.1145000001,4578714.4318],[547796.0411,4578729.014699999],[547803.1818000004,4578737.055400001],[547809.1749999998,4578741.535700001],[547820.6936999997,4578745.2754],[547834.4552999996,4578738.7048],[547853.2780999998,4578725.728399999],[547869.3120999997,4578717.0635],[547880.9079,4578709.146500001],[547887.3213,4578700.6401],[547889.1769000003,4578698.320900001],[547894.1845000004,4578687.3628],[547899.3652999997,4578662.861099999],[547914.0872999998,4578586.908299999],[547917.6533000004,4578578.9383000005],[547935.9798999997,4578539.8686999995],[547952.8017999995,4578513.3346],[547957.1272,4578504.3704],[547963.8028999995,4578494.2005],[547973.2154000001,4578487.601500001],[547985.2893000003,4578483.351500001],[548004.6309000002,4578480.5929000005],[548029.3025000002,4578481.4224],[548056.3059,4578483.821699999],[548068.9175000004,4578486.7918],[548071.0812999997,4578488.4715],[548070.2785,4578496.0156],[548067.0073999995,4578497.326199999],[548064.9014999997,4578499.5327],[548061.7192000002,4578500.0667],[548073.2571999999,4578513.5769],[548078.3206000002,4578519.4946],[548079.8974000001,4578521.3924],[548097.6745999996,4578552.7075],[548104.3608999997,4578566.1855],[548108.6755999997,4578584.0886],[548110.8059,4578603.420600001],[548108.7362000002,4578751.510199999],[548109.744,4578763.507300001],[548114.1524999999,4578779.856799999],[548151.7007999998,4578869.478700001],[548162.7352999998,4578908.298699999],[548177.8568000002,4578999.2151999995],[548193.1813000003,4579046.945499999],[548204.2949000001,4579073.775699999],[548206.4839000003,4579084.226299999],[548206.3745999997,4579100.6569],[548204.0867999997,4579105.082599999],[548200.6376999998,4579108.0572],[548192.7562999995,4579110.8914],[548189.7452999996,4579110.8714000005],[548163.5658999998,4579110.6975],[548140.0526999999,4579112.0956999995],[548116.4367000004,4579116.379799999],[548098.3848000001,4579126.6961],[548081.4746000003,4579141.460999999],[548071.2651000004,4579154.8269],[548059.9518999998,4579183.284600001],[548043.6731000002,4579229.028899999],[548039.6915999996,4579261.8651],[548053.6354999999,4579278.1667],[548085.3680999996,4579311.1285999995],[548118.0547000002,4579351.5353999995],[548134.2571,4579367.7411],[548136.8322000001,4579370.422800001],[548163.6612,4579398.578500001],[548176.6295999996,4579410.544],[548216.9341000002,4579437.235200001],[548223.9056000002,4579445.3862],[548227.4422000004,4579454.4025],[548242.4315,4579502.0197],[548244.7386999996,4579519.798599999],[548245.8568000002,4579552.890699999],[548245.3339,4579581.197899999],[548244.2061000001,4579599.8421],[548245.1639999999,4579606.731799999],[548248.1979,4579615.855900001],[548274.6985999998,4579667.990599999],[548311.3037,4579722.4133],[548315.3772999998,4579726.1042],[548321.8792000003,4579729.3672],[548344.8723999998,4579730.408600001],[548369.3354000002,4579724.2435],[548414.3827999998,4579704.1161],[548422.5944999997,4579701.839500001],[548440.9028000003,4579703.072000001],[548459.1820999999,4579708.634199999],[548474.9486999996,4579714.7348],[548484.8483999996,4579722.683599999],[548497.4699999997,4579736.3127],[548509.6738999998,4579762.3736000005],[548521.3956000004,4579797.9792],[548533.7933,4579845.024599999],[548547.8515999997,4579918.8376],[548561.0192,4579950.7892],[548581.5207000002,4579986.5647],[548599.6540999999,4580013.775699999],[548621.5367999999,4580055.5558],[548652.5548999999,4580094.399700001],[548674.9863999998,4580116.6437],[548707.0530000003,4580161.157],[548722.1502,4580179.577199999],[548743.5284000002,4580196.7073],[548746.5232999995,4580199.059],[548757.8503999999,4580206.0185],[548775.9683999997,4580222.9048],[548789.5696999999,4580239.8717],[548807.7943000002,4580265.751599999],[548812.2040999997,4580269.112],[548830.3309000004,4580272.231699999],[548839.8360000001,4580276.514599999],[548847.7408999996,4580282.452],[548856.2169000003,4580290.502800001],[548881.4611999998,4580317.0963],[548895.1277999999,4580336.728399999],[548915.1815,4580376.4987],[548917.8893999998,4580384.1776],[548919.1623,4580393.8451000005],[548917.7507999996,4580404.7158],[548915.2732999995,4580412.4706999995],[548907.9983000001,4580424.745100001],[548891.6962000001,4580448.727],[548885.4188999999,4580461.896299999],[548867.1939000003,4580510.623299999],[548831.5953000002,4580581.104800001],[548829.7944,4580587.754000001],[548829.4418000001,4580602.8507],[548830.3070999999,4580610.961200001],[548837.0756999999,4580636.5419],[548842.5109999999,4580649.0131],[548850.8694000002,4580662.0591],[548860.8419000003,4580671.3411],[548883.3000999996,4580689.256200001],[548928.8218,4580722.093],[548978.2945999997,4580764.171599999],[549001.6818000004,4580780.65],[549006.0022999998,4580784.7870000005],[549012.2154000001,4580793.4888],[549024.8245999999,4580820.885600001],[549030.7702000001,4580832.028100001],[549033.9901,4580838.156199999],[549037.5257000001,4580847.061899999],[549038.7748999996,4580860.171],[549039.8129000003,4580892.1525],[549039.2751000002,4580897.478],[549036.8931999998,4580903.4571],[549034.5459000003,4580904.329399999],[549026.2795000002,4580902.497099999],[549023.8463000003,4580903.7019],[549021.4802000001,4580907.3496],[549016.6190999998,4580946.0637],[549018.2523999996,4580951.8478999995],[548999.2023,4581011.338199999],[548991.7874999996,4581044.3728],[548989.3065999998,4581065.0063000005],[548991.6804,4581097.3299],[548993.9578999998,4581106.782199999],[549014.7187999999,4581165.2095],[549020.0915999999,4581174.4607],[549023.3278000001,4581178.146400001],[549028.9023000002,4581182.2919],[549073.8739999998,4581209.3528],[549092.4458999997,4581220.469799999],[549101.9292000001,4581227.750600001],[549121.3629000001,4581247.4222],[549143.9566000002,4581281.9925],[549162.2751000002,4581318.088099999],[549175.9419999998,4581349.600299999],[549198.4665000001,4581394.2733],[549239.0552000003,4581487.697000001],[549249.2211999996,4581505.196699999],[549259.3298000004,4581518.8102],[549268.6370999999,4581527.3112],[549283.3662,4581537.736500001],[549287.5248999996,4581540.9844],[549298.5012999997,4581549.9409],[549345.6190999998,4581592.894400001],[549380.6199000003,4581622.4429],[549399.2594999997,4581635.670600001],[549412.5866,4581643.199999999],[549410.1591999996,4581655.8401],[549411.0685999999,4581669.6131],[549420.3902000003,4581688.217499999],[549421.8217000002,4581698.9965],[549419.5089999996,4581707.0854],[549412.7285000002,4581720.4728999995],[549412.1518999999,4581731.460200001],[549417.0094999997,4581754.8082],[549417.0575000001,4581760.0265999995],[549415.517,4581765.234099999],[549405.7791999998,4581783.1534],[549403.7279000003,4581789.6898],[549404.4989,4581799.243000001],[549406.8455999997,4581810.694399999],[549406.3843999999,4581817.0195],[549402.3897000002,4581826.5403],[549391.9533000002,4581836.5722],[549382.7336999997,4581839.84],[549372.2833000002,4581839.6578],[549367.358,4581838.514],[549360.5773,4581839.689099999],[549357.8015999999,4581842.1127],[549348.4023000002,4581859.4792],[549335.2407,4581876.8202],[549318.4326,4581901.685900001],[549310.0159,4581909.8443],[549289.3607000001,4581922.5824],[549282.3706,4581929.9734000005],[549277.2116999999,4581938.598099999],[549260.6330000004,4581954.3616],[549239.8207,4581965.6555],[549216.9332999997,4581974.7149],[549207.8095000004,4581976.2072],[549196.3552999999,4581976.1294],[549185.625,4581980.2754999995],[549180.1701999996,4581983.236],[549145.4280000003,4582014.308700001],[549129.8200000003,4582022.6406],[549120.3114,4582031.569],[549097.6180999996,4582061.3913],[549071.6886,4582099.9626],[549070.1580999997,4582103.727],[549068.5005999999,4582126.2535],[549071.8427999998,4582151.256200001],[549075.8717999998,4582161.275599999],[549080.4188999999,4582168.855900001],[549095.2496999996,4582201.153100001],[549101.1963,4582224.2861],[549102.2193,4582246.0535],[549101.1633000001,4582253.818],[549085.5871000001,4582306.8924],[549076.0716000004,4582329.2545],[549068.3982999995,4582338.8616],[549048.9972999999,4582351.8309],[549045.4528999999,4582356.6919],[549038.1458,4582373.961999999],[549035.8797000004,4582387.602499999],[549037.0526,4582399.6009],[549043.3245000001,4582411.7447999995],[549049.8750999998,4582432.1064],[549060.7331999997,4582470.7049],[549068.2297,4582487.187000001],[549077.9064999996,4582502.684800001],[549092.7522,4582520.327],[549118.2670999998,4582542.704500001],[549132.7851,4582559.3454],[549164.1750999996,4582590.6448],[549178.5761000002,4582599.8464],[549209.1442,4582616.7075],[549224.5234000003,4582629.579600001],[549252.8218,4582660.5253],[549282.3996000001,4582687.7051],[549294.0933999997,4582701.5515],[549319.6782,4582738.030200001],[549343.1634,4582763.614399999],[549363.2730999999,4582781.5151],[549386.7273000004,4582799.3277],[549403.2982000001,4582808.988700001],[549423.0577999996,4582816.895099999],[549442.5810000002,4582822.6905000005],[549508.7478999998,4582853.7848000005],[549571.6820999999,4582880.7498],[549700.4211999997,4582930.371200001],[549758.3772,4582951.6415],[549791.9939000001,4582962.4197],[549813.8327000001,4582971.7848000005],[549828.9890000001,4582980.3268],[549852.1937999995,4582997.6951],[549878.1180999996,4583020.7443],[549882.5763999997,4583028.8796999995],[549883.5875000004,4583039.8780000005],[549882.9236000003,4583051.308800001],[549885.7821000004,4583061.0985],[549908.9161,4583088.680600001],[549938.0855999999,4583125.963500001],[549952.523,4583141.7173],[549960.3126999997,4583151.6521000005],[549972.9085999997,4583167.726399999],[549997.7834999999,4583185.217700001],[549999.8679999998,4583186.009199999],[550006.1980999997,4583189.3836],[550021.0608999999,4583204.030300001],[550044.1494000005,4583238.051899999],[550063.5495999996,4583273.4914],[550079.3552000001,4583308.906099999],[550095.0301000001,4583363.1939],[550108.0665999996,4583424.2359],[550110.1094000004,4583443.124],[550109.5776000004,4583471.6533],[550107.2429,4583494.952],[550102.2141000004,4583533.109300001],[550101.0505999997,4583544.203500001],[550101.0037000002,4583550.9756000005],[550102.6301999995,4583557.5373],[550107.4682,4583571.115599999],[550107.5832000002,4583578.665999999],[550096.2554000001,4583609.007999999],[550094.4201999996,4583620.5417],[550091.3830000004,4583660.8222],[550093.3892999999,4583721.232799999],[550093.2257000003,4583744.8796],[550090.6623999998,4583789.1602],[550090.2061000001,4583794.7083],[550088.6507000001,4583814.126599999],[550090.8859000001,4583829.352299999],[550095.0850999998,4583838.5962000005],[550099.6299999999,4583846.177300001],[550104.8198999995,4583857.204500001],[550111.5845999997,4583882.2316],[550124.5821000002,4583912.5199],[550135.3258999996,4583930.2469999995],[550145.3404999999,4583944.6384],[550148.4116000002,4583947.768300001],[550158.2068999996,4583957.6062],[550178.8342000004,4583972.4043000005],[550206.4680000003,4583989.360400001],[550238.6413000003,4584002.5733],[550268.4199000001,4584011.550799999],[550322.7527000001,4584023.4747],[550351.2083999999,4584030.333900001],[550375.7264,4584038.4980999995],[550400.5153000001,4584055.768300001],[550413.7292999998,4584066.740599999],[550472.3173000002,4584127.6566],[550513.7011000002,4584186.343599999],[550530.4351000004,4584207.8879],[550563.7989999996,4584253.862500001],[550569.6448999997,4584266.5601],[550574.4521000003,4584284.3574],[550576.6749999998,4584313.1281],[550580.8778999997,4584417.408600001],[550583.9243999999,4584435.970799999],[550586.3783,4584443.648600001],[550614.1286000004,4584491.3607],[550622.8234999999,4584502.9679000005],[550626.9798999997,4584506.216700001],[550639.2341,4584510.8543],[550673.9442999996,4584519.424000001],[550682.3607999999,4584523.035700001],[550693.8355,4584531.5538],[550712.6342000002,4584556.4438000005],[550721.6679999996,4584567.387399999],[550727.9856000002,4584572.3167],[550744.0817999998,4584577.3145],[550756.0725999996,4584583.7269],[550768.3657,4584594.693499999],[550775.7292999998,4584605.4034],[550791.1886999998,4584641.5945],[550799.6083000004,4584656.641799999],[550838.7890999997,4584706.877599999],[550845.8547999999,4584712.3673],[550852.3596999999,4584714.411499999],[550877.9089000002,4584718.1437],[550893.8554999996,4584720.587300001],[550898.3733000001,4584719.953],[550904.6688000001,4584716.111400001],[550913.0717000002,4584709.7311],[550932.9276,4584702.987299999],[550943.8986999998,4584699.844799999],[550950.6714000003,4584699.4484],[550984.0744000003,4584715.448999999],[550995.5805000002,4584719.4158],[551004.4331999999,4584720.3664],[551020.3992999997,4584720.0348000005],[551053.3476999998,4584717.4915],[551070.4995999997,4584714.947899999],[551091.4436999997,4584707.9902],[551114.5859000003,4584697.4953000005],[551124.0494999997,4584694.786499999],[551128.8157000002,4584694.4871],[551132.3985000001,4584696.0668],[551142.9319000002,4584707.5766],[551150.9245999996,4584711.9629999995],[551161.8729999997,4584712.0404],[551172.2505000001,4584710.1153],[551180.1847999999,4584710.9486],[551281.4930999996,4584768.6208],[551325.1442,4584800.794],[551349.4369999999,4584816.6207],[551410.2943000002,4584909.091399999],[551456.6956000002,4584930.4047],[551551.3136,4584952.727600001],[551613.8805999998,4584957.281300001],[551644.0362,4584959.494899999],[551657.6624999996,4584959.0370000005],[551670.2860000003,4584958.572000001],[551688.7692,4584956.816500001],[551714.7850000001,4584953.5605999995],[551760.8356999997,4584930.241599999],[551764.6013000002,4584929.602399999],[551793.0766000003,4584921.3683],[551799.8372999998,4584922.6379],[551809.0049999999,4584926.2563000005],[551852.3781000003,4584950.104],[551863.5658,4584951.738500001],[551874.2631999999,4584951.815099999],[551907.5148999998,4584941.839299999],[551914.2867999999,4584941.5548],[551919.6275000004,4584942.703299999],[551926.1151,4584947.0798],[551929.3234999999,4584954.2084],[551930.9908999996,4584966.433],[551935.1239999998,4585007.763599999],[551941.4237000002,4585015.0253],[551952.8404999999,4585019.6592999995],[551962.5563000003,4585028.388900001],[551968.3585000001,4585035.092],[551973.6792000001,4585039.016000001],[551981.3454999998,4585042.1798],[551993.9450000003,4585045.0459],[552009.0795,4585044.044299999],[552043.7302000001,4585037.0768],[552071.0472999997,4585096.893200001],[552086.9374000002,4585141.861300001],[552090.1119999997,4585153.6526999995],[552091.2329000002,4585172.0908],[552086.1019000001,4585223.125],[552086.8853000002,4585242.0046999995],[552090.6136999996,4585258.130000001],[552103.4368000003,4585299.5233],[552117.7627999997,4585329.492000001],[552130.8942999998,4585351.236300001],[552168.6134000001,4585405.354800001],[552185.8003000002,4585432.568600001],[552202.8054,4585461.7796],[552230.5870000003,4585514.716499999],[552232.7856000001,4585522.7261],[552235.9019999998,4585542.5109],[552241.2367000002,4585590.733999999],[552243.5447000004,4585606.7381],[552248.4616999999,4585620.2075],[552248.9270000001,4585625.207],[552248.0538999997,4585641.965299999],[552259.9741000002,4585646.1592999995],[552272.3371000001,4585658.461300001],[552299.7942000004,4585698.295299999],[552304.3838999998,4585699.216700001],[552307.5367999999,4585702.348099999],[552307.9080999997,4585708.790200001],[552307.4469999997,4585714.782199999],[552312.9140999997,4585721.483200001],[552315.5012999997,4585721.946],[552318.0210999995,4585720.1877999995],[552322.1848999998,4585722.216399999],[552324.9063999997,4585727.232100001],[552331.7627999997,4585749.819599999],[552336.2078999998,4585770.724400001],[552339.1311999997,4585805.607100001],[552338.1599000003,4585847.4563],[552336.5908000004,4585867.9844],[552335.0153000001,4585889.400699999],[552334.9133000001,4585903.5001],[552333.7474999996,4585914.482999999],[552329.5317000002,4585919.670700001],[552330.3761999998,4585930.0021],[552327.7459000004,4585981.7204],[552323.3695,4585997.565199999],[552318.1191999996,4586053.3725000005],[552318.6889000004,4586067.0326000005],[552318.3957000002,4586072.914799999],[552315.7805000003,4586076.3376],[552313.0615999997,4586082.5353],[552309.4532000003,4586084.6186999995],[552308.3381000003,4586088.6075],[552311.6146999998,4586097.735200001],[552307.0784,4586112.579700001],[552306.4824000001,4586125.676200001],[552307.2015000004,4586130.2334],[552305.8108000001,4586137.6620000005],[552299.3310000002,4586143.943499999],[552296.1984999999,4586161.1296999995],[552298.5937000001,4586176.579399999],[552299.4413999999,4586186.466700001],[552296.6479000002,4586191.442600001],[552293.9292000001,4586209.186799999],[552290.1072000004,4586217.7081],[552287.7082000002,4586225.9065000005],[552287.0478999997,4586236.338099999],[552285.0714999996,4586243.873400001],[552278.5734000001,4586252.7084],[552274.6349,4586254.234300001],[552265.4515000004,4586253.057700001],[552262.3493999997,4586254.478599999],[552249.8465,4586273.262499999],[552240.5838000001,4586283.0768],[552239.4735000003,4586286.399499999],[552232.5705000004,4586293.4552],[552222.1671000002,4586310.810900001],[552208.7145999996,4586322.260399999],[552204.2692,4586324.559800001],[552200.8377999999,4586325.3122000005],[552198.9216,4586324.521199999],[552195.8852000004,4586316.8386],[552193.9737999998,4586315.3815],[552188.8711999999,4586316.1219],[552185.9289999995,4586318.543199999],[552182.6335000005,4586323.626599999],[552181.6863000002,4586327.5056],[552182.8859999999,4586334.9529],[552181.6014,4586339.273499999],[552178.9164000005,4586340.808499999],[552174.2340000002,4586341.218900001],[552163.2599999998,4586345.025599999],[552161.1567000002,4586347.0089],[552156.6401000004,4586359.188999999],[552148.6074999999,4586360.6854],[552145.6686000004,4586362.662699999],[552142.6180999996,4586368.525],[552141.7456999999,4586373.6258000005],[552143.1381999999,4586377.5217],[552145.2103000004,4586379.868100001],[552145.5268999999,4586382.312999999],[552144.5942000002,4586384.193600001],[552140.1425000001,4586387.3813000005],[552132.6868000003,4586389.9921],[552132.0843000002,4586392.430299999],[552135.8887,4586397.8979],[552136.3499999996,4586403.452500001],[552132.6690999996,4586415.638599999],[552129.7110000001,4586420.280300001],[552126.1069,4586421.808700001],[552119.9316999996,4586420.653999999],[552117.25,4586421.744899999],[552116.0290000001,4586428.841700001],[552116.5883,4586432.398499999],[552119.4847999997,4586436.305199999],[552122.4784000004,4586438.325200001],[552127.1118999999,4586444.687000001],[552129.0077,4586459.911],[552128.4495000001,4586467.7897],[552124.9002,4586473.315300001],[552126.0187999997,4586480.4289],[552217.0354000004,4586593.442],[552221.0575000001,4586603.463199999],[552224.1233000001,4586607.0381000005],[552230.3022999996,4586607.637800001],[552238.7631000001,4586616.2478],[552241.4039000003,4586620.8189],[552245.6629999997,4586632.7292],[552246.2061000001,4586638.5064],[552248.2797999997,4586640.630899999],[552251.9537000004,4586640.990499999],[552254.2594999997,4586645.6702],[552265.0541000003,4586655.074200001],[552271.3946000002,4586656.452299999],[552272.8744999999,4586659.7937],[552272.2414999995,4586666.4506],[552273.3975999998,4586668.3464],[552282.8343000002,4586669.080700001],[552290.0680999998,4586674.018100001],[552299.4318000004,4586684.8551],[552313.7483999999,4586704.0548],[552313.5612000003,4586706.8291],[552311.4516000003,4586709.7005],[552311.8459999999,4586712.923],[552315.6758000003,4586714.838199999],[552318.1583000002,4586718.186799999],[552323.9210999999,4586718.5616],[552325.7414999995,4586721.0173],[552324.1299999999,4586735.8829],[552328.5784,4586744.686000001],[552328.8619999997,4586751.682600001],[552326.6447000001,4586757.884],[552327.1067000004,4586763.327500001],[552330.7732999995,4586764.6863],[552333.9587000003,4586763.266000001],[552334.4400000004,4586766.0451],[552333.0509000001,4586773.251700001],[552332.2564000003,4586779.1302000005],[552330.0881000003,4586778.5594],[552276.8828999996,4586764.185699999],[551988.2773000002,4586729.4647],[551576.7674000002,4586693.2118],[551232.4663000004,4586664.230599999],[551048.3402000004,4586647.4966],[550958.0493999999,4586642.530099999],[550901.7538000001,4586639.358200001],[550882.5630000001,4586635.4484],[549914.3849999998,4586550.0988],[549907.7911,4586549.054099999],[549764.8114999998,4586538.5211],[548796.0449999999,4586450.3199000005],[548774.8414000003,4586447.2903],[548706.6377999997,4586437.7269],[548559.6721999999,4586422.972100001],[548522.9299999997,4586419.3949],[548441.5746999998,4586227.4453],[548413.5455999998,4586207.828600001],[548362.9767000005,4586172.407],[548290.6502,4586129.0689],[548250.3084000004,4586088.609300001],[548213.8995000003,4586022.196699999],[548104.5935000004,4586010.255899999],[547743.1852000002,4585971.2246],[547739.5299000004,4585993.2941],[547737.7774,4586018.262700001],[547736.4935999997,4586086.2005],[547737.0493000001,4586103.3017],[547647.1825000001,4586096.159],[547655.0724999998,4585976.639],[547635.1130999997,4585974.7312],[547622.0384,4585955.2161],[547682.8236999996,4585937.408600001],[547747.5785999997,4585925.9561],[547766.4795000004,4585835.0418],[547769.4408,4585829.510199999],[547796.9082000004,4585719.556600001],[547772.2648999998,4585718.172599999],[547775.5385999996,4585703.3171],[547736.6007000003,4585715.272700001],[547735.0516999997,4585684.0649999995],[547731.2367000002,4585641.628900001],[547641.7725,4585674.0133],[547573.7986000003,4585590.0767],[547339.7516000001,4585777.1701],[547222.3905999996,4585602.985300001],[547208.0466999998,4585611.2184999995],[546642.9746000003,4585245.286800001],[546611.0437000003,4585298.15],[546562.8088999996,4585378.220000001],[546600.7828000002,4585399.114700001],[546594.0165999997,4585580.3715],[546508.6456000004,4585574.715299999],[546452.2153000003,4585617.0966],[546397.8293000003,4585575.336200001],[546377.3617000002,4585613.3969],[546374.0236999998,4585625.698999999],[546364.4027000004,4585640.4034],[546349.6338999998,4585662.9575],[546324.5651000002,4585701.877],[546318.5872999998,4585708.8332],[546312.1039000005,4585716.452199999],[546600.0636,4585977.9835],[546591.1604000004,4585985.0316],[546476.5345999999,4586072.3357],[546270.3576999996,4586233.3298],[546255.4922000002,4586232.013499999],[546079.6957,4586216.3478],[545995.6808000002,4586208.8188000005],[545944.4872000003,4586204.1636],[544769.0159,4586098.4289],[543144.9576000003,4585962.774599999],[543013.6602999996,4585951.889900001],[542847.8684999999,4585938.0276999995],[542258.9033000004,4585882.161699999],[541902.0758999996,4585854.662699999],[541804.8107000003,4585853.9891],[541334.7741999999,4585822.3122000005],[541177.4145999998,4585808.8696],[540891.1722999997,4585785.042099999],[540828.7780999998,4585779.9158],[541029.9835999999,4586166.521500001],[541107.8211000003,4586320.839500001],[541657.2896999996,4587368.255799999],[541707.2988,4587461.3585],[541762.3205000004,4587568.701400001],[541830.4534999998,4587705.5415],[541869.6948999995,4587781.8188000005],[541873.1643000003,4587788.611199999],[541930.4237000002,4587898.1888999995],[541945.2302000001,4587923.5879],[541960.3195000002,4587943.4374],[542244.5480000004,4588511.306600001],[542301.7241000002,4588618.888599999],[542377.1814000001,4588770.987199999],[542394.3639000002,4588803.728599999],[542551.9077000003,4589115.0734],[542580.6379000004,4589172.3082],[542690.5678000003,4589382.9004999995],[543159.074,4590288.631899999],[543433.5629000003,4590819.967599999],[543501.6606000001,4590952.161800001],[543540.3718999997,4591027.3357],[543915.6116000004,4591746.9286],[543996.1392999999,4591905.404999999],[544054.5521,4592020.4483],[544252.8839999996,4592410.021199999],[544291.8877999997,4592475.7642],[544343.1177000003,4592562.566],[544403.4598000003,4592701.4943],[544450.2368000001,4592792.3774],[544808.4896,4593488.823799999],[544849.7346999999,4593568.24],[545140.1475,4594128.9451],[545233.6530999998,4594298.953299999],[545248.6793999998,4594325.2491999995],[545275.0153999999,4594371.4893],[545307.9961000001,4594422.8785],[545338.6072000004,4594479.359999999],[545383.4140999997,4594561.2444],[545597.1042,4594954.2851],[545448.6078000003,4594957.5671],[545007.7630000003,4594958.911699999],[544843.4178999998,4594960.8861],[544769.2186000003,4594961.4246],[544704.2830999997,4594962.021199999],[544627.665,4594962.323999999],[544232.4680000003,4594964.6646],[544168.1149000004,4594951.946699999],[543776.3810999999,4594878.726199999],[543765.7852999996,4594878.106799999],[543765.1594000002,4594884.986400001],[543765.0751999998,4594898.8639],[543766.1884000003,4594907.9746],[543770.3685999997,4594920.545700001],[543774.534,4594935.5592],[543776.4688999997,4594946.7842999995],[543774.5856999997,4594954.544600001],[543770.9412000002,4594963.737500001],[543756.6714000003,4594990.9628],[543747.1290999996,4595009.334899999],[543746.5576999998,4595020.989],[543746.4579999996,4595037.4199],[543746.8712999998,4595051.8555],[543746.773,4595068.0644000005],[543747.5409000004,4595079.0604],[543751.5723000001,4595088.6329],[543759.0382000003,4595096.116800001],[543771.3827999998,4595097.301899999],[543789.6131999996,4595077.5393],[543808.2702000001,4595069.991900001],[543824.0499999998,4595068.977499999],[543849.8093999997,4595073.797],[543862.2038000003,4595080.5337000005],[543879.1611000001,4595091.7393],[543900.7182999998,4595115.0744],[543904.2446999997,4595125.3101],[543906.5065000001,4595137.647500001],[543905.0833999999,4595152.071900001],[543901.1734999996,4595163.705700001],[543893.2937000003,4595169.431],[543888.0231999997,4595171.508400001],[543878.6831,4595170.3412999995],[543864.7861000001,4595163.7064],[543852.1299999999,4595158.8554],[543833.3339,4595161.8499],[543817.5723000001,4595173.6337],[543810.7302999999,4595187.1371],[543807.4835999999,4595199.552100001],[543812.0369999995,4595219.342],[543816.3469000002,4595224.2532],[543827.6858000001,4595226.0985],[543844.4108999996,4595220.537900001],[543855.3299000002,4595222.8247],[543863.1495000003,4595226.9801],[543870.4117999999,4595240.4582],[543877.5838000001,4595255.0459],[543879.4579999996,4595262.4958999995],[543882.2095999997,4595276.6127],[543884.9139999999,4595298.5009],[543889.1742000002,4595325.283600001],[543888.9776999997,4595357.590399999],[543891.0044999998,4595367.3728],[543889.943,4595377.2475000005],[543886.1886999998,4595390.7696],[543881.4965000004,4595393.8497],[543848.1091,4595394.756999999],[543834.4593000002,4595402.445699999],[543825.5378999999,4595414.826199999],[543748.3821,4595490.853399999],[543733.2581000002,4595507.748400001],[543723.0623000003,4595523.8961],[543719.1657999996,4595533.420600001],[543718.7632999998,4595544.7425999995],[543719.8925999999,4595551.1888],[543732.2526000002,4595563.476399999],[543748.9627,4595574.014],[543761.2741999999,4595580.528000001],[543771.1009999998,4595583.918400001],[543796.3592999997,4595588.512599999],[543819.8596000001,4595593.9845],[543848.4260999998,4595603.484099999],[543868.0701000001,4595611.8193],[543887.0336999996,4595622.2599],[543909.9710999997,4595637.9428],[543914.5405000001,4595641.3014],[543920.0237999996,4595645.331599999],[543925.6738999998,4595649.3629],[543932.2448000005,4595652.955700001],[543942.6414000001,4595658.6811999995],[543949.2242999999,4595660.275599999],[543961.7226999998,4595663.4605],[543972.8064000001,4595665.9706],[543978.2237999998,4595667.1138],[543994.4847999997,4595669.100400001],[544022.2697999999,4595669.824999999],[544027.2529999996,4595673.7413],[544029.5502000004,4595680.194700001],[544027.3914999999,4595692.0611000005],[544025.1237000003,4595721.8017],[544017.5762999998,4595741.517899999],[544011.3503,4595749.8068],[544005.0159,4595762.2028],[544002.8219999997,4595779.8423],[544008.9979999997,4595793.424900001],[544015.1928000003,4595803.8989],[544025.5986000001,4595808.0703],[544110.0664999997,4595819.022600001],[544121.5373,4595826.420399999],[544183.7021000003,4595895.413799999],[544195.1666000001,4595903.810900001],[544279.2827000003,4595931.0836],[544318.4135999996,4595959.301999999],[544323.3636999996,4595968.5474],[544362.2196000004,4596027.851199999],[544379.6514999997,4596056.3806],[544381.9523999998,4596062.168],[544384.2281,4596072.063200001],[544366.1754999999,4596144.4509],[544366.8772999998,4596152.448999999],[544370.2560999999,4596159.3533],[544375.1485000001,4596164.3795],[544380.8985000001,4596165.6361],[544394.8458000002,4596163.7235],[544405.6407000003,4596158.7939],[544421.7539999997,4596157.4498],[544431.7651000004,4596157.8445],[544443.3472999996,4596160.580499999],[544454.4074999997,4596166.755000001],[544461.2977,4596172.570699999],[544476.7154000001,4596175.7743999995],[544505.3981999997,4596206.482999999],[544518.9192000004,4596219.556299999],[544563.7045,4596250.5866],[544573.5860000001,4596258.419399999],[544581.3876999998,4596265.2401],[544589.6639,4596276.2827],[544591.6881999997,4596286.2874],[544594.7275,4596294.0779],[544595.5296,4596299.301000001],[544596.1723999996,4596303.3018],[544596.2063999996,4596311.2958],[544596.1941,4596313.2941],[544599.7562999995,4596330.9690000005],[544601.5883,4596345.080499999],[544591.5970999999,4596381.989800001],[544581.8032,4596414.0153],[544579.2440999998,4596436.5374],[544582.4186000004,4596449.435799999],[544588.7741999999,4596460.6886],[544608.7243999997,4596486.4586],[544637.5022,4596528.492799999],[544652.7008999996,4596553.4564],[544655.8753000004,4596566.354900001],[544656.4873000002,4596588.785599999],[544653.1971000005,4596608.0835],[544647.4340000004,4596622.481000001],[544629.3485000003,4596672.996099999],[544613.7862,4596720.3072999995],[544601.2313000001,4596794.060799999],[544577.0999999996,4596918.369999999],[544574.6105000004,4596929.679099999],[544574.5459000003,4596940.115],[544581.7004000004,4596957.035],[544587.2512999997,4596963.397700001],[544593.744,4596965.8804],[544600.1683999998,4596965.9201],[544619.4186000004,4596956.268999999],[544637.2187999999,4596951.7162],[544648.2319999998,4596951.784399999],[544654.4800000004,4596953.3774],[544661.7898000004,4596958.640799999],[544667.5048000002,4596965.4487],[544674.2278000005,4596971.1526],[544684.7888000002,4596976.8803],[544697.6223999998,4596979.4024],[544707.3109999998,4596977.7971],[544729.1015999997,4596975.6007],[544749.2925000004,4596975.7259],[544772.6490000002,4596976.6481],[544796.8102000002,4596982.349400001],[544813.7169000003,4596987.339500001],[544825.7747,4596993.8539],[544839.3976999996,4597003.5977],[544857.0695000002,4597019.6952],[544869.0670999996,4597035.8684],[544885.0548999999,4597054.3979],[544898.6348000001,4597071.0251],[544907.4549000002,4597088.288899999],[544916.2033000002,4597103.6647],[544921.7770999996,4597119.687000001],[544927.2916000001,4597131.823000001],[544935.2566999998,4597138.9782],[544941.9822000004,4597144.238299999],[544951.4002999999,4597145.851399999],[544966.7578999996,4597144.947899999],[544993.8223000001,4597139.898600001],[545012.7889999999,4597135.575999999],[545024.0473999996,4597136.4234],[545032.8558,4597142.140699999],[545049.6723999996,4597161.453],[545061.5880000005,4597177.2929],[545067.2008999996,4597186.987199999],[545068.7361000003,4597194.990499999],[545067.7292,4597235.952299999],[545069.1887999997,4597256.0569],[545075.4873000002,4597276.1917],[545082.6755999997,4597287.450099999],[545093.1120999996,4597299.6171],[545105.1141999997,4597314.9025],[545117.0669999998,4597338.0704],[545123.3639000002,4597358.4274],[545127.4018999999,4597366.4464],[545132.7726999996,4597374.8069],[545145.4281000001,4597392.317],[545152.0607000003,4597399.02],[545166.0203999998,4597408.100400001],[545176.9252000004,4597412.0546],[545200.3448999999,4597415.976199999],[545233.2726999996,4597420.401699999],[545246.1825000001,4597423.9244],[545255.9058999997,4597429.980799999],[545268.2725999998,4597440.272700001],[545288.8415000001,4597459.7202],[545297.0177999996,4597472.9835],[545301.9097999996,4597491.111199999],[545302.3461999996,4597501.328299999],[545301.7736999998,4597512.760199999],[545297.3990000002,4597531.829],[545292.5453000003,4597547.4529],[545287.2538000001,4597553.082],[545280.3119999999,4597555.813999999],[545266.5297999997,4597558.392000001],[545245.8399999999,4597558.2621],[545240.0696,4597560.4464],[545230.3141000001,4597572.82],[545224.2216999996,4597586.4377999995],[545224.1436999999,4597598.872099999],[545227.0767000001,4597610.104],[545240.8499999996,4597635.504000001],[545251.7640000004,4597651.227],[545261.3493999997,4597665.942399999],[545273.5425000004,4597677.2325],[545289.1491,4597689.6543000005],[545314.5219,4597701.249299999],[545378.7440999998,4597717.307700001],[545410.8524000002,4597732.3872],[545428.6760999998,4597750.374500001],[545438.2281,4597770.3081],[545441.6046000002,4597790.5359000005],[545439.2708999999,4597803.4001],[545433.7874999996,4597813.024700001],[545411.9951999998,4597829.096999999],[545402.1752000004,4597838.472200001],[545396.3491000002,4597849.538000001],[545391.3361999998,4597863.9397],[545387.1928000003,4597886.0075],[545386.3260000004,4597904.4322],[545384.9670000002,4597921.521400001],[545378.2172999997,4597946.7926],[545383.6518000001,4597958.1513],[545396.8515999997,4597968.4487],[545404.0449999999,4597978.7083],[545416.5544999996,4598005.8772],[545429.6827999996,4598027.4987],[545450.7045,4598054.166200001],[545462.0919000003,4598060.7884],[545469.3306,4598063.831800001],[545482.9036999997,4598067.803300001],[545490.3709000004,4598074.289799999],[545493.9910000004,4598082.306500001],[545495.1112000002,4598089.8632],[545497.7197000002,4598099.538799999],[545502.3099999996,4598112.446699999],[545508.8713999996,4598117.040100001],[545515.4539000001,4598118.302999999],[545520.2965000002,4598117.667400001],[545526.8391000004,4598112.046499999],[545534.4781,4598078.121099999],[545539.9495000001,4598070.3839],[545549.6951000001,4598059.565099999],[545562.4397,4598049.431299999],[545572.1698000003,4598041.055],[545587.3337000003,4598030.9365],[545601.216,4598025.584100001],[545618.9918,4598024.5864],[545628.0516999997,4598029.8619],[545638.5998,4598037.2563000005],[545652.2669000002,4598039.5633000005],[545658.4484999999,4598038.270199999],[545664.5515999999,4598036.1994],[545674.2587000001,4598031.4868],[545677.8803000003,4598026.069499999],[545685.8321000002,4598021.901000001],[545695.5110999998,4598021.6293],[545703,4598024.6744],[545714.7980000004,4598032.298900001],[545731.5913000004,4598041.509500001],[545749.0717000002,4598047.615700001],[545768.3986,4598051.9574],[545785.1162,4598059.9463],[545791.3601000002,4598061.9844],[545799.3600000003,4598063.3675],[545814.0174000002,4598067.3465],[545830.5411,4598066.452400001],[545842.5403000005,4598068.6381],[545858.1776,4598075.9542],[545863.5618000003,4598081.9838],[545897.1895000003,4598106.9564],[545914.6583000002,4598114.839400001],[545951.3348000003,4598145.716],[545963.9028000003,4598163.338099999],[545974.1017000005,4598186.1632],[545977.6562000001,4598191.293099999],[545987.1969999997,4598199.569800001],[546007.6686000004,4598207.472200001],[546019.1804,4598207.545600001],[546052.2699999996,4598225.187899999],[546060.5987999998,4598240.340500001],[546061.1816999996,4598253.5561999995],[546053.0559,4598298.0253],[546045.0607000003,4598322.0667],[546046.1633000001,4598332.288000001],[546049.8872999996,4598336.9749],[546053.0437000003,4598339.104499999],[546063.3726000004,4598341.502],[546099.1218999997,4598347.503900001],[546102.5199999996,4598350.9673999995],[546123.2028999999,4598364.866800001],[546133.2932000002,4598378.476500001],[546143.7969000004,4598392.6439],[546179.3324999996,4598431.952299999],[546193.0694000004,4598449.2491999995],[546203.4011000004,4598464.1928],[546229.8092999998,4598482.792300001],[546250.4616999999,4598501.354900001],[546266.5559999999,4598515.225299999],[546283.7717000004,4598523.329700001],[546298.7566,4598528.089],[546314.8043999998,4598536.185900001],[546328.5843000002,4598546.7108],[546351.432,4598587.048800001],[546360.3581999997,4598638.843900001],[546372.8378999997,4598669.9002],[546393.4079,4598701.1197],[546401.3881999999,4598718.379899999],[546404.7417000001,4598728.7269],[546407.0099999998,4598739.1778],[546403.4480999997,4598748.259],[546402.3194000004,4598755.135299999],[546396.4282999998,4598763.202199999],[546390.6435000002,4598767.717],[546379.1246999996,4598768.8641],[546367.5844,4598773.3419],[546362.8469000002,4598783.636700001],[546361.6270000003,4598791.7337],[546363.9031999996,4598800.963500001],[546391.8481999999,4598865.6489],[546401.9243999999,4598920.1161],[546402.0702999998,4598936.3267],[546398.9096999997,4598947.853],[546393.9305999996,4598956.813999999],[546383.0372000001,4598964.5156],[546367.8436000003,4598966.416300001],[546349.0998,4598962.631899999],[546329.5182999996,4598959.397299999],[546296.8391000004,4598956.411599999],[546270.4863999998,4598955.4651999995],[546249.3905999996,4598954.2195],[546228.1458,4598950.1973],[546214.1834000004,4598955.2149],[546206.0484999996,4598962.0463],[546201.3797000004,4598974.6733],[546198.9631000003,4598987.3146],[546200.0937999999,4598993.0952],[546209.1074000001,4599018.355699999],[546226.1909999996,4599059.877699999],[546228.4011000004,4599079.4322999995],[546232.4883000003,4599105.4384],[546241.1211000001,4599189.983899999],[546242.9477000004,4599230.297800001],[546241.7529999996,4599260.489],[546243.6123000002,4599282.706],[546248.5590000004,4599291.730799999],[546254.6020999998,4599298.8752],[546264.6557999998,4599304.9351],[546275.8123000003,4599308.1154],[546294.0278000003,4599303.1252999995],[546309.3048,4599288.124],[546315.4649,4599277.0611000005],[546323.6067000004,4599269.1196],[546333.7446999997,4599262.0792],[546346.8652999997,4599258.1666],[546354.9557999996,4599258.218699999],[546367.1140000001,4599261.294600001],[546383.2821000004,4599263.3971],[546397.4806000004,4599260.490800001],[546409.6068000002,4599255.572799999],[546417.7430999996,4599248.5196],[546425.8657999998,4599243.5758],[546441.0717000002,4599239.676899999],[546463.3551000003,4599237.710999999],[546531.9781,4599254.363500001],[546558.2385,4599256.5316],[546582.5164999999,4599255.689300001],[546603.8054,4599252.7183],[546632.1387,4599243.908500001],[546655.4682999998,4599234.955499999],[546684.9450000003,4599217.0492],[546703.2062999997,4599205.0658],[546726.5361000001,4599196.113],[546745.7459000004,4599192.240700001],[546775.1054999996,4599192.4311999995],[546827.5414000005,4599209.8697],[546868.8766999999,4599228.3466],[546883.9722999996,4599241.434699999],[546893.9793999996,4599254.6008],[546897.9875999996,4599266.728700001],[546899.8846000005,4599282.8397],[546896.7633999996,4599301.0276],[546890.5700000003,4599317.085899999],[546833.5248999996,4599380.110400001],[546809.0114000002,4599417.2557],[546803.8191,4599433.320599999],[546805.7210999997,4599461.533399999],[546824.6748000002,4599496.9626],[546831.6725000003,4599511.1083],[546842.5883999998,4599538.3805],[546844.4984999998,4599552.4932],[546844.3547999999,4599574.586300001],[546831.0180000002,4599611.804099999],[546819.5931000002,4599650.033600001],[546818.5005999999,4599664.126800001],[546820.6250999998,4599670.9131000005],[546822.5022,4599677.253799999],[546830.5532999998,4599683.3015],[546844.7187000001,4599685.392000001],[546852.8217000002,4599683.4462],[546875.1048999997,4599668.491699999],[546918.8766999999,4599632.5824],[546935.1624999996,4599616.478700001],[546949.3291999996,4599605.579500001],[546961.5394000001,4599600.551899999],[546986.8691999996,4599591.723999999],[547012.1934000002,4599583.7842999995],[547028.4396000002,4599573.7870000005],[547047.7600999996,4599552.818299999],[547061.9852,4599545.805600001],[547080.2194999997,4599537.9309],[547101.4744999995,4599540.068299999],[547115.6205000002,4599545.1569],[547126.6339999996,4599557.330700001],[547135.6524,4599568.4923],[547138.5692999996,4599581.612400001],[547140.4395000003,4599601.7202],[547139.7959000003,4599623.5879999995],[547138.9267999995,4599654.4474],[547132.6804999998,4599704.0349],[547131.1457000002,4599734.6679],[547124.9961000001,4599769.489700001],[547118.3585000001,4599802.4209],[547110.5462999996,4599823.6866999995],[547098.5488,4599847.2567],[547080.4965000004,4599878.447899999],[547062.9018999999,4599903.424699999],[547043.1732999999,4599935.9373],[547033.2567999996,4599960.1872000005],[547026.9643000001,4599991.4553],[547026.2603000002,4600035.4168],[547023.6873000003,4600046.2805],[547020.3435000004,4600060.2479],[547019.4929,4600075.5638999995],[547020.7779999999,4600083.1219999995],[547021.5800999999,4600088.0123],[547029.8306999998,4600101.7223000005],[547036.2675999999,4600112.2008],[547042.9661999997,4600120.9045],[547093.2922,4600166.5318],[547128.9544000002,4600209.8429000005],[547144.1177000003,4600237.6985],[547168.7292999998,4600300.034],[547172.8059999999,4600314.272],[547185.2825999996,4600357.5426],[547186.8321000002,4600362.881999999],[547189.4419,4600371.892200001],[547209.8776000002,4600384.127900001],[547225.8645000001,4600388.0076],[547243.7855000002,4600389.4574],[547273.2477000002,4600385.9868],[547287.8475000001,4600385.194499999],[547345.7525000004,4600393.7907],[547365.9178999998,4600396.365900001],[547385.7657000003,4600396.4964000005],[547395.6975999996,4600395.340500001],[547425.1853999998,4600387.9848],[547448.6425999999,4600384.5865],[547471.9848999996,4600385.9616],[547492.2285000002,4600389.3148],[547504.5451999996,4600393.2819],[547510.4325000001,4600398.4279],[547513.1347000003,4600405.9955],[547513.9217999997,4600413.1063],[547512.6840000004,4600423.7566],[547499.5149999997,4600435.216399999],[547484.7236000001,4600439.782],[547470.1173,4600441.573100001],[547448.8256000001,4600445.4298],[547430.6903999997,4600451.194700001],[547422.8720000004,4600460.691400001],[547416.1383999996,4600470.0843],[547413.9922000002,4600479.396299999],[547415.6791000003,4600489.1777],[547418.2300000004,4600494.412699999],[547431.6973000001,4600513.5978],[547442.6502999999,4600534.6537999995],[547492.8924000002,4600617.477],[547500.9082000004,4600628.6324000005],[547509.9451000001,4600636.685900001],[547519.6688999999,4600641.746200001],[547539.9183999998,4600644.100299999],[547559.4429000001,4600642.5638],[547618.3705000002,4600647.5052000005],[547627.4600999998,4600647.565300001],[547665.2363,4600647.815199999],[547705.1341000004,4600642.528100001],[547746.5499,4600634.697699999],[547789.8529000003,4600631.543],[547822.1955000004,4600633.756200001],[547835.3241999997,4600640.948999999],[547848.3569,4600650.0287],[547855.3913000003,4600658.180299999],[547856.2429,4600668.067299999],[547852.4040000001,4600681.0318],[547844.8118000003,4600694.0824],[547817.8707999997,4600707.3376],[547791.2456999999,4600710.7137],[547747.0758999996,4600706.3127999995],[547731.642,4600707.2097],[547710.909,4600714.9552],[547691.7361000003,4600726.3749],[547677.2056,4600729.387399999],[547656.2540999996,4600732.3575],[547643.8150000004,4600734.3847],[547633.0444,4600736.311899999],[547603.0946000004,4600750.6581999995],[547601.1699999999,4600751.6448],[547578.0149999997,4600772.5867],[547557.9082000004,4600799.211100001],[547551.7269000001,4600813.3816],[547546.1375000002,4600826.3347],[547534.8276000004,4600859.456700001],[547533.6547999997,4600885.539999999],[547536.8225999996,4600898.3289],[547545.8269999996,4600911.2673],[547566.0746999998,4600926.3895],[547588.6732999999,4600939.0847],[547616.3585000001,4600951.8137],[547656.1385000004,4600964.067600001],[547694.3700000001,4600970.871200001],[547733.7186000003,4600972.6862],[547767.9548000004,4600978.353499999],[547799.1277999999,4600993.2158],[547857.1019000001,4601003.149],[547878.7573999995,4601007.0678],[547906.9917000001,4601012.3628],[547927.5595000004,4601016.829600001],[547944.0597999999,4601018.493799999],[547962.6107000001,4601025.278899999],[547977.3287000004,4601031.5944],[547987.2752,4601040.6537999995],[548005.1442,4601049.6548999995],[548020.5426000003,4601053.976600001],[548038.6675000004,4601062.0912999995],[548063.8929000003,4601068.3661],[548088.1316,4601072.524800001],[548097.1739999996,4601079.5798],[548104.2344000004,4601083.734999999],[548111.2488000002,4601094.773399999],[548114.1424000002,4601111.0024999995],[548115.0897000004,4601119.002699999],[548112.8666000003,4601152.184599999],[548108.5590000004,4601185.352600001],[548112.4497999996,4601214.578400001],[548112.3622000003,4601227.6789],[548110.2668000003,4601241.7652],[548098.7906999998,4601286.987199999],[548084.4505000003,4601324.085100001],[548080.1698000003,4601353.2564],[548077.0937999999,4601364.338400001],[548074.9926000005,4601379.312899999],[548077.9201999996,4601390.4351],[548089.9099000003,4601405.614700001],[548103.0175999999,4601415.694499999],[548120.1668999996,4601419.917099999],[548139.3247999996,4601423.0428],[548147.4195999997,4601422.0977],[548163.6024000002,4601421.206700001],[548194.9950000001,4601415.3103],[548214.1864,4601413.440300001],[548223.3017999995,4601409.5044],[548231.4233999997,4601404.5627],[548237.5214,4601390.5032],[548249.8432999998,4601368.491599999],[548254.9274000004,4601356.423800001],[548264.0763999997,4601347.492000001],[548298.5114000002,4601335.621099999],[548321.7955,4601332.7796],[548339.9664000003,4601333.900800001],[548357.1164999995,4601338.012800001],[548372.2511999998,4601344.220899999],[548384.2544999998,4601357.2916],[548396.2665999997,4601381.465],[548408.1607999997,4601410.7447999995],[548413.1052999999,4601431.873],[548419.0140000004,4601446.0131],[548437.0554,4601466.3411],[548452.0955999997,4601486.5381000005],[548458.0472999997,4601506.673800001],[548459.6352000004,4601568.082],[548457.4779000003,4601591.2719],[548451.2761000004,4601608.328199999],[548439.0777000003,4601624.344900001],[548420.7657000003,4601644.317500001],[548410.4603000004,4601676.445800001],[548409.2816000003,4601690.5382],[548416.2194999997,4601712.789999999],[548457.2934999997,4601767.358100001],[548476.2873,4601794.6874],[548493.5401999997,4601832.885600001],[548528.9423000002,4601937.044600001],[548538.8953999998,4601957.2075],[548542.9127000002,4601967.3379],[548542.8317999998,4601979.328199999],[548539.7352,4601993.4077],[548526.4188999999,4602014.5239],[548502.9537000004,4602044.5649],[548493.7439000001,4602062.600199999],[548489.7087000003,4602079.893100001],[548490.2751000002,4602131.9682],[548493.1748000002,4602147.087300001],[548498.1723999996,4602160.222100001],[548511.1738,4602173.410700001],[548533.3328,4602188.659700001],[548558.5746999998,4602191.8276],[548591.9645999996,4602186.057499999],[548612.1003,4602179.8649],[548657.9669000003,4602153.8616],[548674.6880999999,4602134.767100001],[548679.8618000001,4602121.812000001],[548678.4601999996,4602107.147],[548671.1681000004,4602075.7883],[548667.9254000001,4602062.110099999],[548672.2593999999,4602050.037599999],[548682.9126000004,4602040.5614],[548712.9780000001,4602021.0021],[548773.0086000003,4601984.4366999995],[548782.2033000002,4601981.0572],[548846.5662000002,4601957.400900001],[548860.5823999997,4601956.163699999],[548870.5845999997,4601956.6757],[548882.7379000001,4601959.6449],[548898.4326999998,4601969.0777],[548905.8709000004,4601978.7875],[548913.7762000002,4601993.385600001],[548919.534,4602004.9715],[548928.0202000001,4602032.230599999],[548930.4287,4602045.9032000005],[548934.0361000001,4602054.9209],[548938.7385999998,4602062.2806],[548946.6305999998,4602066.553200001],[548957.9627999999,4602067.6295],[548985.4664000003,4602057.0471],[549004.3718999997,4602047.9605],[549036.9358000001,4602041.1876],[549073.7352999998,4602036.886299999],[549154.4880999997,4602018.5627],[549200.2674000002,4602005.7743],[549226.4556999998,4602004.732000001],[549248.7958000004,4602005.551000001],[549263.6108999997,4602009.427200001],[549275.2690000003,4602011.6165],[549292.2761000004,4602011.955],[549301.0351,4602011.3488],[549317.1259000003,4602011.57],[549328.7059000004,4602012.981699999],[549337.1820999999,4602017.147700001],[549344.8865999999,4602024.417300001],[549350.7589999996,4602031.3411],[549357.4013,4602047.5965],[549363.0144999996,4602055.851],[549370.9727999996,4602062.5671],[549383.7296000002,4602074.7565],[549388.9380000001,4602081.231799999],[549390.0762999998,4602085.4586],[549390.5445999997,4602090.1249],[549388.2960999999,4602101.8783],[549380.3150000004,4602122.807499999],[549368.1860999996,4602177.1273],[549352.5641999999,4602230.2019],[549348.8536,4602248.4958],[549338.0965999998,4602260.857000001],[549327.8136,4602264.8945],[549312.7944,4602266.5681],[549295.9949000003,4602260.3466],[549278.2335000001,4602260.6691],[549248.7142000003,4602261.244200001],[549230.9519999996,4602261.6779],[549171.2139999997,4602255.385199999],[549152.1891000001,4602257.5868],[549139.4899000004,4602261.386],[549118.7127,4602276.0108],[549103.9104000004,4602294.7842999995],[549100.2504000003,4602305.7509],[549098.8505999995,4602315.400699999],[549099.4244999997,4602329.060799999],[549103.8546000002,4602339.638599999],[549120.9951,4602356.9646000005],[549145.4161999999,4602370.3434],[549173.9329000004,4602382.195900001],[549198.1780000003,4602396.906099999],[549206.5528999995,4602403.6249],[549213.9698000001,4602416.332599999],[549217.9759999998,4602427.9068],[549218.3783,4602442.231899999],[549212.6036,4602457.6251],[549200.5700000003,4602486.0767],[549194.6665000003,4602508.1306],[549192.8450999996,4602518.443600001],[549195.7265999997,4602536.0055],[549204.1708000004,4602569.1491],[549209.0152000003,4602580.0627999995],[549226.3156000003,4602598.2784],[549242.0312999999,4602604.3813000005],[549252.8797000004,4602615.1141],[549262.9442999996,4602630.7267],[549276.4166000001,4602672.231799999],[549280.1314000003,4602689.7994],[549298.6040000003,4602731.560799999],[549306.9039000003,4602749.1599],[549329.7084999997,4602779.1822999995],[549336.5914000003,4602784.558700001],[549346.5028999997,4602785.959000001],[549366.9551999997,4602782.102299999],[549375.0109000001,4602774.4967],[549377.7076000003,4602770.2962],[549386.2198000001,4602756.920399999],[549387.0212000003,4602749.4871],[549388.1819000002,4602738.281400001],[549382.7045,4602722.478],[549344.6683,4602676.5853],[549336.3825000003,4602669.0897],[549332.7078,4602657.8508],[549331.7582999999,4602650.4056],[549334.6697000004,4602639.2118],[549340.3383,4602627.148800001],[549395.1605000002,4602547.4747],[549415.1036999999,4602496.428300001],[549423.6201,4602482.497400001],[549442.4292000001,4602463.085899999],[549457.4035999998,4602455.75],[549475.1875,4602452.0973000005],[549488.1353000002,4602460.624399999],[549498.8902000003,4602472.8002],[549503.0267000003,4602477.491800001],[549508.5230999999,4602490.5197],[549512.1786000002,4602504.5342],[549515.8728999998,4602512.886600001],[549524.2352,4602521.382099999],[549533.5275999997,4602527.9966],[549550.3750999998,4602527.113299999],[549567.1453999998,4602525.3412999995],[549597.0620999997,4602527.434900001],[549623.1950000003,4602534.1655],[549635.3218,4602540.799699999],[549642.7095999997,4602545.513800001],[549649.2575000003,4602551.110300001],[549652.9638999999,4602557.6864],[549659.4030999998,4602566.946],[549669.5539999995,4602594.1066],[549682.3026999999,4602643.4903],[549691.4858999997,4602665.870100001],[549700.7325999998,4602679.0351],[549706.4566000002,4602683.182600001],[549796.4561000001,4602749.532400001],[549800.2709999997,4602752.445499999],[549863.4682999998,4602800.2914],[549869.9455000004,4602804.0002],[549886.7401,4602810.667199999],[549902.7325999998,4602812.7765],[549915.8442000002,4602809.536599999],[549928.0750000002,4602801.0724],[549934.5334999999,4602795.4548],[549938.5636,4602791.3748],[549946.2596000005,4602787.6533],[549953.6074000001,4602786.038899999],[549969.3482999997,4602788.3686999995],[549989.3893999998,4602783.7337],[550011.3202999998,4602783.108899999],[550032.4552999996,4602789.029100001],[550051.1756999996,4602806.479499999],[550058.4594999999,4602814.0799],[550067.5148,4602818.695],[550074.1763000004,4602819.851600001],[550122.0625999998,4602815.299799999],[550139.1945000002,4602809.423599999],[550154.7516999999,4602802.204299999],[550177.4718000004,4602784.043199999],[550197.8258999996,4602770.4178],[550205.9187000003,4602769.585999999],[550218.7940999996,4602776.3375],[550223.6437999997,4602786.252699999],[550229.1387999998,4602823.151900001],[550240.6349999998,4602848.324200001],[550257.0937999999,4602867.2026],[550321.3550000004,4602905.400800001],[550335.5188999996,4602918.601],[550346.4018999999,4602935.997300001],[550355.2988999998,4602951.270199999],[550363.9802000001,4602973.5363],[550369.4532000003,4603001.553400001],[550375.8756999997,4603108.2951],[550373.7828000002,4603133.3725000005],[550371.0795999998,4603150.3407000005],[550366.665,4603173.625499999],[550346.7796999998,4603215.6765],[550344.6211000001,4603226.32],[550344.7811000003,4603239.200300001],[550346.0488999998,4603284.3971],[550349.5350000001,4603310.401699999],[550357.7718000002,4603336.5507],[550376.2231000001,4603368.3225],[550396.5976,4603399.2195999995],[550444.9830999998,4603441.8599],[550498.7582999999,4603488.5353],[550552.5772000002,4603540.762800001],[550562.7975000003,4603545.4977],[550574.0376000004,4603547.464199999],[550585.227,4603544.767100001],[550600.2642999999,4603540.2097],[550616.1288000001,4603536.546399999],[550627.5411,4603537.7369],[550667.6681000004,4603545.347100001],[550687.0247999998,4603554.809699999],[550701.9326,4603556.802200001],[550720.6250999998,4603554.0473],[550739.3035000004,4603553.2907],[550753.3642999995,4603557.164799999],[550761.6743000001,4603560.8873],[550775.7093000002,4603568.425100001],[550788.7959000003,4603580.397399999],[550794.7544,4603610.194700001],[550795.1401000004,4603626.407400001],[550792.4581000004,4603640.266799999],[550783.8772999998,4603651.309],[550741.0999999996,4603688.645300001],[550729.1052999999,4603710.9882],[550725.2622999996,4603735.8312],[550725.5001999997,4603773.026900001],[550729.1890000002,4603793.704],[550742.3602,4603829.103499999],[550749.7728000004,4603841.8127999995],[550755.5438000001,4603862.726600001],[550761.5130000003,4603890.9695999995],[550778.5065000001,4603963.4792],[550793.7252000002,4604015.769400001],[550803.4036999997,4604026.2743],[550814.2696000002,4604033.900800001],[550830.2582999999,4604036.123299999],[550840.3698000005,4604032.5308],[550850.5026000002,4604025.9408],[550855.6577000003,4604015.9848],[550862.3625999996,4603999.0451],[550872.7602000004,4603978.578500001],[550885.9518999998,4603963.794199999],[550897.9797,4603948.557499999],[550916.0027999999,4603934.251499999],[550928.3170999996,4603913.909700001],[550947.6478000004,4603820.8948],[550975.8784999996,4603730.718599999],[550992.3735999996,4603708.630100001],[551003.6290999996,4603696.607899999],[551018.6797000002,4603690.164000001],[551042.0392000005,4603687.554],[551068.2193999998,4603686.851500001],[551096.2073999997,4603689.8259],[551117.7330999998,4603687.2031],[551153.4044000003,4603676.4649],[551168.2496999996,4603675.460200001],[551190.6394999996,4603680.2826000005],[551217.3431000002,4603688.022500001],[551272.1239,4603709.618799999],[551305.6063999999,4603725.290200001],[551330.2933999998,4603735.2367],[551365.8761999998,4603748.5918000005],[551387.2185000004,4603759.957900001],[551410.4757000003,4603783.3288],[551538.3011999996,4603929.688999999],[551615.3815000001,4604014.622300001],[551630.1319000004,4604038.3769000005],[551640.2257000003,4604060.5438],[551648.1124,4604088.246200001],[551672.2286999999,4604142.6007],[551681.4770999998,4604154.769099999],[551696.4468,4604159.539799999],[551705.7692999998,4604161.383300001],[551717.9713000003,4604156.9188],[551732.9653000003,4604146.701099999],[551747.1089000003,4604127.262],[551778.3843,4604066.9771],[551790.6672,4604051.2996],[551805.6471999995,4604043.080399999],[551822.5180000002,4604038.538799999],[551847.0869000005,4604041.4914],[551884.0488999998,4604048.1975],[551920.4129999997,4604056.8979],[551961.4413999999,4604077.6230999995],[552115.9792999998,4604170.3386],[552127.4326,4604177.1942],[552165.1435000002,4604195.454],[552201.4798999997,4604207.819599999],[552234.0992999999,4604215.495200001],[552268.676,4604217.6337],[552296.7018999998,4604215.0616999995],[552320.0465000002,4604214.3432],[552331.2785999998,4604217.2006],[552342.4071000004,4604222.833000001],[552402.9326,4604255.8046],[552427.1122000003,4604266.306399999],[552450.3893999998,4604274.803099999],[552483.0350000001,4604278.8160999995],[552502.5338000003,4604291.0604],[552516.4910000004,4604308.8157],[552530.3307999996,4604331.233200001],[552531.9472000003,4604361.000499999],[552531.7631999999,4604386.202400001],[552537.2186000003,4604403.8956],[552548.3351999996,4604422.5184],[552564.8975,4604448.730900001],[552580.6741000004,4604468.3871],[552592.7811000003,4604476.913699999],[552629.1227000002,4604488.282199999],[552659.8031000001,4604498.7213],[552727.7076000003,4604536.524],[552753.4730000002,4604557.919199999],[552738.8502000002,4604574.244100001],[552726.1189000001,4604582.699899999],[552711.8284999998,4604587.8134],[552658.4857999999,4604598.9695999995],[552650.2126000002,4604601.9068],[552644.9243999999,4604606.975400001],[552641.2109000003,4604613.276799999],[552640.7445999999,4604620.0461],[552644.0272000004,4604627.0649],[552651.4519999996,4604637.5558],[552678.5263,4604662.291099999],[552688.4683999997,4604670.4690000005],[552698.0892000003,4604676.9791],[552734.5335999997,4604696.8981],[552758.7023,4604708.622199999],[552768.0125000002,4604712.021299999],[552777.6642000005,4604714.3126],[552786.2487000003,4604714.375600001],[552795.9248000002,4604713.3364],[552824.3591999998,4604711.6577],[552835.5192,4604712.8499],[552840.6589000002,4604716.662599999],[552853.5555999996,4604742.4048],[552861.3108000001,4604753.2314],[552866.5345000001,4604756.933700001],[552890.7110000001,4604767.5481],[552896.2542000003,4604773.1402],[552918.6026999997,4604805.613700001],[552919.8054999998,4604812.0622000005],[552919.4231000002,4604818.721000001],[552915.9512999998,4604826.134299999],[552911.0602000002,4604833.8703000005],[552900.5811000001,4604842.1203000005],[552899.7966999998,4604846.7776999995],[552900.8361,4604852.7809],[552907.5273000002,4604860.9351],[552926.1053999998,4604873.3959],[552939.5072999997,4604875.715],[552965.2961999997,4604871.0197],[552970.4495000001,4604872.9451],[552975.6591999996,4604878.5348000005],[552977.8277000003,4604889.6536],[552975.5357999997,4604895.2991],[552972.1635999996,4604900.4925999995],[552963.5164000001,4604908.9781],[552951.4522000002,4604917.4384],[552923.7408999996,4604934.2217],[552912.0575000001,4604947.5701],[552888.7318000002,4604980.0407],[552866.8835000005,4605015.631100001],[552856.5412999997,4605039.3149999995],[552856.4622,4605050.084100001],[552854.9963999996,4605056.734999999],[552850.7779999999,4605063.698799999],[552845.0602000002,4605070.5405],[552836.5310000004,4605074.3638],[552830.4479,4605074.2081],[552820.5565,4605070.582599999],[552813.8384999996,4605066.0921],[552800.8502000002,4605052.895500001],[552792.6295999996,4605048.7271],[552784.0667000003,4605045.7775],[552775.9074999997,4605044.6074],[552764.4063999997,4605044.523],[552757.3119000001,4605045.9143],[552749.8693000004,4605049.3016],[552742.7445999999,4605054.8007],[552737.4452999998,4605061.4235],[552733.6462000003,4605068.057399999],[552732.5058000004,4605075.820900001],[552732.4755999995,4605079.9287],[552735.7547000004,4605087.3917],[552736.0554999998,4605091.835000001],[552734.9444000004,4605095.6018],[552732.3364000004,4605098.9135],[552724.4479,4605106.294500001],[552716.1606000001,4605111.23],[552711.7313999999,4605112.863],[552705.7308999998,4605112.819],[552697.4940999998,4605110.871200001],[552690.5163000003,4605107.711300001],[552685.6858000001,4605107.231799999],[552677.0799000002,4605110.1665],[552667.3693000004,4605115.979800001],[552650.0318,4605127.6219],[552629.5420000004,4605137.2423],[552621.3666000003,4605138.2928],[552613.8709000004,4605137.571799999],[552591.0618000003,4605133.8521],[552584.7222999996,4605134.582900001],[552577.3680999996,4605137.3049],[552564.4891999997,4605143.3171999995],[552558.5607000003,4605144.828299999],[552552.9769000001,4605144.7875],[552541.1500000004,4605143.7018],[552531.7253,4605144.632300001],[552526.0444,4605146.4782],[552505.8784999996,4605157.433800001],[552484.1374000004,4605167.2676],[552477.4507999998,4605169.8835],[552471.1201999998,4605169.393200001],[552466.9612999996,4605168.2524999995],[552459.0700000003,4605164.642100001],[552444.5091000004,4605149.8802000005],[552438.1995999999,4605146.5034],[552430.1366999997,4605143.5579],[552402.8400999997,4605138.0296],[552396.4149000002,4605139.0931],[552388.9702000003,4605142.8138],[552378.8350999998,4605149.7347],[552363.1074999999,4605157.836300001],[552356.0107000005,4605159.561000001],[552347.4291000003,4605159.1655],[552333.7160999998,4605153.8474],[552309.1502,4605139.5682],[552296.9315,4605135.0382],[552283.1133000003,4605132.7172],[552272.6974,4605132.419399999],[552260.3388999999,4605135.660499999],[552247.631,4605141.1195],[552237.9968999997,4605147.9332],[552234.5621999996,4605150.3509],[552227.7577,4605157.7403],[552218.3680999996,4605165.3331],[552206.0438999999,4605175.347100001],[552189.1807000004,4605190.6576000005],[552179.7839000002,4605199.249600001],[552173.4178999998,4605203.6445],[552158.8743000003,4605209.4235],[552145.0286999997,4605210.8774999995],[552138.6982000005,4605210.387499999],[552131.2995999996,4605207.780200001],[552125.3064000001,4605206.737500001],[552117.4813999999,4605205.4595],[552107.5632999996,4605205.4987],[552095.8949999996,4605205.5252],[552081.7008999996,4605209.086300001],[552077.0146000003,4605211.717],[552065.5482000001,4605218.4067],[552061.7649999997,4605222.931399999],[552046.4669000003,4605252.354],[552034.5299000004,4605278.0261],[552017.1365999999,4605309.098999999],[552001.5738000004,4605329.0825],[551990.6491,4605353.0965],[551989.1513,4605364.2995],[551990.3973000003,4605376.410499999],[551994.9823000003,4605387.7685],[552001.0857999995,4605396.583799999],[552020.5086000003,4605407.493899999],[552025.8036000002,4605412.8616],[552029.0744000003,4605421.545399999],[552028.3539000005,4605428.979],[552021.5665999996,4605445.584100001],[551999.2489999998,4605466.184900001],[551987.0201000003,4605486.192500001],[551979.9073000001,4605524.7787],[551977.7049000002,4605564.2886],[551964.5488,4605620.373500001],[551964.2061999999,4605667.7798999995],[551958.6017000005,4605705.266799999],[551957.5958000002,4605740.677300001],[551959.6069,4605750.6844],[551966.2350000003,4605756.0616],[551983.6666000001,4605765.6249],[552005.7221999997,4605781.1062],[552019.0175000001,4605797.967599999],[552039.3847000003,4605850.964199999],[552050.0332000004,4605865.0307],[552054.0094999997,4605879.826199999],[552050.4819999998,4605895.1225000005],[552040.3657999998,4605911.1483],[552017.4118999997,4605927.747400001],[551996.4589,4605944.25],[551983.54,4605967.5835],[551975.2828000002,4605991.616800001],[551973.8234999999,4606009.037599999],[551976.3481999999,4606017.1609000005],[551991.8931,4606022.491599999],[552002.4764999999,4606034.004000001],[552002.2734000003,4606062.092599999],[551988.6743999999,4606087.308599999],[551968.4709999999,4606103.9277],[551931.2472000001,4606111.8748],[551900.1984999999,4606141.7391],[551871.6659000004,4606180.948100001],[551865.6278999997,4606186.233899999],[551855.5213000001,4606189.491800001],[551848.0954999998,4606190.7706],[551840.1057000002,4606189.3806],[551832.0421000002,4606186.6578],[551799.3060999997,4606161.662699999],[551788.5664999997,4606160.2530000005],[551782.5477,4606162.874399999],[551777.0921999998,4606168.2754],[551746.9568999996,4606233.4538],[551729.3748000003,4606268.079],[551722.5143999998,4606283.4625],[551716.9458999997,4606316.1756],[551709.1097999997,4606339.768200001],[551699.0954,4606365.010500001],[551694.7383000003,4606391.514799999],[551691.0652999999,4606438.7862],[551692.9567999998,4606465.4465],[551689.4171000002,4606494.177200001],[551679.1090000002,4606525.524],[551676.3557000002,4606537.6062],[551675.4908999996,4606553.5879999995],[551678.1248000003,4606569.7059],[551686.7388000004,4606588.5316],[551711.0192999998,4606618.7947],[551717.2887000004,4606627.611],[551719.3047000002,4606636.9519],[551718.5367,4606651.0469],[551714.9891999997,4606692.434699999],[551703.284,4606721.106699999],[551687.1146999998,4606744.861400001],[551587.9102999996,4606855.9538],[551577.8693000004,4606873.4242],[551572.4117999999,4606890.816400001],[551573.2264,4606963.101299999],[551577.9995999997,4606983.0096],[551590.5784,4607029.842599999],[551597.5779999997,4607052.9866],[551599.6167000001,4607070.765699999],[551599.4963999996,4607087.529999999],[551595.7668000003,4607119.590299999],[551587.5794000002,4607122.6403],[551565.2925000004,4607128.253900001],[551558.7841999996,4607129.5395],[551555.5252999999,4607130.8485],[551541.1306999996,4607128.080600001],[551529.3591,4607131.327],[551517.4762000004,4607150.116599999],[551516.0778999999,4607159.2108],[551511.4072000002,4607171.5013999995],[551502.8151000002,4607184.541200001],[551490.9928000001,4607194.893100001],[551478.5136000002,4607203.908],[551469.3257999998,4607207.062000001],[551458.1471999995,4607208.9804],[551440.5081000002,4607205.5233],[551420.8361,4607206.7149],[551392.7078999998,4607213.6195],[551373.0866999999,4607219.363700001],[551361.9637000002,4607225.1687],[551351.4008999998,4607234.1975],[551348.8180999998,4607234.179099999],[551335.6399999997,4607236.0834],[551321.3051000005,4607236.6472],[551312.7561999997,4607243.692],[551308.7476000004,4607256.6536],[551311.2138999999,4607272.9923],[551312.4255999997,4607289.9882],[551310.3239000002,4607304.2958],[551305.0005000001,4607314.694399999],[551297.7847999996,4607321.7487],[551290.2477000002,4607327.135299999],[551283.2970000003,4607332.081900001],[551270.8832999999,4607343.6513],[551266.9303000001,4607348.841399999],[551266.2226,4607354.6098],[551268.6881999997,4607371.0594999995],[551267.3734999998,4607380.1544],[551262.0922999997,4607384.6689],[551250.3125999998,4607389.137],[551243.6430000002,4607401.4135],[551240.3146000002,4607412.4925999995],[551225.6878000004,4607442.365800001],[551196.7549999999,4607468.806299999],[551182.8875000002,4607485.694800001],[551157.0288000004,4607536.805600001],[551153.0340999998,4607547.879899999],[551149.6040000003,4607573.2809],[551144.7829,4607595.119100001],[551121.8837000001,4607698.767200001],[551121.8141999999,4607708.5371],[551123.7259999998,4607720.8748],[551133.9413999999,4607772.2424],[551134.4892999995,4607788.9004],[551129.6174999997,4607806.1861000005],[551123.6007000003,4607820.4659],[551115.2663000003,4607832.6197],[551105.4244999997,4607845.873],[551095.5349000003,4607854.129799999],[551085.7034,4607865.9399],[551080.6745999996,4607881.892200001],[551080.6043999996,4607891.7731],[551082.5059000002,4607905.554099999],[551086.8013000004,4607945.887800001],[551095.0255000005,4607984.3619],[551093.5718,4608001.3388],[551090.8455999997,4608021.5265],[551091.4797,4608026.0832],[551090.7635000004,4608033.072799999],[551089.3809000002,4608040.0578000005],[551083.6419000002,4608050.453600001],[551078.0358999996,4608053.855599999],[551056.3267000001,4608060.6961],[551052.1416999996,4608063.442],[551049.9896999998,4608073.1972],[551054.3722000001,4608089.5494],[551058.2182,4608099.347200001],[551064.7297999999,4608109.164000001],[551069.1357000005,4608133.954500001],[551071.6344999997,4608145.7412],[551084.6210000003,4608158.823799999],[551095.0289000003,4608171.332900001],[551098.8613,4608183.018100001],[551106.4929,4608211.0514],[551104.3128000004,4608236.461300001],[551089.6601999998,4608305.4165],[551088.1847999999,4608313.733100001],[551087.3553999998,4608324.941],[551089.2082000002,4608333.8364],[551092.6019000001,4608348.6273],[551111.8857000005,4608389.844799999],[551120.0619000001,4608411.553400001],[551121.4036999997,4608421.999600001],[551121.3246999998,4608433.1018],[551120.5691,4608445.6426],[551114.8986,4608458.148399999],[551107.8366,4608467.202500001],[551097.2767000003,4608476.1207],[551090.8762999997,4608485.8456],[551086.6568,4608493.476500001],[551088.6549000004,4608505.3707],[551093.4512,4608522.059],[551095.4342,4608536.0627],[551094.0272000004,4608546.4893],[551082.6775000002,4608561.064300001],[551056.6564999996,4608588.747300001],[551051.0257000001,4608595.702099999],[551048.8008000003,4608604.0134],[551048.6919,4608619.3345],[551054.8892999999,4608638.142200001],[551057.6220000004,4608652.1512],[551057.5280999998,4608665.3629],[551058.1551000001,4608670.9187],[551061.6292000003,4608674.385299999],[551072.1042999998,4608677.3465],[551074.8969999999,4608682.9177],[551076.9352000002,4608689.149800001],[551074.6443999996,4608718.4449000005],[551066.0291999998,4608746.8068],[551062.4715999998,4608755.1086],[551055.4296000004,4608761.3872],[551042.1458,4608766.8442],[550952.3742000004,4608798.183],[550911.4285000004,4608851.519200001],[550884.5800000001,4608902.1798],[550882.0330999997,4608920.703500001],[550794.5917999996,4609070.5276],[550742.7306000004,4609148.3248],[550729.1812000005,4609191.529999999],[550686.3882999998,4609259.2881000005],[550675.7028000001,4609664.021],[550643.8132999996,4609816.0155],[550632.7615,4609847.8027],[550616.6012000004,4609907.1998],[550584.8645000001,4609955.0514],[550566.0181999998,4609982.009500001],[550553.7975000003,4610002.4637],[550538.5201000003,4610031.2235],[550532.2067,4610040.727499999],[550531.5604999997,4610049.7162],[550535.6738,4610056.961999999],[550542.8810999999,4610062.4531],[550554.9445000002,4610064.3144000005],[550567.6656,4610067.401799999],[550578.4375999998,4610075.249600001],[550586.2642000001,4610087.4068],[550593.9150999999,4610112.664100001],[550593.2593999999,4610122.985099999],[550585.2631999999,4610134.9198],[550573.7981000002,4610142.721999999],[550463.2322000004,4610232.210000001],[550448.6275000004,4610248.317500001],[550436.4084000001,4610268.6609000005],[550434.4998000003,4610279.5282000005],[550435.0981999999,4610289.1919],[550439.1359000001,4610307.206800001],[550441.4495999999,4610321.6567],[550442.0182999996,4610335.5392],[550440.0513000004,4610354.7333],[550435.0979000004,4610372.240900001],[550402.0464000003,4610441.7345],[550383.6892999997,4610470.472999999],[550363.6379000004,4610491.4277],[550359.9145999998,4610499.8397],[550360.5301999999,4610507.060900001],[550373.6738999998,4610521.0316],[550376.4764999999,4610525.1592999995],[549962.7791999998,4610806.1675],[549328.4072000002,4611237.010500001],[548171.3881000001,4612023.335100001],[548104.4731999999,4612068.740800001],[547971.8161000004,4612158.8957],[547946.3803000003,4612177.489399999],[547842.9645999996,4612253.1864],[547810.7532000002,4612276.6206],[547739.5585000003,4612327.774599999],[547324.7578999996,4612631.0196],[547221.5232999995,4612706.5045],[547036.3926999997,4612841.852700001],[546882.1377999997,4612954.4245],[546837.3823999995,4612987.4405000005],[546525.7088000001,4613215.3509],[545969.0778999999,4613622.5648],[545686.5628000004,4613829.2698],[545582.5262000002,4613905.438999999],[545458.0870000003,4613996.4690000005],[545450.7278000005,4614001.8628],[545324.2845000001,4614094.436799999],[545067.2274000002,4614282.562999999],[544545.5350000001,4614666.012399999],[544467.1898999996,4614723.5934999995],[544411.9219000004,4614764.3312],[544404.2292999998,4614770.057],[543989.9346000003,4615077.825099999],[543881.3405999998,4615156.6554000005],[543846.0543,4615183.6412],[543816.4720999999,4615203.3343],[543398.0864000004,4615507.8913],[543078.8496000003,4615743.1204],[542348.3397000004,4616281.024900001],[542247.3795999996,4616355.5945999995],[542245.1283999998,4616356.3585],[542193.6424000002,4616395.025800001],[542137.983,4616436.000499999],[542120.8503999999,4616448.6679],[541634.6907000002,4616800.1151],[540960.7648999998,4617301.849099999],[540151.2949999999,4617913.2457],[539954.0317000002,4618064.6941],[539872.0739000002,4618127.0788],[539074.8760000002,4618734.2228],[538365.5066999998,4619274.5309999995],[537300.9582000002,4620082.9559],[536923.9812000003,4620369.3386],[536848.5059000002,4620426.683700001],[536416.8841000004,4620754.6689],[535330.4083000002,4621580.3703000005],[535702.8082999997,4622118.8127999995],[535926.0209999997,4622422.146299999],[536233.2271999996,4622831.4991999995],[536302.8134000003,4622929.334100001],[536312.3850999996,4622943.483100001],[536479.6288000001,4623192.147500001],[536486.5102000004,4623212.056500001],[536489.5473999996,4623219.6219],[537015.4943000004,4623978.312000001],[537132.0503000002,4624150.6763],[537862.4368000003,4625231.145400001],[537938.9389000004,4625332.5867],[538175.0302999998,4625646.2772],[538461.6913000001,4626040.2993],[538806.8159999996,4626495.9387],[539018.8333999999,4626776.3303],[539270.9455000004,4627120.679300001],[539351.7608000003,4627231.1536],[539421.2762000002,4627326.2444],[539501.5794000002,4627453.3719],[540152.4359999998,4628296.935699999],[540687.7858999996,4629020.1019],[540889.2510000002,4629289.5],[541156.6376999998,4629647.2192],[541556.8311999999,4630199.023800001],[542275.0941000003,4631172.9782],[542320.2370999996,4631234.090299999],[542526.6715000002,4631512.5601],[542601.2170000002,4631613.2651],[542820.2087000003,4631967.763599999],[542866.4221999999,4632042.5425],[542914.6902000001,4632120.664999999],[542965.0120999999,4632202.2422],[543447.4560000002,4632983.5999],[543594.1747000003,4633223.8774999995],[544063.1188000003,4633991.207599999],[544515.9397,4634732.377800001],[545321.7571,4636052.180199999],[545332.6039000005,4636108.098099999],[545430.3776000002,4636052.872199999],[546556.5676999995,4635465.2368],[547051.4834000003,4635207.230799999],[547245.6960000005,4635105.922800001],[547888.0023999996,4634771.0088],[548623.4151999997,4634387.5995000005],[548789.7318000002,4634596.9213],[549020.3052000003,4634886.9651999995],[549974.7379000001,4636087.7499],[551436.2410000004,4637835.489600001],[551633.5513000004,4638072.641799999],[551869.9808999998,4638358.6064],[552297.5043000001,4638928.783600001],[552379.5005000001,4639002.2248],[552390.5506999996,4639011.0778],[552575.0581999999,4639254.6033],[553457.6220000004,4640325.441400001],[555622.4179999996,4638828.8606],[556432.6310999999,4638190.1280000005],[557346.9683999997,4637621.2764],[558075.9348999998,4637101.6576000005],[558080.0247999998,4637098.693],[558163.3969,4637039.858899999],[558178.9254999999,4637028.216],[558611.6061000004,4636720.089299999],[559129.1064999998,4636305.210100001],[559266.9309999999,4636186.993000001],[559314.2593,4636173.8407000005],[559366.6939000003,4636155.4015999995],[559767.2884,4635875.9454],[559967.6608999996,4635733.616800001],[560801.9649999999,4635141.098300001],[560852.9058999997,4635104.5583999995],[561517.6952999998,4634627.3741],[561907.8422999997,4634347.2793000005],[562153.0867999997,4634171.423900001],[562164.3052000003,4634160.5293000005],[562287.8850999996,4634039.5802],[562733.7779999999,4633695.727299999],[563247.2133999998,4633342.063200001],[563438.3335999995,4633210.5184],[563589.3634000001,4633106.602],[564224.7758,4632669.1534],[564387.6090000002,4632557.143200001],[564435.1489000004,4632524.3729],[564475.6699999999,4632496.536],[564551.1166000003,4632444.5876],[564632.1072000004,4632385.6949000005],[564653.4903999995,4632371.676100001],[564666.7748999996,4632362.580600001],[564769.3709000004,4632292.8928],[564975.3192999996,4632153.1953],[564991.1379000004,4632139.459899999],[565093.5632999996,4632052.786599999],[565112.5952000003,4632041.856699999],[565658.1744999997,4631713.416999999],[565741.5927999998,4631663.330800001],[566230.9395000003,4631315.650699999],[566551.8733000001,4631087.793],[567238.6995999999,4630600.5649],[567263.4495999999,4630582.9213],[567290.0447000004,4630563.4076000005],[567323.4693,4630533.0768],[568188.4113999996,4629940.3594],[568668.9863,4629605.527799999],[568686.2978999997,4629593.3693],[569146.2252000002,4629285.352399999],[569215.2352999998,4629236.0546],[569256.8877999997,4629206.8116999995],[569291.2699999996,4629182.051100001],[569308.6484000003,4629180.3322],[569506.5740999999,4629064.113299999],[569607.9146999996,4628962.613600001],[569909.0504999999,4628759.4714],[569911.3313999996,4628713.191299999],[569915.3463000003,4628634.0611000005],[569920.6506000003,4628525.0746],[569926.2489999998,4628309.717499999],[569929.7059000004,4628151.856699999],[569954.023,4627518.4069],[569970.2120000003,4627078.748400001],[569974.8232000005,4626947.325999999],[569979.6218999997,4626822.2345],[569990.0650000004,4626536.6391],[569992.8859000001,4626452.278899999],[570010.1831999999,4625950.6735],[570013.9468,4625863.4355],[570044.1081999997,4624973.773],[570054.9512999998,4624800.3292],[570059.1733999997,4624683.338199999],[570064.7049000002,4624526.0538],[570069.4705999997,4624404.5156],[570070.7900999999,4624371.661800001],[570075.4369000001,4624253.786699999],[570081.5935000004,4624100.616800001],[570083.8838999998,4624036.5713],[570085.0230999999,4624005.1592],[570091.6767999995,4623767.3846],[570097.3709000004,4623652.961999999],[570098.5521999998,4623540.937999999],[570006.4007000001,4623425.778999999],[569929.6048999997,4623329.8696],[569780.9192000004,4623145.8738],[569777.2615999999,4623137.2883],[569700.7057999996,4623041.717],[569573.9062999999,4622888.6962],[569568.1505000005,4622873.5393],[569171.5728000002,4622364.369000001],[569089.2006999999,4622249.428300001],[568848.7934999997,4622277.201099999],[568690.4798999997,4622294.0001],[568474.733,4622317.136700001],[568354.8563000001,4622331.8683],[568192.7435999997,4622354.970899999],[568112.1354999999,4622367.5272],[567881.2149,4622395.422700001],[567479.5804000003,4622442.2546999995],[567255.7434999999,4622469.015799999],[566995.8505999995,4622492.781199999],[566795.4732999997,4622518.665999999],[566575.5451999996,4622545.9289],[566447.7302999999,4622565.836999999],[566368.6579999998,4622467.281199999],[566276.9896999998,4622336.9647],[565988.2708,4621979.206700001],[565594.1922000004,4621491.250499999],[565209.6072000004,4621005.069399999],[565163.7463999996,4620945.248400001],[565073.1796000004,4620826.395],[565021.9645999996,4620742.320800001],[565016.7226,4620724.285700001],[564959.0630999999,4620672.020300001],[564883.6397000002,4620606.714299999],[564835.3246999998,4620550.9815],[564832.0565,4620544.512],[564422.2049000002,4620017.0648],[564255.8345999997,4619185.148800001],[564331.2970000003,4619063.2453000005],[564427.4280000003,4618909.661900001],[564672.0056999996,4618522.249500001],[564551.5914000003,4618442.9956],[564682.0948000001,4617985.3824000005],[564431.3435000004,4617595.7271],[564264.6051000003,4617382.267000001],[564222.6825000001,4617315.826300001],[564126.4879999999,4617233.0222],[564044.4820999997,4617210.304099999],[564036.4038000004,4617201.793400001],[563736.4800000004,4617103.741699999],[563473.5576999998,4616942.0755],[563177.5838000001,4616573.273700001],[563000.1977000004,4616399.7224],[562916.4770999998,4616343.3596],[562756.8896000003,4616236.146299999],[562561.0307,4616060.223999999],[562549.0026000002,4616046.24],[562451.6076999996,4615982.4353],[562428.9851000002,4616038.1986],[562408.1725000003,4616115.517999999],[562398.2627999997,4616164.063999999],[562405.2319,4616223.860099999],[562404.3232000005,4616328.2227],[562428.7473999998,4616533.623500001],[562472.2824999997,4616694.333900001],[562549.2849000003,4616881.5404],[562607.7585000005,4617046.157400001],[562636.6352000004,4617169.545],[562665.3156000003,4617315.2487],[562682.9592000004,4617438.427300001],[562730.6321,4617590.8485],[562775.1035000002,4617690.612400001],[562783.1321,4617704.895],[562834.5790999997,4617796.504000001],[562910.0724999998,4617887.7695],[563022.0516999997,4618077.731899999],[563218.1156000001,4618373.586200001],[563309.5270999996,4618526.2870000005],[563253.8492,4618481.7149],[563148.3859000001,4618422.2698],[563132.0098000001,4618401.917400001],[563093.0174000002,4618370.706599999],[563084.8728,4618360.308800001],[562458.1253000004,4617888.700099999],[562430.1117000002,4617828.609300001],[562284.8967000004,4617650.358999999],[562282.7571999999,4617618.918199999],[561998.8627000004,4617350.6437],[561626.6438999996,4617036.2086],[561593.5109000001,4617028.373500001],[561549.3404000001,4617017.1127],[561243.8617000002,4616951.095799999],[561209.8514999999,4616938.7027],[561122.0899,4616906.5315000005],[561069.0010000002,4616887.0923],[560934.0371000003,4616837.7554],[560696.7539999997,4616764.9032000005],[560645.9593000002,4616739.6019],[560610.7505999999,4616750.6293],[559891.7780999998,4616892.7007],[559596.9364,4616606.0012],[559197.0253999997,4616755.688100001],[558329.7061000001,4616235.278000001],[558154.8629000001,4616174.2334],[557946.6539000003,4616101.931299999],[558408.2462999998,4615399.852499999],[558545.6315000001,4615188.570499999],[558810.6475,4614781.034399999],[559069.8485000003,4614385.7842999995],[559302.0199999996,4614021.1865],[559321.3284,4613991.478800001],[559368.3057000004,4613917.6987],[559446.1250999998,4613798.8737],[559633.2088000001,4613214.404100001],[559715.9236000003,4612948.9505],[560422.3540000003,4613264.7535999995],[560686.3704000004,4613350.5888],[560740.6874000002,4613375.6975],[560752.0488,4613380.9011],[560859.2385999998,4613444.2094],[560983.8879000004,4613412.069599999],[561175.4515000004,4613362.848200001],[561695.5027999999,4613229.7336],[562072.3578000003,4613127.6152],[562237.9315,4613081.861099999],[562441.3208999997,4613024.7815000005],[562472.7783000004,4613007.179199999],[562798.8601000002,4612906.211100001],[563273.4905000003,4612766.8166000005],[563824.8101000004,4612600.820900001],[564004.6693000002,4612543.1317],[564494.3572000004,4612392.1819],[565145.4128999999,4612197.871099999],[565714.4349999996,4612027.294199999],[566087.1600000001,4611917.1302000005],[566177.0867999997,4611890.5337000005],[567284.7878999999,4611557.7402],[567971.5455999998,4611347.4736],[568746.4519999996,4611111.4673],[568802.4885,4611095.2381],[568873.6487999996,4611073.8248],[568927.6895000003,4611057.3553],[569203.0246000001,4610970.0668],[569465.1297000004,4610908.0875],[569484.7821000004,4610899.7281],[569567.2858999996,4610876.9879],[569576.6396000003,4610874.3027],[569913.7681999998,4610771.873500001],[569996.9660999998,4610746.5911],[570110.5069000004,4610710.058499999],[570269.8025000002,4610661.9835],[570348.4896,4610638.3266],[570593.3727000002,4610559.897299999],[570769.8722999999,4610507.7831999995],[570894.5400999999,4610467.042099999],[570950.4367000004,4610449.1625],[571141.0176999997,4610388.6469],[571159.2203000002,4610384.0528],[571225.8880000003,4610363.6173],[571279.2856000001,4610345.9375],[571382.9726,4610313.324100001],[571419.4205999998,4610299.918299999],[571478.5164999999,4610462.9496],[571523.2903000005,4610575.2072],[571526.5292999996,4610576.127699999],[571530.7412,4610579.7228],[571541.0153000001,4610601.8100000005],[571580.1955000004,4610715.2335],[571594.5856999997,4610750.4639],[571797.2032000003,4611309.9921],[571890.1677999999,4611598.5024],[572159.8524000002,4612373.2344],[572521.6606000001,4613393.298],[572673.1912000002,4613844.6358],[572830.7885999996,4613786.7193],[572844.4089000002,4613781.75],[572847.2504000003,4613780.668500001],[572851.0942000002,4613779.2641],[572900.3842000002,4613762.3323],[573012.4439000003,4613721.056500001],[573014.8669999996,4613720.1929],[573015.8704000004,4613719.759],[573175.1988000004,4614161.8609],[573211.8786000004,4614262.8336],[573804.7461000001,4615896.809900001],[574378.3055999996,4615603.7173999995],[574471.6069999998,4615555.607999999],[574613.2734000003,4615482.9087000005],[574618.8805,4615479.9691],[574978.2044000002,4615295.7333],[575052.4326999998,4615257.5362],[575147.0806999998,4615208.894300001],[575316.0829999996,4615118.396199999],[575507.4903999995,4615461.6252],[575897.0570999999,4615269.203600001],[576213.1645999998,4615826.742699999],[576249.7747,4615890.312100001],[576238.3914000001,4615904.181700001],[576244.5788000003,4615948.440300001],[576244.9477000004,4615952.8857],[576253.3170999996,4615971.962099999],[576266.9680000003,4616003.0867],[576327.6028000005,4616115.990700001],[576369.2939999998,4616233.579],[576431.1924,4616375.9223],[576435.4319000002,4616384.1843],[576444.1390000004,4616402.7093],[576565.9834000003,4616620.0886],[576586.1552999998,4616655.9471],[576631.5897000004,4616726.2754],[576644.3208999997,4616757.502],[576650.4974999996,4616771.3367],[576663.7980000004,4616803.7908],[576671.0703999996,4616816.3048],[576721.7781999996,4616930.2168000005],[576749.4238,4616990.6951],[576783.0630999999,4617058.6774],[576805.9877000004,4617109.222999999],[576815.9551999997,4617134.202299999],[576815.9408,4617143.3072],[576822.4959000004,4617152.8157],[576839.7505999999,4617181.0932],[576884.2609000001,4617274.953299999],[576945.4956,4617407.5233],[576959.9287,4617434.9936],[577007.1234999998,4617518.778899999],[577040.2242999999,4617582.2042],[577056.4998000003,4617616.2457],[577119.3225999996,4617739.840500001],[577129.7512999997,4617768.156300001],[577132.3892000001,4617778.178099999],[577135.6977000004,4617803.1973],[577140.6653000005,4617921.3949],[577142.9572999999,4617986.709899999],[577148.2389000002,4618060.273800001],[577153.4450000003,4618086.7568],[577160.0395999998,4618107.925100001],[577174.8344,4618147.947000001],[577202.4981000004,4618229.080700001],[577226.9101999998,4618318.507300001],[577238.1611000001,4618347.6095],[577297.4932000004,4618469.9471],[577324.1503999997,4618520.757099999],[577336.3415999999,4618539.7652],[577376.0237999996,4618593.9362],[577442.8942999998,4618680.3803],[577529.1809,4618786.800100001],[577573.3919000002,4618837.357000001],[577617.1671000002,4618889.6861000005],[577634.7083999999,4618913.8605],[577652.5412999997,4618941.8134],[577677.6787999999,4618994.274],[577698.5327000003,4619050.463500001],[577724.2374,4619127.2477],[577774.1056000004,4619254.0397],[577983.6522000004,4619117.1877],[578081.9288999997,4619190.877800001],[578301.0043000001,4619354.942],[578330.7280000001,4619383.026699999],[578403.7592000002,4619452.114700001],[578417.0144999996,4619464.6962],[578464.4236000003,4619518.5141],[578508.4951999998,4619573.1841],[578535.0361000001,4619610.6731],[578554.2445999999,4619634.0909],[578607.3079000004,4619703.073100001],[578665.3154999996,4619776.2184999995],[578671.6993000004,4619785.7269],[578693.1646999996,4619808.0594999995],[578712.5422,4619838.6972],[578748.0724,4619883.0592],[578766.2421000004,4619902.468800001],[578786.1303000003,4619932.0019000005],[578830.9551999997,4619985.794],[578840.8696999997,4619999.449899999],[578858.4616,4620018.4092],[578913.9811000004,4620090.419],[578922.5646000002,4620104.0604],[578997.3201000001,4620196.6031],[579023.7019999996,4620232.981899999],[579067.2740000002,4620301.974099999],[579067.9282999998,4620302.980599999],[579091.0330999997,4620334.771],[579132.4803999998,4620407.737500001],[579163.0191000002,4620444.162799999],[579198.6221000003,4620503.9626],[579209.1719000004,4620527.730599999],[579215.4710999997,4620537.238700001],[579293.8158999998,4620635.3763999995],[579369.4589999998,4620721.937000001],[579380.3706,4620735.493799999],[579388.6776,4620743.913899999],[579403.6759000001,4620763.9562],[579438.7472999999,4620803.875399999],[579462.4402000001,4620827.3456],[579464.8759000003,4620832.702500001],[579465.9773000004,4620838.377699999],[579471.4578999998,4620846.6555],[579477.3080000002,4620851.6062],[579490.9376999997,4620867.5251],[579512.1551000001,4620889.191400001],[579515.1690999996,4620894.8879],[579522.0652999999,4620932.9399],[579553.4923,4621068.646],[579554.9982000003,4621075.325099999],[579571.7768000001,4621144.5781],[579583.4074999997,4621205.557],[579591.4960000003,4621248.508099999],[579594.7757000001,4621260.2037],[579599.7433000002,4621269.6973],[579606.9647000004,4621278.4387],[579657.3781000003,4621351.841499999],[579681.5856999997,4621455.821799999],[579697.3485000003,4621504.077400001],[579724.9511000002,4621557.0176],[579733.7719999999,4621571.4399999995],[579740.9806000004,4621581.2918],[579770.0201000003,4621602.2688],[579798.1190999998,4621640.446599999],[579814.1765999999,4621662.167400001],[579828.3698000005,4621679.536800001],[579850.2391999997,4621709.5394],[579858.8821,4621717.5197],[579864.6941,4621725.8015],[579874.5448000003,4621752.2278],[579882.5335999997,4621766.641100001],[579895.5834999997,4621782.110300001],[579910.5135000004,4621807.927200001],[579929.1331000002,4621831.009299999],[579969.8466999996,4621871.327400001],[579985.9254999999,4621891.0502],[579995.1798,4621896.3725000005],[580017.3557000002,4621898.8412999995],[580033.8638000004,4621909.9078],[580039.7039999999,4621915.6361],[580074.8918000003,4622018.6305],[580085.8595000003,4622041.738500001],[580109.1151,4622081.4179],[580132.2363999998,4622125.648600001],[580152.5916999998,4622149.528100001],[580160.6180999996,4622160.4999],[580172.6235999996,4622194.8347],[580175.6365,4622200.531400001],[580186.6931999996,4622215.6457],[580196.6513999999,4622232.302300001],[580208.7238999996,4622260.6417],[580214.2719,4622270.1423],[580225.6820999999,4622283.373],[580233.5048000002,4622290.234099999],[580237.3118000003,4622299.271],[580245.4550000001,4622329.4541],[580251.8057000004,4622341.5177],[580274.4528000001,4622375.971999999],[580276.9716999996,4622381.2192],[580278.5585000003,4622388.010399999],[580294.2001999998,4622424.2739],[580301.9890999999,4622434.1328],[580307.2591000004,4622438.7446],[580310.6094000004,4622444.0011],[580319.7992000002,4622454.986199999],[580335.0135000004,4622470.0364],[580337.0421000002,4622474.5008000005],[580342.2721999995,4622482.6654],[580345.0504000001,4622487.0272],[580359.9572999999,4622514.6215],[580438.7494999999,4622717.488600001],[580461.3076999998,4622767.0441],[580481.3979000002,4622829.008300001],[580494.7620999999,4622875.351299999],[580503.4342999998,4622924.8617],[580507.5351,4622974.2096],[580516.2769999998,4623017.502599999],[580517.6623999998,4623086.473999999],[580517.7710999995,4623091.5831],[580528.6331000002,4623153.332599999],[580532.7191000003,4623196.5732],[580546.0460000001,4623246.1361],[580586.4797999999,4623354.522600001],[580602.0166999996,4623407.1086],[580617.4626000002,4623475.1282],[580634.0828,4623534.8331],[580657.4683999997,4623606.4957],[580676.2767000003,4623663.782500001],[580776.9129999997,4623940.076300001],[580805.0087000001,4623984.5878],[580837.1169999996,4624071.2291],[580851.1629999997,4624159.776000001],[580858.2863999996,4624198.831700001],[580859.2286,4624203.7282],[580861.1068000002,4624214.076199999],[580877.216,4624252.4563],[580897.8827999998,4624284.7808],[580915.6387999998,4624317.1833999995],[580931.7714,4624353.4542],[581003.8339999998,4624530.602600001],[581016.9582000002,4624560.8433],[581036.165,4624597.1491],[581046.3180999998,4624625.4684999995],[581060.7933,4624675.822899999],[581066.3370000003,4624722.0787],[581060.5141000003,4624832.3869],[581063.1562000001,4624870.614800001],[581062.7231000001,4624908.8079],[581074.3276000004,4624941.030200001],[581092.1277000001,4624969.3254],[581114.0365000004,4625023.7618],[581118.0685,4625064.0042],[581120.3990000002,4625122.327],[581117.8457000004,4625215.461100001],[581119.2971999999,4625263.336100001],[581118.8436000003,4625303.305600001],[581122.3198999995,4625348.5386],[581133.5325999996,4625415.179199999],[581138.8249000004,4625432.228499999],[581145.0766000003,4625452.619999999],[581180.1709000003,4625516.866900001],[581241.1858999999,4625589.4036],[581266.5787000004,4625629.556],[581311.3324999996,4625728.5583],[581347.9797,4625860.558700001],[581375.9267999995,4626033.8785999995],[581421.5577999996,4626223.278999999],[581442.7984999996,4626284.704700001],[581472.0757999998,4626341.0031],[581499.0648999996,4626415.7084],[581530.0933999997,4626493.2359],[581554.6820999999,4626610.664899999],[581580.7259,4626767.974300001],[581597.8032,4626837.1259],[581599.1144000003,4626860.570599999],[581598.7275,4626894.433700001],[581588.0827000001,4626989.6964],[581589.2631999999,4627024.5768],[581797.7127,4626934.5745],[582084.1206999999,4626800.9461],[582176.1915999996,4626758.2543],[582278.3894999996,4626709.462099999],[582412.1520999996,4626647.7104],[582660.1462000003,4626532.0943],[584479.2114000004,4625665.9245],[586418.0581,4624693.4986000005],[586425.5576,4624685.1501],[586437.6917000003,4624671.638499999],[586997.3534000004,4624382.2764],[587019.8285999997,4624366.2267],[587051.6140999999,4624343.4057],[587082.2368999999,4624327.3443],[587563.6084000003,4624074.271500001],[587240.5469000004,4624597.998500001],[587216.0669,4624642.116900001],[587178.0283000004,4624707.3904],[587136.5077,4624840.1358],[587113.4512,4625204.075999999],[587043.8953999998,4626764.940099999],[587079.0509000001,4627044.3094999995],[587074.8976999996,4627166.8508],[587126.4100000001,4627419.7697],[587160.3302999996,4627581.8629],[587204.2325999998,4627797.3792],[587249.2876000004,4628027.1236000005],[587264.1316,4628117.9166],[587257.6039000005,4628325.7106],[587249.0692999996,4628480.179199999],[587252.6925999997,4628618.8061],[587256.2071000002,4628766.315199999],[587267.9566000002,4628892.604499999],[587273.7593,4629070.3456],[587273.8503999999,4629171.6186999995],[587268.8465999998,4629363.441400001],[587280.6379000004,4629486.177999999],[587308.0937999999,4629632.203500001],[587330.4718000004,4629758.623299999],[587347.9245999996,4629853.0022],[587336.8164999997,4629952.9169],[587327.0153999999,4630041.077],[587292.1852000002,4630172.127],[587246.5082,4630320.8116],[587223.5543999998,4630459.002900001],[587224.5398000004,4630595.8213],[587238.5086000003,4630757.6723],[587259.1637000004,4630916.0518],[587291.4715999998,4631099.447899999],[587301.5818999996,4631250.591700001],[587284.0972999996,4631484.9033],[587270.1836000001,4631644.6368],[587251.0647,4631795.4232],[587244.0285999998,4631847.861099999],[587220.3624,4632024.2432],[587198.1755999997,4632208.7497000005],[587196.1771999998,4632372.182600001],[587203.1952999998,4632558.823100001],[587214.9396000002,4632793.492699999],[587223.2846999997,4632980.149499999],[587227.0332000004,4633108.1186999995],[587234.9402000001,4633221.925100001],[587246.0489999996,4633399.7324],[587252.7357000001,4633504.6404],[587264.7785,4633606.0605],[587288.4484999999,4633734.273800001],[587318.9759999998,4633844.804099999],[587374.2583999997,4633994.7257],[587440.3595000003,4634128.790100001],[587535.5889999997,4634270.3199000005],[587625.6771,4634397.573999999],[587715.6744999997,4634531.9352],[587819.9921000004,4634689.5715],[587897.7231999999,4634848.6581999995],[587947.3003000002,4635028.7190000005],[587982.1797000002,4635215.705600001],[588007.5093999999,4635315.515000001],[588022.0833999999,4635425.852],[588028.6677999999,4635537.8671],[588023.2573999995,4635653.2874],[588009.7703999998,4635777.4915],[588000.3989000004,4635891.086200001],[587971.1547999997,4636000.881999999],[587952.7969000004,4636089.491599999],[587935.6135999998,4636190.5529],[587927.9113999996,4636216.109300001],[588238.5372000001,4636218.507300001],[588340.6957,4636219.329500001],[588476.8788999999,4636220.4647],[588650.4906000001,4636221.846100001],[588825.3457000004,4636223.3584],[588873.0641000001,4636223.7316],[588904.2659999998,4636224.120999999],[588920.6096999999,4636224.6581999995],[588921.0577999996,4636221.9987],[588926.7721999995,4636189.7557],[588935.3821,4636085.147],[588935.3546000002,4636034.1766],[588934.7134999996,4636012.4036],[588935.9751000004,4636004.4241],[588939.8731000004,4635991.3693],[588940.4104000004,4635968.2785],[588937.6710000001,4635948.3671],[588916.6327,4635885.0304000005],[588905.3680999996,4635843.2477],[588889.6354999999,4635747.107799999],[588888.0217000004,4635730.0976],[588887.4052999998,4635706.326199999],[588888.7878999999,4635668.698899999],[588890.2253,4635653.2815000005],[588898.5527999997,4635617.8508],[588901.6721000001,4635607.340299999],[588906.9242000002,4635598.8554],[588911.7876000004,4635594.918400001],[588917.8612000002,4635593.772700001],[588921.8350999998,4635594.5997],[588928.9735000003,4635601.240499999],[588935.0165999997,4635602.5374],[588942.3309000004,4635601.7404],[588945.3380000005,4635600.223300001],[588949.0964000002,4635591.719699999],[588950.3289000001,4635586.071699999],[588943.8344,4635554.453600001],[588940.5371000003,4635545.972999999],[588931.5324999997,4635542.529200001],[588916.6715000002,4635542.787900001],[588911.5411999999,4635541.5024],[588906.7582,4635538.9997000005],[588903.1508999998,4635535.4012],[588900.8147999998,4635529.708699999],[588900.5590000004,4635523.597999999],[588901.5634000003,4635516.2815000005],[588904.1030000001,4635512.3155000005],[588906.7836999996,4635510.350199999],[588910.4160000002,4635511.950200001],[588912.1600000001,4635518.523600001],[588916.9334000004,4635521.8035],[588944.7993000001,4635523.706],[588949.3114,4635521.319399999],[588951.1925999997,4635516.901000001],[588954.5066999998,4635470.8584],[588955.8777999999,4635460.770400001],[588955.1215000004,4635448.2128],[588949.7582,4635419.0518],[588941.2492000004,4635395.848099999],[588935.8770000003,4635387.341499999],[588897.6467000004,4635351.218699999],[588885.9600999998,4635336.525900001],[588883.3707999997,4635331.1634],[588882.5576,4635323.158],[588884.4846000001,4635315.0757],[588886.8902000003,4635301.8913],[588886.5141000003,4635298.7773],[588885.1321999999,4635296.428099999],[588882.8250000002,4635295.0668],[588879.9105000002,4635295.807700001],[588868.5691,4635306.6598000005],[588860.1547999997,4635309.108899999],[588851.3476999998,4635309.7763],[588830.2090999996,4635307.513900001],[588814.2007999998,4635306.5370000005],[588806.1129999999,4635302.7717],[588796.1524,4635296.095899999],[588787.5707,4635291.9913],[588775.7081000004,4635284.736500001],[588771.2359999996,4635283.9035],[588751.0102000004,4635288.315400001],[588744.3859000001,4635287.011399999],[588732.9506000001,4635278.762599999],[588725.8405999998,4635269.7904],[588712.4811000004,4635249.413799999],[588702.8147,4635225.751700001],[588700.7619000003,4635217.286699999],[588699.9539999999,4635208.837200001],[588703.4009999996,4635198.663899999],[588707.4401000002,4635194.272399999],[588710.1665000003,4635188.642999999],[588712.1776,4635173.787900001],[588710.8454,4635160.778999999],[588704.4822000004,4635138.490700001],[588702.8981999997,4635119.038000001],[588708.6634999998,4635096.0123],[588709.9995999997,4635082.0372],[588709.8682000004,4635072.5967],[588708.6991999997,4635066.4746],[588705.8469000002,4635062.2194],[588673.1262999997,4635043.3785],[588669.0691,4635042.5507],[588660.8329999996,4635044.002900001],[588657.1146999998,4635042.624],[588655.4754999997,4635040.937999999],[588655.2056999998,4635035.9376],[588658.8076,4635026.6545],[588659.5073999995,4635017.113299999],[588655.1001000004,4635011.062000001],[588651.4620000003,4635009.906300001],[588643.9825999998,4635010.590600001],[588642.8191999998,4635010.6872000005],[588636.4490999999,4635008.9421999995],[588622.7721999995,4635000.6658],[588618.1368000004,4634999.6087],[588602.2759999996,4635006.740499999],[588597.2505999999,4635010.342499999],[588590.3578000003,4635017.252599999],[588584.7858999996,4635018.071699999],[588576.7959000003,4635013.0864],[588563.4008999998,4634995.4857],[588561.4559000004,4634991.686000001],[588561.2578999996,4634987.574899999],[588566.0383000001,4634976.9739],[588565.7171999998,4634969.4188],[588564.0113000004,4634959.7367],[588564.2449000003,4634954.2984],[588562.2208000002,4634943.501800001],[588560.2106999997,4634938.2577],[588557.9254000001,4634935.119999999],[588554.7962999996,4634933.0823],[588545.1157999998,4634930.518999999],[588528.7594999997,4634930.7599],[588523.5208999999,4634931.472100001],[588518.3903999999,4634936.8496],[588514.7607000005,4634941.6905000005],[588509.2896999996,4634941.067299999],[588504.1975999996,4634936.6733],[588502.4764,4634928.2125],[588503.4391000001,4634924.2268],[588510.8064000001,4634919.210200001],[588511.8547999999,4634915.0035],[588498.1244999999,4634890.9582],[588494.5277000004,4634886.4717],[588489.7344000004,4634884.7465],[588479.9627999999,4634889.5112],[588476.0618000003,4634889.4627],[588471.8591999998,4634886.967499999],[588469.7467,4634883.276799999],[588468.9040000001,4634877.603],[588469.9217999997,4634869.176200001],[588476.1668999996,4634854.262599999],[588480.7718000002,4634851.0995000005],[588490.7980000004,4634845.8938],[588493.9241000004,4634841.490800001],[588496.4718000004,4634830.195800001],[588497.9040999999,4634808.4487],[588505.7287999997,4634786.67],[588510.7319999998,4634778.181600001],[588514.4184999997,4634775.451300001],[588519.5893999999,4634773.5167],[588524.9899000004,4634773.139599999],[588532.5181,4634775.232000001],[588537.2852999996,4634779.0667],[588549.6026999997,4634783.2173999995],[588553.6114999996,4634781.2684],[588559.7353999997,4634776.125399999],[588583.0744000003,4634748.4321],[588593.2346999999,4634732.456800001],[588595.7784000002,4634721.494899999],[588596.557,4634712.287799999],[588595.7253999999,4634705.7258],[588592.7593,4634697.249500001],[588576.432,4634668.3968],[588577.9825999998,4634663.8632],[588585.1426999997,4634655.512700001],[588584.7082000002,4634650.3993],[588576.9511000002,4634633.312899999],[588567.9906000001,4634619.5429],[588565.5127999997,4634611.85],[588566.0811999999,4634606.193700001],[588565.4682,4634602.077400001],[588562.8728,4634597.1592],[588557.1178000001,4634592.6458],[588525.216,4634561.1568],[588514.4959000004,4634555.360300001],[588495.0549999997,4634549.899700001],[588488.1809,4634548.592800001],[588480.9123999998,4634545.6154],[588452.0872999998,4634527.0461],[588449.2607000005,4634520.681399999],[588450.2326999996,4634509.255799999],[588452.0805000002,4634500.839299999],[588448.0006999997,4634468.363500001],[588448.1661,4634455.040100001],[588451.7619000003,4634432.875600001],[588453.9430999998,4634424.3522],[588457.3391000004,4634418.286900001],[588464.7483000001,4634409.9394000005],[588466.3125999998,4634404.295499999],[588463.4954000004,4634390.490900001],[588452.1327,4634376.247099999],[588444.0891000004,4634368.818299999],[588431.1771,4634358.997099999],[588421.5771000003,4634349.883300001],[588407.2562999995,4634333.1599],[588399.1824000003,4634328.173800001],[588366.6487999996,4634314.000700001],[588344.1534000002,4634300.396400001],[588322.3929000003,4634294.463300001],[588314.5527999997,4634290.7017],[588292.5020000003,4634288.0965],[588281.8901000004,4634293.6283],[588266.8476999998,4634308.3221],[588239.4113999996,4634324.972200001],[588192.1635999996,4634345.930199999],[588178.6617,4634350.2049],[588157.1536999997,4634350.7161],[588144.5807999996,4634347.007099999],[588053.6608999996,4634281.0328],[588044.5974000003,4634275.479599999],[588031.0769999996,4634274.5353],[588014.4468999999,4634276.661800001],[588004.4127000002,4634275.760600001],[588000.9703000002,4634272.1647],[588000.5546000004,4634265.4968],[588005.2638999997,4634253.895199999],[588004.9941999996,4634242.121099999],[588000.9768000003,4634231.300100001],[587984.1287000002,4634190.560699999],[587977.5559,4634178.264599999],[587939.1430000002,4634122.379000001],[587912.5954,4634087.1833999995],[587902.3849999998,4634073.620999999],[587837.4393999996,4633994.6446],[587828.7471000003,4633985.876],[587820.8945000004,4633976.340399999],[587810.5848000003,4633957.3357],[587796.5240000002,4633926.0699000005],[587775.8842000002,4633882.952299999],[587759.6900000004,4633863.097999999],[587753.0429999996,4633850.0239],[587750.8103,4633842.556399999],[587744.5702,4633803.1697],[587741.8931,4633757.6083],[587737.4566000002,4633733.568],[587722.4555000002,4633684.1905000005],[587721.4135999996,4633674.4057],[587721.5351999998,4633664.5242],[587726.0630000001,4633633.931600001],[587730.0455999998,4633620.655200001],[587731.4687999999,4633599.463099999],[587728.949,4633588.3276],[587716.7503000004,4633554.0867],[587704.0006999997,4633510.622400001],[587673.8965999996,4633399.762499999],[587670.6365999999,4633381.288899999],[587667.3640000001,4633336.830800001],[587669.0574000003,4633293.655200001],[587662.3558999998,4633122.897],[587662.8888999997,4633099.8061999995],[587668.0033,4633068.7765999995],[587673.8661000002,4633044.4188],[587675.4956,4633033.4454],[587675.5965999998,4633025.2294],[587672.1689999998,4633006.864800001],[587665.2520000003,4632981.9058],[587647.1915999996,4632938.043199999],[587641.0363999996,4632918.6457],[587631.5369999995,4632860.5636],[587628.1858000001,4632829.207800001],[587629.6551000001,4632763.7095],[587631.6797000002,4632740.859200001],[587638.1330000004,4632722.505100001],[587640.3437000001,4632711.538899999],[587641.0654999996,4632700.110099999],[587640.6630999995,4632685.5583],[587630.8656000001,4632570.617799999],[587629.7176999999,4632542.3983],[587631.4463,4632496.335999999],[587648.4205999998,4632412.483899999],[587667.2582,4632339.2039],[587687.4524999997,4632250.1724],[587695.6500000004,4632231.8397],[587711.2171,4632208.489700001],[587715.5475000003,4632193.996200001],[587715.3273,4632184.887800001],[587713.9337999998,4632176.6534],[587704.0239000004,4632158.6533],[587704.8490000004,4632152.333900001],[587710.3375000004,4632144.9614],[587749.3772999998,4632110.4626],[587752.1869999999,4632104.833900001],[587755.4532000003,4632089.105799999],[587760.2802999998,4632081.5031],[587764.1284999996,4632079.2184999995],[587770.1979999999,4632078.6269000005],[587785.0535000004,4632086.138699999],[587827.0302999998,4632096.4275],[587837.1396000003,4632098.217700001],[587858.3044999996,4632099.1447],[587867.4325000001,4632099.701300001],[587873.1465999996,4632100.9932],[587878.8320000004,4632104.616699999],[587896.9225000003,4632119.1644],[587904.7607000005,4632130.032299999],[587911.3261000002,4632143.1055],[587914.8623000002,4632145.9252],[587920.0835999995,4632146.766899999],[587926.858,4632149.626499999],[587949.8967000004,4632173.6742],[587954.7611999996,4632176.510299999],[587964.3152999999,4632176.1839000005],[587969.074,4632174.1328],[587973.6818000004,4632170.8583],[587977.7061999999,4632161.025],[587977.4188999999,4632143.920499999],[587977.3715000004,4632141.0328],[587973.3559999997,4632123.2161],[587978.6632000003,4632123.8368],[587987.6742000002,4632140.604699999],[587993.5044999998,4632152.669399999],[587998.3186999997,4632173.050000001],[587999.9681000002,4632194.1689],[588002.7792999996,4632222.0758],[588009.0259999996,4632267.6811999995],[588013.9852999998,4632276.2929],[588023.9901999999,4632286.521400001],[588042.8306999998,4632307.519400001],[588075.8595000003,4632342.906300001],[588084.2839000002,4632353.3376],[588116.6721000001,4632380.055299999],[588131.1128000002,4632387.4517],[588137.4853999997,4632389.1961],[588147.7863999996,4632388.8793],[588170.5121999998,4632384.385299999],[588174.3480000002,4632383.100199999],[588215.2012999998,4632524.2993],[588246.2251000004,4632614.1854],[588280.3620999996,4632694.005100001],[588306.0820000004,4632749.401799999],[588413.6651999997,4632959.6107],[588482.7444000002,4633087.1702],[588548.8349000001,4633207.8083999995],[588594.2297,4633289.8796],[588625.3271000003,4633346.455],[588643.1089000003,4633378.768100001],[588732.5784999998,4633541.7852],[588769.1368000004,4633533.023600001],[588771.9663000004,4633532.5035999995],[588822.4671999998,4633637.5153],[588842.4596999995,4633632.212200001],[588883.6348000001,4633619.4001],[588924.0614,4633606.6899],[588917.2046999997,4633583.951099999],[588915.7549999999,4633567.054099999],[588914.7291000001,4633502.857100001],[588938.8797000004,4633503.7136],[589251.5891000004,4633534.939200001],[589265.1854999997,4633536.553099999],[589296.5248999996,4633540.165899999],[589338.5788000003,4633543.4690000005],[589380.4888000004,4633544.993799999],[589433.0716000004,4633549.539899999],[589503.9707000004,4633550.0966],[589539.8827,4633553.2127],[589580.7582,4633564.386600001],[589595.9729000004,4633569.3528],[589612.6686000004,4633568.7853999995],[589626.6513999999,4633566.073999999],[589633.6694,4633562.6088],[589642.4738999996,4633555.7236],[589647.8846000005,4633548.0184],[589650.6807000004,4633536.948999999],[589653.1344999997,4633506.886499999],[589660.2342999997,4633490.319],[589654.2885999996,4633481.1384],[589644.6107999999,4633465.0262],[589633.3682000004,4633447.8948],[589623.4188999999,4633433.5559],[589606.7696000002,4633410.5822],[589589.2887000004,4633387.7092],[589575.8071999997,4633370.3277],[589569.3450999996,4633362.5843],[589563.5400999999,4633355.4045],[589548.5711000003,4633337.449100001],[589542.2693999996,4633330.152000001],[589525.9622,4633312.9572],[589517.2794000003,4633303.520400001],[589494.4073999999,4633280.1357],[589471.9278999995,4633258.5328],[589455.3519000001,4633242.8895],[589432.2149999999,4633220.723200001],[589403.5798000004,4633193.380000001],[589372.3169,4633163.672],[589368.6228,4633160.294299999],[589356.8874000004,4633149.264799999],[589349.1656,4633142.6163],[589336.2028999999,4633130.127800001],[589381.5875000004,4633126.254799999],[589416.5444,4633126.249],[589453.5648999996,4633120.605900001],[589474.8394999998,4633112.544500001],[589512.9658000004,4633091.5912999995],[589530.8882999998,4633079.3792],[589541.2916000001,4633070.848300001],[589555.2182999998,4633099.117799999],[589579.9891999997,4633163.0581],[589602.6854999997,4633226.861400001],[589657.7905000001,4633361.142100001],[589670.4135999996,4633393.9483],[589674.3503999999,4633391.2217],[589682.8389999997,4633389.662799999],[589707.2773000002,4633394.079],[589729.2844000002,4633400.352399999],[589744.0502000004,4633401.4267],[589752.5389,4633399.867799999],[589759.2304999996,4633395.954399999],[589767.2401999999,4633386.283299999],[589771.8797000004,4633373.9046],[589772.006,4633370.4638],[589772.3076999998,4633359.6961],[589772.4200999998,4633357.365599999],[589765.1610000003,4633340.395199999],[589753.2467999998,4633317.2588],[589702.2819999997,4633203.7949],[589688.1460999995,4633172.4132],[589636.9035999998,4633047.8419],[589615.3921999997,4633002.0427],[589637.4968999997,4632987.4405000005],[589647.5264999997,4632982.236400001],[589666.4011000004,4632973.5901],[589692.9599000001,4632961.3761],[589782.4418000001,4632924.1916000005],[589815.5714999996,4632937.4901],[589834.0215999996,4632949.3824000005],[589845.4585999995,4632964.295600001],[589857.7071000002,4632974.1109],[589865.2542000003,4632981.424000001],[589885.6462000003,4632997.338500001],[589894.5620999997,4633001.4486],[589903.4216,4633003.448100001],[589937.8059,4633015.9857],[589943.733,4633020.0581],[589952.5998,4633028.054199999],[589954.4672999997,4633031.4092],[589956.5996000003,4633040.0976],[589959.5225,4633045.353700001],[589963.9468,4633050.0734],[589966.1253000004,4633055.097999999],[589969.8296999997,4633070.802200001],[589968.7441999996,4633084.4471],[589970.7072000001,4633086.8038],[589976.7187000001,4633090.7663],[589978.0120000001,4633093.558800001],[589978.2092000004,4633097.6699],[589976.2104000002,4633111.303300001],[589974.4263000004,4633140.819],[589981.1920999996,4633256.058800001],[589989.9549000002,4633272.2711],[589991.6198000005,4633278.5107],[589990.4165000003,4633301.482000001],[589991.2624000004,4633306.822799999],[589996.7237,4633314.8871],[590009.8598999996,4633339.8160999995],[590010.7057999996,4633345.157],[590008.7588999998,4633354.682399999],[590006.0532999998,4633358.5348000005],[589998.5220999997,4633376.3181],[589996.2840999998,4633389.1712],[589997.4539000001,4633401.734099999],[590004.6657999996,4633415.8169],[590014.5502000004,4633441.815400001],[590028.8186999997,4633462.539100001],[590038.6349999998,4633480.763499999],[590042.1597999996,4633484.361500001],[590048.0991000002,4633487.434800001],[590056.1222000001,4633489.868100001],[590067.8192999996,4633497.233899999],[590073.2153000003,4633497.301999999],[590078.8152000001,4633494.374600001],[590083.5174000002,4633490.214299999],[590091.3657999998,4633486.76],[590099.1003,4633485.747300001],[590104.6328999996,4633488.1492],[590124.0746999998,4633506.828500001],[590130.6739999996,4633516.7951],[590144.5871000001,4633526.1877999995],[590149.9792,4633539.692600001],[590154.3861999996,4633545.7447999995],[590156.5334000001,4633546.6603],[590164.5225,4633545.206700001],[590182.3525,4633546.8758000005],[590192.0696,4633553.2173999995],[590197.9595999997,4633560.1767],[590204.2012999998,4633565.585899999],[590221.4039000003,4633577.463400001],[590228.2688999996,4633586.1009],[590230.6496000001,4633588.240900001],[590242.3816,4633599.3829],[590249.5857999995,4633614.021199999],[590255.9879000001,4633632.9801],[590290.1379000004,4633670.2798],[590306.2468999997,4633696.3576],[590314.9069999997,4633700.9092],[590336.7155999998,4633722.728399999],[590342.1789999995,4633730.570900001],[590359.1769000003,4633745.444399999],[590372.9049000004,4633769.382300001],[590379.6654000003,4633779.6843],[590402.6032999996,4633804.0722],[590407.7894000001,4633807.580399999],[590411.3504999997,4633808.2918],[590419.1649000002,4633807.502599999],[590428.7915000003,4633807.8467999995],[590439.3946000002,4633809.758099999],[590461.4039000003,4633815.7007],[590468.0588999996,4633821.226399999],[590481.2193999998,4633837.495200001],[590486.3477999996,4633839.003900001],[590490.5856999997,4633838.7245000005],[590505.7911,4633831.2554],[590523.9370999997,4633827.599199999],[590549.2866000002,4633832.0298999995],[590569.6425999999,4633837.3967],[590586.1630999995,4633844.0473],[590575.9033000004,4633847.8035],[590562.3413000004,4633850.074200001],[590542.0893000001,4633849.594799999],[590531.9448999995,4633850.7985],[590524.8481000001,4633853.9287],[590486.1878000004,4633884.308599999],[590478.4337999998,4633893.426999999],[590471.1342000002,4633905.9936],[590463.0252999999,4633929.9877],[590461.6941999998,4633936.7446],[590448.9912999999,4633982.556500001],[590440.341,4634003.4344999995],[590430.2978999997,4634022.8511],[590421.2680000002,4634034.396400001],[590398.7368999999,4634063.093599999],[590383.8091000002,4634081.448999999],[590370.1983000003,4634100.7095],[590324.3914000001,4634190.7424],[590293.9880999997,4634237.9958999995],[590283.9499000004,4634250.528000001],[590277.8186999997,4634262.6654],[590274.9023000002,4634276.6203000005],[590274.0356999999,4634299.151699999],[590277.2631999999,4634332.728499999],[590278.9024,4634360.6218],[590274.4003999997,4634381.774599999],[590271.7344000004,4634389.0699000005],[590262.1017000005,4634415.4879],[590259.8284,4634437.668299999],[590257.1328999996,4634453.846899999],[590245.1270000003,4634477.569800001],[590239.1464999998,4634484.378900001],[590208.4874999998,4634525.744000001],[590203.9576000003,4634536.014],[590202.9967,4634539.7774],[590200.8205000004,4634547.745200001],[590200.4537000004,4634576.7236],[590196.3545000004,4634605.432600001],[590195.6244999999,4634610.6425],[590195.9425999997,4634624.8605],[590202.9883000003,4634651.9339000005],[590219.5569000002,4634707.111500001],[590223.1347000003,4634732.6974],[590227.9225000003,4634787.2817],[590231.9194,4634819.091499999],[590235.9880999997,4634851.7906],[590240.5362999998,4634879.387599999],[590247.8798000002,4634902.578299999],[590253.8135000002,4634899.4331],[590292.7586000003,4634885.3794],[590301.3919000002,4634891.929500001],[590306.5140000004,4634900.4339000005],[590323.8000999996,4634938.1866999995],[590332.494,4634933.4109000005],[590343.7494999999,4634929.5559],[590348.9011000004,4634929.176999999],[590357.9325000001,4634930.5131],[590384.4471000005,4634940.954600001],[590387.9934999999,4634942.7763],[590441.2684000004,4634970.4366],[590448.4946999997,4634976.6358],[590462.7995999996,4634994.140699999],[590476.4655999998,4635016.190300001],[590485.8521999996,4635035.2984],[590492.2620000001,4635060.0320999995],[590513.3487,4635112.158600001],[590536.2566999998,4635164.6415],[590538.8982999995,4635172.337200001],[590539.7237,4635179.2326],[590539.0355000002,4635187.6634],[590531.5635000002,4635213.886399999],[590529.8062000005,4635221.5263],[590522.3948999997,4635282.1745],[590522.8376000002,4635293.0627],[590525.4072000002,4635306.4209],[590529.7969000004,4635320.2464000005],[590539.1365,4635343.0186],[590540.8635999998,4635350.8138],[590542.1415999997,4635367.8201],[590540.9830999998,4635387.1274999995],[590537.6222000001,4635396.856799999],[590515.7050000001,4635429.781199999],[590510.3367999997,4635440.706599999],[590609.3586999997,4635447.628699999],[590684.5274,4635574.289799999],[590909.4237000002,4635591.0371],[590918.3055999996,4635617.0243],[590911.5115,4635648.5858],[590889.7558000004,4635688.285],[590770.9567999998,4635787.600500001],[590865.2269000001,4635997.459100001],[591739.1616000002,4635454.3147],[591802.0448000003,4635495.767999999],[591808.2263000002,4635492.738299999],[591872.6460999995,4635472.914100001],[591906.3486000001,4635459.9121],[591918.3755999999,4635454.181700001],[591932.4746000003,4635442.259500001],[591950.5175000001,4635420.6161],[591982.5109999999,4635385.7162],[591995.7647000002,4635368.563999999],[592007.6447000001,4635354.9476],[592040.5500999996,4635326.611400001],[592056.7215999998,4635314.9383000005],[592069.6535,4635303.445499999],[592083.7203000002,4635287.636499999],[592106.6326000001,4635255.3959],[592115.0472999997,4635240.180199999],[592131.8668999998,4635204.0853],[592139.3132999996,4635180.306399999],[592149.2298999997,4635151.6735],[592155.2806000002,4635139.536599999],[592159.0275999997,4635125.815199999],[592159.2960999999,4635105.0529],[592158.5317000002,4635080.7237],[592159.8619999997,4635061.307600001],[592162.5455,4635052.7917],[592166.4480999997,4635046.2904],[592180.7262000004,4635027.0419],[592191.4939000001,4635009.6358],[592198.3794999998,4634990.7358],[592199.8095000004,4634982.869999999],[592199.7070000004,4634971.5418],[592195.2166999998,4634940.057399999],[592186.6506000003,4634909.1866],[592173.6023000004,4634852.605799999],[592150.9176000003,4634783.6854],[592143.8079000004,4634755.7206],[592143.0555999996,4634743.273600001],[592143.5065000001,4634740.5033],[592145.4374000002,4634732.421800001],[592159.6426999997,4634718.8357],[592165.8477999996,4634720.4706],[592178.4453999996,4634722.077199999],[592184.9238999998,4634721.8279],[592196.9264000002,4634718.0965],[592201.0965999998,4634716.595799999],[592210.1341000004,4634711.0493],[592251.5295000002,4634681.269300001],[592282.2764999997,4634653.239399999],[592299.8799999999,4634633.700999999],[592310.9528999999,4634624.8496],[592331.4497999996,4634612.6779],[592352.4245999996,4634602.0671],[592448.5104,4634541.7929],[592495.1091,4634520.632300001],[592520.3704000004,4634512.409600001],[592518.6566000003,4634535.7073],[592520.2911999999,4634563.268200001],[592522.8904999997,4634574.0735],[592526.1112000002,4634581.7776],[592532.0998,4634587.296599999],[592539.8430000003,4634591.950099999],[592549.9961999999,4634596.412799999],[592554.2474999996,4634601.4651999995],[592557.8946000002,4634608.2864],[592562.9393999996,4634635.3364],[592565.5994999995,4634667.019400001],[592562.8232000005,4634695.4114],[592555.6557999998,4634729.5209],[592547.5141000003,4634761.9519],[592533.3836000003,4634808.075099999],[592531.5065000001,4634818.3781],[592531.3306,4634831.923599999],[592533.2470000004,4634844.163699999],[592537.1497,4634856.8737],[592538.9902999997,4634868.557600001],[592538.4824000001,4634882.0988],[592535.5444,4634897.3851],[592531.4724000003,4634904.1061],[592522.5922999997,4634910.320499999],[592511.6380000003,4634922.8376],[592509.8257999998,4634928.144400001],[592508.6309000002,4634943.453400001],[592509.3804000001,4634962.452199999],[592514.1102999998,4634988.1655],[592522.8883999996,4635015.375],[592526.6857000003,4635036.190199999],[592526.4636000004,4635053.2886],[592521.6726000002,4635083.4311999995],[592514.4073000001,4635099.549699999],[592501.2673000004,4635120.589199999],[592489.6018000003,4635136.761700001],[592472.8559999997,4635173.4120000005],[592470.0891000004,4635181.9267],[592468.9577000001,4635192.350500001],[592469.6594000002,4635202.242799999],[592471.9899000004,4635208.158500001],[592475.9351000004,4635223.978399999],[592475.2236000001,4635227.6338],[592471.7812999999,4635237.028100001],[592470.8908000002,4635241.680500001],[592467.0727000004,4635260.8421],[592467.2822000002,4635270.2839],[592469.2504000003,4635278.526900001],[592495.6819000002,4635320.6238],[592503.273,4635336.9353],[592515.4073000001,4635367.741900001],[592516.3267999999,4635373.6393],[592515.9403999997,4635403.395],[592516.7849000003,4635415.0659],[592519.4299999997,4635422.318299999],[592522.6791000003,4635427.801899999],[592531.4418000001,4635430.580800001],[592546.2478,4635428.2190000005],[592553.0164999999,4635424.7534],[592557.0889999997,4635424.362199999],[592564.4466000004,4635426.6787],[592566.0587999998,4635430.3642],[592564.6255999999,4635438.452099999],[592538.9594999999,4635490.8661],[592536.4943000004,4635501.716700001],[592538.0965,4635506.179400001],[592542.7736999998,4635510.3489],[592549.1295999996,4635513.0966],[592560.9628999997,4635515.9155],[592572.4274000004,4635515.176100001],[592577.4784000004,4635516.130100001],[592580.4301000005,4635518.944599999],[592581.1250999998,4635522.951400001],[592580.7346999999,4635533.8289],[592580.4979999997,4635539.267200001],[592572.5597000001,4635562.483999999],[592569.2784000002,4635578.6543000005],[592571.6029000003,4635585.0142],[592589.2470000004,4635600.568],[592602.5640000002,4635616.954],[592608.5746999998,4635620.696699999],[592614.3069000002,4635620.327],[592623.8920999998,4635610.9015999995],[592627.6556000002,4635608.729599999],[592631.7221999997,4635608.782500001],[592637.0992999999,4635610.184900001],[592644.1002000002,4635614.3847],[592652.1278999997,4635622.5956],[592656.0406999998,4635628.0878],[592664.7265999997,4635636.751499999],[592671.7346999999,4635640.3961],[592687.1947999997,4635645.1502],[592695.2109000003,4635654.249399999],[592698.1227000002,4635666.5024999995],[592694.0124000004,4635695.3213],[592695.2522,4635702.111300001],[592697.5953000002,4635707.027899999],[592701.1876999997,4635711.627599999],[592708.6106000002,4635715.2776999995],[592722.6480999999,4635720.901799999],[592776.4813999999,4635723.7126],[592779.8723999998,4635724.645099999],[592783.8912000004,4635728.362],[592795.7907999996,4635745.1742],[592812.1294,4635758.934800001],[592824.8047000002,4635773.5362],[592828.0186999999,4635781.6844999995],[592833.6220000004,4635791.196599999],[592859.7472999999,4635805.529100001],[592866.7903000005,4635812.839],[592869.2554000001,4635814.7589],[592873.7735000001,4635818.3714000005],[592889.8274999997,4635828.4639],[592899.2303999998,4635833.0284],[592902.6125999996,4635834.6272],[592907.3154999996,4635836.7985],[592917.0082999999,4635844.587200001],[592922.9593000002,4635852.882300001],[592935.0555999996,4635880.024700001],[592943.0466999998,4635916.441500001],[592945.2834000001,4635923.1336],[592953.9221999999,4635935.350500001],[592960.4090999998,4635947.0951000005],[592967.5976,4635955.9617],[592973.8496000003,4635960.2631],[592979.8713999996,4635963.117900001],[592986.3679999998,4635967.7557],[592992.4051000001,4635982.159600001],[592997.8361999998,4635992.1138],[593014.2593,4635999.324200001],[593028.3628000002,4635999.841499999],[593038.5470000003,4636001.7513],[593041.6730000004,4636003.9021000005],[593043.9560000002,4636007.041200001],[593044.7452999996,4636010.1609000005],[593044.2071000002,4636019.5929000005],[593045.7537000002,4636028.274800001],[593049.1723999996,4636033.4277],[593075.0669,4636058.9738],[593098.6248000003,4636091.818600001],[593108.7525000004,4636104.3884],[593111.5014000004,4636109.9767],[593109.2807,4636133.822899999],[593104.5643999996,4636151.751],[593103.1353000002,4636165.8354],[593104.3075000001,4636171.403100001],[593106.8175999997,4636176.210899999],[593115.6464,4636186.5428],[593121.8853000002,4636198.1733],[593129.6512000002,4636245.359099999],[593135.9570000004,4636258.211999999],[593139.7176999999,4636262.592],[593152.352,4636273.862],[593166.0038999999,4636283.479699999],[593170.9817000004,4636289.9856],[593171.8991,4636295.994100001],[593170.8306,4636301.5326000005],[593159.5909000002,4636329.591700001],[593154.8744999999,4636347.5197],[593162.3749000002,4636389.593900001],[593163.9139999999,4636398.831],[593164.2609999999,4636416.714199999],[593163.1754000001,4636429.9147],[593159.0500999996,4636447.073100001],[593160.9080999997,4636457.3138],[593163.9945999999,4636462.462400001],[593170.2999,4636468.9856],[593176.9545999998,4636474.1809],[593185.4495999999,4636484.6195],[593193.3698000005,4636507.265799999],[593189.9505000003,4636521.213099999],[593185.9138000002,4636531.5988],[593183.8773999996,4636541.3444],[593184.2388000004,4636551.787599999],[593189.3969999999,4636563.5151],[593204.2350000003,4636583.92],[593214.6836999999,4636603.601199999],[593220.5157000003,4636608.2305],[593227.8092,4636608.9922],[593238.5224000001,4636608.4662],[593249.2181000002,4636609.272500001],[593256.9499000004,4636614.593],[593258.0883,4636616.3847],[593262.6392000001,4636623.773399999],[593266.9005000005,4636634.2677],[593272.6246999996,4636640.783500001],[593279.892,4636643.5438],[593293.0857999995,4636643.716700001],[593307.7673000004,4636638.023499999],[593320.8869000003,4636637.529100001],[593328.1469,4636640.8445999995],[593334.8828999996,4636646.1522],[593340.5459000003,4636657.3312],[593350.0303999996,4636680.886600001],[593355.2216999996,4636690.0605999995],[593363.4337999998,4636696.7201000005],[593378.4428000003,4636704.0239],[593384.6633000001,4636710.657299999],[593387.4480999997,4636719.799799999],[593388.7538999999,4636734.142100001],[593386.6370999999,4636781.6428],[593393.2227999996,4636817.375600001],[593396.5317000002,4636824.5261],[593401.3502000002,4636830.4748],[593406.1265000002,4636839.6434],[593408.869,4636852.0057],[593412.3581999997,4636883.367000001],[593414.6364000002,4636893.1691],[593417.0499999998,4636898.975199999],[593420.4258000003,4636901.0184],[593426.2851,4636897.2086],[593430.7688999996,4636890.715600001],[593435.7271999996,4636879.675799999],[593441.2051999997,4636873.3069],[593450.9309999999,4636872.102],[593457.6244000001,4636880.6295],[593465.2362000002,4636895.0546],[593473.8859999999,4636906.2729],[593479.2211999996,4636910.7849],[593485.4574999996,4636916.1971],[593525.1810999997,4636931.0439],[593532.8963000001,4636937.585999999],[593542.4585999995,4636948.816400001],[593548.1299,4636959.329399999],[593550.6917000003,4636966.4702],[593554.6858999999,4636978.2937],[593558.2653999999,4636983.7820999995],[593569.2805000003,4636991.8113],[593572.1830000002,4636998.290200001],[593572.3969,4637000.9582],[593575.7463999996,4637004.9999],[593578.1118999999,4637008.1403],[593581.1265000002,4637012.399800001],[593582.9168999996,4637015.088500001],[593584.7860000003,4637018.111300001],[593585.8398000002,4637020.013],[593588.3596000001,4637024.0439],[593589.6608999996,4637026.059800001],[593590.6391000003,4637027.405300001],[593592.4412000002,4637029.205700001],[593593.7571,4637030.111400001],[593596.6423000004,4637031.5929000005],[593598.4589999998,4637032.2831],[593600.2757000001,4637032.973300001],[593602.0937999999,4637033.5524],[593603.9105000002,4637034.2425999995],[593605.4753999999,4637035.1515],[593606.8728,4637036.169299999],[593608.0998999998,4637037.518100001],[593609.0751999998,4637039.0856],[593609.8030000003,4637040.538699999],[593610.3634000001,4637042.1008],[593610.5132999998,4637043.3243],[593610.4128,4637044.6555],[593609.5625999998,4637046.198999999],[593608.7197000002,4637047.1874],[593607.7109000003,4637048.173599999],[593606.3657999998,4637049.488500001],[593605.1865999997,4637050.805500001],[593604.2549,4637052.2369],[593603.6579999998,4637053.4506],[593603.3959999997,4637054.446599999],[593603.1323999995,4637055.5536],[593603.1149000004,4637056.8859],[593603.1643000003,4637059.4407],[593603.2313000001,4637060.6631000005],[593603.5324999997,4637062.9991],[593603.7522,4637065.2228999995],[593603.8919000002,4637067.2236],[593604.1204000004,4637068.781300001],[593604.3503999999,4637070.228],[593605.2934999997,4637074.2381],[593606.3356999997,4637077.028000001],[593607.6253000004,4637079.9322],[593609.1639,4637082.8397],[593610.4666999998,4637084.7446],[593612.3443999998,4637087.101299999],[593614.3081,4637089.237],[593615.7827000003,4637090.700099999],[593618.0811000001,4637092.618100001],[593620.2180000003,4637094.2009],[593622.7697999999,4637095.789100001],[593624.5835999995,4637096.701300001],[593626.5632999996,4637097.615700001],[593629.4512999998,4637098.8752],[593631.5970000001,4637099.7918],[593635.1414999999,4637101.6152],[593636.7063999996,4637102.5242],[593637.9392999997,4637103.4288],[593638.8373999996,4637104.551100001],[593639.5696,4637105.6712],[593640.0527999997,4637106.788000001],[593640.3701,4637107.9026999995],[593640.5214999998,4637109.0151],[593640.5082999999,4637110.0144],[593640.3291999996,4637111.011499999],[593639.9841999998,4637112.0064],[593639.3887999998,4637113.108999999],[593638.6288999999,4637114.0985],[593637.869,4637115.0879],[593637.1906000003,4637116.1895],[593636.8441000003,4637117.295399999],[593636.7450000001,4637118.5156],[593636.8134000003,4637119.627],[593643.9561999999,4637125.4954],[593654.1924,4637129.627800001],[593668.7871000003,4637130.486099999],[593691.6138000004,4637130.120100001],[593732.0659999996,4637127.3211],[593742.3357999995,4637128.899900001],[593778.9211999997,4637136.1556],[593790.9429000001,4637149.639699999],[593797.6491,4637150.838500001],[593809.3630999997,4637149.8824000005],[593817.9020999996,4637150.550100001],[593821.9282999998,4637153.601500001],[593825.4912999999,4637160.3113],[593831.5603,4637178.381100001],[593836.3357999995,4637187.550000001],[593842.5466,4637194.85],[593851.9500000002,4637199.1938000005],[593861.8907000003,4637200.5463],[593870.4530999996,4637199.4377],[593878.5844,4637199.5449],[593888.8014000002,4637205.120999999],[593909.3309000004,4637221.604699999],[593918.2476000004,4637231.3836],[593935.0308999997,4637255.0361],[593942.1454999996,4637263.0144],[593946.1233000001,4637269.729800001],[593952.2226,4637285.4681],[593955.7274000002,4637290.2894],[593966.4097999996,4637298.3148],[593984.5799000002,4637323.762599999],[593988.5971999997,4637327.4803],[593998.4708000002,4637327.6106],[594003.0899999999,4637323.4517],[594006.0086000003,4637322.379799999],[594007.6754000001,4637321.8466],[594010.0904000001,4637321.212200001],[594011.7527999999,4637321.012],[594012.7470000004,4637321.1362],[594014.0730999997,4637321.264799999],[594015.5592,4637321.8396000005],[594017.8662999999,4637323.091600001],[594019.0175999999,4637323.884199999],[594020.4090999998,4637325.3462000005],[594021.6316999998,4637327.028000001],[594022.3594000004,4637328.4813],[594022.8454999998,4637329.3761],[594023.3300999999,4637330.381899999],[594024.0548999999,4637332.0572],[594025.0212000003,4637334.290899999],[594025.9118999997,4637335.9684],[594026.6425000001,4637337.1996],[594027.8666000003,4637338.770400001],[594028.9291000003,4637340.005999999],[594029.7484999998,4637340.794199999],[594031.1429000003,4637342.0341],[594033.1967000002,4637343.615900001],[594034.6754999999,4637344.7458999995],[594036.6491999999,4637346.104599999],[594038.3755000001,4637347.3489],[594040.4336999999,4637348.5976],[594043.2341999998,4637350.189300001],[594047.1074000001,4637352.2393],[594050.4028000003,4637354.059599999],[594053.6079000002,4637356.434],[594055.9077000003,4637358.2411],[594057.6281000003,4637359.9296],[594059.5930000003,4637361.954399999],[594060.9829000002,4637363.5275],[594063.8399999999,4637367.118799999],[594066.8585999999,4637371.045299999],[594069.8756999997,4637375.082900001],[594072.8898999998,4637379.342599999],[594075.5766000003,4637383.264799999],[594076.8792000003,4637385.1698],[594079.1584000001,4637388.531400001],[594081.1946,4637391.445499999],[594082.0926000001,4637392.5679],[594082.9075999996,4637393.689200001],[594083.7255999995,4637394.588300001],[594084.4620000003,4637395.375399999],[594085.1984999999,4637396.1625],[594086.4298999999,4637397.178200001],[594087.9116000002,4637398.086200001],[594090.2215999998,4637399.1161],[594091.8722000001,4637399.804199999],[594092.8619999997,4637400.261499999],[594094.9957999997,4637402.066500001],[594101.7451,4637406.2645],[594103.7915000003,4637408.4014],[594104.7725,4637409.524900001],[594105.7533999998,4637410.6483],[594106.7314999998,4637411.993899999],[594107.6265000002,4637413.338300001],[594108.5202000001,4637414.7937],[594109.7383000003,4637416.808700001],[594110.3859000001,4637418.038799999],[594111.2751000002,4637419.827299999],[594112.0843000002,4637421.3927],[594112.5689000003,4637422.398499999],[594113.0505999997,4637423.6263999995],[594114.0153999999,4637425.9712000005],[594114.6601,4637427.4233],[594115.3819000004,4637429.320699999],[594115.9391999999,4637431.104800001],[594116.4979999997,4637432.777899999],[594116.8936999999,4637434.2268],[594117.1279999996,4637435.340399999],[594117.3578000003,4637436.7871],[594117.5773999998,4637439.0109],[594117.5641000001,4637440.010199999],[594117.3717999998,4637442.0065],[594117.1809,4637443.891799999],[594116.9040999999,4637445.9980999995],[594116.5428999998,4637448.214299999],[594116.0957000004,4637450.6514],[594115.7345000003,4637452.8675999995],[594115.3790999996,4637454.639699999],[594115.0164000001,4637456.9669],[594114.3945000004,4637460.068],[594114.0289000003,4637462.6173],[594112.6705,4637464.931399999],[594112.534,4637475.257099999],[594115.1420999998,4637478.8451000005],[594121.9060000004,4637481.9328000005],[594154.7063999996,4637486.5864],[594169.0081000002,4637496.992000001],[594171.5750000002,4637503.6888],[594171.4002,4637516.9013],[594167.3295999998,4637523.510399999],[594154.6551000001,4637528.117799999],[594152.7812999999,4637531.7576],[594152.7093000002,4637537.198100001],[594155.2923999997,4637542.673599999],[594172.2922999999,4637556.1132],[594179.8770000003,4637559.8781],[594192.4340000004,4637564.153000001],[594205.8771000002,4637570.4386],[594216.5838000001,4637576.5769],[594235.4139,4637595.9264],[594237.1509999996,4637602.612299999],[594239.1838999996,4637618.2971],[594241.3608999997,4637623.101],[594255.9726,4637641.395300001],[594258.2001999998,4637648.642999999],[594257.4863,4637664.957699999],[594252.8075000001,4637679.8873],[594255.0155999996,4637713.6752],[594253.5999999996,4637720.319399999],[594248.5425000004,4637726.2491],[594241.7752,4637729.7129999995],[594221.8975,4637733.114499999],[594216.8870999999,4637735.4913],[594216.8400999997,4637739.044199999],[594223.2564000003,4637749.5677000005],[594237.7210999997,4637766.4164],[594245.6013000002,4637779.180299999],[594262.4593000002,4637803.278899999],[594268.5970999999,4637816.0197],[594273.7032000003,4637837.741800001],[594277.1913000001,4637843.784600001],[594295.4457,4637862.682600001],[594299.4389000004,4637868.1768],[594300.6781000001,4637874.8562],[594300.8855999997,4637890.516799999],[594303.5513000004,4637895.9934],[594307.0718,4637899.593599999],[594318.2992000002,4637903.962200001],[594321.9099000003,4637907.008400001],[594327.1423000004,4637919.182],[594334.3357999995,4637927.3839],[594337.5464000003,4637929.314300001],[594339.3598999996,4637930.2267],[594341.2621999998,4637930.6961],[594343.0044,4637930.7192],[594345.0917999996,4637929.747400001],[594347.0294000003,4637927.552100001],[594348.3863000004,4637925.349099999],[594349.0676999995,4637924.025599999],[594350.2644999996,4637921.3763],[594351.3812999995,4637918.503799999],[594352.0773999998,4637916.07],[594352.6979,4637913.0799],[594353.2443000004,4637909.422499999],[594353.7002999997,4637906.3192],[594354.1562999999,4637903.2159],[594354.5917999996,4637901.666999999],[594355.0272000004,4637900.118100001],[594355.7973999996,4637898.351500001],[594356.9039000003,4637896.256200001],[594358.5941000003,4637893.946599999],[594359.8576999996,4637892.5197],[594361.8710000003,4637890.8807],[594364.2057999996,4637890.0233],[594366.034,4637889.8254],[594368.5214999998,4637889.9694],[594370.6711999997,4637890.553200001],[594372.5675999997,4637891.466700001],[594373.8773999996,4637892.8166000005],[594374.8494999995,4637894.6063],[594375.3266000003,4637896.167300001],[594375.7178999996,4637897.9493],[594375.9374000002,4637900.1732],[594376.0739000002,4637902.3959],[594376.0576999998,4637903.6173],[594376.1229999997,4637904.9507],[594376.0729,4637908.7257],[594376.0390999997,4637911.2794],[594376.0910999998,4637913.6121],[594376.1416999996,4637916.0558],[594376.2040999997,4637917.611300001],[594376.4309,4637919.280099999],[594377.0592999998,4637921.953600001],[594379.2061000001,4637922.759400001],[594384.4731000001,4637926.0496],[594389.8025000002,4637930.895400001],[594390.9924999997,4637935.0199],[594388.4055000003,4637948.6446],[594379.2018999998,4637960.6269000005],[594377.8706,4637967.1611],[594378.3761999998,4637972.8313],[594389.9721999997,4637993.195900001],[594398.4600999998,4637997.6393],[594408.0486000003,4638000.431700001],[594411.3317999998,4638003.1404],[594413.2698999997,4638007.163799999],[594413.1050000004,4638019.599099999],[594414.6995000001,4638024.5064],[594417.3130999999,4638027.6504],[594436.7982999999,4638035.016000001],[594454.2681999998,4638037.913000001],[594462.2504000003,4638036.6863],[594468.591,4638034.1053],[594475.2457999997,4638032.861],[594482.5466,4638032.957900001],[594494.0494999997,4638041.5503],[594518.7852999996,4638053.4278],[594536.6346000005,4638058.995100001],[594541.5712000001,4638062.1701],[594558.2774,4638078.827199999],[594576.9850000003,4638094.7336],[594581.1468000002,4638100.008199999],[594585.3381000003,4638103.0622000005],[594591.1160000004,4638105.3599],[594662.3954999996,4638130.183],[594686.4903999995,4638134.057],[594691.9200999998,4638137.571799999],[594719.9277999997,4638190.3595],[594725.2954000002,4638198.5375],[594733.5766000003,4638237.181600001],[594737.9414999997,4638252.120200001],[594744.5093,4638269.864399999],[594744.2521000002,4638289.183499999],[594741.6540000001,4638297.3665],[594736.2796999998,4638308.399900001],[594731.5469000004,4638321.1075],[594728.5356000001,4638335.3927],[594729.3432999998,4638343.288000001],[594732.6470999997,4638350.6611],[594765.9289999995,4638406.0734],[594769.9188000001,4638418.0087],[594768.4543000003,4638440.7543],[594768.8471999997,4638454.8627],[594771.5201000003,4638472.221899999],[594776.5363999996,4638481.8389],[594788.2160999998,4638495.7645],[594795.7969000004,4638512.1897],[594801.5569000002,4638528.2574000005],[594804.4653000003,4638546.6193],[594802.6125999996,4638573.579500001],[594803.9210999999,4638593.696699999],[594813.4933000002,4638641.2422],[594819.8369000005,4638663.3144000005],[594822.1540999999,4638682.445699999],[594827.4578,4638707.8355],[594833.3317,4638727.7915],[594834.6801000005,4638744.911],[594834.2969000004,4638773.6676],[594832.0636,4638810.506100001],[594827.8973000003,4638849.206700001],[594830.2868999997,4638862.897500001],[594833.2289000005,4638872.487],[594839.2298999997,4638882.8945],[594843.1407000003,4638894.4957],[594844.4518999998,4638908.1722],[594844.409,4638911.392100001],[594846.2355000004,4638917.5241],[594847.3302999996,4638922.5359000005],[594848.1716999998,4638927.8774999995],[594848.3940000003,4638929.8793],[594848.6814000001,4638933.2146000005],[594848.8118000003,4638935.8815],[594848.9259000001,4638939.7697],[594848.8755999999,4638943.5447],[594848.4594,4638949.869000001],[594848.0743000004,4638953.8616],[594847.6952,4638957.4101],[594847.3811999997,4638962.292099999],[594847.4167999998,4638965.8462000005],[594847.5442000004,4638968.735099999],[594847.9961000001,4638972.183700001],[594848.5279000001,4638975.8554],[594849.1397000002,4638979.7502],[594849.5842000004,4638983.753900001],[594849.7233999996,4638985.7546999995],[594849.8345999997,4638989.865],[594849.6953999996,4638994.083000001],[594851.9411000004,4638999.887499999],[594851.5415000003,4639029.8654],[594859.4326999998,4639060.286900001],[594860.8119000001,4639068.8561],[594861.1021999996,4639071.9693],[594861.1584999999,4639073.9690000005],[594861.2237,4639075.3024],[594861.1156000001,4639077.1888],[594861.0177999996,4639078.298],[594860.6608999996,4639080.1811],[594859.8003000002,4639082.501599999],[594858.8729999997,4639083.5998],[594857.0318,4639084.796800001],[594855.4483000003,4639085.3309],[594853.5360000003,4639085.638599999],[594851.2918999996,4639085.9418],[594848.9663000004,4639086.1329],[594845.0601000004,4639086.6361],[594841.5658,4639087.366800001],[594839.8994000005,4639087.899900001],[594837.5604999997,4639089.0901999995],[594836.4716999996,4639089.8531],[594835.3800999997,4639090.8379999995],[594834.2868999997,4639091.9339000005],[594832.0916999998,4639094.7919],[594831.0711000003,4639096.666099999],[594829.6254000003,4639099.312100001],[594828.8567000004,4639100.967499999],[594827.4035999998,4639104.1686],[594826.2896999996,4639106.8189],[594819.7144999998,4639114.615800001],[594815.0338000003,4639123.4374],[594813.4030999998,4639133.7432],[594812.5044,4639157.606799999],[594812.9297000002,4639169.272600001],[594814.1933000004,4639174.0645],[594815.2998000002,4639178.188100001],[594827.8477999996,4639195.345799999],[594834.3284999998,4639207.0923],[594858.1801000005,4639260.047499999],[594862.5706000002,4639272.9877],[594863.8787000002,4639280.6675],[594862.2330999998,4639292.083699999],[594860.8037999999,4639299.727],[594859.6617999999,4639304.4869],[594858.4324000003,4639309.5787],[594856.7764999997,4639315.553300001],[594855.1412000004,4639319.9735],[594854.0837000003,4639324.623400001],[594852.6054999996,4639329.711999999],[594851.8042000001,4639333.8101],[594851.4293999998,4639337.025599999],[594851.4709999999,4639340.135500001],[594851.9287,4639343.139900001],[594852.7197000002,4639346.037699999],[594854.5652999999,4639350.726399999],[594856.9901,4639355.5338],[594858.7691000002,4639359.0001],[594860.631,4639362.4673999995],[594863.2972999997,4639367.8333],[594864.9117999999,4639371.1863],[594861.7010000004,4639419.116699999],[594861.5292999996,4639431.996099999],[594863.4563999996,4639443.015699999],[594871.3128000004,4639463.5535],[594872.7792999996,4639471.7907],[594875.0855999999,4639485.4804],[594879.1056000004,4639495.0843],[594880.9868000001,4639503.327],[594880.9038000004,4639509.544600001],[594873.1646999996,4639517.548],[594869.9313000003,4639529.8314],[594867.2681999998,4639536.6809],[594858.5426000003,4639544.004899999],[594855.9165000003,4639548.0787],[594855.7522,4639560.402899999],[594859.2641000003,4639564.558599999],[594867.7127999999,4639577.997099999],[594870.6366999997,4639588.9189],[594870.0843000002,4639593.020400001],[594862.8783999998,4639598.365700001],[594859.7353999997,4639603.8762],[594857.4619000005,4639618.8376],[594857.9611,4639624.9519],[594867.9442999996,4639641.520300001],[594869.3470000001,4639648.312999999],[594868.2865000004,4639653.1850000005],[594861.8953999998,4639659.651699999],[594860.3846000005,4639667.1829],[594860.0810000002,4639671.287699999],[594860.1891999999,4639675.619999999],[594861.1061000004,4639681.517899999],[594862.1250999998,4639685.9734000005],[594863.9499000004,4639692.216499999],[594866.0295000002,4639698.0188],[594869.8924000002,4639706.9542],[594872.7999,4639712.8785999995],[594875.1298000002,4639718.5732],[594877.8848000001,4639723.496099999],[594878.8134000003,4639728.5057],[594879.1867000004,4639731.619999999],[594879.6487999996,4639734.2914],[594880.3568000002,4639737.188100001],[594881.3121999996,4639740.199200001],[594883.6316999998,4639746.671],[594887.1538000004,4639756.268200001],[594889.7133,4639763.409399999],[594892.3481999999,4639771.107000001],[594894.9742999999,4639779.4706999995],[594897.5130000003,4639788.1664],[594898.8696999997,4639792.1822999995],[594900.3196999999,4639795.422],[594903.4790000003,4639801.127699999],[594906.8899999997,4639806.614600001],[594914.1209000004,4639818.0381000005],[594921.0258,4639829.013],[594925.6557999998,4639836.403999999],[594931.1774000004,4639845.3617],[594937.9209000003,4639856.0013],[594941.6029000003,4639859.826099999],[594947.4992000004,4639865.568299999],[594952.0120999999,4639869.293199999],[594955.6320000002,4639871.5625],[594957.3649000004,4639872.2519000005],[594959.0177999996,4639872.7182],[594960.6721999999,4639873.0734],[594962.3280999996,4639873.317600001],[594965.5613000002,4639873.4717999995],[594968.6316999998,4639873.401799999],[594971.9538000003,4639873.113],[594975.0257000001,4639872.9319],[594978.0990000004,4639872.639699999],[594981.1722999997,4639872.3476],[594984.2471000003,4639871.944499999],[594988.7363999998,4639871.2271],[594993.2315999996,4639870.0656],[594994.6490000002,4639869.529200001],[594997.5683000004,4639868.3467],[594998.9886999996,4639867.588300001],[595001.6635999996,4639866.0693],[595004.1741000004,4639864.437100001],[595006.4358000001,4639862.8016],[595008.4486999996,4639861.162699999],[595010.2127,4639859.520500001],[595011.0539999995,4639858.6434],[595012.4891999997,4639856.774700001],[595013.5955999997,4639854.6796],[595014.8887,4639851.032199999],[595014.2577999998,4639848.580700001],[595015.4857999999,4639837.381100001],[595014.6919999998,4639834.7053],[595013.8832999999,4639833.139799999],[595012.5044,4639830.7894],[595010.9567,4639828.6588],[595009.2445,4639826.414899999],[595006.4748999998,4639822.602299999],[595003.6311999997,4639818.122300001],[595000.9652000004,4639812.7564],[594999.2768000001,4639808.736099999],[594996.6331000002,4639801.704600001],[594994.3271000003,4639794.2336],[594993.2341,4639789.1107],[594992.2077000001,4639785.2103],[594991.7604,4639781.4286],[594991.7219000002,4639778.0966],[594992.0316000003,4639773.547800001],[594992.9188000001,4639769.228700001],[594994.3910999997,4639764.5843],[594995.8470999999,4639761.1612],[594997.8097000001,4639757.078600001],[594999.8492999999,4639753.441199999],[595002.0562000005,4639749.695],[595005.1874000002,4639745.072699999],[595008.4682,4639741.674000001],[595010.3936999999,4639740.3671],[595012.8924000002,4639739.623199999],[595015.4681000002,4639739.3244],[595018.1238000002,4639739.2488],[595021.6058999998,4639739.406400001],[595025.3324999996,4639739.9004],[595027.2342999997,4639740.369899999],[595030.0395,4639741.517899999],[595032.5040999996,4639743.3276],[595034.6294999998,4639745.687999999],[595036.0987999998,4639747.4845],[595037.8183000004,4639749.1732],[595040.1184999999,4639750.8696],[595042.8364000004,4639752.3496],[595044.5692999996,4639753.039000001],[595047.2931000004,4639754.074899999],[595049.1090000002,4639754.7654],[595050.9277999997,4639755.233899999],[595053.5716000004,4639756.046599999],[595056.3013000004,4639756.6383],[595061.5993999997,4639757.486400001],[595065.6606000001,4639757.762800001],[595068.3978000004,4639757.7994],[595071.2178999996,4639757.837099999],[595072.7107999995,4639757.857000001],[595077.1069,4639757.9158],[595084.9850000003,4639758.132099999],[595089.9587000003,4639758.420700001],[595094.9309,4639758.8203],[595100.7309999997,4639759.342],[595105.6957,4639760.296800001],[595109.2460000003,4639761.5658],[595111.7194999997,4639762.7093],[595115.7495999997,4639765.317299999],[595118.7903000005,4639767.4679000005],[595122.4826999996,4639770.5156],[595125.4359999998,4639772.998199999],[595129.1268999996,4639776.1569],[595131.6683999998,4639778.411900001],[595135.2748999996,4639781.680600001],[595137.3217000002,4639783.706800001],[595139.1183000002,4639785.8408],[595140.9104000004,4639788.3078000005],[595142.6950000003,4639791.33],[595144.5612000003,4639794.464400001],[595146.6731000002,4639797.824100001],[595149.0368999997,4639800.9651],[595150.3447000002,4639802.426200001],[595151.7353999997,4639803.8884],[595153.1276000002,4639805.239700001],[595157.7235000003,4639808.9658],[595164.3914000001,4639812.830600001],[595167.7726999996,4639814.319499999],[595169.7515000002,4639815.2344],[595172.8025000002,4639816.607799999],[595174.3680999996,4639817.406099999],[595177.4161999999,4639819.001499999],[595179.2260999996,4639820.1362],[595180.5412999997,4639821.042199999],[595182.1008000001,4639822.284600001],[595183.3300999999,4639823.411599999],[595184.8037999999,4639824.8749],[595185.9472000003,4639826.2228],[595187.1720000003,4639827.6828000005],[595188.3924000002,4639829.476],[595190.5043000001,4639832.8357],[595192.3645000001,4639836.4142],[595193.8129000003,4639839.765000001],[595194.4540999997,4639841.4394000005],[595195.4138000002,4639844.1174],[595196.0549999997,4639845.7917],[595196.8518000003,4639848.2454],[595197.7389000002,4639850.145199999],[595200.7676999997,4639853.184],[595203.7386999996,4639854.3343],[595206.307,4639854.5907000005],[595210.6273999996,4639854.0933],[595214.2917999998,4639853.0319],[595218.6136999996,4639852.4234],[595223.4124999996,4639853.376],[595226.3821,4639854.6373],[595229.5071,4639856.677999999],[595231.6383999996,4639858.5944],[595235.0685,4639862.6381],[595237.2663000003,4639865.776900001],[595240.0208999999,4639870.699999999],[595241.3093999997,4639873.604499999],[595242.1742000002,4639877.169600001],[595242.3783999998,4639880.503900001],[595242.3249000004,4639884.5009],[595242.2653999999,4639888.9421],[595242.4474,4639893.9418],[595243.5432000002,4639898.842599999],[595245.6506000003,4639902.5353999995],[595247.2781999996,4639904.8893],[595249.2346999999,4639907.4695999995],[595251.5184000004,4639910.387499999],[595253.8821,4639913.5285],[595256.2428000001,4639916.8916],[595257.7089999998,4639918.9101],[595259.6608999996,4639921.8235],[595261.7742999997,4639925.0723],[595262.7503000004,4639926.528999999],[595263.7276999997,4639927.874600001],[595264.6222999999,4639929.2192],[595267.0689000003,4639932.361400001],[595270.0042000003,4639936.1764],[595271.3015999999,4639938.4147],[595271.7784000002,4639939.9758],[595271.8981999997,4639943.4199],[595272.5394000001,4639945.0943],[595273.5985000003,4639971.3160999995],[595274.1743000001,4639977.875700001],[595276.7719,4639982.1304],[595278.1611000001,4639983.7037],[595279.7147000004,4639985.3902],[595281.4341000002,4639987.079],[595283.3208999997,4639988.659],[595285.2937000003,4639990.017999999],[595287.4337999998,4639991.268200001],[595289.6597999996,4639992.2974],[595291.8872999996,4639993.2157000005],[595294.1993000004,4639994.024],[595296.4312000005,4639994.609099999],[595297.5893999999,4639994.8467999995],[595300.0762,4639994.9911],[595302.6487999996,4639994.9145],[595305.3947999999,4639994.285],[595308.2281999998,4639993.3235],[595311.0661000004,4639992.028999999],[595313.9084000001,4639990.4013],[595315.3302999996,4639989.532],[595316.6706999997,4639988.5505],[595318.0111999996,4639987.569],[595321.7836999996,4639984.621200001],[595325.2215,4639981.891000001],[595328.4858999997,4639979.7138],[595331.6600000001,4639978.090600001],[595333.8284,4639977.2312],[595336.0767000001,4639976.5951000005],[595338.5708999997,4639976.1843],[595339.898,4639976.202099999],[595341.2235000003,4639976.3309],[595342.8809000002,4639976.464199999],[595346.1880999999,4639977.285800001],[595349.8240999999,4639978.334000001],[595353.4572000001,4639979.6043],[595357.7507999996,4639981.1055],[595360.2286,4639981.915999999],[595361.7155999998,4639982.380100001],[595365.1057000002,4639983.2029],[595368.0011999998,4639983.797],[595370.7323000003,4639984.277799999],[595371.8106000004,4639984.292300001],[595372.8887999998,4639984.306700001],[595375.1297000004,4639984.2257],[595378.4533000002,4639983.826099999],[595382.0332000004,4639982.874600001],[595385.7049000002,4639981.258099999],[595389.3870999999,4639978.864399999],[595391.6547999997,4639976.7849],[595392.8309000004,4639975.690099999],[595395.0230999999,4639973.054400001],[595397.2182999998,4639970.1965],[595400.1836999999,4639965.5722],[595402.733,4639961.053400001],[595404.6098999996,4639957.1918],[595405.0379999997,4639956.198100001],[595406.4822000004,4639953.6633],[595407.7427000003,4639952.458699999],[595410.2459000004,4639951.3818],[595412.1579999998,4639951.0743],[595414.9735000003,4639951.4452],[595416.6218999997,4639952.2446],[595418.1814000001,4639953.4871],[595419.7319999998,4639955.3957],[595421.5209999997,4639958.084899999],[595423.4638999999,4639961.6646],[595424.7582,4639964.125],[595426.6151999999,4639967.9256],[595428.5521999998,4639971.9494],[595429.4391999999,4639973.849099999],[595430.8904999997,4639976.9779],[595432.1699000001,4639980.548699999],[595432.6436999999,4639982.331800001],[595432.8745999997,4639983.6675],[595433.2490999997,4639986.6709],[595433.3112000003,4639988.226399999],[595433.3702999996,4639990.004000001],[595433.4280000003,4639991.8926],[595433.3713999996,4639996.1117],[595433.3073000005,4640000.886],[595433.0669999998,4640006.4353],[595432.9304,4640010.4311999995],[595432.7803999996,4640015.4264],[595432.6409,4640019.644400001],[595432.5708999997,4640024.8628],[595432.5703999996,4640031.081599999],[595432.6990999999,4640033.8595],[595432.7889999999,4640039.5243],[595432.9945999999,4640042.7475000005],[595433.1321999999,4640044.859200001],[595433.2637999998,4640047.415200001],[595433.3969,4640049.859999999],[595433.835,4640054.3079],[595434.1946,4640058.421499999],[595434.4771999996,4640062.09],[595434.6206999999,4640063.7576],[595434.8278000001,4640066.8697999995],[595434.8143999996,4640067.869100001],[595434.9386,4640070.9801],[595434.9042999996,4640073.5338],[595434.8611000003,4640076.7535999995],[595437.2252000002,4640092.2212000005],[595440.5508000003,4640104.0371],[595443.1069999998,4640105.1819],[595445.6692000004,4640105.8826],[595450.216,4640107.054099999],[595454.6798999999,4640108.2245000005],[595456.9102999996,4640108.920700001],[595458.4786999999,4640109.4969999995],[595461.4511000002,4640110.5363],[595462.6863000002,4640111.2192],[595463.7571,4640111.788799999],[595464.8278000001,4640112.3584],[595465.7312000003,4640113.036800001],[595466.8789999997,4640114.0517],[595467.9437999995,4640115.065400001],[595468.8411999997,4640116.187999999],[595469.4897999996,4640117.3072],[595471.8151000002,4640117.1163],[595473.6705999998,4640121.027899999],[595474.5232999995,4640125.4813],[595473.3307999996,4640146.342599999],[595483.2522,4640167.3531],[595491.4742999999,4640209.884400001],[595497.1409,4640226.506899999],[595495.3053000001,4640233.4783],[595492.9293,4640237.4442],[595492.1928000003,4640242.8758000005],[595496.2652000003,4640248.482899999],[595512.216,4640265.2435],[595513.0954999998,4640267.6984],[595513.7262000004,4640270.149900001],[595514.1125999996,4640272.265000001],[595514.2620000001,4640273.488600001],[595514.6305,4640276.9361000005],[595514.5888,4640280.0449],[595514.2997000003,4640283.0394],[595513.8432999998,4640286.1426],[595513.1365,4640289.353599999],[595512.7823999999,4640291.014599999],[595512.4267999995,4640292.786599999],[595511.9868000001,4640294.668500001],[595511.6297000004,4640296.5516],[595511.0088999998,4640299.5416],[595510.3850999996,4640302.7535999995],[595510.0310000004,4640304.4146],[595509.5820000004,4640306.9627],[595500.1414999999,4640311.9442],[595498.8453000002,4640315.8136],[595500.5536000002,4640324.498400001],[595503.8497000001,4640332.3160999995],[595504.7375999996,4640340.3236],[595505.1150000002,4640343.104900001],[595505.6552999998,4640346.1105],[595506.5080000004,4640350.5638999995],[595508.0669,4640358.0252],[595509.2363999998,4640363.5934],[595510.3998999996,4640369.605699999],[595511.4095000001,4640374.727499999],[595512.2607000005,4640379.291999999],[595512.9638999999,4640382.5218],[595513.6656,4640385.8627],[595514.3673,4640389.2037],[595514.915,4640391.654100001],[595514.7015000004,4640395.2048],[595514.9685000004,4640406.202299999],[595521.2089,4640429.4955],[595527.9548000004,4640446.021400001],[595528.6425000001,4640456.580399999],[595527.4523,4640483.4384],[595528.5323000001,4640495.668299999],[595531.0856999997,4640509.3617],[595535.4408,4640530.9639],[595536.8921999997,4640546.419299999],[595555.46,4640584.4256],[595563.0856999997,4640597.1877],[595573.2592000002,4640605.541999999],[595581.75,4640615.650599999],[595584.1649000002,4640621.124500001],[595585.7132000001,4640629.363],[595590.7835999997,4640647.0879999995],[595594.0338000003,4640652.128900001],[595602.1562000001,4640658.789999999],[595605.8060999997,4640664.946799999],[595608.9024999999,4640681.423800001],[595616.0866,4640696.1789],[595613.9446,4640701.258400001],[595614.6381000001,4640711.373299999],[595615.5930000003,4640714.384500001],[595619.375,4640716.8784],[595624.8546000002,4640716.5079],[595625.5525000002,4640726.2896],[595634.0812999997,4640739.7303],[595639.2740000002,4640748.3509],[595644.7079999996,4640757.530099999],[595650.7105999999,4640767.6053],[595655.3361999998,4640775.218900001],[595662.3219999997,4640786.195699999],[595669.3936999999,4640796.9516],[595676.9479999999,4640808.8245],[595682.3095000004,4640817.225299999],[595687.6709000003,4640825.6262],[595691.1638000002,4640831.114600001],[595695.2237,4640837.610099999],[595697.5823999997,4640841.0844],[595713.1113999998,4640864.3917],[595716.1201,4640868.8741999995],[595719.2147000004,4640873.1358],[595720.3428999996,4640875.5940000005],[595723.0997000001,4640880.2952],[595724.8809000002,4640883.5397],[595727.3948999997,4640887.793400001],[595728.9362000003,4640890.3683],[595730.4804999996,4640892.721100001],[595732.1078000003,4640895.075099999],[595733.9008999998,4640897.4311999995],[595737.7402999997,4640901.8138999995],[595739.8695999999,4640903.841399999],[595742.0817999998,4640905.870100001],[595747.0067999996,4640909.712099999],[595752.6812000005,4640913.3421],[595758.5274,4640916.530200001],[595761.7391999997,4640918.2392],[595768.3348000003,4640921.215299999],[595771.6326000001,4640922.703400001],[595778.1467000004,4640925.567299999],[595786.9724000003,4640929.239800001],[595790.2730999999,4640930.505799999],[595793.0793000003,4640931.543],[595798.6086999997,4640933.6164],[595800.8388,4640934.3127999995],[595803.1518999999,4640935.010199999],[595805.3821,4640935.706599999],[595807.5323000001,4640936.1797],[595809.5994999995,4640936.651799999],[595811.5038999999,4640936.899499999],[595813.8229999999,4640937.152899999],[595815.3971999995,4640937.2851],[595817.3044999996,4640937.310799999],[595821.0423999997,4640936.916999999],[595824.7846999997,4640936.190099999],[595826.6167000001,4640935.659499999],[595828.4516000003,4640934.9069],[595830.2035999997,4640934.153100001],[595833.6321999999,4640932.089400001],[595835.3057000004,4640931.0013999995],[595838.3271000003,4640928.377],[595839.6734999996,4640926.9515],[595840.6836000001,4640925.854599999],[595842.1188000003,4640923.986099999],[595843.2149,4640922.668199999],[595841.6089000003,4640906.4333],[595844.9336000001,4640905.922900001],[595844.7856999999,4640904.588300001],[595843.5037000002,4640901.239499999],[595842.6199000003,4640899.117699999],[595841.9774000002,4640897.554300001],[595840.4451000001,4640894.313200001],[595839.1601,4640891.1865],[595838.2792999996,4640888.842599999],[595837.2430999996,4640885.7192],[595836.6940000001,4640883.379799999],[595836.3167000003,4640880.5984000005],[595836.1928000003,4640877.487400001],[595836.5738000004,4640873.8279],[595837.1933000004,4640870.948899999],[595838.3163000001,4640867.6326],[595839.7680000002,4640864.5427],[595840.7027000003,4640862.889599999],[595841.5483999997,4640861.679400001],[595842.4801000003,4640860.248299999],[595843.5762,4640858.930500001],[595845.0899,4640857.396199999],[595846.7680000002,4640855.975199999],[595848.9435999999,4640854.560799999],[595850.6141999997,4640853.695],[595856.8535000002,4640852.3354],[595864.6490000002,4640852.4405000005],[595880.3640000001,4640855.761700001],[595900.0566999996,4640859.3587],[595919,4640863.1678],[595947.5273000002,4640869.771400001],[595956.6003,4640873.5583999995],[595961.0351,4640876.8387],[595970.6211999999,4640885.630000001],[595980.0743000004,4640891.976299999],[595987.9153000005,4640894.8584],[595996.0924000004,4640897.411900001],[596002.6200000001,4640899.276799999],[596011.2148000002,4640901.6138],[596019.8036000002,4640904.395],[596028.9563999996,4640908.405300001],[596032.2511,4640910.115499999],[596041.1475999998,4640914.6777],[596050.4663000004,4640918.690300001],[596059.0551000005,4640921.4715],[596066.0001999997,4640923.119999999],[596072.7855000002,4640924.3221],[596084.0520000001,4640925.3627],[596091.6815999998,4640925.4658],[596100.2355000004,4640924.693],[596103.9024,4640923.41],[596108.5026000002,4640920.584799999],[596111.2752999999,4640917.9571],[596118.3585000001,4640909.390900001],[596122.2452999996,4640904.1131],[596126.0521999998,4640898.612],[596129.9451000001,4640892.890000001],[596140.9815999996,4640880.2685],[596149.4611999998,4640872.7206999995],[596159.6129999999,4640864.196],[596168.8465,4640856.1032],[596180.4396000002,4640845.266000001],[596209.381,4640815.1186999995],[596221.5938999997,4640801.4026999995],[596231.0914000003,4640792.203],[596249.3931999998,4640782.123],[596264.5438999999,4640778.108100001],[596283.2835999997,4640778.583900001],[596293.5657000002,4640778.8342],[596301.8967000004,4640782.2785],[596325.5460999999,4640787.707],[596348.6841000002,4640788.020400001],[596372.3530000001,4640792.005799999],[596375.2390999999,4640793.2664],[596377.1330000004,4640794.2916],[596378.8609999996,4640795.3144000005],[596380.1759000001,4640796.2206],[596383.7043000003,4640799.0447],[596392.5361000001,4640808.3816],[596395.1840000004,4640814.9694],[596397.3332000002,4640833.877],[596399.0672000004,4640834.455800001],[596400.3971999995,4640834.251700001],[596401.3998999996,4640833.710100001],[596402.3225999996,4640832.9452],[596403.8258999996,4640832.188200001],[596405.1482999995,4640832.5393],[596405.8811999997,4640833.548699999],[596406.6848999998,4640835.4475],[596407.4132000003,4640836.789899999],[596408.5516999997,4640838.471100001],[596409.6146999998,4640839.596000001],[596410.6793,4640840.6099],[596412.8989000004,4640842.0836],[596415.7774,4640843.899499999],[596416.9822000004,4640846.803099999],[596417.5146000003,4640850.3639],[596418.1660000002,4640851.2612],[596419.8909999998,4640852.506100001],[596420.9616,4640853.0759],[596421.9506999999,4640853.533500001],[596424.4281000001,4640854.3444],[596425.5032000002,4640854.5811],[596426.5812999997,4640854.5956999995],[596427.9156999998,4640854.058499999],[596428.8415000001,4640853.071599999],[596429.3542,4640851.9681],[596429.7039999999,4640850.6402],[596429.9663000004,4640849.644300001],[596430.4759,4640848.7629],[596431.7243999997,4640848.446599999],[596432.8794,4640848.9065000005],[596434.0253999997,4640850.032500001],[596435.3328,4640851.493899999],[596436.9732999997,4640852.8488],[596437.8794999998,4640853.305199999],[596438.9516000003,4640853.764],[596440.6871999996,4640854.231699999],[596443.0001999997,4640854.929400001],[596449.7795000002,4640856.575999999],[596453.9124999996,4640857.6315],[596460.6087999996,4640859.277000001],[596469.3709000004,4640861.505799999],[596474.6618999997,4640862.7992],[596477.1408000002,4640863.4991],[596478.3817999996,4640863.738],[596480.0389,4640863.8716],[596481.4502999997,4640863.7797],[596483.1947999997,4640863.5812],[596483.7240000004,4640861.2563000005],[596491.8481000001,4640849.373199999],[596503.6409,4640842.2039],[596509.2048000004,4640841.724099999],[596518.4735000003,4640843.293500001],[596531.1514999997,4640850.3507],[596537.2567999996,4640852.7656],[596542.8131999997,4640852.8411],[596557.7392999995,4640847.047],[596569.4824000001,4640843.5418],[596582.9429000001,4640841.8367],[596592.5569000002,4640842.411499999],[596608.6079000002,4640845.4057],[596625.2770999996,4640845.632200001],[596636.0250000004,4640842.113600001],[596654.8792000003,4640828.044299999],[596672.8348000003,4640819.0712],[596701.8793000001,4640799.8101],[596733.1600000001,4640786.909499999],[596763.8585999999,4640780.219900001],[596800.4347000001,4640780.4955],[596837.4693,4640777.5571],[596876.1048999997,4640784.9684],[596925.9567999998,4640803.193600001],[596976.1452000001,4640839.3028],[596986.4038000004,4640853.4350000005],[596992.5639000004,4640870.0655000005],[597000.1808000002,4640907.5934],[597012.5791999996,4640941.1887],[597033.8108999999,4640965.6873],[597056.9221999999,4640973.998299999],[597080.1936999997,4640976.648],[597126.4448999995,4640991.160800001],[597171.8872999996,4641010.216],[597210.7604,4641042.6186999995],[597222.0691999998,4641089.0814],[597202.8234000001,4641143.8993999995],[597198.2373000002,4641188.1458],[597217.1656999998,4641290.015799999],[597220.8077999996,4641296.6175999995],[597281.4151999997,4641383.1775],[597338.9847999997,4641467.364399999],[599113.1431999998,4641766.0589000005],[599287.9176000003,4641793.928200001],[599309.6721999999,4641804.0046],[599477.6536999997,4641819.346000001],[599905.0608000001,4641905.5184],[600389.0701000001,4641988.184900001],[600888.0580000002,4642060.769300001],[601415.5926000001,4642137.3499],[601445.4116000002,4642145.7711],[601506.1227000002,4642162.9625],[601853.5980000002,4642227.900900001],[602407.6547999997,4642333.032400001],[602458.8305000002,4642344.0978],[602645.9232000001,4642373.0054],[603662.0802999996,4642533.1206],[604047.6478000004,4642593.947799999],[605405.6037999997,4642847.8366],[605658.8448000001,4642893.908600001],[606209.4814999998,4642994.069399999],[606427.1540999999,4643033.5297],[606391.3038999997,4643417.467],[606387.1604000004,4643461.6051],[606383.0782000003,4643507.1877999995],[606380.5022,4643535.246300001],[606334.3502000002,4644297.507300001],[606277.3109999998,4644707.3376],[606194.3809000002,4645812.2127],[606187.2510000002,4645912.056299999],[606173.0323999999,4646203.2543],[606168.9972999999,4646240.286699999],[605971.0060999999,4648158.930600001],[605958.5976,4648279.5744],[605946.3820000002,4648359.5745],[605923.4327999996,4648509.1578],[605921.9697000002,4648518.353599999],[605916.0412999997,4648538.0331],[605899.3514,4648595.8663],[605853.6573000001,4648753.8837],[605745.4693,4649124.5307],[605703.7640000004,4649276.611400001],[605605.0462999996,4649585.320900001],[605571.1497,4649714.0858],[605540.7721999995,4649829.132099999],[605493.5025000004,4649988.2388],[604926.8595000003,4651901.325300001],[604875.9923,4652092.5887],[604840.6457000002,4652186.5747],[604957.1381999999,4652127.3291],[605205.5643999996,4651995.6348],[605225.0986000001,4651985.2634],[605512.1743000001,4651833.941199999],[605685.5426000003,4651743.791999999],[605734.0388000002,4651718.639],[605768.2610999998,4651700.9364],[605770.9325000001,4651699.532500001],[605800.2296000002,4651684.421800001],[606035.1097999997,4651563.437100001],[606119.0169000002,4651518.9373],[606143.8984000003,4651505.649900001],[606167.0261000004,4651493.3358],[606216.4500000002,4651467.3115],[606268.7843000004,4651440.5538],[606287.2317000004,4651431.057399999],[606308.2663000003,4651420.267100001],[606356.7604,4651395.5625],[606460.4401000002,4651336.3707],[606530.2028999999,4651296.4388],[606678.4533000002,4651225.925899999],[606749.4950000001,4651189.2359],[606872.6737000002,4651172.212099999],[606954.5818999996,4651156.5667],[607064.9183,4651134.355],[607111.3821,4651123.729],[607201.2315999996,4651108.8728],[607219.0023999996,4651105.9209],[607273.7262000004,4651096.864600001],[607399.284,4651076.109999999],[607484.6728999997,4651060.523399999],[607499.9561999999,4651057.7566],[607501.4518999998,4651057.4461],[607844.0072999997,4650995.014699999],[608311.0005999999,4650915.5089],[608796.4244999997,4650823.3224],[609317.6014,4650728.8324],[609623.7637999998,4650675.8091],[609644.3630999997,4650672.240599999],[609928.9725000001,4650641.8862],[609946.8978000004,4650639.832],[609955.9424,4650638.8616],[610321.2089999998,4650562.6852],[611015.9457,4650417.8237],[611120.7539999997,4650395.9209],[611201.7903000005,4650379.0886],[612460.4089000002,4650114.513900001],[613522.1177000003,4649906.5331],[613574.2276999997,4649896.372400001],[613600.3971999995,4649891.9048999995],[613930.733,4649834.5657],[614289.9681000002,4649758.0496],[614303.1865999997,4649755.263900001],[615970.4091999996,4649448.1448],[616346.6497999998,4649378.3399],[616618.5083999997,4649327.9396],[616684.9968999997,4649315.705600001],[617087.1807000004,4649241.3684],[617115.6065999996,4649236.0624],[618009.4127000002,4649062.5131],[618021.5480000004,4649060.271600001],[619620.1787,4648758.9658],[620018.8366999999,4648696.3947],[620071.6820999999,4648688.070599999],[620081.6423000004,4648687.1285],[620094.1893999996,4648685.1196],[620349.5012999997,4648641.577299999],[620378.6836999999,4648635.9638],[620382.3421,4648635.248400001],[620566.1909999996,4648608.2718],[620632.2292,4648599.065400001],[620736.3755999999,4648580.8453],[620802.1715000002,4648571.303099999],[620983.4682,4648553.289899999],[621422.7007999998,4648479.7159],[621431.5111999996,4648478.2007],[621499.0004000003,4648466.694700001],[621500.8287000004,4648466.3928],[621710.3493999997,4648431.4443],[622027.8814000003,4648380.588099999],[622075.4984999998,4650144.9035],[622094.2259,4650837.609099999],[622105.3143999996,4651247.1883000005],[622112.8765000002,4651529.536800001],[622114.2344000004,4651580.5394],[622114.4241000004,4651588.761600001],[622116.7732999995,4651635.1165],[622154.9857000001,4652383.3598],[622164.8186999997,4652576.895300001],[622179.0513000004,4652856.2498],[622224.3907000003,4653747.0055],[622224.7050000001,4653752.7863],[622358.3901000004,4656381.4871],[622502.4292000001,4656381.4242],[622563.9379000003,4656381.2674],[622620.4792999998,4656381.1361],[622626.9362000003,4656381.1369],[622633.3103,4656381.136299999],[623034.324,4656379.766000001],[623056.8432,4656379.6022],[623129.5203,4656379.866599999],[623221.7258000001,4656380.582800001],[623283.1675000004,4656379.5425],[623311.0237999996,4656377.140000001],[623921.7083,4656381.475299999],[624167.1783999996,4656384.889]]]}},{"type":"Feature","properties":{"OBJECTID":19,"DISTRICT":19},"geometry":{"type":"Polygon","coordinates":[[[484687.70050000027,4774142.8213],[484930.17459999956,4774092.085999999],[484954.01099999994,4774092.3665],[485389.5795,4773986.253900001],[485607.6727,4773942.258099999],[485689.2105999999,4773914.3237],[485773.19070000015,4773886.829399999],[486466.1765999999,4773691.968],[486607.1660000002,4773650.822899999],[486813.6339999996,4773601.8913],[486844.2101999996,4773594.725],[486909.25260000024,4773572.389599999],[486902.32189999986,4773564.407299999],[486891.64049999975,4773552.1011],[486812.5482000001,4773461.080800001],[486803.2527999999,4773450.437899999],[486648.21609999985,4773217.5326000005],[486447.2379999999,4772922.6446],[486444.21839999966,4772918.0975],[486423.81769999955,4772888.1543000005],[486420.79810000025,4772883.6073],[486417.1261,4772878.2841],[486402.84520000033,4772857.2129],[486395.1743000001,4772845.901000001],[486377.62909999955,4772820.0612],[486347.5164000001,4772775.700999999],[486346.29229999986,4772773.9266],[486176.6222000001,4772522.516000001],[486165.9307000004,4772506.657400001],[485898.2867999999,4772142.958699999],[485881.1501000002,4772119.6735],[485868.24450000003,4772096.2685],[485856.64580000006,4772075.3039],[485379.8651999999,4771350.814200001],[485374.96630000044,4771343.384299999],[485334.1553999996,4771287.9465],[485317.83079999965,4771265.771500001],[485302.15919999965,4771244.4835],[485228.3705000002,4771144.2530000005],[485179.06799999997,4771077.2853],[485146.7193999998,4771022.385500001],[485131.19689999986,4770995.323000001],[485123.6807000004,4770982.235400001],[485089.2034999998,4770922.0101],[485040.22449999955,4770855.4869],[484909.58490000013,4770666.988399999],[484899.46190000046,4770653.240499999],[484926.38630000036,4770645.851600001],[485196.53249999974,4770573.855],[485210.9304999998,4770569.937000001],[485058.7073999997,4770263.880000001],[485093.8244000003,4770242.703600001],[485016.3953,4770084.848200001],[485180.3057000004,4769960.225],[485280.0985000003,4770147.351299999],[485519.08800000045,4769996.4779],[485331.4453999996,4769685.6041],[485251.39300000016,4769557.291200001],[485239.05200000014,4769534.6636],[485232.50960000046,4769520.796399999],[485223.4983999999,4769494.607999999],[485217.82919999957,4769470.522399999],[485214.42399999965,4769439.3246],[485212.5843000002,4769341.6043],[485209.19159999955,4769316.1811],[485202.4612999996,4769290.8762],[485191.32919999957,4769262.9156],[485172.3558,4769222.978700001],[485156.41640000045,4769193.251800001],[485083.94909999985,4769224.503799999],[485038.80200000014,4769240.3717],[484790.5033999998,4769312.4366],[484561.4034000002,4769376.249399999],[484535.2877000002,4769383.3046],[484462.3071999997,4769401.5715],[484389.5636999998,4769416.507099999],[484318.52240000013,4769428.108100001],[484291.8287000004,4769431.389900001],[484262.12399999984,4769435.1229],[484206.53550000023,4769440.3596],[484166.0038999999,4769444.118100001],[484092.8382000001,4769452.0616999995],[484071.6807000004,4769455.5535],[484066.63570000045,4769456.4537],[484060.18340000045,4769447.362600001],[483872.55319999997,4769141.859200001],[483855.8814000003,4769114.691199999],[483843.3989000004,4769103.3936],[483812.7226999998,4769075.592599999],[483806.9302000003,4769070.3869],[483793.1869000001,4769042.434800001],[483777.0708999997,4769009.6022],[483774.2078,4769003.8343],[483725.20239999983,4768937.320699999],[483723.07859999966,4768934.327400001],[483605.62519999966,4768775.028899999],[483602.6847000001,4768771.0381000005],[483300.39470000006,4768338.6741],[483230.77799999993,4768237.899900001],[483177.8287000004,4768161.294299999],[483145.5591000002,4768117.5089],[483087.9631000003,4768039.3608],[483079.71079999954,4767994.961100001],[483012.2062999997,4767894.961300001],[482989.8136,4767861.924000001],[482948.6359000001,4767806.0572999995],[482853.85890000034,4767677.3651],[482701.22860000003,4767470.419],[482695.67229999974,4767462.8817],[482636.4121000003,4767374.9692],[482434.09889999963,4767074.873299999],[482417.75490000006,4767052.7053],[482325.37909999955,4766915.6855999995],[482298.2379999999,4766875.444599999],[482279.92569999956,4766848.2848000005],[482156.23170000035,4766664.707599999],[482243.38609999977,4765698.1230999995],[482245.0181,4765667.9133],[482305.65490000043,4764769.251599999],[482317.81489999965,4764588.7643],[482352.8887,4764069.0721],[482384.2605999997,4763533.399],[482400.2065000003,4763365.895199999],[482400.14940000046,4763343.6855],[482400.0920000002,4763321.364700001],[482401.8465,4763306.590600001],[482408.06879999954,4763254.8255],[482455.9286000002,4762567.639699999],[482479.3962000003,4762089.734200001],[482481.0231999997,4762056.748400001],[482481.49170000013,4762048.751700001],[482482.73699999973,4762025.872300001],[482485.5422,4762007.431],[482488.26669999957,4761989.323000001],[482503.3644000003,4761838.146299999],[482517.1018000003,4761728.5056],[482532.0823999997,4761626.746300001],[482534.6456000004,4761609.194],[482539.0384999998,4761574.0912],[482553.3409000002,4761397.819700001],[482556.69770000037,4761371.8256],[482572.08609999996,4761237.6391],[482575.0981999999,4761204.205600001],[482577.08270000014,4761183.3233],[482593.0931000002,4760844.582800001],[482711.4483000003,4759328.4651],[482758.3074000003,4758737.789799999],[482808.2580000004,4758108.4628],[482872.3909999998,4757211.2524999995],[482889.00380000006,4756973.0122],[482924.6202999996,4756472.5397],[482938.2527999999,4756280.6143],[482946.3710000003,4756166.880799999],[483059.9603000004,4754569.2838],[483081.98330000043,4754236.5298999995],[483105.26719999965,4753884.7841],[483105.7368000001,4753876.6764],[483150.63320000004,4753220.495999999],[483151.41970000044,4753208.5009],[483211.60809999984,4752327.7458999995],[483261.17509999964,4751603.373400001],[483261.4885999998,4751598.042400001],[483296.4922000002,4751056.601299999],[483297.51070000045,4751039.053400001],[483306.7394000003,4750906.773600001],[483332.93460000027,4750533.8134],[483333.7242999999,4750522.8178],[483394.79360000044,4749648.285],[483451.30009999964,4748804.858100001],[483452.7840999998,4748776.8707],[483481.7065000003,4748342.3859],[483504.29140000045,4748089.9223],[483515.2659999998,4747967.078299999],[483521.5488,4747896.7706],[483539.6672,4747687.6263],[483548.88900000043,4747582.554099999],[483518.8295,4747579.960899999],[483412.7224000003,4747570.666099999],[483397.2026000004,4747569.370999999],[483073.6520999996,4747541.287699999],[482723.79899999965,4747512.064099999],[482720.4501,4747511.850400001],[482682.14169999957,4747509.2816],[482673.7265999997,4747507.9703],[482572.02969999984,4747499.6767],[481804.17650000006,4747432.261399999],[481305.5525000002,4747388.069700001],[481278.8403000003,4747385.6993],[481131.6372999996,4747372.776000001],[481012.12349999975,4747361.222999999],[480998.7260999996,4747359.9274],[480246.4260999998,4747287.867900001],[480224.7775999997,4747285.8202],[480175.10840000026,4747281.077199999],[480181.19969999976,4747269.2886],[480187.63329999987,4747262.940400001],[480196.34640000015,4747254.0316],[480202.1158999996,4747243.909700001],[480204.9434000002,4747233.130000001],[480203.5258999998,4747223.0287999995],[480200.5650000004,4747215.8193],[480194.7538999999,4747211.5052000005],[480188.22030000016,4747211.524],[480181.6741000004,4747207.212099999],[480175.9406000003,4747201.4541],[480165.6962000001,4747189.157500001],[480142.46640000027,4747177.009400001],[480119.33270000014,4747169.858100001],[480113.5067999996,4747160.436000001],[480111.25569999963,4747144.5627999995],[480106.1401000004,4747126.5879999995],[480103.8848000001,4747109.271199999],[480096.6684999997,4747099.186799999],[480087.1629999997,4747088.331700001],[480085.7559000002,4747081.895099999],[480087.8520999998,4747072.449999999],[480086.3652999997,4747066.6799],[480077.67870000005,4747056.5998],[480067.48089999985,4747032.3101],[480054.6777999997,4747010.915100001],[480046.72300000023,4746999.7225],[480037.3838999998,4746989.977499999],[480035.4095999999,4746985.097100001],[480034.4123999998,4746979.214500001],[480037.33270000014,4746972.3212],[480043.68900000025,4746967.4166],[480050.6299999999,4746966.952299999],[480058.48060000036,4746970.3719999995],[480062.89219999965,4746970.803400001],[480066.8038999997,4746967.7938],[480067.2742999997,4746961.0186],[480061.86259999964,4746953.7052],[480058.9064999996,4746948.272399999],[480059.37409999967,4746940.4978],[480056.4179999996,4746935.065099999],[480051.99480000045,4746930.636],[480044.5440999996,4746924.328],[480037.6780000003,4746922.460100001],[480035.21779999975,4746919.024800001],[480032.7489,4746912.5912],[480028.8158999998,4746908.2718],[480022.43819999974,4746905.8473000005],[480012.5499,4746903.8772],[480005.1908,4746901.011399999],[479999.29860000033,4746897.0308],[479992.4183,4746890.277000001],[479978.091,4746878.547700001],[479971.20189999975,4746868.795600001],[479964.30989999976,4746858.044199999],[479955.8772999998,4746851.183800001],[479942.1316999998,4746842.895400001],[479919.97479999997,4746835.0757],[479903.28029999975,4746823.9087000005],[479897.29949999973,4746817.5965],[479895.3191999998,4746810.7173999995],[479894.8005999997,4746800.946799999],[479898.19070000015,4746787.167099999],[479900.70019999985,4746779.4975000005],[479916.91220000014,4746765.236199999],[479923.24399999995,4746751.892100001],[479922.2424999997,4746744.5659],[479918.7977999998,4746739.6899],[479911.8481999999,4746737.267200001],[479900.5554999998,4746729.971100001],[479882.78440000024,4746713.8102],[479871.5104,4746712.9548],[479864.65670000017,4746715.4179],[479856.2597000003,4746720.772700001],[479846.9687999999,4746727.684800001],[479839.1349999998,4746730.150800001],[479832.68259999994,4746730.1697],[479812.57299999986,4746724.3432],[479802.67870000005,4746720.4857],[479801.1955000004,4746716.0481],[479805.0772000002,4746702.8222],[479812.9622999998,4746690.0286],[479811.4621000001,4746679.8167],[479807.03139999975,4746672.944800001],[479799.5873999996,4746669.08],[479788.8203999996,4746673.9977],[479782.4508999996,4746674.4606],[479775.9883000003,4746671.0372],[479766.1612999998,4746662.293400001],[479751.9435999999,4746660.3364],[479731.2834999999,4746661.8408],[479725.8872999996,4746659.968900001],[479722.85080000013,4746655.0918000005],[479721.3590000002,4746647.767100001],[479723.26130000036,4746628.1062],[479718.80030000024,4746611.018200001],[479720.7416000003,4746604.571699999],[479726.6925999997,4746600.6676],[479737.37739999965,4746595.527899999],[479743.4104000004,4746591.7346],[479746.90749999974,4746586.6161],[479747.8735999996,4746581.838199999],[479748.18429999985,4746576.396],[479746.6046000002,4746566.9617],[479741.1601999998,4746548.766100001],[479735.72919999994,4746535.123299999],[479733.73419999983,4746523.358200001],[479733.20359999966,4746509.59],[479738.65110000037,4746473.3726],[479738.95529999956,4746465.7095],[479737.8666000003,4746456.606899999],[479737.42090000026,4746443.948899999],[479740.3382000001,4746436.0559],[479745.22030000016,4746429.7118999995],[479758.9924999997,4746418.899800001],[479779.06790000014,4746384.9715],[479789.3350999998,4746376.6128],[479792.7424999997,4746368.7184999995],[479801.07799999975,4746342.264900001],[479808.40490000043,4746333.914799999],[479815.7503000004,4746331.894400001],[479823.67760000005,4746333.3148],[479838.40189999994,4746340.7118],[479844.79030000046,4746346.578500001],[479855.20079999976,4746359.2074],[479863.4667999996,4746364.7355],[479870.34360000025,4746370.045600001],[479874.78029999975,4746378.9164],[479880.18680000026,4746384.230799999],[479887.6298000002,4746387.6515],[479895.9625000004,4746388.0713],[479903.8728,4746383.7173999995],[479910.2280000001,4746378.2575],[479915.1102999998,4746371.9136],[479916.56630000006,4746367.0233],[479915.0789000001,4746361.142200001],[479911.6266000001,4746353.712099999],[479909.6405999996,4746344.9452],[479911.0906999996,4746338.0561],[479912.5295000002,4746327.280300001],[479917.39470000006,4746315.051000001],[479926.25939999986,4746301.8105],[479933.1019000001,4746295.3499],[479940.93489999976,4746292.4398],[479950.8167000003,4746291.855799999],[479976.39719999954,4746296.667300001],[479983.7514000004,4746297.645300001],[479991.5915000001,4746297.178300001],[479999.50879999995,4746295.1565000005],[480006.35589999985,4746290.250499999],[480010.2511,4746281.466499999],[480011.20409999974,4746272.1358],[480009.2196000004,4746263.813100001],[480004.29580000043,4746255.943],[479999.85780000035,4746246.6280000005],[479992.87930000015,4746234.4332],[479988.4929999998,4746214.7907],[479988.87590000033,4746206.016799999],[479992.77240000013,4746197.676999999],[479998.71389999986,4746190.330600001],[480006.0438000001,4746182.869200001],[480010.51209999993,4746174.5276999995],[480011.87229999993,4746164.751599999],[480010.37200000044,4746154.4287],[480002.45940000005,4746130.021400001],[479997.53259999957,4746121.152000001],[479991.0625,4746115.2853],[479982.23649999965,4746113.8674],[479964.517,4746115.9178],[479949.73230000027,4746115.960899999],[479940.90330000035,4746113.5436],[479931.00370000023,4746108.131200001],[479923.6337000001,4746101.823000001],[479919.20270000026,4746094.950999999],[479917.2221999997,4746088.071900001],[479919.65979999956,4746083.6229],[479923.5692999996,4746079.7249],[479929.91339999996,4746070.3784],[479933.8141000001,4746063.4822],[479931.82940000016,4746055.159499999],[479927.40579999983,4746050.841499999],[479922.4846999999,4746043.971000001],[479918.53369999956,4746033.655200001],[479917.02610000037,4746020.8892],[479915.45689999964,4746015.008300001],[479910.53729999997,4746008.693],[479900.2308,4746003.837099999],[479891.3300999999,4746004.862500001],[479885.9489000002,4746008.320699999],[479869.7034,4746011.6996],[479858.4296000004,4746011.2884],[479852.9466000004,4746007.862],[479847.5368999997,4746001.5482],[479844.56599999964,4745991.229599999],[479843.56850000005,4745985.346999999],[479844.0443000002,4745980.4595],[479847.4621000001,4745976.0077],[479855.3742000004,4745972.0978999995],[479859.28369999956,4745968.1998],[479862.21270000003,4745964.193499999],[479867.58829999994,4745958.8475],[479874.5228000004,4745955.829],[479894.13019999955,4745956.7711],[479901.0650000004,4745953.863600001],[479908.3995000003,4745947.956700001],[479912.28440000024,4745935.619200001],[479913.2319,4745924.400699999],[479913.21470000036,4745918.5153],[479910.7483000001,4745913.0812],[479902.7193999998,4745904.998199999],[479900.50349999964,4745901.451199999],[479899.02240000013,4745897.790999999],[479899.4184999997,4745893.5701],[479901.83019999973,4745880.237400001],[479902.2988999998,4745872.907],[479899.33380000014,4745864.587099999],[479895.784,4745851.827099999],[479893.80790000036,4745846.502699999],[479890.28529999964,4745843.070499999],[479883.90919999965,4745841.534499999],[479876.0761000002,4745844.5557],[479866.7006000001,4745850.912699999],[479861.3323999997,4745858.8127999995],[479855.9826999996,4745873.042400001],[479854.5526999999,4745886.816400001],[479851.15890000015,4745899.4857],[479846.67789999954,4745903.4965],[479840.80370000005,4745905.956700001],[479834.42760000005,4745904.420700001],[479829.51499999966,4745900.5485],[479826.9642000003,4745894.226299999],[479822.94820000045,4745861.8124],[479820.55090000015,4745852.158399999],[479814.0800999999,4745846.1809],[479791.4283999996,4745837.9189],[479787.00879999995,4745835.044600001],[479782.98599999957,4745828.171599999],[479780.5151000004,4745821.2939],[479780.4820999997,4745810.078299999],[479780.9419,4745799.749600001],[479784.34410000034,4745789.967499999],[479788.8167000003,4745783.069499999],[479795.16810000036,4745776.165899999],[479797.10539999977,4745768.275900001],[479795.1102999998,4745756.5108],[479807.3820000002,4745734.931700001],[479814.22809999995,4745729.5814],[479821.0854000002,4745728.0066],[479827.45999999996,4745728.987400001],[479884.04619999975,4745748.699100001],[479894.02579999994,4745753.333799999],[479944.2679000003,4745782.614600001],[479962.01669999957,4745790.336100001],[479986.64049999975,4745802.590600001],[479994.5683000004,4745804.0112],[479999.9567999998,4745802.996099999],[480008.2937000003,4745804.637599999],[480016.6387,4745809.055199999],[480021.53699999955,4745808.0415],[480024.95529999956,4745803.7008],[480027.3901000004,4745798.2524],[480028.4024,4745781.1483],[480029.8498999998,4745773.2598],[480035.20419999957,4745760.4739],[480041.0603,4745751.6842],[480044.47119999956,4745744.7894],[480046.89609999955,4745735.898700001],[480045.3945000004,4745725.1315],[480041.45380000025,4745718.369100001],[480036.5354000004,4745712.4979],[480031.11400000006,4745702.1863],[480025.1394999996,4745698.317],[480016.31259999983,4745696.788000001],[480007.48319999967,4745694.3706],[480002.48759999964,4745690.054300001],[480001.97869999986,4745683.6151],[480006.37569999974,4745678.7162],[480020.1639999999,4745672.7907],[480034.9425999997,4745670.3048],[480038.84949999955,4745665.407400001],[480040.77300000004,4745652.6314],[480038.79949999973,4745648.1953],[480030.95320000034,4745646.774499999],[480024.9757000003,4745641.9058],[480022.0136000002,4745634.5853],[480020.0230999999,4745624.263699999],[480019.99179999996,4745613.4923],[480021.9265999999,4745604.6029],[480028.8605000004,4745601.2513999995],[480036.20969999954,4745600.230699999],[480046.50549999997,4745601.200200001],[480052.4643000001,4745599.6283],[480053.92349999957,4745595.737400001],[480053.8005999997,4745581.523800001],[480050.84389999975,4745576.0911],[480043.88900000043,4745572.2246],[480036.52859999985,4745569.3588],[480028.6934000002,4745571.8245],[480018.81599999964,4745574.2962],[480003.6217,4745574.340399999],[479989.32299999986,4745573.3825],[479979.42140000034,4745567.525900001],[479973.0354000004,4745562.658399999],[479965.16729999986,4745553.797599999],[479961.1459999997,4745547.479599999],[479963.1627000002,4745538.701099999],[479968.0482999999,4745533.2456],[479998.48170000035,4745520.386700001],[480007.44930000044,4745514.0309],[480017.64639999997,4745509.1153],[480032.4325000001,4745509.0723],[480050.67069999967,4745516.3485],[480056.5525000002,4745516.331499999],[480060.46360000037,4745512.877699999],[480063.8733999999,4745505.538699999],[480073.7927000001,4745489.2972],[480076.1264000004,4745477.075300001],[480075.2564000003,4745458.755100001],[480069.6749999998,4745449.6655],[480062.2170000002,4745441.3586],[480048.95720000006,4745432.5133],[480034.64410000015,4745426.669299999],[480020.341,4745424.2678],[480012.49149999954,4745421.8476],[480005.6163999997,4745417.4257],[480002.0882000001,4745412.105699999],[480002.54250000045,4745399.7782000005],[480007.0059000002,4745389.549000001],[480016.2971999999,4745382.081900001],[480027.14969999995,4745377.7195],[480034.4919999996,4745374.255799999],[480038.392,4745366.9154],[480040.81989999954,4745359.024],[480038.83380000014,4745350.257099999],[480029.50090000033,4745343.3993],[480024.49060000014,4745334.085899999],[480023.4902999997,4745327.204],[480025.9255999997,4745321.866599999],[480029.4254999999,4745317.4146],[480036.2690000003,4745310.9541],[480039.6875,4745306.613299999],[480040.65079999994,4745300.725099999],[480038.1699999999,4745290.4048999995],[480017.9020999996,4745259.592800001],[480015.83949999977,4745252.6029],[480014.4212999996,4745242.501700001],[480014.88889999967,4745234.7271],[480017.2982000001,4745220.395099999],[480017.2756000003,4745212.6219],[480015.29619999975,4745206.187000001],[480012.33970000036,4745200.8653],[479999.4907999998,4745193.018300001],[479993.60170000046,4745190.5923999995],[479991.1325000003,4745184.27],[479992.0828,4745173.9399],[479996.4614000004,4745162.600400001],[479996.9343999997,4745156.7136],[479993.97339999955,4745149.837300001],[479992.9659000002,4745140.5123],[479993.90660000034,4745126.8508],[479996.81180000026,4745114.5162],[479999.7273000004,4745105.735099999],[480006.0683000004,4745094.9451],[480015.92760000005,4745086.0328],[480030.68620000035,4745076.217800001],[480033.4500000002,4745071.434800001],[480036.52130000014,4745059.9881],[480042.86099999957,4745048.754000001],[480046.2664999999,4745039.860400001],[480046.23819999956,4745030.088400001],[480043.2770999996,4745023.212099999],[480031.9389000004,4745001.1467],[480022.51829999965,4744992.4014],[480014.63960000034,4744980.098099999],[480010.7098000003,4744977.2223000005],[480004.25829999987,4744978.1294],[479994.4704999998,4744983.599099999],[479982.6185999997,4744981.6348],[479976.23620000016,4744978.210899999],[479956.53170000017,4744972.937999999],[479946.73230000027,4744974.4102],[479940.76130000036,4744971.9846],[479938.2960999999,4744967.105699999],[479938.76329999976,4744959.220000001],[479949.92920000013,4744921.9869],[479955.38740000036,4744916.640799999],[479965.6712999996,4744913.168400001],[479977.48900000006,4744903.3619],[479982.36510000005,4744894.464],[479984.78050000034,4744882.241800001],[479983.76300000027,4744869.474400001],[479981.78220000025,4744862.5953],[479978.83100000024,4744859.161499999],[479972.86120000016,4744857.18],[479965.5083999997,4744857.201400001],[479959.1375000002,4744857.7752],[479956.69489999954,4744860.669500001],[479954.77139999997,4744873.445499999],[479952.2457999997,4744875.8958],[479944.8958999999,4744876.9167],[479931.56909999996,4744873.5131],[479919.80869999994,4744874.991],[479910.40919999965,4744873.5748],[479902.0675999997,4744870.711999999],[479897.0723000001,4744866.7289],[479895.0888,4744858.9614],[479894.56429999974,4744847.192],[479895.5072999997,4744834.4189],[479891.9670000002,4744797.1175999995],[479887.5351,4744790.2457],[479884.09109999985,4744785.924900001],[479877.1392000001,4744783.3912],[479869.7890999997,4744784.4121],[479865.8905999996,4744792.3078000005],[479864.4573999997,4744805.0824],[479861.45019999985,4744810.421399999],[479855.07930000033,4744810.9953000005],[479847.2319,4744809.5746],[479838.3136999998,4744805.1589],[479833.3887,4744797.289000001],[479830.91750000045,4744790.4114],[479828.93230000045,4744782.0887],[479830.86450000014,4744772.311000001],[479842.0831000004,4744753.178099999],[479850.8775000004,4744715.285499999],[479860.1425000001,4744698.601399999],[479866.5867999997,4744695.1401],[479872.4678999996,4744694.6787],[479890.1838999996,4744690.1851],[479908.37880000006,4744681.803400001],[479915.71630000044,4744676.4518],[479938.7028000001,4744658.1731],[479954.4238,4744641.9145],[479961.25239999965,4744630.1237],[479965.2457999997,4744626.669600001],[479970.6326000001,4744624.7662],[479981.00569999963,4744623.7366],[479987.86280000024,4744621.717800001],[479993.2379999999,4744615.8167],[479993.2067,4744605.045299999],[479994.1500000004,4744592.2722],[479993.61199999973,4744575.8389],[479991.11479999963,4744559.966499999],[479985.6824000003,4744546.2125],[479978.21910000034,4744536.462200001],[479962.9709999999,4744518.850099999],[479944.70710000023,4744503.6899999995],[479938.7399000004,4744502.707900001],[479931.3937999997,4744505.1724],[479927.4820999997,4744508.6262],[479911.2747999998,4744526.3299],[479902.37770000007,4744529.243100001],[479896.48790000007,4744526.817299999],[479889.11199999973,4744519.0656],[479881.6481999997,4744509.2042],[479880.15479999967,4744501.4353],[479879.63740000036,4744492.108999999],[479880.60059999954,4744486.2206999995],[479885.96860000025,4744477.876499999],[479892.41309999954,4744474.415200001],[479897.78249999974,4744466.5153],[479907.13100000005,4744450.2752],[479913.00100000016,4744445.927200001],[479919.3679999998,4744443.9098000005],[479932.69859999977,4744448.3127999995],[479939.0714999996,4744448.294199999],[479946.9908999996,4744446.272299999],[479955.3158999998,4744443.2498],[479959.2251000004,4744438.9076000005],[479961.64609999955,4744428.5732],[479965.64080000017,4744425.5634],[479971.5151000004,4744422.6591],[479977.87629999965,4744418.642899999],[479980.38910000026,4744411.750700001],[479975.8598999996,4744399.548800001],[479970.93340000045,4744391.2346],[479974.8267999999,4744381.451199999],[479980.76240000036,4744371.550799999],[479988.09449999966,4744364.2004],[479991.5058000004,4744357.194599999],[479993.42569999956,4744343.086100001],[479991.4034000002,4744321.9932],[479992.8315000003,4744307.3309],[479995.23840000015,4744292.1105],[480007.0115,4744266.535599999],[480009.4369000001,4744257.6449],[480009.9128999999,4744252.7575],[480008.4266999997,4744247.431500001],[480002.03949999996,4744242.564099999],[479995.5730999997,4744238.585200001],[479989.19299999997,4744236.160700001],[479981.35080000013,4744236.738700001],[479974.9045000002,4744239.6447],[479958.18489999976,4744250.0207],[479950.8367999997,4744251.9299],[479944.95150000043,4744251.058599999],[479936.0310000004,4744246.0875],[479928.6632000003,4744241.222999999],[479921.2196000004,4744238.3575],[479912.88850000035,4744239.381200001],[479905.46329999994,4744242.8453],[479898.1124,4744243.755100001],[479874.00210000016,4744241.3826],[479862.63549999986,4744238.195499999],[479855.1889000004,4744234.330600001],[479850.75960000046,4744228.4581],[479850.2492000004,4744221.5748],[479853.6523000002,4744211.7927],[479860.08270000014,4744203.4454],[479865.44799999986,4744194.1018],[479871.2877000002,4744179.3156],[479875.1852000002,4744170.9757],[479881.62150000036,4744164.6272],[479888.4676999999,4744158.7217999995],[479891.87930000015,4744151.8269],[479891.86209999956,4744145.941500001],[479889.88520000037,4744140.505999999],[479882.0270999996,4744135.642899999],[479875.07349999994,4744132.7761],[479870.1668999996,4744131.3467999995],[479863.80090000015,4744133.8083999995],[479857.37590000033,4744144.043500001],[479846.11209999956,4744148.074100001],[479827.8957000002,4744149.5711],[479815.09800000023,4744159.935900001],[479798.38269999996,4744171.755899999],[479791.5235000001,4744173.2195999995],[479782.1229999997,4744171.8036],[479767.39859999996,4744165.9614],[479763.87210000027,4744161.5298999995],[479761.40490000043,4744156.095899999],[479761.38210000005,4744148.322699999],[479764.29899999965,4744139.9857],[479777.07940000016,4744123.735400001],[479785.9682,4744117.823799999],[479796.74340000004,4744114.3497],[479813.9793999996,4744112.8555],[479822.38939999975,4744110.8321],[479830.22030000016,4744106.3672],[479835.0999999996,4744098.579700001],[479848.8278999999,4744071],[479856.64749999996,4744062.648600001],[479860.6355999997,4744057.306700001],[479861.11120000016,4744052.3083],[479859.1316999998,4744045.9844],[479855.6069,4744042.108100001],[479849.7150999997,4744039.1271],[479830.02639999986,4744040.1842],[479802.98819999956,4744042.706499999],[479768.00989999995,4744040.3662],[479759.58389999997,4744036.9485],[479754.66110000014,4744030.0781],[479752.1824000003,4744020.7575],[479751.1774000004,4744012.432],[479752.62959999964,4744006.097999999],[479755.55510000046,4744000.6482],[479763.38599999994,4743996.1833],[479782.9748999998,4743988.9077],[479798.2284000004,4743979.9792],[479820.9275000002,4743974.4714],[479831.7117999997,4743973.9956],[479848.4793999996,4743979.831900001],[479859.85830000043,4743987.127699999],[479867.21800000034,4743989.105],[479872.60780000035,4743988.0898],[479878.56120000035,4743984.185799999],[479881.97279999964,4743977.290999999],[479886.8350999998,4743963.506999999],[479898.1210000003,4743938.9328000005],[479905.4463999998,4743929.1393],[479913.36340000015,4743926.118000001],[479917.7631000001,4743921.7743],[479920.1942999996,4743914.8824000005],[479920.6716,4743910.439099999],[479920.65579999983,4743904.9979],[479918.67920000013,4743899.6734],[479911.79679999966,4743893.252800001],[479880.6882999996,4743873.2443],[479869.8048999999,4743867.834799999],[479864.9009999996,4743867.404999999],[479858.53050000034,4743868.423],[479849.62540000025,4743868.893300001],[479837.76439999975,4743864.486099999],[479821.0711000003,4743856.206599999],[479817.05590000004,4743852.331700001],[479816.54679999966,4743845.8925],[479817.02139999997,4743840.560900001],[479815.04310000036,4743834.681299999],[479807.1771,4743827.2642],[479767.73340000026,4743807.2806],[479762.24870000035,4743803.8543],[479758.79399999976,4743796.0912],[479759.24509999994,4743782.7643],[479760.6813000003,4743770.9892],[479763.5970999999,4743762.208000001],[479764.55310000014,4743753.876700001],[479762.5384999998,4743735.671],[479763.99069999997,4743729.337099999],[479768.4604000002,4743720.9955],[479772.37799999956,4743719.429300001],[479781.6902999999,4743718.4026],[479788.1354,4743714.941199999],[479793.0181999998,4743708.153000001],[479797.4046,4743699.2565],[479806.2637,4743683.0177],[479807.21559999976,4743673.242799999],[479804.23220000044,4743659.037699999],[479797.76099999994,4743653.6154],[479789.41750000045,4743650.6416],[479781.00270000007,4743651.2215],[479767.76520000026,4743651.260399999],[479757.38609999977,4743650.7357],[479753.4567,4743648.304300001],[479750.0044999998,4743641.429500001],[479750.4731999999,4743634.099099999],[479755.35869999975,4743628.1993],[479764.17360000033,4743624.730900001],[479772.08829999994,4743620.821],[479781.38630000036,4743614.908299999],[479806.05950000044,4743613.3923],[479816.4296000004,4743610.8078000005],[479822.29729999974,4743605.4604],[479829.6183000002,4743594.112199999],[479837.5230999999,4743586.76],[479848.2862,4743578.8442],[479857.6701999996,4743574.3749],[479870.97950000037,4743570.8935],[479885.2768000001,4743569.963400001],[479910.8457000004,4743567.3346],[479925.62040000036,4743561.961300001],[479949.20139999967,4743550.1217],[479967.49370000046,4743546.070800001],[479978.77190000005,4743546.5932],[479986.2161999997,4743549.458799999],[479992.5998999998,4743552.8826],[479999.4809999997,4743558.7480999995],[480006.9227,4743560.725299999],[480012.3117000004,4743559.266100001],[480022.67349999957,4743553.7947],[480029.0218000002,4743545.003699999],[480029.7131000003,4743529.7883],[480031.2862,4743508.6850000005],[480033.71630000044,4743501.3489],[480037.62289999984,4743495.896299999],[480042.6003999999,4743493.4388],[480049.94180000015,4743488.9757],[480052.84530000016,4743475.752800001],[480049.3820000002,4743464.9913],[480048.3728,4743455.111099999],[480047.84970000014,4743443.7859000005],[480040.44409999996,4743426.151000001],[480040.41449999996,4743415.934900001],[480042.8373999996,4743406.0447],[480045.27049999963,4743399.708000001],[480052.6178000001,4743397.2436999995],[480065.4472000003,4743397.206599999],[480076.32660000026,4743401.0616999995],[480085.66339999996,4743408.363700001],[480100.4908999996,4743421.0912],[480116.7904000003,4743434.2586],[480141.01659999974,4743447.5142],[480157.7823000001,4743452.3519],[480176.99810000043,4743456.738399999],[480191.7884999998,4743456.695900001],[480202.0776000004,4743454.223300001],[480211.4550999999,4743447.3114],[480222.3519000001,4743428.8465],[480227.59229999967,4743404.0681],[480226.3446000004,4743396.409499999],[480221.26389999967,4743391.426999999],[480211.1185999997,4743387.1252999995],[480195.90699999966,4743382.838300001],[480176.42700000014,4743371.900800001],[480165.1239,4743362.827500001],[480153.56900000013,4743351.4231],[480147.49569999985,4743342.334799999],[480141.6599000003,4743330.580700001],[480136.3037999999,4743315.160700001],[480132.9916000003,4743300.068],[480134.4215000002,4743285.8499],[480139.3280999996,4743258.740499999],[480143.6928000003,4743242.071],[480151.9798999997,4743225.3902],[480160.8392000003,4743208.707699999],[480170.07859999966,4743182.141100001],[480175.97759999987,4743159.0265],[480176.9031999996,4743139.923800001],[480175.3616000004,4743115.3871],[480171.8699000003,4743094.7425],[480154.983,4743048.151799999],[480145.00179999974,4743015.8661],[480139.0426000003,4742989.7875],[480135.4578999998,4742965.2566],[480133.90330000035,4742936.278000001],[480133.3520999998,4742915.1809],[480136.2575000003,4742902.5132],[480144.14190000016,4742887.7213],[480161.34970000014,4742875.3456],[480178.56209999975,4742864.524599999],[480196.2589999996,4742851.703400001],[480206.6294999998,4742848.7863],[480213.98450000025,4742848.7652],[480234.18960000016,4742855.592],[480248.9924999997,4742859.4362],[480260.3519000001,4742859.4036],[480266.23170000035,4742857.9432],[480276.5965,4742853.0274],[480281.48419999983,4742847.5722],[480294.27809999976,4742834.7653],[480315.4007000001,4742819.4915],[480326.2444000002,4742810.5768],[480329.65299999993,4742802.238700001],[480329.6151999999,4742789.0243],[480324.6667999998,4742773.2699],[480320.15270000044,4742766.5089],[480314.2571999999,4742762.528100001],[480304.36450000014,4742761.1128],[480292.1158999996,4742764.590299999],[480272.4402999999,4742771.5315000005],[480264.01580000017,4742769.112600001],[480260.08609999996,4742766.6809],[480255.1657999996,4742760.8094999995],[480251.1330000004,4742750.937999999],[480249.1436999999,4742741.171599999],[480251.07409999985,4742730.3946],[480258.48419999983,4742721.045499999],[480269.7324999999,4742710.686000001],[480278.608,4742699.333900001],[480295.67509999964,4742666.0822],[480298.0931000002,4742654.304400001],[480308.36089999974,4742643.947799999],[480319.21219999995,4742637.587099999],[480334.48900000006,4742635.544600001],[480350.7494000001,4742634.4988],[480360.0480000004,4742628.1427],[480362.0756000001,4742622.695599999],[480361.4785000002,4742613.924699999],[480359.5044,4742609.488500001],[480343.22559999954,4742604.093699999],[480336.34389999975,4742598.2279],[480328.9634999996,4742589.476299999],[480323.4583999999,4742579.1647],[480321.46750000026,4742568.8431],[480324.8594000004,4742554.6196],[480329.82909999974,4742549.164100001],[480338.6387,4742543.2535],[480374.5617000004,4742530.3807],[480385.41170000006,4742523.465],[480390.2915000003,4742515.1226],[480390.24980000034,4742500.4647],[480386.29750000034,4742490.148600001],[480377.3574000001,4742478.9585],[480370.79580000043,4742470.7597],[480367.3465,4742464.884099999],[480365.8558,4742458.0035],[480367.7988999998,4742451.5572999995],[480373.17899999954,4742446.6559999995],[480382.08019999973,4742444.1876],[480397.3717,4742447.1423],[480410.20409999974,4742447.550000001],[480419.0220999997,4742444.5265999995],[480423.0144999996,4742440.1844999995],[480422.5086000003,4742434.7447],[480420.4528000001,4742430.308700001],[480417.0050999997,4742424.988299999],[480396.7874999996,4742414.1633],[480390.3130000001,4742407.8521],[480377.98649999965,4742384.2344],[480374.45830000006,4742379.3584],[480370.5226999996,4742374.9278],[480364.1397000002,4742372.058800001],[480355.72169999965,4742372.082800001],[480344.85890000034,4742374.5568],[480328.6090000002,4742379.4892],[480319.2866000002,4742377.6281],[480307.4205,4742372.2206999995],[480281.6974999998,4742351.195599999],[480276.77699999977,4742345.324200001],[480269.89749999996,4742340.3467999995],[480241.7507999996,4742329.2118999995],[480230.37370000035,4742323.359099999],[480224.47229999956,4742317.490599999],[480215.03110000025,4742302.7486000005],[480174.8975999998,4742244.4538],[480168.49010000005,4742233.145500001],[480165.0334999999,4742224.827],[480163.0477,4742216.393200001],[480164.9781999998,4742205.6162],[480170.33719999995,4742193.3857],[480179.7089999998,4742183.9198],[480188.51630000025,4742177.1207],[480202.3258999996,4742176.081599999],[480218.11259999964,4742180.478],[480275.8744999999,4742201.4111],[480289.2034999998,4742203.816],[480300.56240000017,4742203.2283],[480310.8520999998,4742200.3116999995],[480315.8167000003,4742192.9684],[480319.20999999996,4742179.188999999],[480319.1832999997,4742169.861199999],[480315.7240000004,4742160.543299999],[480310.7187999999,4742153.672700001],[480299.9134999998,4742147.8182],[480288.0526999999,4742144.409700001],[480270.8075000001,4742144.459000001],[480253.55539999995,4742142.0655000005],[480232.77859999985,4742136.1285999995],[480212.0739000002,4742126.860200001],[480173.51379999984,4742104.4287],[480149.3775000004,4742095.614499999],[480124.1930999998,4742091.8006],[480108.41610000003,4742090.8467],[480071.4946999997,4742098.282400001],[480056.70720000006,4742100.324100001],[480041.9068,4742097.923900001],[480027.0976,4742092.525599999],[480015.70990000013,4742083.230799999],[480007.3362999996,4742070.4848],[480002.3194000004,4742059.7279],[480000.8069000002,4742045.5184],[480002.24230000004,4742033.188100001],[480012.0577999996,4742007.619000001],[480013.4963999996,4741996.3992],[480010.5253999997,4741986.524700001],[480003.5581,4741979.6601],[479958.13939999975,4741960.1369],[479942.8339999998,4741952.852499999],[479926.5318999998,4741940.1296999995],[479913.6610000003,4741926.841700001],[479902.3261000002,4741907.774800001],[479844.74619999994,4741782.6831],[479785.78249999974,4741688.1337],[479758.5362,4741650.791200001],[479732.86319999956,4741620.440099999],[479647.2746000001,4741534.298599999],[479625.54279999994,4741510.265900001],[479604.70440000016,4741484.342800001],[479585.9060000004,4741457.303300001],[479565.10819999967,4741417.6105],[479546.74909999967,4741373.468699999],[479540.20129999984,4741343.0615],[479539.63800000027,4741318.522],[479542.0279000001,4741297.5273],[479546.3984000003,4741282.8562],[479555.2564000003,4741265.3957],[479572.41420000046,4741235.1403],[479583.74569999985,4741224.7795],[479593.05399999954,4741221.3094999995],[479613.3200000003,4741219.250700001],[479631.5382000003,4741215.7544],[479639.93730000034,4741208.844699999],[479642.8510999996,4741199.063999999],[479639.87789999973,4741188.7455],[479638.7889999999,4741179.8651],[479640.3174999999,4741171.5320999995],[479644.72009999957,4741167.6325],[479653.04470000044,4741163.166099999],[479674.7851999998,4741162.102499999],[479686.1546,4741164.512],[479703.4397999998,4741177.2313],[479711.7918999996,4741182.092800001],[479722.6782999998,4741187.0578000005],[479731.51070000045,4741188.475400001],[479738.94039999973,4741185.4553],[479744.32100000046,4741180.5535],[479748.30480000004,4741173.2127],[479749.25829999987,4741163.882099999],[479749.2220999999,4741151.5561],[479745.6754999999,4741140.795],[479738.2651000004,4741122.6053],[479720.7714999998,4741094.6732],[479695.70019999985,4741075.0919],[479693.13900000043,4741065.8827],[479691.5502000004,4741053.783299999],[479690.2138,4741044.1263],[479690.9927000003,4741031.0206],[479693.49459999986,4741020.1307],[479698.3502000002,4741003.4595],[479705.66500000004,4740989.1131],[479717.48620000016,4740978.3068],[479760.3342000004,4740955.0833],[479768.73369999975,4740948.173800001],[479774.6020999998,4740942.2711],[479782.90550000034,4740930.4759],[479790.78729999997,4740914.2401],[479796.1303000003,4740896.4571],[479796.0887000002,4740882.2433],[479783.7215999998,4740846.411800001],[479772.6020999998,4740817.9056],[479761.26209999993,4740797.8396000005],[479758.2083999999,4740787.965500001],[479759.2366000004,4740776.1917],[479762.1478000004,4740765.411699999],[479768.50090000033,4740757.5088],[479805.9737,4740740.630899999],[479838.4545999998,4740721.880100001],[479858.29449999984,4740713.3826],[479869.48000000045,4740708.574999999],[479875.92640000023,4740704.558499999],[479883.7485999996,4740695.763],[479889.6843999997,4740684.8632],[479893.09059999976,4740675.5254],[479898.9221000001,4740656.852700001],[479903.3337000003,4740627.856899999],[479903.2818999998,4740610.0897],[479899.2218000004,4740591.445900001],[479896.24870000035,4740581.1273],[479890.82019999996,4740569.816500001],[479889.3273,4740562.491800001],[479890.8565999996,4740554.27],[479894.1791000003,4740544.2662],[479898.0876000002,4740538.9246],[479906.0055999998,4740534.9037999995],[479913.3630999997,4740534.8824000005],[479921.3015999999,4740537.8575],[479928.26740000024,4740543.7226],[479933.1983000003,4740552.5919],[479941.37129999977,4740579.9964000005],[479948.14130000025,4740602.8521],[479953.2433000002,4740614.3861],[479961.28220000025,4740623.8016],[479974.30119999964,4740630.981699999],[479997.95880000014,4740642.0176],[480011.29760000017,4740646.753799999],[480022.1721000001,4740647.388599999],[480034.5044999998,4740643.3552],[480064.52109999955,4740620.1708],[480075.36259999964,4740609.368000001],[480081.71750000026,4740601.909499999],[480112.1540999999,4740554.183],[480120.06099999975,4740546.275900001],[480129.45100000035,4740542.362299999],[480144.74370000046,4740544.206],[480155.6292000003,4740548.6164],[480164.47950000037,4740556.0309999995],[480174.4006000003,4740566.218699999],[480183.2818999998,4740584.4046],[480188.8043999998,4740600.157299999],[480195.1935999999,4740604.580700001],[480203.1244999999,4740605.0021],[480208.0236999998,4740602.9892],[480211.9294999996,4740596.648399999],[480213.45880000014,4740588.3156],[480208.88769999985,4740562.232999999],[480193.0267000003,4740533.295600001],[480190.0541000003,4740522.9769],[480187.06439999957,4740506.7728],[480182.5144999996,4740488.1302000005],[480173.11450000014,4740460.173699999],[480163.65759999957,4740440.879000001],[480153.72479999997,4740426.693700001],[480121.1026999997,4740397.249600001],[480109.7037000004,4740384.9564],[480098.7912999997,4740371.329299999],[480091.88439999986,4740357.579500001],[480086.449,4740343.8256],[480078.47919999994,4740330.0789],[480066.0889999997,4740314.3463],[480046.33690000046,4740297.191400001],[479999.3184000002,4740265.4575],[479980.07490000036,4740254.630899999],[479958.3848000001,4740245.9213],[479945.0515999999,4740243.406099999],[479936.14800000004,4740245.986],[479924.3080000002,4740250.9065000005],[479856.79059999995,4740282.751599999],[479837.0279000001,4740290.1384],[479821.7544999998,4740295.0691],[479804.0170999998,4740296.1204],[479788.7237999998,4740294.2775],[479773.909,4740288.3245],[479761.051,4740280.589],[479742.77249999996,4740264.4300999995],[479726.93180000037,4740243.266899999],[479716.9863999998,4740225.195699999],[479708.5033999998,4740204.0109],[479686.5909000002,4740120.013900001],[479675.0734000001,4740067.9673999995],[479669.1205000002,4740045.4427000005],[479631.68230000045,4739936.839500001],[479629.1688000001,4739916.3035],[479628.0462999996,4739896.0965],[479630.5153999999,4739873.9911],[479635.8503999999,4739853.320800001],[479645.65330000035,4739822.8653],[479654.41920000035,4739801.1855999995],[479683.8652999997,4739750.0177],[479687.2717000004,4739740.6798],[479688.7056999998,4739727.9054000005],[479687.2019999996,4739717.0273],[479680.7056,4739704.3873],[479675.0240000002,4739690.7454],[479672.7215999998,4739686.3104],[479583.7973999996,4739669.25],[479585.46470000036,4739652.4772],[479587.37040000036,4739633.3717],[479587.6091,4739631.1501],[479588.25430000015,4739628.15],[479591.09219999984,4739620.146299999],[479593.5115,4739608.8125],[479596.1836000001,4739600.0319],[479599.6803000001,4739593.5809],[479604.3892000001,4739582.351399999],[479607.63439999986,4739573.791300001],[479611.53589999955,4739566.0066],[479616.4162999997,4739557.4416000005],[479620.15770000033,4739550.7678],[479623.3250000002,4739543.5405],[479627.71190000046,4739533.977600001],[479631.8591,4739526.303200001],[479640.4888000004,4739513.729499999],[479644.6448999997,4739509.053400001],[479652.4759999998,4739502.922700001],[479658.1813000003,4739496.7984],[479662.9846000001,4739489.7883],[479668.0362,4739483.777000001],[479672.51910000015,4739478.9888],[479674.63800000027,4739476.650599999],[479677.2402999997,4739471.868000001],[479675.0303999996,4739471.097200001],[479667.65610000025,4739465.788699999],[479662.7301000003,4739458.918400001],[479657.21559999976,4739446.6086],[479657.1835000003,4739435.726199999],[479659.12119999994,4739427.392100001],[479664.5730999997,4739418.4924],[479683.23599999957,4739397.7829],[479687.62799999956,4739389.8857],[479687.6020999998,4739381.1132],[479683.6469999999,4739370.797599999],[479675.2851999998,4739363.382200001],[479664.8940000003,4739360.969799999],[479603.02919999976,4739371.368799999],[479592.80900000036,4739371.5101],[479583.3990000002,4739369.094900001],[479578.96630000044,4739363.2226],[479575.01829999965,4739355.350099999],[479573.5173000004,4739345.4715],[479574.9631000003,4739336.694599999],[479579.8485000003,4739329.795299999],[479587.6886,4739326.662799999],[479597.16640000045,4739324.3028],[479627.7418999998,4739322.7688],[479636.6453,4739319.744200001],[479645.4614000004,4739314.8322],[479657.7773000002,4739304.468599999],[479662.2494999999,4739296.016000001],[479664.1889000004,4739288.237],[479665.1366999997,4739276.9076000005],[479662.64609999955,4739264.1447],[479651.6825000001,4739234.083699999],[479619.8710000003,4739177.211300001],[479612.4667999996,4739161.9089],[479607.4400000004,4739148.7094],[479603.4349999996,4739121.6261],[479602.4232999999,4739111.3018],[479598.4620000003,4739098.987500001],[479576.61010000017,4739064.6281],[479559.2960000001,4739044.024900001],[479541.99789999984,4739028.863],[479527.5804000003,4739020.0221],[479518.23709999956,4739012.720899999],[479512.73950000014,4739006.296599999],[479508.784,4738995.9811],[479506.2960000001,4738984.217700001],[479508.69319999963,4738965.4439],[479509.14460000023,4738952.2281],[479508.1326000001,4738941.903899999],[479500.14690000005,4738923.7161],[479468.8886000002,4738861.2905],[479463.36340000015,4738845.649599999],[479459.8777999999,4738828.447899999],[479460.78560000006,4738803.793099999],[479465.2274000002,4738785.1241999995],[479471.0708999997,4738770.3378],[479478.483,4738760.5437],[479502.5321000004,4738735.8201],[479518.84669999965,4738722.4461],[479539.50289999973,4738711.613399999],[479573.0641999999,4738695.7454],[479580.3901000004,4738684.3971],[479581.8300999999,4738673.6214000005],[479578.85539999977,4738663.192],[479574.42229999974,4738657.319700001],[479564.01850000024,4738651.0209],[479548.2263000002,4738647.6252999995],[479537.3548999997,4738649.101199999],[479524.0477999998,4738656.469699999],[479508.3010999998,4738668.3983],[479492.5366000002,4738674.330600001],[479469.32070000004,4738676.842700001],[479455.49260000046,4738673.9967],[479441.1646999996,4738668.0429],[479427.8066999996,4738658.310799999],[479414.9274000004,4738644.579500001],[479407.4347000001,4738627.389900001],[479401.9760999996,4738606.751700001],[479401.40020000003,4738578.2147],[479403.68900000025,4738550.557600001],[479404.6950000003,4738531.4548],[479402.6079000002,4738517.1361],[479399.1322999997,4738503.3769000005],[479394.1919999998,4738492.0649999995],[479386.2276999997,4738481.317399999],[479382.2807,4738474.0002],[479381.76779999956,4738466.5616999995],[479382.20689999964,4738449.348300001],[479386.08499999996,4738433.568299999],[479392.99930000026,4738421.332599999],[479403.2807,4738413.8619],[479412.18259999994,4738409.9487],[479450.69990000036,4738410.278000001],[479467.4565000003,4738407.7851],[479499.5575000001,4738395.363500001],[479510.9024,4738388.0008000005],[479518.72809999995,4738379.6492],[479523.69600000046,4738372.749600001],[479530.0318999998,4738358.4059],[479534.2427000003,4738344.401699999],[479533.3689000001,4738325.5265999995],[479529.32239999995,4738312.213099999],[479523.9017000003,4738304.345000001],[479509.0434999997,4738285.2893],[479501.08770000003,4738277.4287],[479492.24399999995,4738273.4574],[479479.3947999999,4738270.053200001],[479416.65589999966,4738264.799000001],[479405.28170000017,4738262.389900001],[479391.4455000004,4738257.1011],[479375.1436999999,4738247.710899999],[479355.1508999998,4738234.667400001],[479321.20330000017,4738204.1206],[479311.7692,4738194.265799999],[479295.42619999964,4738171.2173999995],[479290.4024,4738159.4617],[479289.37799999956,4738145.139900001],[479291.79000000004,4738131.363],[479298.7012,4738118.016799999],[479306.5208999999,4738107.666200001],[479313.94379999954,4738101.314300001],[479376.56209999975,4738065.703299999],[479387.4297000002,4738062.672599999],[479398.79399999976,4738061.6392],[479409.1012000004,4738062.607799999],[479418.50150000025,4738061.1362],[479426.4190999996,4738056.115499999],[479432.77610000037,4738048.7676],[479437.24010000005,4738037.4276],[479439.1648000004,4738024.651699999],[479437.1183000002,4737996.5633000005],[479431.0795,4737973.483899999],[479431.03839999996,4737959.714400001],[479433.4550999999,4737947.381100001],[479439.3929000003,4737936.592],[479502.3463000003,4737847.9015],[479525.9502999997,4737809.8539],[479546.6370000001,4737780.809699999],[479557.466,4737764.5649999995],[479561.36089999974,4737754.226199999],[479561.3244000003,4737741.9003],[479558.35819999967,4737734.4691],[479553.8426999999,4737728.596999999],[479547.9453999996,4737725.6163],[479537.5533999996,4737723.759400001],[479525.69319999963,4737723.2393],[479490.61840000004,4737726.7859000005],[479473.8443,4737723.9487],[479460.50179999974,4737719.990700001],[479444.1233000001,4737712.7105],[479414.4693999998,4737696.5864],[479400.12480000034,4737685.7467],[479388.72169999965,4737674.01],[479381.2352,4737659.2634],[479363.1867000004,4737613.2335],[479348.2496999996,4737568.527000001],[479346.23840000015,4737552.3204],[479346.1821999997,4737533.5539],[479348.58550000004,4737516.778899999],[479352.05979999993,4737502.5547],[479363.2505000001,4737470.540100001],[479378.51439999975,4737433.0722],[479385.3197999997,4737411.3981],[479391.0493999999,4737385.5074000005],[479594.5208999999,4737379.9055],[479795.87990000006,4737378.979699999],[479971.3651999999,4737368.140699999],[480398.5544999996,4737343.15],[480868.7410000004,4737308.6274999995],[481054.1381000001,4737302.2305],[481277.8710000003,4737287.183800001],[481612.16899999976,4737266.740700001],[482226.46669999976,4737227.486400001],[482307.59020000044,4737222.9472],[482685.89109999966,4737200.2225],[482929.7572999997,4737187.8440000005],[483195.78330000024,4737172.9772],[484081.81180000026,4737101.2508000005],[484108.7977,4737099.0787],[484735.4139999999,4737070.013699999],[484745.7134999996,4737067.2148],[484858.0702999998,4737056.195900001],[484963.1520999996,4737047.0825],[485013.5235000001,4737041.5317],[485267.85649999976,4737023.661],[485562.62260000035,4737018.596100001],[486792.06060000043,4736948.3957],[486941.06790000014,4736938.6732],[487155.91390000004,4736926.4991999995],[487397.92819999997,4736786.692],[487789.7260999996,4736557.680199999],[487907.55759999994,4736489.4024],[488015.50879999995,4736429.805400001],[488363.13740000036,4736227.1097],[488677.9315999998,4736042.807700001],[488779.5987,4735983.8992],[489126.61849999987,4735781.7985],[489719.1118000001,4735433.7665],[489803.4587000003,4735378.896600001],[490264.09580000024,4735119.0547],[491863.6979,4734198.984300001],[491907.44460000005,4734173.836999999],[493380.3005999997,4733328.336100001],[493470.59800000023,4733277.1702],[493845.8711000001,4733066.0649],[494214.0652999999,4732876.8617],[494293.78839999996,4732889.7875],[494824.1752000004,4732974.318],[494915.0292999996,4732991.6844],[495311.01049999986,4733057.919299999],[495755.60280000046,4733136.250600001],[496534.26329999976,4733260.851],[496834.95150000043,4733313.6744],[497514.6303000003,4733423.329500001],[497716.52469999995,4733456.0176],[497809.2466000002,4733470.978499999],[498032.3351999996,4733511.7753],[498432.92229999974,4733584.5174],[498716.4791000001,4733637.537599999],[498699.79000000004,4733660.8599],[498678.35759999976,4733698.9519],[498673.6161000002,4733723.4934],[498674.6127000004,4733799.5581],[498665.7818,4733834.316400001],[498663.9014999997,4733843.3113],[498661.69600000046,4733862.966499999],[498660.7249999996,4733919.709899999],[498663.9210999999,4733944.6941],[498673.9928000001,4733980.5593],[498696.01240000036,4734023.751],[498711.8085000003,4734042.736500001],[498742.33490000013,4734071.380100001],[498751.50210000016,4734086.258300001],[498755.26800000016,4734096.5847],[498758.1342000002,4734109.3542],[498762.88900000043,4734159.5451],[498763.54679999966,4734177.311899999],[498760.68460000027,4734186.529100001],[498755.61319999956,4734195.8576],[498744.8969999999,4734211.4057],[498732.62739999965,4734233.616699999],[498722.89719999954,4734270.8181],[498713.7466000002,4734343.6644],[498711.21719999984,4734382.085999999],[498709.3487,4734453.5985],[498701.5,4734486.357799999],[498683.26209999993,4734529.4462],[498669.3563000001,4734548.659499999],[498651.4411000004,4734566.207800001],[498634.7516999999,4734575.982999999],[498605.46279999986,4734588.869899999],[498595.4003999997,4734596.311899999],[498590.65639999975,4734603.6417],[498588.7759999996,4734610.8599],[498587.14219999965,4734623.6303],[498587.14549999963,4734639.509500001],[498589.35819999967,4734656.943],[498592.8794999998,4734672.3773],[498599.18230000045,4734685.5901999995],[498605.81120000035,4734693.6951],[498654.00739999954,4734719.558700001],[498673.8103,4734734.5458],[498686.0850999998,4734745.6478],[498691.81510000024,4734759.749299999],[498692.0641000001,4734778.5156],[498684.21559999976,4734809.942500001],[498673.50260000024,4734836.3729],[498660.3340999996,4734857.251700001],[498648.31039999984,4734873.910599999],[498632.6047,4734889.3488],[498614.3624999998,4734903.8992],[498595.7926000003,4734915.2294],[498571.82129999995,4734919.0098],[498528.0502000004,4734921.128799999],[498482.0697999997,4734921.582900001],[498466.9349999996,4734926.9164],[498443.9478000002,4734940.2468],[498421.6157999998,4734956.464199999],[498402.39389999956,4734976.900699999],[498379.9868999999,4735021.212400001],[498377.20749999955,4735030.9849],[498375.00239999965,4735047.197799999],[498375.0050999997,4735058.7464000005],[498376.5617000004,4735067.740599999],[498382.8646999998,4735081.841600001],[498399.88790000044,4735107.5998],[498409.29860000033,4735116.5922],[498417.5630999999,4735122.5867],[498426.64460000023,4735123.472999999],[498447.75239999965,4735123.024],[498506.65579999983,4735112.3508],[498550.7538999999,4735114.6733],[498576.2807,4735119.331800001],[498598.9446999999,4735127.4333999995],[498630.1191999996,4735145.416200001],[498651.5581,4735165.288899999],[498667.2692999998,4735181.498199999],[498681.5081000002,4735199.0404],[498687.1553999996,4735210.921],[498691.57660000026,4735228.0209],[498694.68929999974,4735248.5634],[498693.7927000001,4735265.886399999],[498691.2587000001,4735277.3244],[498687.82409999985,4735285.542300001],[498673.42789999954,4735299.3145],[498652.2407999998,4735309.423599999],[498602.01049999986,4735318.761299999],[498562.0876000002,4735323.4333],[498525.60170000046,4735331.8804],[498512.6765999999,4735336.658],[498499.9155000001,4735343.545499999],[498489.2821000004,4735352.6534],[498480.8587999996,4735367.202],[498470.5554999998,4735389.191],[498460.90770000033,4735415.1774],[498456.00129999965,4735424.839299999],[498446.6771,4735434.391100001],[498429.33490000013,4735440.946599999],[498409.4550999999,4735440.951199999],[498387.7739000004,4735434.0715],[498311.92449999973,4735385.896600001],[498261.1978000002,4735369.252599999],[498217.58949999977,4735356.4936999995],[498186.58189999964,4735351.3938],[498161.0574000003,4735353.177200001],[498145.6799999997,4735364.618799999],[498128.4243999999,4735388.3869],[498120.82079999987,4735405.9339000005],[498100.7937000003,4735465.3478],[498088.6922000004,4735488.226199999],[498075.52699999977,4735509.883400001],[498068.90490000043,4735525.875600001],[498065.9631000003,4735537.425000001],[498066.29470000044,4735553.1931],[498069.2423999999,4735562.52],[498084.5465000002,4735583.725099999],[498126.6891000001,4735625.9102],[498142.07490000036,4735648.3368999995],[498163.0228000004,4735667.875],[498182.2514000004,4735682.8609],[498201.6423000004,4735693.071799999],[498222.6688000001,4735701.3947],[498264.96559999976,4735712.3773],[498279.3649000004,4735718.036900001],[498286.1564999996,4735724.8089000005],[498290.6582000004,4735734.3575],[498293.11560000014,4735747.238],[498291.9732999997,4735759.231000001],[498286.98620000016,4735771.4471],[498262.8607000001,4735800.4355999995],[498252.7209000001,4735816.5395],[498245.28110000025,4735834.0864],[498241.1146,4735855.741],[498240.4649,4735874.396500001],[498243.74120000005,4735890.7192],[498257.08299999963,4735921.0308],[498287.1980999997,4735966.107100001],[498304.13609999977,4735985.091399999],[498327.86319999956,4736002.408500001],[498344.9606999997,4736005.180400001],[498359.35780000035,4736003.955499999],[498369.8276000004,4735999.955499999],[498398.2912999997,4735983.292199999],[498436.40589999966,4735958.298599999],[498459.22750000004,4735951.0756],[498477.6331000002,4735949.739],[498497.0215999996,4735954.731699999],[498523.0377000002,4735966.274700001],[498548.07320000045,4735983.5922],[498577.6096000001,4736010.125600001],[498590.8650000002,4736026.3353],[498595.8569,4736035.884],[498597.1682000002,4736047.876499999],[498596.67980000004,4736059.5362],[498593.00210000016,4736076.526699999],[498580.9824999999,4736102.0693],[498568.3881999999,4736117.618000001],[498537.3905999996,4736142.3873],[498529.5404000003,4736155.270099999],[498518.99679999985,4736196.0254999995],[498519,4736211.0164],[498523.25930000003,4736237.332900001],[498533.08299999963,4736273.3091],[498538.89859999996,4736310.6186999995],[498543.00090000033,4736368.6938000005],[498542.19209999964,4736412.3343],[498543.9167999998,4736445.313999999],[498548.33889999986,4736469.0765],[498553.98610000033,4736484.2883],[498579.84449999966,4736534.919],[498601.2851999998,4736583.996099999],[498606.93099999987,4736593.2117],[498612.24849999975,4736596.652899999],[498614.1299999999,4736597.8741],[498626.56379999965,4736601.869200001],[498650.44820000045,4736601.864399999],[498697.233,4736588.4191],[498733.0581,4736579.640000001],[498762.9952999996,4736578.191],[498775.4287999999,4736580.9648],[498781.8914999999,4736585.627599999],[498783.85759999976,4736602.505899999],[498778.37990000006,4736617.3868],[498770.4475999996,4736628.159499999],[498744.0318,4736651.1503],[498721.29729999974,4736676.0284],[498705.3518000003,4736700.35],[498694.8866999997,4736724.559599999],[498680.5007999996,4736776.642000001],[498678.4621000001,4736809.067299999],[498681.49480000045,4736842.1578],[498687.9615000002,4736868.473999999],[498699.4168999996,4736892.124299999],[498717.8247999996,4736916.4395],[498749.23610000033,4736933.3124],[498783.5904000001,4736942.744999999],[498821.37909999955,4736947.5134],[498923.45689999964,4736957.2686],[498951.75769999996,4736963.260600001],[498968.3622000003,4736968.143999999],[498988.6487999996,4736983.7983],[499003.8646999998,4737002.451400001],[499014.7456,4737021.1053],[499019.08220000006,4737032.986400001],[499019.8205000004,4737048.6435],[499019.08690000046,4737066.2996],[499007.4779000003,4737102.6127],[498980.0031000003,4737147.8116999995],[498961.8509999998,4737182.2381],[498936.59279999975,4737276.5185],[498923.5164999999,4737339.3715],[498891.7148000002,4737423.6591],[498874.3859000001,4737483.625700001],[498871.8554999996,4737514.1633],[498867.8504999997,4737528.7108],[498862.70019999985,4737542.036900001],[498853.9522000002,4737559.9165],[498844.2224000003,4737575.2422],[498830.81269999966,4737592.678400001],[498817.2388000004,4737605.784],[498799.3328,4737632.8818],[498747.7432000004,4737720.727],[499058.16559999995,4739933.9045],[499993.37820000015,4740398.451099999],[500062.21219999995,4740425.4352],[500153.28220000025,4740434.098099999],[500200.12480000034,4740450.8671],[500690.36039999966,4740662.105900001],[500719.8700000001,4740674.8791000005],[500731.0701000001,4740668.5507],[500807.0187999997,4740625.918],[501502.94680000003,4740227.384],[501716.02699999977,4740099.2882],[502025.11400000006,4739912.150800001],[502617.90479999967,4739553.565300001],[502662.5564000001,4739527.264799999],[502739.2023,4739643.558499999],[502782.42569999956,4739711.9793],[503117.81290000025,4739506.1351],[503122.3110999996,4739503.361],[503499.3493999997,4739272.236300001],[503554.39389999956,4739238.951099999],[503596.35259999987,4739213.432600001],[503903.97640000004,4739027.0451],[504520.83019999973,4738650.5370000005],[504658.8172000004,4738836.2952],[504721.56120000035,4738797.1391],[504852.5354000004,4738711.2816],[505348.39580000006,4738393.950200001],[505909.7604,4738034.957599999],[505958.5314999996,4737999.3543],[506071.07469999976,4738168.573100001],[506468.9166000001,4737912.977399999],[506487.8211000003,4737899.0035999995],[508039.57550000027,4736876.4757],[508026.00829999987,4736797.1743],[508013.2785,4736700.884199999],[508153.6319000004,4736637.420299999],[508241.03029999975,4736603.433499999],[508276.21389999986,4736594.036900001],[508291.7644999996,4736586.282400001],[508325.15529999975,4736571.4427000005],[508344.0610999996,4736562.582],[509063.07189999986,4736237.241],[509123.9797,4736262.6394],[510648.00150000025,4736685.9026999995],[510779.84420000017,4736745.5162],[510935.26999999955,4736838.593900001],[511339.50150000025,4736983.048900001],[511563.46580000035,4737069.702199999],[511617.6479000002,4737096.555],[511725.4620000003,4737136.269200001],[511783.3152999999,4737167.9044],[512484.14639999997,4737452.6338],[512677.26350000035,4737530.9394000005],[512703.0067999996,4737541.3138999995],[512727.03359999973,4737551.130100001],[513795.2692,4737981.372199999],[515747.7542000003,4738776.8605],[515918.47420000006,4738855.3171999995],[516281.07540000044,4737178.385399999],[516343.87490000017,4737150.217499999],[516446.94959999993,4736558.926899999],[516650.0974000003,4735489.0547],[516696.2204,4735192.011],[516707.3289000001,4735098.0942],[516868.7304999996,4735005.2093],[516900.0708999997,4735003.176100001],[516935.3409000002,4735000.1533],[516937.0036000004,4734989.3861],[516942.5844999999,4734982.2929],[516951.1917000003,4734975.5403],[516977.00430000015,4734959.0581],[516983.6480999999,4734952.300799999],[517007.50930000003,4734930.9279],[517033.6456000004,4734916.0013],[517047.74480000045,4734905.1537999995],[517079.6858999999,4734892.0184],[517080.3033999996,4734873.9197],[517325.0751,4734721.0660999995],[518200.89460000023,4734213.9583],[518209.4176000003,4734208.9837],[518384.16220000014,4734252.532],[518410.90029999986,4734259.488],[518628.40859999973,4734313.3728],[518722.5229000002,4734337.390799999],[519800.86099999957,4734686.081],[519860.35759999976,4734766.6482],[519961.83800000045,4734814.5791],[520271.2259999998,4734831.1379],[521207.2731999997,4734948.770199999],[521322.28589999955,4734955.7872],[522056.25879999995,4735034.27],[522290.1481999997,4734863.789799999],[522784.13549999986,4734525.604599999],[523107.36510000005,4734295.816199999],[523222.2763,4734214.1394],[523685.44969999976,4733892.4606],[524036.7751000002,4733648.4871],[524384.8234999999,4733806.6138],[524469.2423,4733745.9487],[524728.9062999999,4733559.5405],[524914.7352999998,4733450.3848],[524938.5318999998,4733341.8686],[524987.7368000001,4733290.7436],[525041.3624,4733239.412900001],[525121.0506999996,4733155.308],[525149.9807000002,4733166.5178],[525167.3844999997,4733174.132300001],[525187.7951999996,4733187.5320999995],[525223.3594000004,4733219.6428],[525304.1765000001,4733297.2258],[525364.2098000003,4733351.3028],[525415.0919000003,4733401.2381],[525447.9177999999,4733443.0009],[525473.1430000002,4733481.9596],[525495.9984999998,4733519.9103999995],[525521.0908000004,4733572.5274],[525572.4742999999,4733685.2062],[525615.3968000002,4733806.182499999],[525633.0091000004,4733845.2247],[525644.7915000003,4733867.588500001],[525653.4902999997,4733882.9451],[525708.5374999996,4733955.440199999],[525748.6014,4734008.002900001],[525791.8656000001,4734058.023700001],[525811.9222999997,4734077.5315000005],[525829.6213999996,4734092.9219],[525852.9505000003,4734112.553200001],[526441.1632000003,4734444.5853],[526689.1496000001,4734576.906199999],[526836.8594000004,4734655.6548],[526950.8896000003,4734683.860400001],[527080.1050000004,4734720.344699999],[527161.3258999996,4734727.1044],[527159.8613999998,4734704.223300001],[527159.1673999997,4734693.449100001],[527158.6233999999,4734686.118000001],[527159.4555000002,4734661.802300001],[527209.8629999999,4733185.762599999],[527228.2274000002,4733115.210100001],[527292.1312999995,4732869.8301],[527296.1189000001,4732854.854699999],[527296.4515000004,4732853.523499999],[527296.7010000004,4732852.5251],[527297.0332000004,4732851.3049],[527297.4485999998,4732849.7519000005],[527298.6946,4732845.0929000005],[527310.5747999996,4732800.388599999],[527399.7200999996,4732465.607100001],[527407.0313999997,4732438.207900001],[527427.8036000002,4732360.0035],[527432.9557999996,4732340.48],[527446.3148999996,4732294.782400001],[527451.6259000003,4732276.481000001],[527472.9527000003,4732203.164899999],[527475.4373000003,4732195.845799999],[527488.7701000003,4732156.922],[527498.0900999997,4732118.5374],[527527.4675000003,4731997.0600000005],[527534.6160000004,4731969.6603],[527755.1846000003,4731119.826099999],[527808.7944999998,4730918.939099999],[527874.9599000001,4730670.798],[527892.0003000004,4730607.015799999],[527904.4699999997,4730560.0941],[527972.2529999996,4730298.301999999],[528028.8354000002,4730074.1094],[528109.8635,4729738.7497000005],[528132.6776,4729645.5648],[528135.4252000004,4729634.3605],[528155.7414999995,4729551.492699999],[528162.4863999998,4729523.869999999],[528162.9029999999,4729522.095000001],[528167.7461999999,4729499.0174],[528168.9820999997,4729497.1347],[528174.8929000003,4729473.2841],[528204.2784000002,4729335.2642],[528219.6326000001,4729264.8134],[528228.4776999997,4729224.3181],[528269.0350000001,4729038.150699999],[528274.2932000002,4729013.853399999],[528354.4952999996,4728646.068499999],[528446.7032000003,4728248.4629999995],[528459.8756999997,4728191.884400001],[528460.8766999999,4728187.446699999],[528467.3806999996,4728159.268200001],[528681.6889000004,4727235.2632],[528686.5269999998,4727214.184800001],[528697.3679999998,4727167.702099999],[528698.9528000001,4727160.823899999],[528744.7846999997,4726933.2619],[528748.4653000003,4726914.843800001],[528783.4265999999,4726741.3157],[528834.227,4726541.5361],[528853.8299000002,4726476.6569],[528873.6129000001,4726388.347999999],[528880.1243000003,4726359.170499999],[528916.1864,4726198.0847],[528923.0313999997,4726167.576099999],[528958.0952000003,4726010.595000001],[529112.1497,4725339.0901],[529124.5828,4725285.507999999],[529216.2827000003,4724892.909],[529217.6171000004,4724887.362400001],[529251.0801999997,4724743.8125],[529350.0018999996,4724313.2689],[529374.9641000004,4724204.5515],[529414.3710000003,4724032.933599999],[529471.2487000003,4723819.526699999],[529540.9780000001,4723533.552300001],[529542.3119000001,4723528.2279],[529570.0889999997,4723414.1932],[529598.2956999997,4723295.718699999],[529699.1979999999,4722871.6296],[529708.7137000002,4722831.4725],[529715.1403000001,4722804.5164],[529855.3783,4722233.354499999],[529866.6518000001,4722166.1105],[529870.8174999999,4722131.482799999],[529874.7297,4722098.630799999],[529875.2391999997,4722094.5243],[529894.2416000003,4721983.8956],[529898.7819999997,4721957.4868],[529900.7803999996,4721950.2776],[529909.1930999998,4721919.332699999],[529922.6865999997,4721869.7544],[529949.6745999996,4721770.4868],[530002.6376,4721389.835999999],[530061.2766000004,4720968.235300001],[530202.7637999998,4719955.356000001],[530242.1552999998,4719703.1259],[530246.6217,4719675.4956],[530263.8088999996,4719570.190400001],[530286.5360000003,4719435.705],[530288.3044999996,4719425.0526],[530188.8728999998,4719247.060900001],[530097.7407,4719063.9988],[530043.6765000001,4718955.497400001],[530041.8071999997,4718951.602700001],[529934.8000999996,4718739.603],[529840.3912000004,4718552.5328],[529565.1030000001,4718007.354699999],[529559.4181000004,4717994.1164],[529495.5920000002,4717843.3816],[529489.5821000002,4717829.364700001],[529431.6184999999,4717707.4156],[529037.0312999999,4716878.929099999],[528586.3252999997,4715948.1877999995],[528578.8373999996,4715933.610400001],[528493.8630999997,4715768.2522],[528268.4242000002,4715279.5219],[528254.4349999996,4715249.1504],[528163.0805000002,4715074.8872],[528105.6195999999,4714979.3803],[528050.7770999996,4714865.007200001],[528045.8139000004,4714854.5492],[528040.1991999997,4714842.8671],[527352.7989999996,4713409.6839000005],[527172.6405999996,4713034.211100001],[527083.6272999998,4712855.4197],[527038.6149000004,4712779.514],[527033.2297,4712771.276000001],[526980.0390999997,4712666.245999999],[526966.1928000003,4712638.5429],[526950.3880000003,4712607.834100001],[526921.1657999996,4712544.5382],[526905.6653000005,4712519.937999999],[526893.818,4712505.789899999],[526887.6760999998,4712502.1017],[526519.3499999996,4711904.6161],[526506.2144999998,4711883.357100001],[526149.8982999995,4711305.703299999],[526141.0853000004,4711291.456900001],[525772.7926000003,4710694.4572],[525768.4670000002,4710687.445599999],[525182.0690000001,4709737.23],[525010.5308999997,4709462.784499999],[525001.6310999999,4709448.5393],[524764.6102999998,4709063.490700001],[524030.6830000002,4707871.4515],[524018.9212999996,4707852.311899999],[523993.2739000004,4707810.5833],[523982.9006000003,4707793.669500001],[523915.5937000001,4707684.507300001],[523908.81319999974,4707673.713099999],[523877.7786999997,4707621.639699999],[523857.1161000002,4707586.9243],[523751.7346999999,4707416.894300001],[523747.97890000045,4707410.2191],[523691.64219999965,4707309.7578],[523694.5303999996,4707305.881200001],[523728.9422000004,4707259.5835],[523737.68989999965,4707247.732000001],[523739.4232999999,4707245.295],[523743.5493999999,4707239.757099999],[523889.2885999996,4707043.9362],[523900.5131000001,4707028.6512],[523902.57629999984,4707025.882200001],[524308.2341,4706480.3018],[524336.9582000002,4706441.76],[524659.0575000001,4706008.5034],[525007.0394000001,4705540.376700001],[525150.9511000002,4705346.907500001],[525561.4047999997,4704801.5283],[525562.0653999997,4704800.6424],[525563.1388999997,4704799.2028],[525567.4326999998,4704793.555500001],[525750.7766000004,4704545.056500001],[525893.6618999997,4704351.376700001],[526522.6984999999,4703498.9552],[526989.1028000005,4702866.9286],[526991.4162999997,4702863.828400001],[527142.4682999998,4702659.2129],[527151.3931999998,4702647.0331999995],[527161.8876999998,4702632.861],[527613.4467000002,4702021.3606],[528198.7560999999,4701228.8784],[528200.4919999996,4701226.5536],[529110.1710000001,4699995.304199999],[529121.8311000001,4699979.585200001],[529163.0153000001,4699923.793099999],[529198.7417000001,4699875.418099999],[529205.8540000003,4699865.7874],[529207.1771,4699864.0163],[529367.0423999997,4699647.715399999],[529894.5103000002,4698934.192],[530025.2150999997,4698757.422499999],[530027.2830999997,4698754.6554000005],[530050.0316000003,4698724.2173],[530446.4009999996,4698190.0568],[530447.0658,4698188.5052000005],[530884.9918999998,4697608.5803],[530929.2159000002,4697541.3749],[531009.3384999996,4697429.9132],[531047.4094000002,4697378.004799999],[531179.1701999996,4697198.818499999],[531221.9678999996,4697139.0483],[531274.1856000004,4697070.1042],[531279.2341,4697063.353399999],[531302.1569999997,4697033.142200001],[531310.6815,4697021.7433],[531319.2878,4697010.4559],[531320.1153999995,4697009.349199999],[531344.1151999999,4696977.588500001],[531345.6043999996,4696975.7075],[531351.6456000004,4696967.739700001],[531389.9912999999,4696947.3696],[531428.3366,4696927.1107],[531443.7572999997,4696918.963099999],[531463.5486000003,4696908.5035],[531484.9891999997,4696897.163000001],[531994.6376999998,4696627.7642],[532466.3864000002,4696378.4354],[532489.9741000002,4696366.1086],[533075.0684000002,4696061.6065],[533509.5957000004,4695834.8236],[533828.7451,4695668.357899999],[533890.3660000004,4695636.232799999],[534025.1585999997,4695565.9333],[534209.6180999996,4695469.3407000005],[534617.4111000001,4695255.709000001],[535039.1731000002,4695034.7313],[535589.1107000001,4694745.474300001],[535628.3879000004,4694724.798800001],[535655.5356000001,4694710.502],[535657.5140000004,4694709.845899999],[535945.0067999996,4694558.1939],[536765.4625000004,4694126.960999999],[536800.0422,4694108.8212],[536821.8300000001,4694097.387800001],[537318.7619000003,4693836.301899999],[537569.0992999999,4693704.7272],[537573.8866999997,4693702.198999999],[537593.4483000003,4693691.977399999],[537626.2174000004,4693674.609300001],[537969.0144999996,4693494.689200001],[538002.6926999995,4693476.9947],[538040.6630999995,4693457.1028],[538058.5756999999,4693447.650800001],[538060.4742,4693446.661800001],[538301.0158000002,4693320.389699999],[538959.1251999997,4692974.8027],[539583.2830999997,4692647.1844999995],[539624.0702,4692625.762499999],[539625.7209000001,4692624.9946],[539632.3263999997,4692621.478700001],[539712.9928000001,4692579.1855999995],[540100.6518999999,4692375.7501],[540778.4289999995,4692020.1185],[540854.9807000002,4691979.9243],[541196.7890999997,4691800.710200001],[541249.6419000002,4691773.261399999],[541321.6540000001,4691735.932499999],[541686.7648999998,4691546.5529],[543121.4682,4690789.5087],[543122.8727000002,4690788.7401],[543129.3986999998,4690785.338099999],[543815.6235999996,4690419.1675],[544779.4844000004,4689905.0393],[545670.2637,4689429.9848],[545732.4129999997,4689396.967],[545734.5621999996,4689395.7596],[545750.0170999998,4689387.532500001],[545759.1912000002,4689382.5956],[545830.5162000004,4689344.5307],[546270.0568000004,4689520.9781],[546614.9538000003,4689659.6239],[546632.7777000004,4689666.7382],[546791.2161999997,4689730.533299999],[547439.4003999997,4689990.956],[547446.7099000001,4689993.8926],[547449.0096000005,4689994.796499999],[547450.4880999997,4689995.3617],[547455.3339,4689997.282299999],[547470.1990999999,4690003.268200001],[547478.0011,4690006.430299999],[547482.7644999996,4690008.350299999],[547528.9206999997,4690026.874299999],[547533.6018000003,4690028.7937],[547818.9919999996,4690143.4441],[547840.9187000003,4690152.3662],[547847.3243000004,4690154.9639],[550719.6341000004,4691326.802100001],[550770.3848000001,4691345.27],[550826.7176999999,4691365.999600001],[551123.4880999997,4691474.983999999],[551184.8801999995,4691321.5276],[551362.5662000002,4691119.3991],[551493.8273,4691061.955],[551589.6377999997,4691055.4427000005],[551654.9171000002,4691068.916200001],[551729.8727000002,4691065.472200001],[552080.2145999996,4690879.852399999],[552130.2609000001,4690827.035499999],[552158.0059000002,4690805.5888],[552337.4765999997,4690788.828299999],[552420.5506999996,4690768.3517],[552452.4528999999,4690752.7115],[552698.5032000002,4690631.857000001],[552932.7227999996,4690464.9498],[552972.0182999996,4690419.3862],[553016.9528000001,4690270.8178],[553043.7788000004,4690208.2817],[553064.4412000002,4690122.380000001],[553087.7697999999,4690075.9188],[553194.1036,4690030.4209],[553364.6950000003,4689982.3048],[553447.7949999999,4689927.7502],[553590.9644999998,4689772.2739],[553682.0362,4689731.2192],[553732.2259999998,4689640.881999999],[553808.2703,4689530.0898],[553852.9921000004,4689476.466600001],[554035.8857000005,4689608.2399],[554208.9177000001,4689736.388499999],[554272.1698000003,4689789.2908],[554311.4874,4689795.5919],[554372.1908999998,4689794.7305],[554498.0938999997,4689776.1656],[554598.1235999996,4689769.948999999],[554699.9550000001,4689733.4332],[554842.0428999998,4689678.134500001],[554946.5526999999,4689646.973200001],[555046.6196999997,4689636.321599999],[555127.0126999998,4689645.393300001],[555228.7456,4689674.1778],[555339.3367999997,4689769.993000001],[555466.9013,4689874.8279],[555598.8963000001,4689950.162900001],[555771.1577000003,4689984.401699999],[555917.5160999997,4690044.5331],[555992.5323999999,4690045.5767],[556084.5323999999,4690033.9871],[556203.3553999998,4689974.198999999],[556567.199,4689699.075099999],[556611.0521,4689653.568299999],[556832.1849999996,4689866.7870000005],[556940.9687999999,4689959.059900001],[557168.4944000002,4690042.531099999],[557330.9643999999,4690094.717599999],[557454.0588999996,4690178.010299999],[557571.8607000001,4690233.6116],[557636.0530000003,4690258.7916],[557686.0191000002,4690271.4179],[557751.2933,4690265.1822999995],[557891.5773,4690220.7016],[558053.3186999997,4690151.0835],[558185.4853999997,4690122.6427],[558219.8135000002,4690124.260600001],[558423.8833999997,4690134.5108],[558533.2348999996,4690146.0843],[558565.5707,4690149.574999999],[558730.1386000002,4690156.3946],[558957.7971000001,4690191.621200001],[559042.5502000004,4690229.3133000005],[559129.9424999999,4690305.449999999],[559159.0160999997,4690314.8013],[559223.6478000004,4690336.002],[559373.6913000001,4690336.1623],[559564.6803000001,4690373.0967999995],[559706.5099999998,4690467.249399999],[559824.2007999998,4690562.198000001],[560011.4134,4690798.5493],[560059.5196000002,4690825.501599999],[560088.1200000001,4690841.626499999],[560144.2289000005,4690933.831499999],[560177.0097000003,4691095.7949],[560276.7624000004,4691311.636499999],[560390.7466000002,4691499.619200001],[560442.4789000005,4691573.1336],[560483.4386999998,4691625.900800001],[560547.2385999998,4691684.307],[560648.9938000003,4691771.248199999],[560746.4064999996,4691836.499399999],[560797.6118999999,4691894.1325],[560830.0114000002,4691965.038899999],[560888.0072999997,4692055.8233],[560987.0922999997,4692136.3058],[561009.6986999996,4692140.2784],[561108.1783999996,4692157.794500001],[561208.6584000001,4692181.8813000005],[561326.0767000001,4692217.7776999995],[561441.3279999997,4692190.916200001],[561582.4692000002,4692159.842599999],[561777.3611000003,4692148.9013],[561884.5888999999,4692163.840600001],[561988.1283,4692148.988500001],[562035.5133999996,4692116.094699999],[562090.1540000001,4692007.8654],[562182.2408999996,4691929.396299999],[562139.2132000001,4692111.1293],[561912.4720000001,4693069.3333],[561908.4518999998,4693086.398800001],[561763.5802999996,4693709.640799999],[561560.3842000002,4694547.2464000005],[561552.8694000002,4694578.1621],[561366.1184999999,4695347.736099999],[561363.5573000005,4695358.263],[561360.7394000003,4695369.8981],[561442.9934,4695383.723999999],[561748.2599,4695434.9410999995],[562140.9117999999,4695495.9427000005],[562460.9027000004,4695546.766799999],[563164.2251000004,4695658.692399999],[563715.1009,4695746.4222],[564380.1777999997,4695852.3478999995],[564422.7402999997,4695859.1808],[565659.0867999997,4696056.2466],[565692.6920999996,4696061.5594999995],[565702.0593999997,4696062.9801],[565944.3614999996,4696101.241699999],[565971.8871999998,4696105.4991999995],[566246.4765999997,4696148.851199999],[566249.5166999996,4696149.324200001],[566262.7456,4696151.337400001],[566594.0229000002,4696203.680500001],[566597.8024000004,4696204.2717],[567842.0203999998,4696401.245999999],[567957.8625999996,4696419.472999999],[568701.4485999998,4696537.4594],[569088.3909,4696598.797700001],[569285.0965999998,4696634.9484],[569408.0431000004,4696657.9341],[569958.7181000002,4696759.7053],[570136.1128000002,4696792.577500001],[570143.8251,4696794.764900001],[570825.5555999996,4696920.353800001],[570894.1292000003,4696933.0426],[570964.9216999998,4696945.9767],[571567.4713000003,4697055.8432],[571602.1272,4697062.195],[571842.1760999998,4697105.636600001],[571865.1585999997,4697110.9813],[572018.2092000004,4697141.3192],[572615.6255000001,4697188.0363],[572653.8973000003,4697194.653000001],[573375.6168,4697320.464500001],[573385.7180000003,4697322.236300001],[574325.1171000004,4697485.9728999995],[574335.7101999996,4697487.862400001],[574803.3827999998,4697569.3686999995],[575076.2611999996,4697617.049699999],[575096.7074999996,4697620.712099999],[575346.4178999998,4697665.045299999],[575977.1244000001,4697777.264599999],[576344.4857999999,4697842.7927],[576350.3975,4697843.856799999],[577195.4534999998,4697994.5142],[577563.6123000002,4698060.448899999],[578669.9652000004,4698263.611099999],[579256.4537000004,4698370.967],[579887.9368000003,4698477.2214],[580302.8974000001,4698546.8357],[580717.8515999997,4698616.3638],[580724.9123999998,4698617.5559],[580731.8909,4698618.747099999],[580806.7680000002,4698631.3849],[580829.1814000001,4698635.198000001],[582282.7034999998,4698884.387599999],[582402.5990000004,4698901.6822],[582586.7213000003,4698927.400900001],[582592.4562999997,4698929.356699999],[582602.2096999995,4698932.3595],[582852.1742000002,4698961.973999999],[582903.3806999996,4698972.354599999],[583217.8309000004,4699036.730900001],[583253.8698000005,4699042.8243],[583548.5817999998,4699092.6543000005],[583865.8443,4699134.327500001],[583929.4954000004,4699142.533],[584234.1930999998,4699182.1841],[584619.3749000002,4699238.9266],[584751.9737,4699259.1921999995],[584765.3565999996,4699261.2425999995],[584984.9835999999,4699294.8969],[585220.7834999999,4699330.9767],[585135.4589999998,4700155.856799999],[584997.1195,4701506.386299999],[584946.2249999996,4702005.6293],[584849.2334000003,4703178.866800001],[584844.1229999997,4703240.774],[584838.8167000003,4703278.2464000005],[584823.1402000003,4703451.8586],[584820.6776,4703478.5932],[584795.7999,4703719.3937],[584699.2961999997,4704612.1127],[584631.7381999996,4705308.837300001],[584625.0908000004,4705368.949200001],[584607.9097999996,4705531.771500001],[584580.1327,4705816.0721],[584563.0031000003,4705981.5605],[584548.7461000001,4706113.5448],[584536.7995999996,4706231.230900001],[584532.1591999996,4706288.5908],[584525.7544,4706362.698899999],[584520.1835000003,4706415.4943],[584510.4304999998,4706514.9936999995],[584392.0547000002,4707712.5265999995],[584265.8386000004,4708949.726199999],[584256.2028000001,4709033.235400001],[584254.5621999996,4709066.9769],[584235.7961999997,4709294.0834],[584237.1972000003,4709334.414100001],[584239.2695000004,4709346.4333],[584184.2966,4709837.195599999],[584120.3799999999,4710545.189200001],[584389.0822999999,4710498.2454],[584617.4215000002,4710481.9169],[585007.602,4710434.2541000005],[585318.3348000003,4710396.411],[585351.8969,4710391.9361000005],[585538.8954999996,4710365.3576],[585636.1933000004,4710360.4463],[586877.9776999997,4710200.035800001],[586882.3437999999,4710198.979800001],[586898.5565999998,4710196.2947],[587473.8836000003,4710116.767000001],[587627.0636,4710096.593699999],[588441.5514000002,4709986.7326],[589758.2176000001,4709827.2292],[589863.6068000002,4709820.037799999],[589931.4567,4709806.809699999],[590209.2890999997,4709771.090600001],[591306.3739,4709627.137700001],[591355.2558000004,4709620.1161],[591481.4321999997,4709612.888699999],[591517.1103999997,4709610.5813],[591522.7827000003,4709610.2117],[591536.1305999998,4709607.055400001],[591693.2688999996,4709575.250600001],[591701.6704000002,4709573.473300001],[591715.8176999995,4709571.993799999],[591716.5394000001,4709579.555400001],[591765.6239,4709756.566299999],[591796.3135000002,4709914.4548],[591822.8646999998,4710055.9629999995],[591853.2391999997,4710237.5035999995],[591861.4644999998,4710392.0974],[591864.4282,4710571.943600001],[591889.3797000004,4710691.2190000005],[591903.7381999996,4710810.354599999],[591948.9644999998,4711129.030099999],[592027.6825000001,4711491.6851],[592113.5289000003,4711799.0164],[592127.3424000004,4711983.5605999995],[592156.9903999995,4712107.009],[592175.0110999998,4712308.490499999],[592199.1042999998,4712448.1916000005],[592202.9079999998,4712551.4178],[592296.1765999999,4713070.9779],[592299.4615000002,4713089.457599999],[592332.3836000003,4713342.781400001],[592336.3893999998,4713430.573100001],[592329.9852999998,4713523.3353],[592328.6829000004,4713621.385199999],[592322.3469000002,4713709.0395],[592325.9408,4713827.811799999],[592329.9460000005,4714051.5428],[592329.9982000003,4714090.859200001],[592341.6494000005,4714702.740800001],[592343.5884999996,4714729.7546],[592348.1964999996,4714753.583000001],[592330.1286000004,4714809.984300001],[592305.7417000001,4714872.5211],[592308.1129000001,4714854.671700001],[592117.2834000001,4715232.413699999],[591891.9140999997,4715548.8418000005],[591833.2523999996,4715634.471899999],[591772.1876999997,4715802.7004],[591764.5142000001,4715824.4781],[591751.6654000003,4715859.070699999],[591737.9626000002,4715896.2063],[591559.2027000003,4716389.848099999],[591495.5898000002,4716565.5975],[591431.5164999999,4716776.547800001],[591386.8927999996,4716950.104900001],[591351.7242999999,4717128.5622000005],[591350.7021000003,4717137.6558],[591315.6284999996,4717340.2149],[591309.7954000002,4717415.6601],[591306.7461999999,4717466.5973000005],[591297.6708000004,4717632.6261],[591296.0356000001,4717769.432499999],[591296.2379000001,4717772.767000001],[591304.1615000004,4717906.3673],[591318.8031000001,4718121.6865],[591337.4545999998,4718518.4224],[591346.1731000002,4718560.296399999],[591409.0553000001,4718961.613500001],[591412.8239000002,4719086.4967],[591414.8980999999,4719122.0638999995],[591422.1224999996,4719252.3237],[591425.2322000004,4719308.895199999],[591425.6100000003,4719311.3434999995],[591444.4846999999,4719422.6543000005],[591493.0186000001,4719660.7447999995],[591527.7001,4719779.8166000005],[591567.8454,4719888.743100001],[591628.8453000002,4720064.1383],[591633.4178999998,4720078.081499999],[591668.1079000002,4720196.1548],[591688.8221000005,4720260.844699999],[591744.1799999997,4720391.075300001],[591757.4550000001,4720416.6842],[591815.2773000002,4720521.6259],[591872.2017000001,4720650.879000001],[591896.7094,4720688.9649],[591948.5302999998,4720769.949899999],[591940.8388,4720774.845799999],[592049.1467000004,4720980.4155],[592202.6281000003,4721217.0189],[592278.4369000001,4721368.073100001],[592354.4479,4721546.785599999],[592435.0898000002,4721734.5569],[592504.2180000003,4721930.727600001],[592584.8849,4722158.928300001],[592604.4995999997,4722280.2491],[592667.9811000004,4722462.5746],[592674.4445000002,4722481.986],[592755.1053999998,4722691.3083999995],[592807.8602,4722816.9608],[592815.3705000002,4722837.7191],[592877.9784000004,4722968.1687],[592957.3048999999,4723135.494200001],[593008.5383000001,4723209.0392],[593130.4771999996,4723370.9416000005],[593344.2918999996,4723637.1504],[593476.1771999998,4723789.7530000005],[593571.6930999998,4723885.446599999],[593608.5931000002,4723926.9276],[593679.7061000001,4724014.5186],[593735.6047,4724081.468800001],[593786.6383999996,4724150.4638],[593861.5817999998,4724263.542400001],[593911.2647000002,4724341.294199999],[594009.6743999999,4724500.5622000005],[594062.6789999995,4724580.914799999],[594177.1578000002,4724757.396500001],[594417.2942000004,4724775.992699999],[594526.0914000003,4724779.364700001],[594582.8413000004,4724782.915999999],[594726.4589999998,4724787.211100001],[594738.7220999999,4724771.4966],[594760.7926000003,4724775.796800001],[595199.6546,4724832.1273],[595231.1711999997,4724834.892899999],[595590.6162999999,4724849.062899999],[595704.3937999997,4724865.627900001],[595838.1394999996,4724872.475199999],[595850.4296000004,4724872.7563000005],[595964.6635999996,4724885.888900001],[596048.5760000004,4724863.2841],[596049.1013000002,4724854.9615],[596046.3887,4724843.7063],[596038.7237999998,4724829.0505],[596037.0815000003,4724823.363399999],[596039.7542000003,4724813.8489],[596047.2958000004,4724807.844900001],[596055.6969999997,4724798.9651],[596056.5626999997,4724795.645199999],[596056.2083999999,4724791.641899999],[596044.3844999997,4724781.370999999],[596042.7099000001,4724778.015799999],[596042.3556000004,4724774.012599999],[596045.5126,4724770.9465],[596046.5887000002,4724770.184],[596056.1096999999,4724769.205399999],[596061.5488999998,4724767.0594999995],[596064.0703999996,4724762.5408],[596065.3689000001,4724757.560900001],[596065.0131000001,4724753.6687],[596062.6102,4724749.637],[596058.8715000004,4724747.3638],[596053.9623999996,4724746.7404],[596050.216,4724745.022500001],[596048.2073999997,4724742.107000001],[596047.4419,4724738.209100001],[596048.0301999999,4724725.333699999],[596049.7323000003,4724720.8036],[596057.2987000002,4724713.0229],[596096.6996999998,4724691.0232],[596110.8406999996,4724687.887499999],[596115.7883000001,4724685.7348],[596125.5009000003,4724676.873299999],[596130.5425000004,4724667.947000001],[596143.2558000004,4724649.5756],[596148.7105,4724646.3193],[596158.9616,4724645.906300001],[596163.9217999997,4724648.751800001],[596168.9051000001,4724649.931600001],[596173.8373999996,4724648.8895],[596176.8168000001,4724646.820599999],[596181.4641000004,4724636.7782000005],[596184.0352999996,4724634.592599999],[596188.1480999999,4724633.539100001],[596193.9664000003,4724633.619899999],[596198.5091000004,4724637.014900001],[596202.1257999996,4724642.1741],[596204.4994000001,4724648.3157],[596208.5999999996,4724654.0370000005],[596212.3310000002,4724656.8654],[596215.9288999997,4724657.4706999995],[596220.5488,4724655.3136],[596224.3228000002,4724649.146400001],[596226.7525000004,4724621.7469999995],[596233.2149999999,4724604.9549],[596253.7768000001,4724576.252599999],[596264.3245999999,4724566.292199999],[596268.4374000002,4724565.238700001],[596272.6090000002,4724565.852],[596276.2658000002,4724568.1241999995],[596280.3833999997,4724572.624],[596284.4715999998,4724573.347200001],[596289.0033999998,4724571.633199999],[596291.9332999997,4724567.2313],[596293.7714999998,4724558.8159],[596294.0292999996,4724540.271600001],[596292.4256999996,4724531.8083],[596286.9797,4724516.7388],[596286.6902000001,4724502.1852],[596288.6149000004,4724487.5514],[596296.6379000004,4724476.4453],[596302.4437999995,4724471.528100001],[596306.6277000001,4724465.366599999],[596308.7627999997,4724459.1767],[596310.0517999995,4724431.3171999995],[596314.6531999996,4724424.6062],[596322.9995999997,4724419.724300001],[596325.1782,4724416.3116],[596325.7284000004,4724406.212300001],[596324.1557,4724395.5282000005],[596320.6316,4724383.7063],[596321.5530000003,4724376.388800001],[596323.6403999999,4724373.6412],[596331.5153000001,4724373.1954],[596341.5131999999,4724373.3344],[596346.0884999996,4724368.5112],[596347.8650000002,4724364.5375],[596349.3274999997,4724347.7870000005],[596349.4680000003,4724337.682],[596349.4835000001,4724336.571599999],[596346.1791000003,4724332.5273],[596334.2977999998,4724332.251],[596326.3842000002,4724335.4728999995],[596323.7912999997,4724339.213099999],[596320.0725999996,4724341.3827],[596316.3894999996,4724340.998299999],[596314.517,4724340.083699999],[596308.1661999999,4724325.2237],[596308.5588999996,4724320.5645],[596310.0958000002,4724316.143200001],[596321.2980000004,4724300.4166],[596321.6025,4724296.2004],[596320.5958000002,4724291.9659],[596318.0165999997,4724288.8202],[596310.443,4724285.2719],[596309.3141999999,4724283.9234],[596307.6179,4724282.1228],[596304.3475000001,4724275.635600001],[596302.1655000001,4724267.4975000005],[596297.6993000004,4724240.890799999],[596294.4242000002,4724234.7367],[596290.7687999997,4724232.353499999],[596268.1484000003,4724226.263800001],[596237.6358000003,4724221.841499999],[596233.1716999998,4724218.669600001],[596230.1423000004,4724212.518999999],[596230.3289999999,4724199.082699999],[596227.3011999996,4724192.821],[596209.8465,4724180.694599999],[596205.6542999996,4724175.6384],[596202.9373000003,4724170.602700001],[596198.8624,4724157.1073],[596193.7148000002,4724155.9252],[596189.1812000005,4724157.7502999995],[596182.9312000005,4724159.2184],[596181.2286999999,4724157.862],[596180.7801000001,4724154.745999999],[596181.5532,4724152.202199999],[596185.4233999997,4724150.9232],[596192.4665000001,4724145.467700001],[596195.6608999996,4724139.7367],[596195.7302999999,4724134.739700001],[596194.0617000004,4724130.940300001],[596189.6083000004,4724126.9912],[596178.0510999998,4724121.055400001],[596160.2827000003,4724119.698100001],[596152.9501,4724116.486500001],[596148.7317000004,4724113.3181],[596146.5109000001,4724107.9561],[596146.8865,4724104.518300001],[596156.9241000004,4724084.1106],[596160.2788000004,4724066.831],[596160.4221000001,4724056.504000001],[596156.7477000002,4724014.1372],[596152.3897000002,4724003.303400001],[596144.7492000004,4723998.6437],[596135.1605000002,4723998.510600001],[596124.1447000001,4724000.801200001],[596113.6545000002,4724000.6556],[596110.2340000002,4723999.053300001],[596101.9035999998,4723990.941],[596102.0187999997,4723976.726299999],[596044.0981000001,4723921.168099999],[596027.1106000002,4723904.828199999],[595985.1371999998,4723863.707800001],[595925.1068000002,4723806.455399999],[595926.1594000002,4723801.472100001],[595917.2569000004,4723799.1274999995],[595916.8497000001,4723793.0133],[595916.9834000003,4723783.352499999],[595918.0806999998,4723775.1489],[595923.1881999997,4723773.331499999],[595929.9906000001,4723773.4257],[595937.3918000003,4723777.637599999],[595944.5527999997,4723775.5154],[595950.4435999999,4723764.490499999],[595950.5696999999,4723755.385],[595950.1436999999,4723744.7168000005],[595949.0716000004,4723739.2598],[595951.1478000004,4723731.402899999],[595953.5521999998,4723729.437100001],[595957.0810000002,4723729.1526999995],[595969.6748000002,4723731.326300001],[595979.5159,4723731.0184],[595983.9570000004,4723729.9693],[595988.9901999999,4723727.5956],[596000.7028000001,4723710.5428],[596005.0834999997,4723707.937899999],[596020.4742999999,4723703.486500001],[596023.7090999996,4723700.7546999995],[596027.3256000001,4723694.140900001],[596030.5708999997,4723684.7454],[596039.5093,4723666.765699999],[596043.2847999996,4723654.6009],[596115.2312000003,4723668.370999999],[596194.7795000002,4723683.691299999],[596214.8421,4723679.3050999995],[596235.9945999999,4723667.2707],[596259.7063999996,4723653.938999999],[596286.4325000001,4723647.8686],[596323.1097999997,4723651.266100001],[596376.9956999999,4723672.784600001],[596406.4083000002,4723703.4035],[596426.7558000004,4723725.6776],[596444.1695999997,4723740.8027],[596454.6322999997,4723748.833900001],[596537.6429000003,4723762.6515],[596563.0604999997,4723762.2282],[596569.9464999996,4723762.213099999],[596582.8987999996,4723762.171599999],[596587.2426000005,4723762.232100001],[596635.2511999998,4723758.3478999995],[596544.4879999999,4723659.678400001],[596561.5869000005,4723609.1599],[596451.1085000001,4723536.761499999],[596428.8427999998,4723487.3609],[596417.869,4723462.995999999],[596370.8017999995,4723381.3748],[596305.9342999998,4723377.141000001],[596220.9943000004,4723271.6709],[596000.3239000002,4723193.5305],[595933.7763999999,4723168.3968],[595918.4797999999,4723183.734099999],[595902.3691999996,4723192.729499999],[595888.7631999999,4723192.541200001],[595876.2226999998,4723192.367699999],[595866.1692000004,4723178.3455],[595857.5208,4723157.5678],[595608.5411999999,4723122.3638],[595567.1220000004,4723094.0263],[595481.3629000001,4723100.5076],[595419.9945999999,4723091.9989],[595344.4667999996,4723022.2104],[595292.2534999996,4723015.605900001],[595250.1284999996,4723062.3401999995],[595216.0641000001,4722999.7871],[595008.5263,4722907.198799999],[594949.3679999998,4722880.8432],[594895.8082999997,4722876.6667],[594880.0180000002,4722850.350400001],[594846.6787,4722824.349199999],[594773.8411999997,4722767.043299999],[594648.9055000003,4722658.381200001],[594623.0908000004,4722645.5896000005],[594587.2446999997,4722610.8926],[594527.7243999997,4722544.663799999],[594514.6355999997,4722524.493799999],[594511.0982999997,4722513.339199999],[594506.6646999996,4722483.7357],[594497.8770000003,4722442.7443],[594500.9039000003,4722443.229900001],[594520.7472999999,4722443.0561999995],[594528.4557999996,4722442.939200001],[594542.0191000002,4722440.3476],[594558.0961999996,4722433.791999999],[594567.6884000003,4722427.814300001],[594575.3313999996,4722420.477299999],[594584.6667,4722403.2787],[594591.8799999999,4722385.3847],[594595.7186000003,4722368.4443],[594611.9293999998,4722286.034],[594622.0198999997,4722213.535800001],[594623.3536,4722181.900800001],[594618.8912000004,4722142.4122],[594592.1617,4721998.2195],[594590.7490999997,4721969.5458],[594592.0782000003,4721938.243899999],[594595.9753999999,4721886.9855],[594597.4415999996,4721875.676999999],[594605.0725999996,4721851.236],[594617.7226999998,4721825.5307],[594652.7437000005,4721764.8126],[594664.8537999997,4721748.6515],[594684.6958999997,4721730.708000001],[594707.6277000001,4721714.694800001],[594721.3609999996,4721705.7752],[594747.0938999997,4721694.7983],[594780.4573999997,4721683.4815],[594805.5938999997,4721680.1601],[594855.7986000003,4721678.5145],[594899.8212000001,4721679.228],[594945.0872,4721684.956700001],[594966.9852999998,4721690.5877],[595048.3738000002,4721717.025599999],[595065.9266999997,4721722.5974],[595090.8853000002,4721726.271600001],[595104.5503000002,4721728.347100001],[595129.1446000002,4721728.6844999995],[595142.3787000002,4721726.3116999995],[595153.0152000003,4721722.0151],[595163.6047999999,4721715.1634],[595169.0795999998,4721710.573799999],[595195.6232000003,4721688.392200001],[595244.6650999999,4721640.0865],[595254.4840000002,4721629.670299999],[595283.8307999996,4721606.4168],[595329.1089000003,4721575.4969999995],[595360.9605999999,4721560.941400001],[595401.665,4721546.6186999995],[595466.0033,4721536.953199999],[595480.0835999995,4721532.704500001],[595504.8081,4721529.6021],[595540.0034999996,4721528.309900001],[595554.9245999996,4721528.5155],[595601.4146999996,4721534.7096],[595605.8342000004,4721535.3259],[595637.3832999999,4721542.758099999],[595667.1863000002,4721551.943299999],[595673.9448999995,4721555.3685],[595688.4551999997,4721561.566199999],[595708.3196,4721571.9473],[595726.6792000001,4721584.4178],[595737.4587000003,4721593.562899999],[595758.8521999996,4721611.9618],[595785.0763999997,4721630.8718],[595805.0118000004,4721642.0316],[595815.4578999998,4721645.619000001],[595836.9824000001,4721648.582],[595861.9686000003,4721650.260199999],[595893.0674999999,4721648.6910999995],[595907.1249000002,4721646.108999999],[595919.7235000003,4721642.2849],[595957.4912,4721626.9253],[595992.3661000002,4721607.305400001],[596004.9755999995,4721602.7042],[596034.0806,4721597.1098],[596048.1196999997,4721595.860400001],[596097.2367000002,4721595.8747000005],[596127.7500999998,4721601.0734],[596147.6692000004,4721607.4582],[596167.4693999998,4721616.506899999],[596199.3552000001,4721629.1664],[596264.7594999997,4721649.066299999],[596278.7599999998,4721650.5934],[596304.3447000002,4721650.5045],[596317.9134,4721647.6943],[596329.4371999996,4721644.522399999],[596363.2476000004,4721630.776000001],[596391.9767000005,4721616.847999999],[596421.2333000004,4721600.373],[596449.5650000004,4721579.6647],[596464.2893000003,4721570.429099999],[596505.1539000003,4721550.672900001],[596516.2061999999,4721546.051000001],[596543.3086999999,4721542.985300001],[596567.2015000004,4721546.65],[596583.1217999998,4721551.647500001],[596593.0480000004,4721557.228],[596615.9228999997,4721575.094900001],[596630.7262000004,4721589.6285999995],[596644.0088,4721607.362],[596675.2125000004,4721668.8827],[596682.4994000001,4721687.3100000005],[596688.2193,4721706.381899999],[596694.7523999996,4721743.568700001],[596695.4899000004,4721761.238299999],[596703.4963999996,4721833.875399999],[596707.2485999996,4721852.9198],[596718.3663999997,4721878.842],[596733.5829999996,4721904.8213],[596758.1699000001,4721935.040899999],[596805.6573999999,4721981.1295],[596834.3644000003,4722003.965600001],[596854.7905000001,4722015.0242],[596874.1771,4722024.180299999],[596903.0840999996,4722032.6921],[596934.0111999996,4722037.456],[596996.6271000002,4722033.556],[597013.2145999996,4722031.789000001],[597030.3126999997,4722028.6963],[597050.3914999999,4722023.5352],[597068.5214999998,4722017.0141],[597078.1164999995,4722011.039799999],[597093.9023000002,4721996.267100001],[597139.8213,4721937.601600001],[597173.5718,4721887.206800001],[597181.7489999998,4721877.103399999],[597192.3146000002,4721866.256100001],[597225.1742000002,4721838.5063000005],[597253.2505999999,4721818.575099999],[597274.3370000003,4721800.1009],[597299.6617999999,4721765.914999999],[597334.6657999996,4721713.9836],[597368.4786,4721653.4836],[597394.5492000002,4721612.9778],[597409.7783000004,4721597.087300001],[597437.7171999998,4721575.377900001],[597609.5323000001,4721445.4048],[597626.4573999997,4721431.4267],[597631.1032999996,4721427.604800001],[597637.7591000004,4721420.8125],[597646.9636000004,4721407.725400001],[597648.7555999998,4721402.752699999],[597649.2352999998,4721391.986099999],[597648.631,4721388.3124],[597646.5439999998,4721379.286699999],[597639.7153000003,4721363.419299999],[597603.2079999996,4721312.148499999],[597597.3854999999,4721300.515699999],[597569.3707999997,4721234.2598],[597566.3247999996,4721223.443600001],[597562.5738000004,4721210.2851],[597560.5756999999,4721194.93],[597561.4769000001,4721177.5054],[597564.7807999998,4721158.3376],[597582.0777000003,4721100.493899999],[597607.8424000004,4720982.905200001],[597610.2494000001,4720951.729800001],[597615.7065000003,4720785.4309],[597621.1074999999,4720751.298900001],[597625.2542000003,4720736.363500001],[597632.3019000003,4720719.2476],[597639.5003000004,4720708.9088],[597653.7355000004,4720693.893300001],[597712.6091999998,4720642.1887],[597735.9219000004,4720623.1918],[597747.9792999998,4720617.2532],[597776.4440000001,4720616.765900001],[597782.8130000001,4720618.743799999],[597798.6057000002,4720627.074200001],[597805.9100000001,4720632.508400001],[597858.3421999998,4720682.894200001],[597955.5455,4720780.115800001],[597961.1590999998,4720783.3049],[597970.7131000003,4720786.216499999],[597998.8496000003,4720791.501],[598023.0206000004,4720798.8397],[598030.2660999997,4720802.6073],[598038.7922,4720808.6142],[598046.0679000001,4720816.0474],[598144.2598000001,4720906.8441],[598150.8382000001,4720911.379799999],[598170.0892000003,4720918.6493999995],[598186.0460000001,4720921.0966],[598208.0844,4720922.6304],[598288.0367999999,4720917.2103],[598348.3980999999,4720911.18],[598455.9945999999,4720893.714500001],[598462.9338999996,4720890.1479],[598467.4134999998,4720886.5463],[598489.7784000002,4720865.0951000005],[598493.2520000003,4720863.0341],[598498.4238999998,4720862.6633],[598541.8890000004,4720879.9407],[598555.6368000004,4720882.0242],[598560.0642999997,4720882.087099999],[598565.7659999998,4720879.0583],[598569.7615,4720874.8946],[598572.0542000001,4720869.3739],[598589.4786999999,4720803.204299999],[598591.3742000004,4720791.014],[598591.3146000002,4720772.131999999],[598587.9248000002,4720750.9814],[598581.2396,4720725.119100001],[598579.9877000004,4720715.1054],[598580.1298000002,4720705.111500001],[598582.4903999995,4720694.8159],[598601.1699999999,4720655.7643],[598612.9177999999,4720631.274700001],[598617.7446999997,4720614.794600001],[598617.9957999997,4720597.138699999],[598616.3892000001,4720589.008099999],[598635.3934000004,4720579.0603],[598642.8819000004,4720571.5033],[598645.5658,4720567.320900001],[598646.7092000004,4720561.895],[598646.8733000001,4720556.1219],[598647.3861999996,4720537.359099999],[598645.4677999998,4720510.7871],[598647.9003999997,4720460.8422],[598645.5922999997,4720444.3716],[598643.7286,4720437.014799999],[598632.2794000003,4720411.6401],[598660.0296,4720398.0405],[598668.0275999997,4720395.044399999],[598686.1649000002,4720394.1918],[598730.3724999996,4720399.8189],[598756.5439999998,4720399.1919],[598766.4924999997,4720397.445499999],[598779.1204000004,4720391.8499],[598784.2533,4720388.479900001],[598790.1874000002,4720380.6788],[598794.4644999998,4720368.3004],[598796.2317000004,4720342.114],[598793.2526000002,4720315.193700001],[598784.1372999996,4720258.420399999],[598777.4381999997,4720227.7819],[598775.0226999996,4720218.862299999],[598746.2087000003,4720145.815099999],[598741.2280000001,4720121.1987],[598741.0865000002,4720108.0909],[598743.5738000004,4720094.6874],[598745.3779999996,4720088.9377],[598748.2418999998,4720083.647299999],[598755.7406000001,4720075.4241],[598760.9446999999,4720072.832599999],[598766.2906,4720071.7981],[598773.0809000004,4720073.0054],[598835.7603000002,4720100.554],[598849.8753000004,4720105.7531],[598864.3609999996,4720107.958699999],[598878.2964000003,4720108.490499999],[598903.5908000004,4720106.1855999995],[599011.3169999998,4720080.622400001],[599027.5426000003,4720075.856000001],[599042.8926999997,4720074.964500001],[599083.8098999998,4720075.66],[599095.9349999996,4720076.6106],[599112.3395999996,4720082.2872],[599163.9585999995,4720108.9033],[599175.4599000001,4720119.0637],[599221.8623000002,4720172.0393],[599258.4587000003,4720210.991699999],[599265.182,4720216.863299999],[599271.1299,4720219.614],[599278.4875999996,4720221.2743],[599294.3908000002,4720221.835100001],[599302.3558999998,4720221.171700001],[599316.9303000001,4720217.1598000005],[599322.2984999996,4720214.5711],[599332.4297000002,4720205.8309],[599337.8471999997,4720199.799900001],[599383.9011000004,4720139.5954],[599393.3701,4720131.290100001],[599413.1449999996,4720119.245200001],[599428.9058999997,4720112.585000001],[599515.8448000001,4720089.7304],[599546.2953000003,4720082.503799999],[599636.3532999996,4720065.2488],[599671.3093999997,4720058.420600001],[599683.5947000002,4720053.9322999995],[599694.2010000004,4720046.4212],[599716.1107000001,4720022.856899999],[599738.4305999996,4719999.298599999],[599749.2895,4719991.346899999],[599797.8090000004,4719971.053300001],[599806.5007999996,4719965.514],[599825.2796,4719948.68],[599858.9587000003,4719910.958000001],[599872.5044,4719898.7136],[599893.3483999996,4719886.5743],[599908.4414999997,4719880.7941],[599916.2494000001,4719879.684800001],[599923.1266000001,4719880.5613],[599929.0696999999,4719883.6457],[599933.3295,4719889.704700001],[599937.0220999997,4719900.9756000005],[599942.8397000004,4719946.9297],[599946.9375,4719958.5396],[599949.8899999997,4719964.2465],[599954.1624999996,4719969.417199999],[599959.2790999999,4719972.9339000005],[599977.1901000002,4719982.1884],[599989.1948999995,4719985.804500001],[600001.2364999996,4719986.866599999],[600051.1502,4719983.698999999],[600094.3251,4719975.7698],[600117.21,4719969.9914],[600125.9312000005,4719968.118100001],[600128.8929000003,4719967.4944],[600137.2248999998,4719964.171700001],[600146.983,4719958.6481],[600150.9528999999,4719956.3730999995],[600171.4433000004,4719940.3422],[600186.2021000003,4719935.002],[600219.3443,4719934.5922],[600242.1220000004,4719936.2541000005],[600287.1759000001,4719945.901699999],[600294.2893000003,4719947.4484],[600297.1513999999,4719948.0451],[600306.3261000002,4719948.8442],[600308.3842000002,4719948.318600001],[600309.3715000004,4719948.1107],[600318.6748000002,4719945.6908],[600349.0239000004,4719939.91],[600391.4084000001,4719941.3007],[600411.0312999999,4719934.2544],[600403.8969999999,4719934.1511],[600399.9945999999,4719931.7622],[600399.4655999998,4719928.6447],[600400.1118999999,4719923.656099999],[600413.9013,4719911.6384],[600419.1720000003,4719904.4953000005],[600443.0142000001,4719860.9693],[600473.2867999999,4719809.5396],[600476.1297000004,4719805.8046],[600513.608,4719755.256899999],[600531.6703000003,4719737.081599999],[600540.199,4719731.5408],[600547.0055,4719731.6395],[600590.9813999999,4719657.3071],[600601.943,4719653.6898],[600631.4463999998,4719644.1217],[600681.7273000004,4719615.8629],[600690.8366999999,4719609.886399999],[600697.7465000004,4719602.8785],[600702.7026000004,4719594.842599999],[600710.8186999997,4719578.189300001],[600717.3619999997,4719568.177300001],[600722.4371999996,4719557.5886],[600727.3579000002,4719551.9956],[600745.5980000002,4719538.599300001],[600754.5805000002,4719535.730900001],[600761.4033000004,4719534.7193],[600765.4875999996,4719535.8893],[600771.0881000003,4719539.9691],[600775.3920999998,4719554.2480999995],[600776.7795000002,4719560.3769000005],[600779.7476000004,4719564.9738],[600799.2263000002,4719579.2511],[600800.2923999997,4719579.2666],[600804.7414999995,4719583.5518],[600981.1456000004,4719444.840399999],[600989.3464000002,4719382.9846],[601058.9967,4719387.997199999],[601131.4201999996,4719416.596999999],[601265.1958999997,4719389.2267],[601333.0844999999,4719374.4464],[601358.5741999997,4719319.729599999],[601359.5776000004,4719307.193700001],[601360.2377000004,4719301.3168],[601306.7395000001,4718903.471899999],[601285.0208,4718823.409],[601299.7325999998,4718821.513499999],[601337.3514,4718818.286499999],[601343.6990999999,4718816.1579],[601346.1595999999,4718816.1938000005],[601410.4951,4718898.9899],[601531.5168000003,4718684.4015],[601537.0266000004,4718683.4825],[601723.1447999999,4718673.7687],[601736.7828000002,4718717.173599999],[602254.3684,4720335.2565],[602276.3481999999,4720513.2885],[602389.8326000003,4721159.266000001],[602428.8689000001,4721264.690400001],[602482.8086000001,4721410.319700001],[602563.3938999996,4721628.204600001],[602605.057,4721760.7696],[602607.8751999997,4721769.8079],[602633.5685999999,4721851.045600001],[602648.7593999999,4721899.473999999],[602661.9171000002,4721941.2082],[602665.2040999997,4721951.8083],[602666.7549,4721957.829],[602750.4442999996,4722286.2752],[602885.3532999996,4722588.1603],[603127.6935999999,4723195.862600001],[603129.4307000004,4723200.3311],[603130.3795999996,4723202.6777],[603242.3185999999,4723393.1609000005],[603317.7554000001,4723474.698899999],[603565.0258,4723742.2895],[604008.9655999998,4724204.3224],[604060.1074999999,4724275.841399999],[604140.1920999996,4724390.4464],[604148.3591,4724403.3422],[604222.2662000004,4724530.6284],[604303.9121000003,4724671.8046],[604480.9346000003,4724977.803099999],[604615.7933999998,4725279.726500001],[604710.9324000003,4725492.196699999],[604894.3447000002,4725828.1818],[605165.1650999999,4726343.1008],[605956.3679999998,4727654.6908],[606082.8359000003,4727673.0669],[606123.3044999996,4727678.796599999],[606133.443,4727680.173900001],[607311.1299999999,4727823.625],[607487.2742999997,4727845.241],[607676.7011000002,4727866.1797],[607880.4647000004,4727887.1249],[608214.4190999996,4727923.5507],[609353.2663000003,4728047.529200001],[609493.9693999998,4728061.194800001],[609531.7143999999,4728057.5714],[609547.1185999997,4728057.482000001],[609633.3207999999,4728067.0667],[609714.7517999997,4728083.019099999],[609748.6471999995,4728089.6656],[609772.8481999999,4728092.826300001],[609786.7657000003,4728093.4914],[609801.0787000004,4728084.7217],[610347.7865000004,4728203.4925],[610380.2493000003,4728212.562899999],[610496.3507000003,4728227.411699999],[610529.7515000002,4728234.1653],[610790.6880999999,4728280.546599999],[610886.8309000004,4728298.4146],[610890.7695000004,4728298.033399999],[611009.8513000002,4728300.6095],[611100.3310000002,4728324.1655],[611254.6969999997,4728348.749600001],[611328.0552000003,4728372.144400001],[611413.3415000001,4728387.4015],[611484.8229999999,4728400.104699999],[611628.1091999998,4728425.740599999],[611876.4551999997,4728469.738700001],[611908.8058000002,4728470.373],[612004.6238000002,4728472.59],[612224.9215000002,4728513.147700001],[612613.2363,4728584.5473],[613228.2120000003,4728697.1073],[613789.8837000001,4728791.962200001],[613967.1151,4728814.9844],[613911.085,4728580.803400001],[613887.9567,4728457.9066],[613886.3975999998,4728448.1063],[613866.6034000004,4728371.471899999],[613833.0186999999,4728241.627699999],[613762.1662999997,4727797.0506],[613674.2992000002,4727345.0867],[613621.3383999998,4727077.1931],[613524.4496999998,4726579.432399999],[613464.2838000003,4726270.324999999],[613462.9254999999,4726263.194],[613460.4329000004,4726250.2685],[613405.7797999997,4725969.4651999995],[613304.0970999999,4725446.9727],[613275.6929000001,4725274.342800001],[613268.8190000001,4725238.5756],[613249.6010999996,4725170.7281],[613245.0032000002,4725096.011],[613227.5510999998,4725030.414000001],[613216.0438999999,4724992.238500001],[613208.1136999996,4724965.895400001],[613181.1344999997,4724831.1658],[613137.1316,4724524.104499999],[613122.9863999998,4724416.4649],[613036.1346000005,4723966.752599999],[613469.6557999998,4723931.1866999995],[613473.6771999998,4723930.919399999],[613515.1520999996,4723931.376599999],[613522.3953999998,4723929.607000001],[613819.7627999997,4723868.396600001],[613951.4842999997,4723844.9036],[614812.0060999999,4723694.4968],[614897.9346000003,4723679.1489],[615598.5919000003,4723575.1735],[615796.3607000001,4723544.708799999],[615800.2445999999,4723542.885399999],[615930.8870999999,4723525.9649],[616545.5410000002,4723423.9781],[617458.7455000002,4723278.3366],[617595.0332000004,4723311.082900001],[618048.6180999996,4723411.544],[618081.0470000003,4723418.65],[618098.3003000002,4723421.387700001],[618391.4077000003,4723479.373],[618626.0903000003,4723525.595899999],[618771.7045999998,4723554.193499999],[618826.8536999999,4723565.4691],[620190.9312000005,4723833.478499999],[621115.4643000001,4724004.088500001],[622901.4145,4724204.1587000005],[622966.7905000001,4724211.428200001],[623406.1116000004,4724295.996300001],[624661.8811999997,4724535.8653],[626569.6538000004,4724900.596899999],[626988.8831000002,4724981.4738],[627404.6052000001,4726980.825999999],[627418.3691999996,4727047.840399999],[627424.0380999995,4727038.169399999],[627446.8598999996,4727018.261299999],[627469.7489999998,4726985.802200001],[627496.2901999997,4726950.8555],[627504.5460999999,4726943.1206],[627512.5215999996,4726937.269099999],[627523.1760999998,4726932.799799999],[627536.8353000004,4726929.8301],[627563.7237,4726929.436899999],[627604.3921999997,4726932.852499999],[627624.3823999995,4726933.221000001],[627632.6939000003,4726935.8181],[627650.9820999997,4726948.4856],[627663.9818000002,4726954.6127],[627674.4950000001,4726957.8059],[627687.1854999997,4726958.484300001],[627692.7298999997,4726955.587300001],[627702.8334999997,4726940.9997000005],[627714.3013000004,4726927.9923],[627728.2473999998,4726922.806600001],[627736.6040000003,4726922.9608],[627744.9236000003,4726925.1138],[627755.4205,4726929.1954],[627802.0999999996,4726953.273600001],[627828.4269000003,4726965.534499999],[627840.3328,4726968.753699999],[627849.4265999999,4726968.921599999],[627866.2216999996,4726964.7885],[627874.6520999996,4726960.9453],[627886.6749999998,4726953.3915],[627922.1995000001,4726924.721899999],[627930.0769999996,4726919.7577],[627936.0086000003,4726918.09],[627949.3893999998,4726916.893200001],[627961.0373,4726920.7743],[627966.0244000005,4726925.8652],[627975.4024999999,4726937.257999999],[627979.1568,4726938.105],[627989.7172999997,4726934.3013],[627993.7032000003,4726931.4868],[627997.0603999998,4726927.216600001],[627998.2055000002,4726922.9056],[627997.5751999998,4726912.6742],[627998.5482000001,4726908.804300001],[628001.5039999997,4726904.0824],[628010.2152000004,4726898.356000001],[628014.6354,4726894.216600001],[628016.1676000003,4726891.1346],[628018.0729,4726881.1723],[628020.6272,4726875.9986000005],[628022.5279999999,4726875.145099999],[628028.0213000001,4726875.024499999],[628045.5676999995,4726883.4582],[628049.3668999998,4726886.305600001],[628053.6125999996,4726891.605],[628057.3745999997,4726900.8946],[628062.2083,4726900.983999999],[628084.4254999999,4726891.730799999],[628093.7599,4726878.9067],[628095.9228999997,4726877.169399999],[628103.7307000002,4726875.980900001],[628120.2070000004,4726866.9548],[628123.7504000003,4726865.909600001],[628130.9559000004,4726866.2651],[628135.0952000003,4726868.452299999],[628136.801,4726873.7048],[628136.8702999996,4726878.8159],[628133.7685000002,4726891.4221],[628135.3081,4726901.2259],[628139.9527000003,4726911.5316],[628139.3830000004,4726915.7422],[628137.4676000001,4726921.816400001],[628139.1201999998,4726925.512700001],[628149.8421,4726930.710000001],[628159.2719,4726930.440199999],[628163.8882999998,4726933.413899999],[628163.9555000002,4726938.636],[628161.9170000004,4726946.9296],[628162.7706000004,4726953.943600001],[628164.2962999996,4726955.6382],[628166.9097999996,4726956.130899999],[628175.1621000003,4726953.0623],[628181.8760000002,4726953.4087000005],[628185.2082000002,4726954.9145],[628190.2668000003,4726960.5624],[628193.6028000005,4726966.2895],[628198.5406999998,4726969.602299999],[628226.5719999997,4726969.455],[628231.9462000001,4726971.331900001],[628233.8115999997,4726976.809599999],[628234.466,4726990.151799999],[628237.9941999996,4726998.7706],[628242.5714999996,4727003.8541],[628247.7451999998,4727003.283500001],[628254.8711000001,4726999.0833],[628261.7610999998,4726998.7666],[628267.0513000004,4727000.7531],[628269.6070999997,4727004.3551],[628270.8743000003,4727011.1547],[628270.1593000004,4727014.3629],[628262.4883000003,4727021.441199999],[628259.8394999998,4727027.2795],[628259.6542999996,4727037.273600001],[628261.1204000004,4727042.1885],[628273.0821000002,4727060.0724],[628313.2050000001,4727106.1383],[628315.1584000001,4727111.284399999],[628315.2461000001,4727115.3961],[628313.0373999998,4727124.0197],[628313.0427000001,4727132.5732],[628316.4085999997,4727145.521299999],[628321.3990000002,4727154.833799999],[628336.9423000002,4727174.006200001],[628356.2304999996,4727203.356799999],[628338.9045000002,4727214.0328],[628231.2992000002,4727267.2469999995],[628102.8006999996,4727329.184900001],[628032.3148999996,4727360.6503],[628022.6764000002,4727367.8035],[628017.7012999998,4727375.3763],[627996.75,4727369.434599999],[627953.7473999998,4727363.8628],[627934.3503999999,4727362.5045],[627914.7076000003,4727361.1417],[627876.1308000004,4727355.541200001],[627836.659,4727345.147700001],[627781.0444,4727325.7919],[627749.8218999999,4727316.884299999],[627705.4139,4727307.511299999],[627678.5330999997,4727303.1274999995],[627661.1531999996,4727303.4734000005],[627644.2280000001,4727305.827199999],[627633.3651,4727308.2929],[627621.6542999996,4727312.2981],[627602.9556,4727321.9508],[627601.2127,4727323.1406],[627572.3311999999,4727342.8254],[627503.2065000003,4727393.982899999],[627495.2971000001,4727400.724300001],[628105.5906999996,4730426.0353],[628159.2062999997,4730397.1472],[628169.0247999998,4730393.3301],[628180.3559999997,4730391.8739],[628193.6215000004,4730392.1197999995],[628207.1836999999,4730394.037599999],[628218.8317,4730397.586100001],[628231.1079000002,4730402.590399999],[628265.7390000001,4730425.671700001],[628277.9085999997,4730432.007099999],[628290.3485000003,4730437.014599999],[628303.1365,4730440.9176],[628315.8880000003,4730442.3762],[628350.1105000004,4730438.9013],[628359.3426999999,4730457.845899999],[628366.3841000004,4730480.0824],[628341.8465999998,4730500.1775],[628334.5494999997,4730509.373199999],[628327.8399999999,4730517.802200001],[628325.9112999998,4730520.210200001],[628314.9253000002,4730529.559599999],[628291.9204000002,4730542.1296],[628281.1985999998,4730550.484099999],[628273.7724000001,4730562.2324],[628265.9208000004,4730588.080499999],[628263.4411000004,4730593.6998],[628260.3433999997,4730597.3081],[628239.2796999998,4730606.8039],[628228.3578000003,4730612.710899999],[628211.7377000004,4730629.954],[628200.8556000004,4730646.9703],[628196.3448000001,4730656.106699999],[628182.4435999999,4730690.174000001],[628175.3891000003,4730712.8155000005],[628173.8057000004,4730723.117000001],[628163.1527000004,4730723.3639],[628177.2459000004,4730789.3871],[628271.2927000001,4731247.6885],[628294.4018000001,4731251.449899999],[628448.006,4731276.074999999],[629063.0332000004,4731350.182700001],[629106.5895999996,4731355.4395],[629279.5906999996,4731376.224400001],[630688.2434999999,4731545.7927],[630953.6897999998,4731524.1559999995],[632578.4691000003,4731461.149800001],[633082.2953000003,4731442.615499999],[633527.8766999999,4731382.4453],[633522.5151000004,4731371.677200001],[633613.7851999998,4731315.230699999],[633597.1508999998,4731281.6939],[633595.3986999998,4731274.8837],[633596.5718999999,4731260.7981],[633610.4040999999,4731223.1844999995],[633611.3317,4731209.0942],[633610.1698000003,4731201.4067],[633605.8333,4731184.215299999],[633599.1462000003,4731169.9779],[633582.3251,4731150.3235],[633569.8896000003,4731141.085100001],[633565.6491,4731140.114499999],[633523.8635,4731144.9727],[633515.0462999996,4731143.4694],[633502.2489,4731136.001499999],[633470.6476999996,4731109.73],[633464.8591999998,4731099.842499999],[633460.1535999998,4731080.533399999],[633458.5075000003,4731059.7282],[633452.6464999998,4731036.619899999],[633448.7260999996,4731027.5461],[633426.5344000002,4730984.793299999],[633421.4839000003,4730966.3663],[633421.0844,4730957.3605],[633425.1717999997,4730915.337099999],[633424.0593999997,4730909.3168],[633420.9967,4730902.4814],[633408.7663000003,4730882.582800001],[633402.881,4730877.692500001],[633393.8821,4730872.8531],[633341.3329999996,4730849.6219],[633319.3031000001,4730836.644099999],[633308.4721999997,4730829.103399999],[633296.3219999997,4730817.760399999],[633269.7862,4730787.8105999995],[633252.7904000003,4730764.376800001],[633233.2198999999,4730776.774700001],[633125.7768000001,4730617.9604],[633086.2685000002,4730555.4351],[633043.2434999999,4730484.066500001],[633015.6841000002,4730430.547499999],[632958.9967,4730307.038899999],[632857.8163000001,4730077.3651],[632830.0683000004,4730012.179199999],[632819.2207000004,4729984.0879999995],[632805.6043999996,4729938.058499999],[632797,4729899.7904],[632790.1140000001,4729844.5589000005],[632787.6032999996,4729813.1841],[632787.3668999998,4729795.627699999],[632787.2154000001,4729782.1833],[632788.7686999999,4729748.2204],[632793.3256000001,4729711.426999999],[632799.5069000004,4729671.1099],[632855.7198000001,4729401.803300001],[632860.2866000002,4729368.7870000005],[632862.3004000001,4729340.7206],[632862.8591999998,4729332.9553],[632863.4731000001,4729309.5276999995],[632863.8066999996,4729296.425799999],[632858.0165999997,4729141.459100001],[632858.1002000002,4729107.2458999995],[632859.3026999999,4729074.498299999],[632865.5005000001,4729016.296599999],[632869.5159,4728994.9339000005],[632884.0274999999,4728939.0024999995],[632906.3987999996,4728866.336999999],[632937.4669000003,4728878.3759],[632962.6568999998,4728889.302200001],[632976.5218000002,4728896.9004999995],[632993.3488999996,4728908.1105],[633012.4869999997,4728922.6976],[633034.8095000004,4728942.1228],[633078.1578000002,4728988.7245000005],[633084.2970000003,4728993.2861],[633102.3408000004,4729000.8539],[633112.8338000001,4728979.2827],[633128.9491999997,4728938.0462],[633137.4182000002,4728915.2140999995],[633149.0959999999,4728874.6699],[633152.0789000001,4728847.399800001],[633156.1358000003,4728836.702400001],[633166.4731999999,4728823.2377],[633171.4033000004,4728814.0012],[633176.0741999997,4728801.205],[633181.7439000001,4728766.321699999],[633181.6621000003,4728753.5451],[633176.2785,4728731.001800001],[633174.7816000003,4728710.8662],[633175.3229999999,4728699.767899999],[633178.125,4728686.1581],[633194.8091000002,4728636.712200001],[633206.3699000003,4728602.275599999],[633213.4642000003,4728578.5284],[633224.9693999998,4728517.207599999],[633242.4653000003,4728429.8967],[633247.2155999998,4728412.991800001],[633254.5245000003,4728395.136399999],[633285.2832000004,4728329.743100001],[633303.5941000003,4728280.995200001],[633334.3671000004,4728219.1570999995],[633372.0749000004,4728154.6756],[633397.3865999999,4728108.3958],[633413.8213,4728076.2752],[633422.3918000003,4728056.778000001],[633429.0455999998,4728034.6888],[633444.0494999997,4728038.5329],[633476.1098999996,4728050.26],[633513.2624000004,4728065.6403],[633526.1677000001,4728042.3388],[633542.4238,4728006.771299999],[633547.0615999997,4727995.752],[633589.3471999997,4727893.8124],[633627.9186000004,4727907.887599999],[633665.6920999996,4727920.8368],[633726.4526000004,4727944.339299999],[633757.8384999996,4727957.054400001],[633775.6665000003,4727963.1756],[633825.8503,4727982.6976],[633838.1984000001,4727988.2686],[633868.8468000004,4727907.7675],[633882.3388999999,4727866.926100001],[633883.7911,4727855.4011],[633885.2013999997,4727829.1007],[633883.4605999999,4727813.181500001],[633872.3397000004,4727756.8671],[633871.4508999996,4727747.740700001],[633869.8249000004,4727708.9397],[633871.1908999998,4727697.635199999],[633873.5098000001,4727687.9044],[633915.7008999996,4727523.4224],[633951.7125000004,4727534.339400001],[633997.0115,4727548.102399999],[634077.0301000001,4727571.7586],[634093.7011000002,4727574.192299999],[634107.6277000001,4727574.462099999],[634120.6035000002,4727573.0473],[634133.2945999997,4727569.405200001],[634142.7973999996,4727565.368000001],[634156.2516000001,4727556.1864],[634200.5377000002,4727516.498],[634220.5822999999,4727501.3344],[634239.3443999998,4727488.9232],[634259.2232999997,4727478.0889],[634275.7478,4727471.1888],[634294.2836999996,4727466.2162],[634316.3962000003,4727462.757300001],[634332.2396,4727461.398499999],[634358.3815000001,4727461.4616],[634480.0383000001,4727476.3773],[634515.6831,4727476.625700001],[634552.1752000004,4727475.446599999],[634576.2368000001,4727472.914999999],[634597.1271000002,4727469.0999],[634613.6045000004,4727464.6436],[634629.4480999997,4727459.064099999],[634641.4671999998,4727452.077199999],[634649.9572999999,4727445.354900001],[634687.4433000004,4727401.538000001],[634693.1458999999,4727394.8726],[634713.4702000003,4727378.0496],[634754.3042000001,4727351.739],[634800.7417000001,4727323.8715],[634829.0777000003,4727308.0934],[634838.7085999995,4727301.7269],[634845.5476000002,4727295.6392],[634850.5864000004,4727289.405300001],[634856.6775000002,4727279.6372],[634888.0358999996,4727213.9286],[634900.9952999996,4727183.9651999995],[634912.0826000003,4727165.9628],[634924.9354999997,4727149.883400001],[634937.8032,4727137.248],[634949.1591999996,4727130.6931],[635006.7171999998,4727104.2656],[635048.0710000005,4727080.8551],[635060.6131999996,4727072.323799999],[635071.4738999996,4727061.760199999],[635079.3766000001,4727051.5832],[635096.1847999999,4727030.2491],[635132.8499999996,4726986.751599999],[635162.5746999998,4726950.3396000005],[635186.9672999997,4726918.3782],[635225.3600000003,4726862.0287],[635255.9249999998,4726820.4123],[635292.7681,4726767.9209],[635336.4582000002,4726709.009400001],[635341.6167000001,4726700.889699999],[635356.7564000003,4726672.747099999],[635375.4557999996,4726630.2327],[635381.0393000003,4726621.343699999],[635393.3657,4726607.143300001],[635408.9521000003,4726593.895300001],[635441.8472999996,4726571.543500001],[635475.1870999997,4726547.4232],[635497.9250999996,4726524.7618],[635509.6268999996,4726508.994100001],[635520.1715000002,4726489.537900001],[635524.6901000002,4726480.6281],[635534.2138999999,4726467.2618],[635544.6426999997,4726457.9124],[635574.3413000004,4726435.6097],[635632.6791000003,4726399.0933],[635678.1041000001,4726373.211100001],[635714.0909000002,4726352.142999999],[635724.9415999996,4726325.4723000005],[635738.1785000004,4726315.067299999],[635773.3578000003,4726301.76],[635779.6851000004,4726296.774],[635782.4956999999,4726291.3858],[635785.3935000002,4726281.5557],[635786.2253999999,4726272.573799999],[635794.2984999996,4726249.6258000005],[635800.0241,4726246.0721],[635836.7836999996,4726235.795499999],[635850.9858999997,4726230.5197],[635871.7527000001,4726220.707],[635879.1540999999,4726215.297900001],[635908.7572999997,4726185.4406],[635912.4584999997,4726180.625399999],[635922.9331,4726173.165899999],[635930.7759999996,4726170.320499999],[635940.898,4726168.2974],[635949.023,4726167.7904],[635955.3924000002,4726169.0264],[635959.7822000002,4726170.890000001],[635964.8221000005,4726177.209899999],[635970.1276000002,4726182.5353],[635973.6508999998,4726182.604499999],[635983.9455000004,4726180.1405],[635994.5285999998,4726179.6818],[636005.5684000002,4726181.0096],[636019.3309000004,4726185.612400001],[636031.6969999997,4726186.1886],[636037.7995999996,4726184.3089000005],[636039.6546,4726181.679199999],[636043.3740999997,4726163.422700001],[636048.6464999998,4726162.0821],[636067.1418000003,4726167.777799999],[636074.4123999998,4726169.0316],[636085.9100000001,4726167.9245],[636110.676,4726163.190199999],[636145.0179000003,4726159.1996],[636171.9995999997,4726150.1766],[636184.2400000002,4726144.640699999],[636206.4660999998,4726131.5251],[636213.2068999996,4726130.546800001],[636244.6561000003,4726123.611500001],[636253.8987999996,4726120.4607],[636278.5536000002,4726121.3903],[636291.0520000001,4726119.4146],[636316.7165000001,4726110.6994],[636321.7235000003,4726110.353599999],[636329.6464999998,4726107.621300001],[636336.6398,4726097.983200001],[636340.8057000004,4726090.4001],[636342.9428000003,4726081.7772],[636348.3093999997,4726075.661900001],[636358.7575000003,4726057.093699999],[636372.9194,4726028.933800001],[636386.3372,4726009.4243],[636398.5006999997,4725995.3334],[636423.8437999999,4725973.837099999],[636451.2015000004,4725958.268200001],[636463.0131000001,4725953.724199999],[636475.0302999998,4725947.0735],[636515.9166000001,4725918.885199999],[636555.3743000003,4725888.336200001],[636574.6577000003,4725870.7201000005],[636602.6112000002,4725841.6107],[636684.0597999999,4725768.5660999995],[636691.7651000004,4725760.2754],[636702.1268999996,4725746.149499999],[636704.648,4725738.8674],[636707.9826999996,4725702.8292],[636713.6299,4725690.832],[636717.6382999998,4725678.8024],[636727.1487999996,4725637.2206999995],[636730.8104999997,4725630.294399999],[636752.0351,4725601.608200001],[636755.7034999998,4725594.3487],[636757.4806000004,4725587.385199999],[636763.9539999999,4725575.0711],[636767.7959000003,4725571.481000001],[636782.3535000002,4725560.7707],[636789.3063000003,4725553.242900001],[636795.7381999996,4725543.0386],[636799.7160999998,4725532.5637],[636804.6991999997,4725508.5558],[636808.4466000004,4725497.298800001],[636817.4839000003,4725479.7031],[636820.5459000003,4725474.097999999],[636825.6769000003,4725459.202400001],[636833.1975999996,4725443.6874],[636840.3584000003,4725433.9419],[636869.0705000004,4725408.0701],[636876.2847999996,4725399.7699],[636881.0472999997,4725391.0879999995],[636894.6184,4725359.8069],[636905.1107000001,4725339.1296],[636917.8587999996,4725324.606699999],[636948.3804000001,4725294.327400001],[636964.7797999997,4725285.875700001],[636977.1922000004,4725275.900900001],[636993.1716999998,4725259.6647],[636996.5661000004,4725253.8441],[637003.4751000004,4725231.985099999],[637007.1571000004,4725224.0594999995],[637015.2285000002,4725213.8879],[637065.5453000003,4725169.3368999995],[637091.0094999997,4725154.399499999],[637097.6221000003,4725147.5318],[637109.1807000004,4725126.8758000005],[637122.0570999999,4725105.912699999],[637164.8567000004,4725068.4343],[637192.2218000004,4725052.757300001],[637209.1671000002,4725045.7611],[637244.6023000004,4725036.576199999],[637278.5860000001,4725022.0304000005],[637302.7604,4725010.1787],[637306.9774000002,4725008.3737],[637318.7340000002,4725006.7183],[637330.6237000003,4725006.6208],[637341.1801000005,4725007.6077],[637348.0904999999,4725006.411699999],[637366.1300999997,4724997.9933],[637387.2653999999,4724982.3046],[637394.2061999999,4724975.443600001],[637412.6755999997,4724945.3715],[637424.5464000003,4724933.831499999],[637434.3716000002,4724930.3605],[637466.9264000002,4724925.896400001],[637512.8158999998,4724927.0295],[637545.0609999998,4724925.781199999],[637558.8291999996,4724926.0546],[637570.4445000002,4724927.396199999],[637580.7264999999,4724929.8222],[637617.3576999996,4724934.771400001],[637624.9128999999,4724934.1438],[637629.5308999997,4724932.7914],[637635.5201000003,4724932.577199999],[637637.9434000002,4724934.402799999],[637652.7626999998,4724951.916099999],[637658.8963000001,4724956.8149],[637667.7695000004,4724959.990700001],[637672.5539999995,4724962.640799999],[637673.3294000002,4724964.8780000005],[637675.9610000001,4724968.5963],[637679.7242,4724969.0044],[637684.3422999997,4724967.652000001],[637701.3329999996,4724966.6567],[637730.2402999997,4724968.3423],[637737.2594999997,4724969.926100001],[637743.1913000001,4724972.599099999],[637750.1288000001,4724978.2916],[637765.6936999997,4724987.154999999],[637803.6211000001,4725009.3498],[637850.0444999998,4725024.826400001],[637875.6913000001,4725029.669299999],[637902.5961999996,4725037.203600001],[637951.0193999996,4725059.275],[637984.0088,4725078.2619],[638007.7751000002,4725095.1768],[638016.6238000002,4725103.684800001],[638030.9212999996,4725122.6328],[638037.8432,4725141.4339000005],[638041.5088999998,4725146.7282],[638045.7880999995,4725150.0351],[638051.4051000001,4725152.035599999],[638061.1283999998,4725153.6735],[638093.3063000003,4725155.759199999],[638113.1007000003,4725158.042400001],[638117.7342999997,4725155.913000001],[638132.8663999997,4725157.659],[638142.9928000001,4725155.528100001],[638149.6375000002,4725151.217],[638159.4051000001,4725150.634199999],[638175.7221999997,4725158.736],[638189.7158000004,4725164.125399999],[638209.4436999997,4725165.629899999],[638232.7308,4725181.8694],[638242.6267999997,4725187.177100001],[638258.5915999999,4725192.3837],[638266.6957999999,4725192.9899],[638277.2961999997,4725191.757300001],[638284.5653999997,4725193.124500001],[638300.5121999998,4725207.440199999],[638317.6129999999,4725217.3355],[638323.9606999997,4725219.6841],[638329.3694000002,4725219.792099999],[638332.2554000001,4725218.960999999],[638344.9845000003,4725209.661499999],[638354.6681000004,4725205.0781],[638360.7567999996,4725203.977700001],[638376.4846000001,4725204.6252],[638403.5257000001,4725213.497300001],[638408.9343999997,4725213.6054],[638414.7795000002,4725212.3891],[638421.2403999995,4725209.0744],[638426.6756999996,4725207.85],[638441.7545999996,4725208.1514],[638459.1593000004,4725202.833699999],[638470.4041999998,4725202.1698],[638490.8828999996,4725203.023600001],[638504.9007000001,4725207.1921],[638525.6403000001,4725215.4943],[638550.7476000004,4725222.661900001],[638625.7247000001,4725232.7162],[638653.5010000002,4725237.604699999],[638687.1736000003,4725238.723300001],[638731.0790999997,4725236.4921],[638743.6864,4725233.300799999],[638755.7248999998,4725225.765699999],[638780.0092000002,4725220.808800001],[638821.9499000004,4725222.5381000005],[638835.0886000004,4725221.4683],[638845.7203000002,4725218.682],[638874.6255000001,4725208.1525],[638883.5028999997,4725206.997400001],[638887.5185000002,4725207.078],[638900.5258,4725212.5601],[638908.5481000002,4725213.1653],[638916.9671,4725210.3347],[638940.3360000001,4725193.806600001],[638944.8432999998,4725193.8971],[638949.8975,4725195.331499999],[638960.9933000002,4725202.1085],[638974.0987,4725202.704700001],[638977.6738,4725200.2214],[638981.6301999995,4725195.079500001],[638986.2065000003,4725191.727600001],[638990.0760000004,4725190.9165],[638996.0713,4725194.480599999],[639002.9184999997,4725204.6162],[639008.6835000003,4725207.3981],[639031.3591999998,4725209.075200001],[639035.1394999996,4725212.706],[639047.2297,4725218.9476],[639057.7958000004,4725227.602600001],[639069.2369999997,4725233.498],[639080.7139999997,4725237.616599999],[639088.6453,4725238.6646],[639105.3079000004,4725237.666200001],[639130.6473000003,4725229.1768],[639156.3958,4725224.8061],[639188.0977999996,4725221.999399999],[639219.6853,4725228.966399999],[639244.5429999996,4725228.132999999],[639269.4310999997,4725217.635500001],[639281.2281999998,4725213.9845],[639289.0246000001,4725213.585899999],[639299.0487000002,4725216.5647],[639313.5809000004,4725227.743899999],[639319.3107000003,4725228.192500001],[639332.0784999998,4725221.1173],[639340.5170999998,4725221.3982],[639355.2362000002,4725227.359999999],[639360.3216000004,4725227.2401],[639378.5398000004,4725222.2743],[639387.0098000001,4725221.000600001],[639395.6518000001,4725223.396400001],[639401.2833000002,4725228.731000001],[639420.7210999997,4725240.5646],[639427.6727,4725245.4815],[639446.8861999996,4725248.0901],[639455.3597999997,4725250.704700001],[639469.6973000001,4725259.325300001],[639471.9649999999,4725260.704],[639485.8076999998,4725273.5361],[639491.1447999999,4725277.1985],[639496.3076,4725277.3025],[639500.5229000002,4725275.6099],[639503.1327,4725272.218599999],[639504.6094000004,4725264.0276999995],[639504.7144999998,4725258.808499999],[639507.0323000001,4725253.6339],[639510.9287,4725251.490599999],[639522.3398000002,4725250.7206],[639547.4665999999,4725244.672499999],[639565.0741999997,4725237.473099999],[639577.0374999996,4725233.7149],[639583.4386,4725233.399599999],[639593.6645,4725234.4944],[639605.7394000003,4725237.403999999],[639628.0369999995,4725245.629799999],[639640.5395999998,4725247.6592999995],[639696.9302000003,4725248.3522],[639727.5920000002,4725252.4145],[639740.0789000001,4725255.2216],[639771.5669,4725258.967499999],[639798.2631999999,4725284.835100001],[638963.0943,4721985.532400001],[638823.6390000004,4721441.620100001],[638815.8778999997,4721411.3594],[638713.2226,4721011.382099999],[638599.4710999997,4720566.6384],[638577.6129000001,4720478.107799999],[638395.7690000003,4719744.287799999],[638242.1029000003,4719130.2349],[638236.1741000004,4719106.5659],[638229.6355999997,4719080.551899999],[638226.3673999999,4719067.489399999],[638225.5314999996,4719064.1401],[638219.3032999998,4719039.0211],[638205.5451999996,4718984.0912999995],[638117.2193,4718631.1811999995],[638115.1613999996,4718623.2530000005],[638113.7843000004,4718618.226600001],[638057.0960999997,4718402.9198],[637995.3731000004,4718159.9636],[637745.7855000002,4717172.6524],[637620.8628000002,4716675.7223000005],[637620.3367999997,4716673.267999999],[637442.8830000004,4715975.8991],[637421.7094999999,4715892.6087],[637419.1215000004,4715882.337400001],[637241.4813000001,4715187.971999999],[637210.9183,4715068.504799999],[637210.3832999999,4715066.4946],[637209.8482999997,4715064.4845],[637208.7049000002,4715060.0184],[637207.2573999995,4715054.3244],[637204.2847999996,4715042.7126],[637201.2366000004,4715030.766000001],[637198.1884000003,4715018.819499999],[637138.0504000001,4714783.6822999995],[637135.1508,4714772.5164],[636204.324,4711096.135399999],[636180.4583,4711001.8005],[636178.0197000001,4710992.088300001],[636099.5420000004,4710682.6226],[636098.7038000003,4710679.273600001],[636077.3494999995,4710594.986099999],[635996.4522000002,4710257.4812],[635753.4351000004,4709296.845799999],[635398.7248,4707897.5978999995],[635386.5710000005,4707846.3737],[635354.5806,4707720.5592],[635216.4285000004,4707174.227299999],[635056.3076,4706538.7171],[635024.0335999997,4706414.1214000005],[634994.7045999998,4706298.692],[634880.4430999998,4705848.476600001],[634829.2334000003,4705644.2017],[634615.3967000004,4704793.164799999],[634597.0547000002,4704725.3828],[634561.7361000003,4704587.179300001],[634507.3935000002,4704373.738700001],[634423.0577999996,4704039.6391],[634394.3554999996,4703924.6699],[634087.3075000001,4702709.8409],[634056.6527000004,4702588.8378],[634026.5126,4702470.955],[633667.3175999997,4701050.7599],[633661.9851000002,4701024.2201000005],[633604.4948000005,4700804.3982],[633355.1470999997,4699817.997400001],[633337.1233999999,4699745.0055],[633289.2915000003,4699556.8081],[633078.9293999998,4698726.1258000005],[633040.4286000002,4698574.3214],[632994.9663000004,4698394.725500001],[632972.0791999996,4698304.424900001],[632967.4940999998,4698285.8981],[632948.1326000001,4698209.216600001],[632805.9336999999,4697645.884500001],[632575.5262000002,4696732.644099999],[632505.0072999997,4696453.4936],[632480.9959000004,4696356.6203000005],[632354.5689000003,4695860.249500001],[631963.784,4694311.1798],[631863.4128,4693913.5089],[631657.8792000003,4693099.4222],[631572.2966,4692758.5754],[631570.7565000001,4692752.8814],[631545.9149000002,4692659.218699999],[631498.267,4692473.0427],[631481.3103999998,4692406.742900001],[631479.4678999996,4692399.599199999],[631479.0833,4692398.148],[631302.2114000004,4691706.3585],[631298.6798,4691692.6295],[631284.6355999997,4691637.7151999995],[631275.8959999997,4691603.0057],[631246.5993999997,4691487.2674],[631243.6847000001,4691475.771600001],[631226.0460000001,4691406.0165],[631001.4905000003,4690516.6239],[630883.5033,4690054.3301],[630880.4516000003,4690041.276900001],[630852.7538000001,4689931.7914],[630839.0721000005,4689879.106699999],[630831.0316000003,4689846.410499999],[630812.2147000004,4689773.080499999],[630783.3849,4689657.9092],[630777.6116000004,4689636.141100001],[630651.8666000003,4689137.3858],[630621.773,4689018.9706],[630615.7763,4688995.865599999],[630457.7955999998,4688368.1083],[630454.7894000001,4688356.944499999],[630306.2087000003,4687767.1338],[630293.9326999998,4687718.1425],[630281.1127000004,4687667.3638],[630266.9910000004,4687611.2292],[630245.5576,4687527.1894000005],[630245.4258000003,4687525.409700001],[629445.3967000004,4684371.1132],[629313.0207000002,4683849.389900001],[629289.1864,4683755.535499999],[629282.1919999998,4683727.8597],[629093.1112000002,4682983.056700001],[628910.9835999999,4682265.935900001],[628850.5959999999,4682028.346999999],[628849.2839000002,4682023.4355999995],[628845.4381999997,4682008.2588],[628583.8618999999,4680973.127599999],[628404.6085999999,4680263.965399999],[628058.1238000002,4678908.4158],[628049.9582000002,4678876.499600001],[628007.2844000002,4678709.443600001],[627914.8574999999,4678346.7689],[627913.1617,4678340.184599999],[627912.4697000002,4678337.395199999],[627857.6218999997,4678122.357000001],[627856.6179999998,4678118.5622000005],[627799.3843,4677893.8178],[627590.5234000003,4677064.5217],[627587.2049000002,4677051.799000001],[627583.8945000004,4677038.632200001],[627581.7493000003,4677029.485200001],[627537.9276999999,4676856.0814],[627536.4645999996,4676850.279100001],[627535.3093999997,4676845.7041],[627534.6956000002,4676843.1383],[627533.0755000003,4676836.888699999],[627531.3044999996,4676829.858999999],[627461.9190999996,4676554.693],[627455.4482000005,4676529.139799999],[627453.2141000004,4676520.3245],[627450.9074999997,4676510.952500001],[627424.6468000002,4676406.7338],[627371.0296999998,4676194.8336],[627140.8629000001,4675286.5316],[627090.9159000004,4675089.8069],[627088.3021999998,4675079.0967],[627087.5310000004,4675076.083799999],[626871.6151,4674215.5918000005],[626837.9228999997,4674082.807700001],[626836.5351,4674077.3401],[626645.4115000004,4673326.9343],[626313.8885000004,4672030.0954],[626312.8081999999,4672025.8553],[626280.6913999999,4671900.656400001],[625948.7511999998,4670586.508400001],[625880.2385,4670319.6007],[625857.2200999996,4670229.8879],[625820.5959999999,4670087.728700001],[625818.0467999997,4670077.797900001],[625803.9050000003,4670023.009299999],[625777.4859999996,4669920.0187],[625727.1929000001,4669724.0798],[625719.6995999999,4669694.8455],[625702.1533000004,4669627.0011],[625639.4862000002,4669383.3039],[625602.5971999997,4669236.921],[625600.1299,4669226.991699999],[625552.2819999997,4669036.984999999],[625380.9167,4668357.512499999],[625311.4276,4668091.7064],[625297.1805999996,4668037.6949000005],[625248.0165999997,4667841.6701],[625083.8224,4667187.6599],[625029.6893999996,4666968.113399999],[624880.0489999996,4666362.684],[624869.3147,4666319.9541],[624814.4823000003,4666101.730599999],[624813.7089,4666098.718],[624768.2898000004,4665918.314300001],[624562.5621999996,4665105.7575],[624548.0067999996,4665049.7436],[624547.3905999996,4665047.178099999],[624504.1662999997,4664863.3725000005],[624478.1655000001,4664762.3958],[624226.8110999996,4663765.895300001],[624203.0974000003,4663670.736],[624085.9612999996,4663206.9618],[624049.8579000002,4663077.7094],[623455.3839999996,4660706.3083999995],[623415.3757999996,4660552.7797],[623381.1895000003,4660416.3464],[623395.6409,4660356.2886],[623610.5559999999,4659487.2689],[623830.3443999998,4658602.568600001],[623832.3044999996,4658594.606000001],[623842.9941999996,4658551.2545],[624151.1571000004,4657298.0316],[624378.1317999996,4656378.708000001],[624167.1783999996,4656384.889],[623921.7083,4656381.475299999],[623311.0237999996,4656377.140000001],[623283.1675000004,4656379.5425],[623221.7258000001,4656380.582800001],[623129.5203,4656379.866599999],[623056.8432,4656379.6022],[623034.324,4656379.766000001],[622633.3103,4656381.136299999],[622626.9362000003,4656381.1369],[622620.4792999998,4656381.1361],[622563.9379000003,4656381.2674],[622502.4292000001,4656381.4242],[622358.3901000004,4656381.4871],[622224.7050000001,4653752.7863],[622224.3907000003,4653747.0055],[622179.0513000004,4652856.2498],[622164.8186999997,4652576.895300001],[622154.9857000001,4652383.3598],[622116.7732999995,4651635.1165],[622114.4241000004,4651588.761600001],[622114.2344000004,4651580.5394],[622112.8765000002,4651529.536800001],[622105.3143999996,4651247.1883000005],[622094.2259,4650837.609099999],[622075.4984999998,4650144.9035],[622027.8814000003,4648380.588099999],[621710.3493999997,4648431.4443],[621500.8287000004,4648466.3928],[621499.0004000003,4648466.694700001],[621431.5111999996,4648478.2007],[621422.7007999998,4648479.7159],[620983.4682,4648553.289899999],[620802.1715000002,4648571.303099999],[620736.3755999999,4648580.8453],[620632.2292,4648599.065400001],[620566.1909999996,4648608.2718],[620382.3421,4648635.248400001],[620378.6836999999,4648635.9638],[620349.5012999997,4648641.577299999],[620094.1893999996,4648685.1196],[620081.6423000004,4648687.1285],[620071.6820999999,4648688.070599999],[620018.8366999999,4648696.3947],[619620.1787,4648758.9658],[618021.5480000004,4649060.271600001],[618009.4127000002,4649062.5131],[617115.6065999996,4649236.0624],[617087.1807000004,4649241.3684],[616684.9968999997,4649315.705600001],[616618.5083999997,4649327.9396],[616346.6497999998,4649378.3399],[615970.4091999996,4649448.1448],[614303.1865999997,4649755.263900001],[614289.9681000002,4649758.0496],[613930.733,4649834.5657],[613600.3971999995,4649891.9048999995],[613574.2276999997,4649896.372400001],[613522.1177000003,4649906.5331],[612460.4089000002,4650114.513900001],[611201.7903000005,4650379.0886],[611120.7539999997,4650395.9209],[611015.9457,4650417.8237],[610321.2089999998,4650562.6852],[609955.9424,4650638.8616],[609946.8978000004,4650639.832],[609928.9725000001,4650641.8862],[609644.3630999997,4650672.240599999],[609623.7637999998,4650675.8091],[609317.6014,4650728.8324],[608796.4244999997,4650823.3224],[608311.0005999999,4650915.5089],[607844.0072999997,4650995.014699999],[607501.4518999998,4651057.4461],[607499.9561999999,4651057.7566],[607484.6728999997,4651060.523399999],[607399.284,4651076.109999999],[607273.7262000004,4651096.864600001],[607219.0023999996,4651105.9209],[607201.2315999996,4651108.8728],[607111.3821,4651123.729],[607064.9183,4651134.355],[606954.5818999996,4651156.5667],[606872.6737000002,4651172.212099999],[606749.4950000001,4651189.2359],[606678.4533000002,4651225.925899999],[606530.2028999999,4651296.4388],[606460.4401000002,4651336.3707],[606356.7604,4651395.5625],[606308.2663000003,4651420.267100001],[606287.2317000004,4651431.057399999],[606268.7843000004,4651440.5538],[606216.4500000002,4651467.3115],[606167.0261000004,4651493.3358],[606143.8984000003,4651505.649900001],[606119.0169000002,4651518.9373],[606035.1097999997,4651563.437100001],[605800.2296000002,4651684.421800001],[605770.9325000001,4651699.532500001],[605768.2610999998,4651700.9364],[605734.0388000002,4651718.639],[605685.5426000003,4651743.791999999],[605512.1743000001,4651833.941199999],[605225.0986000001,4651985.2634],[605205.5643999996,4651995.6348],[604957.1381999999,4652127.3291],[604840.6457000002,4652186.5747],[604875.9923,4652092.5887],[604926.8595000003,4651901.325300001],[605493.5025000004,4649988.2388],[605540.7721999995,4649829.132099999],[605571.1497,4649714.0858],[605605.0462999996,4649585.320900001],[605703.7640000004,4649276.611400001],[605745.4693,4649124.5307],[605853.6573000001,4648753.8837],[605899.3514,4648595.8663],[605916.0412999997,4648538.0331],[605921.9697000002,4648518.353599999],[605923.4327999996,4648509.1578],[605946.3820000002,4648359.5745],[605958.5976,4648279.5744],[605971.0060999999,4648158.930600001],[606168.9972999999,4646240.286699999],[606173.0323999999,4646203.2543],[606187.2510000002,4645912.056299999],[606194.3809000002,4645812.2127],[606277.3109999998,4644707.3376],[606334.3502000002,4644297.507300001],[606380.5022,4643535.246300001],[606383.0782000003,4643507.1877999995],[606387.1604000004,4643461.6051],[606391.3038999997,4643417.467],[606427.1540999999,4643033.5297],[606209.4814999998,4642994.069399999],[605658.8448000001,4642893.908600001],[605405.6037999997,4642847.8366],[604047.6478000004,4642593.947799999],[603662.0802999996,4642533.1206],[602645.9232000001,4642373.0054],[602458.8305000002,4642344.0978],[602407.6547999997,4642333.032400001],[601853.5980000002,4642227.900900001],[601506.1227000002,4642162.9625],[601445.4116000002,4642145.7711],[601415.5926000001,4642137.3499],[600888.0580000002,4642060.769300001],[600389.0701000001,4641988.184900001],[599905.0608000001,4641905.5184],[599477.6536999997,4641819.346000001],[599309.6721999999,4641804.0046],[599287.9176000003,4641793.928200001],[599113.1431999998,4641766.0589000005],[597338.9847999997,4641467.364399999],[597281.4151999997,4641383.1775],[597220.8077999996,4641296.6175999995],[597217.1656999998,4641290.015799999],[597198.2373000002,4641188.1458],[597202.8234000001,4641143.8993999995],[597222.0691999998,4641089.0814],[597210.7604,4641042.6186999995],[597171.8872999996,4641010.216],[597126.4448999995,4640991.160800001],[597080.1936999997,4640976.648],[597056.9221999999,4640973.998299999],[597033.8108999999,4640965.6873],[597012.5791999996,4640941.1887],[597000.1808000002,4640907.5934],[596992.5639000004,4640870.0655000005],[596986.4038000004,4640853.4350000005],[596976.1452000001,4640839.3028],[596925.9567999998,4640803.193600001],[596876.1048999997,4640784.9684],[596837.4693,4640777.5571],[596800.4347000001,4640780.4955],[596763.8585999999,4640780.219900001],[596733.1600000001,4640786.909499999],[596701.8793000001,4640799.8101],[596672.8348000003,4640819.0712],[596654.8792000003,4640828.044299999],[596636.0250000004,4640842.113600001],[596625.2770999996,4640845.632200001],[596608.6079000002,4640845.4057],[596592.5569000002,4640842.411499999],[596582.9429000001,4640841.8367],[596569.4824000001,4640843.5418],[596557.7392999995,4640847.047],[596542.8131999997,4640852.8411],[596537.2567999996,4640852.7656],[596531.1514999997,4640850.3507],[596518.4735000003,4640843.293500001],[596509.2048000004,4640841.724099999],[596503.6409,4640842.2039],[596491.8481000001,4640849.373199999],[596483.7240000004,4640861.2563000005],[596483.1947999997,4640863.5812],[596481.4502999997,4640863.7797],[596480.0389,4640863.8716],[596478.3817999996,4640863.738],[596477.1408000002,4640863.4991],[596474.6618999997,4640862.7992],[596469.3709000004,4640861.505799999],[596460.6087999996,4640859.277000001],[596453.9124999996,4640857.6315],[596449.7795000002,4640856.575999999],[596443.0001999997,4640854.929400001],[596440.6871999996,4640854.231699999],[596438.9516000003,4640853.764],[596437.8794999998,4640853.305199999],[596436.9732999997,4640852.8488],[596435.3328,4640851.493899999],[596434.0253999997,4640850.032500001],[596432.8794,4640848.9065000005],[596431.7243999997,4640848.446599999],[596430.4759,4640848.7629],[596429.9663000004,4640849.644300001],[596429.7039999999,4640850.6402],[596429.3542,4640851.9681],[596428.8415000001,4640853.071599999],[596427.9156999998,4640854.058499999],[596426.5812999997,4640854.5956999995],[596425.5032000002,4640854.5811],[596424.4281000001,4640854.3444],[596421.9506999999,4640853.533500001],[596420.9616,4640853.0759],[596419.8909999998,4640852.506100001],[596418.1660000002,4640851.2612],[596417.5146000003,4640850.3639],[596416.9822000004,4640846.803099999],[596415.7774,4640843.899499999],[596412.8989000004,4640842.0836],[596410.6793,4640840.6099],[596409.6146999998,4640839.596000001],[596408.5516999997,4640838.471100001],[596407.4132000003,4640836.789899999],[596406.6848999998,4640835.4475],[596405.8811999997,4640833.548699999],[596405.1482999995,4640832.5393],[596403.8258999996,4640832.188200001],[596402.3225999996,4640832.9452],[596401.3998999996,4640833.710100001],[596400.3971999995,4640834.251700001],[596399.0672000004,4640834.455800001],[596397.3332000002,4640833.877],[596395.1840000004,4640814.9694],[596392.5361000001,4640808.3816],[596383.7043000003,4640799.0447],[596380.1759000001,4640796.2206],[596378.8609999996,4640795.3144000005],[596377.1330000004,4640794.2916],[596375.2390999999,4640793.2664],[596372.3530000001,4640792.005799999],[596348.6841000002,4640788.020400001],[596325.5460999999,4640787.707],[596301.8967000004,4640782.2785],[596293.5657000002,4640778.8342],[596283.2835999997,4640778.583900001],[596264.5438999999,4640778.108100001],[596249.3931999998,4640782.123],[596231.0914000003,4640792.203],[596221.5938999997,4640801.4026999995],[596209.381,4640815.1186999995],[596180.4396000002,4640845.266000001],[596168.8465,4640856.1032],[596159.6129999999,4640864.196],[596149.4611999998,4640872.7206999995],[596140.9815999996,4640880.2685],[596129.9451000001,4640892.890000001],[596126.0521999998,4640898.612],[596122.2452999996,4640904.1131],[596118.3585000001,4640909.390900001],[596111.2752999999,4640917.9571],[596108.5026000002,4640920.584799999],[596103.9024,4640923.41],[596100.2355000004,4640924.693],[596091.6815999998,4640925.4658],[596084.0520000001,4640925.3627],[596072.7855000002,4640924.3221],[596066.0001999997,4640923.119999999],[596059.0551000005,4640921.4715],[596050.4663000004,4640918.690300001],[596041.1475999998,4640914.6777],[596032.2511,4640910.115499999],[596028.9563999996,4640908.405300001],[596019.8036000002,4640904.395],[596011.2148000002,4640901.6138],[596002.6200000001,4640899.276799999],[595996.0924000004,4640897.411900001],[595987.9153000005,4640894.8584],[595980.0743000004,4640891.976299999],[595970.6211999999,4640885.630000001],[595961.0351,4640876.8387],[595956.6003,4640873.5583999995],[595947.5273000002,4640869.771400001],[595919,4640863.1678],[595900.0566999996,4640859.3587],[595880.3640000001,4640855.761700001],[595864.6490000002,4640852.4405000005],[595856.8535000002,4640852.3354],[595850.6141999997,4640853.695],[595848.9435999999,4640854.560799999],[595846.7680000002,4640855.975199999],[595845.0899,4640857.396199999],[595843.5762,4640858.930500001],[595842.4801000003,4640860.248299999],[595841.5483999997,4640861.679400001],[595840.7027000003,4640862.889599999],[595839.7680000002,4640864.5427],[595838.3163000001,4640867.6326],[595837.1933000004,4640870.948899999],[595836.5738000004,4640873.8279],[595836.1928000003,4640877.487400001],[595836.3167000003,4640880.5984000005],[595836.6940000001,4640883.379799999],[595837.2430999996,4640885.7192],[595838.2792999996,4640888.842599999],[595839.1601,4640891.1865],[595840.4451000001,4640894.313200001],[595841.9774000002,4640897.554300001],[595842.6199000003,4640899.117699999],[595843.5037000002,4640901.239499999],[595844.7856999999,4640904.588300001],[595844.9336000001,4640905.922900001],[595841.6089000003,4640906.4333],[595843.2149,4640922.668199999],[595842.1188000003,4640923.986099999],[595840.6836000001,4640925.854599999],[595839.6734999996,4640926.9515],[595838.3271000003,4640928.377],[595835.3057000004,4640931.0013999995],[595833.6321999999,4640932.089400001],[595830.2035999997,4640934.153100001],[595828.4516000003,4640934.9069],[595826.6167000001,4640935.659499999],[595824.7846999997,4640936.190099999],[595821.0423999997,4640936.916999999],[595817.3044999996,4640937.310799999],[595815.3971999995,4640937.2851],[595813.8229999999,4640937.152899999],[595811.5038999999,4640936.899499999],[595809.5994999995,4640936.651799999],[595807.5323000001,4640936.1797],[595805.3821,4640935.706599999],[595803.1518999999,4640935.010199999],[595800.8388,4640934.3127999995],[595798.6086999997,4640933.6164],[595793.0793000003,4640931.543],[595790.2730999999,4640930.505799999],[595786.9724000003,4640929.239800001],[595778.1467000004,4640925.567299999],[595771.6326000001,4640922.703400001],[595768.3348000003,4640921.215299999],[595761.7391999997,4640918.2392],[595758.5274,4640916.530200001],[595752.6812000005,4640913.3421],[595747.0067999996,4640909.712099999],[595742.0817999998,4640905.870100001],[595739.8695999999,4640903.841399999],[595737.7402999997,4640901.8138999995],[595733.9008999998,4640897.4311999995],[595732.1078000003,4640895.075099999],[595730.4804999996,4640892.721100001],[595728.9362000003,4640890.3683],[595727.3948999997,4640887.793400001],[595724.8809000002,4640883.5397],[595723.0997000001,4640880.2952],[595720.3428999996,4640875.5940000005],[595719.2147000004,4640873.1358],[595716.1201,4640868.8741999995],[595713.1113999998,4640864.3917],[595697.5823999997,4640841.0844],[595695.2237,4640837.610099999],[595691.1638000002,4640831.114600001],[595687.6709000003,4640825.6262],[595682.3095000004,4640817.225299999],[595676.9479999999,4640808.8245],[595669.3936999999,4640796.9516],[595662.3219999997,4640786.195699999],[595655.3361999998,4640775.218900001],[595650.7105999999,4640767.6053],[595644.7079999996,4640757.530099999],[595639.2740000002,4640748.3509],[595634.0812999997,4640739.7303],[595625.5525000002,4640726.2896],[595624.8546000002,4640716.5079],[595619.375,4640716.8784],[595615.5930000003,4640714.384500001],[595614.6381000001,4640711.373299999],[595613.9446,4640701.258400001],[595616.0866,4640696.1789],[595608.9024999999,4640681.423800001],[595605.8060999997,4640664.946799999],[595602.1562000001,4640658.789999999],[595594.0338000003,4640652.128900001],[595590.7835999997,4640647.0879999995],[595585.7132000001,4640629.363],[595584.1649000002,4640621.124500001],[595581.75,4640615.650599999],[595573.2592000002,4640605.541999999],[595563.0856999997,4640597.1877],[595555.46,4640584.4256],[595536.8921999997,4640546.419299999],[595535.4408,4640530.9639],[595531.0856999997,4640509.3617],[595528.5323000001,4640495.668299999],[595527.4523,4640483.4384],[595528.6425000001,4640456.580399999],[595527.9548000004,4640446.021400001],[595521.2089,4640429.4955],[595514.9685000004,4640406.202299999],[595514.7015000004,4640395.2048],[595514.915,4640391.654100001],[595514.3673,4640389.2037],[595513.6656,4640385.8627],[595512.9638999999,4640382.5218],[595512.2607000005,4640379.291999999],[595511.4095000001,4640374.727499999],[595510.3998999996,4640369.605699999],[595509.2363999998,4640363.5934],[595508.0669,4640358.0252],[595506.5080000004,4640350.5638999995],[595505.6552999998,4640346.1105],[595505.1150000002,4640343.104900001],[595504.7375999996,4640340.3236],[595503.8497000001,4640332.3160999995],[595500.5536000002,4640324.498400001],[595498.8453000002,4640315.8136],[595500.1414999999,4640311.9442],[595509.5820000004,4640306.9627],[595510.0310000004,4640304.4146],[595510.3850999996,4640302.7535999995],[595511.0088999998,4640299.5416],[595511.6297000004,4640296.5516],[595511.9868000001,4640294.668500001],[595512.4267999995,4640292.786599999],[595512.7823999999,4640291.014599999],[595513.1365,4640289.353599999],[595513.8432999998,4640286.1426],[595514.2997000003,4640283.0394],[595514.5888,4640280.0449],[595514.6305,4640276.9361000005],[595514.2620000001,4640273.488600001],[595514.1125999996,4640272.265000001],[595513.7262000004,4640270.149900001],[595513.0954999998,4640267.6984],[595512.216,4640265.2435],[595496.2652000003,4640248.482899999],[595492.1928000003,4640242.8758000005],[595492.9293,4640237.4442],[595495.3053000001,4640233.4783],[595497.1409,4640226.506899999],[595491.4742999999,4640209.884400001],[595483.2522,4640167.3531],[595473.3307999996,4640146.342599999],[595474.5232999995,4640125.4813],[595473.6705999998,4640121.027899999],[595471.8151000002,4640117.1163],[595469.4897999996,4640117.3072],[595468.8411999997,4640116.187999999],[595467.9437999995,4640115.065400001],[595466.8789999997,4640114.0517],[595465.7312000003,4640113.036800001],[595464.8278000001,4640112.3584],[595463.7571,4640111.788799999],[595462.6863000002,4640111.2192],[595461.4511000002,4640110.5363],[595458.4786999999,4640109.4969999995],[595456.9102999996,4640108.920700001],[595454.6798999999,4640108.2245000005],[595450.216,4640107.054099999],[595445.6692000004,4640105.8826],[595443.1069999998,4640105.1819],[595440.5508000003,4640104.0371],[595437.2252000002,4640092.2212000005],[595434.8611000003,4640076.7535999995],[595434.9042999996,4640073.5338],[595434.9386,4640070.9801],[595434.8143999996,4640067.869100001],[595434.8278000001,4640066.8697999995],[595434.6206999999,4640063.7576],[595434.4771999996,4640062.09],[595434.1946,4640058.421499999],[595433.835,4640054.3079],[595433.3969,4640049.859999999],[595433.2637999998,4640047.415200001],[595433.1321999999,4640044.859200001],[595432.9945999999,4640042.7475000005],[595432.7889999999,4640039.5243],[595432.6990999999,4640033.8595],[595432.5703999996,4640031.081599999],[595432.5708999997,4640024.8628],[595432.6409,4640019.644400001],[595432.7803999996,4640015.4264],[595432.9304,4640010.4311999995],[595433.0669999998,4640006.4353],[595433.3073000005,4640000.886],[595433.3713999996,4639996.1117],[595433.4280000003,4639991.8926],[595433.3702999996,4639990.004000001],[595433.3112000003,4639988.226399999],[595433.2490999997,4639986.6709],[595432.8745999997,4639983.6675],[595432.6436999999,4639982.331800001],[595432.1699000001,4639980.548699999],[595430.8904999997,4639976.9779],[595429.4391999999,4639973.849099999],[595428.5521999998,4639971.9494],[595426.6151999999,4639967.9256],[595424.7582,4639964.125],[595423.4638999999,4639961.6646],[595421.5209999997,4639958.084899999],[595419.7319999998,4639955.3957],[595418.1814000001,4639953.4871],[595416.6218999997,4639952.2446],[595414.9735000003,4639951.4452],[595412.1579999998,4639951.0743],[595410.2459000004,4639951.3818],[595407.7427000003,4639952.458699999],[595406.4822000004,4639953.6633],[595405.0379999997,4639956.198100001],[595404.6098999996,4639957.1918],[595402.733,4639961.053400001],[595400.1836999999,4639965.5722],[595397.2182999998,4639970.1965],[595395.0230999999,4639973.054400001],[595392.8309000004,4639975.690099999],[595391.6547999997,4639976.7849],[595389.3870999999,4639978.864399999],[595385.7049000002,4639981.258099999],[595382.0332000004,4639982.874600001],[595378.4533000002,4639983.826099999],[595375.1297000004,4639984.2257],[595372.8887999998,4639984.306700001],[595371.8106000004,4639984.292300001],[595370.7323000003,4639984.277799999],[595368.0011999998,4639983.797],[595365.1057000002,4639983.2029],[595361.7155999998,4639982.380100001],[595360.2286,4639981.915999999],[595357.7507999996,4639981.1055],[595353.4572000001,4639979.6043],[595349.8240999999,4639978.334000001],[595346.1880999999,4639977.285800001],[595342.8809000002,4639976.464199999],[595341.2235000003,4639976.3309],[595339.898,4639976.202099999],[595338.5708999997,4639976.1843],[595336.0767000001,4639976.5951000005],[595333.8284,4639977.2312],[595331.6600000001,4639978.090600001],[595328.4858999997,4639979.7138],[595325.2215,4639981.891000001],[595321.7836999996,4639984.621200001],[595318.0111999996,4639987.569],[595316.6706999997,4639988.5505],[595315.3302999996,4639989.532],[595313.9084000001,4639990.4013],[595311.0661000004,4639992.028999999],[595308.2281999998,4639993.3235],[595305.3947999999,4639994.285],[595302.6487999996,4639994.9145],[595300.0762,4639994.9911],[595297.5893999999,4639994.8467999995],[595296.4312000005,4639994.609099999],[595294.1993000004,4639994.024],[595291.8872999996,4639993.2157000005],[595289.6597999996,4639992.2974],[595287.4337999998,4639991.268200001],[595285.2937000003,4639990.017999999],[595283.3208999997,4639988.659],[595281.4341000002,4639987.079],[595279.7147000004,4639985.3902],[595278.1611000001,4639983.7037],[595276.7719,4639982.1304],[595274.1743000001,4639977.875700001],[595273.5985000003,4639971.3160999995],[595272.5394000001,4639945.0943],[595271.8981999997,4639943.4199],[595271.7784000002,4639939.9758],[595271.3015999999,4639938.4147],[595270.0042000003,4639936.1764],[595267.0689000003,4639932.361400001],[595264.6222999999,4639929.2192],[595263.7276999997,4639927.874600001],[595262.7503000004,4639926.528999999],[595261.7742999997,4639925.0723],[595259.6608999996,4639921.8235],[595257.7089999998,4639918.9101],[595256.2428000001,4639916.8916],[595253.8821,4639913.5285],[595251.5184000004,4639910.387499999],[595249.2346999999,4639907.4695999995],[595247.2781999996,4639904.8893],[595245.6506000003,4639902.5353999995],[595243.5432000002,4639898.842599999],[595242.4474,4639893.9418],[595242.2653999999,4639888.9421],[595242.3249000004,4639884.5009],[595242.3783999998,4639880.503900001],[595242.1742000002,4639877.169600001],[595241.3093999997,4639873.604499999],[595240.0208999999,4639870.699999999],[595237.2663000003,4639865.776900001],[595235.0685,4639862.6381],[595231.6383999996,4639858.5944],[595229.5071,4639856.677999999],[595226.3821,4639854.6373],[595223.4124999996,4639853.376],[595218.6136999996,4639852.4234],[595214.2917999998,4639853.0319],[595210.6273999996,4639854.0933],[595206.307,4639854.5907000005],[595203.7386999996,4639854.3343],[595200.7676999997,4639853.184],[595197.7389000002,4639850.145199999],[595196.8518000003,4639848.2454],[595196.0549999997,4639845.7917],[595195.4138000002,4639844.1174],[595194.4540999997,4639841.4394000005],[595193.8129000003,4639839.765000001],[595192.3645000001,4639836.4142],[595190.5043000001,4639832.8357],[595188.3924000002,4639829.476],[595187.1720000003,4639827.6828000005],[595185.9472000003,4639826.2228],[595184.8037999999,4639824.8749],[595183.3300999999,4639823.411599999],[595182.1008000001,4639822.284600001],[595180.5412999997,4639821.042199999],[595179.2260999996,4639820.1362],[595177.4161999999,4639819.001499999],[595174.3680999996,4639817.406099999],[595172.8025000002,4639816.607799999],[595169.7515000002,4639815.2344],[595167.7726999996,4639814.319499999],[595164.3914000001,4639812.830600001],[595157.7235000003,4639808.9658],[595153.1276000002,4639805.239700001],[595151.7353999997,4639803.8884],[595150.3447000002,4639802.426200001],[595149.0368999997,4639800.9651],[595146.6731000002,4639797.824100001],[595144.5612000003,4639794.464400001],[595142.6950000003,4639791.33],[595140.9104000004,4639788.3078000005],[595139.1183000002,4639785.8408],[595137.3217000002,4639783.706800001],[595135.2748999996,4639781.680600001],[595131.6683999998,4639778.411900001],[595129.1268999996,4639776.1569],[595125.4359999998,4639772.998199999],[595122.4826999996,4639770.5156],[595118.7903000005,4639767.4679000005],[595115.7495999997,4639765.317299999],[595111.7194999997,4639762.7093],[595109.2460000003,4639761.5658],[595105.6957,4639760.296800001],[595100.7309999997,4639759.342],[595094.9309,4639758.8203],[595089.9587000003,4639758.420700001],[595084.9850000003,4639758.132099999],[595077.1069,4639757.9158],[595072.7107999995,4639757.857000001],[595071.2178999996,4639757.837099999],[595068.3978000004,4639757.7994],[595065.6606000001,4639757.762800001],[595061.5993999997,4639757.486400001],[595056.3013000004,4639756.6383],[595053.5716000004,4639756.046599999],[595050.9277999997,4639755.233899999],[595049.1090000002,4639754.7654],[595047.2931000004,4639754.074899999],[595044.5692999996,4639753.039000001],[595042.8364000004,4639752.3496],[595040.1184999999,4639750.8696],[595037.8183000004,4639749.1732],[595036.0987999998,4639747.4845],[595034.6294999998,4639745.687999999],[595032.5040999996,4639743.3276],[595030.0395,4639741.517899999],[595027.2342999997,4639740.369899999],[595025.3324999996,4639739.9004],[595021.6058999998,4639739.406400001],[595018.1238000002,4639739.2488],[595015.4681000002,4639739.3244],[595012.8924000002,4639739.623199999],[595010.3936999999,4639740.3671],[595008.4682,4639741.674000001],[595005.1874000002,4639745.072699999],[595002.0562000005,4639749.695],[594999.8492999999,4639753.441199999],[594997.8097000001,4639757.078600001],[594995.8470999999,4639761.1612],[594994.3910999997,4639764.5843],[594992.9188000001,4639769.228700001],[594992.0316000003,4639773.547800001],[594991.7219000002,4639778.0966],[594991.7604,4639781.4286],[594992.2077000001,4639785.2103],[594993.2341,4639789.1107],[594994.3271000003,4639794.2336],[594996.6331000002,4639801.704600001],[594999.2768000001,4639808.736099999],[595000.9652000004,4639812.7564],[595003.6311999997,4639818.122300001],[595006.4748999998,4639822.602299999],[595009.2445,4639826.414899999],[595010.9567,4639828.6588],[595012.5044,4639830.7894],[595013.8832999999,4639833.139799999],[595014.6919999998,4639834.7053],[595015.4857999999,4639837.381100001],[595014.2577999998,4639848.580700001],[595014.8887,4639851.032199999],[595013.5955999997,4639854.6796],[595012.4891999997,4639856.774700001],[595011.0539999995,4639858.6434],[595010.2127,4639859.520500001],[595008.4486999996,4639861.162699999],[595006.4358000001,4639862.8016],[595004.1741000004,4639864.437100001],[595001.6635999996,4639866.0693],[594998.9886999996,4639867.588300001],[594997.5683000004,4639868.3467],[594994.6490000002,4639869.529200001],[594993.2315999996,4639870.0656],[594988.7363999998,4639871.2271],[594984.2471000003,4639871.944499999],[594981.1722999997,4639872.3476],[594978.0990000004,4639872.639699999],[594975.0257000001,4639872.9319],[594971.9538000003,4639873.113],[594968.6316999998,4639873.401799999],[594965.5613000002,4639873.4717999995],[594962.3280999996,4639873.317600001],[594960.6721999999,4639873.0734],[594959.0177999996,4639872.7182],[594957.3649000004,4639872.2519000005],[594955.6320000002,4639871.5625],[594952.0120999999,4639869.293199999],[594947.4992000004,4639865.568299999],[594941.6029000003,4639859.826099999],[594937.9209000003,4639856.0013],[594931.1774000004,4639845.3617],[594925.6557999998,4639836.403999999],[594921.0258,4639829.013],[594914.1209000004,4639818.0381000005],[594906.8899999997,4639806.614600001],[594903.4790000003,4639801.127699999],[594900.3196999999,4639795.422],[594898.8696999997,4639792.1822999995],[594897.5130000003,4639788.1664],[594894.9742999999,4639779.4706999995],[594892.3481999999,4639771.107000001],[594889.7133,4639763.409399999],[594887.1538000004,4639756.268200001],[594883.6316999998,4639746.671],[594881.3121999996,4639740.199200001],[594880.3568000002,4639737.188100001],[594879.6487999996,4639734.2914],[594879.1867000004,4639731.619999999],[594878.8134000003,4639728.5057],[594877.8848000001,4639723.496099999],[594875.1298000002,4639718.5732],[594872.7999,4639712.8785999995],[594869.8924000002,4639706.9542],[594866.0295000002,4639698.0188],[594863.9499000004,4639692.216499999],[594862.1250999998,4639685.9734000005],[594861.1061000004,4639681.517899999],[594860.1891999999,4639675.619999999],[594860.0810000002,4639671.287699999],[594860.3846000005,4639667.1829],[594861.8953999998,4639659.651699999],[594868.2865000004,4639653.1850000005],[594869.3470000001,4639648.312999999],[594867.9442999996,4639641.520300001],[594857.9611,4639624.9519],[594857.4619000005,4639618.8376],[594859.7353999997,4639603.8762],[594862.8783999998,4639598.365700001],[594870.0843000002,4639593.020400001],[594870.6366999997,4639588.9189],[594867.7127999999,4639577.997099999],[594859.2641000003,4639564.558599999],[594855.7522,4639560.402899999],[594855.9165000003,4639548.0787],[594858.5426000003,4639544.004899999],[594867.2681999998,4639536.6809],[594869.9313000003,4639529.8314],[594873.1646999996,4639517.548],[594880.9038000004,4639509.544600001],[594880.9868000001,4639503.327],[594879.1056000004,4639495.0843],[594875.0855999999,4639485.4804],[594872.7792999996,4639471.7907],[594871.3128000004,4639463.5535],[594863.4563999996,4639443.015699999],[594861.5292999996,4639431.996099999],[594861.7010000004,4639419.116699999],[594864.9117999999,4639371.1863],[594863.2972999997,4639367.8333],[594860.631,4639362.4673999995],[594858.7691000002,4639359.0001],[594856.9901,4639355.5338],[594854.5652999999,4639350.726399999],[594852.7197000002,4639346.037699999],[594851.9287,4639343.139900001],[594851.4709999999,4639340.135500001],[594851.4293999998,4639337.025599999],[594851.8042000001,4639333.8101],[594852.6054999996,4639329.711999999],[594854.0837000003,4639324.623400001],[594855.1412000004,4639319.9735],[594856.7764999997,4639315.553300001],[594858.4324000003,4639309.5787],[594859.6617999999,4639304.4869],[594860.8037999999,4639299.727],[594862.2330999998,4639292.083699999],[594863.8787000002,4639280.6675],[594862.5706000002,4639272.9877],[594858.1801000005,4639260.047499999],[594834.3284999998,4639207.0923],[594827.8477999996,4639195.345799999],[594815.2998000002,4639178.188100001],[594814.1933000004,4639174.0645],[594812.9297000002,4639169.272600001],[594812.5044,4639157.606799999],[594813.4030999998,4639133.7432],[594815.0338000003,4639123.4374],[594819.7144999998,4639114.615800001],[594826.2896999996,4639106.8189],[594827.4035999998,4639104.1686],[594828.8567000004,4639100.967499999],[594829.6254000003,4639099.312100001],[594831.0711000003,4639096.666099999],[594832.0916999998,4639094.7919],[594834.2868999997,4639091.9339000005],[594835.3800999997,4639090.8379999995],[594836.4716999996,4639089.8531],[594837.5604999997,4639089.0901999995],[594839.8994000005,4639087.899900001],[594841.5658,4639087.366800001],[594845.0601000004,4639086.6361],[594848.9663000004,4639086.1329],[594851.2918999996,4639085.9418],[594853.5360000003,4639085.638599999],[594855.4483000003,4639085.3309],[594857.0318,4639084.796800001],[594858.8729999997,4639083.5998],[594859.8003000002,4639082.501599999],[594860.6608999996,4639080.1811],[594861.0177999996,4639078.298],[594861.1156000001,4639077.1888],[594861.2237,4639075.3024],[594861.1584999999,4639073.9690000005],[594861.1021999996,4639071.9693],[594860.8119000001,4639068.8561],[594859.4326999998,4639060.286900001],[594851.5415000003,4639029.8654],[594851.9411000004,4638999.887499999],[594849.6953999996,4638994.083000001],[594849.8345999997,4638989.865],[594849.7233999996,4638985.7546999995],[594849.5842000004,4638983.753900001],[594849.1397000002,4638979.7502],[594848.5279000001,4638975.8554],[594847.9961000001,4638972.183700001],[594847.5442000004,4638968.735099999],[594847.4167999998,4638965.8462000005],[594847.3811999997,4638962.292099999],[594847.6952,4638957.4101],[594848.0743000004,4638953.8616],[594848.4594,4638949.869000001],[594848.8755999999,4638943.5447],[594848.9259000001,4638939.7697],[594848.8118000003,4638935.8815],[594848.6814000001,4638933.2146000005],[594848.3940000003,4638929.8793],[594848.1716999998,4638927.8774999995],[594847.3302999996,4638922.5359000005],[594846.2355000004,4638917.5241],[594844.409,4638911.392100001],[594844.4518999998,4638908.1722],[594843.1407000003,4638894.4957],[594839.2298999997,4638882.8945],[594833.2289000005,4638872.487],[594830.2868999997,4638862.897500001],[594827.8973000003,4638849.206700001],[594832.0636,4638810.506100001],[594834.2969000004,4638773.6676],[594834.6801000005,4638744.911],[594833.3317,4638727.7915],[594827.4578,4638707.8355],[594822.1540999999,4638682.445699999],[594819.8369000005,4638663.3144000005],[594813.4933000002,4638641.2422],[594803.9210999999,4638593.696699999],[594802.6125999996,4638573.579500001],[594804.4653000003,4638546.6193],[594801.5569000002,4638528.2574000005],[594795.7969000004,4638512.1897],[594788.2160999998,4638495.7645],[594776.5363999996,4638481.8389],[594771.5201000003,4638472.221899999],[594768.8471999997,4638454.8627],[594768.4543000003,4638440.7543],[594769.9188000001,4638418.0087],[594765.9289999995,4638406.0734],[594732.6470999997,4638350.6611],[594729.3432999998,4638343.288000001],[594728.5356000001,4638335.3927],[594731.5469000004,4638321.1075],[594736.2796999998,4638308.399900001],[594741.6540000001,4638297.3665],[594744.2521000002,4638289.183499999],[594744.5093,4638269.864399999],[594737.9414999997,4638252.120200001],[594733.5766000003,4638237.181600001],[594725.2954000002,4638198.5375],[594719.9277999997,4638190.3595],[594691.9200999998,4638137.571799999],[594686.4903999995,4638134.057],[594662.3954999996,4638130.183],[594591.1160000004,4638105.3599],[594585.3381000003,4638103.0622000005],[594581.1468000002,4638100.008199999],[594576.9850000003,4638094.7336],[594558.2774,4638078.827199999],[594541.5712000001,4638062.1701],[594536.6346000005,4638058.995100001],[594518.7852999996,4638053.4278],[594494.0494999997,4638041.5503],[594482.5466,4638032.957900001],[594475.2457999997,4638032.861],[594468.591,4638034.1053],[594462.2504000003,4638036.6863],[594454.2681999998,4638037.913000001],[594436.7982999999,4638035.016000001],[594417.3130999999,4638027.6504],[594414.6995000001,4638024.5064],[594413.1050000004,4638019.599099999],[594413.2698999997,4638007.163799999],[594411.3317999998,4638003.1404],[594408.0486000003,4638000.431700001],[594398.4600999998,4637997.6393],[594389.9721999997,4637993.195900001],[594378.3761999998,4637972.8313],[594377.8706,4637967.1611],[594379.2018999998,4637960.6269000005],[594388.4055000003,4637948.6446],[594390.9924999997,4637935.0199],[594389.8025000002,4637930.895400001],[594384.4731000001,4637926.0496],[594379.2061000001,4637922.759400001],[594377.0592999998,4637921.953600001],[594376.4309,4637919.280099999],[594376.2040999997,4637917.611300001],[594376.1416999996,4637916.0558],[594376.0910999998,4637913.6121],[594376.0390999997,4637911.2794],[594376.0729,4637908.7257],[594376.1229999997,4637904.9507],[594376.0576999998,4637903.6173],[594376.0739000002,4637902.3959],[594375.9374000002,4637900.1732],[594375.7178999996,4637897.9493],[594375.3266000003,4637896.167300001],[594374.8494999995,4637894.6063],[594373.8773999996,4637892.8166000005],[594372.5675999997,4637891.466700001],[594370.6711999997,4637890.553200001],[594368.5214999998,4637889.9694],[594366.034,4637889.8254],[594364.2057999996,4637890.0233],[594361.8710000003,4637890.8807],[594359.8576999996,4637892.5197],[594358.5941000003,4637893.946599999],[594356.9039000003,4637896.256200001],[594355.7973999996,4637898.351500001],[594355.0272000004,4637900.118100001],[594354.5917999996,4637901.666999999],[594354.1562999999,4637903.2159],[594353.7002999997,4637906.3192],[594353.2443000004,4637909.422499999],[594352.6979,4637913.0799],[594352.0773999998,4637916.07],[594351.3812999995,4637918.503799999],[594350.2644999996,4637921.3763],[594349.0676999995,4637924.025599999],[594348.3863000004,4637925.349099999],[594347.0294000003,4637927.552100001],[594345.0917999996,4637929.747400001],[594343.0044,4637930.7192],[594341.2621999998,4637930.6961],[594339.3598999996,4637930.2267],[594337.5464000003,4637929.314300001],[594334.3357999995,4637927.3839],[594327.1423000004,4637919.182],[594321.9099000003,4637907.008400001],[594318.2992000002,4637903.962200001],[594307.0718,4637899.593599999],[594303.5513000004,4637895.9934],[594300.8855999997,4637890.516799999],[594300.6781000001,4637874.8562],[594299.4389000004,4637868.1768],[594295.4457,4637862.682600001],[594277.1913000001,4637843.784600001],[594273.7032000003,4637837.741800001],[594268.5970999999,4637816.0197],[594262.4593000002,4637803.278899999],[594245.6013000002,4637779.180299999],[594237.7210999997,4637766.4164],[594223.2564000003,4637749.5677000005],[594216.8400999997,4637739.044199999],[594216.8870999999,4637735.4913],[594221.8975,4637733.114499999],[594241.7752,4637729.7129999995],[594248.5425000004,4637726.2491],[594253.5999999996,4637720.319399999],[594255.0155999996,4637713.6752],[594252.8075000001,4637679.8873],[594257.4863,4637664.957699999],[594258.2001999998,4637648.642999999],[594255.9726,4637641.395300001],[594241.3608999997,4637623.101],[594239.1838999996,4637618.2971],[594237.1509999996,4637602.612299999],[594235.4139,4637595.9264],[594216.5838000001,4637576.5769],[594205.8771000002,4637570.4386],[594192.4340000004,4637564.153000001],[594179.8770000003,4637559.8781],[594172.2922999999,4637556.1132],[594155.2923999997,4637542.673599999],[594152.7093000002,4637537.198100001],[594152.7812999999,4637531.7576],[594154.6551000001,4637528.117799999],[594167.3295999998,4637523.510399999],[594171.4002,4637516.9013],[594171.5750000002,4637503.6888],[594169.0081000002,4637496.992000001],[594154.7063999996,4637486.5864],[594121.9060000004,4637481.9328000005],[594115.1420999998,4637478.8451000005],[594112.534,4637475.257099999],[594112.6705,4637464.931399999],[594114.0289000003,4637462.6173],[594114.3945000004,4637460.068],[594115.0164000001,4637456.9669],[594115.3790999996,4637454.639699999],[594115.7345000003,4637452.8675999995],[594116.0957000004,4637450.6514],[594116.5428999998,4637448.214299999],[594116.9040999999,4637445.9980999995],[594117.1809,4637443.891799999],[594117.3717999998,4637442.0065],[594117.5641000001,4637440.010199999],[594117.5773999998,4637439.0109],[594117.3578000003,4637436.7871],[594117.1279999996,4637435.340399999],[594116.8936999999,4637434.2268],[594116.4979999997,4637432.777899999],[594115.9391999999,4637431.104800001],[594115.3819000004,4637429.320699999],[594114.6601,4637427.4233],[594114.0153999999,4637425.9712000005],[594113.0505999997,4637423.6263999995],[594112.5689000003,4637422.398499999],[594112.0843000002,4637421.3927],[594111.2751000002,4637419.827299999],[594110.3859000001,4637418.038799999],[594109.7383000003,4637416.808700001],[594108.5202000001,4637414.7937],[594107.6265000002,4637413.338300001],[594106.7314999998,4637411.993899999],[594105.7533999998,4637410.6483],[594104.7725,4637409.524900001],[594103.7915000003,4637408.4014],[594101.7451,4637406.2645],[594094.9957999997,4637402.066500001],[594092.8619999997,4637400.261499999],[594091.8722000001,4637399.804199999],[594090.2215999998,4637399.1161],[594087.9116000002,4637398.086200001],[594086.4298999999,4637397.178200001],[594085.1984999999,4637396.1625],[594084.4620000003,4637395.375399999],[594083.7255999995,4637394.588300001],[594082.9075999996,4637393.689200001],[594082.0926000001,4637392.5679],[594081.1946,4637391.445499999],[594079.1584000001,4637388.531400001],[594076.8792000003,4637385.1698],[594075.5766000003,4637383.264799999],[594072.8898999998,4637379.342599999],[594069.8756999997,4637375.082900001],[594066.8585999999,4637371.045299999],[594063.8399999999,4637367.118799999],[594060.9829000002,4637363.5275],[594059.5930000003,4637361.954399999],[594057.6281000003,4637359.9296],[594055.9077000003,4637358.2411],[594053.6079000002,4637356.434],[594050.4028000003,4637354.059599999],[594047.1074000001,4637352.2393],[594043.2341999998,4637350.189300001],[594040.4336999999,4637348.5976],[594038.3755000001,4637347.3489],[594036.6491999999,4637346.104599999],[594034.6754999999,4637344.7458999995],[594033.1967000002,4637343.615900001],[594031.1429000003,4637342.0341],[594029.7484999998,4637340.794199999],[594028.9291000003,4637340.005999999],[594027.8666000003,4637338.770400001],[594026.6425000001,4637337.1996],[594025.9118999997,4637335.9684],[594025.0212000003,4637334.290899999],[594024.0548999999,4637332.0572],[594023.3300999999,4637330.381899999],[594022.8454999998,4637329.3761],[594022.3594000004,4637328.4813],[594021.6316999998,4637327.028000001],[594020.4090999998,4637325.3462000005],[594019.0175999999,4637323.884199999],[594017.8662999999,4637323.091600001],[594015.5592,4637321.8396000005],[594014.0730999997,4637321.264799999],[594012.7470000004,4637321.1362],[594011.7527999999,4637321.012],[594010.0904000001,4637321.212200001],[594007.6754000001,4637321.8466],[594006.0086000003,4637322.379799999],[594003.0899999999,4637323.4517],[593998.4708000002,4637327.6106],[593988.5971999997,4637327.4803],[593984.5799000002,4637323.762599999],[593966.4097999996,4637298.3148],[593955.7274000002,4637290.2894],[593952.2226,4637285.4681],[593946.1233000001,4637269.729800001],[593942.1454999996,4637263.0144],[593935.0308999997,4637255.0361],[593918.2476000004,4637231.3836],[593909.3309000004,4637221.604699999],[593888.8014000002,4637205.120999999],[593878.5844,4637199.5449],[593870.4530999996,4637199.4377],[593861.8907000003,4637200.5463],[593851.9500000002,4637199.1938000005],[593842.5466,4637194.85],[593836.3357999995,4637187.550000001],[593831.5603,4637178.381100001],[593825.4912999999,4637160.3113],[593821.9282999998,4637153.601500001],[593817.9020999996,4637150.550100001],[593809.3630999997,4637149.8824000005],[593797.6491,4637150.838500001],[593790.9429000001,4637149.639699999],[593778.9211999997,4637136.1556],[593742.3357999995,4637128.899900001],[593732.0659999996,4637127.3211],[593691.6138000004,4637130.120100001],[593668.7871000003,4637130.486099999],[593654.1924,4637129.627800001],[593643.9561999999,4637125.4954],[593636.8134000003,4637119.627],[593636.7450000001,4637118.5156],[593636.8441000003,4637117.295399999],[593637.1906000003,4637116.1895],[593637.869,4637115.0879],[593638.6288999999,4637114.0985],[593639.3887999998,4637113.108999999],[593639.9841999998,4637112.0064],[593640.3291999996,4637111.011499999],[593640.5082999999,4637110.0144],[593640.5214999998,4637109.0151],[593640.3701,4637107.9026999995],[593640.0527999997,4637106.788000001],[593639.5696,4637105.6712],[593638.8373999996,4637104.551100001],[593637.9392999997,4637103.4288],[593636.7063999996,4637102.5242],[593635.1414999999,4637101.6152],[593631.5970000001,4637099.7918],[593629.4512999998,4637098.8752],[593626.5632999996,4637097.615700001],[593624.5835999995,4637096.701300001],[593622.7697999999,4637095.789100001],[593620.2180000003,4637094.2009],[593618.0811000001,4637092.618100001],[593615.7827000003,4637090.700099999],[593614.3081,4637089.237],[593612.3443999998,4637087.101299999],[593610.4666999998,4637084.7446],[593609.1639,4637082.8397],[593607.6253000004,4637079.9322],[593606.3356999997,4637077.028000001],[593605.2934999997,4637074.2381],[593604.3503999999,4637070.228],[593604.1204000004,4637068.781300001],[593603.8919000002,4637067.2236],[593603.7522,4637065.2228999995],[593603.5324999997,4637062.9991],[593603.2313000001,4637060.6631000005],[593603.1643000003,4637059.4407],[593603.1149000004,4637056.8859],[593603.1323999995,4637055.5536],[593603.3959999997,4637054.446599999],[593603.6579999998,4637053.4506],[593604.2549,4637052.2369],[593605.1865999997,4637050.805500001],[593606.3657999998,4637049.488500001],[593607.7109000003,4637048.173599999],[593608.7197000002,4637047.1874],[593609.5625999998,4637046.198999999],[593610.4128,4637044.6555],[593610.5132999998,4637043.3243],[593610.3634000001,4637042.1008],[593609.8030000003,4637040.538699999],[593609.0751999998,4637039.0856],[593608.0998999998,4637037.518100001],[593606.8728,4637036.169299999],[593605.4753999999,4637035.1515],[593603.9105000002,4637034.2425999995],[593602.0937999999,4637033.5524],[593600.2757000001,4637032.973300001],[593598.4589999998,4637032.2831],[593596.6423000004,4637031.5929000005],[593593.7571,4637030.111400001],[593592.4412000002,4637029.205700001],[593590.6391000003,4637027.405300001],[593589.6608999996,4637026.059800001],[593588.3596000001,4637024.0439],[593585.8398000002,4637020.013],[593584.7860000003,4637018.111300001],[593582.9168999996,4637015.088500001],[593581.1265000002,4637012.399800001],[593578.1118999999,4637008.1403],[593575.7463999996,4637004.9999],[593572.3969,4637000.9582],[593572.1830000002,4636998.290200001],[593569.2805000003,4636991.8113],[593558.2653999999,4636983.7820999995],[593554.6858999999,4636978.2937],[593550.6917000003,4636966.4702],[593548.1299,4636959.329399999],[593542.4585999995,4636948.816400001],[593532.8963000001,4636937.585999999],[593525.1810999997,4636931.0439],[593485.4574999996,4636916.1971],[593479.2211999996,4636910.7849],[593473.8859999999,4636906.2729],[593465.2362000002,4636895.0546],[593457.6244000001,4636880.6295],[593450.9309999999,4636872.102],[593441.2051999997,4636873.3069],[593435.7271999996,4636879.675799999],[593430.7688999996,4636890.715600001],[593426.2851,4636897.2086],[593420.4258000003,4636901.0184],[593417.0499999998,4636898.975199999],[593414.6364000002,4636893.1691],[593412.3581999997,4636883.367000001],[593408.869,4636852.0057],[593406.1265000002,4636839.6434],[593401.3502000002,4636830.4748],[593396.5317000002,4636824.5261],[593393.2227999996,4636817.375600001],[593386.6370999999,4636781.6428],[593388.7538999999,4636734.142100001],[593387.4480999997,4636719.799799999],[593384.6633000001,4636710.657299999],[593378.4428000003,4636704.0239],[593363.4337999998,4636696.7201000005],[593355.2216999996,4636690.0605999995],[593350.0303999996,4636680.886600001],[593340.5459000003,4636657.3312],[593334.8828999996,4636646.1522],[593328.1469,4636640.8445999995],[593320.8869000003,4636637.529100001],[593307.7673000004,4636638.023499999],[593293.0857999995,4636643.716700001],[593279.892,4636643.5438],[593272.6246999996,4636640.783500001],[593266.9005000005,4636634.2677],[593262.6392000001,4636623.773399999],[593258.0883,4636616.3847],[593256.9499000004,4636614.593],[593249.2181000002,4636609.272500001],[593238.5224000001,4636608.4662],[593227.8092,4636608.9922],[593220.5157000003,4636608.2305],[593214.6836999999,4636603.601199999],[593204.2350000003,4636583.92],[593189.3969999999,4636563.5151],[593184.2388000004,4636551.787599999],[593183.8773999996,4636541.3444],[593185.9138000002,4636531.5988],[593189.9505000003,4636521.213099999],[593193.3698000005,4636507.265799999],[593185.4495999999,4636484.6195],[593176.9545999998,4636474.1809],[593170.2999,4636468.9856],[593163.9945999999,4636462.462400001],[593160.9080999997,4636457.3138],[593159.0500999996,4636447.073100001],[593163.1754000001,4636429.9147],[593164.2609999999,4636416.714199999],[593163.9139999999,4636398.831],[593162.3749000002,4636389.593900001],[593154.8744999999,4636347.5197],[593159.5909000002,4636329.591700001],[593170.8306,4636301.5326000005],[593171.8991,4636295.994100001],[593170.9817000004,4636289.9856],[593166.0038999999,4636283.479699999],[593152.352,4636273.862],[593139.7176999999,4636262.592],[593135.9570000004,4636258.211999999],[593129.6512000002,4636245.359099999],[593121.8853000002,4636198.1733],[593115.6464,4636186.5428],[593106.8175999997,4636176.210899999],[593104.3075000001,4636171.403100001],[593103.1353000002,4636165.8354],[593104.5643999996,4636151.751],[593109.2807,4636133.822899999],[593111.5014000004,4636109.9767],[593108.7525000004,4636104.3884],[593098.6248000003,4636091.818600001],[593075.0669,4636058.9738],[593049.1723999996,4636033.4277],[593045.7537000002,4636028.274800001],[593044.2071000002,4636019.5929000005],[593044.7452999996,4636010.1609000005],[593043.9560000002,4636007.041200001],[593041.6730000004,4636003.9021000005],[593038.5470000003,4636001.7513],[593028.3628000002,4635999.841499999],[593014.2593,4635999.324200001],[592997.8361999998,4635992.1138],[592992.4051000001,4635982.159600001],[592986.3679999998,4635967.7557],[592979.8713999996,4635963.117900001],[592973.8496000003,4635960.2631],[592967.5976,4635955.9617],[592960.4090999998,4635947.0951000005],[592953.9221999999,4635935.350500001],[592945.2834000001,4635923.1336],[592943.0466999998,4635916.441500001],[592935.0555999996,4635880.024700001],[592922.9593000002,4635852.882300001],[592917.0082999999,4635844.587200001],[592907.3154999996,4635836.7985],[592902.6125999996,4635834.6272],[592899.2303999998,4635833.0284],[592889.8274999997,4635828.4639],[592873.7735000001,4635818.3714000005],[592869.2554000001,4635814.7589],[592866.7903000005,4635812.839],[592859.7472999999,4635805.529100001],[592833.6220000004,4635791.196599999],[592828.0186999999,4635781.6844999995],[592824.8047000002,4635773.5362],[592812.1294,4635758.934800001],[592795.7907999996,4635745.1742],[592783.8912000004,4635728.362],[592779.8723999998,4635724.645099999],[592776.4813999999,4635723.7126],[592722.6480999999,4635720.901799999],[592708.6106000002,4635715.2776999995],[592701.1876999997,4635711.627599999],[592697.5953000002,4635707.027899999],[592695.2522,4635702.111300001],[592694.0124000004,4635695.3213],[592698.1227000002,4635666.5024999995],[592695.2109000003,4635654.249399999],[592687.1947999997,4635645.1502],[592671.7346999999,4635640.3961],[592664.7265999997,4635636.751499999],[592656.0406999998,4635628.0878],[592652.1278999997,4635622.5956],[592644.1002000002,4635614.3847],[592637.0992999999,4635610.184900001],[592631.7221999997,4635608.782500001],[592627.6556000002,4635608.729599999],[592623.8920999998,4635610.9015999995],[592614.3069000002,4635620.327],[592608.5746999998,4635620.696699999],[592602.5640000002,4635616.954],[592589.2470000004,4635600.568],[592571.6029000003,4635585.0142],[592569.2784000002,4635578.6543000005],[592572.5597000001,4635562.483999999],[592580.4979999997,4635539.267200001],[592580.7346999999,4635533.8289],[592581.1250999998,4635522.951400001],[592580.4301000005,4635518.944599999],[592577.4784000004,4635516.130100001],[592572.4274000004,4635515.176100001],[592560.9628999997,4635515.9155],[592549.1295999996,4635513.0966],[592542.7736999998,4635510.3489],[592538.0965,4635506.179400001],[592536.4943000004,4635501.716700001],[592538.9594999999,4635490.8661],[592564.6255999999,4635438.452099999],[592566.0587999998,4635430.3642],[592564.4466000004,4635426.6787],[592557.0889999997,4635424.362199999],[592553.0164999999,4635424.7534],[592546.2478,4635428.2190000005],[592531.4418000001,4635430.580800001],[592522.6791000003,4635427.801899999],[592519.4299999997,4635422.318299999],[592516.7849000003,4635415.0659],[592515.9403999997,4635403.395],[592516.3267999999,4635373.6393],[592515.4073000001,4635367.741900001],[592503.273,4635336.9353],[592495.6819000002,4635320.6238],[592469.2504000003,4635278.526900001],[592467.2822000002,4635270.2839],[592467.0727000004,4635260.8421],[592470.8908000002,4635241.680500001],[592471.7812999999,4635237.028100001],[592475.2236000001,4635227.6338],[592475.9351000004,4635223.978399999],[592471.9899000004,4635208.158500001],[592469.6594000002,4635202.242799999],[592468.9577000001,4635192.350500001],[592470.0891000004,4635181.9267],[592472.8559999997,4635173.4120000005],[592489.6018000003,4635136.761700001],[592501.2673000004,4635120.589199999],[592514.4073000001,4635099.549699999],[592521.6726000002,4635083.4311999995],[592526.4636000004,4635053.2886],[592526.6857000003,4635036.190199999],[592522.8883999996,4635015.375],[592514.1102999998,4634988.1655],[592509.3804000001,4634962.452199999],[592508.6309000002,4634943.453400001],[592509.8257999998,4634928.144400001],[592511.6380000003,4634922.8376],[592522.5922999997,4634910.320499999],[592531.4724000003,4634904.1061],[592535.5444,4634897.3851],[592538.4824000001,4634882.0988],[592538.9902999997,4634868.557600001],[592537.1497,4634856.8737],[592533.2470000004,4634844.163699999],[592531.3306,4634831.923599999],[592531.5065000001,4634818.3781],[592533.3836000003,4634808.075099999],[592547.5141000003,4634761.9519],[592555.6557999998,4634729.5209],[592562.8232000005,4634695.4114],[592565.5994999995,4634667.019400001],[592562.9393999996,4634635.3364],[592557.8946000002,4634608.2864],[592554.2474999996,4634601.4651999995],[592549.9961999999,4634596.412799999],[592539.8430000003,4634591.950099999],[592532.0998,4634587.296599999],[592526.1112000002,4634581.7776],[592522.8904999997,4634574.0735],[592520.2911999999,4634563.268200001],[592518.6566000003,4634535.7073],[592520.3704000004,4634512.409600001],[592495.1091,4634520.632300001],[592448.5104,4634541.7929],[592352.4245999996,4634602.0671],[592331.4497999996,4634612.6779],[592310.9528999999,4634624.8496],[592299.8799999999,4634633.700999999],[592282.2764999997,4634653.239399999],[592251.5295000002,4634681.269300001],[592210.1341000004,4634711.0493],[592201.0965999998,4634716.595799999],[592196.9264000002,4634718.0965],[592184.9238999998,4634721.8279],[592178.4453999996,4634722.077199999],[592165.8477999996,4634720.4706],[592159.6426999997,4634718.8357],[592145.4374000002,4634732.421800001],[592143.5065000001,4634740.5033],[592143.0555999996,4634743.273600001],[592143.8079000004,4634755.7206],[592150.9176000003,4634783.6854],[592173.6023000004,4634852.605799999],[592186.6506000003,4634909.1866],[592195.2166999998,4634940.057399999],[592199.7070000004,4634971.5418],[592199.8095000004,4634982.869999999],[592198.3794999998,4634990.7358],[592191.4939000001,4635009.6358],[592180.7262000004,4635027.0419],[592166.4480999997,4635046.2904],[592162.5455,4635052.7917],[592159.8619999997,4635061.307600001],[592158.5317000002,4635080.7237],[592159.2960999999,4635105.0529],[592159.0275999997,4635125.815199999],[592155.2806000002,4635139.536599999],[592149.2298999997,4635151.6735],[592139.3132999996,4635180.306399999],[592131.8668999998,4635204.0853],[592115.0472999997,4635240.180199999],[592106.6326000001,4635255.3959],[592083.7203000002,4635287.636499999],[592069.6535,4635303.445499999],[592056.7215999998,4635314.9383000005],[592040.5500999996,4635326.611400001],[592007.6447000001,4635354.9476],[591995.7647000002,4635368.563999999],[591982.5109999999,4635385.7162],[591950.5175000001,4635420.6161],[591932.4746000003,4635442.259500001],[591918.3755999999,4635454.181700001],[591906.3486000001,4635459.9121],[591872.6460999995,4635472.914100001],[591808.2263000002,4635492.738299999],[591802.0448000003,4635495.767999999],[591739.1616000002,4635454.3147],[590865.2269000001,4635997.459100001],[590770.9567999998,4635787.600500001],[590889.7558000004,4635688.285],[590911.5115,4635648.5858],[590918.3055999996,4635617.0243],[590909.4237000002,4635591.0371],[590684.5274,4635574.289799999],[590609.3586999997,4635447.628699999],[590510.3367999997,4635440.706599999],[590515.7050000001,4635429.781199999],[590537.6222000001,4635396.856799999],[590540.9830999998,4635387.1274999995],[590542.1415999997,4635367.8201],[590540.8635999998,4635350.8138],[590539.1365,4635343.0186],[590529.7969000004,4635320.2464000005],[590525.4072000002,4635306.4209],[590522.8376000002,4635293.0627],[590522.3948999997,4635282.1745],[590529.8062000005,4635221.5263],[590531.5635000002,4635213.886399999],[590539.0355000002,4635187.6634],[590539.7237,4635179.2326],[590538.8982999995,4635172.337200001],[590536.2566999998,4635164.6415],[590513.3487,4635112.158600001],[590492.2620000001,4635060.0320999995],[590485.8521999996,4635035.2984],[590476.4655999998,4635016.190300001],[590462.7995999996,4634994.140699999],[590448.4946999997,4634976.6358],[590441.2684000004,4634970.4366],[590387.9934999999,4634942.7763],[590384.4471000005,4634940.954600001],[590357.9325000001,4634930.5131],[590348.9011000004,4634929.176999999],[590343.7494999999,4634929.5559],[590332.494,4634933.4109000005],[590323.8000999996,4634938.1866999995],[590306.5140000004,4634900.4339000005],[590301.3919000002,4634891.929500001],[590292.7586000003,4634885.3794],[590253.8135000002,4634899.4331],[590247.8798000002,4634902.578299999],[590240.5362999998,4634879.387599999],[590235.9880999997,4634851.7906],[590231.9194,4634819.091499999],[590227.9225000003,4634787.2817],[590223.1347000003,4634732.6974],[590219.5569000002,4634707.111500001],[590202.9883000003,4634651.9339000005],[590195.9425999997,4634624.8605],[590195.6244999999,4634610.6425],[590196.3545000004,4634605.432600001],[590200.4537000004,4634576.7236],[590200.8205000004,4634547.745200001],[590202.9967,4634539.7774],[590203.9576000003,4634536.014],[590208.4874999998,4634525.744000001],[590239.1464999998,4634484.378900001],[590245.1270000003,4634477.569800001],[590257.1328999996,4634453.846899999],[590259.8284,4634437.668299999],[590262.1017000005,4634415.4879],[590271.7344000004,4634389.0699000005],[590274.4003999997,4634381.774599999],[590278.9024,4634360.6218],[590277.2631999999,4634332.728499999],[590274.0356999999,4634299.151699999],[590274.9023000002,4634276.6203000005],[590277.8186999997,4634262.6654],[590283.9499000004,4634250.528000001],[590293.9880999997,4634237.9958999995],[590324.3914000001,4634190.7424],[590370.1983000003,4634100.7095],[590383.8091000002,4634081.448999999],[590398.7368999999,4634063.093599999],[590421.2680000002,4634034.396400001],[590430.2978999997,4634022.8511],[590440.341,4634003.4344999995],[590448.9912999999,4633982.556500001],[590461.6941999998,4633936.7446],[590463.0252999999,4633929.9877],[590471.1342000002,4633905.9936],[590478.4337999998,4633893.426999999],[590486.1878000004,4633884.308599999],[590524.8481000001,4633853.9287],[590531.9448999995,4633850.7985],[590542.0893000001,4633849.594799999],[590562.3413000004,4633850.074200001],[590575.9033000004,4633847.8035],[590586.1630999995,4633844.0473],[590569.6425999999,4633837.3967],[590549.2866000002,4633832.0298999995],[590523.9370999997,4633827.599199999],[590505.7911,4633831.2554],[590490.5856999997,4633838.7245000005],[590486.3477999996,4633839.003900001],[590481.2193999998,4633837.495200001],[590468.0588999996,4633821.226399999],[590461.4039000003,4633815.7007],[590439.3946000002,4633809.758099999],[590428.7915000003,4633807.8467999995],[590419.1649000002,4633807.502599999],[590411.3504999997,4633808.2918],[590407.7894000001,4633807.580399999],[590402.6032999996,4633804.0722],[590379.6654000003,4633779.6843],[590372.9049000004,4633769.382300001],[590359.1769000003,4633745.444399999],[590342.1789999995,4633730.570900001],[590336.7155999998,4633722.728399999],[590314.9069999997,4633700.9092],[590306.2468999997,4633696.3576],[590290.1379000004,4633670.2798],[590255.9879000001,4633632.9801],[590249.5857999995,4633614.021199999],[590242.3816,4633599.3829],[590230.6496000001,4633588.240900001],[590228.2688999996,4633586.1009],[590221.4039000003,4633577.463400001],[590204.2012999998,4633565.585899999],[590197.9595999997,4633560.1767],[590192.0696,4633553.2173999995],[590182.3525,4633546.8758000005],[590164.5225,4633545.206700001],[590156.5334000001,4633546.6603],[590154.3861999996,4633545.7447999995],[590149.9792,4633539.692600001],[590144.5871000001,4633526.1877999995],[590130.6739999996,4633516.7951],[590124.0746999998,4633506.828500001],[590104.6328999996,4633488.1492],[590099.1003,4633485.747300001],[590091.3657999998,4633486.76],[590083.5174000002,4633490.214299999],[590078.8152000001,4633494.374600001],[590073.2153000003,4633497.301999999],[590067.8192999996,4633497.233899999],[590056.1222000001,4633489.868100001],[590048.0991000002,4633487.434800001],[590042.1597999996,4633484.361500001],[590038.6349999998,4633480.763499999],[590028.8186999997,4633462.539100001],[590014.5502000004,4633441.815400001],[590004.6657999996,4633415.8169],[589997.4539000001,4633401.734099999],[589996.2840999998,4633389.1712],[589998.5220999997,4633376.3181],[590006.0532999998,4633358.5348000005],[590008.7588999998,4633354.682399999],[590010.7057999996,4633345.157],[590009.8598999996,4633339.8160999995],[589996.7237,4633314.8871],[589991.2624000004,4633306.822799999],[589990.4165000003,4633301.482000001],[589991.6198000005,4633278.5107],[589989.9549000002,4633272.2711],[589981.1920999996,4633256.058800001],[589974.4263000004,4633140.819],[589976.2104000002,4633111.303300001],[589978.2092000004,4633097.6699],[589978.0120000001,4633093.558800001],[589976.7187000001,4633090.7663],[589970.7072000001,4633086.8038],[589968.7441999996,4633084.4471],[589969.8296999997,4633070.802200001],[589966.1253000004,4633055.097999999],[589963.9468,4633050.0734],[589959.5225,4633045.353700001],[589956.5996000003,4633040.0976],[589954.4672999997,4633031.4092],[589952.5998,4633028.054199999],[589943.733,4633020.0581],[589937.8059,4633015.9857],[589903.4216,4633003.448100001],[589894.5620999997,4633001.4486],[589885.6462000003,4632997.338500001],[589865.2542000003,4632981.424000001],[589857.7071000002,4632974.1109],[589845.4585999995,4632964.295600001],[589834.0215999996,4632949.3824000005],[589815.5714999996,4632937.4901],[589782.4418000001,4632924.1916000005],[589692.9599000001,4632961.3761],[589666.4011000004,4632973.5901],[589647.5264999997,4632982.236400001],[589637.4968999997,4632987.4405000005],[589615.3921999997,4633002.0427],[589636.9035999998,4633047.8419],[589688.1460999995,4633172.4132],[589702.2819999997,4633203.7949],[589753.2467999998,4633317.2588],[589765.1610000003,4633340.395199999],[589772.4200999998,4633357.365599999],[589772.3076999998,4633359.6961],[589772.006,4633370.4638],[589771.8797000004,4633373.9046],[589767.2401999999,4633386.283299999],[589759.2304999996,4633395.954399999],[589752.5389,4633399.867799999],[589744.0502000004,4633401.4267],[589729.2844000002,4633400.352399999],[589707.2773000002,4633394.079],[589682.8389999997,4633389.662799999],[589674.3503999999,4633391.2217],[589670.4135999996,4633393.9483],[589657.7905000001,4633361.142100001],[589602.6854999997,4633226.861400001],[589579.9891999997,4633163.0581],[589555.2182999998,4633099.117799999],[589541.2916000001,4633070.848300001],[589530.8882999998,4633079.3792],[589512.9658000004,4633091.5912999995],[589474.8394999998,4633112.544500001],[589453.5648999996,4633120.605900001],[589416.5444,4633126.249],[589381.5875000004,4633126.254799999],[589336.2028999999,4633130.127800001],[589349.1656,4633142.6163],[589356.8874000004,4633149.264799999],[589368.6228,4633160.294299999],[589372.3169,4633163.672],[589403.5798000004,4633193.380000001],[589432.2149999999,4633220.723200001],[589455.3519000001,4633242.8895],[589471.9278999995,4633258.5328],[589494.4073999999,4633280.1357],[589517.2794000003,4633303.520400001],[589525.9622,4633312.9572],[589542.2693999996,4633330.152000001],[589548.5711000003,4633337.449100001],[589563.5400999999,4633355.4045],[589569.3450999996,4633362.5843],[589575.8071999997,4633370.3277],[589589.2887000004,4633387.7092],[589606.7696000002,4633410.5822],[589623.4188999999,4633433.5559],[589633.3682000004,4633447.8948],[589644.6107999999,4633465.0262],[589654.2885999996,4633481.1384],[589660.2342999997,4633490.319],[589653.1344999997,4633506.886499999],[589650.6807000004,4633536.948999999],[589647.8846000005,4633548.0184],[589642.4738999996,4633555.7236],[589633.6694,4633562.6088],[589626.6513999999,4633566.073999999],[589612.6686000004,4633568.7853999995],[589595.9729000004,4633569.3528],[589580.7582,4633564.386600001],[589539.8827,4633553.2127],[589503.9707000004,4633550.0966],[589433.0716000004,4633549.539899999],[589380.4888000004,4633544.993799999],[589338.5788000003,4633543.4690000005],[589296.5248999996,4633540.165899999],[589265.1854999997,4633536.553099999],[589251.5891000004,4633534.939200001],[588938.8797000004,4633503.7136],[588914.7291000001,4633502.857100001],[588915.7549999999,4633567.054099999],[588917.2046999997,4633583.951099999],[588924.0614,4633606.6899],[588883.6348000001,4633619.4001],[588842.4596999995,4633632.212200001],[588822.4671999998,4633637.5153],[588771.9663000004,4633532.5035999995],[588769.1368000004,4633533.023600001],[588732.5784999998,4633541.7852],[588643.1089000003,4633378.768100001],[588625.3271000003,4633346.455],[588594.2297,4633289.8796],[588548.8349000001,4633207.8083999995],[588482.7444000002,4633087.1702],[588413.6651999997,4632959.6107],[588306.0820000004,4632749.401799999],[588280.3620999996,4632694.005100001],[588246.2251000004,4632614.1854],[588215.2012999998,4632524.2993],[588174.3480000002,4632383.100199999],[588170.5121999998,4632384.385299999],[588147.7863999996,4632388.8793],[588137.4853999997,4632389.1961],[588131.1128000002,4632387.4517],[588116.6721000001,4632380.055299999],[588084.2839000002,4632353.3376],[588075.8595000003,4632342.906300001],[588042.8306999998,4632307.519400001],[588023.9901999999,4632286.521400001],[588013.9852999998,4632276.2929],[588009.0259999996,4632267.6811999995],[588002.7792999996,4632222.0758],[587999.9681000002,4632194.1689],[587998.3186999997,4632173.050000001],[587993.5044999998,4632152.669399999],[587987.6742000002,4632140.604699999],[587978.6632000003,4632123.8368],[587973.3559999997,4632123.2161],[587977.3715000004,4632141.0328],[587977.4188999999,4632143.920499999],[587977.7061999999,4632161.025],[587973.6818000004,4632170.8583],[587969.074,4632174.1328],[587964.3152999999,4632176.1839000005],[587954.7611999996,4632176.510299999],[587949.8967000004,4632173.6742],[587926.858,4632149.626499999],[587920.0835999995,4632146.766899999],[587914.8623000002,4632145.9252],[587911.3261000002,4632143.1055],[587904.7607000005,4632130.032299999],[587896.9225000003,4632119.1644],[587878.8320000004,4632104.616699999],[587873.1465999996,4632100.9932],[587867.4325000001,4632099.701300001],[587858.3044999996,4632099.1447],[587837.1396000003,4632098.217700001],[587827.0302999998,4632096.4275],[587785.0535000004,4632086.138699999],[587770.1979999999,4632078.6269000005],[587764.1284999996,4632079.2184999995],[587760.2802999998,4632081.5031],[587755.4532000003,4632089.105799999],[587752.1869999999,4632104.833900001],[587749.3772999998,4632110.4626],[587710.3375000004,4632144.9614],[587704.8490000004,4632152.333900001],[587704.0239000004,4632158.6533],[587713.9337999998,4632176.6534],[587715.3273,4632184.887800001],[587715.5475000003,4632193.996200001],[587711.2171,4632208.489700001],[587695.6500000004,4632231.8397],[587687.4524999997,4632250.1724],[587667.2582,4632339.2039],[587648.4205999998,4632412.483899999],[587631.4463,4632496.335999999],[587629.7176999999,4632542.3983],[587630.8656000001,4632570.617799999],[587640.6630999995,4632685.5583],[587641.0654999996,4632700.110099999],[587640.3437000001,4632711.538899999],[587638.1330000004,4632722.505100001],[587631.6797000002,4632740.859200001],[587629.6551000001,4632763.7095],[587628.1858000001,4632829.207800001],[587631.5369999995,4632860.5636],[587641.0363999996,4632918.6457],[587647.1915999996,4632938.043199999],[587665.2520000003,4632981.9058],[587672.1689999998,4633006.864800001],[587675.5965999998,4633025.2294],[587675.4956,4633033.4454],[587673.8661000002,4633044.4188],[587668.0033,4633068.7765999995],[587662.8888999997,4633099.8061999995],[587662.3558999998,4633122.897],[587669.0574000003,4633293.655200001],[587667.3640000001,4633336.830800001],[587670.6365999999,4633381.288899999],[587673.8965999996,4633399.762499999],[587704.0006999997,4633510.622400001],[587716.7503000004,4633554.0867],[587728.949,4633588.3276],[587731.4687999999,4633599.463099999],[587730.0455999998,4633620.655200001],[587726.0630000001,4633633.931600001],[587721.5351999998,4633664.5242],[587721.4135999996,4633674.4057],[587722.4555000002,4633684.1905000005],[587737.4566000002,4633733.568],[587741.8931,4633757.6083],[587744.5702,4633803.1697],[587750.8103,4633842.556399999],[587753.0429999996,4633850.0239],[587759.6900000004,4633863.097999999],[587775.8842000002,4633882.952299999],[587796.5240000002,4633926.0699000005],[587810.5848000003,4633957.3357],[587820.8945000004,4633976.340399999],[587828.7471000003,4633985.876],[587837.4393999996,4633994.6446],[587902.3849999998,4634073.620999999],[587912.5954,4634087.1833999995],[587939.1430000002,4634122.379000001],[587977.5559,4634178.264599999],[587984.1287000002,4634190.560699999],[588000.9768000003,4634231.300100001],[588004.9941999996,4634242.121099999],[588005.2638999997,4634253.895199999],[588000.5546000004,4634265.4968],[588000.9703000002,4634272.1647],[588004.4127000002,4634275.760600001],[588014.4468999999,4634276.661800001],[588031.0769999996,4634274.5353],[588044.5974000003,4634275.479599999],[588053.6608999996,4634281.0328],[588144.5807999996,4634347.007099999],[588157.1536999997,4634350.7161],[588178.6617,4634350.2049],[588192.1635999996,4634345.930199999],[588239.4113999996,4634324.972200001],[588266.8476999998,4634308.3221],[588281.8901000004,4634293.6283],[588292.5020000003,4634288.0965],[588314.5527999997,4634290.7017],[588322.3929000003,4634294.463300001],[588344.1534000002,4634300.396400001],[588366.6487999996,4634314.000700001],[588399.1824000003,4634328.173800001],[588407.2562999995,4634333.1599],[588421.5771000003,4634349.883300001],[588431.1771,4634358.997099999],[588444.0891000004,4634368.818299999],[588452.1327,4634376.247099999],[588463.4954000004,4634390.490900001],[588466.3125999998,4634404.295499999],[588464.7483000001,4634409.9394000005],[588457.3391000004,4634418.286900001],[588453.9430999998,4634424.3522],[588451.7619000003,4634432.875600001],[588448.1661,4634455.040100001],[588448.0006999997,4634468.363500001],[588452.0805000002,4634500.839299999],[588450.2326999996,4634509.255799999],[588449.2607000005,4634520.681399999],[588452.0872999998,4634527.0461],[588480.9123999998,4634545.6154],[588488.1809,4634548.592800001],[588495.0549999997,4634549.899700001],[588514.4959000004,4634555.360300001],[588525.216,4634561.1568],[588557.1178000001,4634592.6458],[588562.8728,4634597.1592],[588565.4682,4634602.077400001],[588566.0811999999,4634606.193700001],[588565.5127999997,4634611.85],[588567.9906000001,4634619.5429],[588576.9511000002,4634633.312899999],[588584.7082000002,4634650.3993],[588585.1426999997,4634655.512700001],[588577.9825999998,4634663.8632],[588576.432,4634668.3968],[588592.7593,4634697.249500001],[588595.7253999999,4634705.7258],[588596.557,4634712.287799999],[588595.7784000002,4634721.494899999],[588593.2346999999,4634732.456800001],[588583.0744000003,4634748.4321],[588559.7353999997,4634776.125399999],[588553.6114999996,4634781.2684],[588549.6026999997,4634783.2173999995],[588537.2852999996,4634779.0667],[588532.5181,4634775.232000001],[588524.9899000004,4634773.139599999],[588519.5893999999,4634773.5167],[588514.4184999997,4634775.451300001],[588510.7319999998,4634778.181600001],[588505.7287999997,4634786.67],[588497.9040999999,4634808.4487],[588496.4718000004,4634830.195800001],[588493.9241000004,4634841.490800001],[588490.7980000004,4634845.8938],[588480.7718000002,4634851.0995000005],[588476.1668999996,4634854.262599999],[588469.9217999997,4634869.176200001],[588468.9040000001,4634877.603],[588469.7467,4634883.276799999],[588471.8591999998,4634886.967499999],[588476.0618000003,4634889.4627],[588479.9627999999,4634889.5112],[588489.7344000004,4634884.7465],[588494.5277000004,4634886.4717],[588498.1244999999,4634890.9582],[588511.8547999999,4634915.0035],[588510.8064000001,4634919.210200001],[588503.4391000001,4634924.2268],[588502.4764,4634928.2125],[588504.1975999996,4634936.6733],[588509.2896999996,4634941.067299999],[588514.7607000005,4634941.6905000005],[588518.3903999999,4634936.8496],[588523.5208999999,4634931.472100001],[588528.7594999997,4634930.7599],[588545.1157999998,4634930.518999999],[588554.7962999996,4634933.0823],[588557.9254000001,4634935.119999999],[588560.2106999997,4634938.2577],[588562.2208000002,4634943.501800001],[588564.2449000003,4634954.2984],[588564.0113000004,4634959.7367],[588565.7171999998,4634969.4188],[588566.0383000001,4634976.9739],[588561.2578999996,4634987.574899999],[588561.4559000004,4634991.686000001],[588563.4008999998,4634995.4857],[588576.7959000003,4635013.0864],[588584.7858999996,4635018.071699999],[588590.3578000003,4635017.252599999],[588597.2505999999,4635010.342499999],[588602.2759999996,4635006.740499999],[588618.1368000004,4634999.6087],[588622.7721999995,4635000.6658],[588636.4490999999,4635008.9421999995],[588642.8191999998,4635010.6872000005],[588643.9825999998,4635010.590600001],[588651.4620000003,4635009.906300001],[588655.1001000004,4635011.062000001],[588659.5073999995,4635017.113299999],[588658.8076,4635026.6545],[588655.2056999998,4635035.9376],[588655.4754999997,4635040.937999999],[588657.1146999998,4635042.624],[588660.8329999996,4635044.002900001],[588669.0691,4635042.5507],[588673.1262999997,4635043.3785],[588705.8469000002,4635062.2194],[588708.6991999997,4635066.4746],[588709.8682000004,4635072.5967],[588709.9995999997,4635082.0372],[588708.6634999998,4635096.0123],[588702.8981999997,4635119.038000001],[588704.4822000004,4635138.490700001],[588710.8454,4635160.778999999],[588712.1776,4635173.787900001],[588710.1665000003,4635188.642999999],[588707.4401000002,4635194.272399999],[588703.4009999996,4635198.663899999],[588699.9539999999,4635208.837200001],[588700.7619000003,4635217.286699999],[588702.8147,4635225.751700001],[588712.4811000004,4635249.413799999],[588725.8405999998,4635269.7904],[588732.9506000001,4635278.762599999],[588744.3859000001,4635287.011399999],[588751.0102000004,4635288.315400001],[588771.2359999996,4635283.9035],[588775.7081000004,4635284.736500001],[588787.5707,4635291.9913],[588796.1524,4635296.095899999],[588806.1129999999,4635302.7717],[588814.2007999998,4635306.5370000005],[588830.2090999996,4635307.513900001],[588851.3476999998,4635309.7763],[588860.1547999997,4635309.108899999],[588868.5691,4635306.6598000005],[588879.9105000002,4635295.807700001],[588882.8250000002,4635295.0668],[588885.1321999999,4635296.428099999],[588886.5141000003,4635298.7773],[588886.8902000003,4635301.8913],[588884.4846000001,4635315.0757],[588882.5576,4635323.158],[588883.3707999997,4635331.1634],[588885.9600999998,4635336.525900001],[588897.6467000004,4635351.218699999],[588935.8770000003,4635387.341499999],[588941.2492000004,4635395.848099999],[588949.7582,4635419.0518],[588955.1215000004,4635448.2128],[588955.8777999999,4635460.770400001],[588954.5066999998,4635470.8584],[588951.1925999997,4635516.901000001],[588949.3114,4635521.319399999],[588944.7993000001,4635523.706],[588916.9334000004,4635521.8035],[588912.1600000001,4635518.523600001],[588910.4160000002,4635511.950200001],[588906.7836999996,4635510.350199999],[588904.1030000001,4635512.3155000005],[588901.5634000003,4635516.2815000005],[588900.5590000004,4635523.597999999],[588900.8147999998,4635529.708699999],[588903.1508999998,4635535.4012],[588906.7582,4635538.9997000005],[588911.5411999999,4635541.5024],[588916.6715000002,4635542.787900001],[588931.5324999997,4635542.529200001],[588940.5371000003,4635545.972999999],[588943.8344,4635554.453600001],[588950.3289000001,4635586.071699999],[588949.0964000002,4635591.719699999],[588945.3380000005,4635600.223300001],[588942.3309000004,4635601.7404],[588935.0165999997,4635602.5374],[588928.9735000003,4635601.240499999],[588921.8350999998,4635594.5997],[588917.8612000002,4635593.772700001],[588911.7876000004,4635594.918400001],[588906.9242000002,4635598.8554],[588901.6721000001,4635607.340299999],[588898.5527999997,4635617.8508],[588890.2253,4635653.2815000005],[588888.7878999999,4635668.698899999],[588887.4052999998,4635706.326199999],[588888.0217000004,4635730.0976],[588889.6354999999,4635747.107799999],[588905.3680999996,4635843.2477],[588916.6327,4635885.0304000005],[588937.6710000001,4635948.3671],[588940.4104000004,4635968.2785],[588939.8731000004,4635991.3693],[588935.9751000004,4636004.4241],[588934.7134999996,4636012.4036],[588935.3546000002,4636034.1766],[588935.3821,4636085.147],[588926.7721999995,4636189.7557],[588921.0577999996,4636221.9987],[588920.6096999999,4636224.6581999995],[588904.2659999998,4636224.120999999],[588873.0641000001,4636223.7316],[588825.3457000004,4636223.3584],[588650.4906000001,4636221.846100001],[588476.8788999999,4636220.4647],[588340.6957,4636219.329500001],[588238.5372000001,4636218.507300001],[587927.9113999996,4636216.109300001],[587935.6135999998,4636190.5529],[587952.7969000004,4636089.491599999],[587971.1547999997,4636000.881999999],[588000.3989000004,4635891.086200001],[588009.7703999998,4635777.4915],[588023.2573999995,4635653.2874],[588028.6677999999,4635537.8671],[588022.0833999999,4635425.852],[588007.5093999999,4635315.515000001],[587982.1797000002,4635215.705600001],[587947.3003000002,4635028.7190000005],[587897.7231999999,4634848.6581999995],[587819.9921000004,4634689.5715],[587715.6744999997,4634531.9352],[587625.6771,4634397.573999999],[587535.5889999997,4634270.3199000005],[587440.3595000003,4634128.790100001],[587374.2583999997,4633994.7257],[587318.9759999998,4633844.804099999],[587288.4484999999,4633734.273800001],[587264.7785,4633606.0605],[587252.7357000001,4633504.6404],[587246.0489999996,4633399.7324],[587234.9402000001,4633221.925100001],[587227.0332000004,4633108.1186999995],[587223.2846999997,4632980.149499999],[587214.9396000002,4632793.492699999],[587203.1952999998,4632558.823100001],[587196.1771999998,4632372.182600001],[587198.1755999997,4632208.7497000005],[587220.3624,4632024.2432],[587244.0285999998,4631847.861099999],[587251.0647,4631795.4232],[587270.1836000001,4631644.6368],[587284.0972999996,4631484.9033],[587301.5818999996,4631250.591700001],[587291.4715999998,4631099.447899999],[587259.1637000004,4630916.0518],[587238.5086000003,4630757.6723],[587224.5398000004,4630595.8213],[587223.5543999998,4630459.002900001],[587246.5082,4630320.8116],[587292.1852000002,4630172.127],[587327.0153999999,4630041.077],[587336.8164999997,4629952.9169],[587347.9245999996,4629853.0022],[587330.4718000004,4629758.623299999],[587308.0937999999,4629632.203500001],[587280.6379000004,4629486.177999999],[587268.8465999998,4629363.441400001],[587273.8503999999,4629171.6186999995],[587273.7593,4629070.3456],[587267.9566000002,4628892.604499999],[587256.2071000002,4628766.315199999],[587252.6925999997,4628618.8061],[587249.0692999996,4628480.179199999],[587257.6039000005,4628325.7106],[587264.1316,4628117.9166],[587249.2876000004,4628027.1236000005],[587204.2325999998,4627797.3792],[587160.3302999996,4627581.8629],[587126.4100000001,4627419.7697],[587074.8976999996,4627166.8508],[587079.0509000001,4627044.3094999995],[587043.8953999998,4626764.940099999],[587113.4512,4625204.075999999],[587136.5077,4624840.1358],[587178.0283000004,4624707.3904],[587216.0669,4624642.116900001],[587240.5469000004,4624597.998500001],[587563.6084000003,4624074.271500001],[587082.2368999999,4624327.3443],[587051.6140999999,4624343.4057],[587019.8285999997,4624366.2267],[586997.3534000004,4624382.2764],[586437.6917000003,4624671.638499999],[586425.5576,4624685.1501],[586418.0581,4624693.4986000005],[584479.2114000004,4625665.9245],[582660.1462000003,4626532.0943],[582412.1520999996,4626647.7104],[582278.3894999996,4626709.462099999],[582176.1915999996,4626758.2543],[582084.1206999999,4626800.9461],[581797.7127,4626934.5745],[581589.2631999999,4627024.5768],[581588.0827000001,4626989.6964],[581598.7275,4626894.433700001],[581599.1144000003,4626860.570599999],[581597.8032,4626837.1259],[581580.7259,4626767.974300001],[581554.6820999999,4626610.664899999],[581530.0933999997,4626493.2359],[581499.0648999996,4626415.7084],[581472.0757999998,4626341.0031],[581442.7984999996,4626284.704700001],[581421.5577999996,4626223.278999999],[581375.9267999995,4626033.8785999995],[581347.9797,4625860.558700001],[581311.3324999996,4625728.5583],[581266.5787000004,4625629.556],[581241.1858999999,4625589.4036],[581180.1709000003,4625516.866900001],[581145.0766000003,4625452.619999999],[581138.8249000004,4625432.228499999],[581133.5325999996,4625415.179199999],[581122.3198999995,4625348.5386],[581118.8436000003,4625303.305600001],[581119.2971999999,4625263.336100001],[581117.8457000004,4625215.461100001],[581120.3990000002,4625122.327],[581118.0685,4625064.0042],[581114.0365000004,4625023.7618],[581092.1277000001,4624969.3254],[581074.3276000004,4624941.030200001],[581062.7231000001,4624908.8079],[581063.1562000001,4624870.614800001],[581060.5141000003,4624832.3869],[581066.3370000003,4624722.0787],[581060.7933,4624675.822899999],[581046.3180999998,4624625.4684999995],[581036.165,4624597.1491],[581016.9582000002,4624560.8433],[581003.8339999998,4624530.602600001],[580931.7714,4624353.4542],[580915.6387999998,4624317.1833999995],[580897.8827999998,4624284.7808],[580877.216,4624252.4563],[580861.1068000002,4624214.076199999],[580859.2286,4624203.7282],[580858.2863999996,4624198.831700001],[580851.1629999997,4624159.776000001],[580837.1169999996,4624071.2291],[580805.0087000001,4623984.5878],[580776.9129999997,4623940.076300001],[580676.2767000003,4623663.782500001],[580657.4683999997,4623606.4957],[580634.0828,4623534.8331],[580617.4626000002,4623475.1282],[580602.0166999996,4623407.1086],[580586.4797999999,4623354.522600001],[580546.0460000001,4623246.1361],[580532.7191000003,4623196.5732],[580528.6331000002,4623153.332599999],[580517.7710999995,4623091.5831],[580517.6623999998,4623086.473999999],[580516.2769999998,4623017.502599999],[580507.5351,4622974.2096],[580503.4342999998,4622924.8617],[580494.7620999999,4622875.351299999],[580481.3979000002,4622829.008300001],[580461.3076999998,4622767.0441],[580438.7494999999,4622717.488600001],[580359.9572999999,4622514.6215],[580345.0504000001,4622487.0272],[580342.2721999995,4622482.6654],[580337.0421000002,4622474.5008000005],[580335.0135000004,4622470.0364],[580319.7992000002,4622454.986199999],[580310.6094000004,4622444.0011],[580307.2591000004,4622438.7446],[580301.9890999999,4622434.1328],[580294.2001999998,4622424.2739],[580278.5585000003,4622388.010399999],[580276.9716999996,4622381.2192],[580274.4528000001,4622375.971999999],[580251.8057000004,4622341.5177],[580245.4550000001,4622329.4541],[580237.3118000003,4622299.271],[580233.5048000002,4622290.234099999],[580225.6820999999,4622283.373],[580214.2719,4622270.1423],[580208.7238999996,4622260.6417],[580196.6513999999,4622232.302300001],[580186.6931999996,4622215.6457],[580175.6365,4622200.531400001],[580172.6235999996,4622194.8347],[580160.6180999996,4622160.4999],[580152.5916999998,4622149.528100001],[580132.2363999998,4622125.648600001],[580109.1151,4622081.4179],[580085.8595000003,4622041.738500001],[580074.8918000003,4622018.6305],[580039.7039999999,4621915.6361],[580033.8638000004,4621909.9078],[580017.3557000002,4621898.8412999995],[579995.1798,4621896.3725000005],[579985.9254999999,4621891.0502],[579969.8466999996,4621871.327400001],[579929.1331000002,4621831.009299999],[579910.5135000004,4621807.927200001],[579895.5834999997,4621782.110300001],[579882.5335999997,4621766.641100001],[579874.5448000003,4621752.2278],[579864.6941,4621725.8015],[579858.8821,4621717.5197],[579850.2391999997,4621709.5394],[579828.3698000005,4621679.536800001],[579814.1765999999,4621662.167400001],[579798.1190999998,4621640.446599999],[579770.0201000003,4621602.2688],[579740.9806000004,4621581.2918],[579733.7719999999,4621571.4399999995],[579724.9511000002,4621557.0176],[579697.3485000003,4621504.077400001],[579681.5856999997,4621455.821799999],[579657.3781000003,4621351.841499999],[579606.9647000004,4621278.4387],[579599.7433000002,4621269.6973],[579594.7757000001,4621260.2037],[579591.4960000003,4621248.508099999],[579583.4074999997,4621205.557],[579571.7768000001,4621144.5781],[579554.9982000003,4621075.325099999],[579553.4923,4621068.646],[579522.0652999999,4620932.9399],[579515.1690999996,4620894.8879],[579512.1551000001,4620889.191400001],[579490.9376999997,4620867.5251],[579477.3080000002,4620851.6062],[579471.4578999998,4620846.6555],[579465.9773000004,4620838.377699999],[579464.8759000003,4620832.702500001],[579462.4402000001,4620827.3456],[579438.7472999999,4620803.875399999],[579403.6759000001,4620763.9562],[579388.6776,4620743.913899999],[579380.3706,4620735.493799999],[579369.4589999998,4620721.937000001],[579293.8158999998,4620635.3763999995],[579215.4710999997,4620537.238700001],[579209.1719000004,4620527.730599999],[579198.6221000003,4620503.9626],[579163.0191000002,4620444.162799999],[579132.4803999998,4620407.737500001],[579091.0330999997,4620334.771],[579067.9282999998,4620302.980599999],[579067.2740000002,4620301.974099999],[579023.7019999996,4620232.981899999],[578997.3201000001,4620196.6031],[578922.5646000002,4620104.0604],[578913.9811000004,4620090.419],[578858.4616,4620018.4092],[578840.8696999997,4619999.449899999],[578830.9551999997,4619985.794],[578786.1303000003,4619932.0019000005],[578766.2421000004,4619902.468800001],[578748.0724,4619883.0592],[578712.5422,4619838.6972],[578693.1646999996,4619808.0594999995],[578671.6993000004,4619785.7269],[578665.3154999996,4619776.2184999995],[578607.3079000004,4619703.073100001],[578554.2445999999,4619634.0909],[578535.0361000001,4619610.6731],[578508.4951999998,4619573.1841],[578464.4236000003,4619518.5141],[578417.0144999996,4619464.6962],[578403.7592000002,4619452.114700001],[578330.7280000001,4619383.026699999],[578301.0043000001,4619354.942],[578081.9288999997,4619190.877800001],[577983.6522000004,4619117.1877],[577774.1056000004,4619254.0397],[577724.2374,4619127.2477],[577698.5327000003,4619050.463500001],[577677.6787999999,4618994.274],[577652.5412999997,4618941.8134],[577634.7083999999,4618913.8605],[577617.1671000002,4618889.6861000005],[577573.3919000002,4618837.357000001],[577529.1809,4618786.800100001],[577442.8942999998,4618680.3803],[577376.0237999996,4618593.9362],[577336.3415999999,4618539.7652],[577324.1503999997,4618520.757099999],[577297.4932000004,4618469.9471],[577238.1611000001,4618347.6095],[577226.9101999998,4618318.507300001],[577202.4981000004,4618229.080700001],[577174.8344,4618147.947000001],[577160.0395999998,4618107.925100001],[577153.4450000003,4618086.7568],[577148.2389000002,4618060.273800001],[577142.9572999999,4617986.709899999],[577140.6653000005,4617921.3949],[577135.6977000004,4617803.1973],[577132.3892000001,4617778.178099999],[577129.7512999997,4617768.156300001],[577119.3225999996,4617739.840500001],[577056.4998000003,4617616.2457],[577040.2242999999,4617582.2042],[577007.1234999998,4617518.778899999],[576959.9287,4617434.9936],[576945.4956,4617407.5233],[576884.2609000001,4617274.953299999],[576839.7505999999,4617181.0932],[576822.4959000004,4617152.8157],[576815.9408,4617143.3072],[576815.9551999997,4617134.202299999],[576805.9877000004,4617109.222999999],[576783.0630999999,4617058.6774],[576749.4238,4616990.6951],[576721.7781999996,4616930.2168000005],[576671.0703999996,4616816.3048],[576663.7980000004,4616803.7908],[576650.4974999996,4616771.3367],[576644.3208999997,4616757.502],[576631.5897000004,4616726.2754],[576586.1552999998,4616655.9471],[576565.9834000003,4616620.0886],[576444.1390000004,4616402.7093],[576435.4319000002,4616384.1843],[576431.1924,4616375.9223],[576369.2939999998,4616233.579],[576327.6028000005,4616115.990700001],[576266.9680000003,4616003.0867],[576253.3170999996,4615971.962099999],[576244.9477000004,4615952.8857],[576244.5788000003,4615948.440300001],[576238.3914000001,4615904.181700001],[576249.7747,4615890.312100001],[576213.1645999998,4615826.742699999],[575897.0570999999,4615269.203600001],[575507.4903999995,4615461.6252],[575316.0829999996,4615118.396199999],[575147.0806999998,4615208.894300001],[575052.4326999998,4615257.5362],[574978.2044000002,4615295.7333],[574618.8805,4615479.9691],[574613.2734000003,4615482.9087000005],[574471.6069999998,4615555.607999999],[574378.3055999996,4615603.7173999995],[573804.7461000001,4615896.809900001],[573211.8786000004,4614262.8336],[573175.1988000004,4614161.8609],[573015.8704000004,4613719.759],[573014.8669999996,4613720.1929],[573012.4439000003,4613721.056500001],[572900.3842000002,4613762.3323],[572851.0942000002,4613779.2641],[572847.2504000003,4613780.668500001],[572844.4089000002,4613781.75],[572830.7885999996,4613786.7193],[572673.1912000002,4613844.6358],[572521.6606000001,4613393.298],[572159.8524000002,4612373.2344],[571890.1677999999,4611598.5024],[571797.2032000003,4611309.9921],[571594.5856999997,4610750.4639],[571580.1955000004,4610715.2335],[571541.0153000001,4610601.8100000005],[571530.7412,4610579.7228],[571526.5292999996,4610576.127699999],[571523.2903000005,4610575.2072],[571478.5164999999,4610462.9496],[571419.4205999998,4610299.918299999],[571382.9726,4610313.324100001],[571279.2856000001,4610345.9375],[571225.8880000003,4610363.6173],[571159.2203000002,4610384.0528],[571141.0176999997,4610388.6469],[570950.4367000004,4610449.1625],[570894.5400999999,4610467.042099999],[570769.8722999999,4610507.7831999995],[570593.3727000002,4610559.897299999],[570348.4896,4610638.3266],[570269.8025000002,4610661.9835],[570110.5069000004,4610710.058499999],[569996.9660999998,4610746.5911],[569913.7681999998,4610771.873500001],[569576.6396000003,4610874.3027],[569567.2858999996,4610876.9879],[569484.7821000004,4610899.7281],[569465.1297000004,4610908.0875],[569203.0246000001,4610970.0668],[568927.6895000003,4611057.3553],[568873.6487999996,4611073.8248],[568802.4885,4611095.2381],[568746.4519999996,4611111.4673],[567971.5455999998,4611347.4736],[567284.7878999999,4611557.7402],[566177.0867999997,4611890.5337000005],[566087.1600000001,4611917.1302000005],[565714.4349999996,4612027.294199999],[565145.4128999999,4612197.871099999],[564494.3572000004,4612392.1819],[564004.6693000002,4612543.1317],[563824.8101000004,4612600.820900001],[563273.4905000003,4612766.8166000005],[562798.8601000002,4612906.211100001],[562472.7783000004,4613007.179199999],[562441.3208999997,4613024.7815000005],[562237.9315,4613081.861099999],[562072.3578000003,4613127.6152],[561695.5027999999,4613229.7336],[561175.4515000004,4613362.848200001],[560983.8879000004,4613412.069599999],[560859.2385999998,4613444.2094],[560752.0488,4613380.9011],[560740.6874000002,4613375.6975],[560686.3704000004,4613350.5888],[560422.3540000003,4613264.7535999995],[559715.9236000003,4612948.9505],[559633.2088000001,4613214.404100001],[559446.1250999998,4613798.8737],[559368.3057000004,4613917.6987],[559321.3284,4613991.478800001],[559302.0199999996,4614021.1865],[559069.8485000003,4614385.7842999995],[558810.6475,4614781.034399999],[558545.6315000001,4615188.570499999],[558408.2462999998,4615399.852499999],[557946.6539000003,4616101.931299999],[558154.8629000001,4616174.2334],[558329.7061000001,4616235.278000001],[559197.0253999997,4616755.688100001],[559596.9364,4616606.0012],[559891.7780999998,4616892.7007],[560610.7505999999,4616750.6293],[560645.9593000002,4616739.6019],[560696.7539999997,4616764.9032000005],[560934.0371000003,4616837.7554],[561069.0010000002,4616887.0923],[561122.0899,4616906.5315000005],[561209.8514999999,4616938.7027],[561243.8617000002,4616951.095799999],[561549.3404000001,4617017.1127],[561593.5109000001,4617028.373500001],[561626.6438999996,4617036.2086],[561998.8627000004,4617350.6437],[562282.7571999999,4617618.918199999],[562284.8967000004,4617650.358999999],[562430.1117000002,4617828.609300001],[562458.1253000004,4617888.700099999],[563084.8728,4618360.308800001],[563093.0174000002,4618370.706599999],[563132.0098000001,4618401.917400001],[563148.3859000001,4618422.2698],[563253.8492,4618481.7149],[563309.5270999996,4618526.2870000005],[563218.1156000001,4618373.586200001],[563022.0516999997,4618077.731899999],[562910.0724999998,4617887.7695],[562834.5790999997,4617796.504000001],[562783.1321,4617704.895],[562775.1035000002,4617690.612400001],[562730.6321,4617590.8485],[562682.9592000004,4617438.427300001],[562665.3156000003,4617315.2487],[562636.6352000004,4617169.545],[562607.7585000005,4617046.157400001],[562549.2849000003,4616881.5404],[562472.2824999997,4616694.333900001],[562428.7473999998,4616533.623500001],[562404.3232000005,4616328.2227],[562405.2319,4616223.860099999],[562398.2627999997,4616164.063999999],[562408.1725000003,4616115.517999999],[562428.9851000002,4616038.1986],[562451.6076999996,4615982.4353],[562549.0026000002,4616046.24],[562561.0307,4616060.223999999],[562756.8896000003,4616236.146299999],[562916.4770999998,4616343.3596],[563000.1977000004,4616399.7224],[563177.5838000001,4616573.273700001],[563473.5576999998,4616942.0755],[563736.4800000004,4617103.741699999],[564036.4038000004,4617201.793400001],[564044.4820999997,4617210.304099999],[564126.4879999999,4617233.0222],[564222.6825000001,4617315.826300001],[564264.6051000003,4617382.267000001],[564431.3435000004,4617595.7271],[564682.0948000001,4617985.3824000005],[564551.5914000003,4618442.9956],[564672.0056999996,4618522.249500001],[564427.4280000003,4618909.661900001],[564331.2970000003,4619063.2453000005],[564255.8345999997,4619185.148800001],[564422.2049000002,4620017.0648],[564832.0565,4620544.512],[564835.3246999998,4620550.9815],[564883.6397000002,4620606.714299999],[564959.0630999999,4620672.020300001],[565016.7226,4620724.285700001],[565021.9645999996,4620742.320800001],[565073.1796000004,4620826.395],[565163.7463999996,4620945.248400001],[565209.6072000004,4621005.069399999],[565594.1922000004,4621491.250499999],[565988.2708,4621979.206700001],[566276.9896999998,4622336.9647],[566368.6579999998,4622467.281199999],[566447.7302999999,4622565.836999999],[566575.5451999996,4622545.9289],[566795.4732999997,4622518.665999999],[566995.8505999995,4622492.781199999],[567255.7434999999,4622469.015799999],[567479.5804000003,4622442.2546999995],[567881.2149,4622395.422700001],[568112.1354999999,4622367.5272],[568192.7435999997,4622354.970899999],[568354.8563000001,4622331.8683],[568474.733,4622317.136700001],[568690.4798999997,4622294.0001],[568848.7934999997,4622277.201099999],[569089.2006999999,4622249.428300001],[569171.5728000002,4622364.369000001],[569568.1505000005,4622873.5393],[569573.9062999999,4622888.6962],[569700.7057999996,4623041.717],[569777.2615999999,4623137.2883],[569780.9192000004,4623145.8738],[569929.6048999997,4623329.8696],[570006.4007000001,4623425.778999999],[570098.5521999998,4623540.937999999],[570097.3709000004,4623652.961999999],[570091.6767999995,4623767.3846],[570085.0230999999,4624005.1592],[570083.8838999998,4624036.5713],[570081.5935000004,4624100.616800001],[570075.4369000001,4624253.786699999],[570070.7900999999,4624371.661800001],[570069.4705999997,4624404.5156],[570064.7049000002,4624526.0538],[570059.1733999997,4624683.338199999],[570054.9512999998,4624800.3292],[570044.1081999997,4624973.773],[570013.9468,4625863.4355],[570010.1831999999,4625950.6735],[569992.8859000001,4626452.278899999],[569990.0650000004,4626536.6391],[569979.6218999997,4626822.2345],[569974.8232000005,4626947.325999999],[569970.2120000003,4627078.748400001],[569954.023,4627518.4069],[569929.7059000004,4628151.856699999],[569926.2489999998,4628309.717499999],[569920.6506000003,4628525.0746],[569915.3463000003,4628634.0611000005],[569911.3313999996,4628713.191299999],[569909.0504999999,4628759.4714],[569607.9146999996,4628962.613600001],[569506.5740999999,4629064.113299999],[569308.6484000003,4629180.3322],[569291.2699999996,4629182.051100001],[569256.8877999997,4629206.8116999995],[569215.2352999998,4629236.0546],[569146.2252000002,4629285.352399999],[568686.2978999997,4629593.3693],[568668.9863,4629605.527799999],[568188.4113999996,4629940.3594],[567323.4693,4630533.0768],[567290.0447000004,4630563.4076000005],[567263.4495999999,4630582.9213],[567238.6995999999,4630600.5649],[566551.8733000001,4631087.793],[566230.9395000003,4631315.650699999],[565741.5927999998,4631663.330800001],[565658.1744999997,4631713.416999999],[565112.5952000003,4632041.856699999],[565093.5632999996,4632052.786599999],[564991.1379000004,4632139.459899999],[564975.3192999996,4632153.1953],[564769.3709000004,4632292.8928],[564666.7748999996,4632362.580600001],[564653.4903999995,4632371.676100001],[564632.1072000004,4632385.6949000005],[564551.1166000003,4632444.5876],[564475.6699999999,4632496.536],[564435.1489000004,4632524.3729],[564387.6090000002,4632557.143200001],[564224.7758,4632669.1534],[563589.3634000001,4633106.602],[563438.3335999995,4633210.5184],[563247.2133999998,4633342.063200001],[562733.7779999999,4633695.727299999],[562287.8850999996,4634039.5802],[562164.3052000003,4634160.5293000005],[562153.0867999997,4634171.423900001],[561907.8422999997,4634347.2793000005],[561517.6952999998,4634627.3741],[560852.9058999997,4635104.5583999995],[560801.9649999999,4635141.098300001],[559967.6608999996,4635733.616800001],[559767.2884,4635875.9454],[559366.6939000003,4636155.4015999995],[559314.2593,4636173.8407000005],[559266.9309999999,4636186.993000001],[559129.1064999998,4636305.210100001],[558611.6061000004,4636720.089299999],[558178.9254999999,4637028.216],[558163.3969,4637039.858899999],[558080.0247999998,4637098.693],[558075.9348999998,4637101.6576000005],[557346.9683999997,4637621.2764],[556432.6310999999,4638190.1280000005],[555622.4179999996,4638828.8606],[553457.6220000004,4640325.441400001],[552575.0581999999,4639254.6033],[552390.5506999996,4639011.0778],[552379.5005000001,4639002.2248],[552297.5043000001,4638928.783600001],[551869.9808999998,4638358.6064],[551633.5513000004,4638072.641799999],[551436.2410000004,4637835.489600001],[549974.7379000001,4636087.7499],[549020.3052000003,4634886.9651999995],[548789.7318000002,4634596.9213],[548623.4151999997,4634387.5995000005],[547888.0023999996,4634771.0088],[547245.6960000005,4635105.922800001],[547051.4834000003,4635207.230799999],[546556.5676999995,4635465.2368],[545430.3776000002,4636052.872199999],[545332.6039000005,4636108.098099999],[543782.2605999997,4636996.308599999],[543608.1550000003,4637096.1676],[541509.6809999999,4638303.4103999995],[541411.1091,4638363.9032000005],[541396.4604000002,4638372.2564],[541306.6551000001,4638423.364],[541040.1584999999,4638575.267200001],[540254.2819999997,4639026.782500001],[539295.5311000003,4639590.9003],[539088.2608000003,4639712.0034],[538523.0662000002,4640042.456900001],[537640.0209999997,4640566.3465],[536754.3799,4641088.443700001],[536423.3558,4641282.1543000005],[536282.7170000002,4641364.597200001],[535984.5685,4641539.0655000005],[535131.1761999996,4642044.316500001],[535107.1436999999,4642058.742799999],[534427.0632999996,4642461.7881000005],[533788.8876,4642838.0057],[533061.0866999999,4643267.3791000005],[533020.0196000002,4643292.392100001],[532857.0844999999,4643391.564200001],[532081.8481999999,4643851.1292],[531747.5883,4644047.705700001],[531113.5447000004,4644416.4079],[530967.4154000003,4644494.045700001],[530962.3481000001,4644496.6883000005],[530699.9737,4644643.330800001],[530672.0665999996,4644657.089],[530659.1920999996,4644663.5842],[530611.1827999996,4644687.914899999],[530572.7185000004,4644709.067],[529473.2235000003,4645312.9758],[528588.3477999996,4645799.2234000005],[528585.6898999996,4645800.767100001],[527287.5362,4646526.792400001],[527263.6220000004,4646540.1351],[527008.8729999997,4646682.723200001],[526041.5826000003,4647211.386600001],[524572.2027000003,4648014.7784],[523160.5574000003,4648793.3463],[521303.7344000004,4649818.1063],[521072.9132000003,4649959.646],[520996.2544999998,4650005.607000001],[520994.8439999996,4650006.4911],[520941.99650000036,4650038.2004],[520917.36670000013,4650049.5638],[520736.4201999996,4650132.6379],[520068.1803000001,4650516.211100001],[519974.45330000017,4650570.017999999],[518898.92760000005,4651190.3914],[518727.34800000023,4651289.641000001],[518157.8315000003,4651617.585000001],[517986.79679999966,4651510.338099999],[517952.98589999974,4651489.1566],[517935.1297000004,4651478.008400001],[517917.2734000003,4651466.860300001],[517607.42619999964,4651272.6697],[517535.16980000027,4651227.523499999],[517531.28419999965,4651225.0712],[517481.51379999984,4651194.193],[517474.40390000027,4651189.734300001],[516509.0116999997,4650587.4155],[516470.23060000036,4650563.231899999],[516317.9974999996,4650468.2826000005],[515493.58609999996,4649954.0318],[514476.1015999997,4649307.4673999995],[514257.2265999997,4649170.013900001],[514248.7062999997,4649164.667400001],[514187.3269999996,4649126.1282],[513489.89300000016,4648712.405200001],[512993.5262000002,4648421.137700001],[512928.0744000003,4648382.824200001],[512725.59169999976,4648264.101199999],[512699.46920000017,4648234.1876],[512664.87789999973,4648215.0287],[512417.8504999997,4648078.581599999],[512365.7896999996,4648053.176100001],[512359.6649000002,4648050.1676],[512346.00829999987,4648043.482100001],[512312.81819999963,4648027.325300001],[512258.2735000001,4648000.8059],[512216.9900000002,4647969.979699999],[512190.9321999997,4647948.728399999],[512183.99450000003,4647936.6143],[511423.4232999999,4647487.1258000005],[511344.96839999966,4647435.9267],[511278.5060999999,4647396.627599999],[511236.4595999997,4647371.9125],[511225.1201999998,4647365.232799999],[510823.2631999999,4647128.672599999],[510435.62260000035,4646897.0415],[510389.1835000003,4646869.327199999],[509889.4941999996,4646579.050899999],[509459.98390000034,4646322.1008],[509062.64630000014,4646087.978599999],[509046.41779999994,4646078.409399999],[508978.43960000016,4646038.3529],[508971.7329000002,4646034.3474],[508964.9433000004,4646030.3418000005],[508954.5104,4646024.222100001],[508944.1604000004,4646018.102499999],[508919.9826999996,4646003.860400001],[508684.65859999973,4645865.4494],[508034.3696999997,4645478.416300001],[508025.2603000002,4645473.0767],[507943.44099999964,4645424.465299999],[507638.8481999999,4645240.601500001],[507619.9656999996,4645229.3674],[507571.76520000026,4645200.8926],[507492.83660000004,4645155.7314],[507432.70830000006,4645120.805400001],[507310.8761,4645050.176100001],[507247.59860000014,4645013.582900001],[507240.14439999964,4645009.245200001],[507232.60730000027,4645004.907500001],[507199.0632999996,4644985.443399999],[507191.94049999956,4644981.1061],[507184.98330000043,4644976.9911],[507178.1091,4644972.765000001],[507168.9156999998,4644967.204299999],[506584.8981999997,4644615.2349],[505966.0351,4644236.3047],[505934.30730000045,4644216.9593],[505754.87119999994,4644108.8925],[505742.8587999996,4644101.665999999],[505730.92929999996,4644094.5505],[505686.2763,4644067.6459],[505679.6487999996,4644063.6436],[505671.8613999998,4644058.974199999],[505662.5,4644053.304300001],[505641.04310000036,4644040.408],[505617.6807000004,4644026.4],[505428.4587000003,4643912.6713],[504562.2215,4643387.344699999],[504436.43960000016,4643309.6566],[503660.7237999998,4642830.2411],[502933.72169999965,4642381.019099999],[502911.34300000034,4642367.9087000005],[502828.2110000001,4642315.5811],[502387.3322999999,4642043.290899999],[502061.8108999999,4641843.783600001],[501933.9017000003,4641765.473300001],[501699.87789999973,4641622.188100001],[501230.8064000001,4641338.9715],[500519.91559999995,4640904.767100001],[500227.8729999997,4640725.775800001],[500079.52440000046,4640631.066299999],[500067.3345999997,4640623.294299999],[500050.3351999996,4640612.524499999],[500032.42360000033,4640600.977600001],[500027.19930000044,4640597.7577],[500022.0580000002,4640594.426899999],[500014.7605999997,4640589.8748],[500007.54619999975,4640585.3226],[499880.75270000007,4640505.495100001],[499871.6308000004,4640499.7217999995],[499861.6794999996,4640493.5045],[499726.7559000002,4640411.5703],[498987.4815999996,4639962.8652],[498903.21470000036,4639911.6942],[498896.82830000017,4639907.8093],[498830.8901000004,4639867.739],[498569.12090000045,4639709.1291000005],[498324.51130000036,4639564.5142],[497751.2280000001,4639225.5956999995],[497747.4121000003,4639223.3763999995],[497567.47640000004,4639114.851199999],[497421.96439999994,4639027.1910999995],[497402.2196000004,4639015.318399999],[497345.63960000034,4638981.142899999],[496623.4921000004,4638546.112299999],[496420.7871000003,4638424.081700001],[496249.44070000015,4638320.6929],[496240.9769000001,4638315.5901],[495959.84109999985,4638145.4289],[495636.1211000001,4637951.4341],[494854.00710000005,4637480.980799999],[494681.2012,4637372.7457],[494641.44180000015,4637345.6850000005],[494631.2320999997,4637338.698000001],[494493.4511000002,4637257.5317],[493771.62650000025,4636832.450099999],[493531.2204999998,4636690.883400001],[493528.39800000004,4636689.2205],[493213.5105999997,4636499.6581],[492977.0656000003,4636358.772500001],[492566.25370000023,4636114.264699999],[492221.67729999963,4635911.676100001],[492111.31769999955,4635839.519099999],[492062.49260000046,4635810.262399999],[491777.42569999956,4635642.0474],[490673.62009999994,4634967.8105999995],[489657.4025999997,4634340.4704],[489282.1560000004,4634111.089199999],[489199.7429999998,4634060.696599999],[489176.0656000003,4634046.188100001],[489162.7729000002,4634037.9924],[488657.0482999999,4633727.2393],[488642.0109000001,4633718.825200001],[488624.1489000004,4633708.861300001],[488604.7896999996,4633697.012399999],[488248.75260000024,4633479.5348000005],[488192.9146999996,4633445.4309],[488129.09949999955,4633406.5667],[488006.0367999999,4633331.3858],[487984.84750000015,4633318.431399999],[487967.324,4633313.4648],[487913.58469999954,4633294.6811999995],[487856.18099999987,4633269.0207],[487792.3678000001,4633233.3792],[487690.16060000006,4633173.2676],[487552.22809999995,4633097.01],[487423.1914999997,4633030.0656],[487374.51049999986,4633010.1669],[487331.1492999997,4632994.367000001],[487276.58330000006,4632979.808700001],[487211.97759999987,4632968.1555],[487159.4188000001,4632962.1436],[487101.14169999957,4632961.4716],[487032.6621000003,4632965.3707],[486982.2865000004,4632973.0123],[486912.50090000033,4632988.9058],[486823.48620000016,4633020.9343],[486738.79360000044,4633055.398499999],[486623.0075000003,4633108.796499999],[486543.8976999996,4633153.355900001],[486528.06240000017,4633163.9333],[486479.23029999994,4633196.556500001],[486429.08660000004,4633237.6206],[486389.23599999957,4633278.3322],[486354.7960000001,4633326.5835],[486343.12799999956,4633345.591399999],[486318.88210000005,4633385.1633],[486284.7982000001,4633445.405099999],[486262.3984000003,4633494.9661],[486247.89580000006,4633550.2852],[486237.45050000027,4633600.3783],[486225.6094000004,4633658.245999999],[486202.73759999964,4633720.687100001],[486188.2707000002,4633751.136399999],[486171.96779999975,4633776.482100001],[486151.43900000025,4633805.4999],[486130.90699999966,4633832.7413],[486113.69319999963,4633858.9771],[486098.48510000017,4633892.092599999],[486051.17540000007,4634020.420700001],[486028.84130000044,4634101.736],[486013.57070000004,4634187.145400001],[486008.3565999996,4634237.0065],[486006.1964999996,4634278.2017],[486008.88040000014,4634334.708900001],[486018.38769999985,4634442.497199999],[486023.88069999963,4634534.8606],[486027.2720999997,4634613.6829],[486043.551,4634746.882999999],[486050.6983000003,4634836.6896],[486062.3903000001,4634958.9070999995],[486064.51439999975,4635026.518300001],[486061.96449999977,4635080.5933],[486050.75019999966,4635159.8884],[486043.5247999998,4635199.539100001],[486035.21580000035,4635236.6383],[486023.02359999996,4635282.5163],[486007.08389999997,4635321.629000001],[485986.8224999998,4635357.419500001],[485964.15720000025,4635394.436000001],[485953.4035,4635411.8884],[485949.35030000005,4635418.558],[485923.77979999967,4635455.0253],[485912.44290000014,4635471.2576],[485880.9785000002,4635506.5154],[485856.4506999999,4635524.4394000005],[485845.8501000004,4635535.2301],[485835.5689000003,4635539.6916000005],[485823.1392999999,4635548.7095],[485767.4304999998,4635577.021400001],[485688.7461000001,4635610.4871],[485621.73950000014,4635632.272299999],[485553.6425999999,4635648.175899999],[485513.4051000001,4635652.6987],[485488.9260999998,4635653.192600001],[485453.4040999999,4635650.600400001],[485409.40830000024,4635643.362600001],[485368.6294,4635626.6811999995],[485349.26379999984,4635611.8434],[485333.2084999997,4635592.6688],[485311.56350000016,4635559.0722],[485292.67260000017,4635533.130899999],[485263.31010000035,4635499.772500001],[485226.04839999974,4635458.991800001],[485199.1693000002,4635422.9639],[485164.51379999984,4635358.862400001],[485120.33359999955,4635264.3597],[485099.81240000017,4635213.552300001],[485085.43879999965,4635165.9518],[485070.17789999954,4635091.0407],[485042.67310000025,4634955.6456],[485018.9826999996,4634858.658],[484992.9824000001,4634768.5589000005],[484953.5895999996,4634664.3879],[484919.4874999998,4634590.072000001],[484892.48649999965,4634537.946699999],[484879.31900000013,4634512.4384],[484834.0981999999,4634440.145099999],[484782.98790000007,4634369.8631],[484733.15249999985,4634314.0122],[484683.93759999983,4634276.923900001],[484641.40809999965,4634261.138599999],[484615.5011999998,4634255.976199999],[484584.71079999954,4634257.041999999],[484556.5022999998,4634262.2103],[484497.2028000001,4634282.879000001],[484433.2109000003,4634320.989700001],[484357.55960000027,4634378.5561999995],[484302.2410000004,4634434.8573],[484264.24459999986,4634479.796],[484235.62459999975,4634523.603800001],[484216.2017999999,4634560.285599999],[484197.9617999997,4634606.291200001],[484172.80420000013,4634676.515900001],[484154.0087000001,4634733.736500001],[484135.02660000045,4634781.520300001],[484111.3783,4634820.876499999],[484080.8384999996,4634858.6938000005],[484056.08949999977,4634888.0603],[484037.13489999995,4634910.6412],[483996.3037999999,4634947.9268],[483946.0998999998,4634987.3432],[483880.2587000001,4635047.668500001],[483856.2355000004,4635067.0416],[483825.0887000002,4635092.315300001],[483783.1616000002,4635121.1666],[483725.97950000037,4635156.3815],[483664.47890000045,4635190.0524],[483624.03110000025,4635212.0176],[483568.2394000003,4635237.793299999],[483514.8406999996,4635257.4574],[483471.4633999998,4635268.327500001],[483416.79059999995,4635275.2272],[483358.62870000023,4635280.4701000005],[483318.29590000026,4635280.1203000005],[483285.34229999967,4635276.866699999],[483253.80119999964,4635274.3872],[483214.4742999999,4635278.2546999995],[483177.1571000004,4635289.7785],[483129.9127000002,4635314.427200001],[483092.9581000004,4635338.718699999],[483070.65670000017,4635347.9869],[483063.3607999999,4635350.890900001],[483017.9765999997,4635354.8849],[482940.0560999997,4635356.5144],[482866.1042999998,4635352.0287999995],[482795.3635999998,4635337.0996],[482733.0848000003,4635321.1513],[482608.5240000002,4635288.257200001],[482569.48319999967,4635273.2530000005],[482530.6777999997,4635252.808],[482525.4428000003,4635250.0452],[482463.35670000035,4635211.782400001],[482400.5334000001,4635177.741],[482321.1813000003,4635138.300799999],[482269.92349999957,4635116.777899999],[482260.4550000001,4635113.6927000005],[482239.3585999999,4635106.8616],[482184.0416000001,4635088.4582],[482175.48620000016,4635085.481799999],[482155.28280000016,4635070.765799999],[482123.23929999955,4635033.985200001],[482092.6765999999,4634992.093699999],[482069.9353,4634958.398700001],[482039.6001000004,4634908.2908],[482030.4430999998,4634897.211200001],[482007.0268000001,4634859.4101],[481973.4338999996,4634801.3168],[481948.56510000024,4634747.309599999],[481925.34169999976,4634687.7469999995],[481911.1628999999,4634660.248299999],[481902.2698999997,4634622.6327],[481895.68340000045,4634610.8806],[481883.9888000004,4634581.266100001],[481848.28610000014,4634510.410700001],[481816.33910000045,4634447.983999999],[481775.76499999966,4634387.5779],[481758.0263,4634364.0856],[481725.63049999997,4634321.4232],[481659.78780000005,4634247.315300001],[481605.51049999986,4634184.725],[481552.3333999999,4634130.681299999],[481517.4386999998,4634085.4727],[481504.8576999996,4634067.0748],[481489.4343999997,4634040.9125],[481476.86000000034,4634025.068399999],[481462.8047000002,4634014.3353],[481447.18379999977,4634008.0474],[481424.7615,4634003.5537],[481400.5965999998,4633999.286699999],[481367.7011000002,4633989.1581],[481327.5959999999,4633983.489700001],[481294.5593999997,4633982.9101],[481266.34300000034,4633984.649700001],[481237.6369000003,4633989.499299999],[481229.0060999999,4633990.077199999],[481226.9331,4633990.8598],[481222.87239999976,4633993.313100001],[481191.6161000002,4634006.8298],[481165.5131000001,4634022.9977],[481143.81159999967,4634040.042199999],[481110.34520000033,4634065.1119],[481076.8881000001,4634093.623500001],[481018.13350000046,4634159.8409],[481001.31319999974,4634170.655300001],[480991.43939999957,4634171.902899999],[480975.7580000004,4634174.054300001],[480937.07380000036,4634171.826099999],[480867.3479000004,4634169.792400001],[480855.56039999984,4634169.2689],[480826.42980000004,4634170.2355],[480815.1513,4634173.818700001],[480776.29000000004,4634198.238299999],[480731.01910000015,4634246.4353],[480696.0744000003,4634276.3961],[480624.1911000004,4634335.3245],[480559.47200000007,4634403.4494],[480546.64740000013,4634418.140000001],[480531.83189999964,4634433.1691],[480408.6326000001,4634603.0452],[480385.7401999999,4634638.414799999],[480370.71279999986,4634666.657],[480350.39240000024,4634701.5756],[480328.1469999999,4634730.6151],[480322.10539999977,4634736.7382],[480306.54679999966,4634752.769099999],[480264.8117000004,4634786.6369],[480242.2943000002,4634807.1283],[480226.6668999996,4634828.1558],[480208.83029999956,4634860.5142],[480193.2907999996,4634883.206900001],[480170.77639999986,4634904.5868],[480141.4545999998,4634925.2085],[480091.2690000003,4634963.652899999],[480054.5981999999,4634997.3968],[480040.45600000024,4635014.978700001],[480021.59839999955,4635037.903100001],[480006.61930000037,4635052.933800001],[479987.31819999963,4635065.645099999],[479961.68599999975,4635069.825200001],[479927.4068999998,4635068.3673],[479883.14240000024,4635057.500499999],[479804.7889999999,4635024.525],[479802.04030000046,4635020.979900001],[479747.16170000006,4634984.1636],[479709.2257000003,4634951.851600001],[479673.85730000027,4634917.867000001],[479616.72640000004,4634848.5272],[479565.1775000002,4634787.0547],[479502.63489999995,4634712.513],[479408.65780000016,4634616.8564],[479351.3276000004,4634566.3939],[479294.4565000003,4634531.363299999],[479250.9003999997,4634508.7294],[479206.6196999997,4634493.8697999995],[479169.4960000003,4634485.6512],[479129.15550000034,4634484.3259],[479096.6261,4634486.197699999],[479076.6317999996,4634488.921],[479024.1163999997,4634496.292199999],[478939.49039999954,4634506.7563000005],[478897.4952999996,4634507.2136],[478856.97109999973,4634499.8949],[478792.85730000027,4634486.429099999],[478746.5164999999,4634476.9078],[478702.68539999984,4634474.040899999],[478660.6955000004,4634476.276000001],[478621.45409999974,4634481.722999999],[478590.1178000001,4634493.919],[478560.8065999998,4634517.1008],[478527.6288999999,4634551.619200001],[478506.7896999996,4634576.7742],[478483.05620000046,4634605.379899999],[478445.74289999995,4634644.3522],[478387.38999999966,4634696.7118],[478337.03639999963,4634759.2621],[478289.9793999996,4634813.9198],[478270.4110000003,4634847.0656],[478253.81769999955,4634875.9833],[478245.50430000015,4634898.5473],[478215.63960000034,4634956.9279],[478205.34520000033,4634982.9398],[478196.7106999997,4635008.946699999],[478185.6854999997,4635040.179099999],[478176.12770000007,4635062.7469999995],[478158.8764000004,4635093.3324],[478124.1149000004,4635151.0623],[478102.2511999998,4635192.8758000005],[478087.1791000003,4635230.227399999],[478074.1330000004,4635278.6755],[478067.05090000015,4635323.441400001],[478065.6760999998,4635362.0832],[478066.9565000003,4635400.605799999],[478073.02610000037,4635431.341700001],[478085.9773000004,4635460.058],[478115.83609999996,4635508.818299999],[478143.3337000003,4635545.483999999],[478157.9155000001,4635564.869100001],[478199.90390000027,4635618.4778],[478237.29360000044,4635660.9980999995],[478285.0597000001,4635704.8192],[478357.2670999998,4635763.444],[478414.41339999996,4635808.7919],[478456.39800000004,4635834.8673],[478503.98029999994,4635873.5832],[478567.8216000004,4635938.3419],[478588.3103,4635963.4836],[478611.7285000002,4635997.0546],[478627.1632000003,4636024.8761],[478636.5356999999,4636051.161599999],[478640.8468000004,4636077.5732],[478639.92569999956,4636102.4461],[478636.7022000002,4636134.320699999],[478630.96800000034,4636159.097100001],[478628.1612,4636163.8796999995],[478560.9528000001,4636413.116599999],[478543.70419999957,4636499.104],[478527.71190000046,4636561.3277],[478487.5538999997,4636671.477299999],[478462.38239999954,4636743.499399999],[478436.9338999996,4636806.085000001],[478414.42289999966,4636852.229699999],[478391.54640000034,4636887.161800001],[478377.9024,4636902.302999999],[478376.5854000002,4636905.7489],[478334.2849000003,4636937.520400001],[478333.0427000001,4636938.3013],[478291.9665000001,4636963.296700001],[478208.09839999955,4637021.7314],[478171.6672,4637046.0471],[478136.54250000045,4637063.475199999],[478125.7675000001,4637066.950099999],[478101.3108000001,4637073.0208],[478058.2838000003,4637083.7009],[478021.4746000003,4637092.807700001],[477931.4419,4637115.1807],[477920.3328,4637117.879799999],[477896.53949999996,4637123.7271],[477859.23950000014,4637134.945800001],[477795.6771999998,4637158.3486],[477736.4126000004,4637176.2981],[477734.25930000003,4637177.5261],[477663.8713999996,4637193.512599999],[477602.70019999985,4637211.802300001],[477565.58660000004,4637229.239499999],[477537.02300000004,4637248.0933],[477515.4419,4637271.144200001],[477501.6612999998,4637294.7256000005],[477498.1188000003,4637302.6197999995],[477490.61120000016,4637315.9669],[477487.06489999965,4637322.639799999],[477476.9562999997,4637352.9824],[477468.6004999997,4637386.6503],[477460.43010000046,4637426.4241],[477452.3532999996,4637469.5285],[477445.4650999997,4637521.178400001],[477431.6020999998,4637597.054400001],[477420.4073999999,4637729.4353],[477418.9676999999,4637746.3160999995],[477408.48039999977,4637866.148600001],[477400.09219999984,4637941.563200001],[477397.8332000002,4637961.6665],[477388.9296000004,4638031.420399999],[477383.36230000015,4638080.7345],[477379.5692999996,4638114.055],[477371.85809999984,4638167.373],[477366.7171,4638194.1471],[477359.83690000046,4638221.8149999995],[477352.9458999997,4638246.040999999],[477349.4583999999,4638271.033399999],[477351.2100999998,4638300.1172],[477356.4424999999,4638328.1907],[477365.17250000034,4638360.5831],[477373.03670000006,4638381.542400001],[477381.3066999996,4638399.7248],[477400.9919999996,4638433.969900001],[477426.1579,4638470.085200001],[477486.68209999986,4638539.2861],[477503.7452999996,4638557.773800001],[477577.32689999975,4638638.370100001],[477639.7748999996,4638713.5616999995],[477695.2411000002,4638784.6677],[477741.8077999996,4638848.3631],[477770.8200000003,4638895.348300001],[477784.2511,4638919.954600001],[477789.6643000003,4638926.932499999],[477790.0898000002,4638930.3730999995],[477794.4277999997,4638938.353599999],[477814.8141000001,4638985.698999999],[477824.4506000001,4639017.0899],[477829.59530000016,4639044.3868],[477833.8192999996,4639095.6687],[477837.4921000004,4639183.036499999],[477839.93489999976,4639274.960200001],[477837.5301000001,4639328.372300001],[477832.31269999966,4639384.1247000005],[477825.60830000043,4639441.769300001],[477815.4129999997,4639496.982100001],[477805.59520000033,4639540.2027],[477794.9424999999,4639581.649499999],[477774.4645999996,4639637.227600001],[477751.33029999956,4639691.925799999],[477732.80179999955,4639734.1745],[477718.55590000004,4639766.750399999],[477699.7374999998,4639822.2125],[477670.3585999999,4639895.1393],[477639.0515999999,4639961.2995],[477603.0617000004,4640041.3532],[477568.4578999998,4640113.6307],[477535.8722000001,4640194.451099999],[477505.76109999977,4640270.822799999],[477474.36340000015,4640333.542199999],[477447.47279999964,4640379.0381000005],[477401.66449999996,4640447.355],[477365.03390000015,4640506.8717],[477336.67349999957,4640559.145400001],[477318.3141999999,4640600.9506],[477304.0900999997,4640639.1898],[477290.87710000016,4640682.4221],[477277.93850000016,4640707.6669],[477250.7686999999,4640742.8388],[477230.3929000003,4640776.101500001],[477215.0613000002,4640804.907],[477199.0027999999,4640839.7104],[477179.90699999966,4640884.0721],[477161.28110000025,4640919.7721],[477145.7703,4640944.248199999],[477144.5357999997,4640947.138900001],[477124.9395000003,4640990.392000001],[477110.8025000002,4641029.408600001],[477099.88570000045,4641064.0846],[477092.6939000003,4641096.7502],[477086.7090999996,4641117.976],[477080.04279999994,4641133.5415],[477074.1149000004,4641146.661900001],[477069.5047000004,4641157.0024999995],[477062.0307,4641179.2323],[477054.83380000014,4641210.2325],[477048.40979999956,4641249.4464],[477046.0798000004,4641272.547800001],[477046.2271999996,4641292.532500001],[477048.54839999974,4641318.0616],[477048.01960000023,4641334.0515],[477044.4193000002,4641348.9409],[477042.4941999996,4641369.043299999],[477044.04110000003,4641385.9147],[477049.14630000014,4641400.554],[477059.3383999998,4641424.1702],[477062.9428000003,4641436.2607],[477067.9720999999,4641453.1208999995],[477073.6309000002,4641485.1899],[477076.9632000001,4641541.4706999995],[477075.3213999998,4641623.748299999],[477073.67980000004,4641654.6196],[477074.5664999997,4641672.4923],[477072.0639000004,4641693.4848],[477071.7483999999,4641698.482100001],[477067.5077999998,4641771.8858],[477062.01410000026,4641842.2958],[477060.51630000025,4641892.0415],[477055.7854000004,4641967.556299999],[477048.44629999995,4642056.9582],[477043.60809999984,4642099.1647],[477039.7561999997,4642138.703400001],[477033.5767999999,4642202.0098],[477032.92169999983,4642230.213300001],[477035.1048999997,4642264.403100001],[477038.5089999996,4642291.5942],[477040.40639999975,4642314.3489],[477040.60950000025,4642325.895300001],[477039.7304999996,4642361.760399999],[477033.9375,4642390.6467],[477024.7559000002,4642422.763699999],[477014.9905000003,4642453.772299999],[477004.0533999996,4642481.342800001],[476995.49650000036,4642501.466700001],[476980.2569000004,4642531.604900001],[476972.5285,4642551.5041000005],[476969.1531999996,4642558.843],[476911.57270000037,4642697.926899999],[476900.5917999996,4642737.266899999],[476895.87880000006,4642766.593800001],[476895.5394000001,4642789.6888999995],[476896.05989999976,4642796.793099999],[476899.5505999997,4642850.5198],[476898.6051000003,4642916.6961],[476895.7698999997,4642988.096999999],[476891.36209999956,4643009.206800001],[476880.6414000001,4643026.451099999],[476872.7126000002,4643035.4703],[476866.01850000024,4643041.820699999],[476841.12519999966,4643059.888499999],[476829.9605999999,4643068.029999999],[476813.58220000006,4643078.8533],[476782.79310000036,4643093.7206],[476748.3514999999,4643107.045700001],[476707.77249999996,4643119.391799999],[476671.1671000002,4643130.059599999],[476654.5301999999,4643137.7752],[476637.9930999996,4643150.5978999995],[476623.12370000035,4643166.413000001],[476609.40660000034,4643179.670499999],[476602.30179999955,4643187.0219],[476573.7731999997,4643208.4333999995],[476550.9491999997,4643225.1631000005],[476542.67920000013,4643231.074899999],[476508.7851999998,4643259.2772],[476481.8439999996,4643284.2368],[476463.5077999998,4643304.2828],[476448.57359999977,4643325.3168],[476435.12409999967,4643344.1252999995],[476422.2385,4643357.9355999995],[476408.67899999954,4643368.5284],[476402.1375000002,4643370.659700001],[476394.52130000014,4643373.682700001],[476378.20129999984,4643376.7348],[476357.23649999965,4643378.914000001],[476307.27579999994,4643386.1863],[476284.32710000034,4643390.037799999],[476266.5203,4643394.649499999],[476242.67360000033,4643402.612299999],[476216.66500000004,4643408.583799999],[476204.5694000004,4643410.6228],[476166.87490000017,4643417.1888],[476099.8359000003,4643423.6316],[476083.5195000004,4643427.683599999],[476072.4303000001,4643433.1614],[476058.3658999996,4643441.3138999995],[476043.9008999998,4643453.5758],[476031.8496000003,4643468.716399999],[476030.0334999999,4643470.9431],[476013.95579999965,4643496.5341],[476002.15029999986,4643510.785700001],[475989.9528999999,4643531.7004],[475965.13680000044,4643571.421700001],[475945.1716,4643599.3576],[475938.65490000043,4643608.7061],[475916.051,4643640.6481],[475890.8317,4643683.479800001],[475883.18479999993,4643701.7146000005],[475878.50569999963,4643715.164999999],[475876.30960000027,4643727.4967],[475874.86319999956,4643740.9362],[475866.5948000001,4643771.3862],[475864.1310999999,4643778.167400001],[475841.9539999999,4643837.865499999],[475831.79870000016,4643873.9845],[475828.30140000023,4643893.648600001],[475826.6171000004,4643910.197699999],[475824.78249999974,4643931.2995],[475823.49170000013,4643966.056],[475821.2312000003,4644008.1438],[475820.76630000025,4644042.009299999],[475821.8183000004,4644058.882200001],[475826.5780999996,4644093.6182],[475827.22589999996,4644113.4902],[475825.21160000004,4644130.4846],[475820.70160000026,4644169.1381],[475820.13829999976,4644198.4518],[475822.57459999993,4644256.733899999],[475824.5597000001,4644304.2477],[475826.47640000004,4644331.6654],[475828.53809999954,4644352.976],[475830.55979999993,4644362.5176],[475837.3404000001,4644382.2578],[475844.9883000003,4644413.32],[475850.2466000002,4644448.498400001],[475851.76350000035,4644480.2477],[475850.1155000003,4644507.455499999],[475847.01290000044,4644521.2337],[475845.3805999998,4644528.678200001],[475843.5033999998,4644537.2338],[475838.9994000001,4644553.237400001],[475833.67119999975,4644570.576099999],[475821.2570000002,4644600.1521000005],[475801.8076999998,4644632.527899999],[475771.36840000004,4644674.489800001],[475753.0407999996,4644695.425799999],[475690.89969999995,4644749.043400001],[475668.97229999956,4644759.3332],[475640.57639999967,4644768.423900001],[475596.36369999964,4644781.232999999],[475574.99039999954,4644783.860200001],[475533.38900000043,4644784.7806],[475500.0723000001,4644784.784399999],[475460.6216000002,4644784.476399999],[475423.17370000016,4644788.1589],[475409.0071999999,4644789.7623],[475383.8997999998,4644791.070599999],[475366.49230000004,4644790.1317],[475342.7812000001,4644787.771299999],[475301.1350999996,4644775.8138],[475247.0368999997,4644758.0154],[475192.10419999994,4644738.6658],[475165.29640000034,4644727.7676],[475101.8696999997,4644697.012399999],[475097.38570000045,4644694.5855],[475067.38549999986,4644671.4856],[475041.4327999996,4644644.5965],[475023.69350000005,4644620.1214000005],[475009.9868999999,4644587.638],[475004.32739999983,4644580.8851],[474999.14240000024,4644520.6143],[474991.8587999996,4644452.800899999],[475008.11429999955,4644338.0503],[475017.6955000004,4644305.040899999],[475030.6599000003,4644244.1512],[475037.1676000003,4644209.153999999],[475043.5525000002,4644186.3706],[475053.48869999964,4644159.910700001],[475058.32930000033,4644145.7929],[475061.8298000004,4644127.6829],[475062.27720000036,4644113.4695],[475058.24340000004,4644097.717499999],[475051.0603,4644082.0876],[475039.8213999998,4644068.0263],[475024.6190999998,4644058.3092],[475006.03839999996,4644054.2664],[474947.0058000004,4644049.255999999],[474920.23039999977,4644048.351199999],[474896.78920000046,4644052.7641],[474868.39300000016,4644062.301999999],[474836.43560000043,4644072.629899999],[474832.3789999997,4644073.976600001],[474802.9035,4644082.963400001],[474762.7390999999,4644092.876599999],[474736.6442999998,4644096.8554],[474695.4210999999,4644111.991],[474681.6059999997,4644119.4792],[474659.43570000026,4644131.5495],[474631.23369999975,4644148.8597],[474603.20469999965,4644168.1679],[474586.9792999998,4644173.7774],[474568.58669999987,4644175.9528],[474549.60869999975,4644176.686899999],[474537.00569999963,4644175.399700001],[474531.6173999999,4644175.197000001],[474518.5855999999,4644169.9143],[474498.3289000001,4644160.771600001],[474482.8071999997,4644154.6096],[474458.41220000014,4644147.147299999],[474421.7427000003,4644137.6197],[474408.2982999999,4644132.8938],[474393.8705000002,4644131.2804000005],[474380.0303999996,4644131.7743999995],[474359.5716000004,4644135.623199999],[474324.45440000016,4644142.855900001],[474291.4034000002,4644148.415899999],[474259.8559999997,4644157.190400001],[474228.0817,4644171.9615],[474205.4283999996,4644187.698899999],[474182.95150000043,4644206.3225],[474157.0053000003,4644228.1786],[474127.4116000002,4644249.826099999],[474087.8035000004,4644275.396199999],[474064.83019999973,4644294.132999999],[474029.1655000001,4644332.679500001],[474006.06790000014,4644362.630999999],[473979.91530000046,4644395.702500001],[473977.19600000046,4644400.0426],[473955.02890000027,4644434.9871],[473921.50879999995,4644492.956499999],[473898.10720000044,4644530.1263999995],[473884.91949999984,4644550.0491],[473870.5527999997,4644564.868899999],[473850.55289999954,4644580.375600001],[473829.8805999998,4644593.3312],[473792.4763000002,4644608.9022],[473766.74899999984,4644621.9877],[473737.8819000004,4644637.638499999],[473698.02419999987,4644661.9904],[473690.66449999996,4644666.458900001],[473683.5530000003,4644670.815400001],[473661.57380000036,4644688.772600001],[473650.7712000003,4644703.468599999],[473640.3446000004,4644730.1544],[473639.2056999998,4644735.9322],[473634.00009999983,4644762.487600001],[473630.3975999998,4644796.698100001],[473628.82210000046,4644841.115800001],[473624.83330000006,4644905.194800001],[473621.6326000001,4644958.278899999],[473621.88040000014,4644980.3729],[473624.1224999996,4645003.902899999],[473629.70019999985,4645032.971899999],[473631.0159,4645052.508300001],[473625.8019000003,4645076.732100001],[473615.9367000004,4645098.1975],[473606.716,4645114.6642],[473593.1365,4645140.1405],[473580.2337999996,4645169.2782000005],[473560.26609999966,4645215.0967999995],[473547.2368000001,4645254.6719],[473535.88439999986,4645299.4592],[473528.81539999973,4645337.2357],[473524.4475999996,4645366.0087],[473520.16810000036,4645396.2248],[473511.8836000003,4645419.127800001],[473499.60199999996,4645436.827400001],[473485.40199999977,4645451.203199999],[473483.5859000003,4645453.0975],[473465.9929999998,4645468.7074],[473449.0460000001,4645479.762700001],[473421.6676000003,4645493.5218],[473380.9879999999,4645518.1008],[473336.10280000046,4645548.1362],[473334.03780000005,4645549.920399999],[473310.41309999954,4645570.105599999],[473276.05979999993,4645601.9893],[473242.7270999998,4645640.7533],[473221.68900000025,4645665.4812],[473199.91420000046,4645692.5436],[473185.1579,4645712.9178],[473162.48730000015,4645744.0918000005],[473138.5672000004,4645773.494200001],[473120.51300000027,4645798.211100001],[473097.98730000015,4645823.7223000005],[473065.1191999996,4645853.380899999],[473029.27720000036,4645885.3825],[472995.5840999996,4645915.821799999],[472977.52190000005,4645938.2075],[472961.14300000016,4645967.3597],[472947.1869999999,4646001.7212000005],[472927.6512000002,4646050.4268],[472898.53440000024,4646128.925000001],[472877.0368999997,4646184.5222],[472858.61930000037,4646222.0097],[472842.1412000004,4646246.610300001],[472824.7432000004,4646268.993899999],[472801.38040000014,4646291.6225000005],[472780.1540999999,4646309.579700001],[472757.34520000033,4646325.3224],[472732.2111999998,4646339.741800001],[472709.87650000025,4646349.487199999],[472660.7159000002,4646364.554400001],[472588.5617000004,4646390.2586],[472536.52830000035,4646412.2216],[472451.7224000003,4646444.3048],[472376.5264999997,4646475.796499999],[472304.97140000015,4646505.8313],[472269.98890000023,4646522.8445],[472259.9824000001,4646527.7689],[472233.61120000016,4646543.1942],[472209.9759999998,4646559.0529],[472179.63790000044,4646577.047599999],[472151.78220000025,4646594.1445],[472138.1341000004,4646600.082599999],[472126.0384999998,4646600.463199999],[472114.42569999956,4646597.1779],[472103.8733999999,4646589.669299999],[472092.0663999999,4646579.1679],[472079.34449999966,4646567.7818],[472077.1824000003,4646565.7917],[472054.3375000004,4646550.7815000005],[472028.6194000002,4646542.555600001],[472006.8234000001,4646541.4201],[471982.8169999998,4646547.066400001],[471946.51159999985,4646564.5305],[471919.65759999957,4646583.400699999],[471914.0388000002,4646587.309],[471876.82710000034,4646626.872099999],[471854.8531999998,4646643.502699999],[471834.67530000024,4646653.353399999],[471806.5580000002,4646666.899700001],[471788.7094999999,4646679.072899999],[471783.58889999986,4646683.201400001],[471762.2803999996,4646700.3848],[471742.29679999966,4646717.3409],[471713.8679999998,4646735.7741],[471697.9249999998,4646747.8289],[471678.1383999996,4646772.556600001],[471658.63740000036,4646806.4986000005],[471656.58690000046,4646811.725299999],[471645.84889999963,4646840.747099999],[471644.6140999999,4646842.750499999],[471641.7204999998,4646865.0792],[471642.4781999998,4646868.073999999],[471644.47780000046,4646891.6044],[471649.6470999997,4646920.4517],[471652.8110999996,4646945.0878],[471655.18989999965,4646980.607999999],[471658.8141999999,4647016.7894],[471663.98819999956,4647046.857899999],[471666.1029000003,4647057.7305],[471671.7451999998,4647080.5802],[471675.53500000015,4647095.998299999],[471692.18730000034,4647137.3462000005],[471710.6372999996,4647172.4693],[471724.13879999984,4647192.5119],[471728.88910000026,4647199.4879],[471747.2878999999,4647221.842800001],[471794.24870000035,4647301.4869],[471812.7048000004,4647338.386600001],[471826.5147000002,4647373.6395],[471835.59169999976,4647406.2464000005],[471839.82909999974,4647430.212099999],[471846.67399999965,4647464.0492],[471852.0636999998,4647506.9966],[471857.9138000002,4647561.600400001],[471862.54849999957,4647602.2191],[471867.5454000002,4647629.7349],[471875.2647000002,4647654.353],[471889.5636999998,4647687.8276],[471908.2940999996,4647731.610400001],[471917.83609999996,4647756.3324],[471922.10500000045,4647767.4186],[471934.0800999999,4647799.903100001],[471967.49959999975,4647871.3857],[471986.81549999956,4647916.831900001],[472001.3046000004,4647956.7456],[472027.5639000004,4648040.4701000005],[472038.33999999985,4648084.284600001],[472043.45859999955,4648121.9037999995],[472042.3114,4648146.113],[472039.1727,4648169.4417],[472031.8030000003,4648212.217499999],[472028.5042000003,4648257.975099999],[472031.6819000002,4648307.5932],[472034.76669999957,4648354.658],[472041.9439000003,4648368.1754],[472033.76099999994,4648414.729499999],[472021.92310000025,4648437.648399999],[471988.0536000002,4648482.1943],[471963.94350000005,4648522.8157],[471940.5499999998,4648576.9801],[471929.1908999998,4648616.107799999],[471893.267,4648748.043299999],[471876.29009999987,4648811.620100001],[471868.0991000002,4648834.857999999],[471856.4425999997,4648861.4406],[471839.6786000002,4648895.0384],[471823.4029000001,4648926.413699999],[471802.58939999994,4648962.248199999],[471785.63910000026,4648990.5174],[471771.1462000003,4649011.892999999],[471749.47140000015,4649039.2928],[471730.2479999997,4649058.2446],[471707.70579999965,4649075.7663],[471676.15780000016,4649098.875600001],[471659.63999999966,4649110.821799999],[471638.5761000002,4649125.118000001],[471614.7719999999,4649137.648600001],[471592.0281999996,4649146.067],[471578.64070000034,4649153.670700001],[471540.6272999998,4649175.3631],[471488.0334999999,4649216.877800001],[471442.4375,4649247.705700001],[471387.39630000014,4649277.683800001],[471342.4216,4649298.073000001],[471295.94269999955,4649315.137599999],[471155.95239999983,4649352.012599999],[471110.3547,4649361.524800001],[471016.2857999997,4649386.668400001],[470947.97360000014,4649411.263699999],[470921.4265999999,4649420.9211],[470796.34690000024,4649477.5057],[470686.15029999986,4649527.5911],[470654.1517000003,4649540.603],[470621.58499999996,4649556.393200001],[470594.8996000001,4649572.3813000005],[470556.90199999977,4649596.6326],[470523.8531999998,4649615.8672],[470473.2062999997,4649645.3901],[470456.93010000046,4649654.895500001],[470433.54849999957,4649668.538699999],[470214.8278000001,4649789.2565],[470141.86479999963,4649789.5633000005],[470056.47809999995,4649789.701300001],[470041.90160000045,4649789.651799999],[468576.7363999998,4649790.3302],[468563.3197999997,4649790.389699999],[467002.5828999998,4649792.594799999],[466742.1185999997,4649793.8116],[466737.5636,4649793.832900001],[466730.6897,4649793.8652],[466573.8287000004,4649794.047700001],[466522.9770999998,4649794.0655000005],[466414.2346999999,4649794.2466],[464974.4908999996,4649795.993000001],[464392.10080000013,4649797.005799999],[464378.00820000004,4649794.411800001],[464225.62459999975,4649795.734099999],[464215.1059999997,4649795.676100001],[464205.8304000003,4649795.7228999995],[463884.07459999993,4649796.355],[463873.1425000001,4649796.410700001],[463835.19969999976,4649794.272399999],[463832.3004999999,4649794.176200001],[463819.7092000004,4649793.6852],[463803.0734000001,4649795.8796999995],[463787.4308000002,4649797.9582],[463235.5142999999,4649798.3553],[461430.5207000002,4649800.2815000005],[461280.36280000024,4649799.7674],[460583.3431000002,4649800.7205],[460537.54860000033,4649801.7524],[460480.48699999973,4649802.1811999995],[460076.33499999996,4649805.222200001],[459986.97470000014,4649805.947899999],[459978.85840000026,4649805.9936999995],[458551.0329999998,4649809.5320999995],[458448.41899999976,4649809.910599999],[458441.62789999973,4649809.9504],[457320.9693,4649810.832599999],[455375.0822999999,4649814.483100001],[454919.06709999964,4649815.368799999],[454917.90759999957,4649815.3762],[454195.04119999986,4649816.899499999],[453868.80590000004,4649817.4597],[452427.13269999996,4649821.4329],[452018.8269999996,4649823.295399999],[451893.8502000002,4649823.809],[451566.79030000046,4649825.147],[451563.39470000006,4649825.1702],[451535.8150000004,4649825.2476],[450866.37229999993,4649827.966600001],[450090.9068999998,4649829.606699999],[450089.2505000001,4649829.6184],[450084.11649999954,4649829.7655],[449837.6369000003,4649830.283399999],[449730.46449999977,4649830.4871],[449685.4090999998,4649830.5846],[449682.84169999976,4649830.6028],[449625.0312000001,4649830.6800999995],[449510.90189999994,4649830.9366],[449509.4112,4649830.9472],[448260.9358999999,4649832.728800001],[447429.05869999994,4649833.9614],[445984.2522999998,4649831.939099999],[445931.49179999996,4649831.786],[445706.1994000003,4649830.6204],[444318.4857000001,4649833.164100001],[442962.23280000035,4649834.8379],[442959.4989,4649834.7488],[442613.7882000003,4649835.2062],[442471.41199999955,4649835.3605],[442364.48110000044,4649835.007300001],[441385.2938000001,4649832.706700001],[440821.4857000001,4649831.5043],[440075.53720000014,4649829.8848],[439990.72229999956,4649829.8247],[439540.6377999997,4649829.3171999995],[439406.20270000026,4649828.4659],[439297.2039000001,4649828.6208],[439188.11569999997,4649828.0009],[438595.7178999996,4649825.7771000005],[438528.21410000045,4649825.806700001],[437817.95859999955,4649824.4484],[437738.9210999999,4649822.1439],[437695.1058,4649822.195599999],[437683.26240000036,4649822.2996],[437360.1607999997,4649823.2586],[437337.1218999997,4649821.796499999],[437307.9796000002,4649823.2754999995],[437291.16500000004,4649823.202099999],[436974.0125000002,4649822.5715],[436958.10780000035,4649822.379799999],[436851.91530000046,4649821.548],[436762.37770000007,4649821.4575],[436747.38609999977,4649821.4802],[436668.4466000004,4649820.963300001],[436666.54169999994,4649820.9803],[436568.4006000003,4649822.079500001],[435942.7812999999,4649829.035499999],[434682.9879999999,4649849.521199999],[434672.22229999956,4649849.7314],[434321.74700000044,4649855.522600001],[434320.67030000035,4649855.5326000005],[430993.0546000004,4649909.785],[428979.1200000001,4649948.434699999],[428976.8838999998,4649948.4571],[427891.78500000015,4649969.4015999995],[426408.7785,4649998.7391],[426239.4265999999,4650002.053200001],[425672.4966000002,4650013.636],[425532.5368999997,4650015.7707],[424590.1129999999,4650032.614700001],[424581.8309000004,4650032.7028],[424212.29679999966,4650037.641899999],[424115.1107999999,4650042.900900001],[422906.3680999996,4650065.4888],[422480.36840000004,4650072.687000001],[421728.4932000004,4650085.4991],[421332.2955,4650098.6559],[421014.4478000002,4650103.6328],[421012.9570000004,4650103.6493999995],[420625.35869999975,4650107.977399999],[420525.97449999955,4650109.090600001],[420521.4193000002,4650109.1417],[420509.74170000013,4650109.272600001],[420352.2226999998,4650111.484300001],[420230.5636,4650113.184900001],[419930.3492999999,4650117.345799999],[419829.47809999995,4650118.818700001],[419280.15079999994,4650126.7162],[419204.7868999997,4650127.796599999],[419114.5996000003,4650129.1579],[418990.4584999997,4650131.1303],[418816.3781000003,4650133.7874],[418581.83139999956,4650136.476600001],[418104.76659999974,4650140.193499999],[417713.77240000013,4650144.719900001],[417104.62959999964,4650151.8148],[416983.36649999954,4650152.0119],[416736.14800000004,4650154.910499999],[416450.74930000026,4650158.2674],[414037.31620000023,4650189.8906],[412221.7960999999,4650210.9109000005],[412202.9129999997,4650211.1446],[411823.1704000002,4650214.9683],[411820.35450000037,4650215.0033],[411656.1133000003,4650216.3813000005],[409959.72389999963,4650232.9441],[409654.3361999998,4650234.6075],[409652.7626,4650234.627599999],[409649.5312000001,4650234.557700001],[408414.79849999957,4650247.066400001],[408431.6054999996,4651439.1895],[408431.86789999995,4651459.508300001],[408421.45100000035,4653466.4266],[408422.04000000004,4653479.9671],[408422.8519000001,4653574.793400001],[408422.12650000025,4653589.1283],[408425.7348999996,4653765.762399999],[408425.64690000005,4653829.395300001],[408491.68450000044,4653852.639699999],[408545.3304000003,4653871.602700001],[408513.60529999994,4654389.5064],[408479.3794999998,4654950.4197],[408463.0553000001,4655218.040100001],[408443.7273000004,4655515.6832],[408442.1469999999,4655540.6899999995],[408435.63520000037,4655632.390900001],[408430.24959999975,4655708.7523],[408414.5098000001,4655931.612299999],[408402.44930000044,4656138.100400001],[408377.99540000036,4656589.0605999995],[408366.49340000004,4656800.094900001],[408352.18740000017,4657050.144400001],[408338.5433,4657287.3036],[408325.0098000001,4657532.9015],[408313.59049999993,4657743.602],[408310.39859999996,4657797.392100001],[408308.30730000045,4657833.9549],[408307.41029999964,4657847.7369],[408306.65500000026,4657866.0701],[408305.52990000043,4657881.409700001],[408304.7731999997,4657899.631899999],[408303.97759999987,4657914.8562],[408284.8775000004,4658266.9135],[408273.5669,4658511.261499999],[408273.19099999964,4658539.695499999],[408268.0798000004,4658624.0496],[408266.19629999995,4658651.0594],[408266.53390000015,4658670.711100001],[408267.0524000004,4658710.6828000005],[408267.20720000006,4658716.2333],[408267.64070000034,4658749.654100001],[408267.8646999998,4658773.3050999995],[408265.66750000045,4658788.880799999],[408260.39269999973,4658828.705499999],[408206.4724000003,4659722.5907000005],[408131.86390000023,4660957.897399999],[408124.94159999955,4661010.7369],[408123.9935999997,4661065.0535],[408093.0184000004,4661525.987600001],[408090.7622999996,4661606.8627],[408336.63460000046,4661613.2190000005],[408332.9254999999,4661690.6702],[408451.1002000002,4661696.6894000005],[408435.5499,4662844.832599999],[408368.7806000002,4662841.7007],[408278.19849999994,4662838.6565000005],[408150.1487999996,4662841.209000001],[408142.8735999996,4662841.3036],[408111.1342000002,4662842.2717],[408110.4978,4662863.2688],[408110.17080000043,4662876.2662],[408107.43900000025,4662945.931299999],[408092.7926000003,4663313.5931],[408092.31340000033,4663327.5919],[408087.6584999999,4663471.7981],[408073.94409999996,4663898.083699999],[408071.2898000004,4663979.9637],[408065.0378999999,4664172.831700001],[408058.56290000025,4664373.920600001],[408054.95579999965,4664477.8015],[408052.60869999975,4664545.129799999],[408041.47809999995,4664864.6613],[408032.8783999998,4665111.8649],[408031.5114000002,4665152.861099999],[408018.40199999977,4665529.6108],[408017.7912999997,4665546.1656],[408017.66220000014,4665548.943600001],[408005.2731999997,4665904.6953],[408001.98330000043,4666001.0208],[407998.07710000034,4666113.457],[407994.9501,4666203.2283],[407988.08860000037,4666399.547800001],[407979.8718999997,4666637.640900001],[407979.0250000004,4666661.417199999],[407970.78170000017,4666897.400800001],[407961.48089999985,4667191.59],[407958.1536999997,4667297.5778],[407957.1506000003,4667328.352499999],[407956.80700000003,4667340.0176],[407957.5417999998,4667358.331700001],[407959.79700000025,4667410.8303],[408584.47009999957,4667439.6861000005],[410730.2770999996,4667498.1524],[410750.87880000006,4667245.5824],[410858.0723000001,4667240.3399],[410870.5691999998,4667241.8478],[410902.98900000006,4667243.9923],[410924.1568999998,4667245.057600001],[410955.80510000046,4667244.9911],[411040.8897000002,4667242.695800001],[411148.7720999997,4667246.222200001],[411414.9073000001,4667256.978],[411502.68989999965,4667258.985400001],[411557.00820000004,4667261.191400001],[411569.09169999976,4667262.705700001],[411642.02859999985,4667253.7959],[411905.2795000002,4667258.7206],[411934.4765999997,4667260.9101],[412615.26070000045,4667291.4212],[412819.23110000044,4667300.668299999],[412842.62090000045,4667301.045499999],[412861.0451999996,4667300.8179],[413443.4326999998,4667320.2985],[413429.1864,4667768.562000001],[413537.56149999984,4667779.447899999],[413553.44120000023,4667780.696900001],[413561.0091000004,4667777.9388999995],[413565.83889999986,4667780.9891],[413575.68230000045,4667781.867900001],[413950.2906999998,4667773.288899999],[413967.3415999999,4667667.361],[415544.00629999954,4667712.377900001],[415802.86679999996,4667739.265799999],[416000.66050000023,4667758.8947],[416053.78550000023,4667758.5952],[416256.1508999998,4667766.7388],[416410.24930000026,4667773.794399999],[416424.8826000001,4667774.509299999],[416552.7735000001,4667780.323999999],[416612.6923000002,4667781.6141],[416726.72470000014,4667782.376499999],[416838.1760999998,4667788.501499999],[417157.4573999997,4667796.958799999],[417268.23149999976,4667801.766000001],[417433.0465000002,4667806.941400001],[417609.39240000024,4667816.094699999],[417786.7161999997,4667824.1305],[417876.1169999996,4667831.306299999],[418056.61149999965,4667842.088199999],[418215.2451999998,4667848.7973],[418553.1185999997,4667857.9904],[418614.9667999996,4667861.940300001],[418746.17009999976,4667861.648800001],[419750.7586000003,4667916.9954],[419972.1178000001,4667903.596999999],[419982.45689999964,4667904.5901],[420272.52720000036,4667917.6284],[421477.59979999997,4667972.0669],[421750.8004999999,4667984.465399999],[421836.3345999997,4667993.8441],[421946.74170000013,4668003.614700001],[422339.59839999955,4668010.7147],[422666.51740000024,4668017.3379999995],[422668.7851,4667757.019400001],[422672.0440999996,4667474.036499999],[422686.61569999997,4666187.513],[422696.9634999996,4665585.639],[423108.80900000036,4665571.145099999],[423460.9018000001,4665579.6435],[423756.3739,4665587.6603999995],[424566.49789999984,4665619.2633],[424568.3881999999,4665765.1570999995],[424768.1392999999,4665764.8013],[424895.62349999975,4665753.449100001],[424994.0625,4665754.1788],[425074.10649999976,4665758.214299999],[425300.0066999998,4665768.8115],[425405.8252999997,4665779.6850000005],[425467.7215999998,4665787.0262],[425496.8387000002,4665789.4947999995],[425500.4781999998,4665789.7895],[425525.3492999999,4665789.3049],[425710.68200000003,4665785.463400001],[425712.33469999954,4665785.446],[425749.0599999996,4665898.3256],[425785.86560000014,4666011.0934999995],[425788.95610000007,4666022.054500001],[425793.4944000002,4666037.108899999],[425797.95129999984,4666052.2753],[425851.0515999999,4666048.6077],[425899.18939999957,4666052.4328000005],[425982.2821000004,4666063.886600001],[426089.04229999986,4666078.424699999],[426107.99540000036,4666081.113399999],[426121.9369999999,4666078.7465],[426158.43259999994,4666083.5836],[426169.67760000005,4666084.132099999],[426194.9792999998,4666085.4221],[426306.02890000027,4666091.368100001],[426740.76719999965,4666119.5989],[426843.6074000001,4666122.9736],[426944.24629999977,4666129.2598],[427388.9466000004,4666146.433800001],[427397.13520000037,4666147.126800001],[427480.03920000046,4666156.712300001],[427478.4325000001,4666217.4703],[428219.14470000006,4666292.179099999],[428396.7832000004,4666305.1428],[428469.8850999996,4666310.0645],[428764.7737999996,4666330.0669],[428902.3203999996,4666342.0046999995],[428965.9247000003,4666347.5825],[429001.4138000002,4666351.333900001],[429003.15020000003,4666351.4274],[429079.2357000001,4666357.3248],[429112.48149999976,4666359.877800001],[429175.7259999998,4666362.573899999],[429246.59229999967,4666367.1929],[429496.3173000002,4666383.348200001],[431017.99629999977,4666502.889599999],[431611.28529999964,4666551.1910999995],[432542.06790000014,4666628.509299999],[432582.5003000004,4666631.120999999],[433108.4029000001,4666660.3156],[434850.19629999995,4666767.3816],[435178.9112999998,4666795.667099999],[435267.72109999973,4666280.5044],[435304.2153000003,4666060.8616],[435313.31879999954,4666017.249600001],[435299.74739999976,4665925.098099999],[435430.1052000001,4665079.874500001],[435562.0832000002,4664227.3115],[435627.60869999975,4664224.7149],[436117.5011,4664230.3696],[436257.50490000006,4664227.9936],[436297.0179000003,4664228.1921],[436333.96669999976,4664228.1919],[436364.30730000045,4664228.695699999],[436377.5943999998,4664226.3551],[436393.49170000013,4664229.321],[438095.6979,4664201.7524999995],[438135.93149999995,4664218.1669],[438590.8658999996,4664234.8484000005],[439751.84080000035,4664239.1689],[440559.1201999998,4664243.9845],[440943.98429999966,4664245.084899999],[440945.5664999997,4663910.508300001],[440981.41810000036,4663680.244899999],[442174.6765999999,4663690.4695999995],[442201.5433,4663690.582699999],[443752.42360000033,4663704.4847],[443814.8216000004,4663702.8774999995],[443930.5215999996,4663699.2928],[444073.5937999999,4663697.047700001],[444325.07579999976,4663689.175100001],[444362.0209999997,4663698.988399999],[444396.26669999957,4663701.9388],[444561.1310999999,4663706.305299999],[444795.7619000003,4663710.574100001],[444851.9709000001,4663710.356899999],[444994.7078999998,4663707.5779],[445028.76379999984,4663707.423699999],[445211.0716000004,4663712.113700001],[445309.38350000046,4663715.460000001],[445478.7456,4663713.706],[445591.3746999996,4663708.5066],[445652.28830000013,4663707.371300001],[445873.7505000001,4663708.5571],[445892.25820000004,4663707.4158],[445911.65299999993,4663703.380899999],[446230.2823000001,4663687.955700001],[446504.0647999998,4663677.5481],[446634.8772,4663671.8946],[446724.98840000015,4663694.976299999],[446777.69299999997,4663734.330499999],[446825.0488,4663787.9383000005],[446919.9319000002,4663863.285499999],[446960.1448999997,4663901.624600001],[446996.86679999996,4663937.4363],[447033.61899999995,4663988.349099999],[447077.4275000002,4664021.332],[447144.4155000001,4664048.034600001],[447206.03259999957,4664064.007200001],[447298.0203,4664073.646400001],[447420.31240000017,4664068.070900001],[447469.7423999999,4664068.1471],[447558.6235999996,4664071.3726],[447685.36510000005,4664063.881100001],[447770.1847000001,4664065.584799999],[447903.2248999998,4664093.915899999],[448021.11149999965,4664118.696699999],[448124.7019999996,4664132.8138],[448188.99789999984,4664142.5571],[448278.2396999998,4664138.7937],[448323.7429999998,4664133.241699999],[448373.0473999996,4664116.225199999],[448786.89499999955,4663943.1009],[448995.6366999997,4663878.2983],[449095.51379999984,4663847.2642],[449090.4718000004,4663847.3005],[449136.9182000002,4663834.6406],[449195.0982999997,4663809.9044],[449275.7679000003,4663762.910599999],[449334.01690000016,4663713.080700001],[449393.2522,4663650.8079],[449428.37519999966,4663591.928400001],[449436.54480000027,4663555.338500001],[449453.8245000001,4663486.4825],[449463.1810999997,4663407.801000001],[449510.54339999985,4663407.1291000005],[449860.3372999998,4663412.520199999],[450156.30040000007,4663415.7546999995],[450162.74629999977,4663415.4871],[450343.6289999997,4663417.2108],[450395.88609999977,4663407.294299999],[450454.72420000006,4663404.5494],[450512.84619999956,4663417.577299999],[450571.1858999999,4663414.503799999],[450666.3383999998,4663415.2818],[451710.6021999996,4663421.9428],[452183.0621999996,4663426.9443],[452281.8510999996,4663427.7194],[452331.43900000025,4663426.1631000005],[453297.90610000025,4663432.585000001],[454084.48599999957,4663437.9748],[454315.29009999987,4663439.1426],[454315.8348000003,4663472.2279],[454332.73790000007,4663810.6687],[454328.1858999999,4664499.6797],[454325.8574999999,4664918.9690000005],[455573.49370000046,4664934.1008],[455694.4562999997,4664955.547700001],[455780.3241999997,4664955.453299999],[455785.4653000003,4664944.9837],[455955.69849999994,4664942.364800001],[455952.9255999997,4665040.9823],[455952.72109999973,4665061.1921999995],[455981.99540000036,4667911.096000001],[455983.88049999997,4668093.9618999995],[455983.9907999998,4668098.4026999995],[455984.4258000003,4668128.379899999],[456003.12930000015,4669946.7162999995],[456001.05319999997,4670011.0198],[455997.3247999996,4670961.0779],[456006.06680000015,4671197.310799999],[456011.8306,4671591.3466],[455755.2282999996,4671594.1754],[455327.8872999996,4671598.760600001],[455302.5407999996,4671599.032400001],[455164.6627000002,4671600.575099999],[455157.56209999975,4671600.6203000005],[454509.6161000002,4671607.662599999],[454389.65380000044,4671608.9936],[454384.20529999956,4671609.139900001],[454382.9667999996,4671609.148],[454381.0678000003,4671609.1603],[454376.5268000001,4671609.1897],[454373.96729999967,4671609.2062],[454372.48110000044,4671609.2159],[453532.7446999997,4671618.4815],[452296.216,4671632.078199999],[452280.85979999974,4671632.293299999],[452258.8158999998,4671632.5537],[452245.1935999999,4671632.757099999],[452206.72020000033,4671633.2402],[452150.4128999999,4671633.8445999995],[450910.17200000025,4671647.932],[450750.66280000005,4671649.7118999995],[450736.2973999996,4671649.9234],[450530.38939999975,4671652.366],[450454.5979000004,4671653.231899999],[450415.4639999997,4671653.7294],[450406.54789999966,4671653.9032000005],[450383.59509999957,4671654.0649],[450368.4866000004,4671654.282400001],[450269.5778999999,4671655.4243],[449990.85080000013,4671658.7304],[449641.534,4671662.885],[449207.14499999955,4671663.339500001],[449196.00040000025,4671663.642000001],[448756.68709999975,4671668.268300001],[448751.9824999999,4671668.524599999],[448605.51779999956,4671670.1471],[448600.89499999955,4671670.2918],[448428.2017999999,4671675.773800001],[447473.4977000002,4671691.8237],[447466.8934000004,4671691.983999999],[447397.87650000025,4671693.387399999],[447399.06709999964,4671841.727399999],[447400.9820999997,4671854.9268],[447401.04849999957,4671863.8094],[447401.1869999999,4671882.352],[447401.4324000003,4671915.2179000005],[447402.57969999965,4672101.9779],[447400.8901000004,4672306.8586],[447398.43319999985,4672607.9055],[447398.07189999986,4672614.7927],[447397.39360000007,4672623.458799999],[447394.0275999997,4672637.0308],[447385.5334000001,4672649.308700001],[447415.7575000003,4673512.417099999],[447400.10730000027,4674908.306500001],[447396.3803000003,4675016.931600001],[447395.51570000034,4675706.9418],[447395.18989999965,4675762.6864],[447394.6525999997,4675845.304400001],[447602.18759999983,4675844.9767],[448259.96499999985,4675846.658600001],[448266.8830000004,4675934.5514],[448269.89020000026,4675961.9562],[448277.24909999967,4676042.517100001],[448280.07969999965,4676090.798800001],[448284.03110000025,4676134.408500001],[448290.91199999955,4676194.8747000005],[448303.3816999998,4676330.918199999],[448268.8657999998,4676349.9377999995],[448261.51099999994,4676348.4373],[448255.79580000043,4676345.4813],[448250.1852000002,4676345.522600001],[448241.2252000002,4676350.1412],[448227.79420000035,4676363.898],[448192.0338000003,4676404.357899999],[448188.7122999998,4676412.7104],[448187.0410000002,4676421.0507],[448187.1579999998,4676436.9286],[448191.8579000002,4676458.879899999],[448196.9693999998,4676469.5021],[448204.3903000001,4676479.996300001],[448207.7845999999,4676481.525800001],[448213.96690000035,4676480.703],[448219.0881000003,4676481.442600001],[448223.5656000003,4676484.4077],[448230.97009999957,4676492.6811999995],[448237.24810000043,4676504.849400001],[448247.7028999999,4676546.4125],[448251.6991999997,4676551.2689],[448256.29920000024,4676559.6741],[448256.36620000005,4676568.778899999],[448254.1662999997,4676572.5704],[448244.05150000006,4676577.1975],[448241.2904000003,4676583.214],[448242.4578,4676596.086100001],[448266.50549999997,4676645.9882],[448273.9433000004,4676658.814200001],[448279.6035000002,4676665.546],[448300.04110000003,4676695.820699999],[448302.67459999956,4676706.1281],[448302.74399999995,4676715.566],[448300.8594000004,4676728.5715],[448297.6989000002,4676736.3675999995],[448277.49170000013,4676771.049699999],[448262.88850000035,4676793.587300001],[448248.89470000006,4676809.2359],[448238.6512000002,4676818.7497000005],[448207.6568,4676833.8573],[448202.15610000025,4676837.5622000005],[448198.23110000044,4676842.365800001],[448195.55510000046,4676848.7148],[448195.6803000001,4676865.703],[448198.1349999998,4676874.124],[448206.5259999996,4676893.1611],[448213.12320000026,4676915.0985],[448218.01070000045,4676951.3727],[448218.9029000001,4676971.6865],[448215.3613,4677006.135],[448217.8063000003,4677024.4387],[448223.2728000004,4677049.715600001],[448234.30730000045,4677136.467800001],[448236.02359999996,4677167.8796],[448234.68819999974,4677188.209799999],[448229.53500000015,4677205.459000001],[448210.84470000025,4677233.023600001],[448202.66920000035,4677243.1885],[448168.3869000003,4677270.868100001],[448150.1991999997,4677288.213500001],[448133.0170999998,4677307.6612],[448103.0473999996,4677338.307499999],[448083.48759999964,4677348.556500001],[448065.42059999984,4677348.6899999995],[448053.30900000036,4677350.8892],[448041.3169,4677358.0844],[448029.3690999998,4677371.2754999995],[448019.6644000001,4677386.559800001],[448014.4601999996,4677396.813999999],[448007.8152999999,4677413.074999999],[448004.8531999998,4677425.3114],[447997.45859999955,4677440.578600001],[447987.73840000015,4677453.7533],[447972.63719999976,4677464.413899999],[447966.63709999993,4677467.4564],[447934.24650000036,4677471.8047],[447925.18680000026,4677473.8705],[447918.45990000013,4677479.0282000005],[447913.97530000005,4677486.168],[447910.9978,4677496.2948],[447909.6255999999,4677511.5175],[447913.7059000004,4677550.018300001],[447914.8317,4677601.754799999],[447906.7631000001,4677637.3475],[447904.7011000002,4677659.6819],[447908.0887000002,4677727.169399999],[447913.69039999973,4677748.3366],[447930.7890999997,4677840.373500001],[447933.2430999996,4677848.6833999995],[447943.6127000004,4677867.5945],[447948.98340000026,4677879.8802000005],[447951.7560999999,4677908.952299999],[447946.1151999999,4677949.3018],[447944.34229999967,4677954.978],[447941.6497999998,4677958.9954],[447938.5332000004,4677961.4614],[447932.0378999999,4677964.396500001],[447914.5003000004,4677968.9681],[447875.5943999998,4677984.357999999],[447869.7664000001,4677988.287599999],[447851.3503999999,4677996.7523],[447822.4590999996,4678005.4058],[447814.81060000043,4678008.571699999],[447802.44120000023,4678009.218800001],[447795.8345999997,4678008.2685],[447780.09389999975,4678010.384099999],[447765.7150999997,4678018.152799999],[447749.1908999998,4678036.930400001],[447730.41309999954,4678052.171499999],[447726.4106999999,4678057.531199999],[447707.5851999996,4678077.4365],[447679.38850000035,4678112.8462000005],[447670.13999999966,4678122.6866],[447661.0979000004,4678138.0776],[447647.1497999998,4678170.383199999],[447642.70799999963,4678183.186000001],[447627.7083999999,4678218.2754999995],[447617.0225999998,4678234.4561],[447595.35610000044,4678282.587099999],[447579.3674999997,4678328.7882],[447577.8498999998,4678335.461999999],[447577.34509999957,4678444.729800001],[447577.5466,4678449.6141],[447593.10089999996,4678455.827400001],[447620.96279999986,4678464.2808],[447628.40699999966,4678467.0013999995],[447632.12880000006,4678468.3061],[447643.3565999996,4678469.555],[447663.3607999999,4678475.1800999995],[447645.99870000035,4678514.173599999],[447635.9611999998,4678550.891799999],[447629.65050000045,4678589.581],[447622.13100000005,4678676.3598],[447595.7971999999,4678994.354800001],[447593.3534000004,4679020.578600001],[447581.72080000024,4679152.914999999],[447580.20040000044,4679192.345799999],[447581.5206000004,4679236.6412],[447590.4146999996,4679312.193700001],[447598.7405000003,4679366.8747000005],[447601.5833999999,4679394.169600001],[447594.87040000036,4679378.785],[447562.97140000015,4679315.1745],[447551.5981999999,4679294.272700001],[447542.0817,4679279.020099999],[447529.0787000004,4679260.795399999],[447518.0215999996,4679249.1077],[447508.7320999997,4679242.181500001],[447489.6264000004,4679235.1066],[447467.8996000001,4679230.4943],[447412.7478,4679223.134],[447401.1062000003,4679221.555500001],[447391.4258000003,4679217.5195],[447387.02300000004,4679213.332900001],[447384.98450000025,4679205.464299999],[447373.62519999966,4679153.4712000005],[447363.0525000002,4679074.3782],[447350.5661000004,4678971.092800001],[447342.66449999996,4678918.296599999],[447332.1644000001,4678837.981699999],[447328.7729000002,4678814.6885],[447318.0389999999,4678791.228399999],[447308.78029999975,4678799.514799999],[447235.39300000016,4678890.674799999],[447227.94159999955,4678897.9484],[447225.6646999996,4678902.2961],[447224.9916000003,4678911.5175],[447237.5543999998,4678947.8445999995],[447244.30289999954,4678978.7743],[447247.8371000001,4679010.0613],[447247.24650000036,4679041.268200001],[447250.0292999996,4679082.3325],[447250.0552000003,4679096.7676],[447250.20940000005,4679106.3159],[447254.3925000001,4679147.147600001],[447255.8713999996,4679179.338300001],[447253.7128999997,4679188.459899999],[447247.02240000013,4679198.170700001],[447243.8025000002,4679208.743799999],[447243.57100000046,4679221.848300001],[447245.2747999998,4679240.0462],[447248.24230000004,4679250.7949],[447248.3315000003,4679262.6756],[447246.7262000004,4679268.572799999],[447244.04279999994,4679273.7009],[447238.5996000003,4679295.7279],[447237.66000000015,4679313.3904],[447237.8825000003,4679321.0506],[447233.2341,4679339.074100001],[447228.35819999967,4679348.771299999],[447224.6776999999,4679352.907500001],[447217.8598999996,4679356.623],[447206.9517000001,4679364.811000001],[447202.9446999999,4679369.3938],[447190.8987999996,4679390.804099999],[447185.83550000004,4679397.5046999995],[447178.05649999995,4679405.002900001],[447171.2456,4679420.5998],[447168.12409999967,4679422.288899999],[447164.82689999975,4679422.535800001],[447145.8214999996,4679428.786],[447127.426,4679439.362299999],[447121.6146999998,4679445.291200001],[447118.92650000006,4679449.7531],[447111.3008000003,4679455.695599999],[447102.34049999993,4679459.649499999],[447099.8306999998,4679465.886700001],[447097.4752000002,4679481.6723],[447094.6480999999,4679489.577500001],[447091.78160000034,4679492.264],[447084.47169999965,4679496.3166000005],[447075.5081000002,4679499.826400001],[447065.2832000004,4679500.125499999],[447053.8559999997,4679494.1043],[447049.6398,4679492.8036],[447006.1626000004,4679491.2436999995],[446996.4358000001,4679491.9834],[446982.3523000004,4679494.6436],[446976.68180000037,4679497.351399999],[446965.9696000004,4679498.6537],[446946.70150000043,4679491.9146],[446941.91810000036,4679491.9507],[446898.17009999976,4679520.0415],[446880.57710000034,4679538.496300001],[446876.5593999997,4679541.6358],[446868.7439000001,4679544.2489],[446863.65330000035,4679547.285499999],[447558.24700000044,4679621.4605],[447541.82079999987,4679652.785599999],[447509.15830000024,4679707.661699999],[447506.9598000003,4679711.453500001],[447485.8616000004,4679746.5890999995],[447459.5212000003,4679786.538699999],[447446.3058000002,4679805.958699999],[447408.89829999954,4679854.763499999],[447362.9754999997,4679911.738399999],[447335.4670000002,4679949.6985],[447322.66949999984,4679969.7819],[447313.80140000023,4679985.9493],[447297.1272999998,4680027.936899999],[447291.4254999999,4680048.4112],[447284.22530000005,4680088.995200001],[447281.6906000003,4680113.887399999],[447278.86870000046,4680177.4241],[447278.80539999995,4680179.978499999],[447276.7860000003,4680295.476399999],[447273.69269999955,4680355.7949],[447269.2966,4680396.357899999],[447267.36510000005,4680413.6949000005],[447259.6732000001,4680454.615700001],[447251.4963999996,4680485.8796999995],[447231.3225999996,4680544.772],[447207.0469000004,4680606.4713],[447193.73500000034,4680645.6578],[447186.12689999957,4680675.6962],[447179.71910000034,4680711.832699999],[447179.5658999998,4680713.388499999],[447174.8992999997,4680761.726500001],[447166.32079999987,4680892.9307],[447165.72009999957,4680922.6942],[447166.4978,4680949.338300001],[447172.28170000017,4681005.7037],[447174.27419999987,4681018.4585],[447183.0526999999,4681056.3685],[447201.92169999983,4681120.2974],[447203.6983000003,4681126.280300001],[447280.1509999996,4681369.774599999],[447301.1146,4681427.3586],[447313.27219999954,4681454.250399999],[447357.19180000015,4681538.4234],[447371.9073999999,4681576.622300001],[447379.5399000002,4681604.8807],[447380.98149999976,4681610.1998],[447385.82320000045,4681640.1447],[447388.98670000024,4681699.195],[447390.4885,4681778.578199999],[447388.38129999954,4681827.452199999],[447383.2653000001,4681870.9077],[447378.08949999977,4681895.375600001],[447368.61000000034,4681928.648],[447343.7960999999,4681995.014799999],[447322.40770000033,4682045.365900001],[447307.2134999996,4682075.1280000005],[447297.61120000016,4682091.9673999995],[447276.2092000004,4682129.437999999],[447247.3854,4682177.624399999],[447228.93840000033,4682213.2963],[447217.04509999976,4682243.367000001],[447206.5251000002,4682280.645],[447196.9342,4682331.7962],[447195.79110000003,4682344.2414],[447202.2527999999,4682370.287599999],[447203.30429999996,4682400.482899999],[447206.1032999996,4682410.899800001],[447227.2229000004,4682434.7259],[447237.0231999997,4682444.3127999995],[447267.05179999955,4682468.849400001],[447293.9715,4682485.636600001],[447309.98610000033,4682499.396500001],[447315.06149999984,4682505.5767],[447320.5957000004,4682517.9717999995],[447337.8459000001,4682542.604599999],[447350.9550999999,4682575.707699999],[447358.76240000036,4682583.422],[447378.61950000003,4682592.933700001],[447383.34750000015,4682596.784700001],[447390.0055999998,4682605.174000001],[447405.2944,4682632.1535],[447414.68539999984,4682642.187899999],[447430.9283999996,4682653.5035],[447441.1310999999,4682661.8662],[447406.1010999996,4682662.7949],[447393.9570000004,4683044.3135],[447421.08380000014,4683100.075099999],[447434.4430999998,4683133.731699999],[447441.97559999954,4683159.881100001],[447446.3058000002,4683187.7201000005],[447447.9963999996,4683226.3499],[447445.65490000043,4683254.905099999],[447441.6065999996,4683275.700200001],[447429.60250000004,4683323.871099999],[447416.66779999994,4683379.821900001],[447413.1425000001,4683404.388499999],[447411.1825000001,4683428.8324],[447410.35890000034,4683472.9221],[447411.2030999996,4683497.567],[447423.8027999997,4683616.953400001],[447445.5005000001,4683806.561000001],[447446.80979999993,4683849.302200001],[447446.10030000005,4683864.6313000005],[447440.2090999996,4683903.4289],[447431.62799999956,4683935.2512],[447423.56070000026,4683958.6304],[447401.70359999966,4684011.6501],[447392.6798999999,4684039.3671],[447386.60259999987,4684064.286],[447382.12959999964,4684083.307700001],[447379.11259999964,4684109.6472],[447376.70969999954,4684250.7993],[447377.1177000003,4684458.999600001],[447379.0617000004,4684652.197799999],[447381.5127999997,4684891.0304000005],[447381.8934000004,4684930.7805],[447385.4260999998,4685061.1172],[447503.62710000016,4685042.1316],[447523.74060000014,4685207.988700001],[447442.6311999997,4685216.5911],[447387.61120000016,4685220.557],[447393.4338999996,4685568.296700001],[447395.02919999976,4685780.930199999],[447398.83160000015,4686090.0427],[447400.625,4686186.3028],[447403.9595999997,4686367.1654],[447404.1651999997,4686383.597999999],[447404.84300000034,4686528.836100001],[447402.8853000002,4686597.3638],[447401.8328999998,4686632.7941],[447402.0357999997,4687055.086100001],[447399.13989999983,4687283.966],[447399.2909000004,4687391.898],[447400.12789999973,4687591.2127],[447399.82919999957,4687661.171599999],[447396.6405999996,4687905.821900001],[447392.9923999999,4688045.318600001],[445953.0005000001,4687890.0474],[445369.4978,4687825.059599999],[445363.80620000046,4687824.104599999],[444718.08330000006,4687726.454399999],[444619.01889999956,4687710.691199999],[444618.5625,4687725.9077],[444615.8809000002,4687803.5481],[444529.85830000043,4690235.0789],[444519.53589999955,4690532.8686],[444518.44739999995,4690540.9834],[444513.2402999997,4690704.814099999],[444503.7357000001,4691032.8015],[444465.25710000005,4691641.959799999],[444468.2451999998,4692506.0799],[444490.3211000003,4692507.681399999],[444671.29279999994,4692520.7947],[445088.9157999996,4692550.9289],[445658.83550000004,4692591.8961],[445698.45579999965,4692594.808700001],[446006.2281999998,4692600.8661],[446007.1457000002,4692602.413699999],[445910.5711000003,4694527.7707],[445903.9400000004,4694670.624600001],[445857.8738000002,4695587.2059],[445745.19010000024,4697776.6536],[445681.8663999997,4698974.0967],[445670.3411999997,4699194.7214],[445629.24060000014,4699979.0186],[445576.8196999999,4700796.9410999995],[445648.55030000024,4700800.6018],[445859.24760000035,4700815.287599999],[446652.1508999998,4700857.1524],[448207.01960000023,4700942.7139],[448291.5641000001,4700945.085100001],[448640.28139999975,4700967.8279],[448814.63210000005,4700972.6543000005],[449499.2625000002,4701011.306299999],[450261.4687000001,4701056.800899999],[450566.0954999998,4701078.843699999],[452147.0318999998,4701158.1011],[452227.6473000003,4701163.767200001],[452490.0976,4701188.070499999],[452722.97950000037,4701217.2477],[452752.7609000001,4701207.7183],[452768.39630000014,4701209.7223000005],[453041.32299999986,4701239.749600001],[454034.2889999999,4701301.873199999],[454193.9408999998,4701299.2686],[454295.8217000002,4701301.043500001],[454285.5999999996,4701435.0284],[454283.9740000004,4701462.9109000005],[454279.1699999999,4701520.240599999],[454275.5323999999,4701579.8946],[454266.24289999995,4701730.529999999],[454194.1489000004,4702895.846999999],[454128.2460000003,4703961.076300001],[454078.8997999998,4704754.364],[454056.6298000002,4705452.4211],[454047.48790000007,4705586.2892],[453992.78589999955,4706385.944800001],[453938.1042999998,4707186.4901],[453929.3147,4707261.0589000005],[453930.3217000002,4707264.272600001],[453933.20139999967,4707289.7937],[453933.9183,4707323.657400001],[453933.6456000004,4707332.0986],[453931.7626,4707382.747199999],[453924.17140000034,4707489.399900001],[453924.3125,4707510.7195],[453925.62990000006,4707523.5919],[453922.88489999995,4707543.264900001],[453922.7485999996,4707547.4855],[453921.64049999975,4707553.8223],[453919.70799999963,4707559.7205],[453912.69820000045,4707567.984099999],[453892.95969999954,4707589.213199999],[453907.38159999996,4707608.661499999],[453832.1933000004,4709202.4253],[453778.1754999999,4710108.130999999],[453753.8680999996,4710515.604900001],[453728.82579999976,4710935.521],[453724.5426000003,4711007.5066],[453724.0706000002,4711022.945],[453722.7368000001,4711044.6076],[453720.4243000001,4711104.2541000005],[453712.5535000004,4711266.3211],[453701.5669999998,4711502.9201],[453693.4590999996,4711690.862299999],[453690.8772,4711734.631200001],[453704.1827999996,4711735.541999999],[455253.7701000003,4711829.5589000005],[455598.2746000001,4711848.1161],[455737.8082999997,4711856.887499999],[455707.8130999999,4712393.313200001],[455692.66509999987,4712631.1565000005],[455681.30319999997,4712921.9442],[455629.4199999999,4713885.034600001],[455520.94460000005,4715862.2215],[455458.9732999997,4716996.5042],[455444.5887000002,4717247.670600001],[455439.1090000002,4717314.111099999],[455428.19820000045,4717518.394099999],[455366.37710000016,4718568.507200001],[455303.2002999997,4719315.698000001],[455296.3224999998,4720195.3386],[455280.72360000014,4720548.3440000005],[455277.8060999997,4720591.7819],[455267.02830000035,4720700.454700001],[455261.13460000046,4720790.884400001],[455259.0044999998,4720905.498],[455259.5873999996,4720945.026699999],[455257.8365000002,4720965.9147],[455254.01669999957,4720983.8178],[455251.44130000006,4720991.274499999],[455242.2388000004,4721204.0988],[455238.46800000034,4721331.1602],[455237.0650000004,4721405.9035],[455233.40079999994,4721460.562000001],[455228.52410000004,4721568.6416],[455213.75289999973,4721782.0572999995],[455212.4578,4721835.368000001],[455208.52579999994,4721899.245100001],[455204.4567999998,4721941.9133],[455195.3322999999,4722102.878699999],[455195.6480999999,4722151.7371],[455197.16000000015,4722170.050100001],[455169.8551000003,4722675.7108],[455049.28560000006,4725063.333699999],[455004.04059999995,4726132.679099999],[454983.3361999998,4726879.385199999],[454980.5159,4726962.1339],[454956.30759999994,4727572.1643],[454938.87849999964,4728015.024700001],[454924.36789999995,4728377.467800001],[454861.99039999954,4729636.823899999],[454845.88239999954,4729966.408500001],[454799.3487,4731439.988399999],[454775.9135999996,4732024.4782],[454759.2910000002,4732023.5875],[454738.7402999997,4732022.833699999],[454633.94739999995,4732020.1895],[454598.9782999996,4732017.642899999],[454562.7104000002,4732016.7708],[454550.0209999997,4732016.5211],[454461.33100000024,4732010.4421],[454449.04729999974,4732009.6347],[454359.3150000004,4732006.895300001],[454297.59080000035,4732006.1928],[454291.20409999974,4732005.901900001],[453281.3322999999,4731967.903100001],[453277.2380999997,4731967.708699999],[453065.4088000003,4731958.0393],[453064.0164999999,4731957.9377],[453062.37870000023,4731957.8378],[453061.31460000016,4731957.845000001],[453060.0867999997,4731957.853399999],[453058.6127000004,4731957.7523],[453054.35479999986,4731957.5592],[453027.98900000006,4731956.4058],[451057.17250000034,4731872.5821],[451043.75069999974,4731873.010299999],[451009.8700000001,4731874.2499],[451007.9062999999,4731874.3748],[450989.15220000036,4731873.1752],[450969.5795999998,4731871.9815],[450888.0091000004,4731866.453],[450812.1007000003,4731862.884099999],[450759.27689999994,4731859.373500001],[450689.5144999996,4731856.761600001],[450382.676,4731840.9679000005],[450163.3877999997,4731831.3299],[449964.6958999997,4731828.6568],[449892.48610000033,4731827.292199999],[449851.3803000003,4731825.591399999],[449802.4885999998,4731822.6149],[449688.6785000004,4731819.1116],[449425.25930000003,4731808.596899999],[449421.9024,4731808.510399999],[449401.3388,4731806.217800001],[449379.72950000037,4731795.2711],[448870.8761999998,4731793.686799999],[447783.4891999997,4731734.521199999],[447748.60250000004,4731732.675000001],[447740.659,4731732.2908],[447204.3284999998,4731703.2743999995],[447114.9802000001,4731698.405099999],[446506.7385,4731665.5514],[446498.78199999966,4731663.5030000005],[446487.29870000016,4731660.5934999995],[446480.409,4731658.870100001],[445980.4193000002,4731630.7776],[445917.35670000035,4731627.1620000005],[445509.33499999996,4731604.270099999],[445438.32799999975,4731600.2773],[445194.1853,4731586.6620000005],[445005.97919999994,4731576.1635],[444362.07639999967,4731540.228399999],[444301.5521,4731536.940199999],[444209.90419999976,4731531.7937],[444000.80979999993,4731520.158600001],[443983.88320000004,4731956.8377],[443958.5937999999,4732542.8378],[443939.8696999997,4733069.817],[443931.65890000015,4733288.4328000005],[443894.0147000002,4734024.3433],[443864.5190000003,4734774.958699999],[443842.23280000035,4735193.8049],[443837.2242999999,4735292.237500001],[443786.27419999987,4736159.0789],[443784.2340000002,4736219.952],[443742.75850000046,4737393.9991999995],[443741.6135,4737394.0086],[443740.5521,4737454.4296],[443736.50129999965,4737669.7929],[443728.9506000001,4737776.9088],[443683.96999999974,4739019.285599999],[443682.4090999998,4739018.4099],[443680.15270000044,4739122.5956],[443678.45639999956,4739195.2378],[443613.2307000002,4740967.9496],[443575.4974999996,4742010.4904],[443573.01180000044,4742076.2542],[443557.0673000002,4742514.4892],[443537.9545999998,4743034.4859],[443534.46829999983,4743137.571900001],[443530.85369999986,4743185.132300001],[443511.2412999999,4743703.356799999],[443500.0834999997,4743996.7404],[443442.7807,4745485.8839],[443444.95720000006,4745522.069499999],[443441.19460000005,4745929.0013],[443421.3766000001,4746280.7607],[443344.9413999999,4748078.577],[443296.6338999998,4749311.011700001],[443293.59130000044,4749357.901699999],[443253.42650000006,4750327.850299999],[443219.88329999987,4751139.1598000005],[443219.0625,4751158.3791000005],[443162.81879999954,4752578.5702],[443153.16700000037,4752704.1423],[443124.58669999987,4753411.467],[443697.3102000002,4753403.7467],[443840.35259999987,4753402.352700001],[444953.3563000001,4753391.337400001],[445415.85809999984,4753386.977499999],[446014.05759999994,4753381.2469],[446576.2725999998,4753375.9595],[446577.1442999998,4753372.621099999],[447258.54140000045,4753372.460000001],[447472.50600000005,4753372.151900001],[448761.8499999996,4753371.7344],[448930.5625,4753376.6961],[448965.1632000003,4753376.7719],[449060.55950000044,4753376.9517],[451118.4759999998,4753381.9771],[451214.82409999985,4753378.404200001],[451876.9020999996,4753371.176200001],[452850.5088999998,4753371.193399999],[453193.4277999997,4753374.621099999],[453741.7951999996,4753374.124],[454263.16750000045,4753376.071599999],[454416.82639999967,4753376.271],[455094.37569999974,4753376.9132],[455593.1595999999,4753381.663799999],[455708.0535000004,4753381.365599999],[455671.9528999999,4753995.383199999],[455628.18379999977,4754797.573799999],[455620.5292999996,4754938.548599999],[455619.70440000016,4754949.770199999],[455559.0033,4756107.6621],[455533.54530000035,4756571.804500001],[455511.45249999966,4756950.6372],[455470.04789999966,4757582.684900001],[455469.06790000014,4757595.018100001],[455409.0906999996,4758529.4736],[455393.9762000004,4758787.9922],[455390.5286999997,4758847.094799999],[455379.95720000006,4759026.736400001],[455378.48709999956,4759051.399700001],[455357.50210000016,4759409.571599999],[455357.35419999994,4759411.9046],[455306.04849999957,4760183.0593],[455305.3837000001,4760193.613700001],[455253.1445000004,4760969.5514],[455247.5087000001,4761055.099300001],[455246.76910000015,4761066.6537],[455225.1716,4761403.620100001],[455216.1322999997,4761566.8168],[455215.04200000037,4761587.035700001],[455192.0521,4761997.084799999],[455191.3978000004,4762009.1939],[455189.20519999973,4762047.743899999],[455168.2209000001,4762278.206499999],[455167.6882999996,4762283.9848],[455146.6953999996,4762512.892899999],[455121.1105000004,4763010.581499999],[455120.53079999983,4763021.579600001],[455109.91060000006,4763228.6536],[455915.3565999996,4763236.077099999],[456563.93740000017,4763242.9235],[456744.4528999999,4763247.2216],[457085.81620000023,4763251.1800999995],[458286.13430000003,4763260.1932],[458484.2293999996,4763261.431600001],[458523.5086000003,4763262.081800001],[458745.3532999996,4763269.6249],[459158.73330000043,4763258.149700001],[459292.4590999996,4763273.6776],[459905.3420000002,4763295.267899999],[460801.2452999996,4763308.8445999995],[461033.4929999998,4763312.626499999],[461458.94770000037,4763318.545700001],[461643.6013000002,4763321.061799999],[462133.43039999995,4763327.884],[462591.4779000003,4763334.3596],[462589.5437000003,4763487.2892],[462585.84329999983,4763823.7981],[462579.54009999987,4764309.9091],[462576.76219999976,4764516.926100001],[462569.3183000004,4765002.5996],[462569.7542000003,4765022.697799999],[462565.0714999996,4765223.8397],[462547.1107999999,4765588.412900001],[462551.2308,4765597.0524],[462557.8576999996,4765617.227700001],[462560.6174999997,4765645.197899999],[462560.10030000005,4765699.5055],[462557.0630000001,4765724.953199999],[462555.1476999996,4765732.1821],[462547.5417999998,4765756.3222],[462547.9068,4765837.832900001],[462549.5250000004,4766133.2245000005],[462720.8381000003,4766242.5635],[463691.81039999984,4766786.2707],[464035.62229999993,4766997.0077],[464410.4633999998,4767212.2644],[464920.38460000046,4767508.1372],[464975.7083999999,4767546.055500001],[465115.3677000003,4767626.6316],[465479.91509999987,4767832.7816],[465909.3570999997,4768092.043099999],[466218.3755000001,4768275.410499999],[466573.2309999997,4768478.3347],[467202.3905999996,4768839.9812],[467239.00879999995,4768853.0207],[467467.4907999998,4768996.0747],[468146.73139999993,4769398.7695],[468204.91610000003,4769446.362],[468482.0684000002,4769613.432600001],[468503.7697999999,4769711.947000001],[468504.1149000004,4769733.822699999],[468504.93149999995,4769752.0315000005],[468625.9171000002,4770411.4592],[468700.3267999999,4770662.8736000005],[468730.5701000001,4770761.7939],[468967.07859999966,4771115.8606],[468999.77529999986,4771164.908299999],[469121.8186999997,4771318.385],[469125.52419999987,4771327.9187],[469133.18479999993,4771348.206700001],[469133.29229999986,4771371.9715],[469132.5889999997,4771378.4157],[469138.9874,4771515.536699999],[469158.62480000034,4771556.8705],[469216.6853,4771636.677300001],[469275.47580000013,4771698.1576000005],[469349.466,4771773.896],[469458.8130999999,4771822.1578],[469476.9910000004,4771792.536499999],[469602.44290000014,4771619.9561],[469722.91750000045,4771443.0691],[469794.94880000036,4771334.1406],[469804.48869999964,4771319.772700001],[469808.76379999984,4771311.091700001],[469839.79000000004,4771241.546700001],[469873.8962000003,4771242.728700001],[470187.9724000003,4771281.2173999995],[470342.5257000001,4771300.2004],[471545.12760000024,4771447.888499999],[471993.87210000027,4771505.8894],[472254.91970000044,4771538.694],[472404.2516999999,4771557.522700001],[473607.7894000001,4771719.118100001],[473772.85419999994,4771746.911],[474011.17760000005,4771779.536900001],[474035.18599999975,4771779.889699999],[474132.90500000026,4771775.1876],[474153.16700000037,4771774.7776999995],[474214.4693,4771780.9868],[474342.93319999985,4771793.4956],[474411.15479999967,4771800.3467999995],[474475.63069999963,4771806.657400001],[474495.6593000004,4771809.136700001],[474585.1177000003,4771815.244000001],[474597.5772000002,4771817.5297],[474601.49039999954,4771819.403000001],[474604.1869999999,4771822.3913],[474806.17810000014,4771846.7403],[474822.2973999996,4771848.457699999],[475220.11730000004,4771904.6373],[475288.1529000001,4771950.588199999],[475489.3574000001,4771961.634],[475517.02130000014,4771960.4241],[475595.0220999997,4771949.261700001],[475628.4661999997,4771948.697899999],[475669.6710999999,4771956.546599999],[475911.23029999994,4771988.560900001],[476041.9179999996,4772010.7554],[476235.6361999996,4772022.8489],[476262.91669999994,4772028.4176],[476294.59750000015,4772035.7479],[476420.4274000004,4772042.1971],[476437.0440999996,4772046.8039],[476459.8287000004,4772046.6142],[476526.47339999955,4772069.5944],[476555.12870000023,4772072.827400001],[476692.2176999999,4772088.1271],[476804.5581,4772100.5153],[476897.03550000023,4772110.862500001],[477059.7718000002,4772130.857999999],[477234.7154000001,4772151.482899999],[477378.57909999974,4772173.9921],[477489.04700000025,4772186.953],[477537.6465999996,4772192.7896],[477634.11000000034,4772203.4668000005],[477769.40249999985,4772218.4608],[478228.91199999955,4772266.8412999995],[478268.50069999974,4772254.2773],[478305.42289999966,4772324.3444],[478379.0423999997,4772445.6011],[478385.74930000026,4772456.4629],[478396.05289999954,4772472.5327],[478399.8881999999,4772475.963199999],[478447.5789999999,4772555.658399999],[478451.8322999999,4772562.6412],[478553.5895999996,4772732.340500001],[478584.4238999998,4772782.883099999],[478655.17679999955,4772901.2645],[478677.6710999999,4772939.2848000005],[478733.9434000002,4773033.2809],[478727.6908999998,4773037.2982],[478708.04810000025,4773052.4625],[478671.93879999965,4773083.6698],[478658.2253999999,4773095.484200001],[478644.91810000036,4773107.075200001],[478604.57990000024,4773138.7402],[478570.16060000006,4773163.7239],[478500.33660000004,4773210.5853],[478469.8837000001,4773228.8938],[478427.49120000005,4773253.6811999995],[478398.1665000003,4773268.4328000005],[478334.22860000003,4773297.8422],[478315.9537000004,4773307.672800001],[478294.76290000044,4773321.6217],[478284.9419999998,4773329.0934],[478275.02639999986,4773332.3455],[478263.3223000001,4773336.047499999],[478248.5301000001,4773340.869899999],[478199.60199999996,4773356.795399999],[478183.5094999997,4773362.066299999],[478184.16970000044,4773364.9515],[478187.46910000034,4773379.044600001],[478191.4330000002,4773397.3554],[478193.99060000014,4773408.452400001],[478231.95019999985,4773473.8517],[478303.7757000001,4773597.2234000005],[478310.1553999996,4773607.8641],[478348.7326999996,4773586.6417],[478377.9693,4773570.224300001],[478530.7326999996,4773484.343],[478756.4581000004,4773365.4772],[478874.5889999997,4773311.694399999],[478913.4288999997,4773295.3607],[478971.20990000013,4773273.749399999],[479005.59420000017,4773263.537799999],[479241.2740000002,4773202.293299999],[479333.90440000035,4773376.8072],[479356.4291000003,4773372.8522],[479414.5206000004,4773373.0098],[479452.8518000003,4773376.5589000005],[479551.9894000003,4773390.364499999],[479660.2531000003,4773408.919600001],[479681.91700000037,4773416.4065000005],[479707.14049999975,4773417.1088],[479833.2209999999,4773408.1839000005],[479882.28160000034,4773408.483200001],[479906.7790999999,4773411.2983],[479914.1922000004,4773414.4969999995],[479922.2633999996,4773420.1368],[479927.8947999999,4773426.117000001],[479932.6364000002,4773433.876700001],[479935.34509999957,4773441.975500001],[479935.6953999996,4773450.4144],[479934.8219999997,4773457.7464000005],[479932.15380000044,4773463.4178],[479923.5524000004,4773471.105699999],[479900.1534000002,4773482.057700001],[479873.5230999999,4773500.7929],[479861.35649999976,4773513.377599999],[479808.02550000045,4773581.832],[479797.5881000003,4773601.2969],[479794.3638000004,4773611.4122],[479793.8459000001,4773628.8488],[479796.2446999997,4773642.1679],[479800.43599999975,4773656.370100001],[479804.2801000001,4773663.243899999],[479810.56489999965,4773670.1105],[479833.30709999986,4773684.9241],[479841.2871000003,4773687.343699999],[479851.04980000015,4773687.3148],[479861.13320000004,4773685.7303],[479868.60809999984,4773682.376700001],[479913.8350999998,4773652.3705],[479958.7105999999,4773613.3704],[479972.8945000004,4773595.1163],[479999.61510000005,4773551.7278],[480003.40830000024,4773541.277799999],[480008.38829999976,4773519.386],[480009.7605999997,4773432.4287],[480012.0689000003,4773414.9868],[480017.6270000003,4773395.980699999],[480066.7916000001,4773264.7961],[480077.7890999997,4773241.665200001],[480083.6118000001,4773229.5436],[480098.6690999996,4773203.513599999],[480118.81659999955,4773165.2532],[480136.55879999977,4773139.1044],[480137.61429999955,4773138.323899999],[480170.87260000035,4773103.801200001],[480205.78199999966,4773077.3806],[480571.9227,4773764.9582],[480580.8375000004,4773781.479499999],[480825.4338999996,4774230.9903],[480830.6655000001,4774239.970799999],[480859.92700000014,4774289.306600001],[480939.6270000003,4774427.009400001],[480974.53089999966,4774487.4351],[480985.0752999997,4774505.618100001],[480990.8016999997,4774517.1515],[481000.45430000033,4774536.4476],[481009.45270000026,4774554.5239],[481072.27610000037,4774680.6149],[481299.66330000013,4775106.869999999],[481402.25829999987,4775295.488299999],[481528.55429999996,4775528.2425],[481539.5850999998,4775546.9804],[481610.9720999999,4775507.919299999],[481683.0722000003,4775461.5276],[481692.9754999997,4775454.2827],[481772.54169999994,4775401.208799999],[481812.9718000004,4775373.115800001],[481819.14439999964,4775369.7678],[481824.5859000003,4775366.754899999],[481836.60929999966,4775361.3923],[481857.40660000034,4775352.1197],[482203.05420000013,4775184.742000001],[482305.26829999965,4775142.7205],[482313.4018000001,4775142.588400001],[482357.0253999997,4775121.2645],[482390.3300999999,4775104.1875],[482424.77240000013,4775086.5524],[482473.9177000001,4775061.328299999],[482550.35950000025,4775022.819399999],[482556.3786000004,4775022.804],[482858.6283999998,4774889.774900001],[482987.82380000036,4774834.7029],[483266.10529999994,4774673.2116],[483363.00040000025,4774612.4515],[483527.04760000017,4774534.761399999],[483609.8392000003,4774493.3618],[483616.4205,4774490.125499999],[483681.41729999986,4774456.654200001],[483852.80730000045,4774384.951199999],[483868.32930000033,4774378.4735],[483948.8970999997,4774358.2941],[483958.0022,4774355.829500001],[484087.70079999976,4774333.981699999],[484227.6261,4774266.581599999],[484316.24179999996,4774242.9454],[484379.09020000044,4774227.9202],[484397.36110000033,4774213.663799999],[484480.6403999999,4774203.8123],[484605.0226999996,4774167.3277],[484687.70050000027,4774142.8213]]]}},{"type":"Feature","properties":{"OBJECTID":20,"DISTRICT":20},"geometry":{"type":"Polygon","coordinates":[[[611059.9151999997,4814615.2356],[611099.1865999997,4814367.931600001],[611102.7092000004,4814345.660700001],[611115.7989999996,4814062.2652],[611116.1626000004,4814054.939300001],[611116.8234999999,4814039.397600001],[611175.5491000004,4813716.6521000005],[611232.5022,4813403.5426],[611263.6447999999,4813232.6459],[611281.9630000005,4813113.1941],[611290.4992000004,4813056.901699999],[611304.9342,4812961.9366],[611308.4781999998,4812938.4442],[611327.8272000002,4812810.5668],[611363.6941,4812574.428099999],[611392.5935000004,4812382.943399999],[611425.8552000001,4812162.6478],[611483.6999000004,4811777.347100001],[611576.0190000003,4811172.660800001],[611701.875,4810342.575999999],[611815.5961999996,4809596.4979],[611849.6665000003,4809372.7741],[611855.5685999999,4809334.2129999995],[611890.4616,4809104.9486],[611911.0873999996,4808969.539999999],[611918.8135000002,4808918.678300001],[611921.5404000003,4808900.7271],[611942.3493999997,4808764.0997],[612159.2758,4807321.658],[612285.4769000001,4806502.365700001],[612355.7680000002,4806045.738500001],[612357.0773,4806035.206900001],[612365.5747999996,4805982.1368],[612431.1754999999,4805554.7598],[612447.7181000002,4805446.7238],[612449.5319999997,4805435.0897],[612525.4996999996,4804940.3443],[612527.5845999997,4804927.0484],[612538.1365,4804857.7939],[612598.8519000001,4804462.1085],[612601.3106000004,4804450.7073],[612614.0321000004,4804363.159399999],[612618.7681,4804331.8003],[612659.6305999998,4804062.980900001],[612676.0099,4803955.3871],[612681.1056000004,4803921.9234],[612686.2032000003,4803888.3486],[612692.0285,4803850.009099999],[612713.0643999996,4803711.0550999995],[612717.5229000002,4803681.802100001],[612717.9044000003,4803678.364700001],[612721.8382000001,4803631.9953000005],[612755.1557,4803407.8193],[612832.1164999995,4802914.093800001],[612865.4238999998,4802700.582599999],[612876.8196999999,4802658.7816],[612879.6325000003,4802635.9443],[612897.0472999997,4802524.9246],[612921.4412000002,4802389.137800001],[612960.4733999996,4802114.6241],[612964.8249000004,4802087.035800001],[613021.4184999997,4801727.0558],[613038.7018999998,4801609.5912],[613056.0915000001,4801485.796399999],[613086.7583999997,4801300.0142],[613095.5192999998,4801251.1708],[613110.892,4801165.6678],[613140.2479999997,4800980.8638],[613162.4683999997,4800830.1556],[613167.2215999998,4800798.0195],[613180.4199999999,4800716.590600001],[613273.2329000002,4800145.929199999],[613285.8876,4800068.0461],[613295.3821,4800009.4395],[613308.0782000003,4799929.113299999],[613336.3682000004,4799750.4021000005],[613339.5418999996,4799730.348300001],[613367.3375000004,4799542.5197],[613371.3624999998,4799500.706900001],[613373.9429000001,4799482.1985],[613467.8091000002,4798802.024599999],[613488.0131999999,4798680.388800001],[613700.5244000005,4797378.672],[613722.8767999997,4797230.9673],[613733.9157999996,4797158.0569],[613763.7699999996,4796993.593],[613768.6282000002,4796974.7897],[613778.5201000003,4796926.743799999],[613786.7251000004,4796882.557600001],[613793.8228000002,4796836.6865],[613802.4605,4796786.0645],[613803.0031000003,4796782.741],[613805.8761,4796766.237199999],[613825.4846999999,4796642.0373],[613835.4961000001,4796582.107100001],[613841.5368999997,4796550.881899999],[613849.5223000003,4796519.8005],[613862.8512000004,4796470.0351],[613868.1782,4796442.686000001],[613870.3245999999,4796421.171],[613871.2844000002,4796397.8587],[613876.4649999999,4796340.624500001],[613887.4912,4796254.161499999],[613913.7203000002,4796083.749600001],[613924.6676000003,4796006.8388],[613926.8904999997,4795990.4352],[613933.8986,4795940.341399999],[613952.2691000002,4795798.347100001],[613952.5478999997,4795796.2411],[613953.0224000001,4795768.0328],[614181.4022000004,4795536.594699999],[614461.2999999998,4795157.2874],[614485.5621999996,4795032.279100001],[614458.2828000002,4794898.846000001],[614443.1863000002,4794841.491800001],[614434.5791999996,4794808.2423],[614415.7922,4794786.818299999],[614322.6517000003,4794680.601500001],[614225.1622000001,4794591.531300001],[614159.6694999998,4794548.880799999],[614154.6113999998,4794545.6852],[614149.1688000001,4794531.5965],[614127.2341,4794475.3499],[613979.8913000003,4794127.276799999],[613971.8724999996,4794078.1524],[613962.6694,4794022.231799999],[613831.4256999996,4793376.386499999],[613817.5788000003,4793321.388],[613681.6748000002,4793053.276000001],[613593.7984999996,4792843.848099999],[613589.7411000002,4792834.115599999],[613575.2899000002,4792727.785499999],[613574.0234000003,4792624.120100001],[613573.9681000002,4792598.346999999],[613571.7072000001,4791977.3336],[613568.7351000002,4791917.297],[613537.7454000004,4791790.1392],[613532.1425999999,4791732.0581],[613532.8898999998,4791687.413799999],[613553.7479999997,4791619.777899999],[613561.0255000005,4791582.685699999],[613567.5363999996,4791581.683800001],[613601.4705999997,4791576.697799999],[613640.1533000004,4791579.0121],[613937.7295000004,4791657.433],[614041.8552999999,4791620.191500001],[614237.1330000004,4791443.85],[614411.7369999997,4791165.4092],[614416.4885999998,4791158.046499999],[614508.1408000002,4791066.835200001],[614511.6075999998,4791063.449999999],[614605.3784999996,4790827.7513],[614667.9097999996,4790624.9629],[614682.6079000002,4790519.1230999995],[614701.5639000004,4790382.362],[614698.1813000003,4790241.4463],[614697.7131000003,4790221.1094],[614697.2262000004,4790201.883099999],[614627.8650000002,4789933.991],[614483.8990000002,4789688.7246],[614435.2878999999,4789610.0328],[614393.7577999998,4789549.568],[614295.8892000001,4789468.825300001],[614255.4616999999,4789410.2684],[614216.2732999995,4789360.064099999],[614187.7329000002,4789323.7029],[614128.6635999996,4789253.280300001],[614081.3430000003,4789179.5008000005],[614003.8991999999,4789081.221100001],[613943.2418999998,4788993.8884],[613895.9127000002,4788915.5558],[613885.6616000002,4788877.947699999],[613872.6884000003,4788842.8489],[613863.2110000001,4788812.363399999],[613852.9446999999,4788775.6437],[613850.7558000004,4788731.839],[613852.2851,4788674.5441],[613870.0224000001,4788527.3189],[613928.5596000003,4788334.7886],[614085.0634000003,4787846.525900001],[614110.8853000002,4787774.420399999],[614150.1776999999,4787693.4322999995],[614204.7966,4787609.147399999],[614240.1836000001,4787557.643100001],[614342.6392999999,4787497.9366],[614364.1940000001,4787486.5243999995],[614391.0378,4787484.1993],[614445.6162,4787474.8989],[614486.0208,4787458.361500001],[614553.4345000004,4787415.2859000005],[614683.6183000002,4787277.1807],[614831.0477,4787041.835200001],[614907.7004000004,4786822.7357],[614946.7171,4786614.8862],[614976.8608999997,4786480.204],[615047.0144999996,4786357.6412],[615103.0953000002,4786293.8276],[615151.2869999995,4786220.993799999],[615205.3327000001,4786100.047900001],[615220.1785000004,4785976.771299999],[615218.3801999995,4785900.7576],[615216.1771,4785853.397299999],[615226.1403999999,4785764.1415],[615226.5082999999,4785756.816],[615227.3932999996,4785738.168500001],[615234.0103000002,4785702.5108],[615258.4934,4785514.0788],[615286.9857999999,4785443.800000001],[615327.4504000004,4785343.1756],[615372.4138000002,4785240.850400001],[615389.9334000004,4785190.048],[615401.2869999995,4785133.9199],[615411.7341,4785078.554],[615408.3009000001,4784993.625499999],[615398.8088999996,4784964.0264],[615386.9187000003,4784912.946900001],[615364.4614000004,4784842.9144],[615338.4784000004,4784774.7107],[615281.9956999999,4784641.0042],[615144.6840000004,4784385.6219999995],[615130.1157999998,4784338.941199999],[615117.0708999997,4784303.0616],[615102.5113000004,4784251.048900001],[615093.3995000003,4784189.241699999],[615085.3755000001,4784101.5699000005],[615078.7389000002,4783979.929300001],[615005.8814000003,4783641.2168000005],[614945.5166999996,4783380.365800001],[614915.9254999999,4783231.676999999],[614911.9133000001,4783194.9508],[614908.8787000002,4783148.465600001],[614914.1667999998,4783076.015799999],[614933.7005000003,4783011.916099999],[615094.6399999997,4782910.772500001],[615141.4759999998,4782880.9055],[615170.1008000001,4782870.503699999],[615195.3989000004,4782850.1591],[615205.5329999998,4782818.115800001],[615209.7860000003,4782782.9736],[615217.4233999997,4782720.7837000005],[615213.6235999996,4782580.4176],[615230.2615999999,4782457.171800001],[615248.6239,4782414.4925999995],[615269.7345000003,4782372.7487],[615288.0389999999,4782333.5123],[615309.5365000004,4782249.784600001],[615323.5316000003,4782196.256200001],[615324.9084000001,4782153.4004],[615322.8771000002,4782100.600099999],[615317.9962999998,4782057.6381],[615309.4642000003,4782019.0578000005],[615296.2687999997,4781996.616900001],[615279.6106000002,4781972.229],[615223.8338000001,4781814.4307],[615121.3507000003,4781524.428200001],[615098.3701,4781426.7283],[615057.1300999997,4781365.4891],[615006.8118000003,4781312.206],[614928.0762,4781247.0013999995],[614898.9411000004,4781219.8488],[614792.3252999997,4781096.299699999],[614714.9062999999,4780996.1281],[614665.3108999999,4780880.3188000005],[614645.6243000003,4780808.5593],[614622.6339999996,4780710.861300001],[614628.2889,4780684.073899999],[614633.5473999996,4780618.0667],[614648.8586999997,4780529.6785],[614680.0407999996,4780454.888],[614799.6531999996,4780305.161800001],[614825.7122,4780288.383099999],[614885.6924,4780275.6207],[614948.1259000003,4780286.117000001],[614984.7099000001,4780286.512800001],[615007.9842999997,4780280.574100001],[615055.3861999996,4780271.155300001],[615089.5882000001,4780253.7377],[615119.2248999998,4780237.0206],[615142.7616999997,4780205.9815],[615162.7880999995,4780175.7718],[615182.1896000002,4780115.225199999],[615180.8436000003,4780079.4329],[615145.2528999997,4779991.406400001],[615125.1091999998,4779956.4070999995],[615116.5939999996,4779921.382200001],[615112.7540999996,4779869.5514],[615116.8377999999,4779820.409600001],[615141.8982999995,4779742.6293],[615199.2810000004,4779643.401000001],[615279.3464000002,4779511.009299999],[615309.4039000003,4779464.862400001],[615330.3772999998,4779422.1165],[615352.426,4779368.7246],[615366.1183000002,4779342.9626],[615381.7607000005,4779302.9036],[615412.4188999999,4779202.224300001],[615419.0734000001,4779164.679099999],[615429.6166000003,4779065.658500001],[615442.0930000003,4778948.5637],[615445.7778000003,4778865.5342999995],[615437.8707999997,4778770.644300001],[615404.8574999999,4778693.435900001],[615366.3717,4778622.355599999],[615287.5721000005,4778491.940099999],[615251.6529000001,4778432.456900001],[615191.6246999996,4778370.122300001],[615139.6604000004,4778307.0359000005],[615125.5082999999,4778292.5778],[615111.4223999996,4778279.009500001],[615090.3953999998,4778242.9958],[615066.6591999996,4778213.268300001],[615021.2599,4778122.522500001],[614980.9326999998,4778054.079700001],[614951.2680000002,4777994.8149999995],[614918.8611000003,4777938.947899999],[614899.0217000004,4777880.6269000005],[614861.6085000001,4777793.571799999],[614811.9123999998,4777691.98],[614753.1926999995,4777594.791099999],[614704.2366000004,4777502.2106],[614674.6369000003,4777433.9506],[614649.4561999999,4777373.7632],[614630.5520000001,4777312.7929],[614606.0755000003,4777268.7248],[614599.3212000001,4777230.175899999],[614590.0773,4777180.032299999],[614588.2709999997,4777108.463400001],[614585.3591,4777049.4285],[614588.8389999997,4776977.9485],[614595.1392000001,4776898.4068],[614595.4266999997,4776871.6403],[614597.5948999999,4776839.462200001],[614599.1261,4776782.2794],[614605.0475000003,4776734.945900001],[614613.6827999996,4776685.8806],[614635.1282000002,4776605.5940000005],[614652.0157000003,4776535.1172],[614669.6880999999,4776480.8719999995],[614679.9040999999,4776444.274900001],[614695.8277000003,4776382.7798999995],[614726.9118999997,4776319.6515999995],[614747.9200999998,4776275.1272],[614766.0724,4776250.4388],[614781.6127000004,4776216.5975],[614799.9420999996,4776176.582599999],[614837.0029999996,4776140.3268],[614859.5818999996,4776113.7137],[614884.8798000002,4776089.923699999],[614909.0473999996,4776070.447000001],[614929.9961000001,4776053.6931],[614968.7301000003,4776014.8003],[614989.7407999998,4775970.2765],[615009.0267000003,4775926.7235],[615025.6391000003,4775877.6822],[615029.7188999997,4775838.427100001],[615028.4491999997,4775788.306500001],[615025.4393999996,4775740.0449],[615022.6368000004,4775674.6799],[615055.1675000004,4775617.7981],[615054.8076999998,4775518.5934999995],[615136.4007000001,4775433.1029],[615146.3068000004,4775424.716700001],[615208.7063999996,4775372.450300001],[615303.9528000001,4775273.7512],[615469.2966,4775202.0118],[615575.7852999996,4775150.9398],[615594.3250000002,4775142.145199999],[615744.5174000002,4775009.392000001],[615814.9270000001,4774893.2819],[615859.4338999996,4774778.731899999],[615861.8419000003,4774766.3313],[615862.7478999998,4774760.9035],[615877.8291999996,4774677.9572],[615879.7867999999,4774663.327199999],[615894.2637999998,4774553.7103],[615846.7236000001,4774540.127699999],[615717.1437999997,4774526.9300999995],[615632.3447000002,4774512.4946],[615489.4903999995,4774490.1895],[615399.0878999997,4774474.9956],[614065.1029000003,4774269.1515999995],[612262.8295999998,4774009.6362],[611925.5022,4773939.219699999],[611895.7446999997,4773922.5133],[611163.1226000004,4773806.5601],[610009.2534999996,4773637.669199999],[609583.4767000005,4773573.830700001],[608905.7775999997,4773470.1131],[608769.2116999999,4773449.272500001],[608407.5609999998,4773400.1938000005],[608014.6021999996,4773343.9739],[607032.6508,4773196.8663],[606939.7540999996,4773183.079500001],[606670.9703000002,4773148.3244],[606554.5314999996,4773130.509199999],[605779.6028000005,4773014.368100001],[605762.0536000002,4773012.3188000005],[605766.7588999998,4772987.0657],[605816.7286,4772609.616900001],[605840.2192000002,4772454.3597],[605985.1024000002,4771474.7826000005],[605995.3832,4771410.4055],[606132.1807000004,4770502.907400001],[606146.7313000001,4770399.7194],[606163.2822000002,4770283.1219999995],[606236.0917999996,4769947.241800001],[606238.4343999997,4769922.285499999],[606233.5444,4769917.322000001],[606198.0182999996,4769887.3336],[606177.5488999998,4769878.795499999],[606148.0025000004,4769862.229800001],[606135.7297999999,4769855.485400001],[606057.9819999998,4769812.2897],[605978.2191000003,4769772.9515],[605904.6401000004,4769744.3737],[605705.5872,4769688.5275],[605686.0763999997,4769681.1165],[605658.6990999999,4769655.8114],[605650.1448999997,4769624.4661],[605656.7152000004,4769515.5999],[605653.8679,4769452.2413],[605618.9117999999,4769395.6062],[605489.0136000002,4769295.8499],[605431.2374999998,4769208.539000001],[605379.8841000004,4769095.446699999],[605306.9175000004,4769010.6796],[605216.7925000004,4768939.9782],[605111.4905000003,4768881.5962000005],[605036.3421999998,4768827.1229],[604950.8404000001,4768746.7214],[604790.0576,4768545.7575],[604695.0817,4768429.4471],[604582.1097999997,4768259.4344999995],[604385.8333999999,4767959.7455],[604363.2132000001,4767926.1877999995],[604231.4897999996,4767724.1273],[604144.6832999997,4767636.9410999995],[604093.2620999999,4767600.9462],[604031.1682000002,4767559.6797],[603955.5493000001,4767539.9791],[603868.9884000001,4767543.439200001],[603806.6748000002,4767532.6065],[603751.6227000002,4767504.889900001],[603700.6507000001,4767428.3619],[603658.2145999996,4767207.8971],[603644.2336999997,4767001.7489],[603663.0288000004,4766895.8445999995],[603683.2476000004,4766862.6061],[603794.1552999998,4766672.682],[603893.4792,4766527.0142],[603910.8557000002,4766487.9571],[603927.8761999998,4766450.894099999],[603940.3795999996,4766367.9988],[603920.5433,4766231.1839000005],[603898.9502999997,4766140.2172],[603884.7802999998,4766080.798],[603816.1136999996,4765865.0439],[603692.8463000003,4765477.6269000005],[603598.0586000001,4765274.808800001],[603412.1809,4765086.942399999],[603119.3603999997,4764819.2708],[602795.5525000002,4764535.151799999],[602762.9292000001,4764504.3379999995],[602750.9148000004,4764387.3058],[602719.7311000004,4764227.9991999995],[602661.3492,4764029.074899999],[602562.2158000004,4763813.6565000005],[602464.0969000002,4763666.122099999],[602387.7236000001,4763481.26],[602371.5285999998,4763436.032199999],[602344.5165999997,4763361.985200001],[602277.7917,4763278.236400001],[602188.5096000005,4763209.368799999],[602134.0277000004,4763146.131100001],[602113.2825999996,4763088.84],[602103.0497000003,4762884.198000001],[602085.3684999999,4762714.3225],[602068.7199999997,4762688.3048],[602044.9149000002,4762666.623400001],[602020.8601000002,4762667.1534],[601961.2674000002,4762662.044500001],[601935.4973999998,4762657.3287],[601905.9232000001,4762628.897399999],[601890.4212999996,4762618.892000001],[601839.8838999998,4762509.1754],[601817.0977999996,4762396.983899999],[601780.1597999996,4762271.5864],[601711.1255000001,4762122.6087],[601671.7246000003,4762003.6175999995],[601671.4121000003,4761887.4288],[601732.4016000004,4761760.5989],[601776.8603999997,4761649.074200001],[601789.3866999997,4761579.727600001],[601822.9992000004,4761232.785700001],[601858.7089999998,4761139.6809],[601929.9989999998,4761011.672900001],[601981.5481000002,4760889.925000001],[602057.7451,4760733.8894],[602117.7532000002,4760564.6174],[602194.4934,4760317.954299999],[602223.6769000003,4760105.4596],[602222.7688999996,4760057.0175],[602205.9165000003,4759880.2684],[602195.2803999996,4759844.343699999],[602200.4101999998,4759844.864499999],[602231.5384999998,4759851.8824000005],[602243.1427999996,4759801.0723],[602252.5810000002,4759753.34],[602286.6602999996,4759704.753799999],[602341.5981000001,4759635.597200001],[602408.9231000002,4759556.1852],[602420.1492999997,4759541.691199999],[602436.6601999998,4759522.8332],[602468.3943999996,4759489.43],[602512.5471999999,4759454.546599999],[602537.9441999998,4759435.9329],[602611.8614999996,4759395.830800001],[602673.9019999998,4759359.217],[602704.7361000003,4759337.0199],[602753.5970000001,4759298.320900001],[602818.3334999997,4759245.1986],[602842.1612999998,4759228.0064],[602865.7827000003,4759213.699100001],[602887.3990000002,4759202.583000001],[602906.3661000002,4759194.0929000005],[602913.7629000004,4759190.316400001],[602934.5221999995,4759181.964400001],[603027.2395000001,4759155.700300001],[603216.2130000005,4759095.7870000005],[603233.6265000002,4759087.6076],[603256.7901999997,4759071.295399999],[603297.3375000004,4759048.8029],[603358.5678000003,4759012.294],[603414.6957999999,4758984.261299999],[603496.7320999997,4758947.290100001],[603517.5961999996,4758937.497400001],[603560.4616,4759058.5506],[603649.4754999997,4759266.6076],[603757.7752,4759240.1447],[603939.2605999997,4759195.6884],[603993.5656000003,4759808.9827],[604023.3406999996,4759802.9924],[604085.2116999999,4759793.9354],[604234.4128999999,4759758.771400001],[604464.8239000002,4759697.9683],[604647.1858999999,4759654.4329],[604691.6672,4759646.7818],[604732.9247000003,4759641.969699999],[604734.7348999996,4759587.5701],[604734.2621999998,4759522.4724],[604731.0118000004,4759431.007300001],[604728.9895000001,4759344.5593],[604729.2319,4759302.021],[604739.7936000004,4759224.6515],[604754.159,4759149.228499999],[604791.2333000004,4758986.180600001],[604802.6793,4758899.050100001],[604814.1113999998,4758583.547499999],[605020.9841999998,4758550.059599999],[605073.8723999998,4758542.5396],[605171.2222999996,4758534.4804],[605208.2293999996,4758530.716399999],[605246.0097000003,4758524.4098000005],[605287.9241000004,4758509.1698],[605320.7647000002,4758495.2345],[605349.8069000002,4758479.0195],[605430.7511999998,4758418.7281],[605474.8704000004,4758382.1965],[605526.5528999995,4758336.5622000005],[605569.8354000002,4758301.462300001],[605602.9809999997,4758278.424799999],[605643.5826000003,4758263.8331],[605677.3096000003,4758256.022299999],[605702.5307999998,4758254.9672],[605725.9829000002,4758257.5505],[605740.9402000001,4758260.8914],[605792.2095999997,4758273.900900001],[605864.8228000002,4758299.2368],[605907.8466999996,4758312.6752],[605932.6231000004,4758319.2784],[605977.6649000002,4758334.081499999],[606128.6801000005,4758374.1843],[606164.3469000002,4758378.069],[606195.7620000001,4758377.333799999],[606234.8076999998,4758373.718],[606329.2779000001,4758362.2982],[606390.5499,4758356.1401],[606437.3826000001,4758350.091600001],[606470.1700999998,4758345.0471],[606501.2049000002,4758337.309599999],[606515.3395999996,4758388.291300001],[606557.0346999997,4758518.5659],[606563.7356000002,4758543.9956],[606572.0816000002,4758573.7828],[606578.0027999999,4758591.6472],[606628.5599999996,4758760.2706],[606661.9422000004,4758868.867900001],[606697.1621000003,4758974.606000001],[606706.7816000003,4758995.860300001],[606745.7240000004,4759082.440400001],[606777.6907000002,4759156.0271000005],[606835.4751000004,4759294.6633],[606874.9592000004,4759398.580700001],[606900.1626000004,4759487.280200001],[606940.1147999996,4759608.0890999995],[606974.2001999998,4759707.5909],[606996.7364999996,4759773.7006],[607070.1623,4759964.900900001],[607079.9091999996,4759993.489],[607101.5739000002,4760083.9114],[607122.1328999996,4760182.4252],[607181.4128999999,4760151.473300001],[607213.3601000002,4760137.0889],[607269.0776000004,4760114.9682],[607337.6925999997,4760092.0504],[607345.8907000003,4760089.290899999],[607384.3953999998,4760078.009099999],[607404.4447999997,4760073.5471],[607418.6847000001,4760070.327],[607526.3443999998,4760048.5788],[607656.3596000001,4760026.1839000005],[607724.3026,4760015.033500001],[607765.0179000003,4760008.4538],[607802.4959000004,4760005.4891],[607866.6254000003,4760003.499500001],[607964.7739000004,4760000.7137],[608062.7304999996,4759994.593900001],[608235.1732000001,4759986.5419],[608333.6835000003,4759981.545600001],[608353.4594,4759978.9703],[608385.6912000002,4759972.5934],[608453.1604000004,4759955.444499999],[608491.8455999997,4759948.3927],[608531.2067,4759945.0174],[608542.1265000002,4759945.523600001],[608594.0444,4759952.5668],[608664.2629000004,4759967.7873],[608768.2122,4759990.0975],[608807.0247999998,4760000.710999999],[608835.1727999998,4760010.1555],[608872.9912999999,4760026.8628],[608994.9433000004,4760096.448899999],[609064.4765999997,4760139.210000001],[609092.0639000004,4760158.1994],[609124.5392000005,4760177.4889],[609148.2161999997,4760185.9749],[609167.5136000002,4760192.9472],[609189.6095000003,4760198.297900001],[609217.6408000002,4760199.633400001],[609293.2311000004,4760194.8409],[609476.1531999996,4760178.989700001],[609536.4753,4760170.2903],[609622.5822000001,4760150.4518],[609690.3814000003,4760128.0995000005],[609744.5724999998,4760110.1952],[610030.2844000002,4760016.140699999],[610083.8912000004,4759994.1197],[610113.7116,4759980.6031],[610138.0587999998,4759967.664999999],[610167.3201000001,4759948.363500001],[610191.8229999999,4759925.7642],[610232.0428999998,4759884.3124],[610330.1662999997,4759787.1428],[610352.6841000002,4759771.3991],[610385.3514999999,4759753.3752],[610461.5506999996,4759726.3893],[610583.4283999996,4759683.8127999995],[610637.9130999995,4759663.2543],[610713.2012999998,4759637.256200001],[610757.2995999996,4759618.530099999],[610808.5592999998,4759590.7005],[610826.3702999996,4759578.6588],[610846.1902999999,4759563.428400001],[610872.6716999998,4759539.752699999],[610936.9013,4759476.5886],[610958.0582999997,4759454.382099999],[611207.3618999999,4759204.385600001],[611218.3811999997,4759168.685799999],[611222.6687000003,4759150.760500001],[611226.8234000001,4759125.9462],[611228.8011999996,4759094.5428],[611225.4128,4759052.055500001],[611222.6555000003,4758995.8046],[611226.5537999999,4758981.7608],[611231.9654000001,4758969.963199999],[611243.9595999997,4758949.608200001],[611270.3405999998,4758917.268100001],[611298.4726,4758887.6225000005],[611308.2120000003,4758880.5605],[611429.9425999997,4758853.324999999],[611434.0423999997,4758836.9519],[611441.6743999999,4758793.9772],[611442.5181999998,4758782.216499999],[611440.5121999998,4758750.081900001],[611427.8613999998,4758680.340500001],[611424.2909000004,4758639.072000001],[611423.1610000003,4758593.1778],[611424.6003,4758569.874500001],[611428.3430000003,4758550.385399999],[611441.5471999999,4758530.939099999],[611444.5844,4758529.7666],[611438.1407000003,4758474.566400001],[611437.9027000004,4758434.0186],[611438.1478000004,4758348.7136],[611439.335,4758260.647],[611440.4989999998,4758148.9201],[611456.9522000002,4757513.2588],[611455.7311000004,4757462.92],[611453.5718999999,4757425.118000001],[611448.7423999999,4757380.9410999995],[611443.2281999998,4757343.751],[611438.0411999999,4757321.561899999],[611435.1440000003,4757309.073899999],[611431.4040000001,4757298.238500001],[611414.0630000001,4757260.8562],[611407.2543000001,4757248.082599999],[611389.1904999996,4757220.019300001],[611359.5143999998,4757178.549000001],[611347.4994000001,4757159.8037],[611320.8717999998,4757121.4933],[611290.7391999997,4757072.9069],[611218.8322999999,4756938.889599999],[611465.2024999997,4756890.3499],[611556.6963999998,4756868.289100001],[611666.8696999997,4756836.536499999],[611719.2939999998,4756818.8401999995],[611839.2878999999,4756780.363399999],[611839.1374000004,4756774.584799999],[611832.1994000003,4756579.638599999],[611810.4749999996,4756340.6862],[611785.5516999997,4756202.763900001],[611737.6012000004,4756025.699899999],[611677.4758000001,4755839.4408],[611663.0562000005,4755762.7837000005],[611579.8454,4755545.6032],[611505.8941000002,4755411.1061],[611444.7556999996,4755316.5842],[611369.2029999997,4755235.158399999],[611327.7713000001,4755198.385399999],[611264.1305999998,4755142.1468],[611146.5525000002,4755065.2629],[611057.2774999999,4755024.4954],[611051.4425999997,4755021.9572],[611049.9847999997,4755021.267200001],[611043.0148,4755018.2663],[611029.3178000003,4755012.3796],[610964.8868000004,4754984.567299999],[610824.2516000001,4754965.521400001],[610607.2964000003,4754947.2469],[610602.4063999997,4754946.834899999],[610378.8485000003,4754928.016899999],[610287.5120000001,4754903.4439],[610274.2662000004,4754899.898700001],[610273.0477,4754899.5458],[610271.0983999996,4754898.959100001],[610268.4166000001,4754898.249500001],[610263.5407999996,4754896.9493],[610167.9923999999,4754875.420399999],[610093.7412999999,4754843.9043000005],[610080.7708,4754833.365900001],[610074.1639999999,4754828.0393],[610011.9479,4754778.8336],[609905.8548999997,4754697.0463],[609870.5723000001,4754668.045299999],[609533.9090999998,4754407.5175],[609517.767,4754391.0426],[609471.9374000002,4754362.986199999],[609455.3676000005,4754352.835999999],[609444.5718,4754349.109300001],[609437.9178999998,4754341.561000001],[609422.8415999999,4754329.8796],[609366.4012000002,4754286.4372000005],[609353.6127000004,4754269.4607],[609306.0180000002,4754193.2809],[609299.5694000004,4754183.0702],[609290.5306000002,4754166.375700001],[609232.9302000003,4754072.5978999995],[609181.1464,4753972.2487],[609106.4616,4753859.3171999995],[609104.7884999998,4753856.7359],[609098.4102999996,4753847.1929],[609079.5856999997,4753814.4592],[609077.2576000001,4753806.868899999],[609076.3260000004,4753803.855],[609074.1486999998,4753797.0447],[609071.3980999999,4753785.2268],[609070.8317,4753779.775],[609070.3345999997,4753775.1019],[609070.7703999998,4753768.221999999],[609073.3611000003,4753754.156400001],[609073.5146000003,4753744.495100001],[609073.8561000004,4753712.7325],[609074.2016000003,4753685.8573],[609074.6383999996,4753648.097999999],[609074.7018999998,4753644.100199999],[609074.6608999996,4753641.5448],[609074.6856000004,4753639.9901],[609074.7402999997,4753636.547599999],[609074.7808999997,4753633.9934],[609074.8885000004,4753627.2195],[609075.0946000004,4753609.1171],[609075.7268000003,4753553.921800001],[609071.9415999996,4753540.421399999],[609070.5039999997,4753533.2896],[609064.5299000004,4753523.975199999],[609052.0537999999,4753512.8915],[609050.5244000005,4753511.5342],[609044.5503000002,4753502.219900001],[609039.4249,4753501.138800001],[609031.3431000002,4753490.9024],[609027.4770999998,4753487.6197999995],[609023.4126000004,4753486.555500001],[609014.3695,4753480.3027],[609003.1728999997,4753476.015000001],[608998.2120000003,4753469.7159],[608991.1438999996,4753467.6043],[608986.0837000003,4753462.4144],[608982.3668,4753460.022700001],[608978.0856999997,4753457.1778],[608959.0531000001,4753437.4372000005],[608951.1513999999,4753420.9835],[608949.3543999996,4753405.6263],[608940.4910000004,4753388.046499999],[608935.6244999999,4753370.6413],[608928.6550000003,4753362.311000001],[608918.7304999996,4753344.714400001],[608906.9759999998,4753318.9802],[608904.0527999997,4753307.715],[608897.0988999996,4753298.385299999],[608889.1827999996,4753282.8201],[608888.3479000004,4753273.6985],[608881.2631000001,4753267.4769],[608873.4267999995,4753252.024],[608872.4627,4753245.8993999995],[608865.4770999998,4753238.568700001],[608857.6242000004,4753219.0057],[608835.7489,4753188.001599999],[608824.8276000004,4753176.6096],[608789.7137000002,4753136.1765],[608785.7632999998,4753127.894200001],[608773.7326999996,4753114.374299999],[608764.8667000001,4753096.9058],[608752.9334000004,4753082.3879],[608744.8372999998,4753078.149800001],[608736.8221000005,4753068.803400001],[608733.8991,4753062.6479],[608726.7981000002,4753057.425899999],[608720.693,4753056.329500001],[608705.6108999997,4753044.7608],[608692.4528999999,4753040.5537],[608671.4572999999,4753041.554300001],[608436.7116,4752739.8236],[608432.2304999996,4752734.0879],[608420.7909000004,4752719.245200001],[608410.3235999998,4752704.8621],[608407.9259000001,4752701.603],[608122.2141000004,4752311.6624],[607836.5508000003,4751921.7359],[607833.5087000001,4751912.6909],[607797.2622999996,4751808.376800001],[607798.6914999997,4751717.3168],[607800.5214,4751605.9362],[607764.2325999998,4751504.1764],[607564.2490999997,4751156.150900001],[607563.3946000002,4751153.3606],[607508.5255000005,4750970.5594],[607474.6640999997,4750754.875700001],[607465.4528000001,4750696.4169],[607457.2326999996,4750454.476500001],[607456.8975,4750444.5855],[607450.4283999996,4750403.9417],[607449.5580000002,4750391.7097],[607451.4442999996,4750338.9783],[607458.9919999996,4750310.661],[607459.1343999999,4750301.555],[607462.4280000003,4750289.3882],[607464.8164999997,4750267.2104],[607466.9375,4750262.134099999],[607470.3579000002,4750241.8607],[607469.4892999995,4750234.738299999],[607470.8181999996,4750212.4329],[607471.4521000003,4750171.9002],[607459.4881999996,4750148.3872],[607458.6995000001,4750136.1565000005],[607460.1064999998,4750108.8539],[607462.3229999999,4750097.6699],[607455.409,4750085.454600001],[607450.4561999999,4750073.1588],[607446.4693,4750066.987299999],[607447.7182999998,4750049.790100001],[607447.4364999998,4750005.133300001],[607441.5959000001,4749981.7161],[607441.2498000003,4749941.168099999],[607438.3694000002,4749926.9054000005],[607435.3934000004,4749918.7502999995],[607433.5432000002,4749906.5031],[607429.5718,4749899.3322],[607423.7328000003,4749881.024499999],[607423.9237000002,4749868.8092],[607415.9773000004,4749849.468900001],[607417.7052999996,4749806.8429000005],[607414.8872999996,4749788.5824],[607407.7818,4749783.3619],[607408.2418,4749753.9341],[607402.8781000003,4749705.199200001],[607412.6758000003,4749668.8083999995],[607415.3991999999,4749625.1983],[607417.5985000003,4749615.1248],[607441.0061999997,4749559.730799999],[607454.7308,4749538.618899999],[607476.5548999999,4749516.634],[607487.9343999997,4749509.7031],[607499.3156000003,4749507.8817],[607518.7649999997,4749507.1863],[607546.1352000004,4749402.2038],[607566.2523999996,4749322.3221],[607635.5661000004,4749131.2465],[607729.0235000001,4748952.9903],[607727.6198000005,4748943.526900001],[607727.7539999997,4748929.7556],[607732.1343999999,4748853.5154],[607736.9434000002,4748802.0517],[607740.801,4748790.449200001],[607754.3680999996,4748769.1132],[607774.4373000003,4748739.4374],[607785.9428000003,4748698.5199],[607799.7488000002,4748661.9703],[607805.2977,4748636.287799999],[607808.2901999997,4748622.5614],[607812.4232000001,4748593.4133],[607815.3130000001,4748586.238700001],[607825.5197999999,4748576.0688000005],[607834.8176999995,4748571.771600001],[607847.4242000002,4748559.640000001],[607867.1607999997,4748530.4035],[607871.6212999998,4748527.2523],[607887.1179,4748507.9462],[607908.0603999998,4748485.1711],[607911.9666999998,4748480.9004999995],[608113.2525000004,4748262.1337],[608251.4352000002,4748067.2597],[608319.8221000005,4747936.9341],[608361.2758,4747825.8451000005],[608364.6832999997,4747796.241599999],[608344.6003,4747447.925100001],[608352.2369999997,4747393.6183],[608358.3413000004,4747286.193299999],[608329.2416000003,4746872.089500001],[608289.9495000001,4746637.9902],[608242.9210999999,4746365.670700001],[608172.8126999997,4745960.253799999],[608349.6933000004,4745625.256899999],[608353.6539000003,4745617.655099999],[608398.3806999996,4745460.4103999995],[608401.5263999999,4745431.9136],[608474.0335999997,4744995.1974],[608491.9878000002,4744628.710000001],[608521.4436999997,4744331.159600001],[608565.9367000004,4744122.040200001],[608619.9156999998,4743938.7291],[608638.4009999996,4743875.819],[608645.9019999998,4743861.4976],[608745.1069,4743671.9034],[608877.8465,4743522.8278],[609011.3328999998,4743280.463099999],[609045.9523999998,4743174.712300001],[609132.5371000003,4742936.716700001],[609163.0905999998,4742840.121200001],[609177.9170000004,4742688.738500001],[609283.7061999999,4742297.321],[609349.8357999995,4742143.753699999],[609441.1804999998,4741911.1688],[609569.6031,4741584.0942],[609532.6957,4741339.0308],[609588.6342000002,4740906.7272],[609591.6205000002,4740893.778899999],[609685.2825999996,4740486.179300001],[609458.9288999997,4739805.0239],[609387.0979000004,4739692.809],[609282.7313999999,4739568.9716],[609177.1301999995,4739522.8686],[608973.2233999996,4739486.3203],[608587.7048000004,4739035.9405000005],[608572.5964000002,4738992.828],[608663.3168000001,4738945.8287],[608711.8263999997,4738945.704700001],[608823.0981000001,4738897.587400001],[608901.6109999996,4738857.174000001],[609017.1524,4738782.3583],[609021.9220000003,4738780.7676],[609264.2710999995,4738700.1866999995],[609313.6585999997,4738686.0854],[609329.9002,4738678.123299999],[609548.3849,4738570.849099999],[609614.4851000002,4738545.019400001],[609658.5571999997,4738551.4958999995],[609871.5663999999,4738490.684900001],[610044.5170999998,4738438.682499999],[610243.9495999999,4737989.1259],[610417.3985000001,4737763.863299999],[610442.4062000001,4737729.830399999],[610482.7455000002,4737688.712099999],[610471.8810999999,4737467.9432],[610470.1508,4737443.1458],[610218.4161,4737329.044199999],[610236.0601000004,4737284.7851],[610114.3366999999,4737226.7486000005],[610097.1942999996,4737260.1306],[609884.8713999996,4737182.881100001],[609787.8734999998,4737133.9081],[609780.4352000002,4737102.5778],[609581.3021,4736256.024900001],[609559.7593999999,4736159.3815],[609381.9945,4735349.9421],[609371.0751,4735119.6239],[609370.0086000003,4735093.948899999],[609349.4735000003,4734953.8927],[609273.6513,4734438.6427],[609274.1420999998,4734428.320599999],[609330.7604,4734259.274],[609366.5828,4734142.325200001],[609520.5445999997,4733632.0485],[609551.2034,4733541.6764],[609558.5017999997,4733520.243799999],[609628.0226999996,4733364.399599999],[609655.9965000004,4733293.7564],[609717.4182000002,4733122.3452],[609743.6951000001,4733055.562999999],[609754.8312999997,4733050.2973],[609765.8139000004,4732961.946],[609802.4680000003,4732886.220799999],[609834.6487999996,4732777.768999999],[609841.7582,4732768.329700001],[609841.6443999996,4732754.8879],[609855.5626999997,4732651.921700001],[609881.0009000003,4732499.044399999],[609888.4885999998,4732378.315300001],[609901.9693999998,4732282.3399],[609916.0681999996,4732188.706900001],[609966.1732999999,4731916.3738],[609958.0062999995,4731776.0689],[609986.7633999996,4731471.518300001],[609998.0491000004,4731348.9616],[609997.8755000001,4731262.099300001],[609999.4988000002,4731247.5745],[610003.1629999997,4731228.306],[610020.3744999999,4730980.4417],[610084.8265000004,4730481.525900001],[610136.6387999998,4730092.7053],[610239.5643999996,4729380.365499999],[610304.5805000002,4728919.5591],[610296.3642999995,4728844.009400001],[610313.1963,4728759.4178],[610333.2114000004,4728644.7761],[610333.7918999996,4728541.598300001],[610343.2433000002,4728442.1164],[610352.1409999998,4728382.5009],[610362.3967000004,4728314.798699999],[610368.7966,4728278.2467],[610380.2493000003,4728212.562899999],[610347.7865000004,4728203.4925],[609801.0787000004,4728084.7217],[609786.7657000003,4728093.4914],[609772.8481999999,4728092.826300001],[609748.6471999995,4728089.6656],[609714.7517999997,4728083.019099999],[609633.3207999999,4728067.0667],[609547.1185999997,4728057.482000001],[609531.7143999999,4728057.5714],[609493.9693999998,4728061.194800001],[609353.2663000003,4728047.529200001],[608214.4190999996,4727923.5507],[607880.4647000004,4727887.1249],[607676.7011000002,4727866.1797],[607487.2742999997,4727845.241],[607311.1299999999,4727823.625],[606133.443,4727680.173900001],[606123.3044999996,4727678.796599999],[606082.8359000003,4727673.0669],[605956.3679999998,4727654.6908],[605165.1650999999,4726343.1008],[604894.3447000002,4725828.1818],[604710.9324000003,4725492.196699999],[604615.7933999998,4725279.726500001],[604480.9346000003,4724977.803099999],[604303.9121000003,4724671.8046],[604222.2662000004,4724530.6284],[604148.3591,4724403.3422],[604140.1920999996,4724390.4464],[604060.1074999999,4724275.841399999],[604008.9655999998,4724204.3224],[603565.0258,4723742.2895],[603317.7554000001,4723474.698899999],[603242.3185999999,4723393.1609000005],[603130.3795999996,4723202.6777],[603129.4307000004,4723200.3311],[603127.6935999999,4723195.862600001],[602885.3532999996,4722588.1603],[602750.4442999996,4722286.2752],[602666.7549,4721957.829],[602665.2040999997,4721951.8083],[602661.9171000002,4721941.2082],[602648.7593999999,4721899.473999999],[602633.5685999999,4721851.045600001],[602607.8751999997,4721769.8079],[602605.057,4721760.7696],[602563.3938999996,4721628.204600001],[602482.8086000001,4721410.319700001],[602428.8689000001,4721264.690400001],[602389.8326000003,4721159.266000001],[602276.3481999999,4720513.2885],[602254.3684,4720335.2565],[601736.7828000002,4718717.173599999],[601723.1447999999,4718673.7687],[601537.0266000004,4718683.4825],[601531.5168000003,4718684.4015],[601410.4951,4718898.9899],[601346.1595999999,4718816.1938000005],[601343.6990999999,4718816.1579],[601337.3514,4718818.286499999],[601299.7325999998,4718821.513499999],[601285.0208,4718823.409],[601306.7395000001,4718903.471899999],[601360.2377000004,4719301.3168],[601359.5776000004,4719307.193700001],[601358.5741999997,4719319.729599999],[601333.0844999999,4719374.4464],[601265.1958999997,4719389.2267],[601131.4201999996,4719416.596999999],[601058.9967,4719387.997199999],[600989.3464000002,4719382.9846],[600981.1456000004,4719444.840399999],[600804.7414999995,4719583.5518],[600800.2923999997,4719579.2666],[600799.2263000002,4719579.2511],[600779.7476000004,4719564.9738],[600776.7795000002,4719560.3769000005],[600775.3920999998,4719554.2480999995],[600771.0881000003,4719539.9691],[600765.4875999996,4719535.8893],[600761.4033000004,4719534.7193],[600754.5805000002,4719535.730900001],[600745.5980000002,4719538.599300001],[600727.3579000002,4719551.9956],[600722.4371999996,4719557.5886],[600717.3619999997,4719568.177300001],[600710.8186999997,4719578.189300001],[600702.7026000004,4719594.842599999],[600697.7465000004,4719602.8785],[600690.8366999999,4719609.886399999],[600681.7273000004,4719615.8629],[600631.4463999998,4719644.1217],[600601.943,4719653.6898],[600590.9813999999,4719657.3071],[600547.0055,4719731.6395],[600540.199,4719731.5408],[600531.6703000003,4719737.081599999],[600513.608,4719755.256899999],[600476.1297000004,4719805.8046],[600473.2867999999,4719809.5396],[600443.0142000001,4719860.9693],[600419.1720000003,4719904.4953000005],[600413.9013,4719911.6384],[600400.1118999999,4719923.656099999],[600399.4655999998,4719928.6447],[600399.9945999999,4719931.7622],[600403.8969999999,4719934.1511],[600411.0312999999,4719934.2544],[600391.4084000001,4719941.3007],[600349.0239000004,4719939.91],[600318.6748000002,4719945.6908],[600309.3715000004,4719948.1107],[600308.3842000002,4719948.318600001],[600306.3261000002,4719948.8442],[600297.1513999999,4719948.0451],[600294.2893000003,4719947.4484],[600287.1759000001,4719945.901699999],[600242.1220000004,4719936.2541000005],[600219.3443,4719934.5922],[600186.2021000003,4719935.002],[600171.4433000004,4719940.3422],[600150.9528999999,4719956.3730999995],[600146.983,4719958.6481],[600137.2248999998,4719964.171700001],[600128.8929000003,4719967.4944],[600125.9312000005,4719968.118100001],[600117.21,4719969.9914],[600094.3251,4719975.7698],[600051.1502,4719983.698999999],[600001.2364999996,4719986.866599999],[599989.1948999995,4719985.804500001],[599977.1901000002,4719982.1884],[599959.2790999999,4719972.9339000005],[599954.1624999996,4719969.417199999],[599949.8899999997,4719964.2465],[599946.9375,4719958.5396],[599942.8397000004,4719946.9297],[599937.0220999997,4719900.9756000005],[599933.3295,4719889.704700001],[599929.0696999999,4719883.6457],[599923.1266000001,4719880.5613],[599916.2494000001,4719879.684800001],[599908.4414999997,4719880.7941],[599893.3483999996,4719886.5743],[599872.5044,4719898.7136],[599858.9587000003,4719910.958000001],[599825.2796,4719948.68],[599806.5007999996,4719965.514],[599797.8090000004,4719971.053300001],[599749.2895,4719991.346899999],[599738.4305999996,4719999.298599999],[599716.1107000001,4720022.856899999],[599694.2010000004,4720046.4212],[599683.5947000002,4720053.9322999995],[599671.3093999997,4720058.420600001],[599636.3532999996,4720065.2488],[599546.2953000003,4720082.503799999],[599515.8448000001,4720089.7304],[599428.9058999997,4720112.585000001],[599413.1449999996,4720119.245200001],[599393.3701,4720131.290100001],[599383.9011000004,4720139.5954],[599337.8471999997,4720199.799900001],[599332.4297000002,4720205.8309],[599322.2984999996,4720214.5711],[599316.9303000001,4720217.1598000005],[599302.3558999998,4720221.171700001],[599294.3908000002,4720221.835100001],[599278.4875999996,4720221.2743],[599271.1299,4720219.614],[599265.182,4720216.863299999],[599258.4587000003,4720210.991699999],[599221.8623000002,4720172.0393],[599175.4599000001,4720119.0637],[599163.9585999995,4720108.9033],[599112.3395999996,4720082.2872],[599095.9349999996,4720076.6106],[599083.8098999998,4720075.66],[599042.8926999997,4720074.964500001],[599027.5426000003,4720075.856000001],[599011.3169999998,4720080.622400001],[598903.5908000004,4720106.1855999995],[598878.2964000003,4720108.490499999],[598864.3609999996,4720107.958699999],[598849.8753000004,4720105.7531],[598835.7603000002,4720100.554],[598773.0809000004,4720073.0054],[598766.2906,4720071.7981],[598760.9446999999,4720072.832599999],[598755.7406000001,4720075.4241],[598748.2418999998,4720083.647299999],[598745.3779999996,4720088.9377],[598743.5738000004,4720094.6874],[598741.0865000002,4720108.0909],[598741.2280000001,4720121.1987],[598746.2087000003,4720145.815099999],[598775.0226999996,4720218.862299999],[598777.4381999997,4720227.7819],[598784.1372999996,4720258.420399999],[598793.2526000002,4720315.193700001],[598796.2317000004,4720342.114],[598794.4644999998,4720368.3004],[598790.1874000002,4720380.6788],[598784.2533,4720388.479900001],[598779.1204000004,4720391.8499],[598766.4924999997,4720397.445499999],[598756.5439999998,4720399.1919],[598730.3724999996,4720399.8189],[598686.1649000002,4720394.1918],[598668.0275999997,4720395.044399999],[598660.0296,4720398.0405],[598632.2794000003,4720411.6401],[598643.7286,4720437.014799999],[598645.5922999997,4720444.3716],[598647.9003999997,4720460.8422],[598645.4677999998,4720510.7871],[598647.3861999996,4720537.359099999],[598646.8733000001,4720556.1219],[598646.7092000004,4720561.895],[598645.5658,4720567.320900001],[598642.8819000004,4720571.5033],[598635.3934000004,4720579.0603],[598616.3892000001,4720589.008099999],[598617.9957999997,4720597.138699999],[598617.7446999997,4720614.794600001],[598612.9177999999,4720631.274700001],[598601.1699999999,4720655.7643],[598582.4903999995,4720694.8159],[598580.1298000002,4720705.111500001],[598579.9877000004,4720715.1054],[598581.2396,4720725.119100001],[598587.9248000002,4720750.9814],[598591.3146000002,4720772.131999999],[598591.3742000004,4720791.014],[598589.4786999999,4720803.204299999],[598572.0542000001,4720869.3739],[598569.7615,4720874.8946],[598565.7659999998,4720879.0583],[598560.0642999997,4720882.087099999],[598555.6368000004,4720882.0242],[598541.8890000004,4720879.9407],[598498.4238999998,4720862.6633],[598493.2520000003,4720863.0341],[598489.7784000002,4720865.0951000005],[598467.4134999998,4720886.5463],[598462.9338999996,4720890.1479],[598455.9945999999,4720893.714500001],[598348.3980999999,4720911.18],[598288.0367999999,4720917.2103],[598208.0844,4720922.6304],[598186.0460000001,4720921.0966],[598170.0892000003,4720918.6493999995],[598150.8382000001,4720911.379799999],[598144.2598000001,4720906.8441],[598046.0679000001,4720816.0474],[598038.7922,4720808.6142],[598030.2660999997,4720802.6073],[598023.0206000004,4720798.8397],[597998.8496000003,4720791.501],[597970.7131000003,4720786.216499999],[597961.1590999998,4720783.3049],[597955.5455,4720780.115800001],[597858.3421999998,4720682.894200001],[597805.9100000001,4720632.508400001],[597798.6057000002,4720627.074200001],[597782.8130000001,4720618.743799999],[597776.4440000001,4720616.765900001],[597747.9792999998,4720617.2532],[597735.9219000004,4720623.1918],[597712.6091999998,4720642.1887],[597653.7355000004,4720693.893300001],[597639.5003000004,4720708.9088],[597632.3019000003,4720719.2476],[597625.2542000003,4720736.363500001],[597621.1074999999,4720751.298900001],[597615.7065000003,4720785.4309],[597610.2494000001,4720951.729800001],[597607.8424000004,4720982.905200001],[597582.0777000003,4721100.493899999],[597564.7807999998,4721158.3376],[597561.4769000001,4721177.5054],[597560.5756999999,4721194.93],[597562.5738000004,4721210.2851],[597566.3247999996,4721223.443600001],[597569.3707999997,4721234.2598],[597597.3854999999,4721300.515699999],[597603.2079999996,4721312.148499999],[597639.7153000003,4721363.419299999],[597646.5439999998,4721379.286699999],[597648.631,4721388.3124],[597649.2352999998,4721391.986099999],[597648.7555999998,4721402.752699999],[597646.9636000004,4721407.725400001],[597637.7591000004,4721420.8125],[597631.1032999996,4721427.604800001],[597626.4573999997,4721431.4267],[597609.5323000001,4721445.4048],[597437.7171999998,4721575.377900001],[597409.7783000004,4721597.087300001],[597394.5492000002,4721612.9778],[597368.4786,4721653.4836],[597334.6657999996,4721713.9836],[597299.6617999999,4721765.914999999],[597274.3370000003,4721800.1009],[597253.2505999999,4721818.575099999],[597225.1742000002,4721838.5063000005],[597192.3146000002,4721866.256100001],[597181.7489999998,4721877.103399999],[597173.5718,4721887.206800001],[597139.8213,4721937.601600001],[597093.9023000002,4721996.267100001],[597078.1164999995,4722011.039799999],[597068.5214999998,4722017.0141],[597050.3914999999,4722023.5352],[597030.3126999997,4722028.6963],[597013.2145999996,4722031.789000001],[596996.6271000002,4722033.556],[596934.0111999996,4722037.456],[596903.0840999996,4722032.6921],[596874.1771,4722024.180299999],[596854.7905000001,4722015.0242],[596834.3644000003,4722003.965600001],[596805.6573999999,4721981.1295],[596758.1699000001,4721935.040899999],[596733.5829999996,4721904.8213],[596718.3663999997,4721878.842],[596707.2485999996,4721852.9198],[596703.4963999996,4721833.875399999],[596695.4899000004,4721761.238299999],[596694.7523999996,4721743.568700001],[596688.2193,4721706.381899999],[596682.4994000001,4721687.3100000005],[596675.2125000004,4721668.8827],[596644.0088,4721607.362],[596630.7262000004,4721589.6285999995],[596615.9228999997,4721575.094900001],[596593.0480000004,4721557.228],[596583.1217999998,4721551.647500001],[596567.2015000004,4721546.65],[596543.3086999999,4721542.985300001],[596516.2061999999,4721546.051000001],[596505.1539000003,4721550.672900001],[596464.2893000003,4721570.429099999],[596449.5650000004,4721579.6647],[596421.2333000004,4721600.373],[596391.9767000005,4721616.847999999],[596363.2476000004,4721630.776000001],[596329.4371999996,4721644.522399999],[596317.9134,4721647.6943],[596304.3447000002,4721650.5045],[596278.7599999998,4721650.5934],[596264.7594999997,4721649.066299999],[596199.3552000001,4721629.1664],[596167.4693999998,4721616.506899999],[596147.6692000004,4721607.4582],[596127.7500999998,4721601.0734],[596097.2367000002,4721595.8747000005],[596048.1196999997,4721595.860400001],[596034.0806,4721597.1098],[596004.9755999995,4721602.7042],[595992.3661000002,4721607.305400001],[595957.4912,4721626.9253],[595919.7235000003,4721642.2849],[595907.1249000002,4721646.108999999],[595893.0674999999,4721648.6910999995],[595861.9686000003,4721650.260199999],[595836.9824000001,4721648.582],[595815.4578999998,4721645.619000001],[595805.0118000004,4721642.0316],[595785.0763999997,4721630.8718],[595758.8521999996,4721611.9618],[595737.4587000003,4721593.562899999],[595726.6792000001,4721584.4178],[595708.3196,4721571.9473],[595688.4551999997,4721561.566199999],[595673.9448999995,4721555.3685],[595667.1863000002,4721551.943299999],[595637.3832999999,4721542.758099999],[595605.8342000004,4721535.3259],[595601.4146999996,4721534.7096],[595554.9245999996,4721528.5155],[595540.0034999996,4721528.309900001],[595504.8081,4721529.6021],[595480.0835999995,4721532.704500001],[595466.0033,4721536.953199999],[595401.665,4721546.6186999995],[595360.9605999999,4721560.941400001],[595329.1089000003,4721575.4969999995],[595283.8307999996,4721606.4168],[595254.4840000002,4721629.670299999],[595244.6650999999,4721640.0865],[595195.6232000003,4721688.392200001],[595169.0795999998,4721710.573799999],[595163.6047999999,4721715.1634],[595153.0152000003,4721722.0151],[595142.3787000002,4721726.3116999995],[595129.1446000002,4721728.6844999995],[595104.5503000002,4721728.347100001],[595090.8853000002,4721726.271600001],[595065.9266999997,4721722.5974],[595048.3738000002,4721717.025599999],[594966.9852999998,4721690.5877],[594945.0872,4721684.956700001],[594899.8212000001,4721679.228],[594855.7986000003,4721678.5145],[594805.5938999997,4721680.1601],[594780.4573999997,4721683.4815],[594747.0938999997,4721694.7983],[594721.3609999996,4721705.7752],[594707.6277000001,4721714.694800001],[594684.6958999997,4721730.708000001],[594664.8537999997,4721748.6515],[594652.7437000005,4721764.8126],[594617.7226999998,4721825.5307],[594605.0725999996,4721851.236],[594597.4415999996,4721875.676999999],[594595.9753999999,4721886.9855],[594592.0782000003,4721938.243899999],[594590.7490999997,4721969.5458],[594592.1617,4721998.2195],[594618.8912000004,4722142.4122],[594623.3536,4722181.900800001],[594622.0198999997,4722213.535800001],[594611.9293999998,4722286.034],[594595.7186000003,4722368.4443],[594591.8799999999,4722385.3847],[594584.6667,4722403.2787],[594575.3313999996,4722420.477299999],[594567.6884000003,4722427.814300001],[594558.0961999996,4722433.791999999],[594542.0191000002,4722440.3476],[594528.4557999996,4722442.939200001],[594520.7472999999,4722443.0561999995],[594500.9039000003,4722443.229900001],[594497.8770000003,4722442.7443],[594506.6646999996,4722483.7357],[594511.0982999997,4722513.339199999],[594514.6355999997,4722524.493799999],[594527.7243999997,4722544.663799999],[594587.2446999997,4722610.8926],[594623.0908000004,4722645.5896000005],[594648.9055000003,4722658.381200001],[594773.8411999997,4722767.043299999],[594846.6787,4722824.349199999],[594880.0180000002,4722850.350400001],[594895.8082999997,4722876.6667],[594949.3679999998,4722880.8432],[595008.5263,4722907.198799999],[595216.0641000001,4722999.7871],[595250.1284999996,4723062.3401999995],[595292.2534999996,4723015.605900001],[595344.4667999996,4723022.2104],[595419.9945999999,4723091.9989],[595481.3629000001,4723100.5076],[595567.1220000004,4723094.0263],[595608.5411999999,4723122.3638],[595857.5208,4723157.5678],[595866.1692000004,4723178.3455],[595876.2226999998,4723192.367699999],[595888.7631999999,4723192.541200001],[595902.3691999996,4723192.729499999],[595918.4797999999,4723183.734099999],[595933.7763999999,4723168.3968],[596000.3239000002,4723193.5305],[596220.9943000004,4723271.6709],[596305.9342999998,4723377.141000001],[596370.8017999995,4723381.3748],[596417.869,4723462.995999999],[596428.8427999998,4723487.3609],[596451.1085000001,4723536.761499999],[596561.5869000005,4723609.1599],[596544.4879999999,4723659.678400001],[596635.2511999998,4723758.3478999995],[596587.2426000005,4723762.232100001],[596582.8987999996,4723762.171599999],[596569.9464999996,4723762.213099999],[596563.0604999997,4723762.2282],[596537.6429000003,4723762.6515],[596454.6322999997,4723748.833900001],[596444.1695999997,4723740.8027],[596426.7558000004,4723725.6776],[596406.4083000002,4723703.4035],[596376.9956999999,4723672.784600001],[596323.1097999997,4723651.266100001],[596286.4325000001,4723647.8686],[596259.7063999996,4723653.938999999],[596235.9945999999,4723667.2707],[596214.8421,4723679.3050999995],[596194.7795000002,4723683.691299999],[596115.2312000003,4723668.370999999],[596043.2847999996,4723654.6009],[596039.5093,4723666.765699999],[596030.5708999997,4723684.7454],[596027.3256000001,4723694.140900001],[596023.7090999996,4723700.7546999995],[596020.4742999999,4723703.486500001],[596005.0834999997,4723707.937899999],[596000.7028000001,4723710.5428],[595988.9901999999,4723727.5956],[595983.9570000004,4723729.9693],[595979.5159,4723731.0184],[595969.6748000002,4723731.326300001],[595957.0810000002,4723729.1526999995],[595953.5521999998,4723729.437100001],[595951.1478000004,4723731.402899999],[595949.0716000004,4723739.2598],[595950.1436999999,4723744.7168000005],[595950.5696999999,4723755.385],[595950.4435999999,4723764.490499999],[595944.5527999997,4723775.5154],[595937.3918000003,4723777.637599999],[595929.9906000001,4723773.4257],[595923.1881999997,4723773.331499999],[595918.0806999998,4723775.1489],[595916.9834000003,4723783.352499999],[595916.8497000001,4723793.0133],[595917.2569000004,4723799.1274999995],[595926.1594000002,4723801.472100001],[595925.1068000002,4723806.455399999],[595985.1371999998,4723863.707800001],[596027.1106000002,4723904.828199999],[596044.0981000001,4723921.168099999],[596102.0187999997,4723976.726299999],[596101.9035999998,4723990.941],[596110.2340000002,4723999.053300001],[596113.6545000002,4724000.6556],[596124.1447000001,4724000.801200001],[596135.1605000002,4723998.510600001],[596144.7492000004,4723998.6437],[596152.3897000002,4724003.303400001],[596156.7477000002,4724014.1372],[596160.4221000001,4724056.504000001],[596160.2788000004,4724066.831],[596156.9241000004,4724084.1106],[596146.8865,4724104.518300001],[596146.5109000001,4724107.9561],[596148.7317000004,4724113.3181],[596152.9501,4724116.486500001],[596160.2827000003,4724119.698100001],[596178.0510999998,4724121.055400001],[596189.6083000004,4724126.9912],[596194.0617000004,4724130.940300001],[596195.7302999999,4724134.739700001],[596195.6608999996,4724139.7367],[596192.4665000001,4724145.467700001],[596185.4233999997,4724150.9232],[596181.5532,4724152.202199999],[596180.7801000001,4724154.745999999],[596181.2286999999,4724157.862],[596182.9312000005,4724159.2184],[596189.1812000005,4724157.7502999995],[596193.7148000002,4724155.9252],[596198.8624,4724157.1073],[596202.9373000003,4724170.602700001],[596205.6542999996,4724175.6384],[596209.8465,4724180.694599999],[596227.3011999996,4724192.821],[596230.3289999999,4724199.082699999],[596230.1423000004,4724212.518999999],[596233.1716999998,4724218.669600001],[596237.6358000003,4724221.841499999],[596268.1484000003,4724226.263800001],[596290.7687999997,4724232.353499999],[596294.4242000002,4724234.7367],[596297.6993000004,4724240.890799999],[596302.1655000001,4724267.4975000005],[596304.3475000001,4724275.635600001],[596307.6179,4724282.1228],[596309.3141999999,4724283.9234],[596310.443,4724285.2719],[596318.0165999997,4724288.8202],[596320.5958000002,4724291.9659],[596321.6025,4724296.2004],[596321.2980000004,4724300.4166],[596310.0958000002,4724316.143200001],[596308.5588999996,4724320.5645],[596308.1661999999,4724325.2237],[596314.517,4724340.083699999],[596316.3894999996,4724340.998299999],[596320.0725999996,4724341.3827],[596323.7912999997,4724339.213099999],[596326.3842000002,4724335.4728999995],[596334.2977999998,4724332.251],[596346.1791000003,4724332.5273],[596349.4835000001,4724336.571599999],[596349.4680000003,4724337.682],[596349.3274999997,4724347.7870000005],[596347.8650000002,4724364.5375],[596346.0884999996,4724368.5112],[596341.5131999999,4724373.3344],[596331.5153000001,4724373.1954],[596323.6403999999,4724373.6412],[596321.5530000003,4724376.388800001],[596320.6316,4724383.7063],[596324.1557,4724395.5282000005],[596325.7284000004,4724406.212300001],[596325.1782,4724416.3116],[596322.9995999997,4724419.724300001],[596314.6531999996,4724424.6062],[596310.0517999995,4724431.3171999995],[596308.7627999997,4724459.1767],[596306.6277000001,4724465.366599999],[596302.4437999995,4724471.528100001],[596296.6379000004,4724476.4453],[596288.6149000004,4724487.5514],[596286.6902000001,4724502.1852],[596286.9797,4724516.7388],[596292.4256999996,4724531.8083],[596294.0292999996,4724540.271600001],[596293.7714999998,4724558.8159],[596291.9332999997,4724567.2313],[596289.0033999998,4724571.633199999],[596284.4715999998,4724573.347200001],[596280.3833999997,4724572.624],[596276.2658000002,4724568.1241999995],[596272.6090000002,4724565.852],[596268.4374000002,4724565.238700001],[596264.3245999999,4724566.292199999],[596253.7768000001,4724576.252599999],[596233.2149999999,4724604.9549],[596226.7525000004,4724621.7469999995],[596224.3228000002,4724649.146400001],[596220.5488,4724655.3136],[596215.9288999997,4724657.4706999995],[596212.3310000002,4724656.8654],[596208.5999999996,4724654.0370000005],[596204.4994000001,4724648.3157],[596202.1257999996,4724642.1741],[596198.5091000004,4724637.014900001],[596193.9664000003,4724633.619899999],[596188.1480999999,4724633.539100001],[596184.0352999996,4724634.592599999],[596181.4641000004,4724636.7782000005],[596176.8168000001,4724646.820599999],[596173.8373999996,4724648.8895],[596168.9051000001,4724649.931600001],[596163.9217999997,4724648.751800001],[596158.9616,4724645.906300001],[596148.7105,4724646.3193],[596143.2558000004,4724649.5756],[596130.5425000004,4724667.947000001],[596125.5009000003,4724676.873299999],[596115.7883000001,4724685.7348],[596110.8406999996,4724687.887499999],[596096.6996999998,4724691.0232],[596057.2987000002,4724713.0229],[596049.7323000003,4724720.8036],[596048.0301999999,4724725.333699999],[596047.4419,4724738.209100001],[596048.2073999997,4724742.107000001],[596050.216,4724745.022500001],[596053.9623999996,4724746.7404],[596058.8715000004,4724747.3638],[596062.6102,4724749.637],[596065.0131000001,4724753.6687],[596065.3689000001,4724757.560900001],[596064.0703999996,4724762.5408],[596061.5488999998,4724767.0594999995],[596056.1096999999,4724769.205399999],[596046.5887000002,4724770.184],[596045.5126,4724770.9465],[596042.3556000004,4724774.012599999],[596042.7099000001,4724778.015799999],[596044.3844999997,4724781.370999999],[596056.2083999999,4724791.641899999],[596056.5626999997,4724795.645199999],[596055.6969999997,4724798.9651],[596047.2958000004,4724807.844900001],[596039.7542000003,4724813.8489],[596037.0815000003,4724823.363399999],[596038.7237999998,4724829.0505],[596046.3887,4724843.7063],[596049.1013000002,4724854.9615],[596048.5760000004,4724863.2841],[595964.6635999996,4724885.888900001],[595850.4296000004,4724872.7563000005],[595838.1394999996,4724872.475199999],[595704.3937999997,4724865.627900001],[595590.6162999999,4724849.062899999],[595231.1711999997,4724834.892899999],[595199.6546,4724832.1273],[594760.7926000003,4724775.796800001],[594738.7220999999,4724771.4966],[594726.4589999998,4724787.211100001],[594582.8413000004,4724782.915999999],[594526.0914000003,4724779.364700001],[594417.2942000004,4724775.992699999],[594177.1578000002,4724757.396500001],[594062.6789999995,4724580.914799999],[594009.6743999999,4724500.5622000005],[593911.2647000002,4724341.294199999],[593861.5817999998,4724263.542400001],[593786.6383999996,4724150.4638],[593735.6047,4724081.468800001],[593679.7061000001,4724014.5186],[593608.5931000002,4723926.9276],[593571.6930999998,4723885.446599999],[593476.1771999998,4723789.7530000005],[593344.2918999996,4723637.1504],[593130.4771999996,4723370.9416000005],[593008.5383000001,4723209.0392],[592957.3048999999,4723135.494200001],[592877.9784000004,4722968.1687],[592815.3705000002,4722837.7191],[592807.8602,4722816.9608],[592755.1053999998,4722691.3083999995],[592674.4445000002,4722481.986],[592667.9811000004,4722462.5746],[592604.4995999997,4722280.2491],[592584.8849,4722158.928300001],[592504.2180000003,4721930.727600001],[592435.0898000002,4721734.5569],[592354.4479,4721546.785599999],[592278.4369000001,4721368.073100001],[592202.6281000003,4721217.0189],[592049.1467000004,4720980.4155],[591940.8388,4720774.845799999],[591948.5302999998,4720769.949899999],[591896.7094,4720688.9649],[591872.2017000001,4720650.879000001],[591815.2773000002,4720521.6259],[591757.4550000001,4720416.6842],[591744.1799999997,4720391.075300001],[591688.8221000005,4720260.844699999],[591668.1079000002,4720196.1548],[591633.4178999998,4720078.081499999],[591628.8453000002,4720064.1383],[591567.8454,4719888.743100001],[591527.7001,4719779.8166000005],[591493.0186000001,4719660.7447999995],[591444.4846999999,4719422.6543000005],[591425.6100000003,4719311.3434999995],[591425.2322000004,4719308.895199999],[591422.1224999996,4719252.3237],[591414.8980999999,4719122.0638999995],[591412.8239000002,4719086.4967],[591409.0553000001,4718961.613500001],[591346.1731000002,4718560.296399999],[591337.4545999998,4718518.4224],[591318.8031000001,4718121.6865],[591304.1615000004,4717906.3673],[591296.2379000001,4717772.767000001],[591296.0356000001,4717769.432499999],[591297.6708000004,4717632.6261],[591306.7461999999,4717466.5973000005],[591309.7954000002,4717415.6601],[591315.6284999996,4717340.2149],[591350.7021000003,4717137.6558],[591351.7242999999,4717128.5622000005],[591386.8927999996,4716950.104900001],[591431.5164999999,4716776.547800001],[591495.5898000002,4716565.5975],[591559.2027000003,4716389.848099999],[591737.9626000002,4715896.2063],[591751.6654000003,4715859.070699999],[591764.5142000001,4715824.4781],[591772.1876999997,4715802.7004],[591833.2523999996,4715634.471899999],[591891.9140999997,4715548.8418000005],[592117.2834000001,4715232.413699999],[592308.1129000001,4714854.671700001],[592305.7417000001,4714872.5211],[592330.1286000004,4714809.984300001],[592348.1964999996,4714753.583000001],[592343.5884999996,4714729.7546],[592341.6494000005,4714702.740800001],[592329.9982000003,4714090.859200001],[592329.9460000005,4714051.5428],[592325.9408,4713827.811799999],[592322.3469000002,4713709.0395],[592328.6829000004,4713621.385199999],[592329.9852999998,4713523.3353],[592336.3893999998,4713430.573100001],[592332.3836000003,4713342.781400001],[592299.4615000002,4713089.457599999],[592296.1765999999,4713070.9779],[592202.9079999998,4712551.4178],[592199.1042999998,4712448.1916000005],[592175.0110999998,4712308.490499999],[592156.9903999995,4712107.009],[592127.3424000004,4711983.5605999995],[592113.5289000003,4711799.0164],[592027.6825000001,4711491.6851],[591948.9644999998,4711129.030099999],[591903.7381999996,4710810.354599999],[591889.3797000004,4710691.2190000005],[591864.4282,4710571.943600001],[591861.4644999998,4710392.0974],[591853.2391999997,4710237.5035999995],[591822.8646999998,4710055.9629999995],[591796.3135000002,4709914.4548],[591765.6239,4709756.566299999],[591716.5394000001,4709579.555400001],[591715.8176999995,4709571.993799999],[591701.6704000002,4709573.473300001],[591693.2688999996,4709575.250600001],[591536.1305999998,4709607.055400001],[591522.7827000003,4709610.2117],[591517.1103999997,4709610.5813],[591481.4321999997,4709612.888699999],[591355.2558000004,4709620.1161],[591306.3739,4709627.137700001],[590209.2890999997,4709771.090600001],[589931.4567,4709806.809699999],[589863.6068000002,4709820.037799999],[589758.2176000001,4709827.2292],[588441.5514000002,4709986.7326],[587627.0636,4710096.593699999],[587473.8836000003,4710116.767000001],[586898.5565999998,4710196.2947],[586882.3437999999,4710198.979800001],[586877.9776999997,4710200.035800001],[585636.1933000004,4710360.4463],[585538.8954999996,4710365.3576],[585351.8969,4710391.9361000005],[585318.3348000003,4710396.411],[585007.602,4710434.2541000005],[584617.4215000002,4710481.9169],[584389.0822999999,4710498.2454],[584120.3799999999,4710545.189200001],[584184.2966,4709837.195599999],[584239.2695000004,4709346.4333],[584237.1972000003,4709334.414100001],[584235.7961999997,4709294.0834],[584254.5621999996,4709066.9769],[584256.2028000001,4709033.235400001],[584265.8386000004,4708949.726199999],[584392.0547000002,4707712.5265999995],[584510.4304999998,4706514.9936999995],[584520.1835000003,4706415.4943],[584525.7544,4706362.698899999],[584532.1591999996,4706288.5908],[584536.7995999996,4706231.230900001],[584548.7461000001,4706113.5448],[584563.0031000003,4705981.5605],[584580.1327,4705816.0721],[584607.9097999996,4705531.771500001],[584625.0908000004,4705368.949200001],[584631.7381999996,4705308.837300001],[584699.2961999997,4704612.1127],[584795.7999,4703719.3937],[584820.6776,4703478.5932],[584823.1402000003,4703451.8586],[584838.8167000003,4703278.2464000005],[584844.1229999997,4703240.774],[584849.2334000003,4703178.866800001],[584946.2249999996,4702005.6293],[584997.1195,4701506.386299999],[585135.4589999998,4700155.856799999],[585220.7834999999,4699330.9767],[584984.9835999999,4699294.8969],[584765.3565999996,4699261.2425999995],[584751.9737,4699259.1921999995],[584619.3749000002,4699238.9266],[584234.1930999998,4699182.1841],[583929.4954000004,4699142.533],[583865.8443,4699134.327500001],[583548.5817999998,4699092.6543000005],[583253.8698000005,4699042.8243],[583217.8309000004,4699036.730900001],[582903.3806999996,4698972.354599999],[582852.1742000002,4698961.973999999],[582602.2096999995,4698932.3595],[582592.4562999997,4698929.356699999],[582586.7213000003,4698927.400900001],[582402.5990000004,4698901.6822],[582282.7034999998,4698884.387599999],[580829.1814000001,4698635.198000001],[580806.7680000002,4698631.3849],[580731.8909,4698618.747099999],[580724.9123999998,4698617.5559],[580717.8515999997,4698616.3638],[580302.8974000001,4698546.8357],[579887.9368000003,4698477.2214],[579256.4537000004,4698370.967],[578669.9652000004,4698263.611099999],[577563.6123000002,4698060.448899999],[577195.4534999998,4697994.5142],[576350.3975,4697843.856799999],[576344.4857999999,4697842.7927],[575977.1244000001,4697777.264599999],[575346.4178999998,4697665.045299999],[575096.7074999996,4697620.712099999],[575076.2611999996,4697617.049699999],[574803.3827999998,4697569.3686999995],[574335.7101999996,4697487.862400001],[574325.1171000004,4697485.9728999995],[573385.7180000003,4697322.236300001],[573375.6168,4697320.464500001],[572653.8973000003,4697194.653000001],[572615.6255000001,4697188.0363],[572018.2092000004,4697141.3192],[571865.1585999997,4697110.9813],[571842.1760999998,4697105.636600001],[571602.1272,4697062.195],[571567.4713000003,4697055.8432],[570964.9216999998,4696945.9767],[570894.1292000003,4696933.0426],[570825.5555999996,4696920.353800001],[570143.8251,4696794.764900001],[570136.1128000002,4696792.577500001],[569958.7181000002,4696759.7053],[569408.0431000004,4696657.9341],[569285.0965999998,4696634.9484],[569088.3909,4696598.797700001],[568701.4485999998,4696537.4594],[567957.8625999996,4696419.472999999],[567842.0203999998,4696401.245999999],[566597.8024000004,4696204.2717],[566594.0229000002,4696203.680500001],[566262.7456,4696151.337400001],[566249.5166999996,4696149.324200001],[566246.4765999997,4696148.851199999],[565971.8871999998,4696105.4991999995],[565944.3614999996,4696101.241699999],[565702.0593999997,4696062.9801],[565692.6920999996,4696061.5594999995],[565659.0867999997,4696056.2466],[564422.7402999997,4695859.1808],[564380.1777999997,4695852.3478999995],[563715.1009,4695746.4222],[563164.2251000004,4695658.692399999],[562460.9027000004,4695546.766799999],[562140.9117999999,4695495.9427000005],[561748.2599,4695434.9410999995],[561442.9934,4695383.723999999],[561360.7394000003,4695369.8981],[560607.5378999999,4695243.397500001],[560582.0259999996,4695528.342499999],[560534.4916000003,4696056.954],[560533.2147000004,4696071.378900001],[560491.6990999999,4696532.7491999995],[560490.4232999999,4696547.063100001],[560480.5893000001,4696656.580499999],[560491.1952999998,4696685.988500001],[560615.4139,4697029.753699999],[560741.5055999998,4697393.193],[560746.8830000004,4697408.6752],[560827.9359999998,4697642.800100001],[560836.8425000003,4697668.6404],[560913.4754999997,4697890.068700001],[561151.6475999998,4698554.8762],[561190.7203000002,4698667.375600001],[561203.3963000001,4698703.9101],[561217.3540000003,4698744.3423999995],[561223.2111,4698761.161800001],[561245.6743999999,4698825.877],[561319.4743999997,4699039.068299999],[561334.9562999997,4699083.733999999],[561368.8853000002,4699181.864499999],[561464.7253,4699450.4417],[561477.9966000002,4699493.755799999],[561478.4773000004,4699495.2037],[561479.0412999997,4699496.541200001],[561479.0314999996,4699497.6515999995],[561479.8225999996,4699501.211999999],[561480.2955,4699503.5482],[561527.1601999998,4699719.8365],[561612.7999999998,4700098.929199999],[561654.8706999999,4700289.0803],[561665.0691,4700335.4771],[561703.4464999996,4700524.4855],[562086.1007000003,4702166.3848],[562097.1856000004,4702214.123],[562105.4999000002,4702249.8433],[562107.4769000001,4702258.6336],[562109.6144000003,4702267.8696],[562340.3344999999,4702466.5934],[562752.898,4703960.890799999],[562948.6787,4704215.956900001],[563018.4583999999,4704324.9705],[563019.5116999997,4704326.6458],[563020.1601,4704327.6511],[563258.2526000002,4704699.710000001],[563330.1014,4704833.1764],[563331.4762000004,4704835.631999999],[563333.9813000001,4704840.3188000005],[563336.0014000004,4704844.1128],[563350.0636999998,4704870.226],[563357.4175000004,4704883.9518],[563358.5488,4704886.072000001],[563362.7511999998,4704893.8836],[563396.9354999997,4704957.4921],[563493.2363999998,4705274.8573],[563499.6989000002,4705296.126499999],[563560.807,4705497.7927],[563556.4094000002,4705556.497400001],[563553.7906999998,4705591.342800001],[563549.9040000001,4705765.2096],[563549.7823999999,4705769.5394],[563549.7692,4705770.982899999],[563547.4214000003,4705875.236300001],[563608.4406000003,4706355.8572],[563671.4808999998,4706533.445],[563671.3886000002,4706534.5547],[563656.9515000004,4706756.742699999],[563656.7637999998,4706759.2951],[563652.2988999998,4706825.328400001],[563628.3349000001,4707245.0967],[563627.8389999997,4707254.420299999],[563622.0449999999,4707295.122400001],[563613.523,4707328.692399999],[563610.7412,4707354.430299999],[563609.9074999997,4707409.725199999],[563614.0450999998,4707424.421399999],[563614.7641000003,4707444.638900001],[563611.4782999996,4707489.583799999],[563611.7824999997,4707510.241699999],[563614.0225999998,4707525.809],[563614.3947999999,4707539.0273],[563610.9557999996,4707600.7391],[563611.2944999998,4707617.6217],[563614.3823999995,4707639.304500001],[563614.1623,4707663.4001],[563617.3627000004,4707672.7575],[563623.9046,4707685.0326000005],[563625.1975999996,4707696.3715],[563622.2028999999,4707718.4429],[563614.7471000003,4707752.2447],[563607.4335000003,4707779.495999999],[563606.7773000002,4707797.368899999],[563612.6405999996,4707829.959899999],[563611.8251999998,4707856.2711],[563599.6432999996,4708515.3478],[563598.3169999998,4708516.668199999],[563315.6051000003,4708804.4848],[563305.4111000001,4708832.5986],[563162.9385000002,4709136.8007],[562982.1065999996,4709533.717499999],[562937.3066999996,4709629.036699999],[562935.4639999997,4709633.0178],[562867.0505999997,4709778.7623],[562554.5822999999,4710444.1294],[562568.1343,4710525.9835],[562266.7832000004,4711212.784700001],[562311.1719000004,4711326.2304],[562313.2587000001,4711331.579399999],[562358.6062000003,4711447.8104],[562351.1063999999,4711469.286699999],[562636.1919,4712250.8608],[562578.8474000003,4712583.9375],[562621.6675000004,4712751.4528],[562626.6566000003,4712771.708799999],[562631.7498000003,4712789.522600001],[562634.6947999997,4712799.765699999],[562693.5201000003,4713103.6839000005],[562823.8523000004,4713777.7117],[562830.5190000003,4713811.975400001],[562854.0412999997,4713933.6767],[562854.5136000002,4713935.902000001],[562863.8658999996,4713981.7392],[563393.1458999999,4714496.489600001],[563482.3821999999,4714583.257200001],[563487.1010999996,4714587.7423],[563570.9873000002,4714667.0219],[563650.7149,4714743.154999999],[563629.3795999996,4714716.0854],[563979.9724000003,4715071.779200001],[563984.8254000004,4715168.549000001],[563998.8016999997,4715361.683599999],[564025.9627,4715735.6193],[564027.9934,4715737.858999999],[564037.0404000003,4715753.3785],[564066.1255999999,4715811.5041000005],[564068.2167999996,4715816.076400001],[564075.0535000004,4715831.020300001],[564097.119,4715876.1994],[564145.4047999997,4715987.4739],[564199.5574000003,4716058.602499999],[564386.7315999996,4716410.7008],[564765.1057000002,4716809.005899999],[564847.1814000001,4716954.693600001],[564855.9776999997,4716970.323000001],[564884.0621999996,4717020.1142],[565067.4051000001,4717345.544399999],[565072.6139000002,4717367.4704],[565192.0235000001,4717528.282500001],[565237.9540999997,4717590.236500001],[565431.7965000002,4717851.3661],[565508.5072999997,4717954.257099999],[565517.9023000002,4717967.0056],[565736.2675999999,4718260.802999999],[565741.5324999997,4718267.849099999],[565801.5450999998,4718348.8193],[565810.6929000001,4718361.5659],[566141.7818999998,4718821.914000001],[566143.8014000002,4718842.366800001],[566192.5054000001,4719497.260600001],[566196.9439000003,4719556.3826],[566197.0866999999,4719558.605],[566197.3828999996,4719561.9394000005],[566202.1858000001,4719625.8401999995],[566209.1719000004,4719718.7464000005],[566253.0347999996,4719805.785800001],[566276.6129000001,4719852.875],[566283.9357000003,4719867.492799999],[566532.0258999998,4720361.052100001],[566678.1359000001,4720661.075099999],[566703.8661000002,4720713.9614],[566704.9117,4720716.0814],[566706.1979,4720718.759099999],[566725.1753000002,4720757.5879],[566740.8017999995,4720795.274],[566743.2057999996,4720801.071900001],[566771.9222999997,4720867.3135],[566786.9168999996,4720902.4394000005],[566877.2763999999,4721114.7543],[566879.1191999996,4721119.214199999],[566891.4285000004,4721118.111300001],[566896.9011000004,4721120.2741],[566903.4211999997,4721124.334899999],[566911.8756999997,4721131.857000001],[566915.6127000004,4721135.446799999],[566971.4611999998,4721202.0623],[567001.3994000005,4721251.7699],[567055.1897999998,4721361.454700001],[567105.869,4721478.9945],[567145.6580999997,4721586.434599999],[567146.3765000002,4721588.4405000005],[567149.9720000001,4721598.1369],[567190.5838000001,4721705.141000001],[567193.9622,4721711.8368999995],[567221.7005000003,4721768.1875],[567225.4951999998,4721774.221100001],[567229.5433999998,4721779.479900001],[567245.4460000005,4721805.065199999],[567250.1898999996,4721814.661800001],[567274.4552999996,4721873.977299999],[567306.3569,4721974.2345],[567374.9017000003,4722201.1151],[567411.4834000003,4722291.867900001],[567424.6961000003,4722332.5307],[567436.6467000004,4722384.953],[567624.2737999996,4722907.619999999],[567629.0044999998,4722918.4383000005],[567637.0794000002,4722930.955],[567736.0511999996,4723053.3028],[567741.9236000003,4723064.6877],[567746.0324999997,4723080.386299999],[567745.9110000003,4723092.823100001],[567734.4170000004,4723161.7859000005],[567727.1293000001,4723244.8935],[567729.0551000005,4723265.9014],[567734.1458,4723306.9298],[567776.7094999999,4723438.6109],[567805.5153999999,4723535.3981],[567844.6484000003,4723690.7006],[567861.4696000004,4723738.951400001],[567905.1264000004,4723850.5436],[567923.4393999996,4723897.032400001],[567935.7767000003,4723926.0272],[567955.9676000001,4723973.2009],[567971.8309000004,4724010.337300001],[568001.2999,4724097.4703],[568009.5032000002,4724130.089500001],[568022.5636,4724185.522399999],[568026.0679000001,4724195.8847],[568028.4696000004,4724201.6831],[568038.3876999998,4724218.216399999],[568040.0138999997,4724236.223099999],[568057.2505999999,4724425.4055],[568059.8491000002,4724444.532299999],[568126.0006999997,4724934.4848],[568129.2050999999,4724983.6021],[568109.7051999997,4725466.493899999],[568105.9495999999,4725531.7566],[568104.6617,4725554.3989],[568093.6726000002,4725746.9691],[568093.4770999998,4725750.1877999995],[568091.3109999998,4725787.147399999],[568090.9177000001,4725793.806700001],[568069.5702,4726164.960899999],[568031.3173000002,4726830.908299999],[568028.6558999997,4726876.636399999],[568030.8830000004,4726891.761600001],[568064.8991,4727181.502800001],[568065.8055999996,4727189.285499999],[568067.0147000002,4727199.625499999],[568067.2407,4727201.626599999],[568067.5422,4727204.2949],[568067.6962000001,4727205.2959],[568067.8491000002,4727206.408],[568068.0751,4727208.4092],[568069.5855999999,4727221.417300001],[568129.3651,4727731.1887],[568132.7632999998,4727760.429400001],[568140.5477999998,4727826.694399999],[568205.8168000001,4728384.9409],[568276.8333999999,4728890.716700001],[568277.7536000004,4728897.0559],[568360.8370000003,4729489.9081],[568367.6449999996,4729538.506200001],[568390.3657,4729700.4264],[568397.3261000002,4729750.136600001],[568274.6473000003,4729883.6335],[568206.3556000004,4729958.032500001],[568198.1607999997,4729966.9471],[567984.1085999999,4730200.0527],[567980.3008000003,4730204.235400001],[567847.7869999995,4730348.6373],[567827.8404999999,4730370.3193],[567748.3858000003,4730456.8291],[567714.4523,4730493.811000001],[567106.5292999996,4731155.875499999],[566995.9595999997,4730450.4964000005],[566921.1391000003,4729974.7929],[566849.1567000002,4729517.7754],[566844.6035000002,4729488.9684],[566801.0114000002,4729211.8006],[566795.7769999998,4729211.083699999],[566611.7471000003,4729186.653899999],[566087.7861000001,4729117.2162999995],[566056.2959000003,4729113.0286],[566024.8057000004,4729108.841],[565848.9502999997,4729085.509099999],[565673.1744999997,4729062.293500001],[565400.4715999998,4729026.171399999],[565289.6394999996,4729011.4648],[564875.9320999999,4729129.6196],[564872.5652999999,4729130.5875],[563912.0132999998,4729404.941199999],[563906.5126,4729406.4451],[562240.7187999999,4729882.660499999],[562191.6122000003,4729779.7172],[562186.1032999996,4729764.009199999],[562177.7224000003,4729739.8354],[562171.1749,4729721.230799999],[562149.3821,4729658.623400001],[562147.1463000001,4729652.2733],[562139.7019999996,4729651.429],[562136.9210000001,4729651.070900001],[562093.4814999998,4729646.238600001],[561979.8713999996,4729631.3378],[561446.9846000001,4729561.616699999],[561193.4812000003,4729530.828500001],[560637.7936000004,4729463.522500001],[560339.0449999999,4729427.3718],[560233.5173000004,4729414.5693],[560128.0711000003,4729401.769200001],[559894.7622999996,4729373.536499999],[559740.9408,4729357.9914],[559663.7851999998,4729350.107000001],[559588.2652000003,4729342.4596],[559594.5499999998,4729373.3862],[559595.2582999999,4729376.7238],[559601.2259999998,4729406.426100001],[559620.7854000004,4729502.876499999],[559677.9711999996,4729784.4418],[559680.2083,4729790.9022],[559682.2857999997,4729806.3563],[559708.2495999997,4729928.9596],[559657.5724999998,4729927.855799999],[559140.3232000005,4729916.416300001],[559129.2704999996,4729916.2107],[559068.6114999996,4730000.424699999],[559030.1003999999,4730051.401699999],[559029.4378000004,4730052.284499999],[558929.8876999998,4730184.475199999],[558921.6064999998,4730195.398700001],[558848.5039999997,4730299.1647],[558847.256,4730301.486199999],[558819.2828000002,4730346.113],[558795.7801000001,4730385.0033],[558784.7840999998,4730407.120100001],[558780.1189000001,4730416.5198],[558769.1239,4730438.525599999],[558425.2308,4730904.0265999995],[558341.4179999996,4731017.479800001],[558328.2533,4731034.914799999],[557953.3649000004,4731532.9373],[557543.4301000005,4732077.9956],[557413.3114999998,4732250.9311],[557205.3172000004,4732527.3901],[557202.8342000004,4732530.701099999],[557201.0132999998,4732533.1291000005],[557198.1993000004,4732536.8816],[557194.1436999999,4732542.2896],[557189.0948999999,4732549.0219],[557183.6323999995,4732556.3061],[557178.7492000004,4732562.8177000005],[557174.9419,4732567.8946],[557173.3684,4732570.102600001],[557172.3753000004,4732571.426999999],[557168.4852999998,4732576.6142],[557126.1095000003,4732633.122099999],[557123.0471999999,4732637.205700001],[556865.6572000002,4732981.118899999],[556864.7468999997,4732982.333000001],[556852.9128,4732998.116],[556824.3422999997,4733058.5151],[556777.0093999999,4733191.0546],[556741.2110000001,4733294.593599999],[556750.1042999998,4733357.744000001],[556774.6221000003,4733411.805500001],[556799.9028000003,4733452.658299999],[556891.0067999996,4733530.4779],[557087.7880999995,4733635.1576000005],[557162.0993999997,4733674.6403],[557313.8542999998,4733740.7522],[557420.8492,4733786.172800001],[557537.9867000002,4733822.2401],[557676.3513000002,4733874.0339],[557840.4944000002,4733935.3748],[557997.4358999999,4733976.891899999],[558112.7740000002,4734002.403999999],[558244.9069999997,4734025.6165],[558345.3437000001,4734042.1227],[558453.8820000002,4734048.9263],[558516.2136000004,4734052.1195],[558611.7556999996,4734057.038699999],[558818.5329999998,4734049.912599999],[559057.7572999997,4734047.734300001],[559289.8843,4734062.050100001],[559385.2123999996,4734082.303400001],[559453.1557999998,4734098.990700001],[559555.4034000002,4734113.8643],[559697.6379000004,4734122.755100001],[559719.7105999999,4734125.3891],[559757.5598999998,4734130.047599999],[559843.9095000001,4734109.5843],[559939.7125000004,4734074.8783],[560017.1156000001,4734029.352700001],[560021.3110999996,4734026.834899999],[560123.0438000001,4733959.866699999],[560194.3542999998,4733937.611],[560229.4293,4733932.0309999995],[560240.7037000004,4733934.239399999],[560268.0724999998,4733939.5866],[560583.5405000001,4734062.6171],[560651.7675999999,4734111.9682],[560675.2413999997,4734141.3813000005],[560691.6775000002,4734189.3895],[560700.0270999996,4734235.6609000005],[560704.1102,4734264.570599999],[560712.6059999997,4734294.1853],[560742.8254000004,4734338.094900001],[560796.0811999999,4734386.5385],[560835.7852999996,4734412.6525],[560851.2976000002,4734426.0045],[560861.2059000004,4734434.5318],[560898.4507999998,4734461.068700001],[560915.1009999998,4734484.536699999],[560928.6129000001,4734501.9802],[560931.3625999996,4734505.669199999],[560935.0844,4734510.477299999],[560939.7773000002,4734516.5156],[560952.3875000002,4734543.390699999],[560958.1710000001,4734555.6576000005],[560979.0378,4734592.7115],[561016.1311999997,4734636.2388],[561047.6050000004,4734676.7183],[561079.6425000001,4734727.4197],[561104.8586999997,4734772.175100001],[561135.0214,4734821.971899999],[561225.6086999997,4735024.4472],[561236.4800000004,4735062.6349],[561241.6851000004,4735112.321900001],[561241.0877999999,4735115.0929000005],[561232.7032000003,4735156.3303],[561224.0645000003,4735198.5649999995],[561195.8536,4735279.605799999],[561154.4880999997,4735367.8597],[561151.9913999997,4735372.6129],[561120.8766999999,4735430.6403],[561073.5614,4735553.490599999],[561033.7664000001,4735677.2962],[560995.9340000004,4735792.124],[560979.1323999995,4735860.2733],[560968.9357000003,4735949.4701000005],[560969.7843000004,4736066.4167],[560978.6376,4736129.2401],[560984.3542999998,4736158.1645],[560994.7710999995,4736210.673699999],[561016.1739999996,4736260.503799999],[561065.2911,4736349.447799999],[561107.8861999996,4736472.649900001],[561137.1042999998,4736554.310900001],[561166.4467000002,4736621.8693],[561214.5954999998,4736754.894200001],[561252.6579999998,4736825.973099999],[561293.8574999999,4736893.748500001],[561324.7878,4736929.5605],[561381.1353000002,4736977.1483],[561428.5153999999,4737048.7554],[561455.1398999998,4737081.086999999],[561483.4192000004,4737129.647299999],[561503.0521,4737166.2479],[561524.9682,4737221.9701000005],[561525.9374000002,4737232.528899999],[561528.9848999996,4737266.8717],[561511.2664000001,4737364.218800001],[561495.1157999998,4737423.3774999995],[561480.5383000001,4737452.8989],[561462.8206000002,4737476.8397],[561444.5374999996,4737499.9980999995],[561409.2262000004,4737533.999299999],[561375.8101000004,4737575.680199999],[561192.1761999996,4737668.444399999],[561176.3498999998,4737682.185699999],[561113.5393000003,4737736.8226],[561071.8874000004,4737785.2063],[561057.8801999995,4737824.5063000005],[561040.7218000004,4738062.786699999],[561029.6349,4738188.0682],[561017.0938999997,4738265.139599999],[560998.2126000002,4738300.8429000005],[560970.6821999997,4738352.7947],[560933.9179999996,4738376.1241999995],[560889.9267999995,4738393.6153],[560837.6179,4738408.368000001],[560797.9764999999,4738414.9037999995],[560727.8821999999,4738406.179300001],[560600.5232999995,4738352.6416],[560589.5066,4738349.8795],[560544.7862999998,4738338.7146000005],[560478.9540999997,4738328.808499999],[560421.3096000003,4738336.5211],[560360.4615000002,4738364.529100001],[560271.3055999996,4738449.926899999],[560253.0434999997,4738471.422700001],[560243.9393999996,4738483.781199999],[560220.1134000001,4738468.136600001],[560083.2693999996,4738376.545499999],[560022.5568000004,4738332.817],[558739.1890000002,4737477.653100001],[558732.9261999996,4737473.490800001],[558118.8437000001,4737051.953299999],[558094.4737999998,4737051.1928],[557302.4737999998,4737023.4693],[556356.5801999997,4737008.681700001],[556272.2810000004,4737004.217800001],[555829.2350000003,4736996.398499999],[555518.3531,4736991.5578000005],[555234.2222999996,4736986.389900001],[554667.9003999997,4736927.353],[554138.5829999996,4736863.3225],[554135.6409999998,4736862.9662999995],[554083.6710999999,4736845.456800001],[553192.2624000004,4736742.467700001],[553083.7263000002,4736729.860400001],[552125.9631000003,4736624.944599999],[551262.9316999996,4736527.1953],[551259.9894000003,4736526.840299999],[551162.8651,4736518.9012],[551003.3638000004,4736494.5108],[550744.4161999999,4736466.171700001],[550371.3777000001,4736422.683],[549909.9824999999,4736368.247300001],[549899.5199999996,4736367.0612],[549833.8246999998,4736356.480799999],[549716.2654999997,4736345.749399999],[549694.8503,4736343.2631],[549304.0451999996,4736288.7105],[549298.2071000002,4736292.888699999],[549282.3224,4736294.885199999],[549266.9603000004,4736292.443399999],[549256.3973000003,4736282.373500001],[549240.3760000002,4736280.5934],[549237.4335000003,4736280.2393],[549236.2072999999,4736280.1195],[549224.6818000004,4736278.8157],[549032.8135000002,4736260.347999999],[548909.4145999998,4736242.148499999],[548829.4091999996,4736230.365900001],[548777.2527000001,4736225.221899999],[548157.9128,4736163.7925],[548150.7203000002,4736162.8539],[548065.3342000004,4737474.979699999],[548051.9419,4737601.0393],[548043.2236000001,4737713.694399999],[548027.2307000002,4737872.717700001],[548008.9937000005,4738119.233100001],[547994.2991000004,4738291.7027],[547937.2077000001,4739127.958000001],[547933.4128999999,4739179.792099999],[547910.8942999998,4739490.2433],[547890.3003000002,4739771.057700001],[547858.4802999999,4740196.9372000005],[547854.2532000002,4740311.1787],[547831.2318000002,4740482.925100001],[547784.6359000001,4741201.3211],[547715.8815000001,4742181.533299999],[547702.7067999998,4742419.756999999],[547662.2082000002,4742815.3729],[547627.2966,4743384.489399999],[547544.9232999999,4744508.200999999],[547541.2040999997,4744526.1656],[547524.3290999997,4744698.067299999],[547490.3837000001,4745224.4377999995],[547492.0330999997,4745245.882099999],[547457.5279000001,4745700.066],[547451.8277000003,4745780.3168],[547433.2900999999,4746063.7031],[547404.8949999996,4746461.959899999],[547372.5268999999,4747105.3915],[547367.9316999996,4747167.7708],[547357.5916999998,4747317.175100001],[547322.5939999996,4747821.5528],[547288.4389000004,4748263.4147],[547279.5349000003,4748430.042099999],[547278.9762000004,4748440.0329],[547267.7527000001,4748587.765699999],[547264.2253,4748637.603700001],[547261.6061000004,4748674.1217],[547197.2801000001,4749657.932700001],[547180.3881000001,4749906.351],[547179.5618000003,4749919.671599999],[547179.1155000003,4749925.2212000005],[547160.0373999998,4750206.8292],[547159.4171000002,4750213.9322999995],[547151.2933999998,4750338.9212],[547150.5922999997,4750345.912599999],[547108.7995999996,4750940.199100001],[547108.0712000001,4750951.188200001],[547107.4389000004,4750960.0681],[547082.1152999997,4751319.9257],[547081.1146,4751334.9109000005],[547079.2041999996,4751363.5493],[547077.6834000004,4751382.972999999],[547010.9431999996,4752332.3464],[547001.3580999998,4752433.0053],[547000.7315999996,4752452.990499999],[546999.9705999997,4752492.630999999],[546993.8849,4752654.3927],[546999.5702999998,4752670.312100001],[546983.0290999999,4752761.928300001],[546973.3958999999,4752798.1765],[546967.4491999997,4752820.4574],[546964.9994999999,4752904.1742],[546959.1617999999,4753005.9694],[546920.8480000002,4752964.0627],[546873.8721000003,4752899.886600001],[546600.2451,4752646.4901],[546155.1606999999,4752351.5271000005],[545846.7076000003,4752148.3451000005],[545468.7391999997,4751975.700200001],[545328.6094000004,4751961.7807],[545280.3229,4751956.909],[545223.3311000001,4751922.9957],[545204.5794000002,4751907.436000001],[545194.1895000003,4751898.705600001],[545122.8339,4751839.601],[545002.5937000001,4751692.112400001],[544895.0234000003,4751566.0309],[544240.8524000002,4750976.321799999],[544157.8576999996,4750807.5447],[544078.0026000002,4750645.0078],[544069.6034000004,4750478.1547],[544058.8733000001,4750369.144400001],[544013.0913000004,4750264.573799999],[543925.1014999999,4750121.4208],[543712.2622999996,4749903.513499999],[543552.3042000001,4749739.0304000005],[543401.0614999998,4749692.9868],[543141.2000000002,4749625.275],[543105.1156000001,4749611.7225],[542990.3971999995,4749599.454500001],[542984.0818999996,4749643.1691],[542978.1063999999,4749684.775900001],[542975.5481000002,4749702.1949000005],[542748.881,4751266.490700001],[542734.5636999998,4751376.6755],[542734.3098999998,4751378.1175999995],[542732.7742999997,4751388.768999999],[542670.9409999996,4751816.043],[542665.5728000002,4751852.4344999995],[542583.7744000005,4752407.627800001],[542580.7955,4752427.376499999],[542578.6635999996,4752442.133099999],[542390.1646999996,4753719.613600001],[542388.1187000005,4753733.8156],[542367.4336000001,4753872.613399999],[542365.6426999997,4753885.1512],[542311.6589000002,4754250.4002],[542255.2103000004,4754659.0558],[542254.2636000002,4754667.045700001],[542241.8350999998,4754764.250499999],[542140.5355000002,4755556.315300001],[542088.2527000001,4755967.2195],[542086.6952,4755981.7578],[542014.9011000004,4756596.101299999],[542006.3551000003,4756673.007999999],[541996.8618999999,4756758.126800001],[541977.9347000001,4756865.509299999],[541939.0933999997,4757201.8705],[541911.4254000001,4757351.9548],[541882.8706,4757593.985099999],[541840.3422999997,4757947.8708],[541833.0264999997,4758037.556399999],[541796.7325999998,4758319.296599999],[541783.2088000001,4758424.2697],[541704.9610000001,4759035.247199999],[541673.5765000004,4759288.9221],[542086.8678000001,4759287.4506],[542973.8073000005,4759294.0671999995],[543426.8558999998,4759297.590299999],[545085.0921999998,4759278.650900001],[545243.3541000001,4759277.473099999],[546518.8487999998,4759277.241800001],[546528.6330000004,4759277.1972],[546728.3339,4759285.1085],[547501.3202999998,4759288.647500001],[547555.6338999998,4759286.803200001],[547571.3721000003,4759286.4682],[547621.7684000004,4759285.1526],[547628.6161000002,4759285.3112],[547662.5321000004,4759285.5471],[547682.0990000004,4759285.6832],[547981.7175000003,4759287.7751],[548026.2322000004,4759288.086999999],[548033.7329000002,4759288.139599999],[548207.5522999996,4759289.360400001],[548212.4441,4759289.3949],[548452.8772999998,4759290.424699999],[549853.3463000003,4759282.7038],[549865.9025999997,4759282.6841],[551016.1568,4759296.4834],[551742.1535999998,4759304.4823],[551761.6465999996,4759303.630000001],[551834.2359999996,4759300.403000001],[551864.2429,4759300.0748],[551879.9787999997,4759300.082900001],[551882.4230000004,4759300.3235],[552671.1387999998,4759305.897600001],[553369.3036000002,4759307.3027],[553370.6054999996,4759307.646],[553390.8706999999,4759312.357100001],[553410.6129000001,4759310.9562],[553455.8902000003,4759307.6445],[553464.7819999997,4759307.047599999],[553648.1678999998,4759315.477700001],[553691.2170000002,4759315.592800001],[554020.7637,4759317.4059999995],[554063.4086999996,4759317.075999999],[554178.0517999995,4759316.3158],[554287.3298000004,4759313.516000001],[554421.4408999998,4759315.135299999],[554437.0120999999,4759315.370100001],[554483.6458999999,4759315.8518],[554486.6624999996,4759315.8758000005],[554752.4217999997,4759321.2151999995],[555330.5289000003,4759317.752699999],[555425.7649999997,4759317.300899999],[555442.0717000002,4759317.321699999],[555454.6272,4759317.4234],[555825.4232000001,4759320.3237],[556186.6051000003,4759322.387800001],[556423.7324999999,4759319.450200001],[556439.3888999997,4759319.245999999],[556557.8958999999,4759324.6655],[556689.5702999998,4759325.1985],[556953.4074999997,4759326.3872],[557345.9831999997,4759328.2183],[557381.0817999998,4759323.625700001],[557386.6294999998,4759323.2279],[557397.6508999998,4759321.543400001],[557417.4671999998,4759321.154100001],[557538.5685999999,4759328.2782000005],[557863.8876999998,4759329.019099999],[557894.8716000002,4759328.947699999],[557942.4051999999,4759329.1274999995],[558052.8821999999,4759329.5074000005],[558200.6893999996,4759331.4278],[558214.0610999996,4759331.430400001],[558217.2407999998,4759331.4574],[558628.8163999999,4759333.190199999],[558678.6301999995,4759324.176899999],[558970.9082000004,4759336.7926],[558990.2269000001,4759337.4032000005],[559355.0241999999,4759336.5559],[559631.1322999997,4759333.2897],[560196.7867,4759328.6855],[560855.1639,4759322.5078],[561162.9337999998,4759316.6971],[561383.1343,4759310.8924],[562583.7429,4759304.2074],[562588.0640000002,4759304.2469],[563076.7618000004,4759299.288899999],[564124.7883000001,4759296.579399999],[564313.5356999999,4759297.9044],[564668.892,4759296.3629],[566015.6659000004,4759286.9958],[566186.9901999999,4759285.7612],[566401.7189999996,4759290.282299999],[566416.9642000003,4759290.541200001],[566822.7493000003,4759302.2611],[567461.8536999999,4759301.8609],[567583.7846999997,4759290.512800001],[567592.0060999999,4759291.9267],[567636.0432000002,4759299.5801],[567920.3868000004,4759297.8397],[567951.6054999996,4759282.489800001],[568245.2562999995,4759296.0703],[568271.4321999997,4759295.8869],[568351.9156,4759295.467700001],[569262.523,4759289.8421],[569387.5713,4759285.110099999],[569389.2845000001,4759285.0164],[569608.0219999999,4759288.345899999],[569681.0921999998,4759287.3116999995],[569806.8419000003,4759285.815300001],[569825.5080000004,4759286.4498],[569843.8514999999,4759286.7478],[569929.0144999996,4759283.2851],[569947.3682000004,4759282.584000001],[570759.4309,4759274.263800001],[570906.0478999997,4759273.5583999995],[571374.6657999996,4759280.978700001],[571616.6391000003,4759284.725500001],[572360.7363,4759288.879000001],[572889.2133999998,4759303.254899999],[572923.0466999998,4759303.836999999],[572968.7611999996,4759298.992799999],[572972.2718000002,4759298.585899999],[573584.5530000003,4759314.7971],[573529.7523999996,4759740.686000001],[573527.9093000004,4759752.882999999],[573423.1216000002,4760590.831499999],[573422.0481000002,4760599.7049],[573408.9426999995,4760704.2958],[573407.8140000002,4760710.725299999],[573393.2078,4760795.642200001],[573340.4458999997,4761215.7798],[573289.9813000001,4761635.0539],[573288.9057999998,4761644.149499999],[573273.6928000003,4761770.819599999],[573256.6070999997,4761912.574100001],[573234.8742000004,4762092.5954],[573202.7509000003,4762352.5814],[573201.8612000002,4762359.5688000005],[573192.9983999999,4762418.5591],[573176.1025999999,4762489.4583],[573178.2944999998,4762513.138],[573166.8859000001,4762589.204700001],[573164.7781999996,4762603.3981],[573162.1423000004,4762621.2509],[573161.4417000003,4762625.797],[573159.6831999999,4762645.4362],[573151.4072000002,4762741.0834],[573149.8097999999,4762753.2831],[573141.3787000002,4762817.7202],[573139.9596999995,4762828.4781],[573134.1869999999,4762872.952299999],[573117.9744999995,4763009.718800001],[573116.2696000002,4763024.3608],[573077.2222999996,4763353.465500001],[573060.2927999999,4763458.3497],[573049.8107000003,4763524.208799999],[573031.6535,4763637.2985],[573025.7439000001,4763679.439200001],[573020.7166999998,4763715.2586],[572922.8427999998,4764411.464299999],[572922.6875999998,4764471.8807],[572922.6129999999,4764478.876800001],[572922.2659999998,4764595.488700001],[572897.1697000004,4764794.3562],[572895.8317,4764805.2261],[572833.1915999996,4765301.119200001],[572825.8118000003,4765359.1263999995],[572775.9913999997,4765753.534499999],[572758.7319999998,4765890.291099999],[572641.4117,4766819.193600001],[572640.8816999998,4766823.075099999],[572543.9474999998,4767591.044500001],[572508.0283000004,4767875.317399999],[572476.2378000002,4768123.7611],[572474.2896999996,4768138.5118],[572440.3835000005,4768402.3708999995],[572413.5747999996,4768611.4405000005],[572292.7847999996,4769552.7532],[572291.3671000004,4769563.622300001],[572284.0884999996,4769620.5207],[572283.8243000004,4769622.4059999995],[572211.4193000002,4770186.7293],[572146.0358999996,4770696.1515999995],[572132.6813000003,4770804.4081999995],[572123.6058,4770877.5030000005],[572111.5888,4770974.7786],[572097.8838,4771085.475],[572088.9008999998,4771157.5713],[572087.5663000001,4771168.330399999],[572081.5192999998,4771216.801200001],[572061.4948000005,4771378.7422],[572004.9978999998,4771834.6165],[571980.2734000003,4772033.4924],[571979.1135,4772043.1427],[571909.0986000001,4772608.828299999],[571905.5464000003,4772637.001],[571898.1628,4772696.6754],[571855.3816,4773041.965500001],[571846.9746000003,4773121.6207],[571834.3119999999,4773242.213500001],[571776.7742999997,4773683.529999999],[571773.5893999999,4773707.819399999],[571651.4206999997,4774702.2212000005],[571643.4132000003,4774767.442600001],[571632.1172000002,4774859.173699999],[571610.5070000002,4775034.4275],[571609.7375999996,4775037.9735],[571600.3465,4775080.0791],[571388.1820999999,4776749.477399999],[571338.2050999999,4777149.3401],[571297.7334000003,4777472.8906],[571297.4674000004,4777474.998],[571275.9846000001,4777647.255899999],[571274.1248000003,4777661.7859000005],[571267.8066999996,4777690.485400001],[571221.2207000004,4778070.5042],[571195.8004000001,4778277.484300001],[571309.3081999999,4778293.6656],[571473.3161000004,4778317.1535],[571877.1402000003,4778376.935799999],[571925.3066999996,4778381.8869],[571992.5076000001,4778386.151000001],[572053.8723999998,4778396.351600001],[572193.0108000003,4778418.261],[573328.2307000002,4778561.0024999995],[574154.1551999999,4778661.7973],[575460.6261999998,4778826.310799999],[575987.5822000001,4778892.812999999],[576858.9332999997,4779004.1076],[577074.3413000004,4779030.755100001],[577142.4791000001,4779037.7464000005],[577157.6364000002,4779041.9166],[577225.3707999997,4779055.7904],[577679.3096000003,4779105.714],[577780.1109999996,4779121.636700001],[578520.0606000004,4779215.429500001],[580200.6492999997,4779423.6121],[580436.0707999999,4779454.1565000005],[581325.6977000004,4779570.1295],[581935.6074000001,4779673.6284],[582064.6139000002,4779695.5079],[582581.2240000004,4779781.169600001],[582823.7008999996,4779818.2137],[583118.0548,4779861.119999999],[582991.6327,4781187.7447],[583717.1858999999,4781286.2662],[586213.8302999996,4781626.108999999],[586749.1915999996,4781699.001599999],[588981.4469999997,4782006.1787],[589109.0970999999,4782021.4004999995],[589325.8173000002,4782055.898499999],[589444.1586999996,4782068.1164],[589670.7687999997,4782098.2016],[590237.9446,4782175.899900001],[590320.1568,4782191.097200001],[590561.0765000004,4782220.2915],[591058.0181,4782291.5704],[591403.9332999997,4782333.3083999995],[592225.6770000001,4782425.262399999],[592279.4840000002,4782430.990499999],[592298.7455000002,4782431.0297],[592337.2246000003,4782434.3288],[592935.0473999996,4782484.1237],[592948.6881999997,4782485.0876],[593455.5159,4782532.1305],[593651.9064999996,4782547.383199999],[594961.7936000004,4782658.0712],[595326.8870999999,4782691.725],[595899.4228999997,4782734.2073],[595989.2763,4782742.3616],[596041.1471999995,4782746.759400001],[596462.4457,4782793.819800001],[596832.5122999996,4782814.1851],[597936.2034999998,4782903.410800001],[598250.4744999995,4782931.9364],[598282.5027000001,4782920.1808],[598326.1199000003,4782938.8057],[598480.6557999998,4782952.926999999],[598568.057,4782961.7465],[598697.9446999999,4783290.9745000005],[598938.8892000001,4783303.028899999],[600651.3043999998,4783553.870999999],[601257.5617000004,4783645.4037],[601571.9961999999,4783692.858999999],[601580.9067000002,4783694.769400001],[601579.7143999999,4783709.3029],[601713.7777000004,4783721.637499999],[601703.6578000002,4783746.2567],[601586.8443,4783977.2202],[601464.0450999998,4784250.417199999],[601112.4238,4785032.9476],[600536.0632999996,4786317.128699999],[600492.3328,4786423.339299999],[600483.8657999998,4786441.0977],[600415.1871999996,4786586.594799999],[600450.0514000002,4786695.300899999],[600492.9209000003,4786855.7772],[600524.0777000003,4786973.315199999],[600552.7262000004,4787079.153000001],[600593.0779999997,4787178.9439],[600631.5179000003,4787232.275800001],[600672.2116,4787308.856799999],[600728.2225000001,4787376.6679],[600766.2188999997,4787405.0013],[600841.4074999997,4787444.661800001],[600927.1288000001,4787496.920499999],[600977.4455000004,4787543.210899999],[601008.9308000002,4787572.3375],[601087.1714000003,4787646.813999999],[601172.6749,4787713.401900001],[601218.5537,4787746.6318],[601269.7347999997,4787783.717800001],[601354.9828000003,4787867.1884],[601416.5133999996,4787928.978599999],[601454.2103000004,4787971.5298],[601488.3342000004,4788014.027799999],[601504.7012999998,4788049.1514],[601526.1687000003,4788074.4651999995],[601706.3037,4788274.5495],[601834.4095999999,4788385.6611],[601931.4105000002,4788485.866599999],[601974.6128000002,4788534.5019000005],[602064.4348999998,4788723.021199999],[602145.3885000004,4788906.965299999],[602162.284,4788987.5304000005],[602160.5816000002,4789143.794299999],[602173.2253,4789210.077199999],[602192.0943999998,4789278.119999999],[602230.9051999999,4789321.359300001],[602254.8278999999,4789355.710100001],[602200.0217000004,4789549.7190000005],[602018.9571000002,4790629.803400001],[601976.1425999999,4790885.754899999],[601900.1447000001,4791335.2653],[601832.2753999997,4791768.3476],[601433.3266000003,4794312.773],[601399.4705999997,4794422.680299999],[601356.5069000004,4794669.6361],[601296.8565999996,4795028.978399999],[601286.0475000003,4795100.797],[601201.4063999997,4795650.9363],[601162.0443000002,4795885.7283],[601133.3892999999,4796120.680299999],[601049.0165999997,4796654.274700001],[600942.1338999998,4797327.6073],[600933.8247999996,4797389.9109000005],[600888.8498,4797686.826099999],[600873.898,4797803.1271],[600861.2747,4797882.917300001],[600859.2593,4797898.4386],[600854.0571999997,4797937.350500001],[600815.4116000002,4798158.159],[600740.5760000004,4798642.246200001],[600723.1763000004,4798759.8442],[600717.3947000001,4798799.6362],[600660.8804000001,4799186.5791],[600572.5827000001,4799743.115],[600537.2264999999,4799989.1895],[600503.6301999995,4800220.627599999],[600430.4083000002,4800685.969799999],[600387.9763000002,4800950.6017],[600367.0318,4801083.8104],[600314.5385999996,4801425.939300001],[600251.4413999999,4801844.002],[600189.9517000001,4802241.539100001],[600176.7328000003,4802329.652899999],[600102.9265000001,4802798.766899999],[600068.1994000003,4803037.0777],[600378.8410999998,4803072.120999999],[600603.5365000004,4803105.121200001],[600850.4078000002,4803134.3497],[601099.2876000004,4803164.6171],[601439.1222000001,4803251.577400001],[601683.5668000001,4803280.022700001],[601811.6103999997,4803295.0583999995],[601873.7925000004,4803303.6602],[601886.8085000003,4803305.6338],[602010.2509000003,4803324.824999999],[602086.3987999996,4803336.861099999],[602408.5384,4803387.168400001],[602465.2845999999,4803396.137700001],[603571.9258000003,4803552.974400001],[604445.7854000004,4803680.3979],[605071.3684,4803770.522399999],[605130.2008999996,4803780.4354],[605169.1783999996,4803785.374299999],[605782.4365999997,4803875.039999999],[605900.3410999998,4803894.8828],[605775.7922999999,4804604.6513],[606974.9413000001,4804812.936799999],[606909.5643999996,4805304.121300001],[606736.2616999997,4805259.6118],[606699.7072999999,4805486.426000001],[606143.6766999997,4805409.456800001],[606562.1622000001,4806230.4147],[606536.3370000003,4806398.9681],[606397.1288999999,4807250.4647],[606310.1193000004,4807781.971100001],[606435.0629000003,4808526.66],[606437.2281999998,4808538.247099999],[606745.6801000005,4810269.8440000005],[606757.1196999997,4810329.567299999],[606847.0673000002,4810824.104800001],[606853.6797000002,4810861.423599999],[606897.2445999999,4811100.172700001],[606891.3838999998,4811163.510199999],[606900.1144000003,4811159.0941],[606907.7843000004,4811144.9966],[606910.4704999998,4811138.929500001],[606914.0241,4811129.210200001],[606914.8986,4811120.003900001],[606921.0747999996,4811118.4355999995],[606928.9400000004,4811107.340600001],[606931.6913999999,4811097.1643],[606933.1024000002,4811089.854900001],[606939.5022999998,4811079.292099999],[606949.9692000002,4811072.570800001],[606963.6974999998,4811064.346100001],[606977.7687999997,4811060.014799999],[606992.6124,4811052.9187],[607005.8639000002,4811049.241],[607019.6289999997,4811048.904100001],[607030.2980000004,4811049.8511],[607040.4265999999,4811059.3432],[607046.2593999999,4811069.2114],[607051.9616999999,4811087.298],[607057.1209000004,4811093.7118999995],[607064.7914000005,4811115.273399999],[607071.1924,4811125.0396],[607076.3876,4811149.5612],[607076.9007000001,4811163.1219999995],[607079.3272000002,4811183.600400001],[607080.1725000003,4811201.721000001],[607087.9961000001,4811218.7305],[607089.7928999998,4811238.088099999],[607092.8481000001,4811244.468599999],[607093.5809000004,4811259.4769],[607097.1896000002,4811276.8638],[607099.2999999998,4811286.672900001],[607106.6402000003,4811293.343699999],[607112.4851000002,4811302.434599999],[607118.1610000003,4811311.9672],[607124.2238999996,4811322.616800001],[607127.8348000003,4811329.672599999],[607133.3454,4811339.424699999],[607139.9764,4811349.9723000005],[607145.0526,4811356.495999999],[607151.5675999997,4811364.1535],[607160.0861,4811373.0648],[607165.5773999998,4811378.9286],[607173.9025999997,4811384.726399999],[607184.7851999998,4811392.5644000005],[607210.4060000004,4811410.0792],[607225.3335999995,4811428.2017],[607239.7844000002,4811445.7611],[607248.6403999999,4811453.7892],[607255.7937000003,4811462.012399999],[607261.3008000003,4811466.876700001],[607271.6239,4811474.261700001],[607280.7544,4811480.294600001],[607294.1136999996,4811485.061799999],[607300.0766000003,4811486.7118999995],[607305.8037999999,4811487.914000001],[607310.1169999996,4811486.4274],[607318.9265000001,4811482.1241999995],[607328.2444000002,4811476.385],[607333.6294,4811468.5836],[607340.6221000003,4811461.474300001],[607349.2026000004,4811441.059900001],[607353.7912999997,4811427.358200001],[607354.6747000003,4811422.706599999],[607355.9923999999,4811421.283500001],[607356.5450999998,4811417.071],[607356.1056000004,4811414.1757],[607360.2779000001,4811396.135],[607364.9222999997,4811389.099400001],[607362.4918,4811384.172900001],[607362.3515999997,4811377.727600001],[607363.2385999998,4811372.8539],[607365.3870999999,4811365.001],[607366.7477000002,4811355.8025],[607373.3930000002,4811340.0229],[607376.5404000003,4811335.5185],[607381.3811999997,4811336.484300001],[607386.6836000001,4811328.7927],[607389.0974000003,4811324.6098],[607402.7364999996,4811311.83],[607415.9972000001,4811302.4878],[607436.0932999998,4811295.920700001],[607447.8384999996,4811295.3303],[607478.8596000001,4811293.9364],[607493.5657000002,4811290.393999999],[607502.9436999997,4811285.989],[607514.8332000002,4811286.5119],[607536.2300000004,4811289.7414],[607548.4484000001,4811289.9364],[607557.6604000004,4811290.861],[607575.1431,4811295.9167],[607591.6546999998,4811300.957],[607600.6748000002,4811303.767100001],[607620.9221000001,4811313.088400001],[607625.9862000002,4811315.2798999995],[607642.0369999995,4811318.7577],[607654.4342999998,4811322.9548],[607663.1164999995,4811326.6483],[607670.7182999998,4811332.1019],[607674.7971000001,4811335.1664],[607677.2889,4811341.316],[607677.0277000004,4811347.5327],[607679.2011000002,4811353.343900001],[607684.4368000003,4811359.981699999],[607690.9247000003,4811369.305600001],[607696.3364000004,4811375.057499999],[607701.6672,4811380.8081],[607711.5471000001,4811385.5206],[607733.1623999998,4811395.3083999995],[607749.4764,4811402.5677000005],[607755.4232999999,4811405.217800001],[607763.7220000001,4811407.5722],[607770.4255999997,4811408.457],[607775.8755000001,4811416.875600001],[607776.8830000004,4811419.6689],[607783.2958000004,4811423.5484],[607786.4337999998,4811424.7095],[607790.0749000004,4811424.7677],[607795.1957,4811423.4055],[607798.3798000002,4811421.679],[607803.0941000003,4811420.421399999],[607807.3657,4811416.490499999],[607809.7335000001,4811415.1954],[607813.3870999999,4811414.476199999],[607818.3194000004,4811414.7773],[607821.4101999998,4811413.8269],[607834.8430000003,4811419.0407],[607849.8079000004,4811424.612400001],[607853.9398999996,4811424.3452],[607858.3547,4811426.637599999],[607862.4742,4811427.1479],[607868.3339,4811425.130999999],[607878.5850999998,4811416.7414],[607884.8058000002,4811412.397399999],[607888.3803000003,4811411.5659],[607897.2916000001,4811411.042099999],[607903.7176999999,4811409.0342999995],[607908.9336000001,4811406.785],[607916.5236,4811397.7973],[607920.2287999997,4811393.8575],[607926.4529999997,4811389.2915],[607932.3740999997,4811388.4976],[607936.5131999999,4811387.7863],[607941.9683999997,4811385.763],[607946.6703000003,4811385.2829],[607950.8184000002,4811384.0163],[607949.9994999999,4811369.4507],[607949.8644000003,4811357.6733],[607954.4961999999,4811346.4166],[607957.5274,4811334.023399999],[607955.1986999996,4811332.8752],[607958.4601999996,4811321.2633],[607963.2494000001,4811315.3412999995],[607975.0811000001,4811304.311000001],[607983.6359999999,4811300.782199999],[608001.1415999997,4811294.2863],[608011.5451999996,4811291.5648],[608019.2251000004,4811292.132200001],[608024.5914000003,4811295.661900001],[608028.2636000002,4811308.940099999],[608027.8232000005,4811321.263699999],[608028.9007000001,4811334.833699999],[608030.5153999999,4811345.1906],[608038.2982999999,4811349.4256],[608043.8696999997,4811365.4004],[608049.9329000004,4811375.9398],[608067.5295000002,4811388.9969],[608080.3442000002,4811397.422900001],[608088.3262999998,4811399.328299999],[608096.6882999996,4811392.686000001],[608104.0153000001,4811390.0264],[608107.0899999999,4811390.0757],[608112.3202999998,4811386.937999999],[608125.6846000003,4811391.3737],[608139.4570000004,4811395.593800001],[608154.5992,4811410.278100001],[608172.7673000004,4811423.011499999],[608188.8886000002,4811432.157199999],[608204.2869999995,4811440.9581],[608215.0225999998,4811447.795700001],[608229.5690000001,4811459.2491],[608249.2011000002,4811476.560699999],[608260.2138999999,4811486.291099999],[608262.9192000004,4811494.2217999995],[608267.2493000003,4811496.735200001],[608280.7186000003,4811509.7267],[608290.2862,4811523.7663],[608297.9243000001,4811536.997300001],[608303.4579999996,4811545.195599999],[608312.3828999996,4811553.8928],[608317.8041000003,4811553.979900001],[608330.1951000001,4811558.511499999],[608342.0573000005,4811560.7017],[608360.051,4811564.101399999],[608372.3586999997,4811563.743899999],[608377.7906,4811563.1647],[608384.7593999999,4811557.611300001],[608395.5614,4811550.2311],[608401.6978000002,4811546.1084],[608415.5275999997,4811536.666300001],[608423.8737000003,4811531.024],[608422.0288000004,4811529.9945],[608422.7082000002,4811528.005899999],[608424.6050000004,4811525.8146],[608428.0176999997,4811524.980799999],[608431.6588000003,4811525.0394],[608438.2056999998,4811525.5890999995],[608448.0127999997,4811529.745999999],[608458.6898999996,4811530.140000001],[608466.3552000001,4811531.5964],[608476.7644999996,4811533.541300001],[608488.5891000004,4811538.064099999],[608504.1952,4811543.980799999],[608530.2573999995,4811553.9539],[608537.9693,4811552.5229],[608545.9989999998,4811546.431299999],[608558.2089,4811537.0744],[608560.6667999998,4811535.225500001],[608561.7686999999,4811532.1328],[608559.5438999999,4811524.543],[608561.5877999999,4811518.243899999],[608565.1243000003,4811514.746099999],[608577.0110999998,4811510.382999999],[608592.3468000004,4811507.964],[608599.9599000001,4811507.6423],[608603.8920999998,4811504.7063],[608613.0096000005,4811496.410499999],[608623.3172000004,4811484.5792],[608629.6151999999,4811475.4604],[608632.2720999997,4811466.283],[608648.9562999997,4811460.553200001],[608652.8062000005,4811462.7259],[608658.5640000002,4811467.039999999],[608666.3150000004,4811458.1669],[608670.5262000002,4811458.012599999],[608675.8701,4811457.876599999],[608675.4550999999,4811463.5353999995],[608680.8080000002,4811462.8441],[608682.5914000003,4811457.651699999],[608685.5892000003,4811462.4768],[608692.2603000002,4811465.3616],[608698.2548000002,4811460.015000001],[608700.4824999999,4811457.3848],[608698.9376999997,4811452.805299999],[608705.1391000003,4811449.683700001],[608710.0932,4811453.651699999],[608713.1804999998,4811452.923900001],[608718.5137,4811453.454299999],[608721.6189000001,4811451.615900001],[608726.6929000001,4811448.142899999],[608729.5930000003,4811443.9684],[608734.1113999998,4811439.8199000005],[608737.9121000003,4811429.9944],[608741.4358999999,4811422.2752],[608744.0196000002,4811417.6512],[608745.2455000002,4811411.894400001],[608751.2006999999,4811408.9911],[608757.5321000004,4811412.870200001],[608760.6677999999,4811409.1439],[608761.7824999997,4811405.273800001],[608768.2357000001,4811401.6009],[608775.2966,4811395.3829],[608782.9776999997,4811385.8422],[608786.1492999997,4811379.8947],[608794.0159999998,4811378.910800001],[608798.2056999998,4811380.089299999],[608800.4134999998,4811373.6818],[608805.2252000002,4811371.4266],[608818.1968,4811370.080800001],[608835.0846999995,4811366.798699999],[608847.9176000003,4811359.0076],[608854.9822000004,4811352.567500001],[608858.9157999996,4811334.523700001],[608859.2823000001,4811326.864600001],[608859.4116000002,4811323.8673],[608864.2736,4811318.502599999],[608868.8732000003,4811319.354499999],[608870.4033000004,4811314.8246],[608866.8194000004,4811311.2118999995],[608867.7632999998,4811307.8945],[608872.5983999996,4811304.195599999],[608873.8715000004,4811305.5492],[608874.4755999995,4811303.2261],[608877.2465000004,4811302.048900001],[608880.5927999998,4811300.3256],[608881.0261000004,4811298.555199999],[608883.619,4811298.3749],[608884.9263000004,4811297.6184],[608886.7189999996,4811296.8697],[608889.1626000004,4811295.909399999],[608890.0366000002,4811296.9233],[608895.2439000001,4811295.2301],[608896.4378000004,4811291.4724],[608893.7028000001,4811290.428400001],[608895.6177000003,4811287.126700001],[608896.8564999998,4811285.591499999],[608900.0159,4811285.420299999],[608903.5203999998,4811283.921700001],[608908.0229000002,4811280.7729],[608909.8930000002,4811280.2477],[608911.2324999999,4811277.4922],[608911.4589,4811273.4967],[608914.6649000002,4811270.437999999],[608917.4770999998,4811266.706499999],[608919.1387,4811269.066199999],[608919.6045000004,4811270.295700001],[608922.0481000002,4811269.3354],[608924.1034000004,4811267.369000001],[608923.9863999998,4811264.5899],[608922.3481000001,4811260.786499999],[608920.2910000002,4811257.8649],[608920.2459000004,4811255.6424],[608924.4375,4811256.710000001],[608927.7515000002,4811256.9857],[608931.3567000004,4811254.266799999],[608932.1209000004,4811252.057399999],[608933.9819999998,4811252.087400001],[608935.6541999998,4811248.7818],[608934.2335000001,4811246.5371],[608933.8827999998,4811243.198799999],[608933.3647999996,4811240.1910999995],[608931.3509,4811239.6031],[608931.2446999997,4811236.1577],[608934.5745999999,4811225.436000001],[608936.1946,4811220.3521],[608937.9439000003,4811212.271],[608942.7592000002,4811204.7948],[608949.9138000002,4811192.801899999],[608952.9596999995,4811184.6307],[608955.1316,4811175.445499999],[608957.6940000001,4811172.1543000005],[608957.6810999997,4811162.933800001],[608958.3570999997,4811156.168400001],[608958.9249999998,4811146.068600001],[608961.0844,4811137.660800001],[608968.4102999996,4811140.1121],[608968.8273,4811134.3422],[608970.4150999999,4811131.2574000005],[608971.7421000004,4811129.2793000005],[608972.6555000003,4811127.8499],[608968.7046999997,4811121.898399999],[608966.0020000003,4811118.8554],[608966.3920999998,4811114.7513999995],[608969.2204999998,4811110.020400001],[608964.9731000001,4811107.3967],[608965.3128000004,4811101.4035],[608964.6760999998,4811095.727700001],[608959.517,4811094.4223],[608960.1246999996,4811091.8771],[608961.3437999999,4811086.5646],[608953.6542999996,4811076.5535],[608954.7708,4811067.5735],[608955.7577999998,4811061.5907000005],[608959.3775000004,4811057.9833],[608959.8809000002,4811051.8816],[608958.5734000001,4811047.6392],[608959.2242,4811042.4286],[608959.4938000003,4811035.7677],[608958.5889999997,4811026.6438],[608955.8389999997,4811006.4925],[608955.0332000004,4811001.258400001],[608952.7366000004,4810993.1119],[608950.4507999998,4810984.299000001],[608951.0980000002,4810979.3105],[608948.4256999996,4810974.3795],[608947.5909000002,4810960.9244],[608945.5368999997,4810947.7828],[608941.8646999998,4810939.6141],[608938.2533999998,4810927.669299999],[608937.2012999998,4810922.6534],[608936.2067,4810919.0825],[608938.4293,4810916.785599999],[608944.0129000004,4810916.8758000005],[608946.0897000004,4810913.5768],[608949.4972999999,4810908.077400001],[608949.9017000003,4810903.085000001],[608955.1416999996,4810899.3927],[608958.5007999996,4810896.892000001],[608962.2806000002,4810893.3983],[608966.6410999997,4810884.0263],[608969.2522,4810882.7355],[608969.6243000003,4810879.7421],[608966.1698000003,4810878.131100001],[608962.1309000002,4810877.6214000005],[608959.1458,4810877.0177],[608958.1189000001,4810875.445900001],[608956.7233999996,4810871.646400001],[608952.2691000002,4810871.796599999],[608951.1684999997,4810869.779200001],[608949.0283000004,4810861.9684999995],[608947.3592999997,4810855.054099999],[608946.8986999998,4810848.4925],[608944.2083999999,4810844.672],[608940.5056999996,4810843.3902],[608938.3459999999,4810841.800100001],[608933.0266000004,4810840.381100001],[608931.9171000002,4810838.919],[608936.2185000004,4810838.210899999],[608938.9464999996,4810839.699100001],[608945.9238,4810838.700999999],[608949.3117000004,4810839.4223],[608952.2500999998,4810837.9145],[608953.0196000002,4810835.3719999995],[608952.3236999996,4810833.361099999],[608953.9186000004,4810829.8321],[608958.4215000002,4810831.6822999995],[608960.8455999997,4810831.943600001],[608962.8722999999,4810831.7542],[608963.3289000001,4810828.540100001],[608961.9711999996,4810827.407199999],[608962.1635999996,4810825.5218],[608964.6288999999,4810823.2289],[608966.3695999999,4810820.702],[608968.5867999997,4810818.7382],[608970.8868000004,4810816.6647],[608978.9735000003,4810812.129799999],[608994.3684,4810806.1578],[609016.8216000004,4810799.188999999],[609046.3690999998,4810794.0013999995],[609059.5882000001,4810792.437899999],[609082.466,4810789.2532],[609094.3130999999,4810792.4443],[609097.8683000002,4810797.834000001],[609123.9973999998,4810803.8113],[609159.0765000004,4810811.9332],[609172.2903000005,4810815.702],[609190.0338000003,4810824.654200001],[609180.8194000004,4810838.835200001],[609184.6317999996,4810843.340500001],[609190.4186000004,4810845.8782],[609197.2017000001,4810846.876700001],[609207.5597000001,4810852.043500001],[609210.3109999998,4810857.086999999],[609210.9870999996,4810860.319499999],[609216.9482000005,4810872.0803],[609221.3772999998,4810878.483999999],[609224.3821999999,4810882.8652],[609228.9389000004,4810886.3827],[609233.7473999998,4810889.3489],[609258.5632999996,4810896.416300001],[609264.4472000003,4810897.955800001],[609267.9537000004,4810901.3453],[609273.1288000001,4810916.6482],[609274.9934999999,4810926.4542],[609274.2523999996,4810937.217700001],[609255.2062999997,4810993.674900001],[609256.9108999996,4811003.3671],[609257.8278000001,4811011.7136],[609248.9243000001,4811041.6741],[609245.4033000004,4811054.17],[609236.6026999997,4811062.803300001],[609234.6568999998,4811067.992900001],[609232.7632999998,4811079.9597],[609231.6321,4811084.8292],[609229.7385,4811091.7971],[609219.0894999998,4811099.6228],[609215.9587000003,4811108.014799999],[609207.8071999997,4811131.544399999],[609209.6448999997,4811138.0173],[609214.9856000002,4811138.103800001],[609212.3816999998,4811143.9493],[609208.7708999999,4811147.0013],[609206.5376000004,4811144.965500001],[609202.0618000003,4811151.4472],[609192.1914999997,4811166.173],[609180.6163999997,4811196.201400001],[609179.2712000003,4811214.2870000005],[609176.8076,4811231.4657000005],[609168.6205000002,4811242.219699999],[609163.1720000003,4811253.795700001],[609160.6958999997,4811271.751800001],[609158.5776000004,4811282.6041],[609156.6500000004,4811296.6811],[609152.2282999996,4811309.8289],[609146.8446000004,4811317.4068],[609142.1928000003,4811324.7743999995],[609136.0378,4811325.007999999],[609134.2072000001,4811333.0877],[609130.2171999998,4811339.577299999],[609121.5537999999,4811349.768200001],[609121.1456000004,4811354.9827],[609119.6567000002,4811361.9572],[609115.0121999998,4811383.8774],[609110.2741999999,4811401.5747],[609107.6346000005,4811404.6425],[609103.7002999997,4811407.689200001],[609098.1621000003,4811414.8203],[609093.273,4811411.8529],[609088.3534000004,4811420.771400001],[609086.7368999999,4811425.633099999],[609081.3910999997,4811425.879799999],[609078.4709999999,4811431.275900001],[609075.9069999997,4811434.678099999],[609074.2509000003,4811431.985200001],[609072.6074000001,4811428.514900001],[609065.2134999996,4811430.2837000005],[609064.2605999997,4811439.155300001],[609061.6858000001,4811443.2239],[609059.1127000004,4811442.182499999],[609057.7747999998,4811439.828],[609053.0225,4811443.416999999],[609049.3004000001,4811448.355699999],[609044.1686000004,4811445.384400001],[609041.2610999998,4811450.0031],[609034.7178999996,4811454.229599999],[609035.5971999997,4811459.9092999995],[609039.0191000002,4811463.5195],[609036.4784000004,4811465.478],[609027.5471000001,4811462.223099999],[609023.5894999998,4811461.7147],[609020.9499000004,4811464.782500001],[609017.7746000001,4811470.952],[609013.1876999997,4811474.3215],[609012.5279000001,4811480.087400001],[609017.1238000002,4811481.161599999],[609017.5554,4811484.5012],[609011.807,4811489.6293],[609009.6133000003,4811490.1493],[609010.3542,4811494.3826],[609009.9856000002,4811497.1537999995],[609003.2015000004,4811501.2655],[608999.2205999997,4811507.1998],[608993.7023999998,4811513.109300001],[608985.7602000004,4811513.7585],[608979.8715000004,4811512.5524],[608979.8103999998,4811516.328400001],[608974.1896000002,4811518.5704],[608969.8437000001,4811522.0549],[608971.3883999996,4811526.634500001],[608968.0511999996,4811527.8025],[608963.4968999997,4811539.1709],[608954.0407999996,4811543.350500001],[608951.7072000001,4811552.533],[608950.2725,4811561.174699999],[608944.8728999998,4811559.7543],[608942.9346000003,4811564.4998],[608947.0541000003,4811565.0107],[608949.0104999999,4811569.1526],[608942.3076,4811583.263499999],[608936.3453000002,4811586.6108],[608934.6283,4811592.6929],[608928.7308,4811597.041099999],[608926.7781999996,4811602.675000001],[608927.9239999996,4811616.912799999],[608929.9691000003,4811640.6075],[608928.4913999997,4811651.9146],[608924.3598999996,4811667.1779],[608919.1096000001,4811666.537699999],[608919.2805000003,4811670.983899999],[608915.6216000002,4811677.034600001],[608914.3433999997,4811681.0131],[608911.0909000002,4811686.9593],[608908.8793000001,4811688.5899],[608905.5782000003,4811692.535700001],[608904.9347000001,4811697.302100001],[608909.2268000003,4811702.1482],[608912.0839999998,4811705.6381],[608907.1178000001,4811707.4464],[608901.8208999997,4811709.693600001],[608898.7395000001,4811725.085000001],[608891.0296,4811726.4046],[608891.3587999996,4811731.0756],[608882.9299999997,4811741.825999999],[608870.2904000003,4811757.729499999],[608863.5048000002,4811761.952400001],[608858.4566000002,4811778.8672],[608859.1365,4811786.876499999],[608859.0361000001,4811793.095799999],[608858.4539000001,4811804.084100001],[608853.8888999997,4811806.121099999],[608853.0459000003,4811813.2171],[608855.0741999997,4811817.9155],[608856.8042000001,4811826.0529],[608862.5327000003,4811827.145199999],[608865.2226,4811830.965600001],[608864.9315,4811833.9603],[608864.5774999997,4811840.842],[608867.5549999997,4811841.889900001],[608871.6960000005,4811846.067],[608872.2951999996,4811859.073999999],[608868.7443000004,4811863.460100001],[608867.8849,4811866.556700001],[608870.3716000002,4811867.9299],[608871.8030000003,4811874.507200001],[608874.9121000003,4811882.444700001],[608883.381,4811894.2457],[608890.2818999998,4811902.911],[608899.8636999996,4811910.9531],[608898.2492000004,4811915.7038],[608896.1206999999,4811927.2225],[608894.2241000002,4811934.412599999],[608894.3052000003,4811939.412799999],[608898.5289000003,4811948.4792],[608906.3861999996,4811953.049699999],[608912.2947000004,4811968.0309],[608912.8198999995,4811975.5934],[608905.5509000001,4811979.6973],[608910.9073000001,4811988.7819],[608920.7133999998,4811987.9406],[608924.2070000004,4811997.1063],[608932.4312000005,4812009.0145],[608942.9516000003,4812034.068299999],[608945.4583,4812049.2168000005],[608950.1944000004,4812061.6241],[608958.0586999999,4812065.750399999],[608959.5242999997,4812080.215500001],[608957.0341999996,4812084.0633000005],[608958.8987999996,4812088.8703000005],[608963.5500999996,4812091.500499999],[608968.0126999998,4812095.794],[608981.9851000002,4812137.5668],[608991.6996999998,4812162.385500001],[608997.1996999998,4812177.5824],[609005.6683,4812209.3794],[609008.8095000004,4812235.3137],[609017.0372000001,4812281.992699999],[609018.9539000001,4812293.5768],[609020.7251000004,4812329.1536],[609020.6409999998,4812369.3661],[609020.6447000001,4812389.139799999],[609017.2237,4812415.523399999],[609015.9760999996,4812427.6118],[609009.5526999999,4812464.5002],[608995.9884000001,4812497.6072],[608985.3490000004,4812509.988],[608983.6069999998,4812512.6259],[608973.8987999996,4812517.4679000005],[608961.2763999999,4812522.3738],[608949.0654999996,4812521.8431],[608942.4567,4812520.181],[608939.8930000002,4812518.5843],[608938.2461000001,4812515.336100001],[608939.6087999996,4812511.1368],[608940.2991000004,4812508.481899999],[608936.3475000001,4812507.6404],[608929.2892000005,4812508.748199999],[608924.0486000003,4812512.5516],[608913.2781999996,4812528.040899999],[608904.0018999996,4812546.2204],[608898.0659999996,4812563.0099],[608887.5584000004,4812587.2794],[608872.4234999996,4812612.473999999],[608870.3058000002,4812618.327400001],[608866.3273,4812619.151799999],[608865.2794000003,4812623.911699999],[608865.5455,4812627.470799999],[608865.2166999998,4812632.797700001],[608857.7021000003,4812637.1197999995],[608849.5653999997,4812639.876599999],[608841.3135000002,4812639.7433],[608835.0266000004,4812638.1976],[608826.7783000004,4812637.8422],[608807.2703,4812633.194700001],[608791.0756000001,4812628.822899999],[608783.6596999997,4812627.036900001],[608775.841,4812625.133199999],[608769.2197000002,4812624.2487],[608764.6319000004,4812627.729499999],[608758.3307999996,4812632.0713],[608750.3541000001,4812634.9419],[608740.7942000004,4812650.6732],[608734.6770000001,4812663.6828000005],[608719.4940999998,4812686.8773],[608714.4859999996,4812696.350099999],[608712.0341999996,4812702.864700001],[608707.1558999997,4812719.338099999],[608705.0998999998,4812731.4135],[608701.1023000004,4812743.457599999],[608697.5436000004,4812758.397],[608693.9702000003,4812769.226],[608688.2023999998,4812790.684],[608684.9508999996,4812801.6292],[608681.9348999998,4812813.022600001],[608679.6108999997,4812821.65],[608677.6681000004,4812831.727600001],[608676.3548999997,4812847.9253],[608674.0563000003,4812859.9968],[608670.8997999998,4812865.0559],[608668.7232999997,4812874.5744],[608666.6157,4812894.8694],[608663.3556000004,4812911.368899999],[608660.6256999997,4812925.0998],[608657.4228999997,4812938.045399999],[608654.3959999997,4812945.1062],[608650.6216000002,4812958.3759],[608651.5116999997,4812963.3892],[608648.5585000003,4812970.8956],[608648.2155999998,4812977.111],[608647.7698999997,4812979.6588],[608646.8514,4812981.421399999],[608644.8883999996,4812982.7228],[608640.9352000002,4812981.9925],[608638.9181000004,4812981.626700001],[608636.9497999996,4812983.261299999],[608635.0658999998,4812984.675100001],[608632.5347999996,4812986.078400001],[608630.8323999997,4812986.2731],[608628.6321,4812987.237400001],[608626.8630999997,4812986.542400001],[608618.0833,4812989.0669],[608612.8827,4812990.427200001],[608604.8108999999,4812989.1862],[608595.5888,4812989.0375],[608589.6561000003,4812985.609300001],[608587.6125999996,4812991.908299999],[608587.9813000001,4812994.136],[608586.2016000003,4812994.1074],[608584.1194000002,4812987.741800001],[608582.5229000002,4812986.382999999],[608582.4452999998,4812981.160599999],[608580.6383999996,4812977.798900001],[608580.6859999998,4812964.8024],[608578.3685999997,4812962.987600001],[608570.7463999996,4812963.9756000005],[608566.8942,4812967.024],[608562.0210999995,4812973.1664],[608557.7933,4812979.430299999],[608556.0158000002,4812984.2895],[608549.8068000004,4812987.966399999],[608547.5310000004,4812988.5963],[608540.7928999998,4812984.9329],[608533.1972000003,4812979.256200001],[608533.0827000001,4812986.3639],[608530.5088,4812990.432700001],[608531.3650000002,4812997.5561],[608530.6842,4813004.6548],[608521.9117,4813006.735200001],[608518.9711999996,4813013.464199999],[608518.5005000001,4813017.5669],[608518.7185000004,4813024.124600001],[608507.3048999999,4813044.492000001],[608503.3221000005,4813055.647700001],[608501.4600999998,4813060.727700001],[608498.6836999999,4813072.347200001],[608489.0816000002,4813085.7453000005],[608484.7591000004,4813118.0023],[608481.9389000004,4813122.2893],[608477.4753999999,4813123.1061],[608476.3298000004,4813138.973200001],[608477.8399999999,4813140.663799999],[608481.8776000002,4813141.1732],[608480.0634000003,4813158.362600001],[608478.1259000003,4813163.108200001],[608471.4585999995,4813165.111500001],[608470.4846999999,4813170.3169],[608471.9609000003,4813174.117699999],[608476.0579000004,4813175.961100001],[608477.2016000003,4813180.311899999],[608474.2325999998,4813188.8179],[608470.1253000004,4813192.639799999],[608469.3673,4813199.515000001],[608470.2753999997,4813203.4177],[608475.2281999998,4813207.385600001],[608476.0768999998,4813209.9542],[608474.5099,4813216.816500001],[608475.1462000003,4813237.600099999],[608477.4326,4813256.410800001],[608480.0641999999,4813298.9998],[608480.2384000001,4813318.331900001],[608479.6090000002,4813337.3178],[608477.6530999998,4813358.2819],[608477.5451999996,4813380.053400001],[608474.3701,4813416.439099999],[608471.1645999998,4813454.7127],[608471.2242999999,4813481.1526],[608467.7914000005,4813508.425000001],[608466.6864999998,4813516.7388],[608466.8558,4813541.403000001],[608467.1630999995,4813562.514599999],[608467.3667000001,4813590.0677000005],[608467.1050000004,4813621.3903],[608464.5533999996,4813654.2312],[608464.3879000004,4813674.557600001],[608463.3357999995,4813689.648600001],[608463.8449999997,4813718.317500001],[608465.0568000004,4813743.554],[608466.7127,4813771.352600001],[608467.5102000004,4813787.140000001],[608469.5716000004,4813804.836100001],[608470.6716,4813826.9604],[608472.2724000001,4813863.2008],[608473.9150999999,4813906.8848],[608475.7934999997,4813976.1229],[608475.8397000004,4813993.3423],[608472.4034000002,4814020.8367],[608468.0515999999,4814039.8738],[608462.8854999999,4814059.231000001],[608462.0197999999,4814067.7708],[608461.8897000002,4814080.8771],[608463.2015000004,4814099.894200001],[608463.8716000002,4814118.5678],[608464.6873000003,4814138.2435],[608466.1354,4814153.8192],[608467.7944,4814176.3967],[608469.6089000003,4814189.3122000005],[608473.3771000002,4814201.4815],[608477.3110999996,4814218.430199999],[608486.3777000001,4814228.129799999],[608489.5467999997,4814232.291099999],[608492.6056000004,4814228.2302],[608499.1502,4814233.778899999],[608504.9435999999,4814240.7597],[608504.7911,4814245.2008],[608500.2822000002,4814253.904100001],[608492.8551000003,4814273.002699999],[608491.4464999996,4814280.0896000005],[608499.3771000002,4814289.993100001],[608506.8990000002,4814290.1143],[608513.4521000003,4814290.1088],[608521.0652999999,4814284.566],[608528.8167000003,4814275.4706],[608541.9848999996,4814261.5747],[608549.6815,4814265.9201],[608555.1004999997,4814266.0074000005],[608568.1271000002,4814255.8862],[608577.2609999999,4814251.367799999],[608588.5196000002,4814250.5495],[608594.1831,4814250.5298],[608605.6067000004,4814244.493100001],[608611.6633000001,4814235.1483],[608616.5658,4814222.118899999],[608622.7664999999,4814218.886299999],[608632.8313999996,4814211.8279],[608635.1963999998,4814205.645199999],[608634.5186999999,4814202.523800001],[608647.1145000001,4814199.0611000005],[608657.5482000001,4814199.2294],[608654.6912000002,4814215.8465],[608657.5904000001,4814216.6709],[608664.1650999999,4814215.332800001],[608670.2850000001,4814212.098999999],[608674.2929999996,4814209.386399999],[608676.7696000002,4814206.3159],[608681.2682999996,4814203.278100001],[608684.1475999998,4814200.325200001],[608688.7072000001,4814193.511299999],[608690.8908000002,4814188.547599999],[608692.4738999996,4814180.685799999],[608694.7255999995,4814171.5019000005],[608693.6721999999,4814166.596999999],[608693.6413000003,4814158.4871],[608694.0915999999,4814140.609099999],[608697.4245999996,4814114.5572],[608699.5630000001,4814102.372099999],[608705.8564999998,4814078.3675],[608710.9261999996,4814060.0087],[608712.7215,4814054.039000001],[608713.3881000001,4814047.8288],[608709.7982999999,4814039.6614],[608712.7942000004,4814029.489700001],[608716.1282000002,4814023.433599999],[608720.1595999999,4814019.2774],[608723.7111,4814014.780099999],[608726.0314999996,4814011.3738],[608728.5762999998,4814004.0831],[608730.2673000004,4813994.5568],[608736.1244999999,4813977.5438],[608754.6468000002,4813972.843900001],[608761.1248000003,4813972.5042],[608783.5244000005,4813973.199200001],[608785.7932000002,4813988.010600001],[608788.7664999999,4813999.2785],[608793.1705999998,4814012.1248],[608795.7483999999,4814022.8309],[608796.2070000004,4814029.5035999995],[608797.4095999999,4814035.1885],[608800.5263999999,4814037.571699999],[608803.0247999998,4814038.1675],[608805.1960000005,4814033.9812],[608813.4781999998,4814022.1175],[608816.9345000004,4814018.5075],[608819.7816000003,4814017.5537],[608821.3975,4814017.6909],[608821.7461999999,4814016.1413],[608821.7730999999,4814014.475400001],[608822.2026000004,4814012.927100001],[608824.1635999996,4814011.7368],[608824.1869000001,4814010.293],[608826.4983000001,4814007.4421],[608828.0153999999,4814008.6886],[608829.9798999997,4814007.2762],[608829.7120000003,4814003.8281],[608827.8192999996,4814000.7982],[608828.2828000002,4813992.140799999],[608832.3393999999,4813986.4297],[608834.2281,4813969.685900001],[608835.8093999997,4813951.9374],[608835.7355000004,4813941.493899999],[608838.4402999999,4813929.3179],[608842.7845000001,4813915.8354],[608843.5267000003,4813909.9597],[608849.6863000002,4813899.2837000005],[608853.9532000003,4813890.5767],[608857.3430000003,4813881.0779],[608867.9134,4813857.8091],[608872.8579000002,4813842.2256000005],[608881.2192000002,4813810.478499999],[608875.1506000003,4813795.4946],[608871.3414000003,4813780.8805],[608868.0628000004,4813778.4946],[608867.7032000003,4813775.7116],[608871.3140000002,4813757.5515],[608870.2101999996,4813750.757300001],[608871.9661999997,4813742.231899999],[608878.0467999997,4813726.444599999],[608879.7651000004,4813720.2513999995],[608885.0367999999,4813704.450999999],[608888.2468999997,4813691.0613],[608891.0904000001,4813680.331700001],[608893.8764000004,4813673.1559999995],[608896.0403000005,4813654.417099999],[608903.2961999997,4813615.9868],[608907.1748000002,4813586.277899999],[608910.0810000002,4813556.6644],[608913.1239,4813538.6062],[608916.9866000004,4813519.8948],[608920.6660000002,4813507.512399999],[608926.8600000003,4813484.728399999],[608938.1986999996,4813459.0282000005],[608948.2092000004,4813440.416300001],[608961.9515000004,4813421.198100001],[608968.9638,4813407.869899999],[608977.4985999996,4813395.455],[608985.4241000004,4813380.6974],[608989.4883000003,4813364.544299999],[608996.3334999997,4813346.547700001],[609006.1213999996,4813326.710200001],[609011.3181999996,4813310.5754],[609014.4908999996,4813294.518999999],[609020.4068,4813258.955499999],[609024.9529999997,4813233.034399999],[609028.2461999999,4813209.5370000005],[609031.3021999998,4813180.703600001],[609036.8892000001,4813115.474199999],[609038.3991999999,4813077.1732],[609038.9276999999,4813049.5208],[609039.8893999998,4813025.096999999],[609042.4242000002,4812998.4769],[609046.1273999996,4812969.653899999],[609046.3935000002,4812958.2162],[609048.3152000001,4812884.4848],[609047.3406999996,4812829.7026],[609047.1160000004,4812803.5933],[609041.6686000004,4812735.185900001],[609040.9008999998,4812717.6216],[609040.1996999998,4812710.945],[609040.1564999996,4812698.613500001],[609039.619,4812686.829500001],[609040.2481000004,4812672.9537],[609041.8284,4812670.313100001],[609043.1173999999,4812665.668299999],[609039.7123999996,4812661.058599999],[609036.9905000003,4812659.2371],[609037.4040000001,4812653.6894000005],[609031.1799999997,4812648.2564],[609029.5943,4812646.2312],[609032.3592999997,4812645.3872],[609031.1009,4812643.145099999],[609028.9200999998,4812642.887599999],[609031.1349999998,4812641.035],[609029.0045999996,4812637.6679],[609027.3902000003,4812637.419600001],[609026.1551000001,4812638.7326],[609026.9442999996,4812634.9684],[609026.3186999997,4812633.6252],[609025.4018000001,4812630.277799999],[609026.9856000002,4812622.416099999],[609022.3795999996,4812617.009400001],[609018.2267000005,4812613.6096],[609015.7851999998,4812599.4618999995],[609015.4219000004,4812591.902000001],[609014.8214999996,4812589.004000001],[609014.7405000003,4812584.003699999],[609020.9411000004,4812575.8836],[609030.2105,4812568.146299999],[609034.1801000005,4812562.8783],[609051.0597000001,4812554.931],[609064.3887,4812551.3697],[609068.0437000003,4812550.540200001],[609078.4368000003,4812553.374500001],[609086.7660999997,4812553.7316],[609094.7915000003,4812557.8607],[609099.5809000004,4812561.9374],[609102.5795999998,4812571.650599999],[609106.2866000002,4812582.5973000005],[609110.5527999997,4812588.998400001],[609115.2828000002,4812596.74],[609120.3165999996,4812600.7096],[609133.5987,4812605.035],[609137.881,4812610.4366],[609137.9079,4812618.7687],[609137.9581000004,4812630.6559],[609137.7494999999,4812638.539799999],[609139.8331000004,4812639.795499999],[609141.6272999998,4812638.935900001],[609144.6368000004,4812637.9848],[609146.6179999998,4812640.571900001],[609148.1083000004,4812643.4844],[609147.8979000002,4812646.4803],[609150.1325000003,4812648.404999999],[609153.6868000003,4812643.7969],[609152.8474000003,4812635.673900001],[609152.3135000002,4812628.6667],[609153.5398000004,4812617.911],[609156.3229,4812605.9586],[609160.1306999996,4812600.687999999],[609165.0153999999,4812593.8796999995],[609171.4534999998,4812586.0967999995],[609178.6826999998,4812569.4396],[609182.8179000001,4812558.953299999],[609187.2281,4812546.4717999995],[609193.2709999997,4812523.130100001],[609200.5794000002,4812511.5843],[609204.8115999997,4812505.0987],[609207.2137000002,4812496.6949000005],[609212.6756999996,4812484.2305],[609218.0820000004,4812475.208900001],[609219.9627,4812469.0185],[609224.1322999997,4812451.423],[609227.0484999996,4812446.2491999995],[609228.2585000005,4812441.492000001],[609228.8268999998,4812431.392200001],[609229.4418000001,4812428.402799999],[609231.3548999997,4812420.213300001],[609233.3273999998,4812408.3588],[609235.7403999995,4812399.288699999],[609239.3058000002,4812389.0153],[609242.9934,4812381.187899999],[609243.9589,4812376.537799999],[609244.4554000003,4812365.8814],[609247.5856999997,4812357.489499999],[609250.0506999996,4812350.1976],[609251.6240999997,4812343.0024],[609255.0690000001,4812335.171],[609254.9310999997,4812313.728800001],[609255.3502000002,4812307.8478999995],[609259.4475999996,4812304.6928],[609261.7580000004,4812301.953],[609265.0086000003,4812301.117000001],[609267.7610999998,4812301.0506],[609270.6322999997,4812303.6522],[609274.7457999997,4812304.4965],[609278.3380000005,4812302.555199999],[609281.6228,4812299.608999999],[609288.1042,4812299.1587000005],[609289.5603999998,4812304.181299999],[609291.9853999997,4812314.329700001],[609295.9134999998,4812321.6141],[609299.0038000001,4812330.6624],[609296.8329999996,4812354.7333],[609297.2138999999,4812361.182600001],[609297.6092999997,4812366.7434],[609301.8483999996,4812374.8105],[609305.3327000001,4812374.5337000005],[609315.9760999996,4812371.929199999],[609317.2454000004,4812373.505000001],[609316.8677000003,4812376.831499999],[609315.1002000002,4812381.0242],[609310.2960999999,4812387.833699999],[609306.3639000002,4812395.768300001],[609307.4822000004,4812396.6752],[609315.2421000004,4812387.2475000005],[609318.6023000004,4812384.6359],[609321.6228,4812383.0185],[609325.1843999997,4812382.9651999995],[609328.5679000001,4812383.9088],[609331.4371999996,4812386.6215],[609333.6646999996,4812388.990499999],[609337.5406999998,4812394.4967],[609342.4934,4812403.4640999995],[609346.9071000004,4812405.7575],[609356.3202999998,4812414.130799999],[609367.1249000002,4812426.525900001],[609371.2363,4812432.4803],[609371.2901999997,4812434.147500001],[609370.5870000003,4812437.5798],[609375.3207,4812440.1006000005],[609378.5712000001,4812439.264599999],[609384.0367999999,4812436.576199999],[609394.4694999997,4812441.966700001],[609401.9375,4812445.5317],[609412.4243000001,4812447.590399999],[609421.3542999998,4812445.846899999],[609428.0763999997,4812445.5118],[609434.0292999996,4812442.7201000005],[609452.0712000001,4812433.0152],[609458.0023999996,4812431.556399999],[609471.7814999996,4812425.226],[609477.4197000004,4812421.8739],[609481.9830999998,4812414.9495],[609490.5613000002,4812404.979800001],[609496.7030999996,4812400.525],[609509.5904999999,4812394.291300001],[609515.6979999999,4812391.946599999],[609521.6906000003,4812386.7118],[609529.3132999996,4812390.7238],[609533.9265000001,4812365.8039],[609541.0864000004,4812353.478399999],[609548.4786,4812336.8243],[609549.3865999999,4812335.7282],[609561.8271000003,4812322.1555],[609569.4954000004,4812318.392100001],[609577.9188000001,4812312.9746],[609581.6606999999,4812306.8146],[609582.6372999996,4812301.498199999],[609584.4518999998,4812294.418099999],[609588.9146999996,4812288.714],[609597.4408,4812281.9651999995],[609610.0757999998,4812266.396199999],[609619.0714999996,4812255.6559],[609626.0338000003,4812245.549000001],[609633.8463000003,4812237.9],[609643.8613999998,4812229.175899999],[609648.3006999996,4812224.9156],[609654.7035999997,4812219.3543],[609658.0264999997,4812214.076199999],[609661.8258999996,4812209.361199999],[609674.8043,4812197.574899999],[609688.5081000002,4812195.909399999],[609710.7948000003,4812198.9384],[609751.1655000001,4812214.592700001],[609785.5241,4812226.705600001],[609798.5838000001,4812229.806700001],[609803.8245999999,4812231.002900001],[609825.2704999996,4812226.020199999],[609832.2271999996,4812221.2457],[609841.2692999998,4812217.6161],[609843.8383999998,4812218.879899999],[609849.4014999997,4812215.193600001],[609853.1074999999,4812211.254799999],[609854.4671,4812207.277799999],[609852.9425999997,4812206.475299999],[609850.7309999997,4812208.105599999],[609848.6508999998,4812206.6274999995],[609851.4385000002,4812199.452199999],[609857.3706,4812192.9947],[609866.6233999999,4812186.369200001],[609873.6465999996,4812182.4845],[609885.1859999998,4812179.5622000005],[609891.5311000003,4812177.555],[609904.8268999998,4812176.1055],[609911.9019999998,4812173.9991],[609920.7932000002,4812169.7006],[609925.9139,4812168.34],[609934.5208,4812166.5919],[609940.3080000002,4812169.019200001],[609944.4824999999,4812171.0868999995],[609943.6891000001,4812175.073100001],[609948.1782,4812177.701400001],[609957.9473000001,4812184.081800001],[609962.4937000005,4812188.155099999],[609965.3772999998,4812189.979599999],[609965.3556000004,4812191.3123],[609967.8238000004,4812193.796499999],[609969.7209000001,4812191.605699999],[609971.3389999997,4812191.632099999],[609975.7599,4812193.481699999],[609978.2479999997,4812194.7443],[609982.3223000001,4812193.033399999],[609985.0966999996,4812191.634500001],[609987.0192,4812187.888900001],[609988.1326000001,4812184.130000001],[609989.2816000003,4812183.149],[609992.8185999999,4812179.651900001],[609990.8249000004,4812177.8419],[609988.5915000001,4812180.8049],[609986.1716,4812180.321],[609986.625,4812177.329],[609988.7547000004,4812170.809599999],[609993.5662000002,4812168.555199999],[609999.4862000002,4812172.7621],[609999.3147,4812178.3138],[609999.0011999998,4812182.641100001],[609997.9299999997,4812193.7325],[609997.1456000004,4812197.1634],[609997.1468000002,4812202.0513],[609997.5022999998,4812205.056500001],[609999.3788000001,4812209.086300001],[610003.7706000004,4812212.7129],[610007.8776000002,4812209.002900001],[610012.9740000004,4812214.085100001],[610008.8108000001,4812221.2379],[610020.7642999999,4812227.653999999],[610031.2413999997,4812235.267999999],[610037.3014000002,4812240.8103],[610047.7459000004,4812250.4233],[610049.7122999998,4812253.8992],[610053.1668999996,4812260.398800001],[610058.8676000005,4812263.158],[610062.5083999997,4812263.217499999],[610067.6010999996,4812268.5218],[610076.7364999996,4812279.0023],[610082.8481999999,4812286.322899999],[610087.3690999998,4812291.951199999],[610095.6162999999,4812302.306],[610101.5088999998,4812308.1789],[610113.7958000004,4812318.9331],[610123.6606999999,4812319.4276],[610136.6881999997,4812319.5294],[610141.3179000001,4812318.494200001],[610149.6619999995,4812317.9640999995],[610152.5147000002,4812321.6766],[610152.5965999998,4812326.5659],[610150.9505000003,4812333.204299999],[610144.5301999999,4812344.763599999],[610141.1596999997,4812352.929099999],[610133.9957999997,4812360.4771],[610128.0544999996,4812367.489700001],[610126.5473999996,4812370.5755],[610123.2405000003,4812374.8539],[610119.7071000002,4812378.128799999],[610114.9385000002,4812382.716600001],[610111.5579000004,4812386.5495],[610107.4073999999,4812392.924799999],[610103.7334000003,4812399.863399999],[610096.6732999999,4812410.9679000005],[610092.6738,4812418.0123],[610087.0789999999,4812428.5854],[610079.1446000002,4812443.674900001],[610074.3753000004,4812453.261700001],[610068.4578,4812458.830499999],[610063.6584000001,4812465.306299999],[610055.6758000003,4812478.395500001],[610047.1142999995,4812492.252800001],[610036.1721999999,4812508.1819],[610027.7834000001,4812521.375600001],[610021.6606000001,4812529.6072],[610014.3587999996,4812535.709000001],[610007.1451000003,4812541.367799999],[610003.5974000003,4812545.531300001],[609996.1759000001,4812558.9629],[609991.9248000002,4812566.558599999],[609988.0734999999,4812569.495100001],[609985.3766000001,4812571.1174],[609982.2496999996,4812574.288000001],[609974.4446,4812566.6065],[609971.9922000002,4812568.1217],[609967.7810000004,4812573.2742],[609964.676,4812575.112],[609960.4292000001,4812577.4866],[609955.5515000001,4812578.851199999],[609948.0416000001,4812582.8389],[609945.6301999995,4812586.798800001],[609939.8154999996,4812591.0363],[609935.1816999996,4812597.2928],[609927.1332,4812609.4923],[609922.9275000002,4812614.3116],[609918.9971000003,4812617.1357],[609911.8054,4812621.461999999],[609903.3674999997,4812627.7674],[609897.5975000001,4812634.227600001],[609893.9781,4812637.8344],[609891.0367,4812639.5638999995],[609882.8150000004,4812642.5403],[609866.0064000003,4812651.042099999],[609858.1728999997,4812655.024700001],[609852.5274,4812658.820699999],[609848.0356000001,4812666.3015],[609848.3894999996,4812669.4178],[609844.9905000003,4812679.360300001],[609838.9035999998,4812675.484099999],[609835.2056999998,4812673.979599999],[609832.5033999998,4812675.9352],[609831.4009999996,4812679.0276999995],[609829.6979,4812684.221100001],[609833.8449999997,4812687.954600001],[609839.5345999999,4812691.380000001],[609839.2550999997,4812698.5962000005],[609836.8167000003,4812704.221999999],[609832.3437000001,4812720.4791],[609826.8173000002,4812736.8301],[609824.6210000003,4812747.458799999],[609824.3054,4812756.8961],[609824.2487000003,4812765.3379],[609821.0857999995,4812770.729699999],[609817.9409999996,4812775.0109],[609811.2615,4812782.678200001],[609804.5192,4812789.2337],[609798.9474,4812793.475299999],[609794.9737999998,4812798.965],[609791.4928000001,4812804.018300001],[609788.5672000004,4812809.747199999],[609784.9375999998,4812809.021600001],[609780.7308999998,4812808.953],[609773.7391999997,4812810.9498],[609770.4688999997,4812813.007200001],[609764.6942999996,4812814.8016],[609762.0531000001,4812817.9801],[609754.3135000002,4812821.1866999995],[609750.3887,4812823.6778],[609744.4107999997,4812828.024],[609740.9496999998,4812831.855699999],[609735.5453000003,4812835.766799999],[609724.2777000004,4812846.9143],[609722.1114999996,4812845.768200001],[609715.0268999999,4812843.542099999],[609714.4194999998,4812841.088300001],[609705.5405000001,4812839.7217],[609698.0694000004,4812836.3785],[609694.4489000002,4812835.0976],[609691.1677000001,4812837.8214],[609688.9329000004,4812840.895500001],[609686.9189999998,4812845.3061999995],[609683.7747999998,4812844.588500001],[609681.1770000001,4812845.101600001],[609676.5672000004,4812849.9145],[609675.3174999999,4812852.115900001],[609674.6988000004,4812855.327400001],[609673.9938000003,4812858.8707],[609673.9685000004,4812860.4256],[609674.2432000004,4812863.429400001],[609674.9550000001,4812864.4408],[609673.6854999997,4812867.8639],[609671.8121999996,4812868.611],[609669.6333999997,4812868.2423],[609664.2538999999,4812875.5976],[609660.1705999998,4812882.863],[609656.5749000004,4812885.0263],[609651.7532000002,4812887.9472],[609641.9460000005,4812893.897399999],[609635.5691,4812897.903899999],[609629.9922000002,4812902.4789],[609620.8647999996,4812906.4406],[609613.9379000003,4812909.4384],[609605.3786000004,4812913.2983],[609596.3195000002,4812918.038799999],[609591.6867000004,4812919.296499999],[609591.3969999999,4812922.1800999995],[609592.6801000005,4812927.8665],[609598.6338,4812954.8467],[609603.3141999999,4812965.587400001],[609605.7078999998,4812997.5087],[609614.7125000004,4813040.8686],[609619.4523999998,4813047.9443],[609630.3959999997,4813056.676200001],[609633.0371000003,4813073.3824000005],[609634.148,4813094.6184],[609642.8603999997,4813126.087099999],[609649.9781999998,4813136.2009],[609662.9222999997,4813146.2985],[609675.1788999997,4813163.8279],[609702.6059999997,4813178.938100001],[609753.7505000001,4813218.3189],[609764.2566,4813229.043500001],[609777.8326000003,4813259.9252],[609793.7308999998,4813307.174799999],[609800.9287999999,4813337.174900001],[609802.5768999998,4813355.198100001],[609799.4819,4813366.3675999995],[609802.7599,4813373.752900001],[609807.6243000003,4813373.1657],[609817.7624000004,4813376.6636],[609821.0729,4813382.049799999],[609817.1031999998,4813387.317399999],[609818.4179999996,4813396.003699999],[609824.1552999998,4813401.429500001],[609828.5887000002,4813397.502599999],[609849.7128999997,4813407.067399999],[609862.5998999998,4813420.608200001],[609858.1448999997,4813425.867799999],[609857.0981000001,4813430.5165],[609860.4303000001,4813434.57],[609865.8016999997,4813432.658],[609868.3262999998,4813426.7004],[609877.0516999997,4813427.509199999],[609886.5877,4813443.1061],[609893.8859000001,4813457.0002],[609896.8728,4813462.381200001],[609904.2149999999,4813483.4967],[609912.2828000002,4813494.848300001],[609919.3207,4813504.850099999],[609924.1946,4813513.5945],[609930.2189999996,4813521.2469],[609940.9179999996,4813534.974300001],[609951.3724999996,4813548.8089000005],[609953.6421999997,4813553.511600001],[609954.9067000002,4813560.308700001],[609953.7772000004,4813565.0671],[609950.5536000002,4813569.2358],[609946.5055,4813569.391899999],[609943.8808000004,4813571.570900001],[609942.3649000004,4813575.211999999],[609940.6245999997,4813577.738700001],[609939.3224,4813583.160800001],[609934.6639,4813590.971999999],[609932.159,4813610.593800001],[609927.1563999997,4813624.6205],[609923.7057999996,4813632.784700001],[609922.6935,4813635.3232],[609914.8792000003,4813638.1951],[609912.8062000005,4813641.2718],[609910.0034999996,4813644.4476],[609909.1164999995,4813664.095799999],[609908.4241000004,4813666.8617],[609904.1259000003,4813682.3440000005],[609906.3086000001,4813692.377599999],[609913.4116000002,4813698.381200001],[609914.6544000003,4813706.511],[609918.8019000003,4813715.1325],[609920.4386999998,4813733.8221],[609919.9755999995,4813742.3684],[609917.7763999999,4813748.2202],[609916.4888000004,4813752.753799999],[609913.8732000003,4813754.3774999995],[609911.9029000001,4813756.1228],[609906.6507000001,4813755.7038],[609902.8108999999,4813757.973999999],[609900.1253000004,4813758.93],[609891.6134000001,4813764.901000001],[609885.5570999999,4813769.1346],[609877.4501999998,4813770.1132],[609870.9749999996,4813775.228800001],[609865.1517000003,4813785.0207],[609862.1582000004,4813789.970799999],[609857.6091999998,4813801.0055],[609854.2927000001,4813815.837300001],[609854.9337999998,4813821.18],[609855.9128,4813825.6395],[609856.4204000002,4813834.2016],[609856.0352999996,4813837.9724],[609855.0266000004,4813840.288799999],[609849.4272999996,4813841.3083999995],[609839.2374999998,4813841.031099999],[609838.9223999996,4813845.4695],[609836.1733999997,4813850.3126],[609831.9304999998,4813857.4640999995],[609827.7093000002,4813863.283],[609825.8984000003,4813870.141000001],[609825.8120999997,4813885.3587],[609825.7770999996,4813892.467800001],[609824.6266000001,4813908.445800001],[609822.5319999997,4813912.8552],[609821.4496999998,4813914.7261],[609820.2829,4813916.8177000005],[609818.4720000001,4813923.6757],[609817.3317999998,4813929.100500001],[609817.6129999999,4813936.6591],[609820.2610999998,4813947.9222],[609822.7673000004,4813957.961100001],[609823.6135999998,4813960.641000001],[609825.2233999996,4813966.1106],[609837.4340000004,4813991.3047],[609835.3213,4813996.8247],[609829.4855000004,4814007.393999999],[609824.5920000002,4814014.757200001],[609819.7582,4814018.455399999],[609809.7605999997,4814021.2917],[609783.9886999996,4814023.982100001],[609776.5883999998,4814026.305400001],[609770.9687999999,4814033.545600001],[609762.8949999996,4814047.4112],[609755.1200000001,4814057.8379],[609744.1507000001,4814070.6566],[609739.9622999998,4814074.476399999],[609733.1005999995,4814083.4739],[609731.3369000005,4814087.4443],[609728.8609999996,4814095.4024],[609727.6344999997,4814101.159],[609725.108,4814112.2267],[609722.8433999997,4814127.0757],[609721.8680999996,4814137.279999999],[609722.7061000001,4814150.4021000005],[609720.9486999996,4814178.8122000005],[609720.5011,4814196.356899999],[609719.3666000003,4814216.3344],[609717.585,4814236.3013],[609714.7017999999,4814254.3618],[609713.8847000003,4814264.7908],[609714.7039999999,4814284.022500001],[609713.2684000004,4814312.548900001],[609712.9616,4814341.3159],[609715.5228000004,4814357.9098000005],[609713.2673000004,4814372.203500001],[609711.6402000003,4814377.7315],[609712.5608000001,4814390.743899999],[609714.9221999999,4814409.667400001],[609713.7326999996,4814423.0898],[609712.5421000002,4814446.5101],[609710.8153999997,4814458.146299999],[609709.3580999998,4814488.0054],[609709.2707000002,4814498.335200001],[609709.8082999997,4814529.893200001],[609708.4540999997,4814553.422],[609709.2142000003,4814571.319599999],[609709.2029999997,4814591.8708999995],[609708.3287000004,4814615.740700001],[609707.4590999996,4814629.3905],[609705.0099999998,4814640.681600001],[609703.2138,4814646.6512],[609702.6370000001,4814662.1942],[609702.6546,4814666.082599999],[609699.6639,4814665.922800001],[609700.6810999997,4814682.935900001],[609702.7048000004,4814682.857799999],[609703.4045000002,4814694.533500001],[609703.5333000002,4814716.4201],[609704.4376999997,4814745.3179],[609706.9715999998,4814763.5778],[609708.7691000002,4814777.382099999],[609707.8302999996,4814815.137],[609707.5415000003,4814842.793400001],[609708.9798999997,4814868.7005],[609710.5516999997,4814891.3883],[609711.8591,4814900.5188],[609716.5782000003,4814918.703199999],[609719.3086999999,4814929.8566],[609720.4952999996,4814941.429199999],[609723.8437999999,4814969.255999999],[609724.3762999997,4814996.1481],[609728.0155999996,4815011.0934],[609729.7834999999,4815031.673599999],[609731.1975999996,4815049.137599999],[609735.8477999996,4815071.542300001],[609735.8411999997,4815081.873400001],[609736.6722999997,4815105.3267],[609741.7134999996,4815133.5144],[609743.6188000003,4815145.654100001],[609746.3606000002,4815166.028100001],[609746.8573000003,4815175.2566],[609752.3468000004,4815180.9004999995],[609755.9611999998,4815177.515699999],[609763.4199999999,4815171.5274],[609768.2824999997,4815161.053200001],[609772.0762,4815146.6735],[609773.6531999996,4815139.2563000005],[609776.1856000004,4815122.8564],[609781.1442,4815106.496099999],[609785.3140000002,4815088.901000001],[609786.6410999997,4815081.924000001],[609790.7644999996,4815062.2173999995],[609796.0833999999,4815038.642200001],[609797.3960999995,4815032.5537],[609799.3932999996,4815014.2566],[609801.0307,4814998.1755],[609803.0081000002,4814966.2140999995],[609806.9238999998,4814939.3945],[609811.5060999999,4814916.3627],[609817.0877999999,4814891.569800001],[609826.8443,4814853.8477],[609830.1464,4814834.905300001],[609832.8595000003,4814812.398499999],[609836.8797000004,4814813.908299999],[609837.5848000003,4814795.479],[609838.0652999999,4814790.8211],[609841.9541999996,4814765.667400001],[609845.4271999998,4814746.1724],[609848.6823000005,4814730.1175999995],[609854.7658000002,4814704.3332],[609861.1325000003,4814671.110400001],[609865.2253999999,4814653.2919],[609867.9301000005,4814641.227299999],[609875.0470000003,4814616.570599999],[609880.4249999998,4814599.328500001],[609883.6270000003,4814591.4935],[609888.7188999997,4814576.912799999],[609892.2885999996,4814561.4186],[609892.841,4814557.317399999],[609894.7622999996,4814543.684800001],[609894.7781999996,4814532.7983],[609894.9685000004,4814521.1371],[609897.7295000004,4814505.6296999995],[609899.0009000003,4814487.2097],[609901.4325000001,4814462.143300001],[609905.4274000004,4814440.4351],[609907.9197000004,4814431.477600001],[609910.2375999996,4814423.2949],[609915.4907,4814413.7159],[609931.6657999996,4814394.2061],[609938.2903000005,4814384.8717],[609940.7947000004,4814380.1358],[609945.7417000001,4814374.4399],[609948.3879000004,4814370.928300001],[609941.6785000004,4814370.5965],[609944.4523,4814354.311799999],[609948.2445999999,4814354.929099999],[609949.4709000001,4814339.285599999],[609949.3914000001,4814329.2863],[609953.1459999997,4814317.35],[609961.9638,4814292.610099999],[609965.8674999997,4814281.4539],[609966.7888000002,4814274.5814],[609967.3690999998,4814263.815300001],[609963.4313000003,4814262.195699999],[609962.6232000003,4814257.183499999],[609965.9019999998,4814254.570900001],[609963.4508999996,4814251.087200001],[609963.0362999998,4814246.7479],[609963.7577,4814242.2051],[609966.8748000003,4814239.5898],[609969.1147999996,4814236.182700001],[609970.0614,4814227.7554],[609972.5455999998,4814214.3542],[609963.3595000003,4814212.0934999995],[609966.6059999997,4814196.5941],[609968.3026999999,4814196.732899999],[609971.9500000002,4814181.462200001],[609974.4462000001,4814172.282500001],[609977.2549,4814163.774599999],[609978.3415999999,4814156.682600001],[609979.5740999999,4814135.707],[609978.0390999997,4814135.570800001],[609981.1116000004,4814130.733100001],[609992.8574000001,4814119.927100001],[610001.1952999998,4814109.732000001],[610004.8093999997,4814101.4594],[610009.8448000001,4814095.320699999],[610015.2984999996,4814093.2991],[610023.5094999997,4814090.8782],[610033.0055,4814089.0337000005],[610034.7712000003,4814084.952299999],[610042.8305000002,4814086.861400001],[610049.6392000001,4814086.083900001],[610058.7417000001,4814083.5666000005],[610067.4225000003,4814077.154200001],[610074.8827,4814071.166200001],[610088.7608000003,4814058.617900001],[610096.3646999998,4814053.7432],[610103.8931999998,4814048.534],[610110.4046999998,4814041.1975],[610116.7116,4814031.524800001],[610125.5504999999,4814015.450300001],[610129.4255999997,4814006.0711],[610132.0263999999,4813995.449100001],[610141.4216,4813984.938200001],[610153.0908000004,4813983.796],[610164.7055000002,4813985.9856],[610177.6517000003,4813990.8631],[610191.7801000001,4813987.761600001],[610206.3612000002,4813986.667099999],[610237.7052999996,4813994.512],[610248.3493999997,4813996.685799999],[610260.8101000004,4814001.555500001],[610268.4023000002,4814002.3464],[610283.3832,4814006.479800001],[610305.5064000003,4814014.174000001],[610326.6852000002,4814025.1854],[610343.9770999998,4814031.467499999],[610351.6108999997,4814039.591],[610352.9358000001,4814047.611099999],[610360.5606000004,4814056.289899999],[610368.7232999997,4814061.755999999],[610369.9390000002,4814076.4396],[610362.9984999998,4814114.8738],[610359.9665999999,4814122.1559999995],[610358.2005000003,4814136.124299999],[610359.8026,4814142.0382],[610358.5208,4814161.013499999],[610355.3518000003,4814161.850199999],[610354.7643999998,4814177.9485],[610353.7235000003,4814197.038799999],[610350.3789999997,4814203.6493],[610351.8393000001,4814208.339],[610350.1661,4814216.643300001],[610349.9159000004,4814226.9705],[610350.3372999998,4814240.7524],[610349.7282999996,4814248.296499999],[610348.6857000003,4814257.6109],[610347.6387,4814262.259500001],[610346.7424999997,4814267.577099999],[610347.3892000001,4814287.361500001],[610346.7526000002,4814306.4584],[610346.4579999996,4814314.563100001],[610344.4212999996,4814325.305299999],[610339.3600000003,4814342.885600001],[610336.7089,4814351.6182],[610336.0091000004,4814354.828299999],[610334.3223000001,4814359.022],[610331.9758000001,4814363.9826],[610330.9057999998,4814384.8498],[610329.9132000003,4814396.0535],[610329.3333,4814401.820699999],[610328.6786000002,4814422.0282000005],[610328.4049000004,4814433.7991],[610328.6290999996,4814444.8006],[610324.5566999996,4814461.2862],[610328.8503999999,4814470.7991],[610326.0404000003,4814474.419],[610322.7598000001,4814477.1425],[610322.574,4814498.3574],[610324.4277999997,4814503.7201000005],[610325.5981000001,4814511.293299999],[610325.1689999998,4814517.729499999],[610323.2540999996,4814530.9177],[610325.2196000004,4814534.3937],[610324.3778999997,4814546.2664],[610323.4562999997,4814553.138800001],[610328.4102999996,4814576.6598000005],[610330.3630999997,4814580.9132],[610332.7182,4814595.1712],[610337.6551999999,4814604.9168],[610338.8543999996,4814620.6],[610338.0708999997,4814628.9189],[610340.1952999998,4814637.5076],[610341.6308000004,4814648.640000001],[610342.7758,4814647.881100001],[610346.5148999998,4814661.6064],[610345.9885999998,4814669.0407],[610347.4222999997,4814680.2842],[610349.6549000004,4814687.2084],[610354.7544999998,4814691.957699999],[610366.0698999995,4814692.5875],[610369.4830999998,4814691.6436],[610369.6233000001,4814683.0921],[610367.7544999998,4814663.843],[610371.8254000004,4814637.581599999],[610380.5784,4814602.0655000005],[610383.7006999999,4814574.455499999],[610385.1812000005,4814568.036599999],[610391.7242,4814563.700300001],[610394.4336000001,4814551.413799999],[610394.6193000004,4814540.0857],[610392.1684999997,4814536.6018],[610392.4124999996,4814521.719799999],[610395.0405000001,4814494.657199999],[610399.1017000005,4814464.063200001],[610401.8827999998,4814452.3333],[610404.2041999996,4814439.0407],[610407.3113000002,4814407.4311999995],[610404.8148999996,4814406.7237],[610406.2750000004,4814386.751599999],[610414.3926999997,4814365.3334],[610416.0398000004,4814353.6961],[610417.5242999997,4814337.168199999],[610417.0148999998,4814323.8291],[610415.2122,4814315.356799999],[610411.2740000002,4814298.962099999],[610407.2565000001,4814292.342],[610406.5817,4814279.2224],[610406.6512000002,4814265.1152],[610407.0675999997,4814259.456499999],[610408.4972000001,4814256.147299999],[610408.8016999997,4814252.3752],[610408.1169999996,4814234.923],[610407.7955999998,4814224.9197],[610408.5001999997,4814216.488500001],[610410.5815000003,4814207.968800001],[610410.8398000002,4814202.0853],[610407.2823000001,4814187.141000001],[610406.5866999999,4814170.3552],[610407.9874,4814158.936000001],[610408.0278000003,4814146.605699999],[610408.0472999997,4814130.609200001],[610409.0991000002,4814120.739499999],[610411.1961000003,4814106.3323],[610411.4500000002,4814095.783],[610409.9236000003,4814080.3166000005],[610410.2346999999,4814071.212400001],[610410.4911000002,4814065.4399999995],[610409.7788000004,4814059.5406],[610408.8956000004,4814054.1938000005],[610407.8196,4814050.7324],[610404.2691000002,4814045.230900001],[610397.1096999999,4814037.7816],[610394.5778000001,4814034.296399999],[610389.3424000004,4814022.990599999],[610388.7847999996,4814007.6511],[610388.5615999997,4813991.650599999],[610388.5428999998,4813977.986400001],[610388.8458000002,4813964.4385],[610389.5077,4813953.673699999],[610393.0152000003,4813942.0668],[610399.3765000002,4813924.174699999],[610410.4442999996,4813920.2458],[610420.2915000003,4813916.7413],[610418.7921000002,4813909.495999999],[610427.8163000001,4813896.979800001],[610441.5018999996,4813881.429500001],[610450.3706,4813873.465500001],[610454.0614,4813870.4155],[610458.3938999996,4813867.7093],[610460.4371999996,4813861.5218],[610461.2879999997,4813858.980699999],[610464.8224999998,4813855.595000001],[610469.5930000003,4813855.7842999995],[610476.2202000003,4813856.226299999],[610490.6763000004,4813852.908600001],[610495.9594,4813851.4399999995],[610502.3250000002,4813848.1007],[610507.0510999998,4813846.067500001],[610516.8576999996,4813840.1185],[610523.5043000001,4813834.4509],[610532.3652999997,4813836.8181],[610537.9331,4813832.7992],[610544.1534000002,4813828.457800001],[610547.9069999997,4813826.5198],[610551.2543000001,4813824.6862],[610557.6157,4813816.6811],[610559.5471999999,4813812.3803],[610561.7158000004,4813808.4167],[610563.4435999999,4813806.6677],[610562.4431999996,4813803.5407],[610562.7276999997,4813800.9904],[610562.7659999998,4813798.6581],[610559.8814000003,4813796.944399999],[610560.1142999995,4813792.615800001],[610561.4778000005,4813788.4168],[610563.0576999998,4813780.888699999],[610562.25,4813775.8763999995],[610563.4655999998,4813765.8983],[610562.3854,4813757.7711],[610559.5755000003,4813751.504000001],[610554.4170000004,4813750.3083999995],[610554.8505999995,4813748.5381000005],[610558.8285999997,4813747.7147],[610564.3076,4813739.2508000005],[610565.682,4813734.385399999],[610566.9645999996,4813730.1851],[610564.8608999997,4813725.262599999],[610564.9836999997,4813722.7096],[610563.6322999997,4813721.2432],[610563.8633000003,4813717.025599999],[610565.9774000002,4813716.3938],[610566.4474,4813712.4023],[610566.8219999997,4813709.298],[610567.0914000003,4813702.7480999995],[610567.2232999997,4813699.639799999],[610570.7445999999,4813692.1436],[610568.6074000001,4813684.3322],[610571.3197999997,4813676.822699999],[610575.2856000001,4813666.889799999],[610580.8364000004,4813658.9825],[610583.7604999999,4813653.365],[610587.4035,4813648.3147],[610594.3459000001,4813639.430500001],[610599.1505000005,4813632.6218],[610604.9331,4813625.3849],[610608.3572000004,4813618.8869],[610611.1948999995,4813613.601199999],[610611.5969000002,4813608.831],[610613.6865999997,4813604.755000001],[610616.1278999997,4813603.906400001],[610622.4408999998,4813603.787900001],[610629.3129000003,4813604.1229],[610631.3820000002,4813611.1555],[610640.1879000003,4813611.966700001],[610664.6383999996,4813611.0353],[610681.8087999998,4813609.984300001],[610705.7022000002,4813608.488500001],[610711.8077999996,4813611.1439],[610719.8025000002,4813607.164999999],[610725.3115999997,4813601.8122000005],[610730.6205000002,4813598.789000001],[610740.2024999997,4813601.6127],[610742.7105,4813621.3167],[610763.0732000005,4813627.8725000005],[610764.4167,4813624.895199999],[610765.4106000001,4813618.579399999],[610768.8000999996,4813614.1916000005],[610768.2461000001,4813608.517000001],[610766.5669999998,4813602.3794],[610762.3048999999,4813595.8662],[610753.8931999998,4813585.8409],[610749.2174000004,4813579.8763],[610747.5553000001,4813577.6272],[610743.5138999997,4813572.4506],[610738.3656000001,4813565.7007],[610735.0302999998,4813561.868799999],[610734.0334999999,4813558.5197],[610733.9965000004,4813555.853],[610732.7478999998,4813553.055199999],[610731.9420999996,4813547.9319],[610729.7446999997,4813543.785499999],[610728.5878999997,4813540.322699999],[610726.4641000004,4813536.6218],[610725.2781999996,4813534.936000001],[610725.3991999999,4813532.494000001],[610727.5181999998,4813526.641100001],[610727.3103,4813524.527000001],[610724.3502000002,4813522.478700001],[610723.7249999996,4813521.135399999],[610725.5794000002,4813516.611199999],[610731.6359000001,4813507.4904],[610735.1045000004,4813503.2149],[610739.8065999998,4813497.7378],[610744.7313000001,4813493.486300001],[610750.3304000003,4813487.579500001],[610755.9441999998,4813480.7842999995],[610757.9403999997,4813477.4844],[610760.6316999998,4813476.195599999],[610763.5876000002,4813473.5781],[610765.0395,4813468.9362],[610765.1824000003,4813465.161499999],[610763.5992999999,4813463.024800001],[610762.7607000005,4813459.9004999995],[610764.2380999997,4813453.7038],[610767.2378000002,4813448.4209],[610770.9145,4813446.259500001],[610776.8360000001,4813445.357100001],[610780.4943000004,4813444.306399999],[610783.8054,4813444.6941],[610786.1385000004,4813445.5101],[610788.5998999998,4813443.4399],[610791.6179,4813437.046399999],[610794.3289000001,4813429.648],[610797.6042,4813422.369999999],[610798.1754000001,4813417.1581999995],[610797.6584999999,4813414.1503],[610796.6708000004,4813410.2458999995],[610797.4719000002,4813405.8155000005],[610799.0157000003,4813400.5086],[610800.9327999996,4813397.0964],[610806.2268000003,4813390.073799999],[610809.3130000001,4813384.459000001],[610811.3926999997,4813371.1625],[610813.8947000001,4813351.8741],[610814.6277000001,4813346.664999999],[610816.1363000004,4813338.5803],[610817.3930000002,4813331.0469],[610815.6169999996,4813330.795499999],[610815.9199999999,4813327.1346],[610819.1207999997,4813309.635199999],[610818.5042000003,4813302.8486],[610818.4447999997,4813296.626599999],[610820.2160999998,4813287.324200001],[610820.6232000003,4813277.332900001],[610820.8059,4813266.227],[610820.4173999997,4813260.332900001],[610819.0643999996,4813244.2027],[610822.6519999998,4813232.7085],[610825.0960999997,4813221.8619],[610827.0643999996,4813215.3401],[610827.3339999998,4813208.790200001],[610823.8203999996,4813205.9552],[610824.7649999997,4813202.6381],[610823.3947999999,4813197.394300001],[610820.8239000002,4813191.3532],[610821.9226000002,4813183.5951000005],[610824.2478999998,4813179.9673999995],[610825.0745999999,4813173.9822],[610825.1714000003,4813168.096000001],[610824.7281,4813165.5337000005],[610825.2143000001,4813155.6547],[610823.7768000001,4813139.7453000005],[610824.7433000002,4813135.0955],[610825.5815000003,4813133.331900001],[610825.2428000001,4813129.327099999],[610827.3734999998,4813127.695800001],[610830.8168000001,4813124.975199999],[610837.6173999999,4813124.753799999],[610845.4789000005,4813123.9945],[610857.0707,4813122.7411],[610865.2995999996,4813119.321599999],[610875.1870999997,4813118.373500001],[610889.1010999996,4813118.602499999],[610911.3234999999,4813120.4125],[610957.5639000004,4813137.837300001],[610978.9055000003,4813139.0776],[611001.6271000002,4813130.2315],[611012.2682999996,4813127.740700001],[611032.6278999997,4813124.7436],[611038.9176000003,4813126.0692],[611059.0378999999,4813117.9581],[611071.6425999999,4813114.1667],[611081.8479000004,4813108.669399999],[611092.7483000001,4813105.1832],[611097.5702999998,4813097.375399999],[611099.3201000001,4813089.4058],[611099.8732000003,4813085.3047],[611106.1846000003,4813080.409700001],[611117.2227999996,4813073.482100001],[611121.9956999999,4813073.560799999],[611124.9963999996,4813078.0539],[611125.4655999998,4813083.9493],[611127.0343000004,4813091.862600001],[611126.9463999998,4813097.193399999],[611123.9434000002,4813117.3621],[611120.5760000004,4813130.1929],[611118.6958999997,4813141.1598000005],[611116.6283,4813153.6787],[611113.1893999996,4813170.8409],[611110.6306999996,4813178.7971],[611107.5554999998,4813188.633300001],[611110.3852000004,4813193.679],[611106.0197000001,4813208.159700001],[611101.4978,4813222.3046],[611097.8086999999,4813235.018999999],[611096.7961999997,4813242.4453],[611087.1259000003,4813244.9519],[611083.4142000005,4813249.223200001],[611077.0495999996,4813252.4509],[611074.3694000002,4813257.961200001],[611071.1157,4813263.906400001],[611069.5827000001,4813268.5469],[611072.9528000001,4813270.2688],[611074.5745999999,4813274.961300001],[611070.5396999996,4813284.1151],[611067.8756999997,4813283.7379],[611066.8115999997,4813289.386],[611068.6980999997,4813292.7497000005],[611070.7851999998,4813298.6719],[611076.9126000004,4813295.107000001],[611079.7551999995,4813299.3752],[611083.1512000002,4813304.430299999],[611083.1261999998,4813315.761],[611079.6926999995,4813327.702],[611077.8662999999,4813345.223999999],[611074.9178999998,4813352.2851],[611069.8110999996,4813387.194],[611063.1261,4813409.857100001],[611060.5608000001,4813428.033399999],[611056.7065000003,4813440.9673999995],[611055.9113999996,4813454.840399999],[611049.4431999996,4813474.1744],[611045.8331000004,4813482.113299999],[611032.7525000004,4813480.453500001],[611007.1799999997,4813480.6986],[611002.9978,4813484.0734],[610988.9543000003,4813511.392200001],[610975.1803000001,4813527.2732],[610964.9079999998,4813536.879799999],[610956.7999999998,4813552.631999999],[610948.6456000004,4813561.3848],[610941.4298999999,4813562.265799999],[610938.9648000002,4813564.558],[610932.5432000002,4813586.0035999995],[610928.3359000003,4813595.8212],[610922.9259000001,4813600.0646],[610914.0609999998,4813597.919],[610908.7715999996,4813594.8325],[610901.1401000004,4813591.485300001],[610894.4363000002,4813600.5953],[610889.4774000002,4813611.844799999],[610884.7259,4813620.3204],[610876.4948000005,4813633.7378],[610869.9157999996,4813640.183800001],[610871.9298,4813650.5482],[610869.3167000003,4813661.836300001],[610868.1613999996,4813673.0373],[610866.6015999997,4813684.231699999],[610857.8118000003,4813697.195499999],[610850.0524000004,4813701.6225000005],[610849.9921000004,4813705.2874],[610845.4815999996,4813713.8782],[610846.3942,4813722.335999999],[610852.0422,4813728.205600001],[610866.4150999999,4813754.5481],[610880.0805000002,4813784.545],[610892.1928000003,4813820.404100001],[610903.6152999997,4813873.581700001],[610902.3657999998,4813880.6709],[610899.3313999996,4813888.0638999995],[610869.3586999997,4813939.449100001],[610859.2940999996,4813961.057],[610857.9254000001,4813970.477],[610857.0069000004,4813977.1273],[610850.8312999997,4813988.5789],[610847.4733999996,4813995.966600001],[610839.6304000001,4814005.5023],[610845.7319,4814008.380000001],[610843.5014000004,4814021.0074000005],[610834.3404999999,4814051.6284],[610827.6700999998,4814058.739399999],[610825.1445000004,4814079.4716],[610817.6118999999,4814104.5649],[610817.3504999997,4814120.4464],[610820.3428999996,4814154.9333],[610824.2472000001,4814173.327299999],[610828.3393000001,4814175.394200001],[610831.3981999997,4814176.3333],[610842.7547000004,4814174.5206],[610850.9512999998,4814172.9892],[610860.5981999999,4814171.8149],[610866.4902999997,4814177.577500001],[610867.6176000005,4814182.8171999995],[610865.0869000005,4814189.1076],[610860.1388999997,4814194.8028],[610854.3724999996,4814196.1521000005],[610850.8684999999,4814192.761700001],[610848.2620000001,4814193.829700001],[610846.1435000002,4814204.570499999],[610845.7103000004,4814211.228700001],[610843.9404999996,4814215.5320999995],[610841.2170000002,4814223.707900001],[610842.6664000005,4814233.9519],[610847.7894000001,4814232.369899999],[610848.5538999997,4814230.160700001],[610847.6327,4814227.1461],[610846.9485999998,4814224.468699999],[610848.7567999996,4814217.8331],[610850.2767000003,4814213.970000001],[610852.6935999999,4814209.677300001],[610862.3185,4814209.8358],[610866.1237000003,4814209.676200001],[610869.2685000002,4814205.395500001],[610880.9023000002,4814201.4768],[610894.1130999997,4814195.140000001],[610909.4781,4814185.7283],[610928.5492000002,4814177.2663],[610933.4460000005,4814174.6808],[610933.4954000004,4814171.6822],[610936.8661000002,4814163.517100001],[610933.9996999996,4814155.8048],[610931.9073000001,4814150.2158],[610931.7633999996,4814144.2146000005],[610935.2520000003,4814138.717599999],[610943.9559000004,4814135.8616],[610956.0236,4814130.172700001],[610965.4444000004,4814127.994999999],[610978.5351,4814109.3255],[610996.2936000004,4814097.065099999],[611003.8026,4814093.078500001],[611006.9973999998,4814090.6872000005],[611015.3927999996,4814091.8254],[611019.5893000001,4814087.562100001],[611017.4637000002,4814079.0843],[611013.4700999996,4814066.132099999],[611008.2927999999,4814056.2709],[611004.1688999999,4814046.3159],[611006.4867000002,4814043.1326],[611015.1856000004,4814045.4977],[611022.5497000003,4814045.3969],[611034.5020000003,4814041.817],[611041.3181999996,4814040.5963],[611045.6508999998,4814037.8905],[611039.5023999996,4814047.676000001],[611045.2708999999,4814046.2159],[611051.0466,4814044.3115],[611053.5433,4814049.907199999],[611054.0197999999,4814055.3584],[611045.5602000002,4814058.1072],[611042.5532,4814063.8343],[611040.6931999996,4814068.6916000005],[611040.1606000001,4814076.459100001],[611037.2582,4814080.7436999995],[611036.2768999999,4814086.282],[611033.0351999998,4814101.3367],[611029.2618000004,4814109.384],[611033.2602000004,4814112.2272],[611028.8617000002,4814118.9311],[611027.5385999996,4814125.5747],[611032.0848000003,4814129.537699999],[611031.2986000003,4814137.967599999],[611039.6335000005,4814142.7708],[611049.6245999997,4814145.2684],[611053.0513000004,4814148.4354],[611054.3442000002,4814158.343699999],[611061.3613999998,4814169.4573],[611063.6014,4814185.713300001],[611067.3140000002,4814205.8817],[611071.3460999997,4814221.389599999],[611073.875,4814244.649],[611075.1294,4814256.889599999],[611067.2346999999,4814264.6467],[611062.8361999998,4814271.3506000005],[611064.0225999998,4814282.8124],[611068.8592999997,4814288.7798999995],[611069.1005999995,4814298.6709],[611063.3210000005,4814325.348099999],[611060.2942000004,4814337.184800001],[611048.2072999999,4814353.870999999],[611038.4970000004,4814368.708000001],[611026.2631000001,4814384.5032],[611013.8746999996,4814399.851399999],[611024.8732000003,4814409.9197],[611039.9358000001,4814418.8331],[611047.3915999997,4814422.9553],[611049.9029000001,4814427.6624],[611048.3938999996,4814430.859099999],[611044.3187999995,4814432.680500001],[611001.9106999999,4814409.0967999995],[610998.3727000002,4814417.5923999995],[610978.0493000001,4814408.8146],[610968.7697000001,4814426.9915],[610961.7791999998,4814428.987],[610958.2663000003,4814426.151799999],[610956.7145999996,4814422.1271],[610943.1688999999,4814419.3488],[610924.4453999996,4814421.484300001],[610915.2693999996,4814423.555],[610906.2812000001,4814428.9614],[610897.3998999996,4814437.702299999],[610890.9764999999,4814449.483100001],[610891.0193999996,4814456.704600001],[610888.7555999998,4814466.4432],[610879.6975999996,4814471.182],[610871.6645,4814467.717],[610866.2072000001,4814469.960000001],[610854.5652000001,4814479.3221],[610848.4023000002,4814485.1083],[610842.9378000004,4814487.795600001],[610838.3257999998,4814487.830800001],[610833.0247999998,4814490.409700001],[610823.8525999999,4814492.258300001],[610826.3032,4814495.7424],[610833.0244000005,4814505.184599999],[610834.3266000003,4814514.5375],[610825.0932,4814569.263699999],[610806.6306999996,4814624.3935],[610795.7585000005,4814665.650900001],[610796.6284999996,4814671.7751],[610803.8415999999,4814675.893100001],[610817.7264,4814692.4517],[610824.4345000004,4814702.6712],[610830.0492000002,4814715.4279],[610835.1018000003,4814732.841],[610838.3033999996,4814749.668199999],[610838.0949999997,4814762.3289],[610835.8848000001,4814773.7348],[610841.0064000003,4814782.0397],[610846.9400000004,4814785.2479],[610853.5909000002,4814794.022399999],[610860.6634999998,4814811.5799],[610861.4145,4814824.923],[610855.2385999998,4814846.261499999],[610849.6774000004,4814854.835000001],[610838.8044999996,4814866.6536],[610837.7188999997,4814873.634400001],[610851.3528000005,4814929.959000001],[610859.8809000002,4814947.5405],[610869.8953999998,4814958.369999999],[610883.0229000002,4814961.9189],[610885.8684,4814965.965],[610884.7333000004,4814975.9443],[610881.1701999996,4814985.9947999995],[610874.1903999997,4814997.210999999],[610863.2094,4815010.6941],[610847.3581999997,4815030.096000001],[610821.8092,4815063.6688],[610787.7461999999,4815108.321599999],[610782.9282,4815120.9065000005],[610782.8532999996,4815125.459899999],[610782.1459999997,4815168.4399],[610782.9264000002,4815180.006100001],[610778.6553999996,4815203.5978],[610782.9190999996,4815219.776000001],[610790.8141999999,4815231.5703],[610798.7385,4815241.5877],[610813.9666999998,4815250.17],[610844.1344999997,4815270.1074],[610861.0351999998,4815280.272600001],[610864.5426000003,4815288.3288],[610865.2401,4815300.0046999995],[610864.7243999997,4815331.3235],[610865.0085000005,4815368.0988],[610867.8208999997,4815418.3576],[610867.4074999997,4815443.457],[610869.2200999996,4815495.4768],[610871.4460000005,4815522.3972],[610888.0449000001,4815560.6632],[610889.6293000001,4815587.239800001],[610887.3492999999,4815597.9779],[610876.4287999999,4815622.571],[610873.3531,4815632.5184],[610871.2571999999,4815646.8144000005],[610870.9828000003,4815663.4734000005],[610868.7827000003,4815708.650599999],[610867.8940000003,4815742.9627],[610914.8185999999,4815531.2212000005],[610926.5294000003,4815478.3133000005],[610930.3211000003,4815454.3805],[610948.1097999997,4815341.9177],[610950.1858000001,4815328.8433],[610955.7872000001,4815293.275900001],[610969.5548,4815203.9646000005],[610976.1540000001,4815161.859300001],[610977.2379999999,4815154.989600001],[610977.6036,4815152.4406],[610980.0433999998,4815136.928200001],[610985.3087999998,4815102.1329],[610991.6546,4815060.6899999995],[611014.3318999996,4814911.8706],[611018.1260000002,4814887.8267],[611022.1166000003,4814861.6754],[611039.6485000001,4814745.320499999],[611041.7171,4814727.8024],[611041.9927000003,4814725.807399999],[611045.1109999996,4814708.4177],[611059.9151999997,4814615.2356]]]}},{"type":"Feature","properties":{"OBJECTID":21,"DISTRICT":21},"geometry":{"type":"Polygon","coordinates":[[[629790.7745000003,4982375.767000001],[629861.5191000002,4982119.820699999],[629897.5272000004,4982040.203600001],[630081.8700000001,4981632.8730999995],[630109.5223000003,4981588.093800001],[630297.1616000002,4981283.411699999],[630526.8542,4981002.4867],[630671.4874,4980865.969900001],[630931.9430999998,4980602.246200001],[631010.8141000001,4980503.286499999],[631052.1227000002,4980377.8857],[631067.7843000004,4980175.832800001],[631088.2871000003,4979910.866599999],[631020.665,4978886.609999999],[631018.7348999996,4978822.8912],[631018.2176000001,4978805.766100001],[631007.8661000002,4978467.3761],[630993.5894999998,4978000.658399999],[631044.4080999997,4976960.6063],[631049.4364999998,4976857.689200001],[631125.7806000002,4975863.0591],[631125.7825999996,4975828.274700001],[631125.6089000003,4975335.6203000005],[631101.2649999997,4975147.863500001],[631078.6294999998,4975061.7169],[631067.5662000002,4975019.704700001],[630940.3107000003,4974805.727399999],[630813.0981000001,4974701.3303],[630675.4740000004,4974588.388499999],[630416.5340999998,4974425.747199999],[630198.1091999998,4974235.157299999],[629966.0541000003,4973976.1753],[629770.3054999998,4973655.037699999],[629630.3472999996,4973300.251599999],[629462.1233000001,4972842.4355],[629324.8902000003,4972198.1065],[629262.9681000002,4971841.1281],[629165.6408000002,4971280.4021000005],[629068.6508,4970662.675799999],[629027.5838000001,4970367.132099999],[628948.1101000002,4969977.134],[628837.3979000002,4969434.2621],[628812.0756999999,4969376.8551],[628791.3165999996,4969308.6491],[628756.307,4969237.712300001],[628725.7205999997,4969166.864499999],[628687.2178999996,4969088.7457],[628647.7917999998,4969013.275800001],[628620.6489000004,4968955.8332],[628562.193,4968906.9869],[628491.3224,4968854.4475],[628445.1496000001,4968823.6291000005],[628425.3657999998,4968813.009099999],[628417.3126999997,4968808.625],[628328.8038999997,4968764.513699999],[628280.7904000003,4968707.0998],[628224.1558999997,4968551.0535],[628194.4856000002,4968473.448100001],[628158.7015000004,4968428.837200001],[628116.3260000004,4968405.5429],[628039.0628000004,4968379.774499999],[628012.0695000002,4968346.1194],[628005.9223999996,4968297.6557],[628011.0436000004,4968179.627699999],[628058.1196999997,4967848.6247000005],[628045.8957000002,4967748.1425],[628012.8521999996,4967657.0243],[627911.4971000003,4967546.5417],[627889.3870999999,4967489.7588],[627905.8514999999,4967429.1883000005],[627981.9545999998,4967295.683800001],[627994.4971000003,4967249.482100001],[627981.6103999997,4967182.1033],[627917.2309999997,4967008.903899999],[627919.7989999996,4966971.282400001],[627987.8115999997,4966922.6302000005],[628052.0796999997,4966887.350500001],[628071.7914000005,4966838.513699999],[628075.6131999996,4966757.9103999995],[628076.5741999997,4966737.481899999],[628040.9556,4966517.5144],[628051.0864000004,4966413.9223],[628083.4760999996,4966232.983999999],[628143.0140000004,4966161.7161],[628248.8542,4966104.0419],[628353.8490000004,4966084.803200001],[628411.7865000004,4966050.2892],[628474.1670000004,4965967.6347],[628494.8898999998,4965927.820699999],[628520.3343000002,4965885.2118999995],[628543.0504000001,4965840.6592999995],[628558.5931000002,4965806.8539],[628590.3704000004,4965748.147299999],[628629.3969,4965686.8078000005],[628663.2292999998,4965608.4728999995],[628697.8251,4965535.487600001],[628741.6023000004,4965438.4603],[628817.5880000005,4965336.411699999],[628878.1396000003,4965262.725500001],[628934.0548999999,4965203.3935],[628989.1931999996,4965139.4901],[628999.5669999998,4965130.919299999],[629080.0656000003,4965064.4143],[629134.9437999995,4965017.5096],[629197.8861999996,4964970.7675],[629258.0033,4964942.638900001],[629369.3941000002,4964873.980900001],[629415.949,4964855.693299999],[629476.0681999996,4964827.5666000005],[629521.9102999996,4964797.5967999995],[629575.4577000001,4964769.894200001],[629586.4862000002,4964764.2268],[629663.8590000002,4964704.2224],[629727.5384,4964676.1699],[629805.5822000001,4964633.9614],[629857.7505000001,4964592.4531],[629960.2959000003,4964512.068600001],[630003.5012999997,4964475.8254],[630057.5767000001,4964437.9134],[630092.2290000003,4964402.275599999],[630099.0140000004,4964395.3007],[630139.5799000002,4964352.7817],[630176.5393000003,4964316.5243],[630207.4106000001,4964268.475],[630232.9798999997,4964208.8719999995],[630284.6930999998,4964119.905300001],[630324.7340000002,4964048.816400001],[630370.0144999996,4963976.833799999],[630412.4888000004,4963926.2425999995],[630444.2309999997,4963878.3232],[630480.2483000001,4963841.937100001],[630540.7649999997,4963775.4881],[630578.6380000003,4963737.362199999],[630618.1968,4963701.9377999995],[630658.7388000004,4963664.866699999],[630702.8618999999,4963626.757300001],[630755.9069999997,4963593.3862],[630807.2494000001,4963546.534],[630856.6968999999,4963511.201199999],[630929.8070999999,4963428.7871],[630985.0349000003,4963350.5656],[631017.6858000001,4963297.221899999],[631058.5237999996,4963222.597100001],[631124.8318999996,4963113.263900001],[631154.8805999998,4963051.8664],[631197.3059999999,4963000.389900001],[631229.3125999998,4962967.148600001],[631246.0425000004,4962949.820499999],[631357.8481000001,4962836.528999999],[631410.9910000004,4962783.3836],[631476.6950000003,4962731.1624],[631522.585,4962692.316500001],[631580.1597999996,4962650.820699999],[631637.8460999997,4962592.3247],[631670.5242999997,4962538.0956],[631686.2982000001,4962474.852],[631700.3103999998,4962408.794199999],[631713.3117000004,4962365.0529],[631723.4517999999,4962325.8093],[631735.0362999998,4962239.253799999],[631744.7353999997,4962159.772],[631752.6884000003,4962076.6982],[631769.5606000004,4961994.6963],[631773.9079999998,4961952.444700001],[631780.4440000001,4961888.3453],[631784.3299000002,4961864.7542],[631787.0418999996,4961848.2513],[631853.2242999999,4960928.114800001],[631854.9539999999,4960836.0233],[631842.4708000002,4960750.085899999],[631842.4393999996,4960658.9585],[631836.0290999999,4960585.5922],[631826.7934999997,4960526.503900001],[631814.2664000001,4960438.787699999],[631740.4445000002,4960225.350199999],[631704.4057,4960168.7139],[631667.6974999998,4960090.615900001],[631616.5432000002,4960022.224400001],[631550.2379999999,4959955.412699999],[631474.2833000002,4959868.8456999995],[631400.9249,4959798.4465],[631339.1002000002,4959729.0616],[631261.2629000004,4959656.9058],[631189.3861999996,4959610.6546],[631096.4204000002,4959531.0802],[631004.5647,4959431.8599],[630928.8357999995,4959325.7458],[630856.9200999998,4959195.483999999],[630788.5754000004,4959060.739499999],[630752.3381000003,4958935.2051],[630726.1991999997,4958772.3144000005],[630725.8350999998,4958770.7512],[630696.1267999997,4958654.907],[630670.5498000002,4958530.478800001],[630634.2775999997,4958410.2787999995],[630614.4596999995,4958329.6415],[630573.7730999999,4958200.5733],[630527.2132000001,4958107.2809],[630519.5289000003,4958091.9004],[630484.5412999997,4958017.4015999995],[630483.9258000003,4957985.2729],[630428.2314999998,4957717.4353],[630424.5553000001,4957699.5802],[630422.4627,4957689.5362],[630415.7504000003,4957657.395199999],[630399.7284000004,4957557.165999999],[630369.4104000004,4957462.981699999],[630333.1518999999,4957337.5614],[630305.5335999997,4957238.987],[630289.8821,4957198.5529],[630252.5950999996,4957084.6697],[630193.9418000001,4956966.131999999],[630138.8196,4956853.0002999995],[630069.3068000004,4956750.4692],[630026.3861999996,4956664.255999999],[630000.2002999997,4956604.162599999],[629950.0332000004,4956527.6941],[629922.2021000003,4956494.127599999],[629880.7631000001,4956440.2837000005],[629828.3559999997,4956384.4409],[629753.3674999997,4956297.694599999],[629704.6098999996,4956237.4814],[629626.0398000004,4956112.1032],[629560.3937999997,4956009.4339000005],[629528.5608000001,4955954.118799999],[629493.7308,4955874.517899999],[629452.3687000005,4955765.2259],[629420.7203000002,4955665.130799999],[629396.1782,4955566.0677000005],[629382.8305000002,4955485.3432],[629387.7599999998,4955350.3111000005],[629407.5536000002,4955118.0077],[629436.5472999997,4954873.331700001],[629451.7758999998,4954683.054],[629471.2227999996,4953774.089400001],[629465.4323000005,4953525.937100001],[629458.0358999996,4953345.8736000005],[629451.3974000001,4953206.942500001],[629447.7445,4953057.403100001],[629463.9014999997,4952864.3663],[629467.8505999995,4952695.3102],[629472.4594999999,4952461.8137],[629482.7933999998,4952326.001700001],[629490.5843000002,4952107.682399999],[629483.4574999996,4951992.9673999995],[629467.0857999995,4951888.735099999],[629458.0061999997,4951815.987],[629455.9693999998,4951712.1536],[629458.8005999997,4951681.6504999995],[629466.8156000003,4951594.2434],[629483.1732000001,4951430.7707],[629484.5955999997,4951419.130999999],[629500.7267000005,4951290.6588],[629497.7435999997,4951111.5736],[629488.8710000003,4950957.3738],[629476.9500000002,4950793.111500001],[629474.6583000002,4950761.1721],[629461.9365999997,4950652.568299999],[629474.0203999998,4950595.4694],[629521.8207999999,4950543.865800001],[629568.8009000001,4950525.2508000005],[629630.1579,4950505.1468],[629689.4227999998,4950498.447699999],[629759.5883999998,4950485.745200001],[629801.1997999996,4950466.1348],[629825.2189999996,4950434.5023],[629835.5620999997,4950416.819],[629843.6427999996,4950377.6427],[629838.6414999999,4950322.8675999995],[629826.2845999999,4950275.1678],[629815.6246999996,4950233.725299999],[629772.7965000002,4950120.6258000005],[629763.3130999999,4950095.5427],[629700.8677000003,4949972.3813000005],[629625.3898999998,4949830.9564],[629606.3141000001,4949801.9026],[629599.7659,4949776.6565000005],[629594.5632999996,4949731.767999999],[629581.4022000004,4949641.046700001],[629538.1327,4949541.608899999],[629504.1897,4949498.810799999],[629410.0097000003,4949427.690099999],[629308.9354999997,4949356.321699999],[629219.7399000004,4949293.415999999],[629174.0576,4949254.718699999],[629160.1867000004,4949234.7718],[629166.6651999997,4949188.3396000005],[629179.0384999998,4949156.3606],[629189.4748999998,4949134.0108],[629198.8367999997,4949113.8621],[629238.6173,4949059.317500001],[629254.5059000002,4949041.8554],[629316.7642999999,4948973.426100001],[629337.2577999998,4948939.832],[629361.6462000003,4948893.869899999],[629384.3013000004,4948843.428099999],[629401.8073000005,4948745.3211],[629409.9730000002,4948587.129799999],[629406.7352,4948535.0578000005],[629380.8342000004,4948494.199899999],[629225.8295999998,4948458.4246],[629154.5702,4948441.552300001],[629143.4024999999,4948436.994999999],[629101.4083000002,4948419.7085],[629059.1766999997,4948386.5265999995],[629042.9232000001,4948354.7531],[629042.8788999999,4948249.849300001],[629042.8957000002,4948241.070699999],[629057.3726000004,4948155.4597],[629062.4812000003,4948137.8928],[629084.7090999996,4948061.2157000005],[629108.6732000001,4947992.9078],[629118.2597000003,4947890.196900001],[629097.2785999998,4947789.4307],[629057.4079,4947657.727600001],[629016.3134000003,4947539.557700001],[628993.7878999999,4947468.320599999],[628991.7267000005,4947440.498],[629006.5922999997,4947379.120100001],[629048.2040999997,4947324.6108],[629122.267,4947257.415200001],[629170.1630999995,4947202.0320999995],[629208.1130999997,4947148.339400001],[629230.0268999999,4947091.548],[629245.2677999996,4946860.933499999],[629233.0843000002,4946807.9048999995],[629214.9305999996,4946779.760399999],[629191.9735000003,4946765.743899999],[629174.3871999998,4946752.835000001],[629147.6470999997,4946749.5222],[629088.2067999998,4946763.336100001],[629026.2133,4946769.987600001],[628977.9027000004,4946770.578600001],[628976.4096999997,4946769.882099999],[628926.4857999999,4946747.993899999],[628893.824,4946727.4507],[628859.6218999997,4946676.7619],[628801.6716999998,4946580.0383],[628755.2100999998,4946491.7676],[628735.7597000003,4946385.2553],[628659.2533,4946256.2706],[628572.0086000003,4946168.5229],[628514.4966000002,4946101.1482],[628508.6168,4946021.9101],[628516.8081,4945976.9562],[628526.4183,4945924.473999999],[628605.0071999999,4945777.796700001],[628610.3096000003,4945674.778100001],[628584.6188000003,4945590.5896000005],[628525.6304000001,4945481.513699999],[628448.8306999998,4945350.5262],[628367.1240999997,4945234.7776],[628302.9419999998,4945187.164100001],[628256.0367,4945152.3401],[628146.1118000001,4945075.1504999995],[628107.7792999996,4944971.933700001],[628150.6731000002,4944937.1129],[628181.8465,4944913.283600001],[628215.0312999999,4944872.047800001],[628247.3110999996,4944832.460999999],[628562.6381999999,4944446.342800001],[628588.9702000003,4944402.861],[628562.5953000002,4944344.773800001],[628497.2960000001,4944277.134],[628401.4201999996,4944194.997099999],[628269.4145,4944098.2542],[628208.9630000005,4944053.9388999995],[628023.3251,4943916.6888999995],[627948.0630000001,4943822.7436999995],[627919.2657000003,4943730.2741],[627925.6414999999,4943684.7281],[627974.2785999998,4943528.4496],[627983.8322000001,4943486.7447999995],[627990.7777000004,4943456.545399999],[627993.9079999998,4943442.7168000005],[628010.2357000001,4943371.4759],[628021.2428000001,4943304.4636],[628029.8881000001,4943232.5151],[628030.7505999999,4943144.8551],[628011.4905000003,4943031.4605],[628002.1045000004,4942944.375600001],[627991.5088999998,4942774.0348000005],[627957.3256999999,4942564.4451],[627931.3055999996,4942411.4682],[627892.2394000003,4942304.127800001],[627823.9663000004,4942168.651799999],[627732.3476,4941957.262599999],[627714.1018000003,4941816.1085],[627749.2161999997,4941689.7872],[627966.5515999999,4941451.9428],[628232.7001,4941235.0746],[628306.7734000003,4941142.1985],[628351.3869000003,4941049.961200001],[628378.5910999998,4940919.040999999],[628421.8929000003,4940592.972999999],[628497.2022000002,4940374.330800001],[628593.1849999996,4940134.319700001],[628746.2967999997,4939892.3342],[628817.2505999999,4939753.840299999],[628825.8377,4939701.338300001],[628863.5427999999,4939490.286],[628829.8196999999,4939293.7031],[628746.7778000003,4939113.475199999],[628615.4676999999,4938952.5143],[628586.1089000003,4938919.483100001],[628506.0343000004,4938829.2169],[628456.8896000003,4938744.787900001],[628437.9002,4938681.293099999],[628443.0913000004,4938603.7205],[628455.0328000002,4938586.1776],[628459.5329999998,4938579.488299999],[628543.7980000004,4938454.8125],[628774.1333999997,4938144.907400001],[628879.0033,4937971.083900001],[628949.8916999996,4937805.0309],[628988.6398,4937602.0011],[628988.3711999999,4937316.2963],[628988.3254000004,4937306.627599999],[629005.5619000001,4937198.8473000005],[629020.5722000003,4937115.136600001],[629050.4063999997,4937092.728],[629065.4617999997,4937074.5813],[629074.9857000001,4937062.991900001],[629320.6955000004,4936790.303400001],[629398.1178000001,4936699.9493],[629475.5277000004,4936566.5908],[629500.0404000003,4936500.6284],[629569.7721999995,4936350.2267],[629642.7783000004,4936215.004000001],[629803.7090999996,4936044.9824],[629860.6594000002,4936001.784600001],[629915.1442999998,4935946.8697],[630019.6654000003,4935837.1744],[630087.6986999996,4935796.0899],[630112.4697000002,4935781.0296],[630119.3355999999,4935775.389],[630162.9562999997,4935739.4826],[630230.1589000002,4935664.712099999],[630371.2620000001,4935407.517000001],[630398.2297999999,4935358.3868],[630449.3680999996,4935264.9597],[630451.1231000004,4935260.6612],[630462.1650999999,4935233.102299999],[630471.2408999996,4935216.393999999],[630477.2620000001,4935205.4026999995],[630484.8826000001,4935185.998199999],[630502.4908999996,4935155.9045],[630527.1924,4935132.621099999],[630549.5449999999,4935107.6236000005],[630566.8139000004,4935094.414100001],[630585.2796,4935077.006100001],[630609.8552999999,4935063.9439],[630631.9589999998,4935047.3871],[630693.0855,4935022.3935],[630712.6882999996,4935011.676200001],[630737.1098999996,4935006.278999999],[630741.6068000002,4935003.924900001],[630764.0072999997,4934992.3752],[630778.8289999999,4934990.2294],[630803.2922,4934986.7223000005],[630815.0869000005,4934984.960100001],[630824.6847000001,4934981.82],[630834.2032000003,4934978.678300001],[630837.0802999996,4934977.8473000005],[630846.3425000003,4934975.589500001],[630854.3273,4934973.6393],[630863.7483999999,4934971.3846],[630876.1238000002,4934968.411800001],[630898.0344000002,4934965.4092],[630917.5838000001,4934957.3584],[630937.0659999996,4934952.6401],[630981.1645999998,4934928.972200001],[631005.7812000001,4934910.022600001],[631045.1173,4934886.1478],[631057.4455000004,4934873.728700001],[631079.4418000001,4934866.505799999],[631086.9890999999,4934854.767999999],[631283.6052000001,4934723.1733],[631454.4369000001,4934609.6195],[631488.6966000004,4934593.311899999],[631530.2975000003,4934575.4866],[631554.9688999997,4934553.984300001],[631577.1381999999,4934538.320900001],[631591.9665000001,4934524.1755],[631616.4826999996,4934510.3379],[631633.8927999996,4934490.3554],[631661.1213999996,4934460.3487],[631688.5672000004,4934423.5679],[631716.1847999999,4934378.3452],[631733.7734000003,4934345.6983],[631753.6984999999,4934323.211200001],[631766.1848999998,4934303.129000001],[631872.8797000004,4934183.171],[631890.2395000001,4934165.744000001],[631905.0692999996,4934151.599300001],[631919.9848999996,4934133.2336],[631937.3630999997,4934114.918],[631957.2960999999,4934088.209000001],[631957.5537,4934075.5459],[631962.693,4934061.2042],[631965.4310999997,4934047.7026],[631969.227,4933954.8791000005],[631969.5738000004,4933949.552200001],[631968.2048000004,4933891.850299999],[631972.9808999998,4933875.8343],[631964.0930000003,4933847.872199999],[631952.9304,4933814.5298],[631943.6708000004,4933793.1165],[631936.7942000004,4933771.751700001],[631929.7977,4933756.2741],[631925.4671999998,4933730.8495000005],[631921.2736,4933690.8703000005],[631921.6184999999,4933666.0964],[631922.2597000003,4933630.660499999],[631937.7850000001,4933590.193299999],[631947.8415000001,4933560.727399999],[631964.5767999999,4933519.3959],[632000.5805000002,4933484.1239],[632019.3164999997,4933449.9452],[632063.8843999999,4933411.736300001],[632096.2278000005,4933372.8342],[632138.6210000003,4933316.5791],[632215.6092999997,4933224.1357],[632254.2799000004,4933171.250399999],[632306.8552000001,4933095.201400001],[632334.1469999999,4933066.4209],[632352.7932000002,4933044.576199999],[632367.7307000002,4933025.322899999],[632382.5344000002,4933008.7338],[632464.6048999997,4932897.394400001],[632477.2708,4932880.4285],[632491.7253999999,4932857.6096],[632529.5717000002,4932794.707599999],[632552.2846999997,4932752.832800001],[632565.1416999996,4932722.6471],[632572.7438000003,4932696.799000001],[632585.8552999999,4932658.061899999],[632596.0908000004,4932631.712099999],[632603.9722999996,4932599.9801],[632611.4884000001,4932570.5743],[632616.8594000004,4932537.235300001],[632620.3552999999,4932506.1917],[632621.0091000004,4932466.4221],[632627.6173999999,4932430.8859],[632623.6673999997,4932394.6894000005],[632625.4562999997,4932307.1591],[632626.0306000002,4932286.834899999],[632630.1009999998,4932270.4715],[632632.7298999997,4932258.523700001],[632643.2271999996,4932211.621099999],[632656.0833,4932185.436000001],[632666.2788000004,4932161.0857],[632668.8737000003,4932146.9147],[632684.2681999998,4932113.225099999],[632691.7418999998,4932093.708699999],[632714.6557,4932049.9493],[632737.3426999999,4932009.519099999],[632752.3243000004,4931992.1566],[632762.2706000004,4931976.1357],[632772.5255000005,4931968.3444],[632782.2379999999,4931955.986],[632792.6836999999,4931946.642899999],[632814.4038000004,4931930.1963],[632837.0228000004,4931920.3245],[632871.3817999996,4931903.9145],[632893.3698000005,4931897.6971],[632927.3020000001,4931886.6127],[632963.0619999999,4931875.5659],[632989.8542,4931867.669299999],[633075.0059000002,4931839.8552],[633108.2122,4931829.3124],[633132.2874999996,4931818.2491],[633154.5038999999,4931800.924699999],[633181.4992000004,4931787.032299999],[633196.2576000001,4931772.888800001],[633206.3476,4931765.428200001],[633223.5804000003,4931754.669299999],[633235.5280999998,4931741.912799999],[633247.8916999996,4931724.386499999],[633262.8777000001,4931706.914000001],[633275.4638,4931690.1702],[633287.8935000002,4931673.312100001],[633300.1573999999,4931656.7839],[633310.4834000003,4931630.103599999],[633321.7608000003,4931603.5539],[633336.8038999997,4931587.194],[633342.2619000003,4931565.303200001],[633349.9974999996,4931540.9034],[633360.1664000005,4931521.887499999],[633360.5179000003,4931504.781400001],[633365.6167000001,4931488.7729],[633364.4291000003,4931469.190300001],[633363.9644999998,4931460.8464],[633364.0498000002,4931448.957599999],[633357.1111000003,4931318.4646000005],[633358.1171000004,4931273.3682],[633358.6031,4931249.7084],[633363.7823999999,4931225.922800001],[633361.6880999999,4931211.766799999],[633369.7801000001,4931170.0386],[633372.6174999997,4931155.761700001],[633375.2470000004,4931132.256999999],[633380.5954999998,4931119.5875],[633392.6622000001,4931089.4980999995],[633406.4074999997,4931055.109300001],[633413.6979999999,4931036.9234],[633422.1458,4930985.6458],[633417.8162000002,4930960.3312],[633425.8014000002,4930923.823899999],[633405.5942000002,4930607.1449],[633405.9665999999,4930585.149700001],[633408.8860999998,4930570.7633],[633409.2083,4930551.2118],[633412.1349,4930532.6029],[633412.3936999999,4930512.2722],[633412.7446999997,4930499.055500001],[633412.9519999996,4930492.8367],[633418.0378999999,4930477.4947],[633420.8280999996,4930461.6611],[633423.7692999998,4930434.606899999],[633426.5078999996,4930413.5493],[633429.2794000003,4930402.4936999995],[633437.4583999999,4930364.3234],[633442.4714000002,4930352.536],[633445.3507000003,4930332.3703000005],[633450.4505000003,4930316.3619],[633458.2169000003,4930294.407500001],[633473.3591,4930273.3826],[633483.5049999999,4930255.5888],[633508.4686000003,4930217.096899999],[633515.9855000004,4930195.693],[633541.0957000004,4930169.428099999],[633548.5143999998,4930152.8007],[633571.1015999997,4930129.373199999],[633587.3046000004,4930110.926200001],[633602.5443000002,4930096.793400001],[633624.6086999997,4930079.4673],[633641.9288999997,4930064.7106],[633666.3327000001,4930045.765799999],[633675.6579,4930040.846000001],[633689.807,4930033.3585],[633714.3387000002,4930012.082900001],[633798.2166999998,4929939.3562],[633835.9793999996,4929893.4614],[633837.9397,4929890.945900001],[633855.7572999997,4929867.532199999],[633880.5652000001,4929844.4849],[633900.3101000004,4929827.889699999],[633915.0108000003,4929812.968599999],[633939.8740999997,4929787.2556],[633959.7200999996,4929765.7731],[633977.1014,4929748.1292],[633992.0033999998,4929727.322699999],[634011.9315,4929705.731000001],[634034.2466000002,4929684.077400001],[634054.1459999997,4929660.0404],[634069.2386999996,4929641.571599999],[634086.3508000001,4929621.5888],[634106.4775,4929598.112299999],[634116.4236000003,4929582.4266],[634131.4716999996,4929562.290200001],[634148.9626000002,4929535.536699999],[634166.5071,4929513.8961],[634183.9616,4929488.92],[634198.8799999999,4929471.2258],[634213.7259,4929453.196699999],[634226.3364000004,4929427.8983],[634243.6031,4929412.0308],[634258.8875000002,4929384.3429000005],[634276.2315999996,4929368.588199999],[634286.2680000002,4929348.570699999],[634306.1553999996,4929325.2009],[634321.0593999997,4929304.395099999],[634343.6125999996,4929275.1909],[634371.1815,4929234.199999999],[634391.2336999997,4929199.054500001],[634406.4286000002,4929179.588400001],[634421.1880000001,4929158.1131],[634441.2028999999,4929128.634400001],[634456.2666999996,4929107.8322],[634466.3569999998,4929085.260199999],[634478.9773000004,4929063.407299999],[634494.0436000004,4929042.494100001],[634508.9994000001,4929019.245100001],[634521.8398000002,4928990.618100001],[634534.3442000002,4928970.540999999],[634546.9753999999,4928952.022299999],[634554.5882000001,4928937.7336],[634574.5017999997,4928909.364399999],[634612.1091999998,4928840.800799999],[634616.8997999998,4928790.0043],[634648.9347999999,4928644.981699999],[634659.4523999998,4928609.5282000005],[634672.8477999996,4928550.3533],[634683.6360999998,4928498.0143],[634689.5404000003,4928447.240900001],[634700.3266000003,4928395.013],[634708.7832000004,4928340.069700001],[634716.8609999996,4928299.5649999995],[634730.2044000002,4928242.9451],[634741.3908000002,4928167.611300001],[634747.1608999996,4928119.5022],[634755.6446000002,4928067.1154],[634761.1786000002,4928026.558],[634767.5630999999,4927983.351299999],[634772.5003000004,4927940.8923],[634775.5329,4927909.728800001],[634778.9895000001,4927865.794500001],[634779.9062999999,4927813.9177],[634780.8025000002,4927778.3759],[634781.5235000001,4927735.9407],[634782.4276999999,4927688.5086],[634786.3912000004,4927620.1371],[634792.6328999996,4927553.146500001],[634810.0876000002,4927355.9264],[634827.3175999997,4927223.265900001],[634855.5817999998,4927095.6128],[634913.1727999998,4926957.9003],[634983.2296000002,4926802.3336],[635143.7585000005,4926431.9516],[635208.7658000002,4926221.274599999],[635217.2467999998,4926165.443399999],[635225.6968999999,4926107.277899999],[635231.6434000004,4926054.7278],[635240.0425000004,4926006.673800001],[635245.8459000001,4925961.010500001],[635251.7800000003,4925905.237500001],[635257.6171000004,4925880.9112],[635262.5969000002,4925851.899800001],[635275.8651999999,4925806.9475],[635279.2105999999,4925753.232000001],[635282.8306999998,4925693.966],[635296.2813999997,4925628.7926],[635304.8652999997,4925568.074100001],[635308.1684999997,4925531.693499999],[635308.9593000002,4925486.0372],[635319.6648000004,4925441.920600001],[635320.9841,4925386.162799999],[635324.2536000004,4925336.113],[635327.1774000004,4925306.5032],[635326.2435999997,4925240.4749],[635327.5860000001,4925183.6063],[635330.2830999997,4925053.978399999],[635325.0799000002,4924944.5222],[635328.4836999997,4924907.1436],[635331.5993999997,4924868.314300001],[635330.4364,4924813.2828],[635328.6118999999,4924778.5736],[635322.3145000003,4924736.9925999995],[635318.1242000004,4924701.233999999],[635249.3529000003,4924039.4944],[635249.9396000002,4924003.613],[635243.5668000001,4923965.5867],[635239.1041000001,4923939.046],[635235.1096999999,4923905.2919],[635233.2297999999,4923877.026900001],[635233.7585000005,4923851.5901],[635238.3081,4923812.679500001],[635241.2155999998,4923783.8473000005],[635251.9732999997,4923744.954700001],[635260.3498999998,4923709.568600001],[635273.3068000004,4923668.276900001],[635294.7505000001,4923624.605799999],[635296.4625000004,4923595.8599],[635320.6832999997,4923548.8017],[635338.3880000003,4923512.7206999995],[635358.5860000001,4923471.5798],[635386.2636000002,4923422.9268],[635406.7193,4923380.9024],[635429.3905999996,4923335.7015],[635442.1651999997,4923307.0747],[635452.4709999999,4923278.5076],[635480.3706999999,4923223.081],[635500.6026999997,4923180.385399999],[635516.0040999996,4923144.1457],[635533.7615999999,4923105.6215],[635551.8146000002,4923049.1011],[635569.8011999996,4923007.2479],[635582.7959000003,4922964.2907],[635605.7926000003,4922918.8748],[635618.5954999998,4922885.1371],[635638.8025000002,4922847.553200001],[635651.4976000004,4922811.3685],[635662.0263999999,4922768.359999999],[635672.3524000002,4922738.9046],[635685.4911000002,4922696.728499999],[635696.0358999996,4922660.610200001],[635709.1161000002,4922617.432700001],[635722.1633000001,4922572.032],[635735.3481000001,4922523.8561],[635748.3525,4922484.3442],[635759.0939999996,4922446.452099999],[635767.9682999998,4922398.8531],[635773.0399000002,4922354.1752],[635785.8000999996,4922253.8725000005],[635791.2281999998,4922222.6482],[635794.3732000003,4922186.375700001],[635790.6185999997,4922141.180299999],[635793.8794,4922087.908],[635794.3427999998,4922065.692500001],[635794.8262,4922038.699100001],[635792.9607999995,4922017.4351],[635788.6716,4921990.231000001],[635786.6723999996,4921956.296],[635776.6092999997,4921889.077299999],[635774.1019000001,4921875.6899],[635729.9978999998,4921531.7256000005],[635682.2885999996,4921230.5812],[635626.2906999998,4920860.7006],[635556.4001000002,4920687.3347],[635403.1766999997,4920304.7662],[635239.3113000002,4919892.9779],[635129.0185000002,4919596.7642],[634974.7457999997,4919189.1839000005],[634794.8645000001,4918713.181600001],[634602.6749,4918191.481899999],[634534.8965999996,4917978.5024],[634443.4146999996,4917450.554300001],[634398.8081,4917098.372199999],[634316.6589000002,4916792.978499999],[634205.9462000001,4916407.656199999],[634050.3625999996,4916122.7588],[633869.3340999996,4915900.4615],[633746.0492000002,4915749.138699999],[633622.6107000001,4915620.5956],[633402.6391000003,4915391.625600001],[633194.1867000004,4915183.2344],[633011.2090999996,4914991.260199999],[632946.9079999998,4914884.8279],[632763.2824999997,4914575.058700001],[632674.5077999998,4913699.8344],[632695.0307999998,4913278.4328000005],[632697.7466000002,4913223.260500001],[632715.6441000002,4912860.4782],[632902.4539999999,4912464.2393],[633012.2851,4912231.2305],[633081.7041999996,4912083.9637],[633189.0251000002,4911818.236500001],[633325.3887999998,4911481.7633],[633357.2242999999,4911371.5134],[633417.8997,4911165.065400001],[633514.2282999996,4910837.5568],[633614.8890000004,4910318.119100001],[633629.5866999999,4909950.3839],[633646.8421,4909383.459799999],[633648.4840000002,4909373.3813000005],[633649.2260999996,4909364.3956],[633649.9682,4909355.4099],[633607.7493000003,4908696.817600001],[633634.3590000002,4908120.862600001],[633655.0601000004,4907674.0217],[633759.4499000004,4907118.7706],[633832.1941,4906734.111500001],[634011.8839999996,4906111.842800001],[634014.4433000004,4906103.783399999],[634298.3377,4905208.630799999],[634496.7752999999,4904769.4418],[634630.9179999996,4904472.7268],[634679.4274000004,4904365.381100001],[634796.0406999998,4903726.498400001],[634723.1562999999,4903151.723099999],[634670.5345000001,4902736.3807],[634630.1983000003,4902593.2052],[634535.3299000002,4902297.896400001],[634393.8156000003,4901877.9548],[634158.085,4901003.271299999],[634152.9933000002,4900998.388900001],[634147.9837999996,4900993.3971],[634122.8444999997,4900968.991599999],[634015.7350000003,4900930.0196],[633931.1409999998,4900867.9519],[633886.0946000004,4900774.023800001],[633864.6188000003,4900664.0206],[633869.1193000004,4900560.992900001],[633883.9837999996,4900458.954700001],[633842.8315000003,4900357.994999999],[633788.6551999999,4900304.106899999],[633769.3937999997,4900285.045600001],[633653.4058999997,4900293.013900001],[633527.0617000004,4900330.9978],[633424.1476999996,4900356.0154],[633319.7550999997,4900363.447699999],[633310.7167999996,4900364.0417],[633301.3235999998,4900358.516899999],[633232.7194999997,4900299.0065],[633152.9090999998,4900213.0449],[633087.8399,4900113.0493],[633017.1338999998,4900023.051899999],[632933.0673000002,4899930.0065],[632839.6072000004,4899850.995200001],[632735.1725000003,4899800.987500001],[632624.7259,4899747.970799999],[632535.5824999996,4899723.8331],[632483.2242999999,4899709.662799999],[632447.8367999997,4899705.6143],[632381.9260999998,4899697.9493],[632342.9895000001,4899683.717800001],[632337.1228999998,4899681.4881],[632286.3685999997,4899663.018200001],[632273.2901999997,4899554.968900001],[632322.4439000003,4899446.9531],[632351.8636999996,4899346.984200001],[632337.9627,4899248.029999999],[632251.3169,4899163.0538],[632163.6584000001,4899096.5042],[632122.1030000001,4899065.3314],[632067.0102000004,4899023.9966],[631981.0327000003,4898965.0396],[631899.9700999996,4898903.960200001],[631835.4287999999,4898859.5484],[631812.8117000004,4898843.9816],[631737.682,4898730.020099999],[631722.0129000004,4898631.032299999],[631717.1233999999,4898508.4816],[631700.9837999996,4898401.0394],[631674.5291999998,4898293.945800001],[631607.2166999998,4898216.034399999],[631525.9230000004,4898133.954299999],[631434.2569000004,4898055.0009],[631361.4877000004,4897973.982799999],[631338.9001000002,4897852.967499999],[631339.4046,4897735.9704],[631345.7818,4897628.9803],[631303.1736000003,4897506.0089],[631242.7024999997,4897421.016100001],[631206.7308,4897365.626599999],[631198.8227000004,4897353.467800001],[631195.7983999997,4897348.851500001],[631178.8151000002,4897322.9548],[631152.9435999999,4897213.9867],[631096.9834000003,4897114.9737],[631031.6906000003,4897026.9978],[630967.3639000002,4896962.5988],[630958.7449000003,4896953.981799999],[630922.0250000004,4896915.8025],[630882.9568999996,4896875.131899999],[630864.3705000002,4896833.3144000005],[630838.5999999996,4896775.0195],[630840.9340000004,4896653.948100001],[630872.2978999997,4896548.0119],[630874.4806000004,4896462.6061],[630875.1321,4896437.951099999],[630843.6567000002,4896336.9845],[630755.3447000002,4896248.4419],[630647.1737000002,4896185.7289],[630645.9885,4896185.0386],[630592.8504999997,4896148.201400001],[630572.2805000003,4896133.5692],[630545.4825999998,4896114.5907000005],[630435.2079999996,4896073.062899999],[630368.2033000002,4896034.063100001],[630338.9677999998,4896017.0372],[630251.8464000002,4895952.526699999],[630165.4413000001,4895880.031300001],[630098.5428999998,4895779.033299999],[630055.4639999997,4895677.952400001],[629993.9775,4895577.9519],[629976.0595000004,4895542.262],[629966.8317999998,4895523.8562],[629958.3590000002,4895507.6877],[629943.6448999997,4895479.728399999],[629898.4018000001,4895435.2753],[629860.2911,4895397.964],[629856.2423,4895396.5506],[629733.7808999997,4895352.0163],[629616.1458,4895318.024599999],[629503.7903000005,4895259.4715],[629396.1540000001,4895184.457],[629295.8174999999,4895108.032500001],[629230.0787000004,4895007.9562],[629183.3202999998,4894906.0316],[629179.3036000002,4894866.395300001],[629172.0738000004,4894795.027799999],[629163.5371000003,4894733.1906],[629158.1529000001,4894693.971899999],[629094.2161999997,4894599.488399999],[628988.773,4894550.4144],[628987.8227000004,4894549.951300001],[628851.7355000004,4894550.9464],[628750.9550999999,4894528.968900001],[628662.3216000004,4894446.0063000005],[628634.3091000002,4894390.455399999],[628615.9159000004,4894353.9826],[628603.5965999998,4894235.959000001],[628603.0961999996,4894134.9453],[628599.8125,4894024.9879],[628620.4097999996,4893904.053300001],[628630.9709000001,4893805.7008],[628631.4639999997,4893800.932499999],[628633.8927999996,4893778.9792],[628657.9758000001,4893672.0023],[628683.0214999998,4893544.4881],[628694.2824999997,4893439.038000001],[628696.8108999999,4893387.529999999],[628700.1924999999,4893321.0382],[628671.0029999996,4893162.016100001],[628621.3404000001,4893052.0396],[628540.9329000004,4892948.0177],[628427.2709999997,4892896.459899999],[628323.7130000005,4892826.989700001],[628270.4364,4892741.9465],[628214.3136999998,4892646.959100001],[628162.2368999999,4892533.0505],[628147.7117999997,4892486.4322999995],[628130.0996000003,4892429.9759],[628117.5711000003,4892321.950300001],[628102.6200000001,4892210.988600001],[628110.2252000002,4892112.1337],[628110.7744000005,4892104.477499999],[628144.4051999999,4892008.018999999],[628162.3371000001,4891957.922599999],[628182.3027999997,4891901.9768],[628235.3000999996,4891809.1186999995],[628242.0136000002,4891772.470799999],[628255.4451000001,4891698.9527],[628255.0711000003,4891591.052999999],[628223.4895000001,4891487.9892],[628183.2324999999,4891394.9789],[628116.4247000003,4891314.007300001],[628062.8645000001,4891213.9606],[628045.1564999996,4891166.2809],[628040.5107000005,4891154.301200001],[628034.2788000004,4891137.512599999],[628028.0467999997,4891120.724099999],[628021.1125999996,4891103.033],[628019.7216999996,4891059.448999999],[628015.7621999998,4890958.8134],[628014.4096999997,4890942.0088],[628006.5902000004,4890846.520400001],[627996.5011,4890768.988399999],[627992.7454000004,4890740.025599999],[627969.4645999996,4890621.0134],[627960.9477000004,4890569.5129],[627952.0093,4890515.004000001],[627937.5552000003,4890378.052300001],[627922.7741999999,4890261.9837],[627895.5586000001,4890155.8958],[627875.0317000002,4890076.050000001],[627837.2335000001,4890032.758400001],[627803.1114999996,4889993.7608],[627760.4578,4889945.0419],[627724.3498,4889827.0041000005],[627746.6997999996,4889734.8803],[627761.0713999998,4889674.602299999],[627771.4535999997,4889630.247300001],[627788.0384999998,4889559.0121],[627785.0085000005,4889434.950099999],[627722.7748999996,4889215.9581],[627645.7714999998,4889094.016000001],[627642.0338000003,4889088.721100001],[627563.7287999997,4888975.977299999],[627416.1601999998,4888779.0019000005],[627327.2544,4888643.055400001],[627246.1142999995,4888577.039799999],[627109.4031999996,4888483.9508],[627024.2461999999,4888401.9713],[626952.8241999997,4888284.0351],[626923.6624999996,4888236.0272],[626828.2079999996,4888056.961200001],[626739.3865999999,4887915.469699999],[626702.6129000001,4887792.981799999],[626731.7077000001,4887699.2072],[626748.8569,4887643.981000001],[626793.2505000001,4887541.278899999],[626825.0801999997,4887467.6688],[626850.2696000002,4887389.819599999],[626869.6704000002,4887329.9704],[626886.3781000003,4887193.956900001],[626892.1231000004,4887032.9539],[626891.8278999999,4886981.836300001],[626888.8843,4886910.334000001],[626887.4400000004,4886877.305600001],[626955.4316999996,4886713.3917],[627017.7078,4886567.924000001],[627058.7573999995,4886386.046599999],[627069.5926000001,4886264.253699999],[627071.4231000002,4886244.066500001],[627078.4047999997,4886160.199999999],[627080.8890000004,4886131.0252],[627095.3877999997,4886018.5254999995],[627103.5236,4885953.681600001],[627118.4632000001,4885834.9681],[627135.5042000003,4885735.962300001],[627127.6004999997,4885651.919500001],[627125.2714999998,4885627.4298],[627117.5239000004,4885547.7234000005],[627116.4293999998,4885533.9243],[627116.1436000001,4885532.141000001],[627113.7350000003,4885524.205499999],[627111.5707999999,4885516.0525],[627107.3832,4885500.7491999995],[627103.1955000004,4885485.446],[627091.3118000003,4885441.6603999995],[627079.4301000005,4885397.763800001],[627076.6662999997,4885387.4881],[627020.9938000003,4885256.4123],[627007.1436000001,4885227.367000001],[626969.3145000003,4885150.636600001],[626931.4824000001,4885074.0175],[626914.1172000002,4884973.9037999995],[626911.6635999996,4884959.967499999],[626884.5502000004,4884783.998500001],[626871.9532000003,4884614.9761],[626871.5970000001,4884608.524700001],[626865.2496999996,4884484.956599999],[626842.7879999997,4884349.967],[626806.8420000002,4884254.0517],[626738.5955999997,4884113.9592],[626660.1518999999,4883971.004899999],[626629.3525,4883911.190099999],[626583.5828999998,4883821.976500001],[626457.0438999999,4883505.988700001],[626436.7443000004,4883462.1544],[626414.8316000002,4883414.7337],[626360.8536999999,4883298.0309999995],[626226.2067999998,4882961.0043],[626140.2209999999,4882763.023800001],[626032.9485999998,4882521.970899999],[625963.3311999999,4882359.5286],[625880.5281999996,4882186.946599999],[625822.9044000003,4882062.9574],[625767.8404999999,4881939.0178],[625756.3931999998,4881896.6883000005],[625730.2035999997,4881799.966499999],[625707.5272000004,4881644.978599999],[625705.7496999996,4881544.944700001],[625714.8779999996,4881297.23],[625708.5886000004,4881173.3324],[625702.9573999997,4881061.1141],[625677.4787999997,4880846.962099999],[625671.3854999999,4880805.179400001],[625640.6818000004,4880596.0394],[625601.2078999998,4880392.9548],[625550.3935000002,4880170.9881],[625538.5355000002,4879989.985300001],[625471.0690000001,4879649.036699999],[625424.4046999998,4879402.0397],[625384.1391000003,4879206.053300001],[625325.3403000003,4878952.0491],[625293.1101000002,4878805.216],[625270.1665000003,4878701.0034],[625193.8600000003,4878440.0021],[625170.6196999997,4878309.006899999],[625163.6697000004,4878231.764699999],[625159.0411999999,4878180.0107],[625145.1602999996,4878070.970799999],[625172.4112999998,4877931.377699999],[625175.2509000003,4877916.8762],[625178.0905999998,4877902.374600001],[625181.1135999998,4877886.6543000005],[625195.6945000002,4877865.8199000005],[625244.6261999998,4877795.971000001],[625327.8540000003,4877713.8847],[625463.3627000004,4877601.1263],[625586.5576999998,4877503.913899999],[625684.0658999998,4877417.3257],[625692.1923000002,4877411.4805],[625780.2767000003,4877348.491800001],[625842.6129999999,4877316.0132],[625910.6057000002,4877276.976399999],[625996.5427999999,4877196.5052000005],[626044.7810000004,4877151.092800001],[626139.9677999998,4876997.8004],[626194.6447000001,4876896.623400001],[626236.7105,4876847.205499999],[626301.6579999998,4876770.781099999],[626345.4643000001,4876726.841600001],[626375.4548000004,4876696.971100001],[626489.0180000002,4876622.9235],[626628.3414000003,4876576.8159],[626742.0462999996,4876524.8862],[626876.1742000002,4876465.6841],[626984.966,4876410.997300001],[627089.3766999999,4876350.783600001],[627205.4676999999,4876254.4629999995],[627215.4069999997,4876246.210000001],[627368.8152999999,4876069.055500001],[627389.8065,4876044.7937],[627405.5012999997,4875995.8741],[627417.5295000002,4875958.328400001],[627439.8507000003,4875890.0923],[627499.0105999997,4875740.9004999995],[627564.7263000002,4875596.946900001],[627612.3482999997,4875472.533299999],[627614.3768999996,4875467.1280000005],[627620.9588000001,4875450.143999999],[627625.7094,4875428.346899999],[627626.5037000002,4875424.5845],[627633.449,4875392.9408],[627641.3532999996,4875357.3157],[627642.9375999998,4875350.013],[627652.3375000004,4875307.527899999],[627685.1937999995,4875159.0517],[627721.2488000002,4875035.9706999995],[627753.2823000001,4874926.034399999],[627773.2884999998,4874811.9767],[627780.9057,4874671.012800001],[627778.1031999998,4874533.9586],[627772.8986,4874375.9691],[627748.2914000005,4874213.604499999],[627713.5378,4874045.0441],[627689.7390999999,4873878.028899999],[627687.5952000003,4873814.6543000005],[627685.3158,4873745.832599999],[627664.9859999996,4873590.106899999],[627635.5634000003,4873456.6501],[627606.9600999998,4873288.987299999],[627601.5958000002,4873271.8838],[627594.6401000004,4873249.9717999995],[627571.7887000004,4873178.975500001],[627565.5368999997,4873024.966499999],[627564.5910999998,4872970.059599999],[627563.7254999997,4872915.154200001],[627563.2166999998,4872766.922700001],[627561.5855999999,4872660.225099999],[627538.0685999999,4872532.1053],[627533.5642999997,4872507.7963],[627519.9687999999,4872434.9789],[627486.1283,4872317.9936999995],[627462.1697000004,4872195.977],[627445.0964000002,4872032.9822],[627443.6229999997,4871917.954600001],[627433.7989999996,4871794.988299999],[627415.7796999998,4871680.975199999],[627413.0977999996,4871599.479699999],[627412.4008999998,4871577.3553],[627387.6034000004,4871465.322899999],[627361.7122,4871401.7137],[627346.6235999996,4871364.534600001],[627325.2094,4871251.6788],[627323.1690999996,4871240.972999999],[627318.6818000004,4871182.331499999],[627314.2158000004,4871122.579399999],[627318.9539000001,4870993.1162],[627322.4516000003,4870878.0734],[627341.0436000004,4870749.9879],[627361.1288999999,4870611.042400001],[627366.5549999997,4870595.924799999],[627405.3005999997,4870488.005100001],[627446.1957999999,4870389.349099999],[627478.0690000001,4870313.4081999995],[627555.1003,4870171.7828],[627616.8027999997,4870009.6405],[627647.2390999999,4869891.895199999],[627688.6023000004,4869790.138499999],[627739.2690000003,4869676.2283],[627780.6990999999,4869571.140000001],[627789.631,4869507.5352],[627800.1475999998,4869432.5167],[627813.8436000003,4869309.226600001],[627839.9844000004,4868994.512],[627840.3000999996,4868928.296399999],[627840.7451999998,4868817.9727],[627848.9404999996,4868618.0217],[627850.2094999999,4868610.490800001],[627871.1967000002,4868483.7862],[627913.8959999997,4868213.7247],[627928.9807000002,4868014.5736],[627928.0696999999,4867887.223999999],[627940.7051999997,4867702.6921999995],[627945.2660999997,4867524.782199999],[627943.4060000004,4867475.6357],[627943.0224000001,4867466.406199999],[627941.1034000004,4867416.147500001],[627939.1042,4867365.8872],[627937.9884000001,4867340.5326000005],[627933.4358999999,4867318.556],[627908.7728000004,4867198.969900001],[627906.4502999997,4867190.3696],[627903.6089000003,4867179.5370000005],[627867.0985000003,4867041.500399999],[627829.2868999997,4866845.995200001],[627805.3635999998,4866716.979699999],[627774.5389,4866504.499],[627749.5191000002,4866311.4636],[627727.6744999997,4866141.0449],[627714.1425000001,4865985.0085],[627709.1999000004,4865829.026699999],[627718.3354000002,4865704.9824],[627739.2703999998,4865539.499600001],[627743.7172999997,4865521.2522],[627775.1447000001,4865390.526799999],[627777.9338999996,4865379.136299999],[627780.6588000003,4865371.0779],[627798.9704999998,4865316.7651],[627811.6568,4865279.343699999],[627813.1028000005,4865275.1493999995],[627827.2330999998,4865233.6448],[627832.8543999996,4865216.9757],[627843.3234000001,4865186.2892],[627861.1950000003,4865129.857100001],[627924.8091000002,4864970.9759],[627976.1531999996,4864852.968900001],[628046.0546000004,4864688.988],[628067.4875999996,4864643.736099999],[628069.8169,4864639.5589000005],[628107.5264999997,4864570.733100001],[628161.5484999996,4864468.223200001],[628251.6774000004,4864242.9695999995],[628261.8858000003,4864217.6119],[628295.8881999999,4864108.1603],[628312.5016000001,4864054.8159],[628362.0487000002,4863897.555],[628422.2430999996,4863646.8354],[628498.7901999997,4863364.877900001],[628543.6974,4863248.5276999995],[628559.5851999996,4863207.9474],[628640.3310000002,4862958.5167],[628692.7944,4862738.648800001],[628714.2220999999,4862661.0657],[628742.5881000003,4862544.729],[628752.0532,4862512.3576],[628794.3305000002,4862378.846999999],[629083.9742,4862009.704],[629150.8702999996,4861924.4516],[629822.9780000001,4861067.800000001],[629859.3068000004,4860993.4004999995],[629942.0122999996,4860824.021],[630101.9656999996,4860497.8245],[630224.9343999997,4860247.016100001],[630318.6282000002,4860055.0788],[630507.9533000002,4859667.4681],[630525.4603000004,4859631.368100001],[630545.1436999999,4859590.8665],[630562.3210000005,4859555.204600001],[630577.8218,4859523.065300001],[630593.2423,4859490.9244],[630621.4778000005,4859412.036],[630624.5702999998,4859373.319399999],[630628.5064000003,4859308.064099999],[630624.0801999997,4859279.755000001],[630611.0787000004,4859197.055500001],[630545.6327999998,4859034.547800001],[630510.9680000003,4858912.978700001],[630482.4260999998,4858811.0855],[630443.7731999997,4858671.4387],[630369.9046,4858474.768200001],[630323.1423000004,4858363.073899999],[630319.7636000002,4858355.0077],[630289.2163000004,4858277.1872000005],[630249.7109000003,4858176.524700001],[630236.1676000003,4858133.3708],[630229.5206000004,4858115.6851],[630217.0658,4858057.997300001],[630215.0142999999,4858039.624],[630205.2451999998,4857951.5447],[630168.1482999995,4857818.0417],[630125.3414000003,4857700.9825],[630124.4227999998,4857698.631200001],[630087.4628999997,4857599.0199],[630068.0363999996,4857511.307499999],[630046.1771,4857399.9923],[630043.1842,4857384.489499999],[630018.6002000002,4857264.454700001],[630010.8035000004,4857157.526000001],[630032.5703999996,4856994.287900001],[630034.0670999996,4856983.5396],[630037.3756999997,4856958.271400001],[630039.5438000001,4856941.980799999],[630102.6272,4856824.550799999],[630111.2361000003,4856811.9418],[630126.551,4856789.464299999],[630151.9631000003,4856752.2959],[630154.9479,4856747.6877],[630185.3612000002,4856701.5064],[630269.4017000003,4856626.8212],[630290.7456999999,4856604.462200001],[630367.4411000004,4856539.5228],[630473.4578999998,4856451.4936],[630552.2686000001,4856385.4867],[630637.2668000003,4856307.4913],[630727.2187000001,4856223.038899999],[630737.2418,4856208.1252],[630792.3320000004,4856125.9879],[630815.3905999996,4855983.9991],[630813.7270999998,4855978.632999999],[630778.9944000002,4855867.950999999],[630737.3905999996,4855738.5788],[630730.4166000001,4855716.9975000005],[630723.8130999999,4855705.201099999],[630719.9270000001,4855698.346999999],[630671.2120000003,4855611.501599999],[630586.1013000002,4855445.0538],[630500.8158999998,4855320.047700001],[630490.7023999998,4855310.849300001],[630466.2104000002,4855288.4801],[630411.5379999997,4855238.519400001],[630325.6283,4855198.391000001],[630276.6155000003,4855175.5419],[630130.4095999999,4855089.013499999],[629990.1489000004,4854982.0495],[629896.4949000003,4854901.665200001],[629839.3053000001,4854852.5492],[629740.0773,4854748.5034],[629652.5754000004,4854641.021199999],[629613.3799,4854584.591700001],[629588.6574999997,4854548.999600001],[629502.8863000004,4854389.5546],[629433.7736,4854183.991800001],[629403.0114000002,4854065.9516],[629365.2038000003,4853958.552100001],[629329.0045999996,4853863.517200001],[629324.2126000002,4853845.202299999],[629279.2873,4853673.444499999],[629256.0892000003,4853571.551899999],[629239.5826000003,4853444.0123],[629247.0785999997,4853397.7148],[629265.3476999998,4853285.517200001],[629294.8060999997,4853189.536699999],[629334.1999000004,4853091.5273],[629349.9204000002,4853056.7228],[629392.5394000001,4852962.554099999],[629401.5277000004,4852951.2848000005],[629498.3421999998,4852829.727299999],[629512.0314999996,4852812.549799999],[629655.5258999998,4852694.458699999],[629830.4360999996,4852570.5392],[629892.7533,4852510.534600001],[629921.7812000001,4852482.546499999],[629996.2049000002,4852412.4462],[630105.8174999999,4852308.0353999995],[630126.3131999997,4852288.547700001],[630185.2791999998,4852206.814099999],[630236.7209999999,4852135.489],[630242.1533000004,4852125.1511],[630330.4020999996,4851957.5493],[630357.7066000002,4851878.0858],[630369.4024999999,4851843.760199999],[630381.0986000001,4851809.4344999995],[630388.4053999996,4851789.689200001],[630396.4274000004,4851770.4024],[630418.7438000003,4851711.5076],[630450.5295000002,4851596.466499999],[630477.3443,4851480.5503],[630500.2885999996,4851340.447699999],[630512.7884,4851236.4728999995],[630528.5521,4851122.0068],[630541.4116000002,4851003.817299999],[630542.1010999996,4850997.386499999],[630542.7927000001,4850990.844699999],[630543.4798999997,4850984.525],[630578.1348000001,4850846.541099999],[630607.9552999996,4850815.5712],[630692.5696,4850727.7893],[630734.1584999999,4850691.8289],[630764.8432999998,4850666.0987],[630801.7493000003,4850635.046599999],[630894.6277999999,4850556.9848],[630910.7470000004,4850543.5242],[631053.3589000003,4850408.5548],[631178.227,4850308.460200001],[631200.3277000003,4850289.673800001],[631289.9581000004,4850213.553099999],[631322.1451000003,4850189.410499999],[631385.9501999998,4850141.447799999],[631412.1288999999,4850124.0758],[631484.2286999999,4850075.944499999],[631578.1184,4850012.688999999],[631619.9650999997,4849984.5165],[631657.5817999998,4849950.482999999],[631771.2561999997,4849847.5109],[631928.7807,4849676.521400001],[632008.5116999997,4849580.8807],[632033.8252999997,4849550.494100001],[632105.5011,4849467.4723000005],[632124.3256000001,4849431.5129],[632158.4568999996,4849366.5243999995],[632190.6972000003,4849226.4998],[632220.4627999999,4849089.5372],[632250.0521,4848957.460000001],[632280.7811000003,4848828.85],[632293.6908999998,4848774.662799999],[632298.7045999998,4848749.2072],[632306.5702,4848705.808499999],[632320.5026000002,4848628.5309],[632349.0136000002,4848522.543400001],[632367.6688000001,4848483.1369],[632429.7796999998,4848351.4844],[632486.2139999997,4848262.4966],[632514.7242999999,4848221.5087],[632556.4154000003,4848161.449999999],[632584.5762,4848113.788799999],[632595.1595000001,4848095.7774],[632628.9075999996,4848038.449999999],[632642.0818999996,4848019.7125],[632712.3531,4847919.4465],[632713.7955999998,4847911.6976],[632722.6495000003,4847863.3191],[632731.5861,4847814.8311],[632733.6628999999,4847803.5393],[632696.6388999997,4847629.026900001],[632599.8613,4847430.5482],[632579.2890999997,4847388.0286],[632560.5708999997,4847349.434699999],[632540.2286,4847307.475199999],[632497.5247999998,4847199.516899999],[632475.8608999997,4847142.976199999],[632436.2862,4847039.524900001],[632364.3839999996,4846905.432499999],[632357.4737,4846892.5177],[632292.9781999998,4846766.462099999],[632233.7767000003,4846653.5119],[632062.4042999996,4846312.4553],[632012.3060999997,4846170.4662],[631947.8945000004,4846043.5274],[631889.9689999996,4845926.495100001],[631803.1473000003,4845751.449200001],[631762.8660000004,4845694.9878],[631679.7355000004,4845557.015799999],[631662.6261,4845513.9013],[631627.8288000003,4845465.104499999],[631614.1546,4845407.0583999995],[631613.7827000003,4845405.4955],[631568.0576999998,4845379.8160999995],[631559.2152000004,4845374.8641],[631538.5591000002,4845303.236300001],[631488.1624999996,4845142.691199999],[631452.6168,4845082.6588],[631428.3986,4845028.1831],[631395.5438000001,4844966.4263],[631366.5055,4844923.5222],[631320.591,4844854.0645],[631301.0278000003,4844824.9024],[631275.4961000001,4844783.8455],[631262.0974000003,4844756.582599999],[631250.0251000002,4844715.124],[631243.4593000002,4844663.996300001],[631234.9253000002,4844594.163799999],[631222.4143000003,4844534.0306],[631218.9718000004,4844385.5229],[631212.1465999996,4844089.5088],[631205.3156000003,4843793.7169],[631207.5980000002,4843739.096899999],[631228.3435000004,4843663.285],[631233.7539999997,4843638.0589000005],[631236.4102999996,4843625.8893],[631239.9626000002,4843592.738],[631248.8476999998,4843558.8027],[631248.6339999996,4843532.7993],[631241.8641999997,4843479.6678],[631268.9716999996,4843150.100400001],[631279.0250000004,4843073.1895],[631285.2006000001,4843041.8675],[631284.9588000001,4843013.197000001],[631281.6904999996,4842966.3564],[631274.9285000004,4842916.8917],[631266.2792999996,4842832.2798999995],[631255.2993000001,4842735.0671],[631236.7006999999,4842656.481699999],[631221.3162000002,4842627.513499999],[631195.2605999997,4842596.2246],[631170.3436000003,4842556.1807],[631166.3864000002,4842548.4365],[631135.4420999996,4842487.0528],[631082.4753,4842422.792400001],[631058.6804,4842378.882200001],[631047.4042999996,4842358.106000001],[631008.5837000003,4842299.679300001],[630979.1210000003,4842261.2136],[630928.1953999996,4842166.6624],[630912.5296,4842143.689300001],[630893.1040000003,4842115.1983],[630677.8476999998,4841799.326300001],[630659.4173999997,4841777.5219],[630626.8761999998,4841743.7753],[630606.7777000004,4841716.6054],[630583.9879999999,4841691.0495],[630554.9188999999,4841661.037699999],[630513.5043000001,4841623.5627999995],[630459.7243999997,4841579.624600001],[630419.2643999998,4841538.613500001],[630382.9396000002,4841512.794],[630318.1561000003,4841442.0877],[630266.1555000003,4841385.297499999],[630254.0308999997,4841370.6171],[630193.4030999998,4841297.4377],[630186.3956000004,4841288.9681],[630094.5801999997,4841161.8507],[630079.7194999997,4841142.7842],[630067.4826999996,4841125.546599999],[630036.9693999998,4841078.398800001],[630007.25,4841027.711200001],[629893.1294999998,4840824.6105],[629891.9663000004,4840822.2546],[629871.2368999999,4840781.631100001],[629859.0702,4840760.728700001],[629842.1891000001,4840700.4032000005],[629833.8607999999,4840664.4651],[629832.6754000001,4840646.665100001],[629831.7324000001,4840632.980699999],[629825.0450999998,4840554.0765],[629815.6747000003,4840526.117900001],[629799.9967,4840503.3697],[629777.1111000003,4840482.3704],[629756.7094999999,4840470.419],[629732.9546999997,4840448.5141],[629708.6167000001,4840406.8211],[629692.2472999999,4840369.838300001],[629667.8743000003,4840329.922499999],[629636.5713999998,4840277.428400001],[629607.5972999996,4840241.9789],[629578.0088999998,4840196.6292],[629546.2072999999,4840119.9048999995],[629525.4811000004,4840074.727299999],[629502.9593000002,4840034.848099999],[629490.0812999997,4840000.600099999],[629484.4896,4839964.7157000005],[629468.5587999998,4839875.855699999],[629459.1737000002,4839823.565199999],[629449.9404999996,4839788.388],[629440.6533000004,4839755.987400001],[629431.4715,4839718.1447],[629416.0999999996,4839679.4043000005],[629353.9252000004,4839547.4289],[629327.7548000002,4839508.479800001],[629292.0033999998,4839452.235099999],[629270.1193000004,4839425.0352],[629230.0378999999,4839363.3741],[629179.1694,4839305.0600000005],[629176.3962000003,4839302.562100001],[629149.1281000003,4839278.591700001],[629141.1327999998,4839270.993100001],[629106.8554999996,4839238.443499999],[629092.7880999995,4839223.8390999995],[629069.8958,4839202.8423999995],[628946.6661999999,4839134.3555],[628900.5329,4839110.3555],[628862.2226,4839086.1734],[628848.3503,4839078.1285999995],[628834.4781,4839070.083699999],[628812.3952000001,4839057.214199999],[628762.0476000002,4839017.579299999],[628709.3372999998,4838962.455700001],[628706.2564000003,4838959.1743],[628675.6837999998,4838918.2544],[628643.5137999998,4838863.9713],[628626.9461000003,4838836.765000001],[628563.0083999997,4838702.986500001],[628545.1134000001,4838652.534],[628535.3991999999,4838595.9058],[628531.7196000004,4838548.282199999],[628530.2050000001,4838534.8094],[628526.9905000003,4838513.304300001],[628526.3331000004,4838497.181500001],[628534.1617,4838463.2228999995],[628545.4901,4838427.5539],[628555.7713000001,4838404.419600001],[628579.7070000004,4838367.215500001],[628607.4307000004,4838317.5295],[628628.6096000001,4838281.1614],[628637.0669,4838260.658600001],[628648.4474999998,4838222.3243],[628658.9244999997,4838184.861400001],[628661.2039000001,4838175.350199999],[628672.4883000003,4838129.458900001],[628676.6766999997,4838091.986099999],[628674.4024,4838067.7215],[628674.5456999997,4838060.280200001],[628675.3908000002,4838012.188100001],[628669.6385000004,4837984.301200001],[628641.6891000001,4837840.3269],[628635.4452,4837791.8762],[628632.7547000004,4837738.9386],[628631.2961999997,4837718.3561],[628623.8080000002,4837692.6579],[628413.4034000002,4836967.9889],[628393.2847999996,4836898.606699999],[628391.1162999999,4836881.343900001],[628390.1391000003,4836873.4366999995],[628380.9636000004,4836834.7073],[628370.0121999998,4836796.055],[628365.9331999999,4836769.089400001],[628363.1423000004,4836759.0364],[628355.9000000004,4836733.0101],[628348.5146000003,4836693.4263],[628345.5198999997,4836660.3708],[628343.994,4836643.2314],[628346.0175999999,4836529.3883],[628346.6043999996,4836515.6226],[628349.0171999997,4836461.3389],[628344.2577,4836423.5832],[628339.4913999997,4836390.3827],[628317.9595999997,4836339.861500001],[628298.4203000003,4836282.1568],[628282.102,4836241.5129],[628233.6034000004,4836099.925000001],[628210.8230999997,4836068.1569],[628176.8165999996,4835969.8445999995],[628129.0789999999,4835834.6051],[628115.4126000004,4835798.5678],[628092.4477000004,4835730.021299999],[628080.6803000001,4835683.2433],[628042.6222000001,4835556.1895],[628029.8415000001,4835520.169500001],[627975.2215999998,4835419.6863],[627947.1798999999,4835371.819700001],[627907.4231000002,4835303.841700001],[627892.2900999999,4835264.2216],[627880.9232999999,4835234.3396000005],[627858.5839999998,4835179.249600001],[627840.5878999997,4835133.2421],[627804.6370999999,4834988.342599999],[627799.6608999996,4834965.9157],[627798.4044000003,4834934.5605],[627799.7368999999,4834911.2541000005],[627797.7143999999,4834873.5514],[627797.3618999999,4834841.3246],[627792.5234000003,4834811.6786],[627789.8534000004,4834761.4088],[627789.5009000003,4834729.182],[627793.7044000002,4834690.7093],[627797.9036999997,4834656.6807],[627797.5470000003,4834628.898],[627798.7988,4834605.5901],[627793.0031000003,4834579.5923],[627788.9835000001,4834553.5173],[627782.3896000003,4834522.8379],[627774.8258999996,4834492.2511],[627761.8526999997,4834466.1162],[627749.0872,4834429.097200001],[627738.6031999998,4834407.7874],[627551.1550000003,4834025.0162],[627537.2927999999,4833998.8649],[627522.4101,4833979.6938000005],[627502.2532000002,4833957.866800001],[627473.0802999996,4833934.9793],[627442.0314999996,4833917.3893],[627413.7414999995,4833898.9629999995],[627372.6320000002,4833875.8488],[627359.6213999996,4833868.490599999],[627295.8794999998,4833830.614],[627221.5683000004,4833779.9824],[627173.6864999998,4833752.296700001],[627141.8838999998,4833727.5831],[627103.1040000003,4833696.4044],[627081.21,4833668.2129],[627058.4265999999,4833640.115800001],[627037.4024999999,4833612.8298],[627009.4720999999,4833571.080600001],[626979.2862999998,4833507.845899999],[626946.3070999999,4833447.2248],[626929.3772,4833412.4618999995],[626925.5705000004,4833404.7237],[626912.5411,4833381.256100001],[626900.1244000001,4833325.4693],[626894.6705,4833276.925100001],[626889.7085999995,4833253.499500001],[626888.1145000001,4833239.692600001],[626885.8359000003,4833219.4287],[626883.6030000001,4833192.499500001],[626880.466,4833166.442],[626877.2221999997,4833150.2706],[626870.4724000003,4833123.255799999],[626856.1960000005,4833071.8780000005],[626848.7571999999,4833038.6285],[626832.6063000001,4832988.2151999995],[626824.9687999999,4832961.183700001],[626820.1073000003,4832932.427100001],[626807.3501000004,4832894.5217],[626795.4800000004,4832856.632999999],[626760.0012999997,4832735.9704],[626754.2856999999,4832705.4201],[626753.6624999996,4832687.1875],[626752.5270999996,4832653.390799999],[626755.5296,4832635.449100001],[626763.0843000002,4832611.482799999],[626769.8065,4832584.612199999],[626780.9576000003,4832562.491699999],[626798.7468999997,4832517.9431],[626806.3377,4832492.0889],[626813.0208999999,4832471.5504],[626896.0669,4832330.4679000005],[626923.6464999998,4832288.8827],[627011.6988000004,4832164.895099999],[627014.0250000004,4832161.384],[627065.9589,4832082.486400001],[627091.7319999998,4832042.645199999],[627178.9837999996,4831918.644400001],[627259.1261999998,4831790.954299999],[627479.1113999998,4831443.9418],[627579.3890000004,4831297.862],[627610.1041000001,4831253.1171],[627651.9464999996,4831162.365599999],[627656.7240000004,4831131.9034],[627666.0944999997,4831072.1975],[627662.7309999997,4831032.6919],[627655.5959999999,4830949.6732],[627638.3247999996,4830911.4581],[627604.4720999999,4830836.9298],[627590.9167999998,4830807.007200001],[627445.8679999998,4830518.601500001],[627201.8619999997,4830033.446699999],[627198.4379000003,4830026.715500001],[627195.9607999995,4830004.114700001],[627192.7225000001,4829974.8334],[627189.5387000004,4829925.6657],[627192.6851000004,4829874.729499999],[627236.2200999996,4829724.6789],[627257.0395,4829652.8577],[627317.5129000004,4829444.244999999],[627336.1727,4829379.937899999],[627375.7267000005,4829155.0407],[627387.0360000003,4828993.2684],[627325.1583000002,4828829.217],[627143.3075000001,4828545.343900001],[627124.7216999996,4828516.327099999],[626978.4494000003,4828118.032400001],[626869.3168000001,4827915.427999999],[626777.6525999997,4827745.2642],[626760.6156000001,4827706.723200001],[626758.1396000003,4827701.010199999],[626710.3623000002,4827592.672],[626659.1386000002,4827435.8289],[626642.0992,4827341.737500001],[626667.4035999998,4827203.4496],[626765.4749999996,4827009.5416],[626860.3595000003,4826869.125499999],[627018.9265999999,4826760.9135],[627021.7901999997,4826758.9679000005],[627162.1481999997,4826725.408],[627245.2280000001,4826705.5408],[627387.2839000002,4826672.0177],[627531.9314000001,4826604.2162999995],[627532.6771,4826603.230599999],[627604.7917,4826501.832599999],[627620.8093999997,4826479.2502999995],[627659.9663000004,4826403.668299999],[627677.9911000002,4826369.0141],[627703.869,4826333.398499999],[627713.7392999995,4826319.809800001],[627739.3668999998,4826284.6339],[627799.4808999998,4826211.4515],[627815.9357000003,4826191.4333],[627825.0208,4826185.1624],[628227.7950999998,4825903.7601],[628257.3816999998,4825881.4385],[628491.6158999996,4825705.0451],[628545.5460000001,4825664.4146],[628599.5986000001,4825600.566400001],[628745.1090000002,4825481.254899999],[628815.8896000003,4825442.505100001],[628830.3151000002,4825431.671800001],[628885.7286,4825389.7391],[628908.0887000002,4825386.391100001],[628955.3251,4825379.077],[629029.5284000002,4825305.286800001],[629142.1704000002,4825249.124399999],[629180.7298999997,4825235.200999999],[629211.4024,4825228.1252999995],[629357.7298999997,4825147.0615],[629395.2779999999,4825139.5637],[629404.8477999996,4825137.6372],[629439.3143999996,4825130.7469],[629512.8646,4825137.2765],[629548.1031999998,4825153.1777],[629574.9659000002,4825209.5811],[629576.5208,4825262.9406],[629593.1900000004,4825324.257999999],[629615.8479000004,4825334.806],[629689.7413999997,4825323.456700001],[629758.6915999996,4825325.4561],[629810.3464000002,4825344.5649],[629848.0909000002,4825360.294],[629866.8897000002,4825378.212099999],[629874.4256999996,4825385.3574],[629881.7412999999,4825399.7202],[629891.9578,4825422.805199999],[629899.4217999997,4825467.057700001],[629895.7460000003,4825502.5396],[629882.6919,4825550.950200001],[629871.1607999997,4825583.280300001],[629860.3102000002,4825613.845899999],[629849.8574000001,4825653.0853],[629847.9977000002,4825674.047800001],[629850.7418999998,4825699.2103],[629886.7883000001,4825773.347200001],[629936.6692000004,4825837.975199999],[629994.7084999997,4825877.541099999],[630020.6196999997,4825895.153100001],[630057.0729,4825902.3035],[630094.2677999996,4825900.358100001],[630162.7836999996,4825899.4648],[630216.8653999995,4825897.292099999],[630312.2671999997,4825913.698799999],[630407.7559000002,4825950.5517],[630455.2670999998,4825983.0287],[630490.2446999997,4826057.704],[630517.1730000004,4826130.889599999],[630530.6687000003,4826167.9276],[630536.4789000005,4826184.817299999],[630548.2624000004,4826239.2652],[630567.7635000004,4826337.082800001],[630575.3008000003,4826360.672499999],[630578.5107000005,4826407.398600001],[630518.8245999999,4826556.671800001],[630429.2998000002,4826666.367799999],[630395.8404999999,4826721.4915],[630377.9417000003,4826765.585100001],[630365.1531999996,4826829.3324],[630364.6524999999,4826855.0988],[630373.1560000004,4826866.374399999],[630380.1643000003,4826875.621200001],[630406.2514000004,4826913.014799999],[630419.1346000005,4826927.4866],[630469.5597999999,4826980.019400001],[630508.8277000003,4827020.669600001],[630537.3910999997,4827075.9997000005],[630572.2819999997,4827121.5649],[630586.7567999996,4827170.3992],[630582.4117999999,4827227.644300001],[630569.3587999996,4827259.2771000005],[630543.7956999997,4827282.2224],[630431.0241,4827308.6932],[630362.9822000004,4827348.2566],[630272.6508999998,4827425.2741],[630227.9545999998,4827485.4021000005],[630206.9304,4827540.8791000005],[630210.6242000004,4827645.944],[630215.2521000002,4827686.2535],[630236.9144000001,4827714.339],[630264.1809,4827740.755799999],[630300.0504999999,4827760.7848000005],[630338.8017999995,4827769.648499999],[630440.7759999996,4827762.2985],[630487.1813000003,4827751.313200001],[630531.4894000003,4827760.9527],[630575.7188999997,4827782.923599999],[630597.4643999999,4827810.789799999],[630608.2500999998,4827833.331800001],[630614.9671999998,4827857.461100001],[630625.494,4827884.9978],[630629.1460999995,4827937.954600001],[630614.7203000002,4827973.782400001],[630598.9022000004,4828006.4723000005],[630581.5131999999,4828036.909499999],[630567.3097999999,4828069.630899999],[630556.1703000003,4828106.744999999],[630551.0603,4828165.975199999],[630541.9973999998,4828212.5736],[630479.5769999996,4828349.5723],[630473.5362999998,4828361.231799999],[630468.5571999997,4828380.5781],[630476.3487999998,4828424.171499999],[630579.6577000003,4828526.0655000005],[630626.3932999996,4828551.7522],[630638.6337000001,4828553.4351],[630646.6157999998,4828554.0351],[630667.0065000001,4828543.544199999],[630693.2205999997,4828524.2786],[630735.0060999999,4828489.0954],[630768.6799999997,4828493.0853],[630796.7494000001,4828494.6328],[630855.0592,4828518.8803],[630968.0913000004,4828548.419199999],[630980.3859000001,4828567.9915],[630981.3921999997,4828595.0096],[630978.2483000001,4828611.2806],[630948.5953000002,4828666.031400001],[630934.8525,4828687.5395],[630933.9609000003,4828733.1861000005],[630942.6514999997,4828751.2436999995],[630961.6842999998,4828773.058599999],[630985.6986999996,4828787.860300001],[631019.2358999997,4828815.2919],[631049.0434999997,4828851.761399999],[631094.2390000001,4828898.198000001],[631113.1398999998,4828918.455399999],[631157.7695000004,4828964.8814],[631169.2528999997,4828976.3277],[631186.5192999998,4828993.442399999],[631274.4132000003,4829098.157299999],[631316.2973999996,4829165.085100001],[631349.6364000002,4829272.510199999],[631358.6605000002,4829331.1283],[631358.0131999999,4829343.5594],[631354.6848999998,4829402.1576000005],[631288.4051999999,4829537.9625],[631213.9412000002,4829617.721999999],[631173.9448999995,4829635.937999999],[631048.0641000001,4829690.5833],[631024.8783999998,4829707.9068],[631026.8636999996,4829738.499399999],[631051.8391000004,4829761.7643],[631112.2221999997,4829790.832699999],[631128.898,4829813.2688],[631140.9320999999,4829829.5034],[631165.1195,4829855.8642],[631169.4666999998,4829860.615700001],[631196.2065000003,4829863.8057],[631193.4737999998,4829937.414799999],[631182.5164999999,4829940.4223],[631167.8254000004,4829944.4679000005],[631161.2434999999,4829950.7831],[631152.0292999996,4829959.602299999],[631069.4253000002,4830038.981699999],[631045.8909999998,4830074.1861000005],[631044.8485000003,4830127.496099999],[631078.8777999999,4830211.934800001],[631159.6732000001,4830360.952199999],[631167.7211999996,4830370.442500001],[631286.3757999996,4830510.9812],[631431.4736000001,4830747.591399999],[631523.1684999997,4830858.718599999],[631530.1032999996,4830891.9640999995],[631526.9042999996,4830927.4551],[631484.7626999998,4830997.735300001],[631380.8101000004,4831112.467599999],[631309.2114000004,4831260.944800001],[631309.7226,4831362.505100001],[631321.4923999999,4831408.511299999],[631353.5932999998,4831454.916099999],[631416.4278999995,4831485.7027],[631439.9993000003,4831485.498500001],[631594.3432,4831484.195900001],[631645.3634000001,4831471.3103],[631736.4563999996,4831366.1065],[631787.6349,4831349.336300001],[631866.3470000001,4831348.4410999995],[632012.5371000003,4831404.762499999],[632333.8099999996,4831472.2103],[632384.3594000004,4831487.319599999],[632425.0453000003,4831540.010399999],[632435.4911000002,4831579.1041],[632528.324,4831635.3824000005],[632617.4203000003,4831652.0341],[632625.3003000002,4831653.523399999],[632736.3742000004,4831677.0561999995],[632771.4263000004,4831671.7512],[632800.8421999998,4831665.779100001],[632822.9937000005,4831643.5526],[632856.7578999996,4831560.781300001],[632909.9897999996,4831440.620200001],[632954.5765000004,4831386.062999999],[632962.6273999996,4831374.889900001],[632977.4859999996,4831354.185699999],[633024.6585999997,4831267.014900001],[633087.2646000003,4831199.372400001],[633127.1875999998,4831172.5001],[633166.9420999996,4831158.1798],[633207.5965999998,4831155.432700001],[633226.9762000004,4831155.0403],[633269.5873999996,4831183.775699999],[633315.9848999996,4831273.6954],[633341.5266000004,4831393.532400001],[633363.0943999998,4831457.514900001],[633434.5,4831560.044199999],[633506.2297,4831650.2479],[633558.6453,4831697.069],[633591.4407000002,4831707.833799999],[633643.8849,4831716.7686],[633692.7073999997,4831725.1872000005],[633726.1101000002,4831705.521400001],[633746.9995999997,4831677.9395],[633766.1756999996,4831610.8805],[633783.6783999996,4831567.009400001],[633798.6034000004,4831530.975500001],[633862.3266000003,4831520.8047],[633880.9570000004,4831521.510399999],[633920.6335000005,4831523.192399999],[634019.8256999999,4831571.7303],[634073.6014,4831606.9165],[634083.6135,4831614.783299999],[634099.9106999999,4831687.662699999],[634134.9802000001,4831713.808499999],[634228.1763000004,4831751.229900001],[634387.5455999998,4831784.9804],[634386.7300000004,4831825.6294],[634378.7604999999,4831840.691199999],[634377.7399000004,4831891.558],[634387.6508999998,4831904.4231],[634428.2598000001,4831907.7936],[634477.0631999997,4831880.885299999],[634559.631,4831816.434599999],[634594.1880000001,4831743.4646000005],[634625.6527000004,4831695.8762],[634674.2039000001,4831681.6305],[634880.1383999996,4831683.552300001],[634885.3039999995,4831683.5452],[634915.4819999998,4831683.9308],[635008.9074999997,4831713.8126],[635056.4874999998,4831747.7709],[635076.8832999999,4831768.9595],[635170.8691999996,4831866.9640999995],[635218.8553999998,4831880.710200001],[635346.0451999996,4831873.057399999],[635476.1452000001,4831845.244200001],[635539.4820999997,4831854.1921],[635589.5884999996,4831890.761],[635666.4243999999,4831986.3148],[635702.3245000001,4831987.042099999],[635704.5027999999,4831987.086300001],[635717.3239000002,4831979.6796],[635729.9062999999,4831860.604],[635750.8557000002,4831830.4738],[635794.6863000002,4831798.3631],[635896.7742999997,4831774.9899],[635956.1109999996,4831730.5284],[636092.1074000001,4831663.069700001],[636102.1498999996,4831613.7192],[636106.1235999996,4831581.0229],[636106.8931,4831574.9276],[636106.9963999996,4831573.818600001],[636119.8954999996,4831562.636499999],[636199.4834000003,4831522.6997],[636227.9671,4831515.168],[636253.1224999996,4831508.568700001],[636298.7356000002,4831512.052200001],[636328.9749999996,4831525.334000001],[636360.5343000004,4831576.8643],[636386.6240999997,4831619.505799999],[636467.9841,4831793.715299999],[636480.6695999997,4831820.751],[636522.9309999999,4831885.611199999],[636523.7980000004,4831886.628799999],[636538.4177000001,4831921.704],[636542.9523,4831948.684900001],[636561.6901000002,4831975.733100001],[636578.3110999996,4831987.8496],[636600.7753999997,4831994.4188],[636625.3738000002,4831987.3651],[636642.4252000004,4831978.379799999],[636660.3603999997,4831965.6349],[636696.0860000001,4831927.4758],[636724.6933000004,4831913.8377],[636727.1497999998,4831912.110200001],[636765.2331999997,4831884.999299999],[636814.9477000004,4831849.570900001],[636944.915,4831702.340600001],[636962.9950000001,4831631.266899999],[636986.3706,4831553.8573],[636987.5675999997,4831495.327199999],[636988.0263999999,4831472.8925],[636989.3064000001,4831414.252900001],[636987.2756000003,4831406.9893],[636986.9017000003,4831405.5372],[636922.9216,4831179.1218],[636921.4293,4831125.7588],[636929.6141999997,4831100.482100001],[636966.6212999998,4831027.5732],[636998.4407000002,4830995.224400001],[637098.9297000002,4830893.059599999],[637138.3649000004,4830827.867799999],[637144.5395,4830774.661699999],[637134.9455000004,4830746.4658],[637090.6489000004,4830674.4493],[637081.4181000004,4830628.4835],[637079.6776999999,4830567.5600000005],[637079.4025999997,4830557.3323],[637078.4636000004,4830524.3137],[637110.0739000002,4830344.519099999],[637100.5812999997,4830311.3254],[637002.1017000005,4830156.8695],[636987.9397999998,4830103.2476],[636989.8606000002,4830009.2886],[636962.8196,4829965.625600001],[636963.4153000005,4829932.5273],[636987.0082,4829900.0101],[636988.4698999999,4829899.5956],[637017.6409999998,4829890.4143],[637058.0526,4829904.018200001],[637067.9617999997,4829916.8873],[637086.8156000003,4829985.827299999],[637113.6750999996,4830042.264699999],[637161.7758,4830050.9156],[637174.966,4830025.741599999],[637195.7181000002,4830005.8334],[637323.0735999998,4829988.108999999],[637346.3278999999,4829968.2524999995],[637360.3498999998,4829902.540999999],[637394.2418999998,4829860.0142],[637443.1272,4829830.4616],[637456.1092999997,4829815.505899999],[637462.1820999999,4829767.409],[637481.2921000002,4829701.6909],[637574.4490999999,4829619.7149],[637599.1123000002,4829531.333699999],[637702.5689000003,4829439.459899999],[637707.0011999998,4829345.552300001],[637758.9139,4829290.731000001],[637790.6747000003,4829230.3847],[637808.8483999996,4829210.4253],[637817.0621999996,4829187.9278],[637831.7730999999,4829147.897600001],[637794.2411000002,4829080.4603],[637799.8421,4829012.243100001],[637840.9943000004,4828927.2016],[637923.0383000001,4828852.3346],[637935.9688999997,4828781.157299999],[637927.0745000001,4828758.196799999],[637854.7840999998,4828661.0447],[637806.8857000005,4828539.9507],[637801.2933,4828485.947799999],[637826.0651000002,4828424.013499999],[637828.1096000001,4828418.8334],[637835.8460999997,4828392.104],[637818.4309999999,4828257.192600001],[637804.3876,4828233.2377],[637804.3212000001,4828181.4594],[637801.415,4828169.622099999],[637768.7373000002,4828034.6195],[637724.9113999996,4827970.4980999995],[637619.2928999998,4827741.667099999],[637572.7901999997,4827622.826300001],[637565.3960999995,4827597.4529],[637486.8142999997,4827487.176899999],[637484.8846000005,4827447.360300001],[637504.2307000002,4827425.5352],[637597.0025000004,4827379.549900001],[637620.5745999999,4827356.478399999],[637621.8106000004,4827355.2815000005],[637710.7993999999,4827281.2206],[637818.3145000003,4827237.207599999],[637859.6763000004,4827213.169199999],[637880.5961999996,4827185.5997],[637881.5362,4827147.730799999],[637864.165,4827116.5965],[637794.4652000004,4827037.8324],[637715.4976000004,4826910.7686],[637636.3169999998,4826829.3672],[637476.8865,4826600.2138],[637472.2813999997,4826564.786800001],[637495.5760000004,4826539.598099999],[637581.5734000001,4826513.3618],[637607.6728999997,4826485.3421],[637602.4164000005,4826391.1251],[637606.4579999996,4826320.0984000005],[637638.9419,4826284.0988],[637642.2490999997,4826280.388900001],[637670.0816000002,4826286.071],[637704.8793000001,4826322.34],[637721.2644999996,4826393.786],[637704.8051000005,4826451.8914],[637732.3768999996,4826470.2348],[637902.2386999996,4826486.390699999],[637925.2460000003,4826479.1971],[637977.5466999998,4826406.6072],[638064.2784000002,4826388.058599999],[638079.4336000001,4826393.4815],[638085.7284000004,4826401.6109],[638091.2385999998,4826408.6131],[638133.8964,4826463.157],[638234.7147000004,4826505.7885],[638401.7278000005,4826534.675899999],[638474.6601,4826574.180400001],[638534.2417000001,4826516.9669],[638558.0869000005,4826469.2378],[638583.9652000004,4826444.328299999],[638708.2851999998,4826451.897399999],[638739.1452000001,4826432.202400001],[638770.5065000001,4826392.184900001],[638790.5532,4826278.2678],[638803.2724000001,4826151.5326000005],[638791.5925000003,4826103.069399999],[638795.9358000001,4826014.160499999],[638799.2407999998,4826002.784600001],[638815.0650000004,4825948.5571],[638860.8212000001,4825946.9484],[638904.9473000001,4826024.082900001],[638930.3321000002,4826027.0529],[638949.4540999997,4826008.6713],[638951.0204999996,4826007.1482],[638954.0126999998,4826006.988],[638984.0990000004,4826005.277799999],[639028.6974,4826059.534399999],[639059.0078999996,4826070.3847],[639095.0105999997,4826048.2423],[639155.5570999999,4826054.053200001],[639160.9578999998,4826054.6097],[639171.7729000002,4826039.5008000005],[639166.3047000002,4825952.6106],[639181.9670000002,4825937.4912],[639228.1476999996,4825923.2272],[639262.0223000003,4825898.597100001],[639390.9041999998,4825858.162599999],[639508.6782,4825850.8325],[639560.1874000002,4825836.7926],[639599.4744999995,4825796.7213],[639676.6842,4825770.5505],[639720.2319,4825766.4571],[639750.1913999999,4825790.302999999],[639821.2456,4825811.4497],[639832.6449999996,4825814.909399999],[639861.8875000002,4825822.741],[639895.1540999999,4825792.5458],[639895.2038000003,4825774.6581],[639829.3339,4825748.952],[639821.7860000003,4825731.2393],[639829.5367,4825715.956499999],[639895.4978999998,4825698.5537],[639896.9795000004,4825693.362400001],[639903.3513000002,4825670.6065],[639898.3085000003,4825660.612500001],[639876.2450000001,4825657.1526],[639863.8463000003,4825655.1164],[639847.5806999998,4825652.555199999],[639832.5466999998,4825621.9088],[639756.2631999999,4825626.7641],[639756.3107000003,4825601.209799999],[639781.9852,4825563.189300001],[639812.6475,4825537.828199999],[639817.2596000005,4825537.479900001],[639840.6481999997,4825535.5228],[639860.8254000004,4825563.6097],[639898.8756999997,4825571.402799999],[639901.5844999999,4825538.3484000005],[639886.9137000004,4825525.1537999995],[639877.6369000003,4825516.7382],[639876.2111,4825515.3752],[639870.5187999997,4825486.1457],[639868.7704999996,4825476.998199999],[639902.0352999996,4825462.4695],[639950.3262999998,4825463.476399999],[639957.0652999999,4825469.616900001],[639970.2248999998,4825481.669],[639971.3798000002,4825550.248199999],[639983.9278999995,4825560.620999999],[640019.8832999999,4825541.037900001],[640173.4573999997,4825483.2443],[640179.1294999998,4825455.3629],[640141.5955999997,4825426.690300001],[640140.1887999997,4825377.9945],[640161.2432000004,4825333.101199999],[640179.2418,4825318.4772],[640189.5563000003,4825312.026000001],[640191.4253000002,4825311.509500001],[640212.8794,4825305.5133],[640215.9272999996,4825306.5769],[640229.8103999998,4825326.533600001],[640237.6604000004,4825322.0309],[640244.1227000002,4825325.943700001],[640249.9627,4825324.843599999],[640252.6392000001,4825324.343900001],[640255.1518999999,4825323.952],[640262.9347000001,4825322.6702],[640277.2986000003,4825315.748299999],[640286.4974999996,4825300.829500001],[640308.7138999999,4825289.294],[640323.5328000002,4825279.9372000005],[640324.0091000004,4825272.6139],[640324.2128999997,4825266.7293],[640324.4720000001,4825262.068],[640324.6271000002,4825258.515799999],[640328.9866000004,4825250.940300001],[640347.7752,4825217.888900001],[640363.2363,4825154.657],[640349.8071999997,4825105.2653],[640371.5636,4825088.7204],[640424.6297000004,4825116.4969],[640430.2317000004,4825149.9473],[640442.2884999998,4825176.088400001],[640455.2270999998,4825198.692399999],[640456.0044,4825200.153100001],[640457.1558999997,4825199.177200001],[640483.5648999996,4825176.5078],[640497.4687000001,4825164.5767],[640515.9260999998,4825131.963199999],[640562.3854999999,4825089.3807],[640591.7933,4825062.4410999995],[640595.2527000001,4825059.2914],[640629.9293999998,4825027.684699999],[640666.9260999998,4824954.793500001],[640670.2814999996,4824914.1973],[640653.4730000002,4824868.067399999],[640657.0401999997,4824817.364600001],[640754.6438999996,4824763.410800001],[640778.6449999996,4824736.2475000005],[640783.2796,4824731.011399999],[640855.2040999997,4824691.853700001],[640874.0395999998,4824641.360200001],[640885.2539999997,4824588.262399999],[640890.1290999996,4824471.4761],[640913.7319999998,4824436.416099999],[641033.1090000002,4824311.812100001],[641064.8399,4824251.4789],[641106.6136999996,4824193.9124],[641135.7368000001,4824138.524700001],[641136.6156000001,4824092.876599999],[641010.4437999995,4824082.892100001],[641007.2983999997,4824082.603800001],[640998.6179,4824076.5326000005],[640992.2449000003,4824072.1766],[640991.4117999999,4824061.8258],[640990.5855999999,4824051.141799999],[640986.1715000002,4823995.827099999],[641232.9314000001,4823977.9021000005],[641387.8068000004,4823864.384],[641433.0724,4823833.1152],[641462.6741000004,4823812.7388],[641454.2362000002,4823733.7831999995],[641480.3216000004,4823703.8884],[641483.5206000004,4823670.955800001],[641472.0656000003,4823666.1589],[641438.2588,4823652.113399999],[641424.5755000003,4823626.491900001],[641425.6738,4823578.181700001],[641465.8419000003,4823551.138900001],[641471.6257999996,4823518.2608],[641464.4856000002,4823508.110400001],[641455.6021999996,4823500.145500001],[641429.2039000001,4823491.145],[641395.8283000002,4823483.4421999995],[641342.3794999998,4823469.5392],[641327.9678999996,4823428.5693],[641336.0426000003,4823405.850400001],[641362.5861,4823365.7425],[641368.6254000003,4823351.4252],[641366.2125000004,4823312.4856],[641399.9463999998,4823287.862500001],[641428.6427999996,4823260.688999999],[641424.5710000005,4823212.27],[641401.9785000002,4823191.3498],[641364.4921000004,4823152.338500001],[641365.3722000001,4823106.6905000005],[641404.4362000003,4823074.624],[641428.8033999996,4823072.6927000005],[641435.2576000001,4823011.8287],[641406.2811000003,4822986.9964000005],[641382.6090000002,4822952.0536],[641401.0676999995,4822950.553300001],[641407.0575000001,4822950.1239],[641438.1545000002,4822935.6676],[641481.9375,4822929.0342],[641517.7496999996,4822917.122099999],[641549.1431999998,4822877.117000001],[641549.9998000003,4822836.4684],[641517.3058000002,4822823.1129],[641474.1161000002,4822843.7585],[641441.0515999999,4822859.5065],[641409.4892999995,4822834.6197999995],[641379.0872,4822812.202],[641378.0252,4822743.624299999],[641368.3755000001,4822687.532500001],[641366.5382000003,4822651.9383000005],[641372.2962999996,4822647.170600001],[641414.1681000004,4822612.385500001],[641555.4066000003,4822587.582800001],[641656.7810000004,4822483.1644],[641661.0807999996,4822401.9219],[641669.1306999996,4822384.3138999995],[641667.3756999997,4822348.7214],[641650.2970000003,4822315.361300001],[641677.1403000001,4822249.816299999],[641738.8548999997,4822228.673699999],[641753.9165000003,4822223.5471],[641797.6486999998,4822196.5812],[641839.3865,4822149.2401],[641858.2330999998,4822098.860300001],[641859.6014,4822037.8892],[641892.3424000004,4821934.3585],[641905.0422,4821815.293400001],[641918.7209000001,4821772.360200001],[641972.7339000003,4821706.612400001],[641976.1358000003,4821702.462099999],[641984.3540000003,4821703.7468],[642004.6545000002,4821707.0648],[642007.9414999997,4821708.3564],[642013.8737000003,4821710.7041],[642019.1643000003,4821712.8159],[642025.0965,4821715.1635],[642040.0839999998,4821721.258099999],[642052.7418999998,4821734.3035],[642056.6973000001,4821738.3871],[642066.6357000005,4821738.597200001],[642073.5064000003,4821730.9647],[642074.5826000003,4821729.7653],[642076.7397999996,4821727.144200001],[642077.4928000001,4821725.937899999],[642078.0719999997,4821713.8390999995],[642078.4746000003,4821698.625399999],[642076.2050000001,4821679.7996],[642067.6599000003,4821663.3967],[642056.2745000003,4821655.1559],[642045.4928000001,4821656.594699999],[642025.5652000001,4821662.3956],[642001.4457999999,4821659.9969999995],[641991.8590000002,4821650.794399999],[641987.0133999996,4821623.803099999],[641986.2874999996,4821619.8989],[641985.6354,4821616.329500001],[641998.8563000001,4821591.275599999],[642032.5472999997,4821561.543199999],[642048.9998000003,4821506.0022],[642090.5005000001,4821466.324100001],[642098.8227000004,4821435.944499999],[642094.4296000004,4821402.851600001],[642022.8574000001,4821304.783],[642001.1453,4821253.4353],[642000.0883999998,4821184.8575],[642065.2126000002,4821110.0118],[642031.5620999997,4821022.9673],[641996.8405999998,4820986.5669],[641949.9913999997,4820919.577299999],[641907.5379999997,4820885.569700001],[641829.4738999996,4820853.3664],[641784.5120000001,4820819.4178],[641701.7216999996,4820727.560900001],[641698.7187000001,4820724.2754],[641675.4318000004,4820697.5624],[641672.233,4820676.7173],[641668.7461000001,4820654.1994],[641676.6902000001,4820641.700300001],[641677.8466999996,4820586.835999999],[641678.2423,4820568.0666000005],[641623.824,4820437.920399999],[641610.6597999996,4820406.5320999995],[641618.7899000002,4820381.370200001],[641644.2006000001,4820349.5724],[641652.7539999997,4820338.8638],[641654.9078000002,4820332.5759],[641669.0442000004,4820290.985099999],[641711.3280999996,4820218.210100001],[641704.3213,4820190.0625],[641644.2948000003,4820145.5754],[641624.7043000003,4820112.162799999],[641631.1343,4820048.743100001],[641624.0192,4820025.704399999],[641625.2768999999,4819969.8423999995],[641681.4961999999,4819953.360400001],[641699.7589999996,4819930.8566],[641693.5385999996,4819750.282],[641599.2028000001,4819649.184],[641597.5532999998,4819608.482799999],[641602.5151000004,4819603.254000001],[641618.4008,4819586.144300001],[641705.3097000001,4819560.0867],[641708.3783,4819537.262599999],[641681.4576000003,4819490.9178],[641682.0168000003,4819456.707599999],[641682.5455,4819423.9410999995],[641682.7081000004,4819412.3891],[641693.5876000002,4818727.1786],[641693.8578000003,4818710.5177],[641693.3223000001,4818666.8401],[641692.6686000004,4818624.9377],[641692.0264999997,4818582.4801],[641689.1898999996,4818386.977399999],[641681.3640999999,4817840.8171999995],[641678.0730999997,4817313.419600001],[641676.2522999998,4817034.9396],[641676.2304999996,4816993.7173],[641676.1980999997,4816929.9396],[641677.0758999996,4814570.210000001],[641675.6492999997,4814391.849300001],[641675.5120999999,4814375.291099999],[641668.7533999998,4813646.271400001],[641668.8093999997,4813643.606000001],[641668.398,4813601.597999999],[641668.3118000003,4813594.151900001],[641668.3219999997,4813589.8189],[641660.3431000002,4812879.9965],[641653.1900000004,4811849.4208],[641648.3417999996,4811486.8816],[641655.2522,4811158.033600001],[641650.2558000004,4811156.9286],[641648.5073999995,4810978.117799999],[641648.0240000002,4810954.8859],[641645.9439000003,4810730.180299999],[641645.0286999997,4810542.498500001],[641642.5697999997,4810042.791200001],[641642.6211000001,4810040.3478999995],[641642.4447999997,4810017.9003],[641642.3729999997,4810005.8991],[641640.2593,4809578.309],[641633.6270000003,4808833.521],[641623.2481000004,4807687.999399999],[641623.1502999999,4807677.219799999],[641621.5562000005,4807498.4134],[641620.7029999997,4807403.953600001],[641619.3250000002,4807261.150900001],[641619.3121999996,4807254.0397],[641619.1398,4807246.813999999],[641618.9387999997,4807229.365900001],[641618.926,4807222.2546999995],[641618.8181999996,4807215.8082],[641617.8132999996,4807113.123199999],[641616.9836999997,4807044.552200001],[641613.2441999996,4806716.9274],[641613.0629000003,4806690.8133000005],[641610.8663999997,4806501.994899999],[641610.7176999999,4806489.7699],[641606.2096999995,4806113.6863],[641606.1128000002,4806095.1293],[641600.4382999996,4805600.6918],[641590.2192000002,4804313.8517],[641590.1986999996,4804310.9625],[641590.0557000004,4804286.849199999],[641587.2962999996,4803950.5803],[641584.4358000001,4803719.6392],[641570.4463999998,4803497.5759],[641564.6491999999,4803418.346100001],[641567.6475999998,4802663.7688],[641544.0393000003,4802579.499600001],[641534.8800999997,4802409.091700001],[641543.5610999996,4802114.5065],[641549.5861999998,4802055.190400001],[641553.1456000004,4802020.7107],[641547.2947000004,4801812.262599999],[641558.9033000004,4801741.841600001],[641567.6464999998,4801688.2489],[641557.3883999996,4801643.8136],[641556.9888000004,4801631.9168],[641555.1804999998,4801497.5507],[641554.4726999998,4801461.6483],[641553.9807000002,4801419.306299999],[641553.3302999996,4801388.404999999],[641551.2198999999,4801260.698999999],[641545.5557000004,4800140.4023],[641545.4359999998,4800130.622400001],[641544.5621999996,4799559.9607],[641544.0428999998,4799200.9648],[641547.0316000003,4798961.148499999],[641544.4019999998,4798730.1033],[641544.3420000002,4798391.6722],[641543.0301999999,4798182.876],[641543.5537999999,4798181.109300001],[641542.2203000002,4798027.6437],[641538.8156000003,4797565.815199999],[641535.1829000004,4797238.976199999],[641534.7995999996,4797206.8585],[641533.3218,4797079.611199999],[641530.5526,4796513.3572],[641523.8870000001,4795846.0272],[641524.7346000001,4795389.844699999],[641524.2681999998,4794802.1971],[641523.9436999997,4794285.327299999],[641526.1836999999,4793964.2793000005],[641526.4420999996,4793819.736500001],[641526.7284000004,4793619.419399999],[641527.0142999999,4793419.102399999],[641527.0724,4793350.2183],[641527.2094,4793281.447000001],[641527.4250999996,4793115.5713],[641517.6840000004,4792329.8542],[641517.0367999999,4792298.620100001],[641510.642,4791760.7382],[641510.6141999997,4791758.1822],[641512.1837999998,4791223.688999999],[641512.3241999997,4791174.1391],[641479.8375000004,4790333.2870000005],[641454.4605,4789516.9167],[641400.2982000001,4787889.998199999],[641399.7460000003,4787822.8796999995],[641399.7199999997,4787816.324100001],[641399.8531999998,4787763.107899999],[641399.0047000004,4787546.326099999],[641399.0114000002,4787542.1043],[641394.4660999998,4786366.9736],[641376.2844000002,4785319.219799999],[641374.1539000003,4785202.85],[641362.2242,4784494.649800001],[641362.0115999999,4784481.424000001],[641361.7988999998,4784468.1983],[641360.9370999997,4784419.7392],[641360.0752999997,4784371.280200001],[641351.4033000004,4783881.355900001],[641343.3539000005,4783423.8872],[641342.8113000002,4783391.3226],[641341.3337000003,4783305.9646000005],[641302.9139999999,4781104.4372000005],[641279.0093999999,4779732.8226],[641272.9808999998,4779384.3912],[641272.9802999999,4779380.502599999],[641240.6327,4777535.422499999],[641216.5755000003,4776167.7031],[641211.4252000004,4775980.2787],[641209.2587000001,4775868.798699999],[641197.9623999996,4775278.614700001],[641195.7336999997,4775217.2404],[641190.3717999998,4775094.9176],[641176.2185000004,4774335.6899999995],[641172.0799000002,4774095.1809],[641171.8326000003,4774091.3983],[641172.0467999997,4774073.1821],[641171.4238999998,4774063.947799999],[641171.3038999997,4774057.945800001],[641149.8458000002,4772927.157400001],[641123.4314000001,4772098.1303],[641121.7456,4772045.766899999],[641121.5577999996,4772039.096999999],[641121.4661999997,4772035.650900001],[641121.4537000004,4772032.317600001],[641118.8722000001,4771952.3827],[641107.9391999999,4771610.7435],[641096.2580000004,4771246.0912999995],[641092.7884999998,4771138.140699999],[641091.6358000003,4771099.342700001],[641030.6103999997,4769018.1686],[640996.7730999999,4767926.0217],[640995.1715000002,4767873.327199999],[640989.3731000004,4767672.560799999],[640983.1091999998,4767466.6744],[640946.8234000001,4766262.4922],[640937.3568000002,4765677.912699999],[640913.5081000002,4764216.352],[640909.0969000002,4763947.623],[640894.4751000004,4762273.7249],[640871.1424000002,4761778.854599999],[640871.0974000003,4761777.076099999],[640870.8695,4761760.4066],[640870.6392000001,4761720.073000001],[640870.4638999999,4761712.7368],[640870.2863999996,4761705.5118],[640869.5652000001,4761637.5044],[640846.8816,4760273.857100001],[640843.2577,4759735.9548],[640842.0455,4759540.952199999],[640820.3372999998,4758350.3102],[640827.4577000001,4758226.137700001],[640828.6303000003,4758200.8314],[640826.0262000002,4758160.7826000005],[640818.3618000001,4758033.4178],[640815.6155000003,4757988.366599999],[640815.7147000004,4757975.5923999995],[640815.4035,4757835.8246],[640813.0388000002,4757502.037599999],[640812.8947999999,4757461.3728],[640810.1028000005,4757346.9956],[640802.1755999997,4757029.6483],[640787.3426000001,4756599.395],[640787.9177000001,4756456.0907000005],[640788.7032000003,4756238.910700001],[640789.4815999996,4756002.1775],[640784.0645000003,4755872.4153],[640784.0103000002,4755851.194499999],[640784.0113000004,4755843.195499999],[640783.9282999998,4755835.3059],[640783.9197000004,4755831.750600001],[640783.057,4755647.0886],[640782.6523000002,4755579.310799999],[640781.9424,4755442.8684],[640781.7555,4755432.088099999],[640780.4183,4755350.070599999],[640780.4051000001,4755346.737400001],[640780.2136000004,4755336.179199999],[640780.1168999998,4755328.9559],[640773.9379000003,4754977.649900001],[640773.8927999996,4754975.8714000005],[640772.8000999996,4754913.7455],[640767.2385999998,4753716.224099999],[640763.4071000004,4752931.4662999995],[640762.8519000001,4752795.2499],[640759.2904000003,4751873.405300001],[640750.0751999998,4751290.846999999],[640750.0549999997,4751287.846899999],[640768.4040999999,4750890.6077],[640771.9200999998,4750846.5743],[640771.6672,4750831.0156],[640766.5184000004,4750340.751700001],[640745.2625000002,4748382.5757],[640738.8553999998,4748264.4604],[640738.6560000004,4748258.2349],[640735.0141000003,4747953.090299999],[640730.7803999996,4747596.9407],[640737.1827999996,4747475.754899999],[640737.7095999997,4747465.9892],[640721.6689999998,4745952.8684],[640703.1879000003,4744213.733999999],[640702.4227999998,4744195.1655],[640682.6063000001,4743752.49],[640218.3150000004,4743914.5502],[640132.2386999996,4743817.145099999],[640077.7527000001,4742950.3858],[640055.6819000002,4742600.0999],[640026.8403000003,4742264.8967],[640113.8114,4742058.0294],[640148.6803000001,4741972.196],[640154.8782000002,4741956.991],[640176.5733000003,4741903.662599999],[640204.9573999997,4741835.1394],[640262.2665999997,4741687.6612],[640271.4210000001,4741663.851199999],[640278.591,4741645.111099999],[640281.9604000002,4741636.292099999],[640316.381,4741572.669199999],[640248.4396000002,4741438.7502],[640232.7790000001,4741400.437100001],[640205.0565,4741339.881899999],[640198.7732999995,4741327.089299999],[640193.4351000004,4741316.0934999995],[640189.3461999996,4741308.011499999],[640182.0384999998,4741293.3094],[640146.7646000003,4741221.935900001],[640122.4654000001,4741161.895199999],[640114.3618999999,4741142.0667],[640111.5607000003,4741135.0108],[640093.0806,4741082.420700001],[640112.9683999997,4740924.960000001],[639879.7202000003,4740479.6225000005],[639750.6009999998,4740235.151799999],[639882.9770999998,4739617.598999999],[640074.3174,4738724.5109],[640210.1470999997,4738092.4803],[640599.1683999998,4736277.457599999],[641065.0393000003,4734051.6428],[641994.7779999999,4734052.475400001],[642014.3483999996,4734052.4333999995],[641974.3773999996,4733889.747099999],[641938.4042999996,4733747.584799999],[641397.1502999999,4731606.373400001],[641374.7163000004,4731517.817399999],[641319.3165999996,4731298.830399999],[641068.1135999998,4730305.9706999995],[640963.3272000002,4729892.2346],[640805.0204999996,4729265.3354],[640791.3561000004,4729212.066],[640757.7493000003,4729087.847200001],[640603.5618000003,4728469.926200001],[639798.2631999999,4725284.835100001],[639771.5669,4725258.967499999],[639740.0789000001,4725255.2216],[639727.5920000002,4725252.4145],[639696.9302000003,4725248.3522],[639640.5395999998,4725247.6592999995],[639628.0369999995,4725245.629799999],[639605.7394000003,4725237.403999999],[639593.6645,4725234.4944],[639583.4386,4725233.399599999],[639577.0374999996,4725233.7149],[639565.0741999997,4725237.473099999],[639547.4665999999,4725244.672499999],[639522.3398000002,4725250.7206],[639510.9287,4725251.490599999],[639507.0323000001,4725253.6339],[639504.7144999998,4725258.808499999],[639504.6094000004,4725264.0276999995],[639503.1327,4725272.218599999],[639500.5229000002,4725275.6099],[639496.3076,4725277.3025],[639491.1447999999,4725277.1985],[639485.8076999998,4725273.5361],[639471.9649999999,4725260.704],[639469.6973000001,4725259.325300001],[639455.3597999997,4725250.704700001],[639446.8861999996,4725248.0901],[639427.6727,4725245.4815],[639420.7210999997,4725240.5646],[639401.2833000002,4725228.731000001],[639395.6518000001,4725223.396400001],[639387.0098000001,4725221.000600001],[639378.5398000004,4725222.2743],[639360.3216000004,4725227.2401],[639355.2362000002,4725227.359999999],[639340.5170999998,4725221.3982],[639332.0784999998,4725221.1173],[639319.3107000003,4725228.192500001],[639313.5809000004,4725227.743899999],[639299.0487000002,4725216.5647],[639289.0246000001,4725213.585899999],[639281.2281999998,4725213.9845],[639269.4310999997,4725217.635500001],[639244.5429999996,4725228.132999999],[639219.6853,4725228.966399999],[639188.0977999996,4725221.999399999],[639156.3958,4725224.8061],[639130.6473000003,4725229.1768],[639105.3079000004,4725237.666200001],[639088.6453,4725238.6646],[639080.7139999997,4725237.616599999],[639069.2369999997,4725233.498],[639057.7958000004,4725227.602600001],[639047.2297,4725218.9476],[639035.1394999996,4725212.706],[639031.3591999998,4725209.075200001],[639008.6835000003,4725207.3981],[639002.9184999997,4725204.6162],[638996.0713,4725194.480599999],[638990.0760000004,4725190.9165],[638986.2065000003,4725191.727600001],[638981.6301999995,4725195.079500001],[638977.6738,4725200.2214],[638974.0987,4725202.704700001],[638960.9933000002,4725202.1085],[638949.8975,4725195.331499999],[638944.8432999998,4725193.8971],[638940.3360000001,4725193.806600001],[638916.9671,4725210.3347],[638908.5481000002,4725213.1653],[638900.5258,4725212.5601],[638887.5185000002,4725207.078],[638883.5028999997,4725206.997400001],[638874.6255000001,4725208.1525],[638845.7203000002,4725218.682],[638835.0886000004,4725221.4683],[638821.9499000004,4725222.5381000005],[638780.0092000002,4725220.808800001],[638755.7248999998,4725225.765699999],[638743.6864,4725233.300799999],[638731.0790999997,4725236.4921],[638687.1736000003,4725238.723300001],[638653.5010000002,4725237.604699999],[638625.7247000001,4725232.7162],[638550.7476000004,4725222.661900001],[638525.6403000001,4725215.4943],[638504.9007000001,4725207.1921],[638490.8828999996,4725203.023600001],[638470.4041999998,4725202.1698],[638459.1593000004,4725202.833699999],[638441.7545999996,4725208.1514],[638426.6756999996,4725207.85],[638421.2403999995,4725209.0744],[638414.7795000002,4725212.3891],[638408.9343999997,4725213.6054],[638403.5257000001,4725213.497300001],[638376.4846000001,4725204.6252],[638360.7567999996,4725203.977700001],[638354.6681000004,4725205.0781],[638344.9845000003,4725209.661499999],[638332.2554000001,4725218.960999999],[638329.3694000002,4725219.792099999],[638323.9606999997,4725219.6841],[638317.6129999999,4725217.3355],[638300.5121999998,4725207.440199999],[638284.5653999997,4725193.124500001],[638277.2961999997,4725191.757300001],[638266.6957999999,4725192.9899],[638258.5915999999,4725192.3837],[638242.6267999997,4725187.177100001],[638232.7308,4725181.8694],[638209.4436999997,4725165.629899999],[638189.7158000004,4725164.125399999],[638175.7221999997,4725158.736],[638159.4051000001,4725150.634199999],[638149.6375000002,4725151.217],[638142.9928000001,4725155.528100001],[638132.8663999997,4725157.659],[638117.7342999997,4725155.913000001],[638113.1007000003,4725158.042400001],[638093.3063000003,4725155.759199999],[638061.1283999998,4725153.6735],[638051.4051000001,4725152.035599999],[638045.7880999995,4725150.0351],[638041.5088999998,4725146.7282],[638037.8432,4725141.4339000005],[638030.9212999996,4725122.6328],[638016.6238000002,4725103.684800001],[638007.7751000002,4725095.1768],[637984.0088,4725078.2619],[637951.0193999996,4725059.275],[637902.5961999996,4725037.203600001],[637875.6913000001,4725029.669299999],[637850.0444999998,4725024.826400001],[637803.6211000001,4725009.3498],[637765.6936999997,4724987.154999999],[637750.1288000001,4724978.2916],[637743.1913000001,4724972.599099999],[637737.2594999997,4724969.926100001],[637730.2402999997,4724968.3423],[637701.3329999996,4724966.6567],[637684.3422999997,4724967.652000001],[637679.7242,4724969.0044],[637675.9610000001,4724968.5963],[637673.3294000002,4724964.8780000005],[637672.5539999995,4724962.640799999],[637667.7695000004,4724959.990700001],[637658.8963000001,4724956.8149],[637652.7626999998,4724951.916099999],[637637.9434000002,4724934.402799999],[637635.5201000003,4724932.577199999],[637629.5308999997,4724932.7914],[637624.9128999999,4724934.1438],[637617.3576999996,4724934.771400001],[637580.7264999999,4724929.8222],[637570.4445000002,4724927.396199999],[637558.8291999996,4724926.0546],[637545.0609999998,4724925.781199999],[637512.8158999998,4724927.0295],[637466.9264000002,4724925.896400001],[637434.3716000002,4724930.3605],[637424.5464000003,4724933.831499999],[637412.6755999997,4724945.3715],[637394.2061999999,4724975.443600001],[637387.2653999999,4724982.3046],[637366.1300999997,4724997.9933],[637348.0904999999,4725006.411699999],[637341.1801000005,4725007.6077],[637330.6237000003,4725006.6208],[637318.7340000002,4725006.7183],[637306.9774000002,4725008.3737],[637302.7604,4725010.1787],[637278.5860000001,4725022.0304000005],[637244.6023000004,4725036.576199999],[637209.1671000002,4725045.7611],[637192.2218000004,4725052.757300001],[637164.8567000004,4725068.4343],[637122.0570999999,4725105.912699999],[637109.1807000004,4725126.8758000005],[637097.6221000003,4725147.5318],[637091.0094999997,4725154.399499999],[637065.5453000003,4725169.3368999995],[637015.2285000002,4725213.8879],[637007.1571000004,4725224.0594999995],[637003.4751000004,4725231.985099999],[636996.5661000004,4725253.8441],[636993.1716999998,4725259.6647],[636977.1922000004,4725275.900900001],[636964.7797999997,4725285.875700001],[636948.3804000001,4725294.327400001],[636917.8587999996,4725324.606699999],[636905.1107000001,4725339.1296],[636894.6184,4725359.8069],[636881.0472999997,4725391.0879999995],[636876.2847999996,4725399.7699],[636869.0705000004,4725408.0701],[636840.3584000003,4725433.9419],[636833.1975999996,4725443.6874],[636825.6769000003,4725459.202400001],[636820.5459000003,4725474.097999999],[636817.4839000003,4725479.7031],[636808.4466000004,4725497.298800001],[636804.6991999997,4725508.5558],[636799.7160999998,4725532.5637],[636795.7381999996,4725543.0386],[636789.3063000003,4725553.242900001],[636782.3535000002,4725560.7707],[636767.7959000003,4725571.481000001],[636763.9539999999,4725575.0711],[636757.4806000004,4725587.385199999],[636755.7034999998,4725594.3487],[636752.0351,4725601.608200001],[636730.8104999997,4725630.294399999],[636727.1487999996,4725637.2206999995],[636717.6382999998,4725678.8024],[636713.6299,4725690.832],[636707.9826999996,4725702.8292],[636704.648,4725738.8674],[636702.1268999996,4725746.149499999],[636691.7651000004,4725760.2754],[636684.0597999999,4725768.5660999995],[636602.6112000002,4725841.6107],[636574.6577000003,4725870.7201000005],[636555.3743000003,4725888.336200001],[636515.9166000001,4725918.885199999],[636475.0302999998,4725947.0735],[636463.0131000001,4725953.724199999],[636451.2015000004,4725958.268200001],[636423.8437999999,4725973.837099999],[636398.5006999997,4725995.3334],[636386.3372,4726009.4243],[636372.9194,4726028.933800001],[636358.7575000003,4726057.093699999],[636348.3093999997,4726075.661900001],[636342.9428000003,4726081.7772],[636340.8057000004,4726090.4001],[636336.6398,4726097.983200001],[636329.6464999998,4726107.621300001],[636321.7235000003,4726110.353599999],[636316.7165000001,4726110.6994],[636291.0520000001,4726119.4146],[636278.5536000002,4726121.3903],[636253.8987999996,4726120.4607],[636244.6561000003,4726123.611500001],[636213.2068999996,4726130.546800001],[636206.4660999998,4726131.5251],[636184.2400000002,4726144.640699999],[636171.9995999997,4726150.1766],[636145.0179000003,4726159.1996],[636110.676,4726163.190199999],[636085.9100000001,4726167.9245],[636074.4123999998,4726169.0316],[636067.1418000003,4726167.777799999],[636048.6464999998,4726162.0821],[636043.3740999997,4726163.422700001],[636039.6546,4726181.679199999],[636037.7995999996,4726184.3089000005],[636031.6969999997,4726186.1886],[636019.3309000004,4726185.612400001],[636005.5684000002,4726181.0096],[635994.5285999998,4726179.6818],[635983.9455000004,4726180.1405],[635973.6508999998,4726182.604499999],[635970.1276000002,4726182.5353],[635964.8221000005,4726177.209899999],[635959.7822000002,4726170.890000001],[635955.3924000002,4726169.0264],[635949.023,4726167.7904],[635940.898,4726168.2974],[635930.7759999996,4726170.320499999],[635922.9331,4726173.165899999],[635912.4584999997,4726180.625399999],[635908.7572999997,4726185.4406],[635879.1540999999,4726215.297900001],[635871.7527000001,4726220.707],[635850.9858999997,4726230.5197],[635836.7836999996,4726235.795499999],[635800.0241,4726246.0721],[635794.2984999996,4726249.6258000005],[635786.2253999999,4726272.573799999],[635785.3935000002,4726281.5557],[635782.4956999999,4726291.3858],[635779.6851000004,4726296.774],[635773.3578000003,4726301.76],[635738.1785000004,4726315.067299999],[635724.9415999996,4726325.4723000005],[635714.0909000002,4726352.142999999],[635678.1041000001,4726373.211100001],[635632.6791000003,4726399.0933],[635574.3413000004,4726435.6097],[635544.6426999997,4726457.9124],[635534.2138999999,4726467.2618],[635524.6901000002,4726480.6281],[635520.1715000002,4726489.537900001],[635509.6268999996,4726508.994100001],[635497.9250999996,4726524.7618],[635475.1870999997,4726547.4232],[635441.8472999996,4726571.543500001],[635408.9521000003,4726593.895300001],[635393.3657,4726607.143300001],[635381.0393000003,4726621.343699999],[635375.4557999996,4726630.2327],[635356.7564000003,4726672.747099999],[635341.6167000001,4726700.889699999],[635336.4582000002,4726709.009400001],[635292.7681,4726767.9209],[635255.9249999998,4726820.4123],[635225.3600000003,4726862.0287],[635186.9672999997,4726918.3782],[635162.5746999998,4726950.3396000005],[635132.8499999996,4726986.751599999],[635096.1847999999,4727030.2491],[635079.3766000001,4727051.5832],[635071.4738999996,4727061.760199999],[635060.6131999996,4727072.323799999],[635048.0710000005,4727080.8551],[635006.7171999998,4727104.2656],[634949.1591999996,4727130.6931],[634937.8032,4727137.248],[634924.9354999997,4727149.883400001],[634912.0826000003,4727165.9628],[634900.9952999996,4727183.9651999995],[634888.0358999996,4727213.9286],[634856.6775000002,4727279.6372],[634850.5864000004,4727289.405300001],[634845.5476000002,4727295.6392],[634838.7085999995,4727301.7269],[634829.0777000003,4727308.0934],[634800.7417000001,4727323.8715],[634754.3042000001,4727351.739],[634713.4702000003,4727378.0496],[634693.1458999999,4727394.8726],[634687.4433000004,4727401.538000001],[634649.9572999999,4727445.354900001],[634641.4671999998,4727452.077199999],[634629.4480999997,4727459.064099999],[634613.6045000004,4727464.6436],[634597.1271000002,4727469.0999],[634576.2368000001,4727472.914999999],[634552.1752000004,4727475.446599999],[634515.6831,4727476.625700001],[634480.0383000001,4727476.3773],[634358.3815000001,4727461.4616],[634332.2396,4727461.398499999],[634316.3962000003,4727462.757300001],[634294.2836999996,4727466.2162],[634275.7478,4727471.1888],[634259.2232999997,4727478.0889],[634239.3443999998,4727488.9232],[634220.5822999999,4727501.3344],[634200.5377000002,4727516.498],[634156.2516000001,4727556.1864],[634142.7973999996,4727565.368000001],[634133.2945999997,4727569.405200001],[634120.6035000002,4727573.0473],[634107.6277000001,4727574.462099999],[634093.7011000002,4727574.192299999],[634077.0301000001,4727571.7586],[633997.0115,4727548.102399999],[633951.7125000004,4727534.339400001],[633915.7008999996,4727523.4224],[633873.5098000001,4727687.9044],[633871.1908999998,4727697.635199999],[633869.8249000004,4727708.9397],[633871.4508999996,4727747.740700001],[633872.3397000004,4727756.8671],[633883.4605999999,4727813.181500001],[633885.2013999997,4727829.1007],[633883.7911,4727855.4011],[633882.3388999999,4727866.926100001],[633868.8468000004,4727907.7675],[633838.1984000001,4727988.2686],[633825.8503,4727982.6976],[633775.6665000003,4727963.1756],[633757.8384999996,4727957.054400001],[633726.4526000004,4727944.339299999],[633665.6920999996,4727920.8368],[633627.9186000004,4727907.887599999],[633589.3471999997,4727893.8124],[633547.0615999997,4727995.752],[633542.4238,4728006.771299999],[633526.1677000001,4728042.3388],[633513.2624000004,4728065.6403],[633476.1098999996,4728050.26],[633444.0494999997,4728038.5329],[633429.0455999998,4728034.6888],[633422.3918000003,4728056.778000001],[633413.8213,4728076.2752],[633397.3865999999,4728108.3958],[633372.0749000004,4728154.6756],[633334.3671000004,4728219.1570999995],[633303.5941000003,4728280.995200001],[633285.2832000004,4728329.743100001],[633254.5245000003,4728395.136399999],[633247.2155999998,4728412.991800001],[633242.4653000003,4728429.8967],[633224.9693999998,4728517.207599999],[633213.4642000003,4728578.5284],[633206.3699000003,4728602.275599999],[633194.8091000002,4728636.712200001],[633178.125,4728686.1581],[633175.3229999999,4728699.767899999],[633174.7816000003,4728710.8662],[633176.2785,4728731.001800001],[633181.6621000003,4728753.5451],[633181.7439000001,4728766.321699999],[633176.0741999997,4728801.205],[633171.4033000004,4728814.0012],[633166.4731999999,4728823.2377],[633156.1358000003,4728836.702400001],[633152.0789000001,4728847.399800001],[633149.0959999999,4728874.6699],[633137.4182000002,4728915.2140999995],[633128.9491999997,4728938.0462],[633112.8338000001,4728979.2827],[633102.3408000004,4729000.8539],[633084.2970000003,4728993.2861],[633078.1578000002,4728988.7245000005],[633034.8095000004,4728942.1228],[633012.4869999997,4728922.6976],[632993.3488999996,4728908.1105],[632976.5218000002,4728896.9004999995],[632962.6568999998,4728889.302200001],[632937.4669000003,4728878.3759],[632906.3987999996,4728866.336999999],[632884.0274999999,4728939.0024999995],[632869.5159,4728994.9339000005],[632865.5005000001,4729016.296599999],[632859.3026999999,4729074.498299999],[632858.1002000002,4729107.2458999995],[632858.0165999997,4729141.459100001],[632863.8066999996,4729296.425799999],[632863.4731000001,4729309.5276999995],[632862.8591999998,4729332.9553],[632862.3004000001,4729340.7206],[632860.2866000002,4729368.7870000005],[632855.7198000001,4729401.803300001],[632799.5069000004,4729671.1099],[632793.3256000001,4729711.426999999],[632788.7686999999,4729748.2204],[632787.2154000001,4729782.1833],[632787.3668999998,4729795.627699999],[632787.6032999996,4729813.1841],[632790.1140000001,4729844.5589000005],[632797,4729899.7904],[632805.6043999996,4729938.058499999],[632819.2207000004,4729984.0879999995],[632830.0683000004,4730012.179199999],[632857.8163000001,4730077.3651],[632958.9967,4730307.038899999],[633015.6841000002,4730430.547499999],[633043.2434999999,4730484.066500001],[633086.2685000002,4730555.4351],[633125.7768000001,4730617.9604],[633233.2198999999,4730776.774700001],[633252.7904000003,4730764.376800001],[633269.7862,4730787.8105999995],[633296.3219999997,4730817.760399999],[633308.4721999997,4730829.103399999],[633319.3031000001,4730836.644099999],[633341.3329999996,4730849.6219],[633393.8821,4730872.8531],[633402.881,4730877.692500001],[633408.7663000003,4730882.582800001],[633420.9967,4730902.4814],[633424.0593999997,4730909.3168],[633425.1717999997,4730915.337099999],[633421.0844,4730957.3605],[633421.4839000003,4730966.3663],[633426.5344000002,4730984.793299999],[633448.7260999996,4731027.5461],[633452.6464999998,4731036.619899999],[633458.5075000003,4731059.7282],[633460.1535999998,4731080.533399999],[633464.8591999998,4731099.842499999],[633470.6476999996,4731109.73],[633502.2489,4731136.001499999],[633515.0462999996,4731143.4694],[633523.8635,4731144.9727],[633565.6491,4731140.114499999],[633569.8896000003,4731141.085100001],[633582.3251,4731150.3235],[633599.1462000003,4731169.9779],[633605.8333,4731184.215299999],[633610.1698000003,4731201.4067],[633611.3317,4731209.0942],[633610.4040999999,4731223.1844999995],[633596.5718999999,4731260.7981],[633595.3986999998,4731274.8837],[633597.1508999998,4731281.6939],[633613.7851999998,4731315.230699999],[633522.5151000004,4731371.677200001],[633527.8766999999,4731382.4453],[633082.2953000003,4731442.615499999],[632578.4691000003,4731461.149800001],[630953.6897999998,4731524.1559999995],[630688.2434999999,4731545.7927],[629279.5906999996,4731376.224400001],[629106.5895999996,4731355.4395],[629063.0332000004,4731350.182700001],[628448.006,4731276.074999999],[628294.4018000001,4731251.449899999],[628271.2927000001,4731247.6885],[628177.2459000004,4730789.3871],[628163.1527000004,4730723.3639],[628173.8057000004,4730723.117000001],[628175.3891000003,4730712.8155000005],[628182.4435999999,4730690.174000001],[628196.3448000001,4730656.106699999],[628200.8556000004,4730646.9703],[628211.7377000004,4730629.954],[628228.3578000003,4730612.710899999],[628239.2796999998,4730606.8039],[628260.3433999997,4730597.3081],[628263.4411000004,4730593.6998],[628265.9208000004,4730588.080499999],[628273.7724000001,4730562.2324],[628281.1985999998,4730550.484099999],[628291.9204000002,4730542.1296],[628314.9253000002,4730529.559599999],[628325.9112999998,4730520.210200001],[628327.8399999999,4730517.802200001],[628334.5494999997,4730509.373199999],[628341.8465999998,4730500.1775],[628366.3841000004,4730480.0824],[628359.3426999999,4730457.845899999],[628350.1105000004,4730438.9013],[628315.8880000003,4730442.3762],[628303.1365,4730440.9176],[628290.3485000003,4730437.014599999],[628277.9085999997,4730432.007099999],[628265.7390000001,4730425.671700001],[628231.1079000002,4730402.590399999],[628218.8317,4730397.586100001],[628207.1836999999,4730394.037599999],[628193.6215000004,4730392.1197999995],[628180.3559999997,4730391.8739],[628169.0247999998,4730393.3301],[628159.2062999997,4730397.1472],[628105.5906999996,4730426.0353],[627495.2971000001,4727400.724300001],[627503.2065000003,4727393.982899999],[627572.3311999999,4727342.8254],[627601.2127,4727323.1406],[627602.9556,4727321.9508],[627621.6542999996,4727312.2981],[627633.3651,4727308.2929],[627644.2280000001,4727305.827199999],[627661.1531999996,4727303.4734000005],[627678.5330999997,4727303.1274999995],[627705.4139,4727307.511299999],[627749.8218999999,4727316.884299999],[627781.0444,4727325.7919],[627836.659,4727345.147700001],[627876.1308000004,4727355.541200001],[627914.7076000003,4727361.1417],[627934.3503999999,4727362.5045],[627953.7473999998,4727363.8628],[627996.75,4727369.434599999],[628017.7012999998,4727375.3763],[628022.6764000002,4727367.8035],[628032.3148999996,4727360.6503],[628102.8006999996,4727329.184900001],[628231.2992000002,4727267.2469999995],[628338.9045000002,4727214.0328],[628356.2304999996,4727203.356799999],[628336.9423000002,4727174.006200001],[628321.3990000002,4727154.833799999],[628316.4085999997,4727145.521299999],[628313.0427000001,4727132.5732],[628313.0373999998,4727124.0197],[628315.2461000001,4727115.3961],[628315.1584000001,4727111.284399999],[628313.2050000001,4727106.1383],[628273.0821000002,4727060.0724],[628261.1204000004,4727042.1885],[628259.6542999996,4727037.273600001],[628259.8394999998,4727027.2795],[628262.4883000003,4727021.441199999],[628270.1593000004,4727014.3629],[628270.8743000003,4727011.1547],[628269.6070999997,4727004.3551],[628267.0513000004,4727000.7531],[628261.7610999998,4726998.7666],[628254.8711000001,4726999.0833],[628247.7451999998,4727003.283500001],[628242.5714999996,4727003.8541],[628237.9941999996,4726998.7706],[628234.466,4726990.151799999],[628233.8115999997,4726976.809599999],[628231.9462000001,4726971.331900001],[628226.5719999997,4726969.455],[628198.5406999998,4726969.602299999],[628193.6028000005,4726966.2895],[628190.2668000003,4726960.5624],[628185.2082000002,4726954.9145],[628181.8760000002,4726953.4087000005],[628175.1621000003,4726953.0623],[628166.9097999996,4726956.130899999],[628164.2962999996,4726955.6382],[628162.7706000004,4726953.943600001],[628161.9170000004,4726946.9296],[628163.9555000002,4726938.636],[628163.8882999998,4726933.413899999],[628159.2719,4726930.440199999],[628149.8421,4726930.710000001],[628139.1201999998,4726925.512700001],[628137.4676000001,4726921.816400001],[628139.3830000004,4726915.7422],[628139.9527000003,4726911.5316],[628135.3081,4726901.2259],[628133.7685000002,4726891.4221],[628136.8702999996,4726878.8159],[628136.801,4726873.7048],[628135.0952000003,4726868.452299999],[628130.9559000004,4726866.2651],[628123.7504000003,4726865.909600001],[628120.2070000004,4726866.9548],[628103.7307000002,4726875.980900001],[628095.9228999997,4726877.169399999],[628093.7599,4726878.9067],[628084.4254999999,4726891.730799999],[628062.2083,4726900.983999999],[628057.3745999997,4726900.8946],[628053.6125999996,4726891.605],[628049.3668999998,4726886.305600001],[628045.5676999995,4726883.4582],[628028.0213000001,4726875.024499999],[628022.5279999999,4726875.145099999],[628020.6272,4726875.9986000005],[628018.0729,4726881.1723],[628016.1676000003,4726891.1346],[628014.6354,4726894.216600001],[628010.2152000004,4726898.356000001],[628001.5039999997,4726904.0824],[627998.5482000001,4726908.804300001],[627997.5751999998,4726912.6742],[627998.2055000002,4726922.9056],[627997.0603999998,4726927.216600001],[627993.7032000003,4726931.4868],[627989.7172999997,4726934.3013],[627979.1568,4726938.105],[627975.4024999999,4726937.257999999],[627966.0244000005,4726925.8652],[627961.0373,4726920.7743],[627949.3893999998,4726916.893200001],[627936.0086000003,4726918.09],[627930.0769999996,4726919.7577],[627922.1995000001,4726924.721899999],[627886.6749999998,4726953.3915],[627874.6520999996,4726960.9453],[627866.2216999996,4726964.7885],[627849.4265999999,4726968.921599999],[627840.3328,4726968.753699999],[627828.4269000003,4726965.534499999],[627802.0999999996,4726953.273600001],[627755.4205,4726929.1954],[627744.9236000003,4726925.1138],[627736.6040000003,4726922.9608],[627728.2473999998,4726922.806600001],[627714.3013000004,4726927.9923],[627702.8334999997,4726940.9997000005],[627692.7298999997,4726955.587300001],[627687.1854999997,4726958.484300001],[627674.4950000001,4726957.8059],[627663.9818000002,4726954.6127],[627650.9820999997,4726948.4856],[627632.6939000003,4726935.8181],[627624.3823999995,4726933.221000001],[627604.3921999997,4726932.852499999],[627563.7237,4726929.436899999],[627536.8353000004,4726929.8301],[627523.1760999998,4726932.799799999],[627512.5215999996,4726937.269099999],[627504.5460999999,4726943.1206],[627496.2901999997,4726950.8555],[627469.7489999998,4726985.802200001],[627446.8598999996,4727018.261299999],[627424.0380999995,4727038.169399999],[627418.3691999996,4727047.840399999],[627404.6052000001,4726980.825999999],[626988.8831000002,4724981.4738],[626569.6538000004,4724900.596899999],[624661.8811999997,4724535.8653],[623406.1116000004,4724295.996300001],[622966.7905000001,4724211.428200001],[622901.4145,4724204.1587000005],[621115.4643000001,4724004.088500001],[620190.9312000005,4723833.478499999],[618826.8536999999,4723565.4691],[618771.7045999998,4723554.193499999],[618626.0903000003,4723525.595899999],[618391.4077000003,4723479.373],[618098.3003000002,4723421.387700001],[618081.0470000003,4723418.65],[618048.6180999996,4723411.544],[617595.0332000004,4723311.082900001],[617458.7455000002,4723278.3366],[616545.5410000002,4723423.9781],[615930.8870999999,4723525.9649],[615800.2445999999,4723542.885399999],[615796.3607000001,4723544.708799999],[615598.5919000003,4723575.1735],[614897.9346000003,4723679.1489],[614812.0060999999,4723694.4968],[613951.4842999997,4723844.9036],[613819.7627999997,4723868.396600001],[613522.3953999998,4723929.607000001],[613515.1520999996,4723931.376599999],[613473.6771999998,4723930.919399999],[613469.6557999998,4723931.1866999995],[613036.1346000005,4723966.752599999],[613122.9863999998,4724416.4649],[613137.1316,4724524.104499999],[613181.1344999997,4724831.1658],[613208.1136999996,4724965.895400001],[613216.0438999999,4724992.238500001],[613227.5510999998,4725030.414000001],[613245.0032000002,4725096.011],[613249.6010999996,4725170.7281],[613268.8190000001,4725238.5756],[613275.6929000001,4725274.342800001],[613304.0970999999,4725446.9727],[613405.7797999997,4725969.4651999995],[613460.4329000004,4726250.2685],[613462.9254999999,4726263.194],[613464.2838000003,4726270.324999999],[613524.4496999998,4726579.432399999],[613621.3383999998,4727077.1931],[613674.2992000002,4727345.0867],[613762.1662999997,4727797.0506],[613833.0186999999,4728241.627699999],[613866.6034000004,4728371.471899999],[613886.3975999998,4728448.1063],[613887.9567,4728457.9066],[613911.085,4728580.803400001],[613967.1151,4728814.9844],[613789.8837000001,4728791.962200001],[613228.2120000003,4728697.1073],[612613.2363,4728584.5473],[612224.9215000002,4728513.147700001],[612004.6238000002,4728472.59],[611908.8058000002,4728470.373],[611876.4551999997,4728469.738700001],[611628.1091999998,4728425.740599999],[611484.8229999999,4728400.104699999],[611413.3415000001,4728387.4015],[611328.0552000003,4728372.144400001],[611254.6969999997,4728348.749600001],[611100.3310000002,4728324.1655],[611009.8513000002,4728300.6095],[610890.7695000004,4728298.033399999],[610886.8309000004,4728298.4146],[610790.6880999999,4728280.546599999],[610529.7515000002,4728234.1653],[610496.3507000003,4728227.411699999],[610380.2493000003,4728212.562899999],[610368.7966,4728278.2467],[610362.3967000004,4728314.798699999],[610352.1409999998,4728382.5009],[610343.2433000002,4728442.1164],[610333.7918999996,4728541.598300001],[610333.2114000004,4728644.7761],[610313.1963,4728759.4178],[610296.3642999995,4728844.009400001],[610304.5805000002,4728919.5591],[610239.5643999996,4729380.365499999],[610136.6387999998,4730092.7053],[610084.8265000004,4730481.525900001],[610020.3744999999,4730980.4417],[610003.1629999997,4731228.306],[609999.4988000002,4731247.5745],[609997.8755000001,4731262.099300001],[609998.0491000004,4731348.9616],[609986.7633999996,4731471.518300001],[609958.0062999995,4731776.0689],[609966.1732999999,4731916.3738],[609916.0681999996,4732188.706900001],[609901.9693999998,4732282.3399],[609888.4885999998,4732378.315300001],[609881.0009000003,4732499.044399999],[609855.5626999997,4732651.921700001],[609841.6443999996,4732754.8879],[609841.7582,4732768.329700001],[609834.6487999996,4732777.768999999],[609802.4680000003,4732886.220799999],[609765.8139000004,4732961.946],[609754.8312999997,4733050.2973],[609743.6951000001,4733055.562999999],[609717.4182000002,4733122.3452],[609655.9965000004,4733293.7564],[609628.0226999996,4733364.399599999],[609558.5017999997,4733520.243799999],[609551.2034,4733541.6764],[609520.5445999997,4733632.0485],[609366.5828,4734142.325200001],[609330.7604,4734259.274],[609274.1420999998,4734428.320599999],[609273.6513,4734438.6427],[609349.4735000003,4734953.8927],[609370.0086000003,4735093.948899999],[609371.0751,4735119.6239],[609381.9945,4735349.9421],[609559.7593999999,4736159.3815],[609581.3021,4736256.024900001],[609780.4352000002,4737102.5778],[609787.8734999998,4737133.9081],[609884.8713999996,4737182.881100001],[610097.1942999996,4737260.1306],[610114.3366999999,4737226.7486000005],[610236.0601000004,4737284.7851],[610218.4161,4737329.044199999],[610470.1508,4737443.1458],[610471.8810999999,4737467.9432],[610482.7455000002,4737688.712099999],[610442.4062000001,4737729.830399999],[610417.3985000001,4737763.863299999],[610243.9495999999,4737989.1259],[610044.5170999998,4738438.682499999],[609871.5663999999,4738490.684900001],[609658.5571999997,4738551.4958999995],[609614.4851000002,4738545.019400001],[609548.3849,4738570.849099999],[609329.9002,4738678.123299999],[609313.6585999997,4738686.0854],[609264.2710999995,4738700.1866999995],[609021.9220000003,4738780.7676],[609017.1524,4738782.3583],[608901.6109999996,4738857.174000001],[608823.0981000001,4738897.587400001],[608711.8263999997,4738945.704700001],[608663.3168000001,4738945.8287],[608572.5964000002,4738992.828],[608587.7048000004,4739035.9405000005],[608973.2233999996,4739486.3203],[609177.1301999995,4739522.8686],[609282.7313999999,4739568.9716],[609387.0979000004,4739692.809],[609458.9288999997,4739805.0239],[609685.2825999996,4740486.179300001],[609591.6205000002,4740893.778899999],[609588.6342000002,4740906.7272],[609532.6957,4741339.0308],[609569.6031,4741584.0942],[609441.1804999998,4741911.1688],[609349.8357999995,4742143.753699999],[609283.7061999999,4742297.321],[609177.9170000004,4742688.738500001],[609163.0905999998,4742840.121200001],[609132.5371000003,4742936.716700001],[609045.9523999998,4743174.712300001],[609011.3328999998,4743280.463099999],[608877.8465,4743522.8278],[608745.1069,4743671.9034],[608645.9019999998,4743861.4976],[608638.4009999996,4743875.819],[608619.9156999998,4743938.7291],[608565.9367000004,4744122.040200001],[608521.4436999997,4744331.159600001],[608491.9878000002,4744628.710000001],[608474.0335999997,4744995.1974],[608401.5263999999,4745431.9136],[608398.3806999996,4745460.4103999995],[608353.6539000003,4745617.655099999],[608349.6933000004,4745625.256899999],[608172.8126999997,4745960.253799999],[608242.9210999999,4746365.670700001],[608289.9495000001,4746637.9902],[608329.2416000003,4746872.089500001],[608358.3413000004,4747286.193299999],[608352.2369999997,4747393.6183],[608344.6003,4747447.925100001],[608364.6832999997,4747796.241599999],[608361.2758,4747825.8451000005],[608319.8221000005,4747936.9341],[608251.4352000002,4748067.2597],[608113.2525000004,4748262.1337],[607911.9666999998,4748480.9004999995],[607908.0603999998,4748485.1711],[607887.1179,4748507.9462],[607871.6212999998,4748527.2523],[607867.1607999997,4748530.4035],[607847.4242000002,4748559.640000001],[607834.8176999995,4748571.771600001],[607825.5197999999,4748576.0688000005],[607815.3130000001,4748586.238700001],[607812.4232000001,4748593.4133],[607808.2901999997,4748622.5614],[607805.2977,4748636.287799999],[607799.7488000002,4748661.9703],[607785.9428000003,4748698.5199],[607774.4373000003,4748739.4374],[607754.3680999996,4748769.1132],[607740.801,4748790.449200001],[607736.9434000002,4748802.0517],[607732.1343999999,4748853.5154],[607727.7539999997,4748929.7556],[607727.6198000005,4748943.526900001],[607729.0235000001,4748952.9903],[607635.5661000004,4749131.2465],[607566.2523999996,4749322.3221],[607546.1352000004,4749402.2038],[607518.7649999997,4749507.1863],[607499.3156000003,4749507.8817],[607487.9343999997,4749509.7031],[607476.5548999999,4749516.634],[607454.7308,4749538.618899999],[607441.0061999997,4749559.730799999],[607417.5985000003,4749615.1248],[607415.3991999999,4749625.1983],[607412.6758000003,4749668.8083999995],[607402.8781000003,4749705.199200001],[607408.2418,4749753.9341],[607407.7818,4749783.3619],[607414.8872999996,4749788.5824],[607417.7052999996,4749806.8429000005],[607415.9773000004,4749849.468900001],[607423.9237000002,4749868.8092],[607423.7328000003,4749881.024499999],[607429.5718,4749899.3322],[607433.5432000002,4749906.5031],[607435.3934000004,4749918.7502999995],[607438.3694000002,4749926.9054000005],[607441.2498000003,4749941.168099999],[607441.5959000001,4749981.7161],[607447.4364999998,4750005.133300001],[607447.7182999998,4750049.790100001],[607446.4693,4750066.987299999],[607450.4561999999,4750073.1588],[607455.409,4750085.454600001],[607462.3229999999,4750097.6699],[607460.1064999998,4750108.8539],[607458.6995000001,4750136.1565000005],[607459.4881999996,4750148.3872],[607471.4521000003,4750171.9002],[607470.8181999996,4750212.4329],[607469.4892999995,4750234.738299999],[607470.3579000002,4750241.8607],[607466.9375,4750262.134099999],[607464.8164999997,4750267.2104],[607462.4280000003,4750289.3882],[607459.1343999999,4750301.555],[607458.9919999996,4750310.661],[607451.4442999996,4750338.9783],[607449.5580000002,4750391.7097],[607450.4283999996,4750403.9417],[607456.8975,4750444.5855],[607457.2326999996,4750454.476500001],[607465.4528000001,4750696.4169],[607474.6640999997,4750754.875700001],[607508.5255000005,4750970.5594],[607563.3946000002,4751153.3606],[607564.2490999997,4751156.150900001],[607764.2325999998,4751504.1764],[607800.5214,4751605.9362],[607798.6914999997,4751717.3168],[607797.2622999996,4751808.376800001],[607833.5087000001,4751912.6909],[607836.5508000003,4751921.7359],[608122.2141000004,4752311.6624],[608407.9259000001,4752701.603],[608410.3235999998,4752704.8621],[608420.7909000004,4752719.245200001],[608432.2304999996,4752734.0879],[608436.7116,4752739.8236],[608671.4572999999,4753041.554300001],[608692.4528999999,4753040.5537],[608705.6108999997,4753044.7608],[608720.693,4753056.329500001],[608726.7981000002,4753057.425899999],[608733.8991,4753062.6479],[608736.8221000005,4753068.803400001],[608744.8372999998,4753078.149800001],[608752.9334000004,4753082.3879],[608764.8667000001,4753096.9058],[608773.7326999996,4753114.374299999],[608785.7632999998,4753127.894200001],[608789.7137000002,4753136.1765],[608824.8276000004,4753176.6096],[608835.7489,4753188.001599999],[608857.6242000004,4753219.0057],[608865.4770999998,4753238.568700001],[608872.4627,4753245.8993999995],[608873.4267999995,4753252.024],[608881.2631000001,4753267.4769],[608888.3479000004,4753273.6985],[608889.1827999996,4753282.8201],[608897.0988999996,4753298.385299999],[608904.0527999997,4753307.715],[608906.9759999998,4753318.9802],[608918.7304999996,4753344.714400001],[608928.6550000003,4753362.311000001],[608935.6244999999,4753370.6413],[608940.4910000004,4753388.046499999],[608949.3543999996,4753405.6263],[608951.1513999999,4753420.9835],[608959.0531000001,4753437.4372000005],[608978.0856999997,4753457.1778],[608982.3668,4753460.022700001],[608986.0837000003,4753462.4144],[608991.1438999996,4753467.6043],[608998.2120000003,4753469.7159],[609003.1728999997,4753476.015000001],[609014.3695,4753480.3027],[609023.4126000004,4753486.555500001],[609027.4770999998,4753487.6197999995],[609031.3431000002,4753490.9024],[609039.4249,4753501.138800001],[609044.5503000002,4753502.219900001],[609050.5244000005,4753511.5342],[609052.0537999999,4753512.8915],[609064.5299000004,4753523.975199999],[609070.5039999997,4753533.2896],[609071.9415999996,4753540.421399999],[609075.7268000003,4753553.921800001],[609075.0946000004,4753609.1171],[609074.8885000004,4753627.2195],[609074.7808999997,4753633.9934],[609074.7402999997,4753636.547599999],[609074.6856000004,4753639.9901],[609074.6608999996,4753641.5448],[609074.7018999998,4753644.100199999],[609074.6383999996,4753648.097999999],[609074.2016000003,4753685.8573],[609073.8561000004,4753712.7325],[609073.5146000003,4753744.495100001],[609073.3611000003,4753754.156400001],[609070.7703999998,4753768.221999999],[609070.3345999997,4753775.1019],[609070.8317,4753779.775],[609071.3980999999,4753785.2268],[609074.1486999998,4753797.0447],[609076.3260000004,4753803.855],[609077.2576000001,4753806.868899999],[609079.5856999997,4753814.4592],[609098.4102999996,4753847.1929],[609104.7884999998,4753856.7359],[609106.4616,4753859.3171999995],[609181.1464,4753972.2487],[609232.9302000003,4754072.5978999995],[609290.5306000002,4754166.375700001],[609299.5694000004,4754183.0702],[609306.0180000002,4754193.2809],[609353.6127000004,4754269.4607],[609366.4012000002,4754286.4372000005],[609422.8415999999,4754329.8796],[609437.9178999998,4754341.561000001],[609444.5718,4754349.109300001],[609455.3676000005,4754352.835999999],[609471.9374000002,4754362.986199999],[609517.767,4754391.0426],[609533.9090999998,4754407.5175],[609870.5723000001,4754668.045299999],[609905.8548999997,4754697.0463],[610011.9479,4754778.8336],[610074.1639999999,4754828.0393],[610080.7708,4754833.365900001],[610093.7412999999,4754843.9043000005],[610167.9923999999,4754875.420399999],[610263.5407999996,4754896.9493],[610268.4166000001,4754898.249500001],[610271.0983999996,4754898.959100001],[610273.0477,4754899.5458],[610274.2662000004,4754899.898700001],[610287.5120000001,4754903.4439],[610378.8485000003,4754928.016899999],[610602.4063999997,4754946.834899999],[610607.2964000003,4754947.2469],[610824.2516000001,4754965.521400001],[610964.8868000004,4754984.567299999],[611029.3178000003,4755012.3796],[611043.0148,4755018.2663],[611049.9847999997,4755021.267200001],[611051.4425999997,4755021.9572],[611057.2774999999,4755024.4954],[611146.5525000002,4755065.2629],[611264.1305999998,4755142.1468],[611327.7713000001,4755198.385399999],[611369.2029999997,4755235.158399999],[611444.7556999996,4755316.5842],[611505.8941000002,4755411.1061],[611579.8454,4755545.6032],[611663.0562000005,4755762.7837000005],[611677.4758000001,4755839.4408],[611737.6012000004,4756025.699899999],[611785.5516999997,4756202.763900001],[611810.4749999996,4756340.6862],[611832.1994000003,4756579.638599999],[611839.1374000004,4756774.584799999],[611839.2878999999,4756780.363399999],[611719.2939999998,4756818.8401999995],[611666.8696999997,4756836.536499999],[611556.6963999998,4756868.289100001],[611465.2024999997,4756890.3499],[611218.8322999999,4756938.889599999],[611290.7391999997,4757072.9069],[611320.8717999998,4757121.4933],[611347.4994000001,4757159.8037],[611359.5143999998,4757178.549000001],[611389.1904999996,4757220.019300001],[611407.2543000001,4757248.082599999],[611414.0630000001,4757260.8562],[611431.4040000001,4757298.238500001],[611435.1440000003,4757309.073899999],[611438.0411999999,4757321.561899999],[611443.2281999998,4757343.751],[611448.7423999999,4757380.9410999995],[611453.5718999999,4757425.118000001],[611455.7311000004,4757462.92],[611456.9522000002,4757513.2588],[611440.4989999998,4758148.9201],[611439.335,4758260.647],[611438.1478000004,4758348.7136],[611437.9027000004,4758434.0186],[611438.1407000003,4758474.566400001],[611444.5844,4758529.7666],[611441.5471999999,4758530.939099999],[611428.3430000003,4758550.385399999],[611424.6003,4758569.874500001],[611423.1610000003,4758593.1778],[611424.2909000004,4758639.072000001],[611427.8613999998,4758680.340500001],[611440.5121999998,4758750.081900001],[611442.5181999998,4758782.216499999],[611441.6743999999,4758793.9772],[611434.0423999997,4758836.9519],[611429.9425999997,4758853.324999999],[611308.2120000003,4758880.5605],[611298.4726,4758887.6225000005],[611270.3405999998,4758917.268100001],[611243.9595999997,4758949.608200001],[611231.9654000001,4758969.963199999],[611226.5537999999,4758981.7608],[611222.6555000003,4758995.8046],[611225.4128,4759052.055500001],[611228.8011999996,4759094.5428],[611226.8234000001,4759125.9462],[611222.6687000003,4759150.760500001],[611218.3811999997,4759168.685799999],[611207.3618999999,4759204.385600001],[610958.0582999997,4759454.382099999],[610936.9013,4759476.5886],[610872.6716999998,4759539.752699999],[610846.1902999999,4759563.428400001],[610826.3702999996,4759578.6588],[610808.5592999998,4759590.7005],[610757.2995999996,4759618.530099999],[610713.2012999998,4759637.256200001],[610637.9130999995,4759663.2543],[610583.4283999996,4759683.8127999995],[610461.5506999996,4759726.3893],[610385.3514999999,4759753.3752],[610352.6841000002,4759771.3991],[610330.1662999997,4759787.1428],[610232.0428999998,4759884.3124],[610191.8229999999,4759925.7642],[610167.3201000001,4759948.363500001],[610138.0587999998,4759967.664999999],[610113.7116,4759980.6031],[610083.8912000004,4759994.1197],[610030.2844000002,4760016.140699999],[609744.5724999998,4760110.1952],[609690.3814000003,4760128.0995000005],[609622.5822000001,4760150.4518],[609536.4753,4760170.2903],[609476.1531999996,4760178.989700001],[609293.2311000004,4760194.8409],[609217.6408000002,4760199.633400001],[609189.6095000003,4760198.297900001],[609167.5136000002,4760192.9472],[609148.2161999997,4760185.9749],[609124.5392000005,4760177.4889],[609092.0639000004,4760158.1994],[609064.4765999997,4760139.210000001],[608994.9433000004,4760096.448899999],[608872.9912999999,4760026.8628],[608835.1727999998,4760010.1555],[608807.0247999998,4760000.710999999],[608768.2122,4759990.0975],[608664.2629000004,4759967.7873],[608594.0444,4759952.5668],[608542.1265000002,4759945.523600001],[608531.2067,4759945.0174],[608491.8455999997,4759948.3927],[608453.1604000004,4759955.444499999],[608385.6912000002,4759972.5934],[608353.4594,4759978.9703],[608333.6835000003,4759981.545600001],[608235.1732000001,4759986.5419],[608062.7304999996,4759994.593900001],[607964.7739000004,4760000.7137],[607866.6254000003,4760003.499500001],[607802.4959000004,4760005.4891],[607765.0179000003,4760008.4538],[607724.3026,4760015.033500001],[607656.3596000001,4760026.1839000005],[607526.3443999998,4760048.5788],[607418.6847000001,4760070.327],[607404.4447999997,4760073.5471],[607384.3953999998,4760078.009099999],[607345.8907000003,4760089.290899999],[607337.6925999997,4760092.0504],[607269.0776000004,4760114.9682],[607213.3601000002,4760137.0889],[607181.4128999999,4760151.473300001],[607122.1328999996,4760182.4252],[607101.5739000002,4760083.9114],[607079.9091999996,4759993.489],[607070.1623,4759964.900900001],[606996.7364999996,4759773.7006],[606974.2001999998,4759707.5909],[606940.1147999996,4759608.0890999995],[606900.1626000004,4759487.280200001],[606874.9592000004,4759398.580700001],[606835.4751000004,4759294.6633],[606777.6907000002,4759156.0271000005],[606745.7240000004,4759082.440400001],[606706.7816000003,4758995.860300001],[606697.1621000003,4758974.606000001],[606661.9422000004,4758868.867900001],[606628.5599999996,4758760.2706],[606578.0027999999,4758591.6472],[606572.0816000002,4758573.7828],[606563.7356000002,4758543.9956],[606557.0346999997,4758518.5659],[606515.3395999996,4758388.291300001],[606501.2049000002,4758337.309599999],[606470.1700999998,4758345.0471],[606437.3826000001,4758350.091600001],[606390.5499,4758356.1401],[606329.2779000001,4758362.2982],[606234.8076999998,4758373.718],[606195.7620000001,4758377.333799999],[606164.3469000002,4758378.069],[606128.6801000005,4758374.1843],[605977.6649000002,4758334.081499999],[605932.6231000004,4758319.2784],[605907.8466999996,4758312.6752],[605864.8228000002,4758299.2368],[605792.2095999997,4758273.900900001],[605740.9402000001,4758260.8914],[605725.9829000002,4758257.5505],[605702.5307999998,4758254.9672],[605677.3096000003,4758256.022299999],[605643.5826000003,4758263.8331],[605602.9809999997,4758278.424799999],[605569.8354000002,4758301.462300001],[605526.5528999995,4758336.5622000005],[605474.8704000004,4758382.1965],[605430.7511999998,4758418.7281],[605349.8069000002,4758479.0195],[605320.7647000002,4758495.2345],[605287.9241000004,4758509.1698],[605246.0097000003,4758524.4098000005],[605208.2293999996,4758530.716399999],[605171.2222999996,4758534.4804],[605073.8723999998,4758542.5396],[605020.9841999998,4758550.059599999],[604814.1113999998,4758583.547499999],[604802.6793,4758899.050100001],[604791.2333000004,4758986.180600001],[604754.159,4759149.228499999],[604739.7936000004,4759224.6515],[604729.2319,4759302.021],[604728.9895000001,4759344.5593],[604731.0118000004,4759431.007300001],[604734.2621999998,4759522.4724],[604734.7348999996,4759587.5701],[604732.9247000003,4759641.969699999],[604691.6672,4759646.7818],[604647.1858999999,4759654.4329],[604464.8239000002,4759697.9683],[604234.4128999999,4759758.771400001],[604085.2116999999,4759793.9354],[604023.3406999996,4759802.9924],[603993.5656000003,4759808.9827],[603939.2605999997,4759195.6884],[603757.7752,4759240.1447],[603649.4754999997,4759266.6076],[603560.4616,4759058.5506],[603517.5961999996,4758937.497400001],[603496.7320999997,4758947.290100001],[603414.6957999999,4758984.261299999],[603358.5678000003,4759012.294],[603297.3375000004,4759048.8029],[603256.7901999997,4759071.295399999],[603233.6265000002,4759087.6076],[603216.2130000005,4759095.7870000005],[603027.2395000001,4759155.700300001],[602934.5221999995,4759181.964400001],[602913.7629000004,4759190.316400001],[602906.3661000002,4759194.0929000005],[602887.3990000002,4759202.583000001],[602865.7827000003,4759213.699100001],[602842.1612999998,4759228.0064],[602818.3334999997,4759245.1986],[602753.5970000001,4759298.320900001],[602704.7361000003,4759337.0199],[602673.9019999998,4759359.217],[602611.8614999996,4759395.830800001],[602537.9441999998,4759435.9329],[602512.5471999999,4759454.546599999],[602468.3943999996,4759489.43],[602436.6601999998,4759522.8332],[602420.1492999997,4759541.691199999],[602408.9231000002,4759556.1852],[602341.5981000001,4759635.597200001],[602286.6602999996,4759704.753799999],[602252.5810000002,4759753.34],[602243.1427999996,4759801.0723],[602231.5384999998,4759851.8824000005],[602200.4101999998,4759844.864499999],[602195.2803999996,4759844.343699999],[602205.9165000003,4759880.2684],[602222.7688999996,4760057.0175],[602223.6769000003,4760105.4596],[602194.4934,4760317.954299999],[602117.7532000002,4760564.6174],[602057.7451,4760733.8894],[601981.5481000002,4760889.925000001],[601929.9989999998,4761011.672900001],[601858.7089999998,4761139.6809],[601822.9992000004,4761232.785700001],[601789.3866999997,4761579.727600001],[601776.8603999997,4761649.074200001],[601732.4016000004,4761760.5989],[601671.4121000003,4761887.4288],[601671.7246000003,4762003.6175999995],[601711.1255000001,4762122.6087],[601780.1597999996,4762271.5864],[601817.0977999996,4762396.983899999],[601839.8838999998,4762509.1754],[601890.4212999996,4762618.892000001],[601905.9232000001,4762628.897399999],[601935.4973999998,4762657.3287],[601961.2674000002,4762662.044500001],[602020.8601000002,4762667.1534],[602044.9149000002,4762666.623400001],[602068.7199999997,4762688.3048],[602085.3684999999,4762714.3225],[602103.0497000003,4762884.198000001],[602113.2825999996,4763088.84],[602134.0277000004,4763146.131100001],[602188.5096000005,4763209.368799999],[602277.7917,4763278.236400001],[602344.5165999997,4763361.985200001],[602371.5285999998,4763436.032199999],[602387.7236000001,4763481.26],[602464.0969000002,4763666.122099999],[602562.2158000004,4763813.6565000005],[602661.3492,4764029.074899999],[602719.7311000004,4764227.9991999995],[602750.9148000004,4764387.3058],[602762.9292000001,4764504.3379999995],[602795.5525000002,4764535.151799999],[603119.3603999997,4764819.2708],[603412.1809,4765086.942399999],[603598.0586000001,4765274.808800001],[603692.8463000003,4765477.6269000005],[603816.1136999996,4765865.0439],[603884.7802999998,4766080.798],[603898.9502999997,4766140.2172],[603920.5433,4766231.1839000005],[603940.3795999996,4766367.9988],[603927.8761999998,4766450.894099999],[603910.8557000002,4766487.9571],[603893.4792,4766527.0142],[603794.1552999998,4766672.682],[603683.2476000004,4766862.6061],[603663.0288000004,4766895.8445999995],[603644.2336999997,4767001.7489],[603658.2145999996,4767207.8971],[603700.6507000001,4767428.3619],[603751.6227000002,4767504.889900001],[603806.6748000002,4767532.6065],[603868.9884000001,4767543.439200001],[603955.5493000001,4767539.9791],[604031.1682000002,4767559.6797],[604093.2620999999,4767600.9462],[604144.6832999997,4767636.9410999995],[604231.4897999996,4767724.1273],[604363.2132000001,4767926.1877999995],[604385.8333999999,4767959.7455],[604582.1097999997,4768259.4344999995],[604695.0817,4768429.4471],[604790.0576,4768545.7575],[604950.8404000001,4768746.7214],[605036.3421999998,4768827.1229],[605111.4905000003,4768881.5962000005],[605216.7925000004,4768939.9782],[605306.9175000004,4769010.6796],[605379.8841000004,4769095.446699999],[605431.2374999998,4769208.539000001],[605489.0136000002,4769295.8499],[605618.9117999999,4769395.6062],[605653.8679,4769452.2413],[605656.7152000004,4769515.5999],[605650.1448999997,4769624.4661],[605658.6990999999,4769655.8114],[605686.0763999997,4769681.1165],[605705.5872,4769688.5275],[605904.6401000004,4769744.3737],[605978.2191000003,4769772.9515],[606057.9819999998,4769812.2897],[606135.7297999999,4769855.485400001],[606148.0025000004,4769862.229800001],[606177.5488999998,4769878.795499999],[606198.0182999996,4769887.3336],[606233.5444,4769917.322000001],[606238.4343999997,4769922.285499999],[606236.0917999996,4769947.241800001],[606163.2822000002,4770283.1219999995],[606146.7313000001,4770399.7194],[606132.1807000004,4770502.907400001],[605995.3832,4771410.4055],[605985.1024000002,4771474.7826000005],[605840.2192000002,4772454.3597],[605816.7286,4772609.616900001],[605766.7588999998,4772987.0657],[605762.0536000002,4773012.3188000005],[605779.6028000005,4773014.368100001],[606554.5314999996,4773130.509199999],[606670.9703000002,4773148.3244],[606939.7540999996,4773183.079500001],[607032.6508,4773196.8663],[608014.6021999996,4773343.9739],[608407.5609999998,4773400.1938000005],[608769.2116999999,4773449.272500001],[608905.7775999997,4773470.1131],[609583.4767000005,4773573.830700001],[610009.2534999996,4773637.669199999],[611163.1226000004,4773806.5601],[611895.7446999997,4773922.5133],[611925.5022,4773939.219699999],[612262.8295999998,4774009.6362],[614065.1029000003,4774269.1515999995],[615399.0878999997,4774474.9956],[615489.4903999995,4774490.1895],[615632.3447000002,4774512.4946],[615717.1437999997,4774526.9300999995],[615846.7236000001,4774540.127699999],[615894.2637999998,4774553.7103],[615879.7867999999,4774663.327199999],[615877.8291999996,4774677.9572],[615862.7478999998,4774760.9035],[615861.8419000003,4774766.3313],[615859.4338999996,4774778.731899999],[615814.9270000001,4774893.2819],[615744.5174000002,4775009.392000001],[615594.3250000002,4775142.145199999],[615575.7852999996,4775150.9398],[615469.2966,4775202.0118],[615303.9528000001,4775273.7512],[615208.7063999996,4775372.450300001],[615146.3068000004,4775424.716700001],[615136.4007000001,4775433.1029],[615054.8076999998,4775518.5934999995],[615055.1675000004,4775617.7981],[615022.6368000004,4775674.6799],[615025.4393999996,4775740.0449],[615028.4491999997,4775788.306500001],[615029.7188999997,4775838.427100001],[615025.6391000003,4775877.6822],[615009.0267000003,4775926.7235],[614989.7407999998,4775970.2765],[614968.7301000003,4776014.8003],[614929.9961000001,4776053.6931],[614909.0473999996,4776070.447000001],[614884.8798000002,4776089.923699999],[614859.5818999996,4776113.7137],[614837.0029999996,4776140.3268],[614799.9420999996,4776176.582599999],[614781.6127000004,4776216.5975],[614766.0724,4776250.4388],[614747.9200999998,4776275.1272],[614726.9118999997,4776319.6515999995],[614695.8277000003,4776382.7798999995],[614679.9040999999,4776444.274900001],[614669.6880999999,4776480.8719999995],[614652.0157000003,4776535.1172],[614635.1282000002,4776605.5940000005],[614613.6827999996,4776685.8806],[614605.0475000003,4776734.945900001],[614599.1261,4776782.2794],[614597.5948999999,4776839.462200001],[614595.4266999997,4776871.6403],[614595.1392000001,4776898.4068],[614588.8389999997,4776977.9485],[614585.3591,4777049.4285],[614588.2709999997,4777108.463400001],[614590.0773,4777180.032299999],[614599.3212000001,4777230.175899999],[614606.0755000003,4777268.7248],[614630.5520000001,4777312.7929],[614649.4561999999,4777373.7632],[614674.6369000003,4777433.9506],[614704.2366000004,4777502.2106],[614753.1926999995,4777594.791099999],[614811.9123999998,4777691.98],[614861.6085000001,4777793.571799999],[614899.0217000004,4777880.6269000005],[614918.8611000003,4777938.947899999],[614951.2680000002,4777994.8149999995],[614980.9326999998,4778054.079700001],[615021.2599,4778122.522500001],[615066.6591999996,4778213.268300001],[615090.3953999998,4778242.9958],[615111.4223999996,4778279.009500001],[615125.5082999999,4778292.5778],[615139.6604000004,4778307.0359000005],[615191.6246999996,4778370.122300001],[615251.6529000001,4778432.456900001],[615287.5721000005,4778491.940099999],[615366.3717,4778622.355599999],[615404.8574999999,4778693.435900001],[615437.8707999997,4778770.644300001],[615445.7778000003,4778865.5342999995],[615442.0930000003,4778948.5637],[615429.6166000003,4779065.658500001],[615419.0734000001,4779164.679099999],[615412.4188999999,4779202.224300001],[615381.7607000005,4779302.9036],[615366.1183000002,4779342.9626],[615352.426,4779368.7246],[615330.3772999998,4779422.1165],[615309.4039000003,4779464.862400001],[615279.3464000002,4779511.009299999],[615199.2810000004,4779643.401000001],[615141.8982999995,4779742.6293],[615116.8377999999,4779820.409600001],[615112.7540999996,4779869.5514],[615116.5939999996,4779921.382200001],[615125.1091999998,4779956.4070999995],[615145.2528999997,4779991.406400001],[615180.8436000003,4780079.4329],[615182.1896000002,4780115.225199999],[615162.7880999995,4780175.7718],[615142.7616999997,4780205.9815],[615119.2248999998,4780237.0206],[615089.5882000001,4780253.7377],[615055.3861999996,4780271.155300001],[615007.9842999997,4780280.574100001],[614984.7099000001,4780286.512800001],[614948.1259000003,4780286.117000001],[614885.6924,4780275.6207],[614825.7122,4780288.383099999],[614799.6531999996,4780305.161800001],[614680.0407999996,4780454.888],[614648.8586999997,4780529.6785],[614633.5473999996,4780618.0667],[614628.2889,4780684.073899999],[614622.6339999996,4780710.861300001],[614645.6243000003,4780808.5593],[614665.3108999999,4780880.3188000005],[614714.9062999999,4780996.1281],[614792.3252999997,4781096.299699999],[614898.9411000004,4781219.8488],[614928.0762,4781247.0013999995],[615006.8118000003,4781312.206],[615057.1300999997,4781365.4891],[615098.3701,4781426.7283],[615121.3507000003,4781524.428200001],[615223.8338000001,4781814.4307],[615279.6106000002,4781972.229],[615296.2687999997,4781996.616900001],[615309.4642000003,4782019.0578000005],[615317.9962999998,4782057.6381],[615322.8771000002,4782100.600099999],[615324.9084000001,4782153.4004],[615323.5316000003,4782196.256200001],[615309.5365000004,4782249.784600001],[615288.0389999999,4782333.5123],[615269.7345000003,4782372.7487],[615248.6239,4782414.4925999995],[615230.2615999999,4782457.171800001],[615213.6235999996,4782580.4176],[615217.4233999997,4782720.7837000005],[615209.7860000003,4782782.9736],[615205.5329999998,4782818.115800001],[615195.3989000004,4782850.1591],[615170.1008000001,4782870.503699999],[615141.4759999998,4782880.9055],[615094.6399999997,4782910.772500001],[614933.7005000003,4783011.916099999],[614914.1667999998,4783076.015799999],[614908.8787000002,4783148.465600001],[614911.9133000001,4783194.9508],[614915.9254999999,4783231.676999999],[614945.5166999996,4783380.365800001],[615005.8814000003,4783641.2168000005],[615078.7389000002,4783979.929300001],[615085.3755000001,4784101.5699000005],[615093.3995000003,4784189.241699999],[615102.5113000004,4784251.048900001],[615117.0708999997,4784303.0616],[615130.1157999998,4784338.941199999],[615144.6840000004,4784385.6219999995],[615281.9956999999,4784641.0042],[615338.4784000004,4784774.7107],[615364.4614000004,4784842.9144],[615386.9187000003,4784912.946900001],[615398.8088999996,4784964.0264],[615408.3009000001,4784993.625499999],[615411.7341,4785078.554],[615401.2869999995,4785133.9199],[615389.9334000004,4785190.048],[615372.4138000002,4785240.850400001],[615327.4504000004,4785343.1756],[615286.9857999999,4785443.800000001],[615258.4934,4785514.0788],[615234.0103000002,4785702.5108],[615227.3932999996,4785738.168500001],[615226.5082999999,4785756.816],[615226.1403999999,4785764.1415],[615216.1771,4785853.397299999],[615218.3801999995,4785900.7576],[615220.1785000004,4785976.771299999],[615205.3327000001,4786100.047900001],[615151.2869999995,4786220.993799999],[615103.0953000002,4786293.8276],[615047.0144999996,4786357.6412],[614976.8608999997,4786480.204],[614946.7171,4786614.8862],[614907.7004000004,4786822.7357],[614831.0477,4787041.835200001],[614683.6183000002,4787277.1807],[614553.4345000004,4787415.2859000005],[614486.0208,4787458.361500001],[614445.6162,4787474.8989],[614391.0378,4787484.1993],[614364.1940000001,4787486.5243999995],[614342.6392999999,4787497.9366],[614240.1836000001,4787557.643100001],[614204.7966,4787609.147399999],[614150.1776999999,4787693.4322999995],[614110.8853000002,4787774.420399999],[614085.0634000003,4787846.525900001],[613928.5596000003,4788334.7886],[613870.0224000001,4788527.3189],[613852.2851,4788674.5441],[613850.7558000004,4788731.839],[613852.9446999999,4788775.6437],[613863.2110000001,4788812.363399999],[613872.6884000003,4788842.8489],[613885.6616000002,4788877.947699999],[613895.9127000002,4788915.5558],[613943.2418999998,4788993.8884],[614003.8991999999,4789081.221100001],[614081.3430000003,4789179.5008000005],[614128.6635999996,4789253.280300001],[614187.7329000002,4789323.7029],[614216.2732999995,4789360.064099999],[614255.4616999999,4789410.2684],[614295.8892000001,4789468.825300001],[614393.7577999998,4789549.568],[614435.2878999999,4789610.0328],[614483.8990000002,4789688.7246],[614627.8650000002,4789933.991],[614697.2262000004,4790201.883099999],[614697.7131000003,4790221.1094],[614698.1813000003,4790241.4463],[614701.5639000004,4790382.362],[614682.6079000002,4790519.1230999995],[614667.9097999996,4790624.9629],[614605.3784999996,4790827.7513],[614511.6075999998,4791063.449999999],[614508.1408000002,4791066.835200001],[614416.4885999998,4791158.046499999],[614411.7369999997,4791165.4092],[614237.1330000004,4791443.85],[614041.8552999999,4791620.191500001],[613937.7295000004,4791657.433],[613640.1533000004,4791579.0121],[613601.4705999997,4791576.697799999],[613567.5363999996,4791581.683800001],[613561.0255000005,4791582.685699999],[613553.7479999997,4791619.777899999],[613532.8898999998,4791687.413799999],[613532.1425999999,4791732.0581],[613537.7454000004,4791790.1392],[613568.7351000002,4791917.297],[613571.7072000001,4791977.3336],[613573.9681000002,4792598.346999999],[613574.0234000003,4792624.120100001],[613575.2899000002,4792727.785499999],[613589.7411000002,4792834.115599999],[613593.7984999996,4792843.848099999],[613681.6748000002,4793053.276000001],[613817.5788000003,4793321.388],[613831.4256999996,4793376.386499999],[613962.6694,4794022.231799999],[613971.8724999996,4794078.1524],[613979.8913000003,4794127.276799999],[614127.2341,4794475.3499],[614149.1688000001,4794531.5965],[614154.6113999998,4794545.6852],[614159.6694999998,4794548.880799999],[614225.1622000001,4794591.531300001],[614322.6517000003,4794680.601500001],[614415.7922,4794786.818299999],[614434.5791999996,4794808.2423],[614443.1863000002,4794841.491800001],[614458.2828000002,4794898.846000001],[614485.5621999996,4795032.279100001],[614461.2999999998,4795157.2874],[614181.4022000004,4795536.594699999],[613953.0224000001,4795768.0328],[613952.5478999997,4795796.2411],[613952.2691000002,4795798.347100001],[613933.8986,4795940.341399999],[613926.8904999997,4795990.4352],[613924.6676000003,4796006.8388],[613913.7203000002,4796083.749600001],[613887.4912,4796254.161499999],[613876.4649999999,4796340.624500001],[613871.2844000002,4796397.8587],[613870.3245999999,4796421.171],[613868.1782,4796442.686000001],[613862.8512000004,4796470.0351],[613849.5223000003,4796519.8005],[613841.5368999997,4796550.881899999],[613835.4961000001,4796582.107100001],[613825.4846999999,4796642.0373],[613805.8761,4796766.237199999],[613803.0031000003,4796782.741],[613802.4605,4796786.0645],[613793.8228000002,4796836.6865],[613786.7251000004,4796882.557600001],[613778.5201000003,4796926.743799999],[613768.6282000002,4796974.7897],[613763.7699999996,4796993.593],[613733.9157999996,4797158.0569],[613722.8767999997,4797230.9673],[613700.5244000005,4797378.672],[613488.0131999999,4798680.388800001],[613467.8091000002,4798802.024599999],[613373.9429000001,4799482.1985],[613371.3624999998,4799500.706900001],[613367.3375000004,4799542.5197],[613339.5418999996,4799730.348300001],[613336.3682000004,4799750.4021000005],[613308.0782000003,4799929.113299999],[613295.3821,4800009.4395],[613285.8876,4800068.0461],[613273.2329000002,4800145.929199999],[613180.4199999999,4800716.590600001],[613167.2215999998,4800798.0195],[613162.4683999997,4800830.1556],[613140.2479999997,4800980.8638],[613110.892,4801165.6678],[613095.5192999998,4801251.1708],[613086.7583999997,4801300.0142],[613056.0915000001,4801485.796399999],[613038.7018999998,4801609.5912],[613021.4184999997,4801727.0558],[612964.8249000004,4802087.035800001],[612960.4733999996,4802114.6241],[612921.4412000002,4802389.137800001],[612897.0472999997,4802524.9246],[612879.6325000003,4802635.9443],[612876.8196999999,4802658.7816],[612865.4238999998,4802700.582599999],[612832.1164999995,4802914.093800001],[612755.1557,4803407.8193],[612721.8382000001,4803631.9953000005],[612717.9044000003,4803678.364700001],[612717.5229000002,4803681.802100001],[612713.0643999996,4803711.0550999995],[612692.0285,4803850.009099999],[612686.2032000003,4803888.3486],[612681.1056000004,4803921.9234],[612676.0099,4803955.3871],[612659.6305999998,4804062.980900001],[612618.7681,4804331.8003],[612614.0321000004,4804363.159399999],[612601.3106000004,4804450.7073],[612598.8519000001,4804462.1085],[612538.1365,4804857.7939],[612527.5845999997,4804927.0484],[612525.4996999996,4804940.3443],[612449.5319999997,4805435.0897],[612447.7181000002,4805446.7238],[612431.1754999999,4805554.7598],[612365.5747999996,4805982.1368],[612357.0773,4806035.206900001],[612355.7680000002,4806045.738500001],[612285.4769000001,4806502.365700001],[612159.2758,4807321.658],[611942.3493999997,4808764.0997],[611921.5404000003,4808900.7271],[611918.8135000002,4808918.678300001],[611911.0873999996,4808969.539999999],[611890.4616,4809104.9486],[611855.5685999999,4809334.2129999995],[611849.6665000003,4809372.7741],[611815.5961999996,4809596.4979],[611701.875,4810342.575999999],[611576.0190000003,4811172.660800001],[611483.6999000004,4811777.347100001],[611425.8552000001,4812162.6478],[611392.5935000004,4812382.943399999],[611363.6941,4812574.428099999],[611327.8272000002,4812810.5668],[611308.4781999998,4812938.4442],[611304.9342,4812961.9366],[611290.4992000004,4813056.901699999],[611281.9630000005,4813113.1941],[611263.6447999999,4813232.6459],[611232.5022,4813403.5426],[611175.5491000004,4813716.6521000005],[611116.8234999999,4814039.397600001],[611116.1626000004,4814054.939300001],[611115.7989999996,4814062.2652],[611102.7092000004,4814345.660700001],[611099.1865999997,4814367.931600001],[611059.9151999997,4814615.2356],[611045.1109999996,4814708.4177],[611041.9927000003,4814725.807399999],[611041.7171,4814727.8024],[611039.6485000001,4814745.320499999],[611022.1166000003,4814861.6754],[611018.1260000002,4814887.8267],[611014.3318999996,4814911.8706],[610991.6546,4815060.6899999995],[610985.3087999998,4815102.1329],[610980.0433999998,4815136.928200001],[610977.6036,4815152.4406],[610977.2379999999,4815154.989600001],[610976.1540000001,4815161.859300001],[610969.5548,4815203.9646000005],[610955.7872000001,4815293.275900001],[610950.1858000001,4815328.8433],[610948.1097999997,4815341.9177],[610930.3211000003,4815454.3805],[610926.5294000003,4815478.3133000005],[610914.8185999999,4815531.2212000005],[610867.8940000003,4815742.9627],[610868.7827000003,4815708.650599999],[610870.9828000003,4815663.4734000005],[610871.2571999999,4815646.8144000005],[610873.3531,4815632.5184],[610876.4287999999,4815622.571],[610887.3492999999,4815597.9779],[610889.6293000001,4815587.239800001],[610888.0449000001,4815560.6632],[610871.4460000005,4815522.3972],[610869.2200999996,4815495.4768],[610867.4074999997,4815443.457],[610867.8208999997,4815418.3576],[610865.0085000005,4815368.0988],[610864.7243999997,4815331.3235],[610865.2401,4815300.0046999995],[610864.5426000003,4815288.3288],[610861.0351999998,4815280.272600001],[610844.1344999997,4815270.1074],[610813.9666999998,4815250.17],[610798.7385,4815241.5877],[610790.8141999999,4815231.5703],[610782.9190999996,4815219.776000001],[610778.6553999996,4815203.5978],[610782.9264000002,4815180.006100001],[610782.1459999997,4815168.4399],[610782.8532999996,4815125.459899999],[610782.9282,4815120.9065000005],[610787.7461999999,4815108.321599999],[610821.8092,4815063.6688],[610847.3581999997,4815030.096000001],[610863.2094,4815010.6941],[610874.1903999997,4814997.210999999],[610881.1701999996,4814985.9947999995],[610884.7333000004,4814975.9443],[610885.8684,4814965.965],[610883.0229000002,4814961.9189],[610869.8953999998,4814958.369999999],[610859.8809000002,4814947.5405],[610851.3528000005,4814929.959000001],[610837.7188999997,4814873.634400001],[610838.8044999996,4814866.6536],[610849.6774000004,4814854.835000001],[610855.2385999998,4814846.261499999],[610861.4145,4814824.923],[610860.6634999998,4814811.5799],[610853.5909000002,4814794.022399999],[610846.9400000004,4814785.2479],[610841.0064000003,4814782.0397],[610835.8848000001,4814773.7348],[610838.0949999997,4814762.3289],[610838.3033999996,4814749.668199999],[610835.1018000003,4814732.841],[610830.0492000002,4814715.4279],[610824.4345000004,4814702.6712],[610817.7264,4814692.4517],[610803.8415999999,4814675.893100001],[610796.6284999996,4814671.7751],[610795.7585000005,4814665.650900001],[610806.6306999996,4814624.3935],[610825.0932,4814569.263699999],[610834.3266000003,4814514.5375],[610833.0244000005,4814505.184599999],[610826.3032,4814495.7424],[610823.8525999999,4814492.258300001],[610833.0247999998,4814490.409700001],[610838.3257999998,4814487.830800001],[610842.9378000004,4814487.795600001],[610848.4023000002,4814485.1083],[610854.5652000001,4814479.3221],[610866.2072000001,4814469.960000001],[610871.6645,4814467.717],[610879.6975999996,4814471.182],[610888.7555999998,4814466.4432],[610891.0193999996,4814456.704600001],[610890.9764999999,4814449.483100001],[610897.3998999996,4814437.702299999],[610906.2812000001,4814428.9614],[610915.2693999996,4814423.555],[610924.4453999996,4814421.484300001],[610943.1688999999,4814419.3488],[610956.7145999996,4814422.1271],[610958.2663000003,4814426.151799999],[610961.7791999998,4814428.987],[610968.7697000001,4814426.9915],[610978.0493000001,4814408.8146],[610998.3727000002,4814417.5923999995],[611001.9106999999,4814409.0967999995],[611044.3187999995,4814432.680500001],[611048.3938999996,4814430.859099999],[611049.9029000001,4814427.6624],[611047.3915999997,4814422.9553],[611039.9358000001,4814418.8331],[611024.8732000003,4814409.9197],[611013.8746999996,4814399.851399999],[611026.2631000001,4814384.5032],[611038.4970000004,4814368.708000001],[611048.2072999999,4814353.870999999],[611060.2942000004,4814337.184800001],[611063.3210000005,4814325.348099999],[611069.1005999995,4814298.6709],[611068.8592999997,4814288.7798999995],[611064.0225999998,4814282.8124],[611062.8361999998,4814271.3506000005],[611067.2346999999,4814264.6467],[611075.1294,4814256.889599999],[611073.875,4814244.649],[611071.3460999997,4814221.389599999],[611067.3140000002,4814205.8817],[611063.6014,4814185.713300001],[611061.3613999998,4814169.4573],[611054.3442000002,4814158.343699999],[611053.0513000004,4814148.4354],[611049.6245999997,4814145.2684],[611039.6335000005,4814142.7708],[611031.2986000003,4814137.967599999],[611032.0848000003,4814129.537699999],[611027.5385999996,4814125.5747],[611028.8617000002,4814118.9311],[611033.2602000004,4814112.2272],[611029.2618000004,4814109.384],[611033.0351999998,4814101.3367],[611036.2768999999,4814086.282],[611037.2582,4814080.7436999995],[611040.1606000001,4814076.459100001],[611040.6931999996,4814068.6916000005],[611042.5532,4814063.8343],[611045.5602000002,4814058.1072],[611054.0197999999,4814055.3584],[611053.5433,4814049.907199999],[611051.0466,4814044.3115],[611045.2708999999,4814046.2159],[611039.5023999996,4814047.676000001],[611045.6508999998,4814037.8905],[611041.3181999996,4814040.5963],[611034.5020000003,4814041.817],[611022.5497000003,4814045.3969],[611015.1856000004,4814045.4977],[611006.4867000002,4814043.1326],[611004.1688999999,4814046.3159],[611008.2927999999,4814056.2709],[611013.4700999996,4814066.132099999],[611017.4637000002,4814079.0843],[611019.5893000001,4814087.562100001],[611015.3927999996,4814091.8254],[611006.9973999998,4814090.6872000005],[611003.8026,4814093.078500001],[610996.2936000004,4814097.065099999],[610978.5351,4814109.3255],[610965.4444000004,4814127.994999999],[610956.0236,4814130.172700001],[610943.9559000004,4814135.8616],[610935.2520000003,4814138.717599999],[610931.7633999996,4814144.2146000005],[610931.9073000001,4814150.2158],[610933.9996999996,4814155.8048],[610936.8661000002,4814163.517100001],[610933.4954000004,4814171.6822],[610933.4460000005,4814174.6808],[610928.5492000002,4814177.2663],[610909.4781,4814185.7283],[610894.1130999997,4814195.140000001],[610880.9023000002,4814201.4768],[610869.2685000002,4814205.395500001],[610866.1237000003,4814209.676200001],[610862.3185,4814209.8358],[610852.6935999999,4814209.677300001],[610850.2767000003,4814213.970000001],[610848.7567999996,4814217.8331],[610846.9485999998,4814224.468699999],[610847.6327,4814227.1461],[610848.5538999997,4814230.160700001],[610847.7894000001,4814232.369899999],[610842.6664000005,4814233.9519],[610841.2170000002,4814223.707900001],[610843.9404999996,4814215.5320999995],[610845.7103000004,4814211.228700001],[610846.1435000002,4814204.570499999],[610848.2620000001,4814193.829700001],[610850.8684999999,4814192.761700001],[610854.3724999996,4814196.1521000005],[610860.1388999997,4814194.8028],[610865.0869000005,4814189.1076],[610867.6176000005,4814182.8171999995],[610866.4902999997,4814177.577500001],[610860.5981999999,4814171.8149],[610850.9512999998,4814172.9892],[610842.7547000004,4814174.5206],[610831.3981999997,4814176.3333],[610828.3393000001,4814175.394200001],[610824.2472000001,4814173.327299999],[610820.3428999996,4814154.9333],[610817.3504999997,4814120.4464],[610817.6118999999,4814104.5649],[610825.1445000004,4814079.4716],[610827.6700999998,4814058.739399999],[610834.3404999999,4814051.6284],[610843.5014000004,4814021.0074000005],[610845.7319,4814008.380000001],[610839.6304000001,4814005.5023],[610847.4733999996,4813995.966600001],[610850.8312999997,4813988.5789],[610857.0069000004,4813977.1273],[610857.9254000001,4813970.477],[610859.2940999996,4813961.057],[610869.3586999997,4813939.449100001],[610899.3313999996,4813888.0638999995],[610902.3657999998,4813880.6709],[610903.6152999997,4813873.581700001],[610892.1928000003,4813820.404100001],[610880.0805000002,4813784.545],[610866.4150999999,4813754.5481],[610852.0422,4813728.205600001],[610846.3942,4813722.335999999],[610845.4815999996,4813713.8782],[610849.9921000004,4813705.2874],[610850.0524000004,4813701.6225000005],[610857.8118000003,4813697.195499999],[610866.6015999997,4813684.231699999],[610868.1613999996,4813673.0373],[610869.3167000003,4813661.836300001],[610871.9298,4813650.5482],[610869.9157999996,4813640.183800001],[610876.4948000005,4813633.7378],[610884.7259,4813620.3204],[610889.4774000002,4813611.844799999],[610894.4363000002,4813600.5953],[610901.1401000004,4813591.485300001],[610908.7715999996,4813594.8325],[610914.0609999998,4813597.919],[610922.9259000001,4813600.0646],[610928.3359000003,4813595.8212],[610932.5432000002,4813586.0035999995],[610938.9648000002,4813564.558],[610941.4298999999,4813562.265799999],[610948.6456000004,4813561.3848],[610956.7999999998,4813552.631999999],[610964.9079999998,4813536.879799999],[610975.1803000001,4813527.2732],[610988.9543000003,4813511.392200001],[611002.9978,4813484.0734],[611007.1799999997,4813480.6986],[611032.7525000004,4813480.453500001],[611045.8331000004,4813482.113299999],[611049.4431999996,4813474.1744],[611055.9113999996,4813454.840399999],[611056.7065000003,4813440.9673999995],[611060.5608000001,4813428.033399999],[611063.1261,4813409.857100001],[611069.8110999996,4813387.194],[611074.9178999998,4813352.2851],[611077.8662999999,4813345.223999999],[611079.6926999995,4813327.702],[611083.1261999998,4813315.761],[611083.1512000002,4813304.430299999],[611079.7551999995,4813299.3752],[611076.9126000004,4813295.107000001],[611070.7851999998,4813298.6719],[611068.6980999997,4813292.7497000005],[611066.8115999997,4813289.386],[611067.8756999997,4813283.7379],[611070.5396999996,4813284.1151],[611074.5745999999,4813274.961300001],[611072.9528000001,4813270.2688],[611069.5827000001,4813268.5469],[611071.1157,4813263.906400001],[611074.3694000002,4813257.961200001],[611077.0495999996,4813252.4509],[611083.4142000005,4813249.223200001],[611087.1259000003,4813244.9519],[611096.7961999997,4813242.4453],[611097.8086999999,4813235.018999999],[611101.4978,4813222.3046],[611106.0197000001,4813208.159700001],[611110.3852000004,4813193.679],[611107.5554999998,4813188.633300001],[611110.6306999996,4813178.7971],[611113.1893999996,4813170.8409],[611116.6283,4813153.6787],[611118.6958999997,4813141.1598000005],[611120.5760000004,4813130.1929],[611123.9434000002,4813117.3621],[611126.9463999998,4813097.193399999],[611127.0343000004,4813091.862600001],[611125.4655999998,4813083.9493],[611124.9963999996,4813078.0539],[611121.9956999999,4813073.560799999],[611117.2227999996,4813073.482100001],[611106.1846000003,4813080.409700001],[611099.8732000003,4813085.3047],[611099.3201000001,4813089.4058],[611097.5702999998,4813097.375399999],[611092.7483000001,4813105.1832],[611081.8479000004,4813108.669399999],[611071.6425999999,4813114.1667],[611059.0378999999,4813117.9581],[611038.9176000003,4813126.0692],[611032.6278999997,4813124.7436],[611012.2682999996,4813127.740700001],[611001.6271000002,4813130.2315],[610978.9055000003,4813139.0776],[610957.5639000004,4813137.837300001],[610911.3234999999,4813120.4125],[610889.1010999996,4813118.602499999],[610875.1870999997,4813118.373500001],[610865.2995999996,4813119.321599999],[610857.0707,4813122.7411],[610845.4789000005,4813123.9945],[610837.6173999999,4813124.753799999],[610830.8168000001,4813124.975199999],[610827.3734999998,4813127.695800001],[610825.2428000001,4813129.327099999],[610825.5815000003,4813133.331900001],[610824.7433000002,4813135.0955],[610823.7768000001,4813139.7453000005],[610825.2143000001,4813155.6547],[610824.7281,4813165.5337000005],[610825.1714000003,4813168.096000001],[610825.0745999999,4813173.9822],[610824.2478999998,4813179.9673999995],[610821.9226000002,4813183.5951000005],[610820.8239000002,4813191.3532],[610823.3947999999,4813197.394300001],[610824.7649999997,4813202.6381],[610823.8203999996,4813205.9552],[610827.3339999998,4813208.790200001],[610827.0643999996,4813215.3401],[610825.0960999997,4813221.8619],[610822.6519999998,4813232.7085],[610819.0643999996,4813244.2027],[610820.4173999997,4813260.332900001],[610820.8059,4813266.227],[610820.6232000003,4813277.332900001],[610820.2160999998,4813287.324200001],[610818.4447999997,4813296.626599999],[610818.5042000003,4813302.8486],[610819.1207999997,4813309.635199999],[610815.9199999999,4813327.1346],[610815.6169999996,4813330.795499999],[610817.3930000002,4813331.0469],[610816.1363000004,4813338.5803],[610814.6277000001,4813346.664999999],[610813.8947000001,4813351.8741],[610811.3926999997,4813371.1625],[610809.3130000001,4813384.459000001],[610806.2268000003,4813390.073799999],[610800.9327999996,4813397.0964],[610799.0157000003,4813400.5086],[610797.4719000002,4813405.8155000005],[610796.6708000004,4813410.2458999995],[610797.6584999999,4813414.1503],[610798.1754000001,4813417.1581999995],[610797.6042,4813422.369999999],[610794.3289000001,4813429.648],[610791.6179,4813437.046399999],[610788.5998999998,4813443.4399],[610786.1385000004,4813445.5101],[610783.8054,4813444.6941],[610780.4943000004,4813444.306399999],[610776.8360000001,4813445.357100001],[610770.9145,4813446.259500001],[610767.2378000002,4813448.4209],[610764.2380999997,4813453.7038],[610762.7607000005,4813459.9004999995],[610763.5992999999,4813463.024800001],[610765.1824000003,4813465.161499999],[610765.0395,4813468.9362],[610763.5876000002,4813473.5781],[610760.6316999998,4813476.195599999],[610757.9403999997,4813477.4844],[610755.9441999998,4813480.7842999995],[610750.3304000003,4813487.579500001],[610744.7313000001,4813493.486300001],[610739.8065999998,4813497.7378],[610735.1045000004,4813503.2149],[610731.6359000001,4813507.4904],[610725.5794000002,4813516.611199999],[610723.7249999996,4813521.135399999],[610724.3502000002,4813522.478700001],[610727.3103,4813524.527000001],[610727.5181999998,4813526.641100001],[610725.3991999999,4813532.494000001],[610725.2781999996,4813534.936000001],[610726.4641000004,4813536.6218],[610728.5878999997,4813540.322699999],[610729.7446999997,4813543.785499999],[610731.9420999996,4813547.9319],[610732.7478999998,4813553.055199999],[610733.9965000004,4813555.853],[610734.0334999999,4813558.5197],[610735.0302999998,4813561.868799999],[610738.3656000001,4813565.7007],[610743.5138999997,4813572.4506],[610747.5553000001,4813577.6272],[610749.2174000004,4813579.8763],[610753.8931999998,4813585.8409],[610762.3048999999,4813595.8662],[610766.5669999998,4813602.3794],[610768.2461000001,4813608.517000001],[610768.8000999996,4813614.1916000005],[610765.4106000001,4813618.579399999],[610764.4167,4813624.895199999],[610763.0732000005,4813627.8725000005],[610742.7105,4813621.3167],[610740.2024999997,4813601.6127],[610730.6205000002,4813598.789000001],[610725.3115999997,4813601.8122000005],[610719.8025000002,4813607.164999999],[610711.8077999996,4813611.1439],[610705.7022000002,4813608.488500001],[610681.8087999998,4813609.984300001],[610664.6383999996,4813611.0353],[610640.1879000003,4813611.966700001],[610631.3820000002,4813611.1555],[610629.3129000003,4813604.1229],[610622.4408999998,4813603.787900001],[610616.1278999997,4813603.906400001],[610613.6865999997,4813604.755000001],[610611.5969000002,4813608.831],[610611.1948999995,4813613.601199999],[610608.3572000004,4813618.8869],[610604.9331,4813625.3849],[610599.1505000005,4813632.6218],[610594.3459000001,4813639.430500001],[610587.4035,4813648.3147],[610583.7604999999,4813653.365],[610580.8364000004,4813658.9825],[610575.2856000001,4813666.889799999],[610571.3197999997,4813676.822699999],[610568.6074000001,4813684.3322],[610570.7445999999,4813692.1436],[610567.2232999997,4813699.639799999],[610567.0914000003,4813702.7480999995],[610566.8219999997,4813709.298],[610566.4474,4813712.4023],[610565.9774000002,4813716.3938],[610563.8633000003,4813717.025599999],[610563.6322999997,4813721.2432],[610564.9836999997,4813722.7096],[610564.8608999997,4813725.262599999],[610566.9645999996,4813730.1851],[610565.682,4813734.385399999],[610564.3076,4813739.2508000005],[610558.8285999997,4813747.7147],[610554.8505999995,4813748.5381000005],[610554.4170000004,4813750.3083999995],[610559.5755000003,4813751.504000001],[610562.3854,4813757.7711],[610563.4655999998,4813765.8983],[610562.25,4813775.8763999995],[610563.0576999998,4813780.888699999],[610561.4778000005,4813788.4168],[610560.1142999995,4813792.615800001],[610559.8814000003,4813796.944399999],[610562.7659999998,4813798.6581],[610562.7276999997,4813800.9904],[610562.4431999996,4813803.5407],[610563.4435999999,4813806.6677],[610561.7158000004,4813808.4167],[610559.5471999999,4813812.3803],[610557.6157,4813816.6811],[610551.2543000001,4813824.6862],[610547.9069999997,4813826.5198],[610544.1534000002,4813828.457800001],[610537.9331,4813832.7992],[610532.3652999997,4813836.8181],[610523.5043000001,4813834.4509],[610516.8576999996,4813840.1185],[610507.0510999998,4813846.067500001],[610502.3250000002,4813848.1007],[610495.9594,4813851.4399999995],[610490.6763000004,4813852.908600001],[610476.2202000003,4813856.226299999],[610469.5930000003,4813855.7842999995],[610464.8224999998,4813855.595000001],[610461.2879999997,4813858.980699999],[610460.4371999996,4813861.5218],[610458.3938999996,4813867.7093],[610454.0614,4813870.4155],[610450.3706,4813873.465500001],[610441.5018999996,4813881.429500001],[610427.8163000001,4813896.979800001],[610418.7921000002,4813909.495999999],[610420.2915000003,4813916.7413],[610410.4442999996,4813920.2458],[610399.3765000002,4813924.174699999],[610393.0152000003,4813942.0668],[610389.5077,4813953.673699999],[610388.8458000002,4813964.4385],[610388.5428999998,4813977.986400001],[610388.5615999997,4813991.650599999],[610388.7847999996,4814007.6511],[610389.3424000004,4814022.990599999],[610394.5778000001,4814034.296399999],[610397.1096999999,4814037.7816],[610404.2691000002,4814045.230900001],[610407.8196,4814050.7324],[610408.8956000004,4814054.1938000005],[610409.7788000004,4814059.5406],[610410.4911000002,4814065.4399999995],[610410.2346999999,4814071.212400001],[610409.9236000003,4814080.3166000005],[610411.4500000002,4814095.783],[610411.1961000003,4814106.3323],[610409.0991000002,4814120.739499999],[610408.0472999997,4814130.609200001],[610408.0278000003,4814146.605699999],[610407.9874,4814158.936000001],[610406.5866999999,4814170.3552],[610407.2823000001,4814187.141000001],[610410.8398000002,4814202.0853],[610410.5815000003,4814207.968800001],[610408.5001999997,4814216.488500001],[610407.7955999998,4814224.9197],[610408.1169999996,4814234.923],[610408.8016999997,4814252.3752],[610408.4972000001,4814256.147299999],[610407.0675999997,4814259.456499999],[610406.6512000002,4814265.1152],[610406.5817,4814279.2224],[610407.2565000001,4814292.342],[610411.2740000002,4814298.962099999],[610415.2122,4814315.356799999],[610417.0148999998,4814323.8291],[610417.5242999997,4814337.168199999],[610416.0398000004,4814353.6961],[610414.3926999997,4814365.3334],[610406.2750000004,4814386.751599999],[610404.8148999996,4814406.7237],[610407.3113000002,4814407.4311999995],[610404.2041999996,4814439.0407],[610401.8827999998,4814452.3333],[610399.1017000005,4814464.063200001],[610395.0405000001,4814494.657199999],[610392.4124999996,4814521.719799999],[610392.1684999997,4814536.6018],[610394.6193000004,4814540.0857],[610394.4336000001,4814551.413799999],[610391.7242,4814563.700300001],[610385.1812000005,4814568.036599999],[610383.7006999999,4814574.455499999],[610380.5784,4814602.0655000005],[610371.8254000004,4814637.581599999],[610367.7544999998,4814663.843],[610369.6233000001,4814683.0921],[610369.4830999998,4814691.6436],[610366.0698999995,4814692.5875],[610354.7544999998,4814691.957699999],[610349.6549000004,4814687.2084],[610347.4222999997,4814680.2842],[610345.9885999998,4814669.0407],[610346.5148999998,4814661.6064],[610342.7758,4814647.881100001],[610341.6308000004,4814648.640000001],[610340.1952999998,4814637.5076],[610338.0708999997,4814628.9189],[610338.8543999996,4814620.6],[610337.6551999999,4814604.9168],[610332.7182,4814595.1712],[610330.3630999997,4814580.9132],[610328.4102999996,4814576.6598000005],[610323.4562999997,4814553.138800001],[610324.3778999997,4814546.2664],[610325.2196000004,4814534.3937],[610323.2540999996,4814530.9177],[610325.1689999998,4814517.729499999],[610325.5981000001,4814511.293299999],[610324.4277999997,4814503.7201000005],[610322.574,4814498.3574],[610322.7598000001,4814477.1425],[610326.0404000003,4814474.419],[610328.8503999999,4814470.7991],[610324.5566999996,4814461.2862],[610328.6290999996,4814444.8006],[610328.4049000004,4814433.7991],[610328.6786000002,4814422.0282000005],[610329.3333,4814401.820699999],[610329.9132000003,4814396.0535],[610330.9057999998,4814384.8498],[610331.9758000001,4814363.9826],[610334.3223000001,4814359.022],[610336.0091000004,4814354.828299999],[610336.7089,4814351.6182],[610339.3600000003,4814342.885600001],[610344.4212999996,4814325.305299999],[610346.4579999996,4814314.563100001],[610346.7526000002,4814306.4584],[610347.3892000001,4814287.361500001],[610346.7424999997,4814267.577099999],[610347.6387,4814262.259500001],[610348.6857000003,4814257.6109],[610349.7282999996,4814248.296499999],[610350.3372999998,4814240.7524],[610349.9159000004,4814226.9705],[610350.1661,4814216.643300001],[610351.8393000001,4814208.339],[610350.3789999997,4814203.6493],[610353.7235000003,4814197.038799999],[610354.7643999998,4814177.9485],[610355.3518000003,4814161.850199999],[610358.5208,4814161.013499999],[610359.8026,4814142.0382],[610358.2005000003,4814136.124299999],[610359.9665999999,4814122.1559999995],[610362.9984999998,4814114.8738],[610369.9390000002,4814076.4396],[610368.7232999997,4814061.755999999],[610360.5606000004,4814056.289899999],[610352.9358000001,4814047.611099999],[610351.6108999997,4814039.591],[610343.9770999998,4814031.467499999],[610326.6852000002,4814025.1854],[610305.5064000003,4814014.174000001],[610283.3832,4814006.479800001],[610268.4023000002,4814002.3464],[610260.8101000004,4814001.555500001],[610248.3493999997,4813996.685799999],[610237.7052999996,4813994.512],[610206.3612000002,4813986.667099999],[610191.7801000001,4813987.761600001],[610177.6517000003,4813990.8631],[610164.7055000002,4813985.9856],[610153.0908000004,4813983.796],[610141.4216,4813984.938200001],[610132.0263999999,4813995.449100001],[610129.4255999997,4814006.0711],[610125.5504999999,4814015.450300001],[610116.7116,4814031.524800001],[610110.4046999998,4814041.1975],[610103.8931999998,4814048.534],[610096.3646999998,4814053.7432],[610088.7608000003,4814058.617900001],[610074.8827,4814071.166200001],[610067.4225000003,4814077.154200001],[610058.7417000001,4814083.5666000005],[610049.6392000001,4814086.083900001],[610042.8305000002,4814086.861400001],[610034.7712000003,4814084.952299999],[610033.0055,4814089.0337000005],[610023.5094999997,4814090.8782],[610015.2984999996,4814093.2991],[610009.8448000001,4814095.320699999],[610004.8093999997,4814101.4594],[610001.1952999998,4814109.732000001],[609992.8574000001,4814119.927100001],[609981.1116000004,4814130.733100001],[609978.0390999997,4814135.570800001],[609979.5740999999,4814135.707],[609978.3415999999,4814156.682600001],[609977.2549,4814163.774599999],[609974.4462000001,4814172.282500001],[609971.9500000002,4814181.462200001],[609968.3026999999,4814196.732899999],[609966.6059999997,4814196.5941],[609963.3595000003,4814212.0934999995],[609972.5455999998,4814214.3542],[609970.0614,4814227.7554],[609969.1147999996,4814236.182700001],[609966.8748000003,4814239.5898],[609963.7577,4814242.2051],[609963.0362999998,4814246.7479],[609963.4508999996,4814251.087200001],[609965.9019999998,4814254.570900001],[609962.6232000003,4814257.183499999],[609963.4313000003,4814262.195699999],[609967.3690999998,4814263.815300001],[609966.7888000002,4814274.5814],[609965.8674999997,4814281.4539],[609961.9638,4814292.610099999],[609953.1459999997,4814317.35],[609949.3914000001,4814329.2863],[609949.4709000001,4814339.285599999],[609948.2445999999,4814354.929099999],[609944.4523,4814354.311799999],[609941.6785000004,4814370.5965],[609948.3879000004,4814370.928300001],[609945.7417000001,4814374.4399],[609940.7947000004,4814380.1358],[609938.2903000005,4814384.8717],[609931.6657999996,4814394.2061],[609915.4907,4814413.7159],[609910.2375999996,4814423.2949],[609907.9197000004,4814431.477600001],[609905.4274000004,4814440.4351],[609901.4325000001,4814462.143300001],[609899.0009000003,4814487.2097],[609897.7295000004,4814505.6296999995],[609894.9685000004,4814521.1371],[609894.7781999996,4814532.7983],[609894.7622999996,4814543.684800001],[609892.841,4814557.317399999],[609892.2885999996,4814561.4186],[609888.7188999997,4814576.912799999],[609883.6270000003,4814591.4935],[609880.4249999998,4814599.328500001],[609875.0470000003,4814616.570599999],[609867.9301000005,4814641.227299999],[609865.2253999999,4814653.2919],[609861.1325000003,4814671.110400001],[609854.7658000002,4814704.3332],[609848.6823000005,4814730.1175999995],[609845.4271999998,4814746.1724],[609841.9541999996,4814765.667400001],[609838.0652999999,4814790.8211],[609837.5848000003,4814795.479],[609836.8797000004,4814813.908299999],[609832.8595000003,4814812.398499999],[609830.1464,4814834.905300001],[609826.8443,4814853.8477],[609817.0877999999,4814891.569800001],[609811.5060999999,4814916.3627],[609806.9238999998,4814939.3945],[609803.0081000002,4814966.2140999995],[609801.0307,4814998.1755],[609799.3932999996,4815014.2566],[609797.3960999995,4815032.5537],[609796.0833999999,4815038.642200001],[609790.7644999996,4815062.2173999995],[609786.6410999997,4815081.924000001],[609785.3140000002,4815088.901000001],[609781.1442,4815106.496099999],[609776.1856000004,4815122.8564],[609773.6531999996,4815139.2563000005],[609772.0762,4815146.6735],[609768.2824999997,4815161.053200001],[609763.4199999999,4815171.5274],[609755.9611999998,4815177.515699999],[609752.3468000004,4815180.9004999995],[609746.8573000003,4815175.2566],[609746.3606000002,4815166.028100001],[609743.6188000003,4815145.654100001],[609741.7134999996,4815133.5144],[609736.6722999997,4815105.3267],[609735.8411999997,4815081.873400001],[609735.8477999996,4815071.542300001],[609731.1975999996,4815049.137599999],[609729.7834999999,4815031.673599999],[609728.0155999996,4815011.0934],[609724.3762999997,4814996.1481],[609723.8437999999,4814969.255999999],[609720.4952999996,4814941.429199999],[609719.3086999999,4814929.8566],[609716.5782000003,4814918.703199999],[609711.8591,4814900.5188],[609710.5516999997,4814891.3883],[609708.9798999997,4814868.7005],[609707.5415000003,4814842.793400001],[609707.8302999996,4814815.137],[609708.7691000002,4814777.382099999],[609706.9715999998,4814763.5778],[609704.4376999997,4814745.3179],[609703.5333000002,4814716.4201],[609703.4045000002,4814694.533500001],[609702.7048000004,4814682.857799999],[609700.6810999997,4814682.935900001],[609699.6639,4814665.922800001],[609702.6546,4814666.082599999],[609702.6370000001,4814662.1942],[609703.2138,4814646.6512],[609705.0099999998,4814640.681600001],[609707.4590999996,4814629.3905],[609708.3287000004,4814615.740700001],[609709.2029999997,4814591.8708999995],[609709.2142000003,4814571.319599999],[609708.4540999997,4814553.422],[609709.8082999997,4814529.893200001],[609709.2707000002,4814498.335200001],[609709.3580999998,4814488.0054],[609710.8153999997,4814458.146299999],[609712.5421000002,4814446.5101],[609713.7326999996,4814423.0898],[609714.9221999999,4814409.667400001],[609712.5608000001,4814390.743899999],[609711.6402000003,4814377.7315],[609713.2673000004,4814372.203500001],[609715.5228000004,4814357.9098000005],[609712.9616,4814341.3159],[609713.2684000004,4814312.548900001],[609714.7039999999,4814284.022500001],[609713.8847000003,4814264.7908],[609714.7017999999,4814254.3618],[609717.585,4814236.3013],[609719.3666000003,4814216.3344],[609720.5011,4814196.356899999],[609720.9486999996,4814178.8122000005],[609722.7061000001,4814150.4021000005],[609721.8680999996,4814137.279999999],[609722.8433999997,4814127.0757],[609725.108,4814112.2267],[609727.6344999997,4814101.159],[609728.8609999996,4814095.4024],[609731.3369000005,4814087.4443],[609733.1005999995,4814083.4739],[609739.9622999998,4814074.476399999],[609744.1507000001,4814070.6566],[609755.1200000001,4814057.8379],[609762.8949999996,4814047.4112],[609770.9687999999,4814033.545600001],[609776.5883999998,4814026.305400001],[609783.9886999996,4814023.982100001],[609809.7605999997,4814021.2917],[609819.7582,4814018.455399999],[609824.5920000002,4814014.757200001],[609829.4855000004,4814007.393999999],[609835.3213,4813996.8247],[609837.4340000004,4813991.3047],[609825.2233999996,4813966.1106],[609823.6135999998,4813960.641000001],[609822.7673000004,4813957.961100001],[609820.2610999998,4813947.9222],[609817.6129999999,4813936.6591],[609817.3317999998,4813929.100500001],[609818.4720000001,4813923.6757],[609820.2829,4813916.8177000005],[609821.4496999998,4813914.7261],[609822.5319999997,4813912.8552],[609824.6266000001,4813908.445800001],[609825.7770999996,4813892.467800001],[609825.8120999997,4813885.3587],[609825.8984000003,4813870.141000001],[609827.7093000002,4813863.283],[609831.9304999998,4813857.4640999995],[609836.1733999997,4813850.3126],[609838.9223999996,4813845.4695],[609839.2374999998,4813841.031099999],[609849.4272999996,4813841.3083999995],[609855.0266000004,4813840.288799999],[609856.0352999996,4813837.9724],[609856.4204000002,4813834.2016],[609855.9128,4813825.6395],[609854.9337999998,4813821.18],[609854.2927000001,4813815.837300001],[609857.6091999998,4813801.0055],[609862.1582000004,4813789.970799999],[609865.1517000003,4813785.0207],[609870.9749999996,4813775.228800001],[609877.4501999998,4813770.1132],[609885.5570999999,4813769.1346],[609891.6134000001,4813764.901000001],[609900.1253000004,4813758.93],[609902.8108999999,4813757.973999999],[609906.6507000001,4813755.7038],[609911.9029000001,4813756.1228],[609913.8732000003,4813754.3774999995],[609916.4888000004,4813752.753799999],[609917.7763999999,4813748.2202],[609919.9755999995,4813742.3684],[609920.4386999998,4813733.8221],[609918.8019000003,4813715.1325],[609914.6544000003,4813706.511],[609913.4116000002,4813698.381200001],[609906.3086000001,4813692.377599999],[609904.1259000003,4813682.3440000005],[609908.4241000004,4813666.8617],[609909.1164999995,4813664.095799999],[609910.0034999996,4813644.4476],[609912.8062000005,4813641.2718],[609914.8792000003,4813638.1951],[609922.6935,4813635.3232],[609923.7057999996,4813632.784700001],[609927.1563999997,4813624.6205],[609932.159,4813610.593800001],[609934.6639,4813590.971999999],[609939.3224,4813583.160800001],[609940.6245999997,4813577.738700001],[609942.3649000004,4813575.211999999],[609943.8808000004,4813571.570900001],[609946.5055,4813569.391899999],[609950.5536000002,4813569.2358],[609953.7772000004,4813565.0671],[609954.9067000002,4813560.308700001],[609953.6421999997,4813553.511600001],[609951.3724999996,4813548.8089000005],[609940.9179999996,4813534.974300001],[609930.2189999996,4813521.2469],[609924.1946,4813513.5945],[609919.3207,4813504.850099999],[609912.2828000002,4813494.848300001],[609904.2149999999,4813483.4967],[609896.8728,4813462.381200001],[609893.8859000001,4813457.0002],[609886.5877,4813443.1061],[609877.0516999997,4813427.509199999],[609868.3262999998,4813426.7004],[609865.8016999997,4813432.658],[609860.4303000001,4813434.57],[609857.0981000001,4813430.5165],[609858.1448999997,4813425.867799999],[609862.5998999998,4813420.608200001],[609849.7128999997,4813407.067399999],[609828.5887000002,4813397.502599999],[609824.1552999998,4813401.429500001],[609818.4179999996,4813396.003699999],[609817.1031999998,4813387.317399999],[609821.0729,4813382.049799999],[609817.7624000004,4813376.6636],[609807.6243000003,4813373.1657],[609802.7599,4813373.752900001],[609799.4819,4813366.3675999995],[609802.5768999998,4813355.198100001],[609800.9287999999,4813337.174900001],[609793.7308999998,4813307.174799999],[609777.8326000003,4813259.9252],[609764.2566,4813229.043500001],[609753.7505000001,4813218.3189],[609702.6059999997,4813178.938100001],[609675.1788999997,4813163.8279],[609662.9222999997,4813146.2985],[609649.9781999998,4813136.2009],[609642.8603999997,4813126.087099999],[609634.148,4813094.6184],[609633.0371000003,4813073.3824000005],[609630.3959999997,4813056.676200001],[609619.4523999998,4813047.9443],[609614.7125000004,4813040.8686],[609605.7078999998,4812997.5087],[609603.3141999999,4812965.587400001],[609598.6338,4812954.8467],[609592.6801000005,4812927.8665],[609591.3969999999,4812922.1800999995],[609591.6867000004,4812919.296499999],[609596.3195000002,4812918.038799999],[609605.3786000004,4812913.2983],[609613.9379000003,4812909.4384],[609620.8647999996,4812906.4406],[609629.9922000002,4812902.4789],[609635.5691,4812897.903899999],[609641.9460000005,4812893.897399999],[609651.7532000002,4812887.9472],[609656.5749000004,4812885.0263],[609660.1705999998,4812882.863],[609664.2538999999,4812875.5976],[609669.6333999997,4812868.2423],[609671.8121999996,4812868.611],[609673.6854999997,4812867.8639],[609674.9550000001,4812864.4408],[609674.2432000004,4812863.429400001],[609673.9685000004,4812860.4256],[609673.9938000003,4812858.8707],[609674.6988000004,4812855.327400001],[609675.3174999999,4812852.115900001],[609676.5672000004,4812849.9145],[609681.1770000001,4812845.101600001],[609683.7747999998,4812844.588500001],[609686.9189999998,4812845.3061999995],[609688.9329000004,4812840.895500001],[609691.1677000001,4812837.8214],[609694.4489000002,4812835.0976],[609698.0694000004,4812836.3785],[609705.5405000001,4812839.7217],[609714.4194999998,4812841.088300001],[609715.0268999999,4812843.542099999],[609722.1114999996,4812845.768200001],[609724.2777000004,4812846.9143],[609735.5453000003,4812835.766799999],[609740.9496999998,4812831.855699999],[609744.4107999997,4812828.024],[609750.3887,4812823.6778],[609754.3135000002,4812821.1866999995],[609762.0531000001,4812817.9801],[609764.6942999996,4812814.8016],[609770.4688999997,4812813.007200001],[609773.7391999997,4812810.9498],[609780.7308999998,4812808.953],[609784.9375999998,4812809.021600001],[609788.5672000004,4812809.747199999],[609791.4928000001,4812804.018300001],[609794.9737999998,4812798.965],[609798.9474,4812793.475299999],[609804.5192,4812789.2337],[609811.2615,4812782.678200001],[609817.9409999996,4812775.0109],[609821.0857999995,4812770.729699999],[609824.2487000003,4812765.3379],[609824.3054,4812756.8961],[609824.6210000003,4812747.458799999],[609826.8173000002,4812736.8301],[609832.3437000001,4812720.4791],[609836.8167000003,4812704.221999999],[609839.2550999997,4812698.5962000005],[609839.5345999999,4812691.380000001],[609833.8449999997,4812687.954600001],[609829.6979,4812684.221100001],[609831.4009999996,4812679.0276999995],[609832.5033999998,4812675.9352],[609835.2056999998,4812673.979599999],[609838.9035999998,4812675.484099999],[609844.9905000003,4812679.360300001],[609848.3894999996,4812669.4178],[609848.0356000001,4812666.3015],[609852.5274,4812658.820699999],[609858.1728999997,4812655.024700001],[609866.0064000003,4812651.042099999],[609882.8150000004,4812642.5403],[609891.0367,4812639.5638999995],[609893.9781,4812637.8344],[609897.5975000001,4812634.227600001],[609903.3674999997,4812627.7674],[609911.8054,4812621.461999999],[609918.9971000003,4812617.1357],[609922.9275000002,4812614.3116],[609927.1332,4812609.4923],[609935.1816999996,4812597.2928],[609939.8154999996,4812591.0363],[609945.6301999995,4812586.798800001],[609948.0416000001,4812582.8389],[609955.5515000001,4812578.851199999],[609960.4292000001,4812577.4866],[609964.676,4812575.112],[609967.7810000004,4812573.2742],[609971.9922000002,4812568.1217],[609974.4446,4812566.6065],[609982.2496999996,4812574.288000001],[609985.3766000001,4812571.1174],[609988.0734999999,4812569.495100001],[609991.9248000002,4812566.558599999],[609996.1759000001,4812558.9629],[610003.5974000003,4812545.531300001],[610007.1451000003,4812541.367799999],[610014.3587999996,4812535.709000001],[610021.6606000001,4812529.6072],[610027.7834000001,4812521.375600001],[610036.1721999999,4812508.1819],[610047.1142999995,4812492.252800001],[610055.6758000003,4812478.395500001],[610063.6584000001,4812465.306299999],[610068.4578,4812458.830499999],[610074.3753000004,4812453.261700001],[610079.1446000002,4812443.674900001],[610087.0789999999,4812428.5854],[610092.6738,4812418.0123],[610096.6732999999,4812410.9679000005],[610103.7334000003,4812399.863399999],[610107.4073999999,4812392.924799999],[610111.5579000004,4812386.5495],[610114.9385000002,4812382.716600001],[610119.7071000002,4812378.128799999],[610123.2405000003,4812374.8539],[610126.5473999996,4812370.5755],[610128.0544999996,4812367.489700001],[610133.9957999997,4812360.4771],[610141.1596999997,4812352.929099999],[610144.5301999999,4812344.763599999],[610150.9505000003,4812333.204299999],[610152.5965999998,4812326.5659],[610152.5147000002,4812321.6766],[610149.6619999995,4812317.9640999995],[610141.3179000001,4812318.494200001],[610136.6881999997,4812319.5294],[610123.6606999999,4812319.4276],[610113.7958000004,4812318.9331],[610101.5088999998,4812308.1789],[610095.6162999999,4812302.306],[610087.3690999998,4812291.951199999],[610082.8481999999,4812286.322899999],[610076.7364999996,4812279.0023],[610067.6010999996,4812268.5218],[610062.5083999997,4812263.217499999],[610058.8676000005,4812263.158],[610053.1668999996,4812260.398800001],[610049.7122999998,4812253.8992],[610047.7459000004,4812250.4233],[610037.3014000002,4812240.8103],[610031.2413999997,4812235.267999999],[610020.7642999999,4812227.653999999],[610008.8108000001,4812221.2379],[610012.9740000004,4812214.085100001],[610007.8776000002,4812209.002900001],[610003.7706000004,4812212.7129],[609999.3788000001,4812209.086300001],[609997.5022999998,4812205.056500001],[609997.1468000002,4812202.0513],[609997.1456000004,4812197.1634],[609997.9299999997,4812193.7325],[609999.0011999998,4812182.641100001],[609999.3147,4812178.3138],[609999.4862000002,4812172.7621],[609993.5662000002,4812168.555199999],[609988.7547000004,4812170.809599999],[609986.625,4812177.329],[609986.1716,4812180.321],[609988.5915000001,4812180.8049],[609990.8249000004,4812177.8419],[609992.8185999999,4812179.651900001],[609989.2816000003,4812183.149],[609988.1326000001,4812184.130000001],[609987.0192,4812187.888900001],[609985.0966999996,4812191.634500001],[609982.3223000001,4812193.033399999],[609978.2479999997,4812194.7443],[609975.7599,4812193.481699999],[609971.3389999997,4812191.632099999],[609969.7209000001,4812191.605699999],[609967.8238000004,4812193.796499999],[609965.3556000004,4812191.3123],[609965.3772999998,4812189.979599999],[609962.4937000005,4812188.155099999],[609957.9473000001,4812184.081800001],[609948.1782,4812177.701400001],[609943.6891000001,4812175.073100001],[609944.4824999999,4812171.0868999995],[609940.3080000002,4812169.019200001],[609934.5208,4812166.5919],[609925.9139,4812168.34],[609920.7932000002,4812169.7006],[609911.9019999998,4812173.9991],[609904.8268999998,4812176.1055],[609891.5311000003,4812177.555],[609885.1859999998,4812179.5622000005],[609873.6465999996,4812182.4845],[609866.6233999999,4812186.369200001],[609857.3706,4812192.9947],[609851.4385000002,4812199.452199999],[609848.6508999998,4812206.6274999995],[609850.7309999997,4812208.105599999],[609852.9425999997,4812206.475299999],[609854.4671,4812207.277799999],[609853.1074999999,4812211.254799999],[609849.4014999997,4812215.193600001],[609843.8383999998,4812218.879899999],[609841.2692999998,4812217.6161],[609832.2271999996,4812221.2457],[609825.2704999996,4812226.020199999],[609803.8245999999,4812231.002900001],[609798.5838000001,4812229.806700001],[609785.5241,4812226.705600001],[609751.1655000001,4812214.592700001],[609710.7948000003,4812198.9384],[609688.5081000002,4812195.909399999],[609674.8043,4812197.574899999],[609661.8258999996,4812209.361199999],[609658.0264999997,4812214.076199999],[609654.7035999997,4812219.3543],[609648.3006999996,4812224.9156],[609643.8613999998,4812229.175899999],[609633.8463000003,4812237.9],[609626.0338000003,4812245.549000001],[609619.0714999996,4812255.6559],[609610.0757999998,4812266.396199999],[609597.4408,4812281.9651999995],[609588.9146999996,4812288.714],[609584.4518999998,4812294.418099999],[609582.6372999996,4812301.498199999],[609581.6606999999,4812306.8146],[609577.9188000001,4812312.9746],[609569.4954000004,4812318.392100001],[609561.8271000003,4812322.1555],[609549.3865999999,4812335.7282],[609548.4786,4812336.8243],[609541.0864000004,4812353.478399999],[609533.9265000001,4812365.8039],[609529.3132999996,4812390.7238],[609521.6906000003,4812386.7118],[609515.6979999999,4812391.946599999],[609509.5904999999,4812394.291300001],[609496.7030999996,4812400.525],[609490.5613000002,4812404.979800001],[609481.9830999998,4812414.9495],[609477.4197000004,4812421.8739],[609471.7814999996,4812425.226],[609458.0023999996,4812431.556399999],[609452.0712000001,4812433.0152],[609434.0292999996,4812442.7201000005],[609428.0763999997,4812445.5118],[609421.3542999998,4812445.846899999],[609412.4243000001,4812447.590399999],[609401.9375,4812445.5317],[609394.4694999997,4812441.966700001],[609384.0367999999,4812436.576199999],[609378.5712000001,4812439.264599999],[609375.3207,4812440.1006000005],[609370.5870000003,4812437.5798],[609371.2901999997,4812434.147500001],[609371.2363,4812432.4803],[609367.1249000002,4812426.525900001],[609356.3202999998,4812414.130799999],[609346.9071000004,4812405.7575],[609342.4934,4812403.4640999995],[609337.5406999998,4812394.4967],[609333.6646999996,4812388.990499999],[609331.4371999996,4812386.6215],[609328.5679000001,4812383.9088],[609325.1843999997,4812382.9651999995],[609321.6228,4812383.0185],[609318.6023000004,4812384.6359],[609315.2421000004,4812387.2475000005],[609307.4822000004,4812396.6752],[609306.3639000002,4812395.768300001],[609310.2960999999,4812387.833699999],[609315.1002000002,4812381.0242],[609316.8677000003,4812376.831499999],[609317.2454000004,4812373.505000001],[609315.9760999996,4812371.929199999],[609305.3327000001,4812374.5337000005],[609301.8483999996,4812374.8105],[609297.6092999997,4812366.7434],[609297.2138999999,4812361.182600001],[609296.8329999996,4812354.7333],[609299.0038000001,4812330.6624],[609295.9134999998,4812321.6141],[609291.9853999997,4812314.329700001],[609289.5603999998,4812304.181299999],[609288.1042,4812299.1587000005],[609281.6228,4812299.608999999],[609278.3380000005,4812302.555199999],[609274.7457999997,4812304.4965],[609270.6322999997,4812303.6522],[609267.7610999998,4812301.0506],[609265.0086000003,4812301.117000001],[609261.7580000004,4812301.953],[609259.4475999996,4812304.6928],[609255.3502000002,4812307.8478999995],[609254.9310999997,4812313.728800001],[609255.0690000001,4812335.171],[609251.6240999997,4812343.0024],[609250.0506999996,4812350.1976],[609247.5856999997,4812357.489499999],[609244.4554000003,4812365.8814],[609243.9589,4812376.537799999],[609242.9934,4812381.187899999],[609239.3058000002,4812389.0153],[609235.7403999995,4812399.288699999],[609233.3273999998,4812408.3588],[609231.3548999997,4812420.213300001],[609229.4418000001,4812428.402799999],[609228.8268999998,4812431.392200001],[609228.2585000005,4812441.492000001],[609227.0484999996,4812446.2491999995],[609224.1322999997,4812451.423],[609219.9627,4812469.0185],[609218.0820000004,4812475.208900001],[609212.6756999996,4812484.2305],[609207.2137000002,4812496.6949000005],[609204.8115999997,4812505.0987],[609200.5794000002,4812511.5843],[609193.2709999997,4812523.130100001],[609187.2281,4812546.4717999995],[609182.8179000001,4812558.953299999],[609178.6826999998,4812569.4396],[609171.4534999998,4812586.0967999995],[609165.0153999999,4812593.8796999995],[609160.1306999996,4812600.687999999],[609156.3229,4812605.9586],[609153.5398000004,4812617.911],[609152.3135000002,4812628.6667],[609152.8474000003,4812635.673900001],[609153.6868000003,4812643.7969],[609150.1325000003,4812648.404999999],[609147.8979000002,4812646.4803],[609148.1083000004,4812643.4844],[609146.6179999998,4812640.571900001],[609144.6368000004,4812637.9848],[609141.6272999998,4812638.935900001],[609139.8331000004,4812639.795499999],[609137.7494999999,4812638.539799999],[609137.9581000004,4812630.6559],[609137.9079,4812618.7687],[609137.881,4812610.4366],[609133.5987,4812605.035],[609120.3165999996,4812600.7096],[609115.2828000002,4812596.74],[609110.5527999997,4812588.998400001],[609106.2866000002,4812582.5973000005],[609102.5795999998,4812571.650599999],[609099.5809000004,4812561.9374],[609094.7915000003,4812557.8607],[609086.7660999997,4812553.7316],[609078.4368000003,4812553.374500001],[609068.0437000003,4812550.540200001],[609064.3887,4812551.3697],[609051.0597000001,4812554.931],[609034.1801000005,4812562.8783],[609030.2105,4812568.146299999],[609020.9411000004,4812575.8836],[609014.7405000003,4812584.003699999],[609014.8214999996,4812589.004000001],[609015.4219000004,4812591.902000001],[609015.7851999998,4812599.4618999995],[609018.2267000005,4812613.6096],[609022.3795999996,4812617.009400001],[609026.9856000002,4812622.416099999],[609025.4018000001,4812630.277799999],[609026.3186999997,4812633.6252],[609026.9442999996,4812634.9684],[609026.1551000001,4812638.7326],[609027.3902000003,4812637.419600001],[609029.0045999996,4812637.6679],[609031.1349999998,4812641.035],[609028.9200999998,4812642.887599999],[609031.1009,4812643.145099999],[609032.3592999997,4812645.3872],[609029.5943,4812646.2312],[609031.1799999997,4812648.2564],[609037.4040000001,4812653.6894000005],[609036.9905000003,4812659.2371],[609039.7123999996,4812661.058599999],[609043.1173999999,4812665.668299999],[609041.8284,4812670.313100001],[609040.2481000004,4812672.9537],[609039.619,4812686.829500001],[609040.1564999996,4812698.613500001],[609040.1996999998,4812710.945],[609040.9008999998,4812717.6216],[609041.6686000004,4812735.185900001],[609047.1160000004,4812803.5933],[609047.3406999996,4812829.7026],[609048.3152000001,4812884.4848],[609046.3935000002,4812958.2162],[609046.1273999996,4812969.653899999],[609042.4242000002,4812998.4769],[609039.8893999998,4813025.096999999],[609038.9276999999,4813049.5208],[609038.3991999999,4813077.1732],[609036.8892000001,4813115.474199999],[609031.3021999998,4813180.703600001],[609028.2461999999,4813209.5370000005],[609024.9529999997,4813233.034399999],[609020.4068,4813258.955499999],[609014.4908999996,4813294.518999999],[609011.3181999996,4813310.5754],[609006.1213999996,4813326.710200001],[608996.3334999997,4813346.547700001],[608989.4883000003,4813364.544299999],[608985.4241000004,4813380.6974],[608977.4985999996,4813395.455],[608968.9638,4813407.869899999],[608961.9515000004,4813421.198100001],[608948.2092000004,4813440.416300001],[608938.1986999996,4813459.0282000005],[608926.8600000003,4813484.728399999],[608920.6660000002,4813507.512399999],[608916.9866000004,4813519.8948],[608913.1239,4813538.6062],[608910.0810000002,4813556.6644],[608907.1748000002,4813586.277899999],[608903.2961999997,4813615.9868],[608896.0403000005,4813654.417099999],[608893.8764000004,4813673.1559999995],[608891.0904000001,4813680.331700001],[608888.2468999997,4813691.0613],[608885.0367999999,4813704.450999999],[608879.7651000004,4813720.2513999995],[608878.0467999997,4813726.444599999],[608871.9661999997,4813742.231899999],[608870.2101999996,4813750.757300001],[608871.3140000002,4813757.5515],[608867.7032000003,4813775.7116],[608868.0628000004,4813778.4946],[608871.3414000003,4813780.8805],[608875.1506000003,4813795.4946],[608881.2192000002,4813810.478499999],[608872.8579000002,4813842.2256000005],[608867.9134,4813857.8091],[608857.3430000003,4813881.0779],[608853.9532000003,4813890.5767],[608849.6863000002,4813899.2837000005],[608843.5267000003,4813909.9597],[608842.7845000001,4813915.8354],[608838.4402999999,4813929.3179],[608835.7355000004,4813941.493899999],[608835.8093999997,4813951.9374],[608834.2281,4813969.685900001],[608832.3393999999,4813986.4297],[608828.2828000002,4813992.140799999],[608827.8192999996,4814000.7982],[608829.7120000003,4814003.8281],[608829.9798999997,4814007.2762],[608828.0153999999,4814008.6886],[608826.4983000001,4814007.4421],[608824.1869000001,4814010.293],[608824.1635999996,4814011.7368],[608822.2026000004,4814012.927100001],[608821.7730999999,4814014.475400001],[608821.7461999999,4814016.1413],[608821.3975,4814017.6909],[608819.7816000003,4814017.5537],[608816.9345000004,4814018.5075],[608813.4781999998,4814022.1175],[608805.1960000005,4814033.9812],[608803.0247999998,4814038.1675],[608800.5263999999,4814037.571699999],[608797.4095999999,4814035.1885],[608796.2070000004,4814029.5035999995],[608795.7483999999,4814022.8309],[608793.1705999998,4814012.1248],[608788.7664999999,4813999.2785],[608785.7932000002,4813988.010600001],[608783.5244000005,4813973.199200001],[608761.1248000003,4813972.5042],[608754.6468000002,4813972.843900001],[608736.1244999999,4813977.5438],[608730.2673000004,4813994.5568],[608728.5762999998,4814004.0831],[608726.0314999996,4814011.3738],[608723.7111,4814014.780099999],[608720.1595999999,4814019.2774],[608716.1282000002,4814023.433599999],[608712.7942000004,4814029.489700001],[608709.7982999999,4814039.6614],[608713.3881000001,4814047.8288],[608712.7215,4814054.039000001],[608710.9261999996,4814060.0087],[608705.8564999998,4814078.3675],[608699.5630000001,4814102.372099999],[608697.4245999996,4814114.5572],[608694.0915999999,4814140.609099999],[608693.6413000003,4814158.4871],[608693.6721999999,4814166.596999999],[608694.7255999995,4814171.5019000005],[608692.4738999996,4814180.685799999],[608690.8908000002,4814188.547599999],[608688.7072000001,4814193.511299999],[608684.1475999998,4814200.325200001],[608681.2682999996,4814203.278100001],[608676.7696000002,4814206.3159],[608674.2929999996,4814209.386399999],[608670.2850000001,4814212.098999999],[608664.1650999999,4814215.332800001],[608657.5904000001,4814216.6709],[608654.6912000002,4814215.8465],[608657.5482000001,4814199.2294],[608647.1145000001,4814199.0611000005],[608634.5186999999,4814202.523800001],[608635.1963999998,4814205.645199999],[608632.8313999996,4814211.8279],[608622.7664999999,4814218.886299999],[608616.5658,4814222.118899999],[608611.6633000001,4814235.1483],[608605.6067000004,4814244.493100001],[608594.1831,4814250.5298],[608588.5196000002,4814250.5495],[608577.2609999999,4814251.367799999],[608568.1271000002,4814255.8862],[608555.1004999997,4814266.0074000005],[608549.6815,4814265.9201],[608541.9848999996,4814261.5747],[608528.8167000003,4814275.4706],[608521.0652999999,4814284.566],[608513.4521000003,4814290.1088],[608506.8990000002,4814290.1143],[608499.3771000002,4814289.993100001],[608491.4464999996,4814280.0896000005],[608492.8551000003,4814273.002699999],[608500.2822000002,4814253.904100001],[608504.7911,4814245.2008],[608504.9435999999,4814240.7597],[608499.1502,4814233.778899999],[608492.6056000004,4814228.2302],[608489.5467999997,4814232.291099999],[608486.3777000001,4814228.129799999],[608477.3110999996,4814218.430199999],[608473.3771000002,4814201.4815],[608469.6089000003,4814189.3122000005],[608467.7944,4814176.3967],[608466.1354,4814153.8192],[608464.6873000003,4814138.2435],[608463.8716000002,4814118.5678],[608463.2015000004,4814099.894200001],[608461.8897000002,4814080.8771],[608462.0197999999,4814067.7708],[608462.8854999999,4814059.231000001],[608468.0515999999,4814039.8738],[608472.4034000002,4814020.8367],[608475.8397000004,4813993.3423],[608475.7934999997,4813976.1229],[608473.9150999999,4813906.8848],[608472.2724000001,4813863.2008],[608470.6716,4813826.9604],[608469.5716000004,4813804.836100001],[608467.5102000004,4813787.140000001],[608466.7127,4813771.352600001],[608465.0568000004,4813743.554],[608463.8449999997,4813718.317500001],[608463.3357999995,4813689.648600001],[608464.3879000004,4813674.557600001],[608464.5533999996,4813654.2312],[608467.1050000004,4813621.3903],[608467.3667000001,4813590.0677000005],[608467.1630999995,4813562.514599999],[608466.8558,4813541.403000001],[608466.6864999998,4813516.7388],[608467.7914000005,4813508.425000001],[608471.2242999999,4813481.1526],[608471.1645999998,4813454.7127],[608474.3701,4813416.439099999],[608477.5451999996,4813380.053400001],[608477.6530999998,4813358.2819],[608479.6090000002,4813337.3178],[608480.2384000001,4813318.331900001],[608480.0641999999,4813298.9998],[608477.4326,4813256.410800001],[608475.1462000003,4813237.600099999],[608474.5099,4813216.816500001],[608476.0768999998,4813209.9542],[608475.2281999998,4813207.385600001],[608470.2753999997,4813203.4177],[608469.3673,4813199.515000001],[608470.1253000004,4813192.639799999],[608474.2325999998,4813188.8179],[608477.2016000003,4813180.311899999],[608476.0579000004,4813175.961100001],[608471.9609000003,4813174.117699999],[608470.4846999999,4813170.3169],[608471.4585999995,4813165.111500001],[608478.1259000003,4813163.108200001],[608480.0634000003,4813158.362600001],[608481.8776000002,4813141.1732],[608477.8399999999,4813140.663799999],[608476.3298000004,4813138.973200001],[608477.4753999999,4813123.1061],[608481.9389000004,4813122.2893],[608484.7591000004,4813118.0023],[608489.0816000002,4813085.7453000005],[608498.6836999999,4813072.347200001],[608501.4600999998,4813060.727700001],[608503.3221000005,4813055.647700001],[608507.3048999999,4813044.492000001],[608518.7185000004,4813024.124600001],[608518.5005000001,4813017.5669],[608518.9711999996,4813013.464199999],[608521.9117,4813006.735200001],[608530.6842,4813004.6548],[608531.3650000002,4812997.5561],[608530.5088,4812990.432700001],[608533.0827000001,4812986.3639],[608533.1972000003,4812979.256200001],[608540.7928999998,4812984.9329],[608547.5310000004,4812988.5963],[608549.8068000004,4812987.966399999],[608556.0158000002,4812984.2895],[608557.7933,4812979.430299999],[608562.0210999995,4812973.1664],[608566.8942,4812967.024],[608570.7463999996,4812963.9756000005],[608578.3685999997,4812962.987600001],[608580.6859999998,4812964.8024],[608580.6383999996,4812977.798900001],[608582.4452999998,4812981.160599999],[608582.5229000002,4812986.382999999],[608584.1194000002,4812987.741800001],[608586.2016000003,4812994.1074],[608587.9813000001,4812994.136],[608587.6125999996,4812991.908299999],[608589.6561000003,4812985.609300001],[608595.5888,4812989.0375],[608604.8108999999,4812989.1862],[608612.8827,4812990.427200001],[608618.0833,4812989.0669],[608626.8630999997,4812986.542400001],[608628.6321,4812987.237400001],[608630.8323999997,4812986.2731],[608632.5347999996,4812986.078400001],[608635.0658999998,4812984.675100001],[608636.9497999996,4812983.261299999],[608638.9181000004,4812981.626700001],[608640.9352000002,4812981.9925],[608644.8883999996,4812982.7228],[608646.8514,4812981.421399999],[608647.7698999997,4812979.6588],[608648.2155999998,4812977.111],[608648.5585000003,4812970.8956],[608651.5116999997,4812963.3892],[608650.6216000002,4812958.3759],[608654.3959999997,4812945.1062],[608657.4228999997,4812938.045399999],[608660.6256999997,4812925.0998],[608663.3556000004,4812911.368899999],[608666.6157,4812894.8694],[608668.7232999997,4812874.5744],[608670.8997999998,4812865.0559],[608674.0563000003,4812859.9968],[608676.3548999997,4812847.9253],[608677.6681000004,4812831.727600001],[608679.6108999997,4812821.65],[608681.9348999998,4812813.022600001],[608684.9508999996,4812801.6292],[608688.2023999998,4812790.684],[608693.9702000003,4812769.226],[608697.5436000004,4812758.397],[608701.1023000004,4812743.457599999],[608705.0998999998,4812731.4135],[608707.1558999997,4812719.338099999],[608712.0341999996,4812702.864700001],[608714.4859999996,4812696.350099999],[608719.4940999998,4812686.8773],[608734.6770000001,4812663.6828000005],[608740.7942000004,4812650.6732],[608750.3541000001,4812634.9419],[608758.3307999996,4812632.0713],[608764.6319000004,4812627.729499999],[608769.2197000002,4812624.2487],[608775.841,4812625.133199999],[608783.6596999997,4812627.036900001],[608791.0756000001,4812628.822899999],[608807.2703,4812633.194700001],[608826.7783000004,4812637.8422],[608835.0266000004,4812638.1976],[608841.3135000002,4812639.7433],[608849.5653999997,4812639.876599999],[608857.7021000003,4812637.1197999995],[608865.2166999998,4812632.797700001],[608865.5455,4812627.470799999],[608865.2794000003,4812623.911699999],[608866.3273,4812619.151799999],[608870.3058000002,4812618.327400001],[608872.4234999996,4812612.473999999],[608887.5584000004,4812587.2794],[608898.0659999996,4812563.0099],[608904.0018999996,4812546.2204],[608913.2781999996,4812528.040899999],[608924.0486000003,4812512.5516],[608929.2892000005,4812508.748199999],[608936.3475000001,4812507.6404],[608940.2991000004,4812508.481899999],[608939.6087999996,4812511.1368],[608938.2461000001,4812515.336100001],[608939.8930000002,4812518.5843],[608942.4567,4812520.181],[608949.0654999996,4812521.8431],[608961.2763999999,4812522.3738],[608973.8987999996,4812517.4679000005],[608983.6069999998,4812512.6259],[608985.3490000004,4812509.988],[608995.9884000001,4812497.6072],[609009.5526999999,4812464.5002],[609015.9760999996,4812427.6118],[609017.2237,4812415.523399999],[609020.6447000001,4812389.139799999],[609020.6409999998,4812369.3661],[609020.7251000004,4812329.1536],[609018.9539000001,4812293.5768],[609017.0372000001,4812281.992699999],[609008.8095000004,4812235.3137],[609005.6683,4812209.3794],[608997.1996999998,4812177.5824],[608991.6996999998,4812162.385500001],[608981.9851000002,4812137.5668],[608968.0126999998,4812095.794],[608963.5500999996,4812091.500499999],[608958.8987999996,4812088.8703000005],[608957.0341999996,4812084.0633000005],[608959.5242999997,4812080.215500001],[608958.0586999999,4812065.750399999],[608950.1944000004,4812061.6241],[608945.4583,4812049.2168000005],[608942.9516000003,4812034.068299999],[608932.4312000005,4812009.0145],[608924.2070000004,4811997.1063],[608920.7133999998,4811987.9406],[608910.9073000001,4811988.7819],[608905.5509000001,4811979.6973],[608912.8198999995,4811975.5934],[608912.2947000004,4811968.0309],[608906.3861999996,4811953.049699999],[608898.5289000003,4811948.4792],[608894.3052000003,4811939.412799999],[608894.2241000002,4811934.412599999],[608896.1206999999,4811927.2225],[608898.2492000004,4811915.7038],[608899.8636999996,4811910.9531],[608890.2818999998,4811902.911],[608883.381,4811894.2457],[608874.9121000003,4811882.444700001],[608871.8030000003,4811874.507200001],[608870.3716000002,4811867.9299],[608867.8849,4811866.556700001],[608868.7443000004,4811863.460100001],[608872.2951999996,4811859.073999999],[608871.6960000005,4811846.067],[608867.5549999997,4811841.889900001],[608864.5774999997,4811840.842],[608864.9315,4811833.9603],[608865.2226,4811830.965600001],[608862.5327000003,4811827.145199999],[608856.8042000001,4811826.0529],[608855.0741999997,4811817.9155],[608853.0459000003,4811813.2171],[608853.8888999997,4811806.121099999],[608858.4539000001,4811804.084100001],[608859.0361000001,4811793.095799999],[608859.1365,4811786.876499999],[608858.4566000002,4811778.8672],[608863.5048000002,4811761.952400001],[608870.2904000003,4811757.729499999],[608882.9299999997,4811741.825999999],[608891.3587999996,4811731.0756],[608891.0296,4811726.4046],[608898.7395000001,4811725.085000001],[608901.8208999997,4811709.693600001],[608907.1178000001,4811707.4464],[608912.0839999998,4811705.6381],[608909.2268000003,4811702.1482],[608904.9347000001,4811697.302100001],[608905.5782000003,4811692.535700001],[608908.8793000001,4811688.5899],[608911.0909000002,4811686.9593],[608914.3433999997,4811681.0131],[608915.6216000002,4811677.034600001],[608919.2805000003,4811670.983899999],[608919.1096000001,4811666.537699999],[608924.3598999996,4811667.1779],[608928.4913999997,4811651.9146],[608929.9691000003,4811640.6075],[608927.9239999996,4811616.912799999],[608926.7781999996,4811602.675000001],[608928.7308,4811597.041099999],[608934.6283,4811592.6929],[608936.3453000002,4811586.6108],[608942.3076,4811583.263499999],[608949.0104999999,4811569.1526],[608947.0541000003,4811565.0107],[608942.9346000003,4811564.4998],[608944.8728999998,4811559.7543],[608950.2725,4811561.174699999],[608951.7072000001,4811552.533],[608954.0407999996,4811543.350500001],[608963.4968999997,4811539.1709],[608968.0511999996,4811527.8025],[608971.3883999996,4811526.634500001],[608969.8437000001,4811522.0549],[608974.1896000002,4811518.5704],[608979.8103999998,4811516.328400001],[608979.8715000004,4811512.5524],[608985.7602000004,4811513.7585],[608993.7023999998,4811513.109300001],[608999.2205999997,4811507.1998],[609003.2015000004,4811501.2655],[609009.9856000002,4811497.1537999995],[609010.3542,4811494.3826],[609009.6133000003,4811490.1493],[609011.807,4811489.6293],[609017.5554,4811484.5012],[609017.1238000002,4811481.161599999],[609012.5279000001,4811480.087400001],[609013.1876999997,4811474.3215],[609017.7746000001,4811470.952],[609020.9499000004,4811464.782500001],[609023.5894999998,4811461.7147],[609027.5471000001,4811462.223099999],[609036.4784000004,4811465.478],[609039.0191000002,4811463.5195],[609035.5971999997,4811459.9092999995],[609034.7178999996,4811454.229599999],[609041.2610999998,4811450.0031],[609044.1686000004,4811445.384400001],[609049.3004000001,4811448.355699999],[609053.0225,4811443.416999999],[609057.7747999998,4811439.828],[609059.1127000004,4811442.182499999],[609061.6858000001,4811443.2239],[609064.2605999997,4811439.155300001],[609065.2134999996,4811430.2837000005],[609072.6074000001,4811428.514900001],[609074.2509000003,4811431.985200001],[609075.9069999997,4811434.678099999],[609078.4709999999,4811431.275900001],[609081.3910999997,4811425.879799999],[609086.7368999999,4811425.633099999],[609088.3534000004,4811420.771400001],[609093.273,4811411.8529],[609098.1621000003,4811414.8203],[609103.7002999997,4811407.689200001],[609107.6346000005,4811404.6425],[609110.2741999999,4811401.5747],[609115.0121999998,4811383.8774],[609119.6567000002,4811361.9572],[609121.1456000004,4811354.9827],[609121.5537999999,4811349.768200001],[609130.2171999998,4811339.577299999],[609134.2072000001,4811333.0877],[609136.0378,4811325.007999999],[609142.1928000003,4811324.7743999995],[609146.8446000004,4811317.4068],[609152.2282999996,4811309.8289],[609156.6500000004,4811296.6811],[609158.5776000004,4811282.6041],[609160.6958999997,4811271.751800001],[609163.1720000003,4811253.795700001],[609168.6205000002,4811242.219699999],[609176.8076,4811231.4657000005],[609179.2712000003,4811214.2870000005],[609180.6163999997,4811196.201400001],[609192.1914999997,4811166.173],[609202.0618000003,4811151.4472],[609206.5376000004,4811144.965500001],[609208.7708999999,4811147.0013],[609212.3816999998,4811143.9493],[609214.9856000002,4811138.103800001],[609209.6448999997,4811138.0173],[609207.8071999997,4811131.544399999],[609215.9587000003,4811108.014799999],[609219.0894999998,4811099.6228],[609229.7385,4811091.7971],[609231.6321,4811084.8292],[609232.7632999998,4811079.9597],[609234.6568999998,4811067.992900001],[609236.6026999997,4811062.803300001],[609245.4033000004,4811054.17],[609248.9243000001,4811041.6741],[609257.8278000001,4811011.7136],[609256.9108999996,4811003.3671],[609255.2062999997,4810993.674900001],[609274.2523999996,4810937.217700001],[609274.9934999999,4810926.4542],[609273.1288000001,4810916.6482],[609267.9537000004,4810901.3453],[609264.4472000003,4810897.955800001],[609258.5632999996,4810896.416300001],[609233.7473999998,4810889.3489],[609228.9389000004,4810886.3827],[609224.3821999999,4810882.8652],[609221.3772999998,4810878.483999999],[609216.9482000005,4810872.0803],[609210.9870999996,4810860.319499999],[609210.3109999998,4810857.086999999],[609207.5597000001,4810852.043500001],[609197.2017000001,4810846.876700001],[609190.4186000004,4810845.8782],[609184.6317999996,4810843.340500001],[609180.8194000004,4810838.835200001],[609190.0338000003,4810824.654200001],[609172.2903000005,4810815.702],[609159.0765000004,4810811.9332],[609123.9973999998,4810803.8113],[609097.8683000002,4810797.834000001],[609094.3130999999,4810792.4443],[609082.466,4810789.2532],[609059.5882000001,4810792.437899999],[609046.3690999998,4810794.0013999995],[609016.8216000004,4810799.188999999],[608994.3684,4810806.1578],[608978.9735000003,4810812.129799999],[608970.8868000004,4810816.6647],[608968.5867999997,4810818.7382],[608966.3695999999,4810820.702],[608964.6288999999,4810823.2289],[608962.1635999996,4810825.5218],[608961.9711999996,4810827.407199999],[608963.3289000001,4810828.540100001],[608962.8722999999,4810831.7542],[608960.8455999997,4810831.943600001],[608958.4215000002,4810831.6822999995],[608953.9186000004,4810829.8321],[608952.3236999996,4810833.361099999],[608953.0196000002,4810835.3719999995],[608952.2500999998,4810837.9145],[608949.3117000004,4810839.4223],[608945.9238,4810838.700999999],[608938.9464999996,4810839.699100001],[608936.2185000004,4810838.210899999],[608931.9171000002,4810838.919],[608933.0266000004,4810840.381100001],[608938.3459999999,4810841.800100001],[608940.5056999996,4810843.3902],[608944.2083999999,4810844.672],[608946.8986999998,4810848.4925],[608947.3592999997,4810855.054099999],[608949.0283000004,4810861.9684999995],[608951.1684999997,4810869.779200001],[608952.2691000002,4810871.796599999],[608956.7233999996,4810871.646400001],[608958.1189000001,4810875.445900001],[608959.1458,4810877.0177],[608962.1309000002,4810877.6214000005],[608966.1698000003,4810878.131100001],[608969.6243000003,4810879.7421],[608969.2522,4810882.7355],[608966.6410999997,4810884.0263],[608962.2806000002,4810893.3983],[608958.5007999996,4810896.892000001],[608955.1416999996,4810899.3927],[608949.9017000003,4810903.085000001],[608949.4972999999,4810908.077400001],[608946.0897000004,4810913.5768],[608944.0129000004,4810916.8758000005],[608938.4293,4810916.785599999],[608936.2067,4810919.0825],[608937.2012999998,4810922.6534],[608938.2533999998,4810927.669299999],[608941.8646999998,4810939.6141],[608945.5368999997,4810947.7828],[608947.5909000002,4810960.9244],[608948.4256999996,4810974.3795],[608951.0980000002,4810979.3105],[608950.4507999998,4810984.299000001],[608952.7366000004,4810993.1119],[608955.0332000004,4811001.258400001],[608955.8389999997,4811006.4925],[608958.5889999997,4811026.6438],[608959.4938000003,4811035.7677],[608959.2242,4811042.4286],[608958.5734000001,4811047.6392],[608959.8809000002,4811051.8816],[608959.3775000004,4811057.9833],[608955.7577999998,4811061.5907000005],[608954.7708,4811067.5735],[608953.6542999996,4811076.5535],[608961.3437999999,4811086.5646],[608960.1246999996,4811091.8771],[608959.517,4811094.4223],[608964.6760999998,4811095.727700001],[608965.3128000004,4811101.4035],[608964.9731000001,4811107.3967],[608969.2204999998,4811110.020400001],[608966.3920999998,4811114.7513999995],[608966.0020000003,4811118.8554],[608968.7046999997,4811121.898399999],[608972.6555000003,4811127.8499],[608971.7421000004,4811129.2793000005],[608970.4150999999,4811131.2574000005],[608968.8273,4811134.3422],[608968.4102999996,4811140.1121],[608961.0844,4811137.660800001],[608958.9249999998,4811146.068600001],[608958.3570999997,4811156.168400001],[608957.6810999997,4811162.933800001],[608957.6940000001,4811172.1543000005],[608955.1316,4811175.445499999],[608952.9596999995,4811184.6307],[608949.9138000002,4811192.801899999],[608942.7592000002,4811204.7948],[608937.9439000003,4811212.271],[608936.1946,4811220.3521],[608934.5745999999,4811225.436000001],[608931.2446999997,4811236.1577],[608931.3509,4811239.6031],[608933.3647999996,4811240.1910999995],[608933.8827999998,4811243.198799999],[608934.2335000001,4811246.5371],[608935.6541999998,4811248.7818],[608933.9819999998,4811252.087400001],[608932.1209000004,4811252.057399999],[608931.3567000004,4811254.266799999],[608927.7515000002,4811256.9857],[608924.4375,4811256.710000001],[608920.2459000004,4811255.6424],[608920.2910000002,4811257.8649],[608922.3481000001,4811260.786499999],[608923.9863999998,4811264.5899],[608924.1034000004,4811267.369000001],[608922.0481000002,4811269.3354],[608919.6045000004,4811270.295700001],[608919.1387,4811269.066199999],[608917.4770999998,4811266.706499999],[608914.6649000002,4811270.437999999],[608911.4589,4811273.4967],[608911.2324999999,4811277.4922],[608909.8930000002,4811280.2477],[608908.0229000002,4811280.7729],[608903.5203999998,4811283.921700001],[608900.0159,4811285.420299999],[608896.8564999998,4811285.591499999],[608895.6177000003,4811287.126700001],[608893.7028000001,4811290.428400001],[608896.4378000004,4811291.4724],[608895.2439000001,4811295.2301],[608890.0366000002,4811296.9233],[608889.1626000004,4811295.909399999],[608886.7189999996,4811296.8697],[608884.9263000004,4811297.6184],[608883.619,4811298.3749],[608881.0261000004,4811298.555199999],[608880.5927999998,4811300.3256],[608877.2465000004,4811302.048900001],[608874.4755999995,4811303.2261],[608873.8715000004,4811305.5492],[608872.5983999996,4811304.195599999],[608867.7632999998,4811307.8945],[608866.8194000004,4811311.2118999995],[608870.4033000004,4811314.8246],[608868.8732000003,4811319.354499999],[608864.2736,4811318.502599999],[608859.4116000002,4811323.8673],[608859.2823000001,4811326.864600001],[608858.9157999996,4811334.523700001],[608854.9822000004,4811352.567500001],[608847.9176000003,4811359.0076],[608835.0846999995,4811366.798699999],[608818.1968,4811370.080800001],[608805.2252000002,4811371.4266],[608800.4134999998,4811373.6818],[608798.2056999998,4811380.089299999],[608794.0159999998,4811378.910800001],[608786.1492999997,4811379.8947],[608782.9776999997,4811385.8422],[608775.2966,4811395.3829],[608768.2357000001,4811401.6009],[608761.7824999997,4811405.273800001],[608760.6677999999,4811409.1439],[608757.5321000004,4811412.870200001],[608751.2006999999,4811408.9911],[608745.2455000002,4811411.894400001],[608744.0196000002,4811417.6512],[608741.4358999999,4811422.2752],[608737.9121000003,4811429.9944],[608734.1113999998,4811439.8199000005],[608729.5930000003,4811443.9684],[608726.6929000001,4811448.142899999],[608721.6189000001,4811451.615900001],[608718.5137,4811453.454299999],[608713.1804999998,4811452.923900001],[608710.0932,4811453.651699999],[608705.1391000003,4811449.683700001],[608698.9376999997,4811452.805299999],[608700.4824999999,4811457.3848],[608698.2548000002,4811460.015000001],[608692.2603000002,4811465.3616],[608685.5892000003,4811462.4768],[608682.5914000003,4811457.651699999],[608680.8080000002,4811462.8441],[608675.4550999999,4811463.5353999995],[608675.8701,4811457.876599999],[608670.5262000002,4811458.012599999],[608666.3150000004,4811458.1669],[608658.5640000002,4811467.039999999],[608652.8062000005,4811462.7259],[608648.9562999997,4811460.553200001],[608632.2720999997,4811466.283],[608629.6151999999,4811475.4604],[608623.3172000004,4811484.5792],[608613.0096000005,4811496.410499999],[608603.8920999998,4811504.7063],[608599.9599000001,4811507.6423],[608592.3468000004,4811507.964],[608577.0110999998,4811510.382999999],[608565.1243000003,4811514.746099999],[608561.5877999999,4811518.243899999],[608559.5438999999,4811524.543],[608561.7686999999,4811532.1328],[608560.6667999998,4811535.225500001],[608558.2089,4811537.0744],[608545.9989999998,4811546.431299999],[608537.9693,4811552.5229],[608530.2573999995,4811553.9539],[608504.1952,4811543.980799999],[608488.5891000004,4811538.064099999],[608476.7644999996,4811533.541300001],[608466.3552000001,4811531.5964],[608458.6898999996,4811530.140000001],[608448.0127999997,4811529.745999999],[608438.2056999998,4811525.5890999995],[608431.6588000003,4811525.0394],[608428.0176999997,4811524.980799999],[608424.6050000004,4811525.8146],[608422.7082000002,4811528.005899999],[608422.0288000004,4811529.9945],[608423.8737000003,4811531.024],[608415.5275999997,4811536.666300001],[608401.6978000002,4811546.1084],[608395.5614,4811550.2311],[608384.7593999999,4811557.611300001],[608377.7906,4811563.1647],[608372.3586999997,4811563.743899999],[608360.051,4811564.101399999],[608342.0573000005,4811560.7017],[608330.1951000001,4811558.511499999],[608317.8041000003,4811553.979900001],[608312.3828999996,4811553.8928],[608303.4579999996,4811545.195599999],[608297.9243000001,4811536.997300001],[608290.2862,4811523.7663],[608280.7186000003,4811509.7267],[608267.2493000003,4811496.735200001],[608262.9192000004,4811494.2217999995],[608260.2138999999,4811486.291099999],[608249.2011000002,4811476.560699999],[608229.5690000001,4811459.2491],[608215.0225999998,4811447.795700001],[608204.2869999995,4811440.9581],[608188.8886000002,4811432.157199999],[608172.7673000004,4811423.011499999],[608154.5992,4811410.278100001],[608139.4570000004,4811395.593800001],[608125.6846000003,4811391.3737],[608112.3202999998,4811386.937999999],[608107.0899999999,4811390.0757],[608104.0153000001,4811390.0264],[608096.6882999996,4811392.686000001],[608088.3262999998,4811399.328299999],[608080.3442000002,4811397.422900001],[608067.5295000002,4811388.9969],[608049.9329000004,4811375.9398],[608043.8696999997,4811365.4004],[608038.2982999999,4811349.4256],[608030.5153999999,4811345.1906],[608028.9007000001,4811334.833699999],[608027.8232000005,4811321.263699999],[608028.2636000002,4811308.940099999],[608024.5914000003,4811295.661900001],[608019.2251000004,4811292.132200001],[608011.5451999996,4811291.5648],[608001.1415999997,4811294.2863],[607983.6359999999,4811300.782199999],[607975.0811000001,4811304.311000001],[607963.2494000001,4811315.3412999995],[607958.4601999996,4811321.2633],[607955.1986999996,4811332.8752],[607957.5274,4811334.023399999],[607954.4961999999,4811346.4166],[607949.8644000003,4811357.6733],[607949.9994999999,4811369.4507],[607950.8184000002,4811384.0163],[607946.6703000003,4811385.2829],[607941.9683999997,4811385.763],[607936.5131999999,4811387.7863],[607932.3740999997,4811388.4976],[607926.4529999997,4811389.2915],[607920.2287999997,4811393.8575],[607916.5236,4811397.7973],[607908.9336000001,4811406.785],[607903.7176999999,4811409.0342999995],[607897.2916000001,4811411.042099999],[607888.3803000003,4811411.5659],[607884.8058000002,4811412.397399999],[607878.5850999998,4811416.7414],[607868.3339,4811425.130999999],[607862.4742,4811427.1479],[607858.3547,4811426.637599999],[607853.9398999996,4811424.3452],[607849.8079000004,4811424.612400001],[607834.8430000003,4811419.0407],[607821.4101999998,4811413.8269],[607818.3194000004,4811414.7773],[607813.3870999999,4811414.476199999],[607809.7335000001,4811415.1954],[607807.3657,4811416.490499999],[607803.0941000003,4811420.421399999],[607798.3798000002,4811421.679],[607795.1957,4811423.4055],[607790.0749000004,4811424.7677],[607786.4337999998,4811424.7095],[607783.2958000004,4811423.5484],[607776.8830000004,4811419.6689],[607775.8755000001,4811416.875600001],[607770.4255999997,4811408.457],[607763.7220000001,4811407.5722],[607755.4232999999,4811405.217800001],[607749.4764,4811402.5677000005],[607733.1623999998,4811395.3083999995],[607711.5471000001,4811385.5206],[607701.6672,4811380.8081],[607696.3364000004,4811375.057499999],[607690.9247000003,4811369.305600001],[607684.4368000003,4811359.981699999],[607679.2011000002,4811353.343900001],[607677.0277000004,4811347.5327],[607677.2889,4811341.316],[607674.7971000001,4811335.1664],[607670.7182999998,4811332.1019],[607663.1164999995,4811326.6483],[607654.4342999998,4811322.9548],[607642.0369999995,4811318.7577],[607625.9862000002,4811315.2798999995],[607620.9221000001,4811313.088400001],[607600.6748000002,4811303.767100001],[607591.6546999998,4811300.957],[607575.1431,4811295.9167],[607557.6604000004,4811290.861],[607548.4484000001,4811289.9364],[607536.2300000004,4811289.7414],[607514.8332000002,4811286.5119],[607502.9436999997,4811285.989],[607493.5657000002,4811290.393999999],[607478.8596000001,4811293.9364],[607447.8384999996,4811295.3303],[607436.0932999998,4811295.920700001],[607415.9972000001,4811302.4878],[607402.7364999996,4811311.83],[607389.0974000003,4811324.6098],[607386.6836000001,4811328.7927],[607381.3811999997,4811336.484300001],[607376.5404000003,4811335.5185],[607373.3930000002,4811340.0229],[607366.7477000002,4811355.8025],[607365.3870999999,4811365.001],[607363.2385999998,4811372.8539],[607362.3515999997,4811377.727600001],[607362.4918,4811384.172900001],[607364.9222999997,4811389.099400001],[607360.2779000001,4811396.135],[607356.1056000004,4811414.1757],[607356.5450999998,4811417.071],[607355.9923999999,4811421.283500001],[607354.6747000003,4811422.706599999],[607353.7912999997,4811427.358200001],[607349.2026000004,4811441.059900001],[607340.6221000003,4811461.474300001],[607333.6294,4811468.5836],[607328.2444000002,4811476.385],[607318.9265000001,4811482.1241999995],[607310.1169999996,4811486.4274],[607305.8037999999,4811487.914000001],[607300.0766000003,4811486.7118999995],[607294.1136999996,4811485.061799999],[607280.7544,4811480.294600001],[607271.6239,4811474.261700001],[607261.3008000003,4811466.876700001],[607255.7937000003,4811462.012399999],[607248.6403999999,4811453.7892],[607239.7844000002,4811445.7611],[607225.3335999995,4811428.2017],[607210.4060000004,4811410.0792],[607184.7851999998,4811392.5644000005],[607173.9025999997,4811384.726399999],[607165.5773999998,4811378.9286],[607160.0861,4811373.0648],[607151.5675999997,4811364.1535],[607145.0526,4811356.495999999],[607139.9764,4811349.9723000005],[607133.3454,4811339.424699999],[607127.8348000003,4811329.672599999],[607124.2238999996,4811322.616800001],[607118.1610000003,4811311.9672],[607112.4851000002,4811302.434599999],[607106.6402000003,4811293.343699999],[607099.2999999998,4811286.672900001],[607097.1896000002,4811276.8638],[607093.5809000004,4811259.4769],[607092.8481000001,4811244.468599999],[607089.7928999998,4811238.088099999],[607087.9961000001,4811218.7305],[607080.1725000003,4811201.721000001],[607079.3272000002,4811183.600400001],[607076.9007000001,4811163.1219999995],[607076.3876,4811149.5612],[607071.1924,4811125.0396],[607064.7914000005,4811115.273399999],[607057.1209000004,4811093.7118999995],[607051.9616999999,4811087.298],[607046.2593999999,4811069.2114],[607040.4265999999,4811059.3432],[607030.2980000004,4811049.8511],[607019.6289999997,4811048.904100001],[607005.8639000002,4811049.241],[606992.6124,4811052.9187],[606977.7687999997,4811060.014799999],[606963.6974999998,4811064.346100001],[606949.9692000002,4811072.570800001],[606939.5022999998,4811079.292099999],[606933.1024000002,4811089.854900001],[606931.6913999999,4811097.1643],[606928.9400000004,4811107.340600001],[606921.0747999996,4811118.4355999995],[606914.8986,4811120.003900001],[606914.0241,4811129.210200001],[606910.4704999998,4811138.929500001],[606907.7843000004,4811144.9966],[606900.1144000003,4811159.0941],[606891.3838999998,4811163.510199999],[606897.2445999999,4811100.172700001],[606853.6797000002,4810861.423599999],[606847.0673000002,4810824.104800001],[606757.1196999997,4810329.567299999],[606745.6801000005,4810269.8440000005],[606437.2281999998,4808538.247099999],[606435.0629000003,4808526.66],[606310.1193000004,4807781.971100001],[606397.1288999999,4807250.4647],[606536.3370000003,4806398.9681],[606562.1622000001,4806230.4147],[606143.6766999997,4805409.456800001],[606699.7072999999,4805486.426000001],[606736.2616999997,4805259.6118],[606909.5643999996,4805304.121300001],[606974.9413000001,4804812.936799999],[605775.7922999999,4804604.6513],[605900.3410999998,4803894.8828],[605782.4365999997,4803875.039999999],[605169.1783999996,4803785.374299999],[605130.2008999996,4803780.4354],[605071.3684,4803770.522399999],[604445.7854000004,4803680.3979],[603571.9258000003,4803552.974400001],[602465.2845999999,4803396.137700001],[602408.5384,4803387.168400001],[602086.3987999996,4803336.861099999],[602010.2509000003,4803324.824999999],[601886.8085000003,4803305.6338],[601873.7925000004,4803303.6602],[601811.6103999997,4803295.0583999995],[601683.5668000001,4803280.022700001],[601439.1222000001,4803251.577400001],[601099.2876000004,4803164.6171],[600850.4078000002,4803134.3497],[600603.5365000004,4803105.121200001],[600378.8410999998,4803072.120999999],[600068.1994000003,4803037.0777],[600102.9265000001,4802798.766899999],[600176.7328000003,4802329.652899999],[600189.9517000001,4802241.539100001],[600251.4413999999,4801844.002],[600314.5385999996,4801425.939300001],[600367.0318,4801083.8104],[600387.9763000002,4800950.6017],[600430.4083000002,4800685.969799999],[600503.6301999995,4800220.627599999],[600537.2264999999,4799989.1895],[600572.5827000001,4799743.115],[600660.8804000001,4799186.5791],[600717.3947000001,4798799.6362],[600723.1763000004,4798759.8442],[600740.5760000004,4798642.246200001],[600815.4116000002,4798158.159],[600854.0571999997,4797937.350500001],[600859.2593,4797898.4386],[600861.2747,4797882.917300001],[600873.898,4797803.1271],[600888.8498,4797686.826099999],[600933.8247999996,4797389.9109000005],[600942.1338999998,4797327.6073],[601049.0165999997,4796654.274700001],[601133.3892999999,4796120.680299999],[601162.0443000002,4795885.7283],[601201.4063999997,4795650.9363],[601286.0475000003,4795100.797],[601296.8565999996,4795028.978399999],[601356.5069000004,4794669.6361],[601399.4705999997,4794422.680299999],[601433.3266000003,4794312.773],[601832.2753999997,4791768.3476],[601900.1447000001,4791335.2653],[601976.1425999999,4790885.754899999],[602018.9571000002,4790629.803400001],[602200.0217000004,4789549.7190000005],[602254.8278999999,4789355.710100001],[602230.9051999999,4789321.359300001],[602192.0943999998,4789278.119999999],[602173.2253,4789210.077199999],[602160.5816000002,4789143.794299999],[602162.284,4788987.5304000005],[602145.3885000004,4788906.965299999],[602064.4348999998,4788723.021199999],[601974.6128000002,4788534.5019000005],[601931.4105000002,4788485.866599999],[601834.4095999999,4788385.6611],[601706.3037,4788274.5495],[601526.1687000003,4788074.4651999995],[601504.7012999998,4788049.1514],[601488.3342000004,4788014.027799999],[601454.2103000004,4787971.5298],[601416.5133999996,4787928.978599999],[601354.9828000003,4787867.1884],[601269.7347999997,4787783.717800001],[601218.5537,4787746.6318],[601172.6749,4787713.401900001],[601087.1714000003,4787646.813999999],[601008.9308000002,4787572.3375],[600977.4455000004,4787543.210899999],[600927.1288000001,4787496.920499999],[600841.4074999997,4787444.661800001],[600766.2188999997,4787405.0013],[600728.2225000001,4787376.6679],[600672.2116,4787308.856799999],[600631.5179000003,4787232.275800001],[600593.0779999997,4787178.9439],[600552.7262000004,4787079.153000001],[600524.0777000003,4786973.315199999],[600492.9209000003,4786855.7772],[600450.0514000002,4786695.300899999],[600415.1871999996,4786586.594799999],[600483.8657999998,4786441.0977],[600492.3328,4786423.339299999],[600536.0632999996,4786317.128699999],[601112.4238,4785032.9476],[601464.0450999998,4784250.417199999],[601586.8443,4783977.2202],[601703.6578000002,4783746.2567],[601713.7777000004,4783721.637499999],[601579.7143999999,4783709.3029],[601580.9067000002,4783694.769400001],[601571.9961999999,4783692.858999999],[601257.5617000004,4783645.4037],[600651.3043999998,4783553.870999999],[598938.8892000001,4783303.028899999],[598697.9446999999,4783290.9745000005],[598568.057,4782961.7465],[598480.6557999998,4782952.926999999],[598326.1199000003,4782938.8057],[598282.5027000001,4782920.1808],[598250.4744999995,4782931.9364],[597936.2034999998,4782903.410800001],[596832.5122999996,4782814.1851],[596462.4457,4782793.819800001],[596041.1471999995,4782746.759400001],[595989.2763,4782742.3616],[595899.4228999997,4782734.2073],[595326.8870999999,4782691.725],[594961.7936000004,4782658.0712],[593651.9064999996,4782547.383199999],[593455.5159,4782532.1305],[592948.6881999997,4782485.0876],[592935.0473999996,4782484.1237],[592337.2246000003,4782434.3288],[592298.7455000002,4782431.0297],[592279.4840000002,4782430.990499999],[592225.6770000001,4782425.262399999],[591403.9332999997,4782333.3083999995],[591058.0181,4782291.5704],[590561.0765000004,4782220.2915],[590320.1568,4782191.097200001],[590237.9446,4782175.899900001],[589670.7687999997,4782098.2016],[589444.1586999996,4782068.1164],[589325.8173000002,4782055.898499999],[589109.0970999999,4782021.4004999995],[588981.4469999997,4782006.1787],[586749.1915999996,4781699.001599999],[586213.8302999996,4781626.108999999],[583717.1858999999,4781286.2662],[582991.6327,4781187.7447],[583118.0548,4779861.119999999],[582823.7008999996,4779818.2137],[582581.2240000004,4779781.169600001],[582064.6139000002,4779695.5079],[581935.6074000001,4779673.6284],[581325.6977000004,4779570.1295],[580436.0707999999,4779454.1565000005],[580200.6492999997,4779423.6121],[578520.0606000004,4779215.429500001],[577780.1109999996,4779121.636700001],[577679.3096000003,4779105.714],[577225.3707999997,4779055.7904],[577157.6364000002,4779041.9166],[577142.4791000001,4779037.7464000005],[577074.3413000004,4779030.755100001],[576858.9332999997,4779004.1076],[575987.5822000001,4778892.812999999],[575460.6261999998,4778826.310799999],[574154.1551999999,4778661.7973],[573328.2307000002,4778561.0024999995],[572193.0108000003,4778418.261],[572053.8723999998,4778396.351600001],[571992.5076000001,4778386.151000001],[571925.3066999996,4778381.8869],[571877.1402000003,4778376.935799999],[571473.3161000004,4778317.1535],[571309.3081999999,4778293.6656],[571195.8004000001,4778277.484300001],[571221.2207000004,4778070.5042],[571267.8066999996,4777690.485400001],[571274.1248000003,4777661.7859000005],[571275.9846000001,4777647.255899999],[571297.4674000004,4777474.998],[571297.7334000003,4777472.8906],[571338.2050999999,4777149.3401],[571388.1820999999,4776749.477399999],[571600.3465,4775080.0791],[571609.7375999996,4775037.9735],[571610.5070000002,4775034.4275],[571632.1172000002,4774859.173699999],[571643.4132000003,4774767.442600001],[571651.4206999997,4774702.2212000005],[571773.5893999999,4773707.819399999],[571776.7742999997,4773683.529999999],[571834.3119999999,4773242.213500001],[571846.9746000003,4773121.6207],[571855.3816,4773041.965500001],[571898.1628,4772696.6754],[571905.5464000003,4772637.001],[571909.0986000001,4772608.828299999],[571979.1135,4772043.1427],[571980.2734000003,4772033.4924],[572004.9978999998,4771834.6165],[572061.4948000005,4771378.7422],[572081.5192999998,4771216.801200001],[572087.5663000001,4771168.330399999],[572088.9008999998,4771157.5713],[572097.8838,4771085.475],[572111.5888,4770974.7786],[572123.6058,4770877.5030000005],[572132.6813000003,4770804.4081999995],[572146.0358999996,4770696.1515999995],[572211.4193000002,4770186.7293],[572283.8243000004,4769622.4059999995],[572284.0884999996,4769620.5207],[572291.3671000004,4769563.622300001],[572292.7847999996,4769552.7532],[572413.5747999996,4768611.4405000005],[572440.3835000005,4768402.3708999995],[572474.2896999996,4768138.5118],[572476.2378000002,4768123.7611],[572508.0283000004,4767875.317399999],[572543.9474999998,4767591.044500001],[572640.8816999998,4766823.075099999],[572641.4117,4766819.193600001],[572758.7319999998,4765890.291099999],[572775.9913999997,4765753.534499999],[572825.8118000003,4765359.1263999995],[572833.1915999996,4765301.119200001],[572895.8317,4764805.2261],[572897.1697000004,4764794.3562],[572922.2659999998,4764595.488700001],[572922.6129999999,4764478.876800001],[572922.6875999998,4764471.8807],[572922.8427999998,4764411.464299999],[573020.7166999998,4763715.2586],[573025.7439000001,4763679.439200001],[573031.6535,4763637.2985],[573049.8107000003,4763524.208799999],[573060.2927999999,4763458.3497],[573077.2222999996,4763353.465500001],[573116.2696000002,4763024.3608],[573117.9744999995,4763009.718800001],[573134.1869999999,4762872.952299999],[573139.9596999995,4762828.4781],[573141.3787000002,4762817.7202],[573149.8097999999,4762753.2831],[573151.4072000002,4762741.0834],[573159.6831999999,4762645.4362],[573161.4417000003,4762625.797],[573162.1423000004,4762621.2509],[573164.7781999996,4762603.3981],[573166.8859000001,4762589.204700001],[573178.2944999998,4762513.138],[573176.1025999999,4762489.4583],[573192.9983999999,4762418.5591],[573201.8612000002,4762359.5688000005],[573202.7509000003,4762352.5814],[573234.8742000004,4762092.5954],[573256.6070999997,4761912.574100001],[573273.6928000003,4761770.819599999],[573288.9057999998,4761644.149499999],[573289.9813000001,4761635.0539],[573340.4458999997,4761215.7798],[573393.2078,4760795.642200001],[573407.8140000002,4760710.725299999],[573408.9426999995,4760704.2958],[573422.0481000002,4760599.7049],[573423.1216000002,4760590.831499999],[573527.9093000004,4759752.882999999],[573529.7523999996,4759740.686000001],[573584.5530000003,4759314.7971],[572972.2718000002,4759298.585899999],[572968.7611999996,4759298.992799999],[572923.0466999998,4759303.836999999],[572889.2133999998,4759303.254899999],[572360.7363,4759288.879000001],[571616.6391000003,4759284.725500001],[571374.6657999996,4759280.978700001],[570906.0478999997,4759273.5583999995],[570759.4309,4759274.263800001],[569947.3682000004,4759282.584000001],[569929.0144999996,4759283.2851],[569843.8514999999,4759286.7478],[569825.5080000004,4759286.4498],[569806.8419000003,4759285.815300001],[569681.0921999998,4759287.3116999995],[569608.0219999999,4759288.345899999],[569389.2845000001,4759285.0164],[569387.5713,4759285.110099999],[569262.523,4759289.8421],[568351.9156,4759295.467700001],[568271.4321999997,4759295.8869],[568245.2562999995,4759296.0703],[567951.6054999996,4759282.489800001],[567920.3868000004,4759297.8397],[567636.0432000002,4759299.5801],[567592.0060999999,4759291.9267],[567583.7846999997,4759290.512800001],[567461.8536999999,4759301.8609],[566822.7493000003,4759302.2611],[566416.9642000003,4759290.541200001],[566401.7189999996,4759290.282299999],[566186.9901999999,4759285.7612],[566015.6659000004,4759286.9958],[564668.892,4759296.3629],[564313.5356999999,4759297.9044],[564124.7883000001,4759296.579399999],[563076.7618000004,4759299.288899999],[562588.0640000002,4759304.2469],[562583.7429,4759304.2074],[561383.1343,4759310.8924],[561162.9337999998,4759316.6971],[560855.1639,4759322.5078],[560196.7867,4759328.6855],[559631.1322999997,4759333.2897],[559355.0241999999,4759336.5559],[558990.2269000001,4759337.4032000005],[558970.9082000004,4759336.7926],[558678.6301999995,4759324.176899999],[558628.8163999999,4759333.190199999],[558217.2407999998,4759331.4574],[558214.0610999996,4759331.430400001],[558200.6893999996,4759331.4278],[558052.8821999999,4759329.5074000005],[557942.4051999999,4759329.1274999995],[557894.8716000002,4759328.947699999],[557863.8876999998,4759329.019099999],[557538.5685999999,4759328.2782000005],[557417.4671999998,4759321.154100001],[557397.6508999998,4759321.543400001],[557386.6294999998,4759323.2279],[557381.0817999998,4759323.625700001],[557345.9831999997,4759328.2183],[556953.4074999997,4759326.3872],[556689.5702999998,4759325.1985],[556557.8958999999,4759324.6655],[556439.3888999997,4759319.245999999],[556423.7324999999,4759319.450200001],[556186.6051000003,4759322.387800001],[555825.4232000001,4759320.3237],[555454.6272,4759317.4234],[555442.0717000002,4759317.321699999],[555425.7649999997,4759317.300899999],[555330.5289000003,4759317.752699999],[554752.4217999997,4759321.2151999995],[554486.6624999996,4759315.8758000005],[554483.6458999999,4759315.8518],[554437.0120999999,4759315.370100001],[554421.4408999998,4759315.135299999],[554287.3298000004,4759313.516000001],[554178.0517999995,4759316.3158],[554063.4086999996,4759317.075999999],[554020.7637,4759317.4059999995],[553691.2170000002,4759315.592800001],[553648.1678999998,4759315.477700001],[553464.7819999997,4759307.047599999],[553455.8902000003,4759307.6445],[553410.6129000001,4759310.9562],[553390.8706999999,4759312.357100001],[553370.6054999996,4759307.646],[553369.3036000002,4759307.3027],[552671.1387999998,4759305.897600001],[551882.4230000004,4759300.3235],[551879.9787999997,4759300.082900001],[551864.2429,4759300.0748],[551834.2359999996,4759300.403000001],[551761.6465999996,4759303.630000001],[551742.1535999998,4759304.4823],[551016.1568,4759296.4834],[549865.9025999997,4759282.6841],[549853.3463000003,4759282.7038],[548452.8772999998,4759290.424699999],[548212.4441,4759289.3949],[548207.5522999996,4759289.360400001],[548033.7329000002,4759288.139599999],[548026.2322000004,4759288.086999999],[547981.7175000003,4759287.7751],[547682.0990000004,4759285.6832],[547662.5321000004,4759285.5471],[547628.6161000002,4759285.3112],[547621.7684000004,4759285.1526],[547571.3721000003,4759286.4682],[547555.6338999998,4759286.803200001],[547501.3202999998,4759288.647500001],[546728.3339,4759285.1085],[546528.6330000004,4759277.1972],[546518.8487999998,4759277.241800001],[545243.3541000001,4759277.473099999],[545085.0921999998,4759278.650900001],[543426.8558999998,4759297.590299999],[542973.8073000005,4759294.0671999995],[542086.8678000001,4759287.4506],[541673.5765000004,4759288.9221],[541704.9610000001,4759035.247199999],[541783.2088000001,4758424.2697],[541796.7325999998,4758319.296599999],[541833.0264999997,4758037.556399999],[541840.3422999997,4757947.8708],[541882.8706,4757593.985099999],[541911.4254000001,4757351.9548],[541939.0933999997,4757201.8705],[541977.9347000001,4756865.509299999],[541996.8618999999,4756758.126800001],[542006.3551000003,4756673.007999999],[542014.9011000004,4756596.101299999],[542086.6952,4755981.7578],[542088.2527000001,4755967.2195],[542140.5355000002,4755556.315300001],[542241.8350999998,4754764.250499999],[542254.2636000002,4754667.045700001],[542255.2103000004,4754659.0558],[542311.6589000002,4754250.4002],[542365.6426999997,4753885.1512],[542367.4336000001,4753872.613399999],[542388.1187000005,4753733.8156],[542390.1646999996,4753719.613600001],[542578.6635999996,4752442.133099999],[542580.7955,4752427.376499999],[542583.7744000005,4752407.627800001],[542665.5728000002,4751852.4344999995],[542670.9409999996,4751816.043],[542732.7742999997,4751388.768999999],[542734.3098999998,4751378.1175999995],[542734.5636999998,4751376.6755],[542748.881,4751266.490700001],[542975.5481000002,4749702.1949000005],[542978.1063999999,4749684.775900001],[542984.0818999996,4749643.1691],[542990.3971999995,4749599.454500001],[543105.1156000001,4749611.7225],[543141.2000000002,4749625.275],[543401.0614999998,4749692.9868],[543552.3042000001,4749739.0304000005],[543712.2622999996,4749903.513499999],[543925.1014999999,4750121.4208],[544013.0913000004,4750264.573799999],[544058.8733000001,4750369.144400001],[544069.6034000004,4750478.1547],[544078.0026000002,4750645.0078],[544157.8576999996,4750807.5447],[544240.8524000002,4750976.321799999],[544895.0234000003,4751566.0309],[545002.5937000001,4751692.112400001],[545122.8339,4751839.601],[545194.1895000003,4751898.705600001],[545204.5794000002,4751907.436000001],[545223.3311000001,4751922.9957],[545280.3229,4751956.909],[545328.6094000004,4751961.7807],[545468.7391999997,4751975.700200001],[545846.7076000003,4752148.3451000005],[546155.1606999999,4752351.5271000005],[546600.2451,4752646.4901],[546873.8721000003,4752899.886600001],[546920.8480000002,4752964.0627],[546959.1617999999,4753005.9694],[546964.9994999999,4752904.1742],[546967.4491999997,4752820.4574],[546973.3958999999,4752798.1765],[546983.0290999999,4752761.928300001],[546999.5702999998,4752670.312100001],[546993.8849,4752654.3927],[546999.9705999997,4752492.630999999],[547000.7315999996,4752452.990499999],[547001.3580999998,4752433.0053],[547010.9431999996,4752332.3464],[547077.6834000004,4751382.972999999],[547079.2041999996,4751363.5493],[547081.1146,4751334.9109000005],[547082.1152999997,4751319.9257],[547107.4389000004,4750960.0681],[547108.0712000001,4750951.188200001],[547108.7995999996,4750940.199100001],[547150.5922999997,4750345.912599999],[547151.2933999998,4750338.9212],[547159.4171000002,4750213.9322999995],[547160.0373999998,4750206.8292],[547179.1155000003,4749925.2212000005],[547179.5618000003,4749919.671599999],[547180.3881000001,4749906.351],[547197.2801000001,4749657.932700001],[547261.6061000004,4748674.1217],[547264.2253,4748637.603700001],[547267.7527000001,4748587.765699999],[547278.9762000004,4748440.0329],[547279.5349000003,4748430.042099999],[547288.4389000004,4748263.4147],[547322.5939999996,4747821.5528],[547357.5916999998,4747317.175100001],[547367.9316999996,4747167.7708],[547372.5268999999,4747105.3915],[547404.8949999996,4746461.959899999],[547433.2900999999,4746063.7031],[547451.8277000003,4745780.3168],[547457.5279000001,4745700.066],[547492.0330999997,4745245.882099999],[547490.3837000001,4745224.4377999995],[547524.3290999997,4744698.067299999],[547541.2040999997,4744526.1656],[547544.9232999999,4744508.200999999],[547627.2966,4743384.489399999],[547662.2082000002,4742815.3729],[547702.7067999998,4742419.756999999],[547715.8815000001,4742181.533299999],[547784.6359000001,4741201.3211],[547831.2318000002,4740482.925100001],[547854.2532000002,4740311.1787],[547858.4802999999,4740196.9372000005],[547890.3003000002,4739771.057700001],[547910.8942999998,4739490.2433],[547933.4128999999,4739179.792099999],[547937.2077000001,4739127.958000001],[547994.2991000004,4738291.7027],[548008.9937000005,4738119.233100001],[548027.2307000002,4737872.717700001],[548043.2236000001,4737713.694399999],[548051.9419,4737601.0393],[548065.3342000004,4737474.979699999],[548150.7203000002,4736162.8539],[548157.9128,4736163.7925],[548777.2527000001,4736225.221899999],[548829.4091999996,4736230.365900001],[548909.4145999998,4736242.148499999],[549032.8135000002,4736260.347999999],[549224.6818000004,4736278.8157],[549236.2072999999,4736280.1195],[549237.4335000003,4736280.2393],[549240.3760000002,4736280.5934],[549256.3973000003,4736282.373500001],[549266.9603000004,4736292.443399999],[549282.3224,4736294.885199999],[549298.2071000002,4736292.888699999],[549304.0451999996,4736288.7105],[549694.8503,4736343.2631],[549716.2654999997,4736345.749399999],[549833.8246999998,4736356.480799999],[549899.5199999996,4736367.0612],[549909.9824999999,4736368.247300001],[550371.3777000001,4736422.683],[550744.4161999999,4736466.171700001],[551003.3638000004,4736494.5108],[551162.8651,4736518.9012],[551259.9894000003,4736526.840299999],[551262.9316999996,4736527.1953],[552125.9631000003,4736624.944599999],[553083.7263000002,4736729.860400001],[553192.2624000004,4736742.467700001],[554083.6710999999,4736845.456800001],[554135.6409999998,4736862.9662999995],[554138.5829999996,4736863.3225],[554667.9003999997,4736927.353],[555234.2222999996,4736986.389900001],[555518.3531,4736991.5578000005],[555829.2350000003,4736996.398499999],[556272.2810000004,4737004.217800001],[556356.5801999997,4737008.681700001],[557302.4737999998,4737023.4693],[558094.4737999998,4737051.1928],[558118.8437000001,4737051.953299999],[558732.9261999996,4737473.490800001],[558739.1890000002,4737477.653100001],[560022.5568000004,4738332.817],[560083.2693999996,4738376.545499999],[560220.1134000001,4738468.136600001],[560243.9393999996,4738483.781199999],[560253.0434999997,4738471.422700001],[560271.3055999996,4738449.926899999],[560360.4615000002,4738364.529100001],[560421.3096000003,4738336.5211],[560478.9540999997,4738328.808499999],[560544.7862999998,4738338.7146000005],[560589.5066,4738349.8795],[560600.5232999995,4738352.6416],[560727.8821999999,4738406.179300001],[560797.9764999999,4738414.9037999995],[560837.6179,4738408.368000001],[560889.9267999995,4738393.6153],[560933.9179999996,4738376.1241999995],[560970.6821999997,4738352.7947],[560998.2126000002,4738300.8429000005],[561017.0938999997,4738265.139599999],[561029.6349,4738188.0682],[561040.7218000004,4738062.786699999],[561057.8801999995,4737824.5063000005],[561071.8874000004,4737785.2063],[561113.5393000003,4737736.8226],[561176.3498999998,4737682.185699999],[561192.1761999996,4737668.444399999],[561375.8101000004,4737575.680199999],[561409.2262000004,4737533.999299999],[561444.5374999996,4737499.9980999995],[561462.8206000002,4737476.8397],[561480.5383000001,4737452.8989],[561495.1157999998,4737423.3774999995],[561511.2664000001,4737364.218800001],[561528.9848999996,4737266.8717],[561525.9374000002,4737232.528899999],[561524.9682,4737221.9701000005],[561503.0521,4737166.2479],[561483.4192000004,4737129.647299999],[561455.1398999998,4737081.086999999],[561428.5153999999,4737048.7554],[561381.1353000002,4736977.1483],[561324.7878,4736929.5605],[561293.8574999999,4736893.748500001],[561252.6579999998,4736825.973099999],[561214.5954999998,4736754.894200001],[561166.4467000002,4736621.8693],[561137.1042999998,4736554.310900001],[561107.8861999996,4736472.649900001],[561065.2911,4736349.447799999],[561016.1739999996,4736260.503799999],[560994.7710999995,4736210.673699999],[560984.3542999998,4736158.1645],[560978.6376,4736129.2401],[560969.7843000004,4736066.4167],[560968.9357000003,4735949.4701000005],[560979.1323999995,4735860.2733],[560995.9340000004,4735792.124],[561033.7664000001,4735677.2962],[561073.5614,4735553.490599999],[561120.8766999999,4735430.6403],[561151.9913999997,4735372.6129],[561154.4880999997,4735367.8597],[561195.8536,4735279.605799999],[561224.0645000003,4735198.5649999995],[561232.7032000003,4735156.3303],[561241.0877999999,4735115.0929000005],[561241.6851000004,4735112.321900001],[561236.4800000004,4735062.6349],[561225.6086999997,4735024.4472],[561135.0214,4734821.971899999],[561104.8586999997,4734772.175100001],[561079.6425000001,4734727.4197],[561047.6050000004,4734676.7183],[561016.1311999997,4734636.2388],[560979.0378,4734592.7115],[560958.1710000001,4734555.6576000005],[560952.3875000002,4734543.390699999],[560939.7773000002,4734516.5156],[560935.0844,4734510.477299999],[560931.3625999996,4734505.669199999],[560928.6129000001,4734501.9802],[560915.1009999998,4734484.536699999],[560898.4507999998,4734461.068700001],[560861.2059000004,4734434.5318],[560851.2976000002,4734426.0045],[560835.7852999996,4734412.6525],[560796.0811999999,4734386.5385],[560742.8254000004,4734338.094900001],[560712.6059999997,4734294.1853],[560704.1102,4734264.570599999],[560700.0270999996,4734235.6609000005],[560691.6775000002,4734189.3895],[560675.2413999997,4734141.3813000005],[560651.7675999999,4734111.9682],[560583.5405000001,4734062.6171],[560268.0724999998,4733939.5866],[560240.7037000004,4733934.239399999],[560229.4293,4733932.0309999995],[560194.3542999998,4733937.611],[560123.0438000001,4733959.866699999],[560021.3110999996,4734026.834899999],[560017.1156000001,4734029.352700001],[559939.7125000004,4734074.8783],[559843.9095000001,4734109.5843],[559757.5598999998,4734130.047599999],[559719.7105999999,4734125.3891],[559697.6379000004,4734122.755100001],[559555.4034000002,4734113.8643],[559453.1557999998,4734098.990700001],[559385.2123999996,4734082.303400001],[559289.8843,4734062.050100001],[559057.7572999997,4734047.734300001],[558818.5329999998,4734049.912599999],[558611.7556999996,4734057.038699999],[558516.2136000004,4734052.1195],[558453.8820000002,4734048.9263],[558345.3437000001,4734042.1227],[558244.9069999997,4734025.6165],[558112.7740000002,4734002.403999999],[557997.4358999999,4733976.891899999],[557840.4944000002,4733935.3748],[557676.3513000002,4733874.0339],[557537.9867000002,4733822.2401],[557420.8492,4733786.172800001],[557313.8542999998,4733740.7522],[557162.0993999997,4733674.6403],[557087.7880999995,4733635.1576000005],[556891.0067999996,4733530.4779],[556799.9028000003,4733452.658299999],[556774.6221000003,4733411.805500001],[556750.1042999998,4733357.744000001],[556741.2110000001,4733294.593599999],[556777.0093999999,4733191.0546],[556824.3422999997,4733058.5151],[556852.9128,4732998.116],[556864.7468999997,4732982.333000001],[556865.6572000002,4732981.118899999],[557123.0471999999,4732637.205700001],[557126.1095000003,4732633.122099999],[557168.4852999998,4732576.6142],[557172.3753000004,4732571.426999999],[557173.3684,4732570.102600001],[557174.9419,4732567.8946],[557178.7492000004,4732562.8177000005],[557183.6323999995,4732556.3061],[557189.0948999999,4732549.0219],[557194.1436999999,4732542.2896],[557198.1993000004,4732536.8816],[557201.0132999998,4732533.1291000005],[557202.8342000004,4732530.701099999],[557205.3172000004,4732527.3901],[557413.3114999998,4732250.9311],[557543.4301000005,4732077.9956],[557953.3649000004,4731532.9373],[558328.2533,4731034.914799999],[558341.4179999996,4731017.479800001],[558425.2308,4730904.0265999995],[558769.1239,4730438.525599999],[558780.1189000001,4730416.5198],[558784.7840999998,4730407.120100001],[558795.7801000001,4730385.0033],[558819.2828000002,4730346.113],[558847.256,4730301.486199999],[558848.5039999997,4730299.1647],[558921.6064999998,4730195.398700001],[558929.8876999998,4730184.475199999],[559029.4378000004,4730052.284499999],[559030.1003999999,4730051.401699999],[559068.6114999996,4730000.424699999],[559129.2704999996,4729916.2107],[559140.3232000005,4729916.416300001],[559657.5724999998,4729927.855799999],[559708.2495999997,4729928.9596],[559682.2857999997,4729806.3563],[559680.2083,4729790.9022],[559677.9711999996,4729784.4418],[559620.7854000004,4729502.876499999],[559601.2259999998,4729406.426100001],[559595.2582999999,4729376.7238],[559594.5499999998,4729373.3862],[559588.2652000003,4729342.4596],[559663.7851999998,4729350.107000001],[559740.9408,4729357.9914],[559894.7622999996,4729373.536499999],[560128.0711000003,4729401.769200001],[560233.5173000004,4729414.5693],[560339.0449999999,4729427.3718],[560637.7936000004,4729463.522500001],[561193.4812000003,4729530.828500001],[561446.9846000001,4729561.616699999],[561979.8713999996,4729631.3378],[562093.4814999998,4729646.238600001],[562136.9210000001,4729651.070900001],[562139.7019999996,4729651.429],[562147.1463000001,4729652.2733],[562149.3821,4729658.623400001],[562171.1749,4729721.230799999],[562177.7224000003,4729739.8354],[562186.1032999996,4729764.009199999],[562191.6122000003,4729779.7172],[562240.7187999999,4729882.660499999],[563906.5126,4729406.4451],[563912.0132999998,4729404.941199999],[564872.5652999999,4729130.5875],[564875.9320999999,4729129.6196],[565289.6394999996,4729011.4648],[565400.4715999998,4729026.171399999],[565673.1744999997,4729062.293500001],[565848.9502999997,4729085.509099999],[566024.8057000004,4729108.841],[566056.2959000003,4729113.0286],[566087.7861000001,4729117.2162999995],[566611.7471000003,4729186.653899999],[566795.7769999998,4729211.083699999],[566801.0114000002,4729211.8006],[566844.6035000002,4729488.9684],[566849.1567000002,4729517.7754],[566921.1391000003,4729974.7929],[566995.9595999997,4730450.4964000005],[567106.5292999996,4731155.875499999],[567714.4523,4730493.811000001],[567748.3858000003,4730456.8291],[567827.8404999999,4730370.3193],[567847.7869999995,4730348.6373],[567980.3008000003,4730204.235400001],[567984.1085999999,4730200.0527],[568198.1607999997,4729966.9471],[568206.3556000004,4729958.032500001],[568274.6473000003,4729883.6335],[568397.3261000002,4729750.136600001],[568390.3657,4729700.4264],[568367.6449999996,4729538.506200001],[568360.8370000003,4729489.9081],[568277.7536000004,4728897.0559],[568276.8333999999,4728890.716700001],[568205.8168000001,4728384.9409],[568140.5477999998,4727826.694399999],[568132.7632999998,4727760.429400001],[568129.3651,4727731.1887],[568069.5855999999,4727221.417300001],[568068.0751,4727208.4092],[568067.8491000002,4727206.408],[568067.6962000001,4727205.2959],[568067.5422,4727204.2949],[568067.2407,4727201.626599999],[568067.0147000002,4727199.625499999],[568065.8055999996,4727189.285499999],[568064.8991,4727181.502800001],[568030.8830000004,4726891.761600001],[568028.6558999997,4726876.636399999],[568031.3173000002,4726830.908299999],[568069.5702,4726164.960899999],[568090.9177000001,4725793.806700001],[568091.3109999998,4725787.147399999],[568093.4770999998,4725750.1877999995],[568093.6726000002,4725746.9691],[568104.6617,4725554.3989],[568105.9495999999,4725531.7566],[568109.7051999997,4725466.493899999],[568129.2050999999,4724983.6021],[568126.0006999997,4724934.4848],[568059.8491000002,4724444.532299999],[568057.2505999999,4724425.4055],[568040.0138999997,4724236.223099999],[568038.3876999998,4724218.216399999],[568028.4696000004,4724201.6831],[568026.0679000001,4724195.8847],[568022.5636,4724185.522399999],[568009.5032000002,4724130.089500001],[568001.2999,4724097.4703],[567971.8309000004,4724010.337300001],[567955.9676000001,4723973.2009],[567935.7767000003,4723926.0272],[567923.4393999996,4723897.032400001],[567905.1264000004,4723850.5436],[567861.4696000004,4723738.951400001],[567844.6484000003,4723690.7006],[567805.5153999999,4723535.3981],[567776.7094999999,4723438.6109],[567734.1458,4723306.9298],[567729.0551000005,4723265.9014],[567727.1293000001,4723244.8935],[567734.4170000004,4723161.7859000005],[567745.9110000003,4723092.823100001],[567746.0324999997,4723080.386299999],[567741.9236000003,4723064.6877],[567736.0511999996,4723053.3028],[567637.0794000002,4722930.955],[567629.0044999998,4722918.4383000005],[567624.2737999996,4722907.619999999],[567436.6467000004,4722384.953],[567424.6961000003,4722332.5307],[567411.4834000003,4722291.867900001],[567374.9017000003,4722201.1151],[567306.3569,4721974.2345],[567274.4552999996,4721873.977299999],[567250.1898999996,4721814.661800001],[567245.4460000005,4721805.065199999],[567229.5433999998,4721779.479900001],[567225.4951999998,4721774.221100001],[567221.7005000003,4721768.1875],[567193.9622,4721711.8368999995],[567190.5838000001,4721705.141000001],[567149.9720000001,4721598.1369],[567146.3765000002,4721588.4405000005],[567145.6580999997,4721586.434599999],[567105.869,4721478.9945],[567055.1897999998,4721361.454700001],[567001.3994000005,4721251.7699],[566971.4611999998,4721202.0623],[566915.6127000004,4721135.446799999],[566911.8756999997,4721131.857000001],[566903.4211999997,4721124.334899999],[566896.9011000004,4721120.2741],[566891.4285000004,4721118.111300001],[566879.1191999996,4721119.214199999],[566877.2763999999,4721114.7543],[566786.9168999996,4720902.4394000005],[566771.9222999997,4720867.3135],[566743.2057999996,4720801.071900001],[566740.8017999995,4720795.274],[566725.1753000002,4720757.5879],[566706.1979,4720718.759099999],[566704.9117,4720716.0814],[566703.8661000002,4720713.9614],[566678.1359000001,4720661.075099999],[566532.0258999998,4720361.052100001],[566283.9357000003,4719867.492799999],[566276.6129000001,4719852.875],[566253.0347999996,4719805.785800001],[566209.1719000004,4719718.7464000005],[566202.1858000001,4719625.8401999995],[566197.3828999996,4719561.9394000005],[566197.0866999999,4719558.605],[566196.9439000003,4719556.3826],[566192.5054000001,4719497.260600001],[566143.8014000002,4718842.366800001],[566141.7818999998,4718821.914000001],[565810.6929000001,4718361.5659],[565801.5450999998,4718348.8193],[565741.5324999997,4718267.849099999],[565736.2675999999,4718260.802999999],[565517.9023000002,4717967.0056],[565508.5072999997,4717954.257099999],[565431.7965000002,4717851.3661],[565237.9540999997,4717590.236500001],[565192.0235000001,4717528.282500001],[565072.6139000002,4717367.4704],[565067.4051000001,4717345.544399999],[564884.0621999996,4717020.1142],[564855.9776999997,4716970.323000001],[564847.1814000001,4716954.693600001],[564765.1057000002,4716809.005899999],[564386.7315999996,4716410.7008],[564199.5574000003,4716058.602499999],[564145.4047999997,4715987.4739],[564097.119,4715876.1994],[564075.0535000004,4715831.020300001],[564068.2167999996,4715816.076400001],[564066.1255999999,4715811.5041000005],[564037.0404000003,4715753.3785],[564027.9934,4715737.858999999],[564025.9627,4715735.6193],[563998.8016999997,4715361.683599999],[563984.8254000004,4715168.549000001],[563979.9724000003,4715071.779200001],[563629.3795999996,4714716.0854],[563650.7149,4714743.154999999],[563570.9873000002,4714667.0219],[563487.1010999996,4714587.7423],[563482.3821999999,4714583.257200001],[563393.1458999999,4714496.489600001],[562863.8658999996,4713981.7392],[562854.5136000002,4713935.902000001],[562854.0412999997,4713933.6767],[562830.5190000003,4713811.975400001],[562823.8523000004,4713777.7117],[562693.5201000003,4713103.6839000005],[562634.6947999997,4712799.765699999],[562631.7498000003,4712789.522600001],[562626.6566000003,4712771.708799999],[562621.6675000004,4712751.4528],[562578.8474000003,4712583.9375],[562636.1919,4712250.8608],[562351.1063999999,4711469.286699999],[562358.6062000003,4711447.8104],[562313.2587000001,4711331.579399999],[562311.1719000004,4711326.2304],[562266.7832000004,4711212.784700001],[562568.1343,4710525.9835],[562554.5822999999,4710444.1294],[562867.0505999997,4709778.7623],[562935.4639999997,4709633.0178],[562937.3066999996,4709629.036699999],[562982.1065999996,4709533.717499999],[563162.9385000002,4709136.8007],[563305.4111000001,4708832.5986],[563315.6051000003,4708804.4848],[563598.3169999998,4708516.668199999],[563599.6432999996,4708515.3478],[563611.8251999998,4707856.2711],[563612.6405999996,4707829.959899999],[563606.7773000002,4707797.368899999],[563607.4335000003,4707779.495999999],[563614.7471000003,4707752.2447],[563622.2028999999,4707718.4429],[563625.1975999996,4707696.3715],[563623.9046,4707685.0326000005],[563617.3627000004,4707672.7575],[563614.1623,4707663.4001],[563614.3823999995,4707639.304500001],[563611.2944999998,4707617.6217],[563610.9557999996,4707600.7391],[563614.3947999999,4707539.0273],[563614.0225999998,4707525.809],[563611.7824999997,4707510.241699999],[563611.4782999996,4707489.583799999],[563614.7641000003,4707444.638900001],[563614.0450999998,4707424.421399999],[563609.9074999997,4707409.725199999],[563610.7412,4707354.430299999],[563613.523,4707328.692399999],[563622.0449999999,4707295.122400001],[563627.8389999997,4707254.420299999],[563628.3349000001,4707245.0967],[563652.2988999998,4706825.328400001],[563656.7637999998,4706759.2951],[563656.9515000004,4706756.742699999],[563671.3886000002,4706534.5547],[563671.4808999998,4706533.445],[563608.4406000003,4706355.8572],[563547.4214000003,4705875.236300001],[563549.7692,4705770.982899999],[563549.7823999999,4705769.5394],[563549.9040000001,4705765.2096],[563553.7906999998,4705591.342800001],[563556.4094000002,4705556.497400001],[563560.807,4705497.7927],[563499.6989000002,4705296.126499999],[563493.2363999998,4705274.8573],[563396.9354999997,4704957.4921],[563362.7511999998,4704893.8836],[563358.5488,4704886.072000001],[563357.4175000004,4704883.9518],[563350.0636999998,4704870.226],[563336.0014000004,4704844.1128],[563333.9813000001,4704840.3188000005],[563331.4762000004,4704835.631999999],[563330.1014,4704833.1764],[563258.2526000002,4704699.710000001],[563020.1601,4704327.6511],[563019.5116999997,4704326.6458],[563018.4583999999,4704324.9705],[562948.6787,4704215.956900001],[562752.898,4703960.890799999],[562340.3344999999,4702466.5934],[562109.6144000003,4702267.8696],[562107.4769000001,4702258.6336],[562105.4999000002,4702249.8433],[562097.1856000004,4702214.123],[562086.1007000003,4702166.3848],[561703.4464999996,4700524.4855],[561665.0691,4700335.4771],[561654.8706999999,4700289.0803],[561612.7999999998,4700098.929199999],[561527.1601999998,4699719.8365],[561480.2955,4699503.5482],[561479.8225999996,4699501.211999999],[561479.0314999996,4699497.6515999995],[561479.0412999997,4699496.541200001],[561478.4773000004,4699495.2037],[561477.9966000002,4699493.755799999],[561464.7253,4699450.4417],[561368.8853000002,4699181.864499999],[561334.9562999997,4699083.733999999],[561319.4743999997,4699039.068299999],[561245.6743999999,4698825.877],[561223.2111,4698761.161800001],[561217.3540000003,4698744.3423999995],[561203.3963000001,4698703.9101],[561190.7203000002,4698667.375600001],[561151.6475999998,4698554.8762],[560913.4754999997,4697890.068700001],[560836.8425000003,4697668.6404],[560827.9359999998,4697642.800100001],[560746.8830000004,4697408.6752],[560741.5055999998,4697393.193],[560615.4139,4697029.753699999],[560491.1952999998,4696685.988500001],[560480.5893000001,4696656.580499999],[560490.4232999999,4696547.063100001],[560491.6990999999,4696532.7491999995],[560533.2147000004,4696071.378900001],[560534.4916000003,4696056.954],[560582.0259999996,4695528.342499999],[560607.5378999999,4695243.397500001],[561360.7394000003,4695369.8981],[561363.5573000005,4695358.263],[561366.1184999999,4695347.736099999],[561552.8694000002,4694578.1621],[561560.3842000002,4694547.2464000005],[561763.5802999996,4693709.640799999],[561908.4518999998,4693086.398800001],[561912.4720000001,4693069.3333],[562139.2132000001,4692111.1293],[562182.2408999996,4691929.396299999],[562090.1540000001,4692007.8654],[562035.5133999996,4692116.094699999],[561988.1283,4692148.988500001],[561884.5888999999,4692163.840600001],[561777.3611000003,4692148.9013],[561582.4692000002,4692159.842599999],[561441.3279999997,4692190.916200001],[561326.0767000001,4692217.7776999995],[561208.6584000001,4692181.8813000005],[561108.1783999996,4692157.794500001],[561009.6986999996,4692140.2784],[560987.0922999997,4692136.3058],[560888.0072999997,4692055.8233],[560830.0114000002,4691965.038899999],[560797.6118999999,4691894.1325],[560746.4064999996,4691836.499399999],[560648.9938000003,4691771.248199999],[560547.2385999998,4691684.307],[560483.4386999998,4691625.900800001],[560442.4789000005,4691573.1336],[560390.7466000002,4691499.619200001],[560276.7624000004,4691311.636499999],[560177.0097000003,4691095.7949],[560144.2289000005,4690933.831499999],[560088.1200000001,4690841.626499999],[560059.5196000002,4690825.501599999],[560011.4134,4690798.5493],[559824.2007999998,4690562.198000001],[559706.5099999998,4690467.249399999],[559564.6803000001,4690373.0967999995],[559373.6913000001,4690336.1623],[559223.6478000004,4690336.002],[559159.0160999997,4690314.8013],[559129.9424999999,4690305.449999999],[559042.5502000004,4690229.3133000005],[558957.7971000001,4690191.621200001],[558730.1386000002,4690156.3946],[558565.5707,4690149.574999999],[558533.2348999996,4690146.0843],[558423.8833999997,4690134.5108],[558219.8135000002,4690124.260600001],[558185.4853999997,4690122.6427],[558053.3186999997,4690151.0835],[557891.5773,4690220.7016],[557751.2933,4690265.1822999995],[557686.0191000002,4690271.4179],[557636.0530000003,4690258.7916],[557571.8607000001,4690233.6116],[557454.0588999996,4690178.010299999],[557330.9643999999,4690094.717599999],[557168.4944000002,4690042.531099999],[556940.9687999999,4689959.059900001],[556832.1849999996,4689866.7870000005],[556611.0521,4689653.568299999],[556567.199,4689699.075099999],[556203.3553999998,4689974.198999999],[556084.5323999999,4690033.9871],[555992.5323999999,4690045.5767],[555917.5160999997,4690044.5331],[555771.1577000003,4689984.401699999],[555598.8963000001,4689950.162900001],[555466.9013,4689874.8279],[555339.3367999997,4689769.993000001],[555228.7456,4689674.1778],[555127.0126999998,4689645.393300001],[555046.6196999997,4689636.321599999],[554946.5526999999,4689646.973200001],[554842.0428999998,4689678.134500001],[554699.9550000001,4689733.4332],[554598.1235999996,4689769.948999999],[554498.0938999997,4689776.1656],[554372.1908999998,4689794.7305],[554311.4874,4689795.5919],[554272.1698000003,4689789.2908],[554208.9177000001,4689736.388499999],[554035.8857000005,4689608.2399],[553852.9921000004,4689476.466600001],[553808.2703,4689530.0898],[553732.2259999998,4689640.881999999],[553682.0362,4689731.2192],[553590.9644999998,4689772.2739],[553447.7949999999,4689927.7502],[553364.6950000003,4689982.3048],[553194.1036,4690030.4209],[553087.7697999999,4690075.9188],[553064.4412000002,4690122.380000001],[553043.7788000004,4690208.2817],[553016.9528000001,4690270.8178],[552972.0182999996,4690419.3862],[552932.7227999996,4690464.9498],[552698.5032000002,4690631.857000001],[552452.4528999999,4690752.7115],[552420.5506999996,4690768.3517],[552337.4765999997,4690788.828299999],[552158.0059000002,4690805.5888],[552130.2609000001,4690827.035499999],[552080.2145999996,4690879.852399999],[551729.8727000002,4691065.472200001],[551654.9171000002,4691068.916200001],[551589.6377999997,4691055.4427000005],[551493.8273,4691061.955],[551362.5662000002,4691119.3991],[551184.8801999995,4691321.5276],[551123.4880999997,4691474.983999999],[550826.7176999999,4691365.999600001],[550770.3848000001,4691345.27],[550719.6341000004,4691326.802100001],[547847.3243000004,4690154.9639],[547840.9187000003,4690152.3662],[547818.9919999996,4690143.4441],[547533.6018000003,4690028.7937],[547528.9206999997,4690026.874299999],[547482.7644999996,4690008.350299999],[547478.0011,4690006.430299999],[547470.1990999999,4690003.268200001],[547455.3339,4689997.282299999],[547450.4880999997,4689995.3617],[547449.0096000005,4689994.796499999],[547446.7099000001,4689993.8926],[547439.4003999997,4689990.956],[546791.2161999997,4689730.533299999],[546632.7777000004,4689666.7382],[546614.9538000003,4689659.6239],[546270.0568000004,4689520.9781],[545830.5162000004,4689344.5307],[545759.1912000002,4689382.5956],[545750.0170999998,4689387.532500001],[545734.5621999996,4689395.7596],[545732.4129999997,4689396.967],[545670.2637,4689429.9848],[544779.4844000004,4689905.0393],[543815.6235999996,4690419.1675],[543129.3986999998,4690785.338099999],[543122.8727000002,4690788.7401],[543121.4682,4690789.5087],[541686.7648999998,4691546.5529],[541321.6540000001,4691735.932499999],[541249.6419000002,4691773.261399999],[541196.7890999997,4691800.710200001],[540854.9807000002,4691979.9243],[540778.4289999995,4692020.1185],[540100.6518999999,4692375.7501],[539712.9928000001,4692579.1855999995],[539632.3263999997,4692621.478700001],[539625.7209000001,4692624.9946],[539624.0702,4692625.762499999],[539583.2830999997,4692647.1844999995],[538959.1251999997,4692974.8027],[538301.0158000002,4693320.389699999],[538060.4742,4693446.661800001],[538058.5756999999,4693447.650800001],[538040.6630999995,4693457.1028],[538002.6926999995,4693476.9947],[537969.0144999996,4693494.689200001],[537626.2174000004,4693674.609300001],[537593.4483000003,4693691.977399999],[537573.8866999997,4693702.198999999],[537569.0992999999,4693704.7272],[537318.7619000003,4693836.301899999],[536821.8300000001,4694097.387800001],[536800.0422,4694108.8212],[536765.4625000004,4694126.960999999],[535945.0067999996,4694558.1939],[535657.5140000004,4694709.845899999],[535655.5356000001,4694710.502],[535628.3879000004,4694724.798800001],[535589.1107000001,4694745.474300001],[535039.1731000002,4695034.7313],[534617.4111000001,4695255.709000001],[534209.6180999996,4695469.3407000005],[534025.1585999997,4695565.9333],[533890.3660000004,4695636.232799999],[533828.7451,4695668.357899999],[533509.5957000004,4695834.8236],[533075.0684000002,4696061.6065],[532489.9741000002,4696366.1086],[532466.3864000002,4696378.4354],[531994.6376999998,4696627.7642],[531484.9891999997,4696897.163000001],[531463.5486000003,4696908.5035],[531443.7572999997,4696918.963099999],[531428.3366,4696927.1107],[531389.9912999999,4696947.3696],[531351.6456000004,4696967.739700001],[531345.6043999996,4696975.7075],[531344.1151999999,4696977.588500001],[531320.1153999995,4697009.349199999],[531319.2878,4697010.4559],[531310.6815,4697021.7433],[531302.1569999997,4697033.142200001],[531279.2341,4697063.353399999],[531274.1856000004,4697070.1042],[531221.9678999996,4697139.0483],[531179.1701999996,4697198.818499999],[531047.4094000002,4697378.004799999],[531009.3384999996,4697429.9132],[530929.2159000002,4697541.3749],[530884.9918999998,4697608.5803],[530447.0658,4698188.5052000005],[530446.4009999996,4698190.0568],[530050.0316000003,4698724.2173],[530027.2830999997,4698754.6554000005],[530025.2150999997,4698757.422499999],[529894.5103000002,4698934.192],[529367.0423999997,4699647.715399999],[529207.1771,4699864.0163],[529205.8540000003,4699865.7874],[529198.7417000001,4699875.418099999],[529163.0153000001,4699923.793099999],[529121.8311000001,4699979.585200001],[529110.1710000001,4699995.304199999],[528200.4919999996,4701226.5536],[528198.7560999999,4701228.8784],[527613.4467000002,4702021.3606],[527161.8876999998,4702632.861],[527151.3931999998,4702647.0331999995],[527142.4682999998,4702659.2129],[526991.4162999997,4702863.828400001],[526989.1028000005,4702866.9286],[526522.6984999999,4703498.9552],[525893.6618999997,4704351.376700001],[525750.7766000004,4704545.056500001],[525567.4326999998,4704793.555500001],[525563.1388999997,4704799.2028],[525562.0653999997,4704800.6424],[525561.4047999997,4704801.5283],[525150.9511000002,4705346.907500001],[525007.0394000001,4705540.376700001],[524659.0575000001,4706008.5034],[524336.9582000002,4706441.76],[524308.2341,4706480.3018],[523902.57629999984,4707025.882200001],[523900.5131000001,4707028.6512],[523889.2885999996,4707043.9362],[523743.5493999999,4707239.757099999],[523739.4232999999,4707245.295],[523737.68989999965,4707247.732000001],[523728.9422000004,4707259.5835],[523694.5303999996,4707305.881200001],[523691.64219999965,4707309.7578],[523747.97890000045,4707410.2191],[523751.7346999999,4707416.894300001],[523857.1161000002,4707586.9243],[523877.7786999997,4707621.639699999],[523908.81319999974,4707673.713099999],[523915.5937000001,4707684.507300001],[523982.9006000003,4707793.669500001],[523993.2739000004,4707810.5833],[524018.9212999996,4707852.311899999],[524030.6830000002,4707871.4515],[524764.6102999998,4709063.490700001],[525001.6310999999,4709448.5393],[525010.5308999997,4709462.784499999],[525182.0690000001,4709737.23],[525768.4670000002,4710687.445599999],[525772.7926000003,4710694.4572],[526141.0853000004,4711291.456900001],[526149.8982999995,4711305.703299999],[526506.2144999998,4711883.357100001],[526519.3499999996,4711904.6161],[526887.6760999998,4712502.1017],[526893.818,4712505.789899999],[526905.6653000005,4712519.937999999],[526921.1657999996,4712544.5382],[526950.3880000003,4712607.834100001],[526966.1928000003,4712638.5429],[526980.0390999997,4712666.245999999],[527033.2297,4712771.276000001],[527038.6149000004,4712779.514],[527083.6272999998,4712855.4197],[527172.6405999996,4713034.211100001],[527352.7989999996,4713409.6839000005],[528040.1991999997,4714842.8671],[528045.8139000004,4714854.5492],[528050.7770999996,4714865.007200001],[528105.6195999999,4714979.3803],[528163.0805000002,4715074.8872],[528254.4349999996,4715249.1504],[528268.4242000002,4715279.5219],[528493.8630999997,4715768.2522],[528578.8373999996,4715933.610400001],[528586.3252999997,4715948.1877999995],[529037.0312999999,4716878.929099999],[529431.6184999999,4717707.4156],[529489.5821000002,4717829.364700001],[529495.5920000002,4717843.3816],[529559.4181000004,4717994.1164],[529565.1030000001,4718007.354699999],[529840.3912000004,4718552.5328],[529934.8000999996,4718739.603],[530041.8071999997,4718951.602700001],[530043.6765000001,4718955.497400001],[530097.7407,4719063.9988],[530188.8728999998,4719247.060900001],[530288.3044999996,4719425.0526],[530286.5360000003,4719435.705],[530263.8088999996,4719570.190400001],[530246.6217,4719675.4956],[530242.1552999998,4719703.1259],[530202.7637999998,4719955.356000001],[530061.2766000004,4720968.235300001],[530002.6376,4721389.835999999],[529949.6745999996,4721770.4868],[529922.6865999997,4721869.7544],[529909.1930999998,4721919.332699999],[529900.7803999996,4721950.2776],[529898.7819999997,4721957.4868],[529894.2416000003,4721983.8956],[529875.2391999997,4722094.5243],[529874.7297,4722098.630799999],[529870.8174999999,4722131.482799999],[529866.6518000001,4722166.1105],[529855.3783,4722233.354499999],[529715.1403000001,4722804.5164],[529708.7137000002,4722831.4725],[529699.1979999999,4722871.6296],[529598.2956999997,4723295.718699999],[529570.0889999997,4723414.1932],[529542.3119000001,4723528.2279],[529540.9780000001,4723533.552300001],[529471.2487000003,4723819.526699999],[529414.3710000003,4724032.933599999],[529374.9641000004,4724204.5515],[529350.0018999996,4724313.2689],[529251.0801999997,4724743.8125],[529217.6171000004,4724887.362400001],[529216.2827000003,4724892.909],[529124.5828,4725285.507999999],[529112.1497,4725339.0901],[528958.0952000003,4726010.595000001],[528923.0313999997,4726167.576099999],[528916.1864,4726198.0847],[528880.1243000003,4726359.170499999],[528873.6129000001,4726388.347999999],[528853.8299000002,4726476.6569],[528834.227,4726541.5361],[528783.4265999999,4726741.3157],[528748.4653000003,4726914.843800001],[528744.7846999997,4726933.2619],[528698.9528000001,4727160.823899999],[528697.3679999998,4727167.702099999],[528686.5269999998,4727214.184800001],[528681.6889000004,4727235.2632],[528467.3806999996,4728159.268200001],[528460.8766999999,4728187.446699999],[528459.8756999997,4728191.884400001],[528446.7032000003,4728248.4629999995],[528354.4952999996,4728646.068499999],[528274.2932000002,4729013.853399999],[528269.0350000001,4729038.150699999],[528228.4776999997,4729224.3181],[528219.6326000001,4729264.8134],[528204.2784000002,4729335.2642],[528174.8929000003,4729473.2841],[528168.9820999997,4729497.1347],[528167.7461999999,4729499.0174],[528162.9029999999,4729522.095000001],[528162.4863999998,4729523.869999999],[528155.7414999995,4729551.492699999],[528135.4252000004,4729634.3605],[528132.6776,4729645.5648],[528109.8635,4729738.7497000005],[528028.8354000002,4730074.1094],[527972.2529999996,4730298.301999999],[527904.4699999997,4730560.0941],[527892.0003000004,4730607.015799999],[527874.9599000001,4730670.798],[527808.7944999998,4730918.939099999],[527755.1846000003,4731119.826099999],[527534.6160000004,4731969.6603],[527527.4675000003,4731997.0600000005],[527498.0900999997,4732118.5374],[527488.7701000003,4732156.922],[527475.4373000003,4732195.845799999],[527472.9527000003,4732203.164899999],[527451.6259000003,4732276.481000001],[527446.3148999996,4732294.782400001],[527432.9557999996,4732340.48],[527427.8036000002,4732360.0035],[527407.0313999997,4732438.207900001],[527399.7200999996,4732465.607100001],[527310.5747999996,4732800.388599999],[527298.6946,4732845.0929000005],[527297.4485999998,4732849.7519000005],[527297.0332000004,4732851.3049],[527296.7010000004,4732852.5251],[527296.4515000004,4732853.523499999],[527296.1189000001,4732854.854699999],[527292.1312999995,4732869.8301],[527228.2274000002,4733115.210100001],[527209.8629999999,4733185.762599999],[527159.4555000002,4734661.802300001],[527158.6233999999,4734686.118000001],[527159.1673999997,4734693.449100001],[527159.8613999998,4734704.223300001],[527161.3258999996,4734727.1044],[527080.1050000004,4734720.344699999],[526950.8896000003,4734683.860400001],[526836.8594000004,4734655.6548],[526689.1496000001,4734576.906199999],[526441.1632000003,4734444.5853],[525852.9505000003,4734112.553200001],[525829.6213999996,4734092.9219],[525811.9222999997,4734077.5315000005],[525791.8656000001,4734058.023700001],[525748.6014,4734008.002900001],[525708.5374999996,4733955.440199999],[525653.4902999997,4733882.9451],[525644.7915000003,4733867.588500001],[525633.0091000004,4733845.2247],[525615.3968000002,4733806.182499999],[525572.4742999999,4733685.2062],[525521.0908000004,4733572.5274],[525495.9984999998,4733519.9103999995],[525473.1430000002,4733481.9596],[525447.9177999999,4733443.0009],[525415.0919000003,4733401.2381],[525364.2098000003,4733351.3028],[525304.1765000001,4733297.2258],[525223.3594000004,4733219.6428],[525187.7951999996,4733187.5320999995],[525167.3844999997,4733174.132300001],[525149.9807000002,4733166.5178],[525121.0506999996,4733155.308],[525041.3624,4733239.412900001],[524987.7368000001,4733290.7436],[524938.5318999998,4733341.8686],[524914.7352999998,4733450.3848],[524728.9062999999,4733559.5405],[524469.2423,4733745.9487],[524384.8234999999,4733806.6138],[524036.7751000002,4733648.4871],[523685.44969999976,4733892.4606],[523222.2763,4734214.1394],[523107.36510000005,4734295.816199999],[522784.13549999986,4734525.604599999],[522290.1481999997,4734863.789799999],[522056.25879999995,4735034.27],[521322.28589999955,4734955.7872],[521207.2731999997,4734948.770199999],[520271.2259999998,4734831.1379],[519961.83800000045,4734814.5791],[519860.35759999976,4734766.6482],[519800.86099999957,4734686.081],[518722.5229000002,4734337.390799999],[518628.40859999973,4734313.3728],[518410.90029999986,4734259.488],[518384.16220000014,4734252.532],[518209.4176000003,4734208.9837],[518200.89460000023,4734213.9583],[517325.0751,4734721.0660999995],[517080.3033999996,4734873.9197],[517079.6858999999,4734892.0184],[517047.74480000045,4734905.1537999995],[517033.6456000004,4734916.0013],[517007.50930000003,4734930.9279],[516983.6480999999,4734952.300799999],[516977.00430000015,4734959.0581],[516951.1917000003,4734975.5403],[516942.5844999999,4734982.2929],[516937.0036000004,4734989.3861],[516935.3409000002,4735000.1533],[516900.0708999997,4735003.176100001],[516868.7304999996,4735005.2093],[516707.3289000001,4735098.0942],[516696.2204,4735192.011],[516650.0974000003,4735489.0547],[516446.94959999993,4736558.926899999],[516343.87490000017,4737150.217499999],[516281.07540000044,4737178.385399999],[515918.47420000006,4738855.3171999995],[515747.7542000003,4738776.8605],[513795.2692,4737981.372199999],[512727.03359999973,4737551.130100001],[512703.0067999996,4737541.3138999995],[512677.26350000035,4737530.9394000005],[512484.14639999997,4737452.6338],[511783.3152999999,4737167.9044],[511725.4620000003,4737136.269200001],[511617.6479000002,4737096.555],[511563.46580000035,4737069.702199999],[511339.50150000025,4736983.048900001],[510935.26999999955,4736838.593900001],[510779.84420000017,4736745.5162],[510648.00150000025,4736685.9026999995],[509123.9797,4736262.6394],[509063.07189999986,4736237.241],[508344.0610999996,4736562.582],[508325.15529999975,4736571.4427000005],[508291.7644999996,4736586.282400001],[508276.21389999986,4736594.036900001],[508241.03029999975,4736603.433499999],[508153.6319000004,4736637.420299999],[508013.2785,4736700.884199999],[508026.00829999987,4736797.1743],[508039.57550000027,4736876.4757],[506487.8211000003,4737899.0035999995],[506468.9166000001,4737912.977399999],[506071.07469999976,4738168.573100001],[505958.5314999996,4737999.3543],[505909.7604,4738034.957599999],[505348.39580000006,4738393.950200001],[504852.5354000004,4738711.2816],[504721.56120000035,4738797.1391],[504658.8172000004,4738836.2952],[504520.83019999973,4738650.5370000005],[503903.97640000004,4739027.0451],[503596.35259999987,4739213.432600001],[503554.39389999956,4739238.951099999],[503499.3493999997,4739272.236300001],[503122.3110999996,4739503.361],[503117.81290000025,4739506.1351],[502782.42569999956,4739711.9793],[502739.2023,4739643.558499999],[502662.5564000001,4739527.264799999],[502617.90479999967,4739553.565300001],[502025.11400000006,4739912.150800001],[501716.02699999977,4740099.2882],[501502.94680000003,4740227.384],[500807.0187999997,4740625.918],[500731.0701000001,4740668.5507],[500719.8700000001,4740674.8791000005],[500690.36039999966,4740662.105900001],[500200.12480000034,4740450.8671],[500153.28220000025,4740434.098099999],[500062.21219999995,4740425.4352],[499993.37820000015,4740398.451099999],[499058.16559999995,4739933.9045],[498747.7432000004,4737720.727],[498799.3328,4737632.8818],[498817.2388000004,4737605.784],[498830.81269999966,4737592.678400001],[498844.2224000003,4737575.2422],[498853.9522000002,4737559.9165],[498862.70019999985,4737542.036900001],[498867.8504999997,4737528.7108],[498871.8554999996,4737514.1633],[498874.3859000001,4737483.625700001],[498891.7148000002,4737423.6591],[498923.5164999999,4737339.3715],[498936.59279999975,4737276.5185],[498961.8509999998,4737182.2381],[498980.0031000003,4737147.8116999995],[499007.4779000003,4737102.6127],[499019.08690000046,4737066.2996],[499019.8205000004,4737048.6435],[499019.08220000006,4737032.986400001],[499014.7456,4737021.1053],[499003.8646999998,4737002.451400001],[498988.6487999996,4736983.7983],[498968.3622000003,4736968.143999999],[498951.75769999996,4736963.260600001],[498923.45689999964,4736957.2686],[498821.37909999955,4736947.5134],[498783.5904000001,4736942.744999999],[498749.23610000033,4736933.3124],[498717.8247999996,4736916.4395],[498699.4168999996,4736892.124299999],[498687.9615000002,4736868.473999999],[498681.49480000045,4736842.1578],[498678.4621000001,4736809.067299999],[498680.5007999996,4736776.642000001],[498694.8866999997,4736724.559599999],[498705.3518000003,4736700.35],[498721.29729999974,4736676.0284],[498744.0318,4736651.1503],[498770.4475999996,4736628.159499999],[498778.37990000006,4736617.3868],[498783.85759999976,4736602.505899999],[498781.8914999999,4736585.627599999],[498775.4287999999,4736580.9648],[498762.9952999996,4736578.191],[498733.0581,4736579.640000001],[498697.233,4736588.4191],[498650.44820000045,4736601.864399999],[498626.56379999965,4736601.869200001],[498614.1299999999,4736597.8741],[498612.24849999975,4736596.652899999],[498606.93099999987,4736593.2117],[498601.2851999998,4736583.996099999],[498579.84449999966,4736534.919],[498553.98610000033,4736484.2883],[498548.33889999986,4736469.0765],[498543.9167999998,4736445.313999999],[498542.19209999964,4736412.3343],[498543.00090000033,4736368.6938000005],[498538.89859999996,4736310.6186999995],[498533.08299999963,4736273.3091],[498523.25930000003,4736237.332900001],[498519,4736211.0164],[498518.99679999985,4736196.0254999995],[498529.5404000003,4736155.270099999],[498537.3905999996,4736142.3873],[498568.3881999999,4736117.618000001],[498580.9824999999,4736102.0693],[498593.00210000016,4736076.526699999],[498596.67980000004,4736059.5362],[498597.1682000002,4736047.876499999],[498595.8569,4736035.884],[498590.8650000002,4736026.3353],[498577.6096000001,4736010.125600001],[498548.07320000045,4735983.5922],[498523.0377000002,4735966.274700001],[498497.0215999996,4735954.731699999],[498477.6331000002,4735949.739],[498459.22750000004,4735951.0756],[498436.40589999966,4735958.298599999],[498398.2912999997,4735983.292199999],[498369.8276000004,4735999.955499999],[498359.35780000035,4736003.955499999],[498344.9606999997,4736005.180400001],[498327.86319999956,4736002.408500001],[498304.13609999977,4735985.091399999],[498287.1980999997,4735966.107100001],[498257.08299999963,4735921.0308],[498243.74120000005,4735890.7192],[498240.4649,4735874.396500001],[498241.1146,4735855.741],[498245.28110000025,4735834.0864],[498252.7209000001,4735816.5395],[498262.8607000001,4735800.4355999995],[498286.98620000016,4735771.4471],[498291.9732999997,4735759.231000001],[498293.11560000014,4735747.238],[498290.6582000004,4735734.3575],[498286.1564999996,4735724.8089000005],[498279.3649000004,4735718.036900001],[498264.96559999976,4735712.3773],[498222.6688000001,4735701.3947],[498201.6423000004,4735693.071799999],[498182.2514000004,4735682.8609],[498163.0228000004,4735667.875],[498142.07490000036,4735648.3368999995],[498126.6891000001,4735625.9102],[498084.5465000002,4735583.725099999],[498069.2423999999,4735562.52],[498066.29470000044,4735553.1931],[498065.9631000003,4735537.425000001],[498068.90490000043,4735525.875600001],[498075.52699999977,4735509.883400001],[498088.6922000004,4735488.226199999],[498100.7937000003,4735465.3478],[498120.82079999987,4735405.9339000005],[498128.4243999999,4735388.3869],[498145.6799999997,4735364.618799999],[498161.0574000003,4735353.177200001],[498186.58189999964,4735351.3938],[498217.58949999977,4735356.4936999995],[498261.1978000002,4735369.252599999],[498311.92449999973,4735385.896600001],[498387.7739000004,4735434.0715],[498409.4550999999,4735440.951199999],[498429.33490000013,4735440.946599999],[498446.6771,4735434.391100001],[498456.00129999965,4735424.839299999],[498460.90770000033,4735415.1774],[498470.5554999998,4735389.191],[498480.8587999996,4735367.202],[498489.2821000004,4735352.6534],[498499.9155000001,4735343.545499999],[498512.6765999999,4735336.658],[498525.60170000046,4735331.8804],[498562.0876000002,4735323.4333],[498602.01049999986,4735318.761299999],[498652.2407999998,4735309.423599999],[498673.42789999954,4735299.3145],[498687.82409999985,4735285.542300001],[498691.2587000001,4735277.3244],[498693.7927000001,4735265.886399999],[498694.68929999974,4735248.5634],[498691.57660000026,4735228.0209],[498687.1553999996,4735210.921],[498681.5081000002,4735199.0404],[498667.2692999998,4735181.498199999],[498651.5581,4735165.288899999],[498630.1191999996,4735145.416200001],[498598.9446999999,4735127.4333999995],[498576.2807,4735119.331800001],[498550.7538999999,4735114.6733],[498506.65579999983,4735112.3508],[498447.75239999965,4735123.024],[498426.64460000023,4735123.472999999],[498417.5630999999,4735122.5867],[498409.29860000033,4735116.5922],[498399.88790000044,4735107.5998],[498382.8646999998,4735081.841600001],[498376.5617000004,4735067.740599999],[498375.0050999997,4735058.7464000005],[498375.00239999965,4735047.197799999],[498377.20749999955,4735030.9849],[498379.9868999999,4735021.212400001],[498402.39389999956,4734976.900699999],[498421.6157999998,4734956.464199999],[498443.9478000002,4734940.2468],[498466.9349999996,4734926.9164],[498482.0697999997,4734921.582900001],[498528.0502000004,4734921.128799999],[498571.82129999995,4734919.0098],[498595.7926000003,4734915.2294],[498614.3624999998,4734903.8992],[498632.6047,4734889.3488],[498648.31039999984,4734873.910599999],[498660.3340999996,4734857.251700001],[498673.50260000024,4734836.3729],[498684.21559999976,4734809.942500001],[498692.0641000001,4734778.5156],[498691.81510000024,4734759.749299999],[498686.0850999998,4734745.6478],[498673.8103,4734734.5458],[498654.00739999954,4734719.558700001],[498605.81120000035,4734693.6951],[498599.18230000045,4734685.5901999995],[498592.8794999998,4734672.3773],[498589.35819999967,4734656.943],[498587.14549999963,4734639.509500001],[498587.14219999965,4734623.6303],[498588.7759999996,4734610.8599],[498590.65639999975,4734603.6417],[498595.4003999997,4734596.311899999],[498605.46279999986,4734588.869899999],[498634.7516999999,4734575.982999999],[498651.4411000004,4734566.207800001],[498669.3563000001,4734548.659499999],[498683.26209999993,4734529.4462],[498701.5,4734486.357799999],[498709.3487,4734453.5985],[498711.21719999984,4734382.085999999],[498713.7466000002,4734343.6644],[498722.89719999954,4734270.8181],[498732.62739999965,4734233.616699999],[498744.8969999999,4734211.4057],[498755.61319999956,4734195.8576],[498760.68460000027,4734186.529100001],[498763.54679999966,4734177.311899999],[498762.88900000043,4734159.5451],[498758.1342000002,4734109.3542],[498755.26800000016,4734096.5847],[498751.50210000016,4734086.258300001],[498742.33490000013,4734071.380100001],[498711.8085000003,4734042.736500001],[498696.01240000036,4734023.751],[498673.9928000001,4733980.5593],[498663.9210999999,4733944.6941],[498660.7249999996,4733919.709899999],[498661.69600000046,4733862.966499999],[498663.9014999997,4733843.3113],[498665.7818,4733834.316400001],[498674.6127000004,4733799.5581],[498673.6161000002,4733723.4934],[498678.35759999976,4733698.9519],[498699.79000000004,4733660.8599],[498716.4791000001,4733637.537599999],[498432.92229999974,4733584.5174],[498032.3351999996,4733511.7753],[497809.2466000002,4733470.978499999],[497716.52469999995,4733456.0176],[497514.6303000003,4733423.329500001],[496834.95150000043,4733313.6744],[496534.26329999976,4733260.851],[495755.60280000046,4733136.250600001],[495311.01049999986,4733057.919299999],[494915.0292999996,4732991.6844],[494824.1752000004,4732974.318],[494293.78839999996,4732889.7875],[494214.0652999999,4732876.8617],[493845.8711000001,4733066.0649],[493470.59800000023,4733277.1702],[493380.3005999997,4733328.336100001],[491907.44460000005,4734173.836999999],[491863.6979,4734198.984300001],[490264.09580000024,4735119.0547],[489803.4587000003,4735378.896600001],[489719.1118000001,4735433.7665],[489126.61849999987,4735781.7985],[488779.5987,4735983.8992],[488677.9315999998,4736042.807700001],[488363.13740000036,4736227.1097],[488015.50879999995,4736429.805400001],[487907.55759999994,4736489.4024],[487789.7260999996,4736557.680199999],[487397.92819999997,4736786.692],[487155.91390000004,4736926.4991999995],[486941.06790000014,4736938.6732],[486792.06060000043,4736948.3957],[485562.62260000035,4737018.596100001],[485267.85649999976,4737023.661],[485013.5235000001,4737041.5317],[484963.1520999996,4737047.0825],[484858.0702999998,4737056.195900001],[484745.7134999996,4737067.2148],[484735.4139999999,4737070.013699999],[484108.7977,4737099.0787],[484081.81180000026,4737101.2508000005],[483195.78330000024,4737172.9772],[482929.7572999997,4737187.8440000005],[482685.89109999966,4737200.2225],[482307.59020000044,4737222.9472],[482226.46669999976,4737227.486400001],[481612.16899999976,4737266.740700001],[481277.8710000003,4737287.183800001],[481054.1381000001,4737302.2305],[480868.7410000004,4737308.6274999995],[480398.5544999996,4737343.15],[479971.3651999999,4737368.140699999],[479795.87990000006,4737378.979699999],[479594.5208999999,4737379.9055],[479391.0493999999,4737385.5074000005],[479385.3197999997,4737411.3981],[479378.51439999975,4737433.0722],[479363.2505000001,4737470.540100001],[479352.05979999993,4737502.5547],[479348.58550000004,4737516.778899999],[479346.1821999997,4737533.5539],[479346.23840000015,4737552.3204],[479348.2496999996,4737568.527000001],[479363.1867000004,4737613.2335],[479381.2352,4737659.2634],[479388.72169999965,4737674.01],[479400.12480000034,4737685.7467],[479414.4693999998,4737696.5864],[479444.1233000001,4737712.7105],[479460.50179999974,4737719.990700001],[479473.8443,4737723.9487],[479490.61840000004,4737726.7859000005],[479525.69319999963,4737723.2393],[479537.5533999996,4737723.759400001],[479547.9453999996,4737725.6163],[479553.8426999999,4737728.596999999],[479558.35819999967,4737734.4691],[479561.3244000003,4737741.9003],[479561.36089999974,4737754.226199999],[479557.466,4737764.5649999995],[479546.6370000001,4737780.809699999],[479525.9502999997,4737809.8539],[479502.3463000003,4737847.9015],[479439.3929000003,4737936.592],[479433.4550999999,4737947.381100001],[479431.03839999996,4737959.714400001],[479431.0795,4737973.483899999],[479437.1183000002,4737996.5633000005],[479439.1648000004,4738024.651699999],[479437.24010000005,4738037.4276],[479432.77610000037,4738048.7676],[479426.4190999996,4738056.115499999],[479418.50150000025,4738061.1362],[479409.1012000004,4738062.607799999],[479398.79399999976,4738061.6392],[479387.4297000002,4738062.672599999],[479376.56209999975,4738065.703299999],[479313.94379999954,4738101.314300001],[479306.5208999999,4738107.666200001],[479298.7012,4738118.016799999],[479291.79000000004,4738131.363],[479289.37799999956,4738145.139900001],[479290.4024,4738159.4617],[479295.42619999964,4738171.2173999995],[479311.7692,4738194.265799999],[479321.20330000017,4738204.1206],[479355.1508999998,4738234.667400001],[479375.1436999999,4738247.710899999],[479391.4455000004,4738257.1011],[479405.28170000017,4738262.389900001],[479416.65589999966,4738264.799000001],[479479.3947999999,4738270.053200001],[479492.24399999995,4738273.4574],[479501.08770000003,4738277.4287],[479509.0434999997,4738285.2893],[479523.9017000003,4738304.345000001],[479529.32239999995,4738312.213099999],[479533.3689000001,4738325.5265999995],[479534.2427000003,4738344.401699999],[479530.0318999998,4738358.4059],[479523.69600000046,4738372.749600001],[479518.72809999995,4738379.6492],[479510.9024,4738388.0008000005],[479499.5575000001,4738395.363500001],[479467.4565000003,4738407.7851],[479450.69990000036,4738410.278000001],[479412.18259999994,4738409.9487],[479403.2807,4738413.8619],[479392.99930000026,4738421.332599999],[479386.08499999996,4738433.568299999],[479382.20689999964,4738449.348300001],[479381.76779999956,4738466.5616999995],[479382.2807,4738474.0002],[479386.2276999997,4738481.317399999],[479394.1919999998,4738492.0649999995],[479399.1322999997,4738503.3769000005],[479402.6079000002,4738517.1361],[479404.6950000003,4738531.4548],[479403.68900000025,4738550.557600001],[479401.40020000003,4738578.2147],[479401.9760999996,4738606.751700001],[479407.4347000001,4738627.389900001],[479414.9274000004,4738644.579500001],[479427.8066999996,4738658.310799999],[479441.1646999996,4738668.0429],[479455.49260000046,4738673.9967],[479469.32070000004,4738676.842700001],[479492.5366000002,4738674.330600001],[479508.3010999998,4738668.3983],[479524.0477999998,4738656.469699999],[479537.3548999997,4738649.101199999],[479548.2263000002,4738647.6252999995],[479564.01850000024,4738651.0209],[479574.42229999974,4738657.319700001],[479578.85539999977,4738663.192],[479581.8300999999,4738673.6214000005],[479580.3901000004,4738684.3971],[479573.0641999999,4738695.7454],[479539.50289999973,4738711.613399999],[479518.84669999965,4738722.4461],[479502.5321000004,4738735.8201],[479478.483,4738760.5437],[479471.0708999997,4738770.3378],[479465.2274000002,4738785.1241999995],[479460.78560000006,4738803.793099999],[479459.8777999999,4738828.447899999],[479463.36340000015,4738845.649599999],[479468.8886000002,4738861.2905],[479500.14690000005,4738923.7161],[479508.1326000001,4738941.903899999],[479509.14460000023,4738952.2281],[479508.69319999963,4738965.4439],[479506.2960000001,4738984.217700001],[479508.784,4738995.9811],[479512.73950000014,4739006.296599999],[479518.23709999956,4739012.720899999],[479527.5804000003,4739020.0221],[479541.99789999984,4739028.863],[479559.2960000001,4739044.024900001],[479576.61010000017,4739064.6281],[479598.4620000003,4739098.987500001],[479602.4232999999,4739111.3018],[479603.4349999996,4739121.6261],[479607.4400000004,4739148.7094],[479612.4667999996,4739161.9089],[479619.8710000003,4739177.211300001],[479651.6825000001,4739234.083699999],[479662.64609999955,4739264.1447],[479665.1366999997,4739276.9076000005],[479664.1889000004,4739288.237],[479662.2494999999,4739296.016000001],[479657.7773000002,4739304.468599999],[479645.4614000004,4739314.8322],[479636.6453,4739319.744200001],[479627.7418999998,4739322.7688],[479597.16640000045,4739324.3028],[479587.6886,4739326.662799999],[479579.8485000003,4739329.795299999],[479574.9631000003,4739336.694599999],[479573.5173000004,4739345.4715],[479575.01829999965,4739355.350099999],[479578.96630000044,4739363.2226],[479583.3990000002,4739369.094900001],[479592.80900000036,4739371.5101],[479603.02919999976,4739371.368799999],[479664.8940000003,4739360.969799999],[479675.2851999998,4739363.382200001],[479683.6469999999,4739370.797599999],[479687.6020999998,4739381.1132],[479687.62799999956,4739389.8857],[479683.23599999957,4739397.7829],[479664.5730999997,4739418.4924],[479659.12119999994,4739427.392100001],[479657.1835000003,4739435.726199999],[479657.21559999976,4739446.6086],[479662.7301000003,4739458.918400001],[479667.65610000025,4739465.788699999],[479675.0303999996,4739471.097200001],[479677.2402999997,4739471.868000001],[479674.63800000027,4739476.650599999],[479672.51910000015,4739478.9888],[479668.0362,4739483.777000001],[479662.9846000001,4739489.7883],[479658.1813000003,4739496.7984],[479652.4759999998,4739502.922700001],[479644.6448999997,4739509.053400001],[479640.4888000004,4739513.729499999],[479631.8591,4739526.303200001],[479627.71190000046,4739533.977600001],[479623.3250000002,4739543.5405],[479620.15770000033,4739550.7678],[479616.4162999997,4739557.4416000005],[479611.53589999955,4739566.0066],[479607.63439999986,4739573.791300001],[479604.3892000001,4739582.351399999],[479599.6803000001,4739593.5809],[479596.1836000001,4739600.0319],[479593.5115,4739608.8125],[479591.09219999984,4739620.146299999],[479588.25430000015,4739628.15],[479587.6091,4739631.1501],[479587.37040000036,4739633.3717],[479585.46470000036,4739652.4772],[479583.7973999996,4739669.25],[479672.7215999998,4739686.3104],[479675.0240000002,4739690.7454],[479680.7056,4739704.3873],[479687.2019999996,4739717.0273],[479688.7056999998,4739727.9054000005],[479687.2717000004,4739740.6798],[479683.8652999997,4739750.0177],[479654.41920000035,4739801.1855999995],[479645.65330000035,4739822.8653],[479635.8503999999,4739853.320800001],[479630.5153999999,4739873.9911],[479628.0462999996,4739896.0965],[479629.1688000001,4739916.3035],[479631.68230000045,4739936.839500001],[479669.1205000002,4740045.4427000005],[479675.0734000001,4740067.9673999995],[479686.5909000002,4740120.013900001],[479708.5033999998,4740204.0109],[479716.9863999998,4740225.195699999],[479726.93180000037,4740243.266899999],[479742.77249999996,4740264.4300999995],[479761.051,4740280.589],[479773.909,4740288.3245],[479788.7237999998,4740294.2775],[479804.0170999998,4740296.1204],[479821.7544999998,4740295.0691],[479837.0279000001,4740290.1384],[479856.79059999995,4740282.751599999],[479924.3080000002,4740250.9065000005],[479936.14800000004,4740245.986],[479945.0515999999,4740243.406099999],[479958.3848000001,4740245.9213],[479980.07490000036,4740254.630899999],[479999.3184000002,4740265.4575],[480046.33690000046,4740297.191400001],[480066.0889999997,4740314.3463],[480078.47919999994,4740330.0789],[480086.449,4740343.8256],[480091.88439999986,4740357.579500001],[480098.7912999997,4740371.329299999],[480109.7037000004,4740384.9564],[480121.1026999997,4740397.249600001],[480153.72479999997,4740426.693700001],[480163.65759999957,4740440.879000001],[480173.11450000014,4740460.173699999],[480182.5144999996,4740488.1302000005],[480187.06439999957,4740506.7728],[480190.0541000003,4740522.9769],[480193.0267000003,4740533.295600001],[480208.88769999985,4740562.232999999],[480213.45880000014,4740588.3156],[480211.9294999996,4740596.648399999],[480208.0236999998,4740602.9892],[480203.1244999999,4740605.0021],[480195.1935999999,4740604.580700001],[480188.8043999998,4740600.157299999],[480183.2818999998,4740584.4046],[480174.4006000003,4740566.218699999],[480164.47950000037,4740556.0309999995],[480155.6292000003,4740548.6164],[480144.74370000046,4740544.206],[480129.45100000035,4740542.362299999],[480120.06099999975,4740546.275900001],[480112.1540999999,4740554.183],[480081.71750000026,4740601.909499999],[480075.36259999964,4740609.368000001],[480064.52109999955,4740620.1708],[480034.5044999998,4740643.3552],[480022.1721000001,4740647.388599999],[480011.29760000017,4740646.753799999],[479997.95880000014,4740642.0176],[479974.30119999964,4740630.981699999],[479961.28220000025,4740623.8016],[479953.2433000002,4740614.3861],[479948.14130000025,4740602.8521],[479941.37129999977,4740579.9964000005],[479933.1983000003,4740552.5919],[479928.26740000024,4740543.7226],[479921.3015999999,4740537.8575],[479913.3630999997,4740534.8824000005],[479906.0055999998,4740534.9037999995],[479898.0876000002,4740538.9246],[479894.1791000003,4740544.2662],[479890.8565999996,4740554.27],[479889.3273,4740562.491800001],[479890.82019999996,4740569.816500001],[479896.24870000035,4740581.1273],[479899.2218000004,4740591.445900001],[479903.2818999998,4740610.0897],[479903.3337000003,4740627.856899999],[479898.9221000001,4740656.852700001],[479893.09059999976,4740675.5254],[479889.6843999997,4740684.8632],[479883.7485999996,4740695.763],[479875.92640000023,4740704.558499999],[479869.48000000045,4740708.574999999],[479858.29449999984,4740713.3826],[479838.4545999998,4740721.880100001],[479805.9737,4740740.630899999],[479768.50090000033,4740757.5088],[479762.1478000004,4740765.411699999],[479759.2366000004,4740776.1917],[479758.2083999999,4740787.965500001],[479761.26209999993,4740797.8396000005],[479772.6020999998,4740817.9056],[479783.7215999998,4740846.411800001],[479796.0887000002,4740882.2433],[479796.1303000003,4740896.4571],[479790.78729999997,4740914.2401],[479782.90550000034,4740930.4759],[479774.6020999998,4740942.2711],[479768.73369999975,4740948.173800001],[479760.3342000004,4740955.0833],[479717.48620000016,4740978.3068],[479705.66500000004,4740989.1131],[479698.3502000002,4741003.4595],[479693.49459999986,4741020.1307],[479690.9927000003,4741031.0206],[479690.2138,4741044.1263],[479691.5502000004,4741053.783299999],[479693.13900000043,4741065.8827],[479695.70019999985,4741075.0919],[479720.7714999998,4741094.6732],[479738.2651000004,4741122.6053],[479745.6754999999,4741140.795],[479749.2220999999,4741151.5561],[479749.25829999987,4741163.882099999],[479748.30480000004,4741173.2127],[479744.32100000046,4741180.5535],[479738.94039999973,4741185.4553],[479731.51070000045,4741188.475400001],[479722.6782999998,4741187.0578000005],[479711.7918999996,4741182.092800001],[479703.4397999998,4741177.2313],[479686.1546,4741164.512],[479674.7851999998,4741162.102499999],[479653.04470000044,4741163.166099999],[479644.72009999957,4741167.6325],[479640.3174999999,4741171.5320999995],[479638.7889999999,4741179.8651],[479639.87789999973,4741188.7455],[479642.8510999996,4741199.063999999],[479639.93730000034,4741208.844699999],[479631.5382000003,4741215.7544],[479613.3200000003,4741219.250700001],[479593.05399999954,4741221.3094999995],[479583.74569999985,4741224.7795],[479572.41420000046,4741235.1403],[479555.2564000003,4741265.3957],[479546.3984000003,4741282.8562],[479542.0279000001,4741297.5273],[479539.63800000027,4741318.522],[479540.20129999984,4741343.0615],[479546.74909999967,4741373.468699999],[479565.10819999967,4741417.6105],[479585.9060000004,4741457.303300001],[479604.70440000016,4741484.342800001],[479625.54279999994,4741510.265900001],[479647.2746000001,4741534.298599999],[479732.86319999956,4741620.440099999],[479758.5362,4741650.791200001],[479785.78249999974,4741688.1337],[479844.74619999994,4741782.6831],[479902.3261000002,4741907.774800001],[479913.6610000003,4741926.841700001],[479926.5318999998,4741940.1296999995],[479942.8339999998,4741952.852499999],[479958.13939999975,4741960.1369],[480003.5581,4741979.6601],[480010.5253999997,4741986.524700001],[480013.4963999996,4741996.3992],[480012.0577999996,4742007.619000001],[480002.24230000004,4742033.188100001],[480000.8069000002,4742045.5184],[480002.3194000004,4742059.7279],[480007.3362999996,4742070.4848],[480015.70990000013,4742083.230799999],[480027.0976,4742092.525599999],[480041.9068,4742097.923900001],[480056.70720000006,4742100.324100001],[480071.4946999997,4742098.282400001],[480108.41610000003,4742090.8467],[480124.1930999998,4742091.8006],[480149.3775000004,4742095.614499999],[480173.51379999984,4742104.4287],[480212.0739000002,4742126.860200001],[480232.77859999985,4742136.1285999995],[480253.55539999995,4742142.0655000005],[480270.8075000001,4742144.459000001],[480288.0526999999,4742144.409700001],[480299.9134999998,4742147.8182],[480310.7187999999,4742153.672700001],[480315.7240000004,4742160.543299999],[480319.1832999997,4742169.861199999],[480319.20999999996,4742179.188999999],[480315.8167000003,4742192.9684],[480310.8520999998,4742200.3116999995],[480300.56240000017,4742203.2283],[480289.2034999998,4742203.816],[480275.8744999999,4742201.4111],[480218.11259999964,4742180.478],[480202.3258999996,4742176.081599999],[480188.51630000025,4742177.1207],[480179.7089999998,4742183.9198],[480170.33719999995,4742193.3857],[480164.9781999998,4742205.6162],[480163.0477,4742216.393200001],[480165.0334999999,4742224.827],[480168.49010000005,4742233.145500001],[480174.8975999998,4742244.4538],[480215.03110000025,4742302.7486000005],[480224.47229999956,4742317.490599999],[480230.37370000035,4742323.359099999],[480241.7507999996,4742329.2118999995],[480269.89749999996,4742340.3467999995],[480276.77699999977,4742345.324200001],[480281.6974999998,4742351.195599999],[480307.4205,4742372.2206999995],[480319.2866000002,4742377.6281],[480328.6090000002,4742379.4892],[480344.85890000034,4742374.5568],[480355.72169999965,4742372.082800001],[480364.1397000002,4742372.058800001],[480370.5226999996,4742374.9278],[480374.45830000006,4742379.3584],[480377.98649999965,4742384.2344],[480390.3130000001,4742407.8521],[480396.7874999996,4742414.1633],[480417.0050999997,4742424.988299999],[480420.4528000001,4742430.308700001],[480422.5086000003,4742434.7447],[480423.0144999996,4742440.1844999995],[480419.0220999997,4742444.5265999995],[480410.20409999974,4742447.550000001],[480397.3717,4742447.1423],[480382.08019999973,4742444.1876],[480373.17899999954,4742446.6559999995],[480367.7988999998,4742451.5572999995],[480365.8558,4742458.0035],[480367.3465,4742464.884099999],[480370.79580000043,4742470.7597],[480377.3574000001,4742478.9585],[480386.29750000034,4742490.148600001],[480390.24980000034,4742500.4647],[480390.2915000003,4742515.1226],[480385.41170000006,4742523.465],[480374.5617000004,4742530.3807],[480338.6387,4742543.2535],[480329.82909999974,4742549.164100001],[480324.8594000004,4742554.6196],[480321.46750000026,4742568.8431],[480323.4583999999,4742579.1647],[480328.9634999996,4742589.476299999],[480336.34389999975,4742598.2279],[480343.22559999954,4742604.093699999],[480359.5044,4742609.488500001],[480361.4785000002,4742613.924699999],[480362.0756000001,4742622.695599999],[480360.0480000004,4742628.1427],[480350.7494000001,4742634.4988],[480334.48900000006,4742635.544600001],[480319.21219999995,4742637.587099999],[480308.36089999974,4742643.947799999],[480298.0931000002,4742654.304400001],[480295.67509999964,4742666.0822],[480278.608,4742699.333900001],[480269.7324999999,4742710.686000001],[480258.48419999983,4742721.045499999],[480251.07409999985,4742730.3946],[480249.1436999999,4742741.171599999],[480251.1330000004,4742750.937999999],[480255.1657999996,4742760.8094999995],[480260.08609999996,4742766.6809],[480264.01580000017,4742769.112600001],[480272.4402999999,4742771.5315000005],[480292.1158999996,4742764.590299999],[480304.36450000014,4742761.1128],[480314.2571999999,4742762.528100001],[480320.15270000044,4742766.5089],[480324.6667999998,4742773.2699],[480329.6151999999,4742789.0243],[480329.65299999993,4742802.238700001],[480326.2444000002,4742810.5768],[480315.4007000001,4742819.4915],[480294.27809999976,4742834.7653],[480281.48419999983,4742847.5722],[480276.5965,4742853.0274],[480266.23170000035,4742857.9432],[480260.3519000001,4742859.4036],[480248.9924999997,4742859.4362],[480234.18960000016,4742855.592],[480213.98450000025,4742848.7652],[480206.6294999998,4742848.7863],[480196.2589999996,4742851.703400001],[480178.56209999975,4742864.524599999],[480161.34970000014,4742875.3456],[480144.14190000016,4742887.7213],[480136.2575000003,4742902.5132],[480133.3520999998,4742915.1809],[480133.90330000035,4742936.278000001],[480135.4578999998,4742965.2566],[480139.0426000003,4742989.7875],[480145.00179999974,4743015.8661],[480154.983,4743048.151799999],[480171.8699000003,4743094.7425],[480175.3616000004,4743115.3871],[480176.9031999996,4743139.923800001],[480175.97759999987,4743159.0265],[480170.07859999966,4743182.141100001],[480160.8392000003,4743208.707699999],[480151.9798999997,4743225.3902],[480143.6928000003,4743242.071],[480139.3280999996,4743258.740499999],[480134.4215000002,4743285.8499],[480132.9916000003,4743300.068],[480136.3037999999,4743315.160700001],[480141.6599000003,4743330.580700001],[480147.49569999985,4743342.334799999],[480153.56900000013,4743351.4231],[480165.1239,4743362.827500001],[480176.42700000014,4743371.900800001],[480195.90699999966,4743382.838300001],[480211.1185999997,4743387.1252999995],[480221.26389999967,4743391.426999999],[480226.3446000004,4743396.409499999],[480227.59229999967,4743404.0681],[480222.3519000001,4743428.8465],[480211.4550999999,4743447.3114],[480202.0776000004,4743454.223300001],[480191.7884999998,4743456.695900001],[480176.99810000043,4743456.738399999],[480157.7823000001,4743452.3519],[480141.01659999974,4743447.5142],[480116.7904000003,4743434.2586],[480100.4908999996,4743421.0912],[480085.66339999996,4743408.363700001],[480076.32660000026,4743401.0616999995],[480065.4472000003,4743397.206599999],[480052.6178000001,4743397.2436999995],[480045.27049999963,4743399.708000001],[480042.8373999996,4743406.0447],[480040.41449999996,4743415.934900001],[480040.44409999996,4743426.151000001],[480047.84970000014,4743443.7859000005],[480048.3728,4743455.111099999],[480049.3820000002,4743464.9913],[480052.84530000016,4743475.752800001],[480049.94180000015,4743488.9757],[480042.6003999999,4743493.4388],[480037.62289999984,4743495.896299999],[480033.71630000044,4743501.3489],[480031.2862,4743508.6850000005],[480029.7131000003,4743529.7883],[480029.0218000002,4743545.003699999],[480022.67349999957,4743553.7947],[480012.3117000004,4743559.266100001],[480006.9227,4743560.725299999],[479999.4809999997,4743558.7480999995],[479992.5998999998,4743552.8826],[479986.2161999997,4743549.458799999],[479978.77190000005,4743546.5932],[479967.49370000046,4743546.070800001],[479949.20139999967,4743550.1217],[479925.62040000036,4743561.961300001],[479910.8457000004,4743567.3346],[479885.2768000001,4743569.963400001],[479870.97950000037,4743570.8935],[479857.6701999996,4743574.3749],[479848.2862,4743578.8442],[479837.5230999999,4743586.76],[479829.6183000002,4743594.112199999],[479822.29729999974,4743605.4604],[479816.4296000004,4743610.8078000005],[479806.05950000044,4743613.3923],[479781.38630000036,4743614.908299999],[479772.08829999994,4743620.821],[479764.17360000033,4743624.730900001],[479755.35869999975,4743628.1993],[479750.4731999999,4743634.099099999],[479750.0044999998,4743641.429500001],[479753.4567,4743648.304300001],[479757.38609999977,4743650.7357],[479767.76520000026,4743651.260399999],[479781.00270000007,4743651.2215],[479789.41750000045,4743650.6416],[479797.76099999994,4743653.6154],[479804.23220000044,4743659.037699999],[479807.21559999976,4743673.242799999],[479806.2637,4743683.0177],[479797.4046,4743699.2565],[479793.0181999998,4743708.153000001],[479788.1354,4743714.941199999],[479781.6902999999,4743718.4026],[479772.37799999956,4743719.429300001],[479768.4604000002,4743720.9955],[479763.99069999997,4743729.337099999],[479762.5384999998,4743735.671],[479764.55310000014,4743753.876700001],[479763.5970999999,4743762.208000001],[479760.6813000003,4743770.9892],[479759.24509999994,4743782.7643],[479758.79399999976,4743796.0912],[479762.24870000035,4743803.8543],[479767.73340000026,4743807.2806],[479807.1771,4743827.2642],[479815.04310000036,4743834.681299999],[479817.02139999997,4743840.560900001],[479816.54679999966,4743845.8925],[479817.05590000004,4743852.331700001],[479821.0711000003,4743856.206599999],[479837.76439999975,4743864.486099999],[479849.62540000025,4743868.893300001],[479858.53050000034,4743868.423],[479864.9009999996,4743867.404999999],[479869.8048999999,4743867.834799999],[479880.6882999996,4743873.2443],[479911.79679999966,4743893.252800001],[479918.67920000013,4743899.6734],[479920.65579999983,4743904.9979],[479920.6716,4743910.439099999],[479920.1942999996,4743914.8824000005],[479917.7631000001,4743921.7743],[479913.36340000015,4743926.118000001],[479905.4463999998,4743929.1393],[479898.1210000003,4743938.9328000005],[479886.8350999998,4743963.506999999],[479881.97279999964,4743977.290999999],[479878.56120000035,4743984.185799999],[479872.60780000035,4743988.0898],[479867.21800000034,4743989.105],[479859.85830000043,4743987.127699999],[479848.4793999996,4743979.831900001],[479831.7117999997,4743973.9956],[479820.9275000002,4743974.4714],[479798.2284000004,4743979.9792],[479782.9748999998,4743988.9077],[479763.38599999994,4743996.1833],[479755.55510000046,4744000.6482],[479752.62959999964,4744006.097999999],[479751.1774000004,4744012.432],[479752.1824000003,4744020.7575],[479754.66110000014,4744030.0781],[479759.58389999997,4744036.9485],[479768.00989999995,4744040.3662],[479802.98819999956,4744042.706499999],[479830.02639999986,4744040.1842],[479849.7150999997,4744039.1271],[479855.6069,4744042.108100001],[479859.1316999998,4744045.9844],[479861.11120000016,4744052.3083],[479860.6355999997,4744057.306700001],[479856.64749999996,4744062.648600001],[479848.8278999999,4744071],[479835.0999999996,4744098.579700001],[479830.22030000016,4744106.3672],[479822.38939999975,4744110.8321],[479813.9793999996,4744112.8555],[479796.74340000004,4744114.3497],[479785.9682,4744117.823799999],[479777.07940000016,4744123.735400001],[479764.29899999965,4744139.9857],[479761.38210000005,4744148.322699999],[479761.40490000043,4744156.095899999],[479763.87210000027,4744161.5298999995],[479767.39859999996,4744165.9614],[479782.1229999997,4744171.8036],[479791.5235000001,4744173.2195999995],[479798.38269999996,4744171.755899999],[479815.09800000023,4744159.935900001],[479827.8957000002,4744149.5711],[479846.11209999956,4744148.074100001],[479857.37590000033,4744144.043500001],[479863.80090000015,4744133.8083999995],[479870.1668999996,4744131.3467999995],[479875.07349999994,4744132.7761],[479882.0270999996,4744135.642899999],[479889.88520000037,4744140.505999999],[479891.86209999956,4744145.941500001],[479891.87930000015,4744151.8269],[479888.4676999999,4744158.7217999995],[479881.62150000036,4744164.6272],[479875.1852000002,4744170.9757],[479871.2877000002,4744179.3156],[479865.44799999986,4744194.1018],[479860.08270000014,4744203.4454],[479853.6523000002,4744211.7927],[479850.2492000004,4744221.5748],[479850.75960000046,4744228.4581],[479855.1889000004,4744234.330600001],[479862.63549999986,4744238.195499999],[479874.00210000016,4744241.3826],[479898.1124,4744243.755100001],[479905.46329999994,4744242.8453],[479912.88850000035,4744239.381200001],[479921.2196000004,4744238.3575],[479928.6632000003,4744241.222999999],[479936.0310000004,4744246.0875],[479944.95150000043,4744251.058599999],[479950.8367999997,4744251.9299],[479958.18489999976,4744250.0207],[479974.9045000002,4744239.6447],[479981.35080000013,4744236.738700001],[479989.19299999997,4744236.160700001],[479995.5730999997,4744238.585200001],[480002.03949999996,4744242.564099999],[480008.4266999997,4744247.431500001],[480009.9128999999,4744252.7575],[480009.4369000001,4744257.6449],[480007.0115,4744266.535599999],[479995.23840000015,4744292.1105],[479992.8315000003,4744307.3309],[479991.4034000002,4744321.9932],[479993.42569999956,4744343.086100001],[479991.5058000004,4744357.194599999],[479988.09449999966,4744364.2004],[479980.76240000036,4744371.550799999],[479974.8267999999,4744381.451199999],[479970.93340000045,4744391.2346],[479975.8598999996,4744399.548800001],[479980.38910000026,4744411.750700001],[479977.87629999965,4744418.642899999],[479971.5151000004,4744422.6591],[479965.64080000017,4744425.5634],[479961.64609999955,4744428.5732],[479959.2251000004,4744438.9076000005],[479955.3158999998,4744443.2498],[479946.9908999996,4744446.272299999],[479939.0714999996,4744448.294199999],[479932.69859999977,4744448.3127999995],[479919.3679999998,4744443.9098000005],[479913.00100000016,4744445.927200001],[479907.13100000005,4744450.2752],[479897.78249999974,4744466.5153],[479892.41309999954,4744474.415200001],[479885.96860000025,4744477.876499999],[479880.60059999954,4744486.2206999995],[479879.63740000036,4744492.108999999],[479880.15479999967,4744501.4353],[479881.6481999997,4744509.2042],[479889.11199999973,4744519.0656],[479896.48790000007,4744526.817299999],[479902.37770000007,4744529.243100001],[479911.2747999998,4744526.3299],[479927.4820999997,4744508.6262],[479931.3937999997,4744505.1724],[479938.7399000004,4744502.707900001],[479944.70710000023,4744503.6899999995],[479962.9709999999,4744518.850099999],[479978.21910000034,4744536.462200001],[479985.6824000003,4744546.2125],[479991.11479999963,4744559.966499999],[479993.61199999973,4744575.8389],[479994.1500000004,4744592.2722],[479993.2067,4744605.045299999],[479993.2379999999,4744615.8167],[479987.86280000024,4744621.717800001],[479981.00569999963,4744623.7366],[479970.6326000001,4744624.7662],[479965.2457999997,4744626.669600001],[479961.25239999965,4744630.1237],[479954.4238,4744641.9145],[479938.7028000001,4744658.1731],[479915.71630000044,4744676.4518],[479908.37880000006,4744681.803400001],[479890.1838999996,4744690.1851],[479872.4678999996,4744694.6787],[479866.5867999997,4744695.1401],[479860.1425000001,4744698.601399999],[479850.8775000004,4744715.285499999],[479842.0831000004,4744753.178099999],[479830.86450000014,4744772.311000001],[479828.93230000045,4744782.0887],[479830.91750000045,4744790.4114],[479833.3887,4744797.289000001],[479838.3136999998,4744805.1589],[479847.2319,4744809.5746],[479855.07930000033,4744810.9953000005],[479861.45019999985,4744810.421399999],[479864.4573999997,4744805.0824],[479865.8905999996,4744792.3078000005],[479869.7890999997,4744784.4121],[479877.1392000001,4744783.3912],[479884.09109999985,4744785.924900001],[479887.5351,4744790.2457],[479891.9670000002,4744797.1175999995],[479895.5072999997,4744834.4189],[479894.56429999974,4744847.192],[479895.0888,4744858.9614],[479897.0723000001,4744866.7289],[479902.0675999997,4744870.711999999],[479910.40919999965,4744873.5748],[479919.80869999994,4744874.991],[479931.56909999996,4744873.5131],[479944.8958999999,4744876.9167],[479952.2457999997,4744875.8958],[479954.77139999997,4744873.445499999],[479956.69489999954,4744860.669500001],[479959.1375000002,4744857.7752],[479965.5083999997,4744857.201400001],[479972.86120000016,4744857.18],[479978.83100000024,4744859.161499999],[479981.78220000025,4744862.5953],[479983.76300000027,4744869.474400001],[479984.78050000034,4744882.241800001],[479982.36510000005,4744894.464],[479977.48900000006,4744903.3619],[479965.6712999996,4744913.168400001],[479955.38740000036,4744916.640799999],[479949.92920000013,4744921.9869],[479938.76329999976,4744959.220000001],[479938.2960999999,4744967.105699999],[479940.76130000036,4744971.9846],[479946.73230000027,4744974.4102],[479956.53170000017,4744972.937999999],[479976.23620000016,4744978.210899999],[479982.6185999997,4744981.6348],[479994.4704999998,4744983.599099999],[480004.25829999987,4744978.1294],[480010.7098000003,4744977.2223000005],[480014.63960000034,4744980.098099999],[480022.51829999965,4744992.4014],[480031.9389000004,4745001.1467],[480043.2770999996,4745023.212099999],[480046.23819999956,4745030.088400001],[480046.2664999999,4745039.860400001],[480042.86099999957,4745048.754000001],[480036.52130000014,4745059.9881],[480033.4500000002,4745071.434800001],[480030.68620000035,4745076.217800001],[480015.92760000005,4745086.0328],[480006.0683000004,4745094.9451],[479999.7273000004,4745105.735099999],[479996.81180000026,4745114.5162],[479993.90660000034,4745126.8508],[479992.9659000002,4745140.5123],[479993.97339999955,4745149.837300001],[479996.9343999997,4745156.7136],[479996.4614000004,4745162.600400001],[479992.0828,4745173.9399],[479991.1325000003,4745184.27],[479993.60170000046,4745190.5923999995],[479999.4907999998,4745193.018300001],[480012.33970000036,4745200.8653],[480015.29619999975,4745206.187000001],[480017.2756000003,4745212.6219],[480017.2982000001,4745220.395099999],[480014.88889999967,4745234.7271],[480014.4212999996,4745242.501700001],[480015.83949999977,4745252.6029],[480017.9020999996,4745259.592800001],[480038.1699999999,4745290.4048999995],[480040.65079999994,4745300.725099999],[480039.6875,4745306.613299999],[480036.2690000003,4745310.9541],[480029.4254999999,4745317.4146],[480025.9255999997,4745321.866599999],[480023.4902999997,4745327.204],[480024.49060000014,4745334.085899999],[480029.50090000033,4745343.3993],[480038.83380000014,4745350.257099999],[480040.81989999954,4745359.024],[480038.392,4745366.9154],[480034.4919999996,4745374.255799999],[480027.14969999995,4745377.7195],[480016.2971999999,4745382.081900001],[480007.0059000002,4745389.549000001],[480002.54250000045,4745399.7782000005],[480002.0882000001,4745412.105699999],[480005.6163999997,4745417.4257],[480012.49149999954,4745421.8476],[480020.341,4745424.2678],[480034.64410000015,4745426.669299999],[480048.95720000006,4745432.5133],[480062.2170000002,4745441.3586],[480069.6749999998,4745449.6655],[480075.2564000003,4745458.755100001],[480076.1264000004,4745477.075300001],[480073.7927000001,4745489.2972],[480063.8733999999,4745505.538699999],[480060.46360000037,4745512.877699999],[480056.5525000002,4745516.331499999],[480050.67069999967,4745516.3485],[480032.4325000001,4745509.0723],[480017.64639999997,4745509.1153],[480007.44930000044,4745514.0309],[479998.48170000035,4745520.386700001],[479968.0482999999,4745533.2456],[479963.1627000002,4745538.701099999],[479961.1459999997,4745547.479599999],[479965.16729999986,4745553.797599999],[479973.0354000004,4745562.658399999],[479979.42140000034,4745567.525900001],[479989.32299999986,4745573.3825],[480003.6217,4745574.340399999],[480018.81599999964,4745574.2962],[480028.6934000002,4745571.8245],[480036.52859999985,4745569.3588],[480043.88900000043,4745572.2246],[480050.84389999975,4745576.0911],[480053.8005999997,4745581.523800001],[480053.92349999957,4745595.737400001],[480052.4643000001,4745599.6283],[480046.50549999997,4745601.200200001],[480036.20969999954,4745600.230699999],[480028.8605000004,4745601.2513999995],[480021.9265999999,4745604.6029],[480019.99179999996,4745613.4923],[480020.0230999999,4745624.263699999],[480022.0136000002,4745634.5853],[480024.9757000003,4745641.9058],[480030.95320000034,4745646.774499999],[480038.79949999973,4745648.1953],[480040.77300000004,4745652.6314],[480038.84949999955,4745665.407400001],[480034.9425999997,4745670.3048],[480020.1639999999,4745672.7907],[480006.37569999974,4745678.7162],[480001.97869999986,4745683.6151],[480002.48759999964,4745690.054300001],[480007.48319999967,4745694.3706],[480016.31259999983,4745696.788000001],[480025.1394999996,4745698.317],[480031.11400000006,4745702.1863],[480036.5354000004,4745712.4979],[480041.45380000025,4745718.369100001],[480045.3945000004,4745725.1315],[480046.89609999955,4745735.898700001],[480044.47119999956,4745744.7894],[480041.0603,4745751.6842],[480035.20419999957,4745760.4739],[480029.8498999998,4745773.2598],[480028.4024,4745781.1483],[480027.3901000004,4745798.2524],[480024.95529999956,4745803.7008],[480021.53699999955,4745808.0415],[480016.6387,4745809.055199999],[480008.2937000003,4745804.637599999],[479999.9567999998,4745802.996099999],[479994.5683000004,4745804.0112],[479986.64049999975,4745802.590600001],[479962.01669999957,4745790.336100001],[479944.2679000003,4745782.614600001],[479894.02579999994,4745753.333799999],[479884.04619999975,4745748.699100001],[479827.45999999996,4745728.987400001],[479821.0854000002,4745728.0066],[479814.22809999995,4745729.5814],[479807.3820000002,4745734.931700001],[479795.1102999998,4745756.5108],[479797.10539999977,4745768.275900001],[479795.16810000036,4745776.165899999],[479788.8167000003,4745783.069499999],[479784.34410000034,4745789.967499999],[479780.9419,4745799.749600001],[479780.4820999997,4745810.078299999],[479780.5151000004,4745821.2939],[479782.98599999957,4745828.171599999],[479787.00879999995,4745835.044600001],[479791.4283999996,4745837.9189],[479814.0800999999,4745846.1809],[479820.55090000015,4745852.158399999],[479822.94820000045,4745861.8124],[479826.9642000003,4745894.226299999],[479829.51499999966,4745900.5485],[479834.42760000005,4745904.420700001],[479840.80370000005,4745905.956700001],[479846.67789999954,4745903.4965],[479851.15890000015,4745899.4857],[479854.5526999999,4745886.816400001],[479855.9826999996,4745873.042400001],[479861.3323999997,4745858.8127999995],[479866.7006000001,4745850.912699999],[479876.0761000002,4745844.5557],[479883.90919999965,4745841.534499999],[479890.28529999964,4745843.070499999],[479893.80790000036,4745846.502699999],[479895.784,4745851.827099999],[479899.33380000014,4745864.587099999],[479902.2988999998,4745872.907],[479901.83019999973,4745880.237400001],[479899.4184999997,4745893.5701],[479899.02240000013,4745897.790999999],[479900.50349999964,4745901.451199999],[479902.7193999998,4745904.998199999],[479910.7483000001,4745913.0812],[479913.21470000036,4745918.5153],[479913.2319,4745924.400699999],[479912.28440000024,4745935.619200001],[479908.3995000003,4745947.956700001],[479901.0650000004,4745953.863600001],[479894.13019999955,4745956.7711],[479874.5228000004,4745955.829],[479867.58829999994,4745958.8475],[479862.21270000003,4745964.193499999],[479859.28369999956,4745968.1998],[479855.3742000004,4745972.0978999995],[479847.4621000001,4745976.0077],[479844.0443000002,4745980.4595],[479843.56850000005,4745985.346999999],[479844.56599999964,4745991.229599999],[479847.5368999997,4746001.5482],[479852.9466000004,4746007.862],[479858.4296000004,4746011.2884],[479869.7034,4746011.6996],[479885.9489000002,4746008.320699999],[479891.3300999999,4746004.862500001],[479900.2308,4746003.837099999],[479910.53729999997,4746008.693],[479915.45689999964,4746015.008300001],[479917.02610000037,4746020.8892],[479918.53369999956,4746033.655200001],[479922.4846999999,4746043.971000001],[479927.40579999983,4746050.841499999],[479931.82940000016,4746055.159499999],[479933.8141000001,4746063.4822],[479929.91339999996,4746070.3784],[479923.5692999996,4746079.7249],[479919.65979999956,4746083.6229],[479917.2221999997,4746088.071900001],[479919.20270000026,4746094.950999999],[479923.6337000001,4746101.823000001],[479931.00370000023,4746108.131200001],[479940.90330000035,4746113.5436],[479949.73230000027,4746115.960899999],[479964.517,4746115.9178],[479982.23649999965,4746113.8674],[479991.0625,4746115.2853],[479997.53259999957,4746121.152000001],[480002.45940000005,4746130.021400001],[480010.37200000044,4746154.4287],[480011.87229999993,4746164.751599999],[480010.51209999993,4746174.5276999995],[480006.0438000001,4746182.869200001],[479998.71389999986,4746190.330600001],[479992.77240000013,4746197.676999999],[479988.87590000033,4746206.016799999],[479988.4929999998,4746214.7907],[479992.87930000015,4746234.4332],[479999.85780000035,4746246.6280000005],[480004.29580000043,4746255.943],[480009.2196000004,4746263.813100001],[480011.20409999974,4746272.1358],[480010.2511,4746281.466499999],[480006.35589999985,4746290.250499999],[479999.50879999995,4746295.1565000005],[479991.5915000001,4746297.178300001],[479983.7514000004,4746297.645300001],[479976.39719999954,4746296.667300001],[479950.8167000003,4746291.855799999],[479940.93489999976,4746292.4398],[479933.1019000001,4746295.3499],[479926.25939999986,4746301.8105],[479917.39470000006,4746315.051000001],[479912.5295000002,4746327.280300001],[479911.0906999996,4746338.0561],[479909.6405999996,4746344.9452],[479911.6266000001,4746353.712099999],[479915.0789000001,4746361.142200001],[479916.56630000006,4746367.0233],[479915.1102999998,4746371.9136],[479910.2280000001,4746378.2575],[479903.8728,4746383.7173999995],[479895.9625000004,4746388.0713],[479887.6298000002,4746387.6515],[479880.18680000026,4746384.230799999],[479874.78029999975,4746378.9164],[479870.34360000025,4746370.045600001],[479863.4667999996,4746364.7355],[479855.20079999976,4746359.2074],[479844.79030000046,4746346.578500001],[479838.40189999994,4746340.7118],[479823.67760000005,4746333.3148],[479815.7503000004,4746331.894400001],[479808.40490000043,4746333.914799999],[479801.07799999975,4746342.264900001],[479792.7424999997,4746368.7184999995],[479789.3350999998,4746376.6128],[479779.06790000014,4746384.9715],[479758.9924999997,4746418.899800001],[479745.22030000016,4746429.7118999995],[479740.3382000001,4746436.0559],[479737.42090000026,4746443.948899999],[479737.8666000003,4746456.606899999],[479738.95529999956,4746465.7095],[479738.65110000037,4746473.3726],[479733.20359999966,4746509.59],[479733.73419999983,4746523.358200001],[479735.72919999994,4746535.123299999],[479741.1601999998,4746548.766100001],[479746.6046000002,4746566.9617],[479748.18429999985,4746576.396],[479747.8735999996,4746581.838199999],[479746.90749999974,4746586.6161],[479743.4104000004,4746591.7346],[479737.37739999965,4746595.527899999],[479726.6925999997,4746600.6676],[479720.7416000003,4746604.571699999],[479718.80030000024,4746611.018200001],[479723.26130000036,4746628.1062],[479721.3590000002,4746647.767100001],[479722.85080000013,4746655.0918000005],[479725.8872999996,4746659.968900001],[479731.2834999999,4746661.8408],[479751.9435999999,4746660.3364],[479766.1612999998,4746662.293400001],[479775.9883000003,4746671.0372],[479782.4508999996,4746674.4606],[479788.8203999996,4746673.9977],[479799.5873999996,4746669.08],[479807.03139999975,4746672.944800001],[479811.4621000001,4746679.8167],[479812.9622999998,4746690.0286],[479805.0772000002,4746702.8222],[479801.1955000004,4746716.0481],[479802.67870000005,4746720.4857],[479812.57299999986,4746724.3432],[479832.68259999994,4746730.1697],[479839.1349999998,4746730.150800001],[479846.9687999999,4746727.684800001],[479856.2597000003,4746720.772700001],[479864.65670000017,4746715.4179],[479871.5104,4746712.9548],[479882.78440000024,4746713.8102],[479900.5554999998,4746729.971100001],[479911.8481999999,4746737.267200001],[479918.7977999998,4746739.6899],[479922.2424999997,4746744.5659],[479923.24399999995,4746751.892100001],[479916.91220000014,4746765.236199999],[479900.70019999985,4746779.4975000005],[479898.19070000015,4746787.167099999],[479894.8005999997,4746800.946799999],[479895.3191999998,4746810.7173999995],[479897.29949999973,4746817.5965],[479903.28029999975,4746823.9087000005],[479919.97479999997,4746835.0757],[479942.1316999998,4746842.895400001],[479955.8772999998,4746851.183800001],[479964.30989999976,4746858.044199999],[479971.20189999975,4746868.795600001],[479978.091,4746878.547700001],[479992.4183,4746890.277000001],[479999.29860000033,4746897.0308],[480005.1908,4746901.011399999],[480012.5499,4746903.8772],[480022.43819999974,4746905.8473000005],[480028.8158999998,4746908.2718],[480032.7489,4746912.5912],[480035.21779999975,4746919.024800001],[480037.6780000003,4746922.460100001],[480044.5440999996,4746924.328],[480051.99480000045,4746930.636],[480056.4179999996,4746935.065099999],[480059.37409999967,4746940.4978],[480058.9064999996,4746948.272399999],[480061.86259999964,4746953.7052],[480067.2742999997,4746961.0186],[480066.8038999997,4746967.7938],[480062.89219999965,4746970.803400001],[480058.48060000036,4746970.3719999995],[480050.6299999999,4746966.952299999],[480043.68900000025,4746967.4166],[480037.33270000014,4746972.3212],[480034.4123999998,4746979.214500001],[480035.4095999999,4746985.097100001],[480037.3838999998,4746989.977499999],[480046.72300000023,4746999.7225],[480054.6777999997,4747010.915100001],[480067.48089999985,4747032.3101],[480077.67870000005,4747056.5998],[480086.3652999997,4747066.6799],[480087.8520999998,4747072.449999999],[480085.7559000002,4747081.895099999],[480087.1629999997,4747088.331700001],[480096.6684999997,4747099.186799999],[480103.8848000001,4747109.271199999],[480106.1401000004,4747126.5879999995],[480111.25569999963,4747144.5627999995],[480113.5067999996,4747160.436000001],[480119.33270000014,4747169.858100001],[480142.46640000027,4747177.009400001],[480165.6962000001,4747189.157500001],[480175.9406000003,4747201.4541],[480181.6741000004,4747207.212099999],[480188.22030000016,4747211.524],[480194.7538999999,4747211.5052000005],[480200.5650000004,4747215.8193],[480203.5258999998,4747223.0287999995],[480204.9434000002,4747233.130000001],[480202.1158999996,4747243.909700001],[480196.34640000015,4747254.0316],[480187.63329999987,4747262.940400001],[480181.19969999976,4747269.2886],[480175.10840000026,4747281.077199999],[480224.7775999997,4747285.8202],[480246.4260999998,4747287.867900001],[480998.7260999996,4747359.9274],[481012.12349999975,4747361.222999999],[481131.6372999996,4747372.776000001],[481278.8403000003,4747385.6993],[481305.5525000002,4747388.069700001],[481804.17650000006,4747432.261399999],[482572.02969999984,4747499.6767],[482673.7265999997,4747507.9703],[482682.14169999957,4747509.2816],[482720.4501,4747511.850400001],[482723.79899999965,4747512.064099999],[483073.6520999996,4747541.287699999],[483397.2026000004,4747569.370999999],[483412.7224000003,4747570.666099999],[483518.8295,4747579.960899999],[483548.88900000043,4747582.554099999],[483539.6672,4747687.6263],[483521.5488,4747896.7706],[483515.2659999998,4747967.078299999],[483504.29140000045,4748089.9223],[483481.7065000003,4748342.3859],[483452.7840999998,4748776.8707],[483451.30009999964,4748804.858100001],[483394.79360000044,4749648.285],[483333.7242999999,4750522.8178],[483332.93460000027,4750533.8134],[483306.7394000003,4750906.773600001],[483297.51070000045,4751039.053400001],[483296.4922000002,4751056.601299999],[483261.4885999998,4751598.042400001],[483261.17509999964,4751603.373400001],[483211.60809999984,4752327.7458999995],[483151.41970000044,4753208.5009],[483150.63320000004,4753220.495999999],[483105.7368000001,4753876.6764],[483105.26719999965,4753884.7841],[483081.98330000043,4754236.5298999995],[483059.9603000004,4754569.2838],[482946.3710000003,4756166.880799999],[482938.2527999999,4756280.6143],[482924.6202999996,4756472.5397],[482889.00380000006,4756973.0122],[482872.3909999998,4757211.2524999995],[482808.2580000004,4758108.4628],[482758.3074000003,4758737.789799999],[482711.4483000003,4759328.4651],[482593.0931000002,4760844.582800001],[482577.08270000014,4761183.3233],[482575.0981999999,4761204.205600001],[482572.08609999996,4761237.6391],[482556.69770000037,4761371.8256],[482553.3409000002,4761397.819700001],[482539.0384999998,4761574.0912],[482534.6456000004,4761609.194],[482532.0823999997,4761626.746300001],[482517.1018000003,4761728.5056],[482503.3644000003,4761838.146299999],[482488.26669999957,4761989.323000001],[482485.5422,4762007.431],[482482.73699999973,4762025.872300001],[482481.49170000013,4762048.751700001],[482481.0231999997,4762056.748400001],[482479.3962000003,4762089.734200001],[482455.9286000002,4762567.639699999],[482408.06879999954,4763254.8255],[482401.8465,4763306.590600001],[482400.0920000002,4763321.364700001],[482400.14940000046,4763343.6855],[482400.2065000003,4763365.895199999],[482384.2605999997,4763533.399],[482352.8887,4764069.0721],[482317.81489999965,4764588.7643],[482305.65490000043,4764769.251599999],[482245.0181,4765667.9133],[482243.38609999977,4765698.1230999995],[482156.23170000035,4766664.707599999],[482279.92569999956,4766848.2848000005],[482298.2379999999,4766875.444599999],[482325.37909999955,4766915.6855999995],[482417.75490000006,4767052.7053],[482434.09889999963,4767074.873299999],[482636.4121000003,4767374.9692],[482695.67229999974,4767462.8817],[482701.22860000003,4767470.419],[482853.85890000034,4767677.3651],[482948.6359000001,4767806.0572999995],[482989.8136,4767861.924000001],[483012.2062999997,4767894.961300001],[483079.71079999954,4767994.961100001],[483087.9631000003,4768039.3608],[483145.5591000002,4768117.5089],[483177.8287000004,4768161.294299999],[483230.77799999993,4768237.899900001],[483300.39470000006,4768338.6741],[483602.6847000001,4768771.0381000005],[483605.62519999966,4768775.028899999],[483723.07859999966,4768934.327400001],[483725.20239999983,4768937.320699999],[483774.2078,4769003.8343],[483777.0708999997,4769009.6022],[483793.1869000001,4769042.434800001],[483806.9302000003,4769070.3869],[483812.7226999998,4769075.592599999],[483843.3989000004,4769103.3936],[483855.8814000003,4769114.691199999],[483872.55319999997,4769141.859200001],[484060.18340000045,4769447.362600001],[484066.63570000045,4769456.4537],[484071.6807000004,4769455.5535],[484092.8382000001,4769452.0616999995],[484166.0038999999,4769444.118100001],[484206.53550000023,4769440.3596],[484262.12399999984,4769435.1229],[484291.8287000004,4769431.389900001],[484318.52240000013,4769428.108100001],[484389.5636999998,4769416.507099999],[484462.3071999997,4769401.5715],[484535.2877000002,4769383.3046],[484561.4034000002,4769376.249399999],[484790.5033999998,4769312.4366],[485038.80200000014,4769240.3717],[485083.94909999985,4769224.503799999],[485156.41640000045,4769193.251800001],[485172.3558,4769222.978700001],[485191.32919999957,4769262.9156],[485202.4612999996,4769290.8762],[485209.19159999955,4769316.1811],[485212.5843000002,4769341.6043],[485214.42399999965,4769439.3246],[485217.82919999957,4769470.522399999],[485223.4983999999,4769494.607999999],[485232.50960000046,4769520.796399999],[485239.05200000014,4769534.6636],[485251.39300000016,4769557.291200001],[485331.4453999996,4769685.6041],[485519.08800000045,4769996.4779],[485280.0985000003,4770147.351299999],[485180.3057000004,4769960.225],[485016.3953,4770084.848200001],[485093.8244000003,4770242.703600001],[485058.7073999997,4770263.880000001],[485210.9304999998,4770569.937000001],[485196.53249999974,4770573.855],[484926.38630000036,4770645.851600001],[484899.46190000046,4770653.240499999],[484909.58490000013,4770666.988399999],[485040.22449999955,4770855.4869],[485089.2034999998,4770922.0101],[485123.6807000004,4770982.235400001],[485131.19689999986,4770995.323000001],[485146.7193999998,4771022.385500001],[485179.06799999997,4771077.2853],[485228.3705000002,4771144.2530000005],[485302.15919999965,4771244.4835],[485317.83079999965,4771265.771500001],[485334.1553999996,4771287.9465],[485374.96630000044,4771343.384299999],[485379.8651999999,4771350.814200001],[485856.64580000006,4772075.3039],[485868.24450000003,4772096.2685],[485881.1501000002,4772119.6735],[485898.2867999999,4772142.958699999],[486165.9307000004,4772506.657400001],[486176.6222000001,4772522.516000001],[486346.29229999986,4772773.9266],[486347.5164000001,4772775.700999999],[486377.62909999955,4772820.0612],[486395.1743000001,4772845.901000001],[486402.84520000033,4772857.2129],[486417.1261,4772878.2841],[486420.79810000025,4772883.6073],[486423.81769999955,4772888.1543000005],[486444.21839999966,4772918.0975],[486447.2379999999,4772922.6446],[486648.21609999985,4773217.5326000005],[486803.2527999999,4773450.437899999],[486812.5482000001,4773461.080800001],[486891.64049999975,4773552.1011],[486902.32189999986,4773564.407299999],[486909.25260000024,4773572.389599999],[486844.2101999996,4773594.725],[486813.6339999996,4773601.8913],[486607.1660000002,4773650.822899999],[486466.1765999999,4773691.968],[485773.19070000015,4773886.829399999],[485689.2105999999,4773914.3237],[485607.6727,4773942.258099999],[485389.5795,4773986.253900001],[484954.01099999994,4774092.3665],[484930.17459999956,4774092.085999999],[484687.70050000027,4774142.8213],[484605.0226999996,4774167.3277],[484480.6403999999,4774203.8123],[484397.36110000033,4774213.663799999],[484379.09020000044,4774227.9202],[484316.24179999996,4774242.9454],[484227.6261,4774266.581599999],[484087.70079999976,4774333.981699999],[483958.0022,4774355.829500001],[483948.8970999997,4774358.2941],[483868.32930000033,4774378.4735],[483852.80730000045,4774384.951199999],[483681.41729999986,4774456.654200001],[483616.4205,4774490.125499999],[483609.8392000003,4774493.3618],[483527.04760000017,4774534.761399999],[483363.00040000025,4774612.4515],[483266.10529999994,4774673.2116],[482987.82380000036,4774834.7029],[482858.6283999998,4774889.774900001],[482556.3786000004,4775022.804],[482550.35950000025,4775022.819399999],[482473.9177000001,4775061.328299999],[482424.77240000013,4775086.5524],[482390.3300999999,4775104.1875],[482357.0253999997,4775121.2645],[482313.4018000001,4775142.588400001],[482305.26829999965,4775142.7205],[482203.05420000013,4775184.742000001],[481857.40660000034,4775352.1197],[481836.60929999966,4775361.3923],[481824.5859000003,4775366.754899999],[481819.14439999964,4775369.7678],[481812.9718000004,4775373.115800001],[481772.54169999994,4775401.208799999],[481692.9754999997,4775454.2827],[481683.0722000003,4775461.5276],[481610.9720999999,4775507.919299999],[481539.5850999998,4775546.9804],[481528.55429999996,4775528.2425],[481402.25829999987,4775295.488299999],[481299.66330000013,4775106.869999999],[481072.27610000037,4774680.6149],[481009.45270000026,4774554.5239],[481000.45430000033,4774536.4476],[480990.8016999997,4774517.1515],[480985.0752999997,4774505.618100001],[480974.53089999966,4774487.4351],[480939.6270000003,4774427.009400001],[480859.92700000014,4774289.306600001],[480830.6655000001,4774239.970799999],[480825.4338999996,4774230.9903],[480580.8375000004,4773781.479499999],[480571.9227,4773764.9582],[480205.78199999966,4773077.3806],[480170.87260000035,4773103.801200001],[480137.61429999955,4773138.323899999],[480136.55879999977,4773139.1044],[480118.81659999955,4773165.2532],[480098.6690999996,4773203.513599999],[480083.6118000001,4773229.5436],[480077.7890999997,4773241.665200001],[480066.7916000001,4773264.7961],[480017.6270000003,4773395.980699999],[480012.0689000003,4773414.9868],[480009.7605999997,4773432.4287],[480008.38829999976,4773519.386],[480003.40830000024,4773541.277799999],[479999.61510000005,4773551.7278],[479972.8945000004,4773595.1163],[479958.7105999999,4773613.3704],[479913.8350999998,4773652.3705],[479868.60809999984,4773682.376700001],[479861.13320000004,4773685.7303],[479851.04980000015,4773687.3148],[479841.2871000003,4773687.343699999],[479833.30709999986,4773684.9241],[479810.56489999965,4773670.1105],[479804.2801000001,4773663.243899999],[479800.43599999975,4773656.370100001],[479796.2446999997,4773642.1679],[479793.8459000001,4773628.8488],[479794.3638000004,4773611.4122],[479797.5881000003,4773601.2969],[479808.02550000045,4773581.832],[479861.35649999976,4773513.377599999],[479873.5230999999,4773500.7929],[479900.1534000002,4773482.057700001],[479923.5524000004,4773471.105699999],[479932.15380000044,4773463.4178],[479934.8219999997,4773457.7464000005],[479935.6953999996,4773450.4144],[479935.34509999957,4773441.975500001],[479932.6364000002,4773433.876700001],[479927.8947999999,4773426.117000001],[479922.2633999996,4773420.1368],[479914.1922000004,4773414.4969999995],[479906.7790999999,4773411.2983],[479882.28160000034,4773408.483200001],[479833.2209999999,4773408.1839000005],[479707.14049999975,4773417.1088],[479681.91700000037,4773416.4065000005],[479660.2531000003,4773408.919600001],[479551.9894000003,4773390.364499999],[479452.8518000003,4773376.5589000005],[479414.5206000004,4773373.0098],[479356.4291000003,4773372.8522],[479333.90440000035,4773376.8072],[479241.2740000002,4773202.293299999],[479005.59420000017,4773263.537799999],[478971.20990000013,4773273.749399999],[478913.4288999997,4773295.3607],[478874.5889999997,4773311.694399999],[478756.4581000004,4773365.4772],[478530.7326999996,4773484.343],[478377.9693,4773570.224300001],[478348.7326999996,4773586.6417],[478310.1553999996,4773607.8641],[478303.7757000001,4773597.2234000005],[478231.95019999985,4773473.8517],[478193.99060000014,4773408.452400001],[478191.4330000002,4773397.3554],[478187.46910000034,4773379.044600001],[478184.16970000044,4773364.9515],[478183.5094999997,4773362.066299999],[478199.60199999996,4773356.795399999],[478248.5301000001,4773340.869899999],[478263.3223000001,4773336.047499999],[478275.02639999986,4773332.3455],[478284.9419999998,4773329.0934],[478294.76290000044,4773321.6217],[478315.9537000004,4773307.672800001],[478334.22860000003,4773297.8422],[478398.1665000003,4773268.4328000005],[478427.49120000005,4773253.6811999995],[478469.8837000001,4773228.8938],[478500.33660000004,4773210.5853],[478570.16060000006,4773163.7239],[478604.57990000024,4773138.7402],[478644.91810000036,4773107.075200001],[478658.2253999999,4773095.484200001],[478671.93879999965,4773083.6698],[478708.04810000025,4773052.4625],[478727.6908999998,4773037.2982],[478733.9434000002,4773033.2809],[478677.6710999999,4772939.2848000005],[478655.17679999955,4772901.2645],[478584.4238999998,4772782.883099999],[478553.5895999996,4772732.340500001],[478451.8322999999,4772562.6412],[478447.5789999999,4772555.658399999],[478399.8881999999,4772475.963199999],[478396.05289999954,4772472.5327],[478385.74930000026,4772456.4629],[478379.0423999997,4772445.6011],[478305.42289999966,4772324.3444],[478268.50069999974,4772254.2773],[478228.91199999955,4772266.8412999995],[477769.40249999985,4772218.4608],[477634.11000000034,4772203.4668000005],[477537.6465999996,4772192.7896],[477489.04700000025,4772186.953],[477378.57909999974,4772173.9921],[477234.7154000001,4772151.482899999],[477059.7718000002,4772130.857999999],[476897.03550000023,4772110.862500001],[476804.5581,4772100.5153],[476692.2176999999,4772088.1271],[476555.12870000023,4772072.827400001],[476526.47339999955,4772069.5944],[476459.8287000004,4772046.6142],[476437.0440999996,4772046.8039],[476420.4274000004,4772042.1971],[476294.59750000015,4772035.7479],[476262.91669999994,4772028.4176],[476235.6361999996,4772022.8489],[476041.9179999996,4772010.7554],[475911.23029999994,4771988.560900001],[475669.6710999999,4771956.546599999],[475628.4661999997,4771948.697899999],[475595.0220999997,4771949.261700001],[475517.02130000014,4771960.4241],[475489.3574000001,4771961.634],[475288.1529000001,4771950.588199999],[475220.11730000004,4771904.6373],[474822.2973999996,4771848.457699999],[474806.17810000014,4771846.7403],[474604.1869999999,4771822.3913],[474601.49039999954,4771819.403000001],[474597.5772000002,4771817.5297],[474585.1177000003,4771815.244000001],[474495.6593000004,4771809.136700001],[474475.63069999963,4771806.657400001],[474411.15479999967,4771800.3467999995],[474342.93319999985,4771793.4956],[474214.4693,4771780.9868],[474153.16700000037,4771774.7776999995],[474132.90500000026,4771775.1876],[474035.18599999975,4771779.889699999],[474011.17760000005,4771779.536900001],[473772.85419999994,4771746.911],[473607.7894000001,4771719.118100001],[472404.2516999999,4771557.522700001],[472254.91970000044,4771538.694],[471993.87210000027,4771505.8894],[471545.12760000024,4771447.888499999],[470342.5257000001,4771300.2004],[470187.9724000003,4771281.2173999995],[469873.8962000003,4771242.728700001],[469839.79000000004,4771241.546700001],[469808.76379999984,4771311.091700001],[469804.48869999964,4771319.772700001],[469794.94880000036,4771334.1406],[469722.91750000045,4771443.0691],[469602.44290000014,4771619.9561],[469476.9910000004,4771792.536499999],[469458.8130999999,4771822.1578],[469349.466,4771773.896],[469275.47580000013,4771698.1576000005],[469216.6853,4771636.677300001],[469158.62480000034,4771556.8705],[469138.9874,4771515.536699999],[469132.5889999997,4771378.4157],[469133.29229999986,4771371.9715],[469133.18479999993,4771348.206700001],[469125.52419999987,4771327.9187],[469121.8186999997,4771318.385],[468999.77529999986,4771164.908299999],[468967.07859999966,4771115.8606],[468730.5701000001,4770761.7939],[468700.3267999999,4770662.8736000005],[468625.9171000002,4770411.4592],[468504.93149999995,4769752.0315000005],[468504.1149000004,4769733.822699999],[468503.7697999999,4769711.947000001],[468482.0684000002,4769613.432600001],[468204.91610000003,4769446.362],[468146.73139999993,4769398.7695],[467467.4907999998,4768996.0747],[467239.00879999995,4768853.0207],[467202.3905999996,4768839.9812],[466573.2309999997,4768478.3347],[466218.3755000001,4768275.410499999],[465909.3570999997,4768092.043099999],[465479.91509999987,4767832.7816],[465115.3677000003,4767626.6316],[464975.7083999999,4767546.055500001],[464920.38460000046,4767508.1372],[464410.4633999998,4767212.2644],[464035.62229999993,4766997.0077],[463691.81039999984,4766786.2707],[462720.8381000003,4766242.5635],[462549.5250000004,4766133.2245000005],[462547.9068,4765837.832900001],[462547.5417999998,4765756.3222],[462555.1476999996,4765732.1821],[462557.0630000001,4765724.953199999],[462560.10030000005,4765699.5055],[462560.6174999997,4765645.197899999],[462557.8576999996,4765617.227700001],[462551.2308,4765597.0524],[462547.1107999999,4765588.412900001],[462565.0714999996,4765223.8397],[462569.7542000003,4765022.697799999],[462569.3183000004,4765002.5996],[462576.76219999976,4764516.926100001],[462579.54009999987,4764309.9091],[462585.84329999983,4763823.7981],[462589.5437000003,4763487.2892],[462591.4779000003,4763334.3596],[462133.43039999995,4763327.884],[461643.6013000002,4763321.061799999],[461458.94770000037,4763318.545700001],[461033.4929999998,4763312.626499999],[460801.2452999996,4763308.8445999995],[459905.3420000002,4763295.267899999],[459292.4590999996,4763273.6776],[459158.73330000043,4763258.149700001],[458745.3532999996,4763269.6249],[458523.5086000003,4763262.081800001],[458484.2293999996,4763261.431600001],[458286.13430000003,4763260.1932],[457085.81620000023,4763251.1800999995],[456744.4528999999,4763247.2216],[456563.93740000017,4763242.9235],[455915.3565999996,4763236.077099999],[455109.91060000006,4763228.6536],[455099.14190000016,4763425.400599999],[455098.2662000004,4763440.9539],[455069.0131000001,4763974.3159],[455049.9885,4764191.329399999],[455005.20519999973,4764703.2499],[454971.70270000026,4765133.361099999],[454724.41280000005,4765113.338300001],[454705.50320000015,4765111.797700001],[454563.11199999973,4765100.4153],[454407.43429999985,4765087.902799999],[454300.4474999998,4765084.0637],[454264.5133999996,4765082.7491],[454263.8513000002,4765081.198799999],[454236.07579999976,4765081.717800001],[454082.23670000024,4765076.3079],[454071.48110000044,4765075.935900001],[453678.48950000014,4765062.1504999995],[453602.0416000001,4765057.004899999],[453587.77859999985,4765055.9912],[453225.1253000004,4765023.7019],[452840.50189999957,4765007.464199999],[452598.69880000036,4764993.3661],[452486.87590000033,4764985.7019],[452449.47059999965,4764983.8519],[452418.67449999973,4764983.5108],[452256.23670000024,4764972.3158],[452228.2048000004,4764971.1789],[452005.98699999973,4764962.295600001],[451599.38019999955,4764937.397500001],[451377.2527999999,4764918.6501],[451391.3959999997,4764937.0956999995],[451394.6275000004,4764944.7356],[451394.0048000002,4764960.287699999],[451389.6635999996,4764968.4256],[451375.62289999984,4764975.855],[451368.16000000015,4764980.350299999],[451362.3476999998,4764987.8323],[451361.59080000035,4764995.944700001],[451366.8618999999,4765004.0142],[451367.6638000002,4765013.670299999],[451364.81570000015,4765025.5735],[451359.6599000003,4765033.7172],[451350.1423000004,4765047.111500001],[451347.19629999995,4765056.6832],[451346.50739999954,4765062.9070999995],[451345.8192999996,4765069.2422],[451327.53639999963,4765110.1295],[451318.7418999998,4765122.074999999],[451306.93819999974,4765134.7082],[451287.7273000004,4765148.171700001],[451265.5625,4765158.6577],[451249.26290000044,4765169.102],[451241.8975999998,4765175.8178],[451236.0042000003,4765183.3005],[451230.8962000003,4765198.1073],[451230.2898000004,4765215.8804],[451234.2260999996,4765242.3945],[451239.6815999998,4765264.899800001],[451242.61980000045,4765277.094900001],[451248.6825000001,4765293.376800001],[451256.9177000001,4765305.8673],[451261.4818000002,4765317.606699999],[451262.36290000007,4765338.367699999],[451257.4179999996,4765376.0506],[451251.6355999997,4765399.0803],[451252.4637000002,4765412.401000001],[451257.7718000002,4765425.6898],[451275.74760000035,4765444.7742],[451276.5645000003,4765456.540200001],[451274.45469999965,4765469.104499999],[451269.3682000004,4765486.909499999],[451262.07210000046,4765503.286599999],[451248.9171000002,4765543.360300001],[451208.4665999999,4765593.845799999],[451201.14940000046,4765607.2246],[451198.9638,4765620.5668],[451200.60649999976,4765633.8817],[451209.5800000001,4765647.144300001],[451235.74260000046,4765672.0561],[451266.37459999975,4765695.4925],[451282.7862,4765712.367000001],[451294.1135999998,4765735.941],[451297.8739,4765749.240900001],[451297.9743999997,4765763.3442],[451294.4143000003,4765778.139900001],[451279.8251,4765822.665899999],[451271.8644000003,4765848.5985],[451263.1122000003,4765866.318700001],[451246.1398,4765884.9859],[451239.53450000007,4765895.361099999],[451224.1677000001,4765922.124],[451214.72919999994,4765934.9627],[451191.92920000013,4765958.780200001],[451181.6517000003,4765968.1822],[451139.24450000003,4766006.577099999],[451121.07650000043,4766028.807],[451112.4472000003,4766040.8627],[451096.88489999995,4766062.9629],[451093.44379999954,4766071.538799999],[451088.1604000004,4766084.459000001],[451087.5067999996,4766095.5692],[451089.77979999967,4766105.881100001],[451091.6035000002,4766110.3103],[451094.33889999986,4766116.954],[451097.89829999954,4766124.9245],[451097.2232999997,4766133.0364],[451092.0686999997,4766141.180299999],[451076.54959999956,4766146.511],[451061.74760000035,4766149.6154],[451045.36560000014,4766148.1779],[451029.0125000002,4766139.410599999],[451016.3086000001,4766128.3961],[451008.1320000002,4766124.012499999],[450991.75069999974,4766122.6862],[450985.0823999997,4766124.1777],[450975.53529999964,4766133.1306],[450969.66449999996,4766143.6119],[450963.1394999996,4766165.0923999995],[450963.9944000002,4766182.0777],[450973.1420999998,4766219.6598000005],[450982.18090000004,4766230.7006],[450986.63790000044,4766238.886700001],[450986.7860000003,4766259.5419],[450977.9935999997,4766271.4879],[450957.28309999965,4766279.7435],[450952.12310000043,4766287.110200001],[450950.75829999987,4766301.223999999],[450951.80420000013,4766310.7673],[450953.89190000016,4766329.2985],[450954.74679999985,4766346.2839],[450954.60780000035,4766349.6165],[450954.14130000025,4766364.0571],[450951.61390000023,4766375.069700001],[450945.4271999998,4766386.886],[450932.8942,4766399.6362],[450918.15579999983,4766411.513900001],[450908.3529000003,4766418.8029],[450898.22670000046,4766426.4274],[450857.5621999996,4766446.043299999],[450849.37870000023,4766451.988],[450845.0389999999,4766460.1263],[450846.5959999999,4766472.7754],[450846.6863000002,4766485.323999999],[450849.7187999999,4766499.2952],[450846.1656999998,4766514.8685],[450837.30840000045,4766529.0363],[450827.76209999993,4766537.989399999],[450813.01379999984,4766548.423599999],[450764.11340000015,4766566.544600001],[450760.42069999967,4766574.0119],[450762.7594999997,4766582.1021],[450770.2874999996,4766598.262],[450771.82299999986,4766607.912699999],[450768.98149999976,4766620.4825],[450761.6719000004,4766634.6392],[450754.25930000003,4766645.7981],[450736.65390000027,4766666.5813],[450711.4977000002,4766679.311899999],[450695.9307000004,4766689.085999999],[450681.86789999995,4766692.852299999],[450667.7626,4766690.732999999],[450640.22640000004,4766678.3825],[450632.7832000004,4766673.994000001],[450628.25100000016,4766666.6971],[450628.1973000001,4766659.2568],[450629.60950000025,4766651.8059],[450634.77359999996,4766645.1052],[450641.43090000004,4766642.1697],[450654.7600999996,4766638.297599999],[450662.1183000002,4766630.914799999],[450666.50150000025,4766617.556500001],[450667.88159999996,4766605.6636],[450663.90189999994,4766595.919399999],[450647.6412000004,4766588.596100001],[450637.95440000016,4766589.3324],[450618.02639999986,4766604.2467],[450598.23369999975,4766626.6008],[450582.0349000003,4766650.3728],[450571.9480999997,4766685.872400001],[450571.31709999964,4766699.981000001],[450572.8520999998,4766709.5207],[450582.62260000035,4766731.6612],[450587.93039999995,4766744.838400001],[450586.6305999998,4766767.836300001],[450577.0460999999,4766782.676000001],[450573.43989999965,4766790.8091],[450574.9804999996,4766801.1261],[450575.1458999999,4766824.0024],[450573.01690000016,4766833.6796],[450566.3975999998,4766841.8345],[450557.5585000003,4766847.118100001],[450530.0861999998,4766843.540999999],[450516.74149999954,4766845.192399999],[450506.34860000014,4766849.5988],[450499.0020000003,4766858.5364],[450489.6024000002,4766876.373400001],[450488.0845999997,4766891.710100001],[450494.1743999999,4766911.6559999995],[450503.2441999996,4766938.2436],[450527.3239000002,4766979.493000001],[450548.41860000044,4767013.4344],[450562.64609999955,4767032.5441],[450586.48869999964,4767052.3617],[450611.0701000001,4767061.7348],[450650.51740000024,4767065.892100001],[450752.92760000005,4767060.0448],[450798.13040000014,4767060.4966],[450816.7138,4767062.584000001],[450829.37399999984,4767067.7125],[450839.0577999996,4767077.971000001],[450842.8892999999,4767089.826400001],[450843.70210000034,4767100.926100001],[450843.0697999997,4767114.923599999],[450837.28479999956,4767137.1763],[450827.0208999999,4767159.461300001],[450807.9868999999,4767196.5798],[450790.73979999963,4767221.691500001],[450782.84240000043,4767233.2981],[450768.07830000017,4767252.6171],[450758.56989999954,4767266.6786],[450755.7078999998,4767276.361],[450754.22950000037,4767285.922499999],[450756.5999999996,4767298.454700001],[450760.3558,4767311.0879],[450772.5399000002,4767329.3243],[450789.2028000001,4767347.5285],[450801.4305999996,4767360.545],[450816.92289999966,4767374.537599999],[450846.7895999998,4767394.3127],[450867.06149999984,4767404.828199999],[450907.3559999997,4767425.195],[450932.90249999985,4767433.1186],[450934.8616000004,4767433.7708],[450990.6810999997,4767461.4673],[451005.3855999997,4767479.241800001],[451017.17009999976,4767510.0308],[451030.6640999997,4767529.368799999],[451047.8389999997,4767551.012599999],[451066.2352999998,4767572.6478],[451083.49230000004,4767594.4022],[451093.9472000003,4767621.5359000005],[451105.06180000026,4767638.447899999],[451119.1852000002,4767654.7831],[451139.26850000024,4767661.858100001],[451152.67920000013,4767669.6471],[451159.4952999996,4767689.0331],[451173.18659999967,4767724.6952],[451180.0541000003,4767751.2994],[451183.8739,4767773.039000001],[451187.03830000013,4767794.228],[451187.08189999964,4767800.3358],[451184.6906000003,4767807.5715],[451175.60089999996,4767811.8565],[451165.9173999997,4767812.814200001],[451156.15330000035,4767813.8835],[451145.2737999996,4767818.4035],[451138.6166000003,4767821.227499999],[451125.2112999996,4767825.543500001],[451119.7945999997,4767831.0239],[451117.4255999997,4767841.369100001],[451115.72080000024,4767853.486300001],[451107.00299999956,4767864.210000001],[451099.48759999964,4767872.2598],[451081.00179999974,4767883.4977],[451068.4395000003,4767891.8058],[451057.7028999999,4767904.8762],[451053.59860000014,4767911.68],[451050.62090000045,4767916.5878],[451042.65359999985,4767929.749399999],[451032.45889999997,4767950.2567],[451023.3570999997,4767975.5316],[451022.6386000002,4767977.535700001],[451016.08110000007,4767994.2411],[451001.04480000027,4768032.218900001],[450993.00739999954,4768046.935900001],[450984.0058000004,4768063.4366999995],[450973.40199999977,4768083.6139],[450961.43319999985,4768106.4662],[450946.7575000003,4768126.5616],[450936.40950000007,4768136.964],[450923.0991000002,4768143.056700001],[450913.42009999976,4768144.5699000005],[450902.5053000003,4768144.0931],[450878.1333999997,4768140.603399999],[450864.79750000034,4768143.1425],[450849.0795999998,4768154.1391],[450825.4479,4768174.2991],[450806.85250000004,4768192.757200001],[450789.8280999996,4768203.208000001],[450773.5044999998,4768209.2116],[450755.6994000003,4768213.0046999995],[450740.89159999974,4768214.666200001],[450716.1456000004,4768215.733200001],[450674.7564000003,4768212.367000001],[450638.71300000045,4768205.0755],[450606.07490000036,4768195.760600001],[450593.6825000001,4768193.6291000005],[450580.25260000024,4768194.3926],[450564.72809999995,4768198.2808],[450535.8267999999,4768210.2619],[450522.54339999985,4768220.02],[450512.2017999999,4768231.2005],[450504.13439999986,4768241.587099999],[450499.12210000027,4768269.054199999],[450494.75650000013,4768284.6336],[450490.3371000001,4768292.7728],[450485.2396999998,4768297.2519000005],[450477.76020000037,4768298.8609],[450470.33469999954,4768296.693600001],[450461.4162999997,4768290.761299999],[450421.62129999977,4768237.7432],[450414.1796000004,4768233.354900001],[450405.96160000004,4768234.192],[450399.3066999996,4768237.2388],[450366.81769999955,4768259.685900001],[450349.03949999996,4768267.1448],[450322.3548999997,4768270.337300001],[450307.56350000016,4768274.220799999],[450295.6815999998,4768275.0846],[450283.0449999999,4768272.955399999],[450259.21559999976,4768265.688100001],[450246.51379999984,4768265.7806],[450234.73429999966,4768269.531300001],[450211.0560999997,4768283.0305],[450193.3114,4768295.0428],[450175.5229000002,4768301.058499999],[450152.5025000004,4768304.2249],[450138.4221999999,4768305.1051],[450122.7616999997,4768301.443499999],[450112.29110000003,4768294.8566],[450106.36539999954,4768286.237500001],[450096.6107999999,4768266.207599999],[450088.9793999996,4768258.156300001],[450077.8839999996,4768255.2389],[450065.2781999996,4768257.33],[450055.2264999999,4768263.511499999],[450044.60869999975,4768281.358100001],[450039.3942,4768292.057600001],[450035.9451000001,4768299.190400001],[450029.8496000003,4768311.895400001],[450023.36170000024,4768326.6022],[450014.56319999974,4768337.105900001],[450004.15749999974,4768339.403100001],[449993.7681999998,4768332.8158],[449971.6233999999,4768310.9889],[449961.22919999994,4768303.735300001],[449957.21839999966,4768300.8772],[449946.12310000043,4768297.960000001],[449937.0111999996,4768299.0263],[449931.0267000003,4768304.6229],[449926.77969999984,4768313.9827],[449922.5433,4768324.7862],[449921.199,4768341.3434],[449915.3212000001,4768361.4877],[449906.7492000004,4768369.546499999],[449902.29310000036,4768372.5777],[449895.7240000004,4768376.1797],[449881.0903000003,4768379.285599999],[449870.49820000026,4768378.3638],[449863.93649999984,4768371.8596],[449856.77219999954,4768360.9176],[449850.22919999994,4768356.967700001],[449842.1758000003,4768358.0263],[449830.6026999997,4768367.6621],[449812.91029999964,4768386.671599999],[449796.61569999997,4768396.453199999],[449774.52830000035,4768415.7172],[449753.5591000002,4768443.0801],[449717.9746000003,4768475.9924],[449706.96449999977,4768484.6248],[449700.04009999987,4768495.2261],[449697.5823999997,4768504.239700001],[449700.17260000017,4768513.2162],[449704.6989000002,4768519.735200001],[449714.3284,4768522.662799999],[449726.93039999995,4768520.126800001],[449733.93570000026,4768520.5195],[449741.5338000003,4768524.0174],[449747.13320000004,4768532.5275],[449753.8646,4768551.0243],[449758.9648000002,4768558.0944],[449785.7949999999,4768574.888699999],[449798.7561999997,4768588.009099999],[449810.8228000002,4768612.3528],[449816.89109999966,4768629.299799999],[449819.2965000002,4768646.3848],[449817.8685999997,4768662.6094],[449809.9554000003,4768693.7633],[449803.36649999954,4768705.694700001],[449794.47589999996,4768714.6445],[449770.81659999955,4768730.3663],[449755.30929999985,4768736.3663],[449738.20689999964,4768735.8258],[449728.49629999977,4768732.898800001],[449718.8507000003,4768727.7501],[449713.58609999996,4768720.4592],[449713.6058,4768701.0242],[449708.50650000013,4768694.065199999],[449698.9512,4768690.137599999],[449687.81180000026,4768692.218599999],[449676.9804999996,4768702.959799999],[449668.87150000036,4768707.4618],[449656.2625000002,4768708.998400001],[449647.2960000001,4768707.6208],[449638.37739999965,4768701.6895],[449632.3742000004,4768693.626700001],[449630.0833999999,4768681.0942],[449629.9082000004,4768657.329500001],[449624.6434000004,4768650.0386],[449618.68840000033,4768648.5276999995],[449611.2094999999,4768650.137700001],[449603.10539999977,4768655.306],[449589.7997000003,4768661.7344],[449575.7366000004,4768664.8367],[449567.12849999964,4768667.898800001],[449562.1436999999,4768676.4869],[449554.2023,4768692.648700001],[449548.7627999997,4768705.793500001],[449548.82919999957,4768714.7886],[449551.9014999997,4768722.873],[449557.4780000001,4768728.273600001],[449570.6196999997,4768732.729800001],[449582.9726,4768740.6347],[449588.1673999997,4768749.480799999],[449600.18939999957,4768767.716399999],[449603.79760000017,4768782.2381],[449604.90079999994,4768799.332599999],[449606.5582999997,4768814.312999999],[449605.1383999996,4768831.5372],[449611.91280000005,4768844.8138999995],[449620.86400000006,4768855.1872000005],[449633.17459999956,4768868.4231],[449648.89549999963,4768880.4123],[449662.0728000002,4768889.755000001],[449667.1908999998,4768899.268100001],[449666.22580000013,4768911.9355999995],[449660.77469999995,4768923.525599999],[449653.8320000004,4768931.572899999],[449645.24629999977,4768937.633199999],[449634.6886999998,4768941.264799999],[449621.5843000002,4768941.8057],[449608.4922000002,4768944.0123],[449604.04389999993,4768948.043199999],[449600.0175000001,4768954.0699000005],[449597.0789000001,4768964.0867],[449597.1568,4768974.636399999],[449601.3058000002,4768996.2618],[449599.87399999984,4769000.8256],[449597.8640999999,4769004.2831999995],[449590.33029999956,4769009.4474],[449580.2161999997,4769006.967700001],[449572.1194000002,4769002.029999999],[449565.0767999999,4768996.529200001],[449562.98979999963,4768989.548],[449562.4414999997,4768981.445],[449569.8724999996,4768973.394099999],[449572.3520999998,4768967.378699999],[449571.34889999963,4768963.8323],[449568.30289999954,4768959.3015],[449558.1821999997,4768955.933499999],[449548.09020000044,4768956.452299999],[449535.0047000004,4768959.547499999],[449525.4462000001,4768966.170399999],[449518.51520000026,4768975.772500001],[449511.4807000002,4768982.376800001],[449498.3953,4768985.471999999],[449482.26800000016,4768984.5918000005],[449457.0109000001,4768982.224400001],[449428.23479999974,4768977.4398],[449402.01960000023,4768977.634],[449382.4286000002,4768981.7772],[449370.58829999994,4768988.084100001],[449365.8350999998,4768994.8937],[449361.9018000001,4769002.4747],[449359.4455000004,4769011.5995000005],[449361.47020000033,4769021.135399999],[449365.1157999998,4769029.659700001],[449371.18479999993,4769035.6117],[449378.80069999956,4769041.552300001],[449383.8968000002,4769048.0669],[449386.96839999966,4769056.040200001],[449388.0087000001,4769064.583799999],[449386.59920000006,4769072.146],[449383.6469999999,4769080.275],[449375.1062000003,4769092.3324],[449368.1573999999,4769099.4915],[449364.14609999955,4769107.5173],[449360.7276999997,4769118.6483],[449358.25989999995,4769126.2184],[449356.31769999955,4769138.782199999],[449351.1358000003,4769186.5748],[449348.2050999999,4769197.5911],[449345.15270000044,4769203.1666],[449340.70880000014,4769207.752800001],[449335.6688000001,4769208.7897],[449327.1239,4769209.2973],[449316.44099999964,4769206.9333999995],[449301.81230000034,4769199.4901],[449292.1381999999,4769190.4553],[449286.5058000004,4769177.5035],[449281.34609999973,4769162.438200001],[449270.18840000033,4769150.9712000005],[449258.98220000044,4769143.946900001],[449247.4068999998,4769142.0338],[449235.29140000045,4769144.1229],[449219.20239999983,4769148.351600001],[449204.07469999976,4769150.463099999],[449190.0351,4769156.5646],[449177.98000000045,4769166.760399999],[449166.46750000026,4769173.2873],[449152.34329999983,4769178.9453],[449137.6967000002,4769180.0539],[449125.1337000001,4769176.704700001],[449110.8629999999,4769162.706800001],[449103.02520000003,4769159.7667],[449098.37150000036,4769158.024499999],[449036.31989999954,4769167.2607],[449027.2357999999,4769171.8818],[448998.1517000003,4769191.2006],[448986.10030000005,4769201.841],[448974.57469999976,4769217.475],[448959.04169999994,4769230.695699999],[448943.4598000003,4769237.364499999],[448922.28139999975,4769235.9681],[448909.1403000001,4769231.513],[448897.4951999998,4769231.1559],[448882.8520999998,4769232.7093],[448864.7241000002,4769236.398800001],[448847.65780000016,4769240.524599999],[448836.06520000007,4769247.163799999],[448831.5553000001,4769253.7499],[448830.6157999998,4769258.7545],[448832.2265999997,4769267.2937],[448835.7988,4769276.8178],[448843.90749999974,4769283.3094],[448854.9983999999,4769285.7806],[448866.6966000004,4769293.244899999],[448868.79169999994,4769301.225299999],[448867.7748999996,4769306.785700001],[448865.8660000004,4769312.797],[448861.35199999996,4769318.8279],[448853.81909999996,4769323.992900001],[448816.06520000007,4769337.8246],[448802.5639000004,4769350.475199999],[448796.5564000001,4769363.6249],[448794.1043999996,4769373.1942],[448792.27130000014,4769389.3111000005],[448780.7730999999,4769408.499],[448769.90809999965,4769436.1225000005],[448760.90780000016,4769451.848999999],[448745.8710000003,4769465.955],[448710.5147000002,4769484.5447],[448684.0684000002,4769497.070699999],[448661.5334999999,4769520.895099999],[448644.9319000002,4769532.569800001],[448626.8498999998,4769542.2567],[448610.7280000001,4769541.933700001],[448591.9852,4769539.520500001],[448567.8038999997,4769539.258400001],[448543.0669999998,4769540.8884],[448470.44859999977,4769540.991800001],[448451.28359999973,4769536.5831],[448439.0926999999,4769528.568],[448428.8958999999,4769515.096100001],[448425.19990000036,4769500.020300001],[448423.6440000003,4769488.038000001],[448415.9815999996,4769475.990700001],[448402.7801999999,4769463.540999999],[448389.57359999977,4769461.1975],[448381.5292999996,4769463.2574000005],[448374.00370000023,4769469.3113],[448366.9707000004,4769475.9168],[448357.4578,4769477.543500001],[448344.2580000004,4769476.0886],[448334.2028000001,4769470.6118],[448326.5865000002,4769464.6724],[448323.4056000002,4769453.146600001],[448324.37229999993,4769441.0341],[448330.78670000006,4769427.991900001],[448345.79509999976,4769410.2204],[448364.4014999997,4769394.5318],[448371.8223000001,4769385.369000001],[448374.8512000004,4769376.7948],[448373.2213000003,4769365.8125],[448366.6397000002,4769356.7556],[448356.5147000002,4769352.834100001],[448340.7951999996,4769351.953500001],[448304.52859999985,4769357.7807],[448283.4001000002,4769362.9383000005],[448268.7539999997,4769364.048699999],[448257.6478000004,4769359.579500001],[448253.02830000035,4769351.6184],[448242.23979999963,4769324.602399999],[448235.1074999999,4769318.1041],[448225.57830000017,4769317.620999999],[448215.5256000003,4769323.2501],[448196.93450000044,4769340.937999999],[448191.0061999997,4769353.6435],[448188.09690000024,4769367.214400001],[448186.1568,4769379.7785],[448189.7374999998,4769390.3018],[448196.8967000004,4769400.353599999],[448210.0834999997,4769410.804],[448221.3392000003,4769424.2675],[448225.93450000044,4769439.7806],[448228.58359999955,4769456.308],[448233.7419999996,4769470.928400001],[448241.9193000002,4769486.4143],[448254.76209999993,4769515.9691],[448254.35030000005,4769526.078400001],[448248.8903000001,4769536.114800001],[448240.39219999965,4769542.7316],[448228.79310000036,4769548.372300001],[448208.64630000014,4769554.0779],[448193.56520000007,4769562.1884],[448186.05590000004,4769570.352499999],[448176.96449999977,4769573.8643],[448168.88999999966,4769571.9265],[448163.33160000015,4769568.9702],[448159.1453,4769564.4486],[448158.16220000014,4769552.906199999],[448159.59420000017,4769537.7916],[448156.96779999975,4769524.262700001],[448143.7701000003,4769512.3686999995],[448126.04310000036,4769504.396199999],[448117.8141999999,4769503.5703],[448104.81709999964,4769593.069700001],[448104.4210000001,4769594.5164],[448102.1129999999,4769612.192],[448074.1802000003,4769675.262399999],[448050.6593000004,4769697.5416],[448046.86110000033,4769701.235400001],[448039.9110000003,4769707.9516],[448038.8585999999,4769708.7371],[448008.3655000003,4769713.4114],[448003.89329999965,4769714.1118],[447906.29449999984,4769726.294500001],[447899.9508999996,4769727.1203000005],[447892.68200000003,4769745.3891],[447884.8415999999,4769774.101600001],[447868.11120000016,4769832.645099999],[447861.70999999996,4769847.2425],[447852.6615000004,4769856.3072],[447842.12909999955,4769862.9399],[447829.13439999986,4769877.5877],[447823.19880000036,4769889.1829],[447807.8037999999,4769930.613700001],[447797.49820000026,4769966.897],[447794.1277999999,4769983.9145],[447789.76549999975,4770009.602],[447787.9071000004,4770032.716],[447784.1035000002,4770056.955499999],[447775.0903000003,4770070.5734],[447766.65110000037,4770084.7421],[447762.1886,4770097.3257],[447761.31209999975,4770110.437100001],[447764.87689999957,4770118.850199999],[447770.4665000001,4770125.915100001],[447778.05539999995,4770128.3003],[447788.1531999996,4770128.7783],[447796.66970000044,4770124.7151999995],[447808.7209999999,4770114.516799999],[447818.7341,4770103.889900001],[447827.13939999975,4770085.279200001],[447834.0362999998,4770061.016100001],[447840.01159999985,4770043.978700001],[447850.4478000002,4770024.7973],[447861.90249999985,4770011.049799999],[447874.0007999996,4770006.9594],[447886.63329999987,4770008.862],[447900.3044999996,4770018.8638],[447918.5875000004,4770035.827099999],[447939.3471999997,4770046.6634],[447961.2006000001,4770062.1558],[447984.5867999997,4770086.521199999],[448001.3574999999,4770108.0495],[448003.44579999987,4770115.030200001],[448001.01460000034,4770127.153899999],[447996.02529999986,4770134.743799999],[447981.98539999966,4770140.4035],[447963.8594000004,4770143.9844],[447952.8041000003,4770156.7292],[447947.8334999997,4770166.7622],[447947.8986999998,4770175.313100001],[447951.0647,4770184.8398],[447959.2112999996,4770196.3276],[447970.33490000013,4770203.239399999],[447986.49849999975,4770209.224400001],[447995.18769999966,4770217.1543000005],[448000.79559999984,4770226.6625],[448000.8800999997,4770237.7675],[447996.8981999997,4770249.3477],[447991.42819999997,4770257.9408],[447981.87650000025,4770265.0101],[447973.36010000017,4770269.073100001],[447962.29750000034,4770270.1569],[447950.65419999976,4770269.8014],[447938.2909000004,4770271.1173],[447915.57639999967,4770292.0582],[447913.0758999996,4770295.0758],[447915.12519999966,4770307.6096],[447918.76769999973,4770315.5779],[447926.41139999963,4770325.181500001],[447926.9530999996,4770332.174000001],[447922.9866000004,4770345.7532],[447911.9935999997,4770355.9432],[447903.05429999996,4770368.560900001],[447900.06879999954,4770382.687899999],[447892.0563000003,4770388.746099999],[447881.06680000015,4770399.3804],[447873.6163999997,4770415.0963],[447871.66970000044,4770426.6611],[447871.3119000001,4770443.7666],[447876.4467000002,4770455.2773],[447898.23199999984,4770472.658],[447901.3792000003,4770479.741599999],[447897.0016000001,4770503.4300999995],[447890.5806,4770526.023700001],[447888.23790000007,4770549.696699999],[447883.3532999996,4770570.945800001],[447882.04169999994,4770591.0572],[447883.14470000006,4770607.5962000005],[447887.3569,4770626.2216],[447899.54899999965,4770645.2304],[447924.93450000044,4770665.138],[447929.5535000004,4770673.0988],[447931.0762,4770680.6391],[447930.1604000004,4770688.642200001],[447922.17200000025,4770697.809800001],[447912.5904000001,4770700.8814],[447877.2885999996,4770704.1493999995],[447869.71910000034,4770704.2072],[447826.89859999996,4770714.1963],[447807.2592000002,4770721.8983],[447801.78220000025,4770729.492000001],[447800.4435999999,4770735.3883],[447799.8128000004,4770738.058499999],[447800.85919999983,4770747.157199999],[447805.98620000016,4770757.668400001],[447811.2056,4770769.6226],[447818.84049999993,4770778.115599999],[447822.94489999954,4770782.637599999],[447831.5641000001,4770792.1226],[447843.6644000001,4770799.137800001],[447865.0713999998,4770809.7468],[447876.12289999984,4770817.991699999],[447881.23790000007,4770826.9483],[447882.3579000002,4770835.0469],[447881.3574999999,4770842.6064],[447876.35699999984,4770848.6416],[447869.29119999986,4770850.694599999],[447860.24480000045,4770849.208900001],[447849.6723999996,4770850.4002],[447839.60280000046,4770853.4757],[447828.9863,4770859.5539],[447817.9781999998,4770867.634199999],[447807.4899000004,4770879.819599999],[447803.0628000004,4770896.9562],[447801.65479999967,4770915.0693],[447801.82799999975,4770937.7236],[447803.98500000034,4770953.6993],[447810.17009999976,4770974.8639],[447819.9006000003,4770991.336999999],[447821.9590999996,4770994.4308],[447830.6043999996,4771007.3584],[447832.2204,4771016.4527],[447830.2620000001,4771026.4628],[447824.81240000017,4771037.610200001],[447817.7544999998,4771040.662699999],[447812.21999999974,4771040.705],[447787.41220000014,4771032.3433],[447775.2622999996,4771029.4377],[447768.6808000002,4771030.9318],[447763.6738,4771036.0788],[447762.75490000006,4771043.637700001],[447766.7999,4771051.047599999],[447774.53199999966,4771061.649900001],[447783.6349999998,4771070.5758],[447798.85059999954,4771080.5657],[447812.0349000003,4771091.0153],[447818.70380000025,4771100.9594],[447823.8772,4771117.578400001],[447824.98029999994,4771134.1175],[447819.56900000013,4771150.2621],[447819.40759999957,4771193.020300001],[447815.0460000001,4771218.707800001],[447818.2076000003,4771238.3408],[447823.4073000001,4771258.4023],[447830.15419999976,4771289.2246],[447833.6752000004,4771313.2971],[447834.03309999965,4771328.176000001],[447831.6628999999,4771348.1844],[447828.91029999964,4771360.754899999],[447827.49629999977,4771367.429099999],[447826.2391999997,4771373.3248],[447813.18929999974,4771422.956],[447810.78699999955,4771438.7445],[447809.9243000001,4771464.294199999],[447813.3055999996,4771502.027799999],[447815.70150000043,4771517.3353],[447810.4650999997,4771524.3719999995],[447802.8931999998,4771534.6471],[447783.3980999999,4771560.8947],[447793.27890000027,4771586.473300001],[447792.94350000005,4771606.4661],[447822.0192999998,4771619.7927],[447856.7703,4771608.9767],[447857.4307000004,4771610.193299999],[447857.9275000002,4771611.300100001],[447869.8992999997,4771633.642100001],[447893.3822999997,4771660.671800001],[447903.5491000004,4771670.4783],[447925.517,4771690.9672],[447944.3847000003,4771710.4804],[447952.3710000003,4771722.524700001],[447958.2167999996,4771731.364700001],[447963.45639999956,4771746.0953],[447969.7522999998,4771760.595799999],[447974.90529999975,4771785.3222],[447975.71050000004,4771794.867000001],[447970.3909999998,4771812.3434999995],[447954.42250000034,4771842.1175999995],[447939.3713999996,4771864.1106],[447932.5915000001,4771871.4921],[447911.8075000001,4771899.414999999],[447897.6730000004,4771913.516100001],[447878.6194000002,4771922.8794],[447847.3861999996,4771935.889599999],[447830.78000000026,4771946.011700001],[447811.76630000025,4771949.933],[447798.9484000001,4771955.250700001],[447785.2642999999,4771964.3511],[447765.36510000005,4771980.1624],[447666.96219999995,4772052.9925],[447643.2933,4772075.9408],[447615.01389999967,4772113.140000001],[447599.9282999998,4772141.020099999],[447597.5212000003,4772145.480900001],[447587.67399999965,4772166.657400001],[447579.38999999966,4772190.043099999],[447575.6464999998,4772200.622300001],[447565.68649999984,4772217.6906],[447480.8485000003,4772244.2194],[447434.35360000003,4772230.140000001],[447423.8183000004,4772256.986],[447448.2659999998,4772314.214299999],[447462.56209999975,4772321.322899999],[447506.82830000017,4772341.971999999],[447511.8099999996,4772344.265900001],[447510.9787999997,4772363.1521000005],[447508.05960000027,4772364.507200001],[447468.24540000036,4772383.027000001],[447472.0206000004,4772418.8695],[447472.15979999956,4772447.521199999],[447457.9743999997,4772454.7381],[447408.80229999963,4772441.568],[447406.45079999976,4772505.999399999],[447444.0203999998,4772523.701199999],[447465.8344999999,4772556.073000001],[447463.67760000005,4772561.3093],[447450.1774000004,4772594.064099999],[447445.6007000003,4772612.646],[447443.3203999996,4772633.542300001],[447440.37870000023,4772684.762499999],[447441.5270999996,4772707.076199999],[447444.1168999998,4772736.930600001],[447441.9179999996,4772757.826400001],[447433.9763000002,4772772.6581999995],[447421.63989999983,4772787.412900001],[447406.5412999997,4772802.744100001],[447389.9994999999,4772820.863],[447379.13989999983,4772826.6107],[447367.76290000044,4772828.5864],[447358.1512000002,4772827.3279],[447338.1535,4772819.375],[447268.78270000033,4772782.4845],[447251.58389999997,4772778.7304],[447213.36039999966,4772813.1207],[447214.78170000017,4772828.546700001],[447207.1997999996,4772858.2578],[447180.70270000026,4772872.678200001],[447148.33490000013,4772854.0491],[447135.4891999997,4772834.4915],[447118.30030000024,4772842.5098],[447102.70610000007,4772846.295600001],[447078.3043999998,4772847.5954],[447068.5480000004,4772848.670600001],[447045.92090000026,4772847.957800001],[447043.8043999998,4772847.8631],[447038.92360000033,4772837.572699999],[447035.2017000001,4772829.8276],[447034.9308000002,4772826.3869],[447035.0798000004,4772824.6088],[447034.9742999999,4772821.5],[447035.1666000001,4772814.835100001],[447036.65490000043,4772807.3826],[447037.87569999974,4772796.933800001],[447038.17530000024,4772793.5997],[447038.2472000001,4772792.3774999995],[447037.5678000003,4772788.7179000005],[447041.9422000004,4772775.690199999],[447041.03280000016,4772763.369899999],[447041.78529999964,4772755.4789],[447040.1747000003,4772747.1621],[447037.8574999999,4772742.182499999],[447033.5131000001,4772738.107100001],[447030.5664999997,4772735.9089],[447026.66509999987,4772736.4944],[447022.84420000017,4772736.9683],[447014.3197999997,4772729.0384],[446987.53560000006,4772758.898800001],[446982.7918999996,4772797.694800001],[446989.1470999997,4772840.6247000005],[446985.3798000002,4772847.9838],[446979.92700000014,4772858.354499999],[446975.3443,4772865.4978],[446959.5465000002,4772884.944599999],[446941.23060000036,4772915.4058],[446927.47589999996,4772925.507999999],[446916.12519999966,4772930.816],[446902.89169999957,4772945.134299999],[446886.89169999957,4772969.913699999],[446851.96719999984,4773009.611199999],[446822.6010999996,4773042.046700001],[446811.2653000001,4773049.242799999],[446796.5235000001,4773057.9092],[446782.3624999998,4773068.014799999],[446773.4307000004,4773080.8562],[446764.0669,4773100.919600001],[446756.5591000002,4773118.9695999995],[446741.02219999954,4773140.413899999],[446728.73979999963,4773151.3935],[446715.9406000003,4773158.712200001],[446700.2185000004,4773166.8312],[446684.55599999987,4773172.1733],[446665.08770000003,4773179.8774],[446650.9123999998,4773188.0955],[446643.33110000007,4773196.7062],[446638.85639999993,4773207.1807],[446635.9941999996,4773215.7545],[446636.1124,4773230.8574],[446637.21910000034,4773247.5074000005],[446640.71829999983,4773268.358899999],[446644.1732000001,4773283.546800001],[446649.96499999985,4773295.8289],[446657.6902999999,4773305.6526],[446677.8426000001,4773323.042199999],[446691.67090000026,4773332.929300001],[446707.47009999957,4773345.133199999],[446718.01020000037,4773361.154200001],[446727.6891000001,4773381.5133],[446735.4932000004,4773401.4427000005],[446739.79700000025,4773421.1774],[446738.8521999996,4773446.0616999995],[446753.4294999996,4773437.2853999995],[446803.0360000003,4773402.581499999],[446818.3008000003,4773429.7826000005],[446830.8936999999,4773510.8675999995],[446841.1217,4773601.744200001],[446900.02440000046,4773632.4925999995],[446893.06460000016,4773647.761700001],[446886.6381000001,4773658.362199999],[446875.87370000035,4773676.1042],[446865.1897999998,4773693.7346],[446755.96389999986,4773720.240800001],[446725.2746000001,4773707.819800001],[446700.4238999998,4773692.9101],[446683.3753000004,4773697.707800001],[446664.2561999997,4773697.8573],[446621.9137000004,4773693.5242],[446571.28610000014,4773680.593599999],[446547.4966000002,4773676.559800001],[446506.04789999966,4773672.109300001],[446462.18460000027,4773671.0098],[446439.3047000002,4773668.8572],[446413.06989999954,4773664.287799999],[446374.92360000033,4773655.5919],[446325.4570000004,4773645.5416],[446313.98890000023,4773646.076099999],[446302.6590999998,4773653.828299999],[446288.9435999999,4773668.595899999],[446283.31240000017,4773676.7475000005],[446272.2030999996,4773722.812999999],[446272.3185999999,4773737.4717],[446282.1917000003,4773772.044],[446285.20710000023,4773793.3434],[446283.3821999999,4773809.5722],[446279.28560000006,4773826.5964],[446273.12260000035,4773839.5276],[446259.9885,4773855.7345],[446244.8284,4773872.956900001],[446223.0636999998,4773888.3434],[446206.00879999995,4773892.253900001],[446191.69379999954,4773892.8111000005],[446179.29000000004,4773888.1335],[446160.17480000015,4773878.4002],[446137.6933000004,4773864.806500001],[446087.37770000007,4773829.554500001],[445958.38439999986,4773773.7137],[445936.9462000001,4773768.663899999],[445914.0619999999,4773765.957900001],[445893.1682000002,4773768.011600001],[445877.4193000002,4773772.467800001],[445858.41530000046,4773776.8388],[445839.4643000001,4773787.873],[445814.90919999965,4773810.390699999],[445796.5853000004,4773818.421499999],[445780.4996999996,4773821.436799999],[445756.5137,4773823.4045],[445671.24789999984,4773823.527899999],[445586.1146999998,4773819.875399999],[445557.13939999975,4773818.5518],[445528.35170000046,4773820.3365],[445515.7653999999,4773823.4355999995],[445498.4491999997,4773835.346100001],[445482.8753000004,4773851.4629999995],[445475.6076999996,4773868.513],[445470.5527999997,4773887.544399999],[445469.3870000001,4773904.545600001],[445469.95770000014,4773914.8694],[445473.58999999985,4773931.610200001],[445473.65610000025,4773950.045299999],[445473.72890000045,4773959.1515],[445471.2081000004,4773969.5],[445467.34839999955,4773975.1949000005],[445456.08189999964,4773980.5046999995],[445442.6188000003,4773985.8321],[445429.65809999965,4773992.932499999],[445417.9132000003,4773999.4679000005],[445403.66779999994,4774008.6887],[445395.44969999976,4774018.7497000005],[445389.06230000034,4774033.9048],[445387.8202999998,4774041.355599999],[445383.1590999998,4774058.7181],[445379.30310000014,4774064.857100001],[445371.45359999966,4774070.139799999],[445362.3590000002,4774072.322699999],[445353.1695999997,4774072.840600001],[445335.3531999998,4774072.9834],[445319.66980000027,4774075.3303],[445285.50289999973,4774085.9328000005],[445268.16640000045,4774095.1787],[445247.7599999998,4774107.114600001],[445215.3256999999,4774130.8083999995],[445201.0235000001,4774143.0287],[445191.60259999987,4774155.209799999],[445186.4093000004,4774167.023700001],[445182.6052000001,4774179.6039],[445179.2150999997,4774193.0692],[445178.50960000046,4774206.5129],[445178.5970999999,4774217.3959],[445181.73929999955,4774233.8072999995],[445188.39020000026,4774251.5231],[445203.46829999983,4774285.274700001],[445216.3543999996,4774309.493000001],[445229.1199000003,4774328.8256],[445256.99540000036,4774365.6953],[445278.3683000002,4774393.177200001],[445291.22809999995,4774414.175100001],[445298.3596000001,4774430.9987],[445303.71470000036,4774449.5024999995],[445306.77859999985,4774466.3588],[445307.4790000003,4774482.6788],[445307.6091,4774498.892200001],[445304.8016999997,4774514.0187],[445299.31070000026,4774529.2776999995],[445289.8998999996,4774542.680199999],[445277.70469999965,4774553.7729],[445249.54569999967,4774562.5504],[445229.5761000002,4774567.930600001],[445209.6200000001,4774574.976500001],[445183.6057000002,4774587.402000001],[445169.8660000004,4774598.6183],[445149.8635,4774609.996099999],[445127.5823999997,4774621.281199999],[445113.4522000002,4774624.3936],[445100.11670000013,4774625.167300001],[445089.2072999999,4774624.1445],[445078.6831,4774620.453299999],[445070.7388000004,4774613.853800001],[445066.0394000001,4774606.1175999995],[445060.32540000044,4774593.614],[445052.81539999973,4774580.3475],[445046.0036000004,4774572.9615],[445036.9890999999,4774564.8159],[445025.8024000004,4774559.6863],[445012.3622000003,4774557.5735],[444998.2934999997,4774558.2423],[444988.3646,4774557.767100001],[444975.0636999998,4774552.765699999],[444948.9060000004,4774537.317600001],[444930.21190000046,4774529.361300001],[444917.0789999999,4774525.0251],[444901.9528000001,4774525.7026],[444885.78160000034,4774527.943399999],[444869.61849999987,4774531.183700001],[444849.3236999996,4774536.567600001],[444824.3269999996,4774543.988600001],[444804.51680000033,4774548.9245],[444787.84410000034,4774549.503699999],[444775.37629999965,4774546.939200001],[444767.1875,4774540.3421],[444761.8849999998,4774528.501800001],[444760.2368000001,4774515.854499999],[444760.12600000016,4774482.093599999],[444758.9721999997,4774470.219699999],[444757.8607000001,4774463.565199999],[444755.26960000023,4774455.034700001],[444750.82909999974,4774449.1844999995],[444742.0761000002,4774443.258300001],[444733.6004999997,4774441.438999999],[444723.02520000003,4774441.524700001],[444710.4341000002,4774443.847999999],[444699.56120000035,4774447.379000001],[444691.0555999996,4774451.8903],[444683.3797000004,4774458.393999999],[444677.6832999997,4774468.213300001],[444673.45469999965,4774478.465],[444671.9042999996,4774487.9176],[444672.63439999986,4774497.684800001],[444674.67420000024,4774508.4409],[444677.91339999996,4774516.632999999],[444685.7388000004,4774528.5638],[444689.28720000014,4774534.7543],[444691.4626000002,4774542.1776],[444691.52749999985,4774550.1732],[444689.06960000005,4774558.078299999],[444683.36060000025,4774566.343],[444677.7050000001,4774571.1644],[444670.4045000002,4774573.778000001],[444661.7002999997,4774573.8486],[444650.69859999977,4774571.4946],[444633.88599999994,4774564.8565],[444619.7451999998,4774556.642000001],[444611.38460000046,4774548.935799999],[444606.51740000024,4774540.646],[444603.27809999976,4774532.454],[444602.2433000002,4774525.2436],[444603.1763000004,4774509.9099],[444604.31259999983,4774499.5722],[444604.4310999997,4774494.1294],[444603.21999999974,4774485.2546],[444598.36899999995,4774478.9636],[444592.3311999999,4774476.7915],[444587.53160000034,4774476.830499999],[444581.53259999957,4774479.433599999],[444575.23340000026,4774485.148800001],[444569.83719999995,4774491.8562],[444562.36209999956,4774503.0228],[444558.2910000002,4774512.607000001],[444556.1370000001,4774527.839500001],[444554.95999999996,4774553.170399999],[444553.6348000001,4774570.2842],[444544.18929999974,4774599.236199999],[444541.27610000037,4774611.143200001],[444541.3854,4774624.580399999],[444544.49729999993,4774637.104699999],[444549.02550000045,4774643.7314],[444557.2026000004,4774648.8846],[444568.50069999974,4774657.6775],[444593.09520000033,4774670.9156],[444601.3409000002,4774674.513599999],[444649.14240000024,4774690.4509],[444656.6116000004,4774698.6086],[444660.4255999997,4774707.462400001],[444660.51570000034,4774718.567500001],[444658.40950000007,4774729.690400001],[444653.0566999996,4774741.7282],[444646.6330000004,4774752.1088],[444636.29289999977,4774761.077400001],[444623.65079999994,4774767.066199999],[444534.5091000004,4774789.336200001],[444503.95419999957,4774793.3608],[444476.3837000001,4774794.251700001],[444455.5296,4774790.7566],[444433.8375000004,4774784.2698],[444400.9458999997,4774771.0999],[444348.7281999998,4774752.3127999995],[444335.28809999954,4774750.201300001],[444318.8563000001,4774750.3355],[444305.47059999965,4774754.8872],[444290.69969999976,4774769.112299999],[444278.2065000003,4774783.3189],[444267.1442999998,4774803.399800001],[444257.6158999996,4774822.024499999],[444248.21559999976,4774856.307499999],[444247.6169999996,4774872.638],[444248.4944000002,4774890.4002],[444253.08359999955,4774904.4671],[444258.35589999985,4774912.531300001],[444268.83499999996,4774920.664000001],[444386.74450000003,4774944.9114],[444400.9343999997,4774949.238],[444415.90529999975,4774959.555500001],[444430.1612,4774971.9889],[444437.72979999986,4774982.366699999],[444444.50850000046,4774995.638499999],[444473.42619999964,4775070.3675],[444478.69269999955,4775077.7655],[444485.5109000001,4775085.928400001],[444497.5179000003,4775091.9388],[444507.7877000002,4775094.409600001],[444518.0429999996,4775095.103499999],[444528.2712000003,4775092.4659],[444596.9633999998,4775056.8127999995],[444621.37789999973,4775038.067600001],[444636.99849999975,4775028.2787],[444651.84169999976,4775022.9384],[444665.9771999996,4775020.602499999],[444727.8997999998,4775032.7608],[444762.23479999974,4775043.588400001],[444777.9127000002,4775050.9023],[444788.40270000044,4775060.4794],[444821.38430000003,4775095.084799999],[444831.19600000046,4775111.331],[444835.08770000003,4775129.8463],[444836.00040000025,4775152.161599999],[444834.6980999997,4775172.162699999],[444828.93460000027,4775193.7546999995],[444819.3629999999,4775207.1592],[444805.33029999956,4775222.1547],[444791.2735000001,4775234.151799999],[444771.2609000001,4775243.976],[444733.3465,4775253.0569],[444710.38329999987,4775260.128699999],[444694.6683,4775268.2524],[444610.96439999994,4775308.2468],[444584.90890000015,4775315.122099999],[444564.1168999998,4775319.0671999995],[444541.00409999955,4775317.700300001],[444517.1303000003,4775312.7859000005],[444497.71109999996,4775305.5031],[444440.91199999955,4775282.976600001],[444392.43010000046,4775272.932399999],[444371.5377000002,4775274.546700001],[444350.01999999955,4775279.275699999],[444329.18850000016,4775288.330499999],[444288.38150000013,4775311.653000001],[444248.43090000004,4775340.1886],[444205.4506999999,4775376.190099999],[444158.1277999999,4775418.2247],[444143.0284000002,4775441.7818],[444133.92250000034,4775462.180199999],[444131.0895999996,4775483.7488],[444129.1429000003,4775514.1949000005],[444130.1124999998,4775543.1733],[444138.0493000001,4775608.4109000005],[444141.9371999996,4775626.259500001],[444148.8272000002,4775643.195],[444163.8825000003,4775663.9507],[444169.9291000003,4775677.2283],[444172.3156000003,4775690.535800001],[444170.1964999996,4775709.8774],[444165.1431,4775728.465600001],[444143.6096000001,4775760.849099999],[444123.6085000001,4775831.3133000005],[444116.85950000025,4775871.2388],[444106.08490000013,4775886.4311999995],[444094.1964999996,4775894.7469999995],[444076.4266999997,4775900.001499999],[444058.5338000003,4775900.148399999],[444041.3546000002,4775898.0682],[444021.96109999996,4775893.7851],[444006.95320000034,4775888.6886],[443994.2801000001,4775880.6855],[443914.7730999999,4775826.3651],[443890.8576999996,4775816.2334],[443862.49260000046,4775809.0261],[443819.2372000003,4775801.164100001],[443743.8980999999,4775798.7870000005],[443719.3602999998,4775801.9881],[443682.92169999983,4775811.951300001],[443642.8033999996,4775829.386],[443600.5811999999,4775857.9442],[443586.53330000024,4775870.610200001],[443571.7226,4775889.390699999],[443564.4749999996,4775907.9976],[443563.08970000036,4775927.3333],[443564.7757000001,4775944.3114],[443588.3903000001,4776006.531099999],[443591.4046,4776016.945699999],[443591.52139999997,4776031.0492],[443590.91810000036,4776046.602499999],[443585.8233000003,4776059.9717999995],[443577.7072999999,4776071.9223],[443562.9288999997,4776084.705399999],[443544.38439999986,4776094.5211],[443483.4598000003,4776113.573000001],[443470.1021999996,4776121.1247000005],[443457.5005999999,4776131.557700001],[443398.9707000004,4776174.4682],[443386.36930000037,4776184.9014],[443371.6403000001,4776203.570599999],[443365.10699999984,4776219.9506],[443359.3794999998,4776254.981899999],[443361.7423999999,4776275.063999999],[443365.64410000015,4776294.355799999],[443374.7626,4776315.0481],[443386.8965999996,4776336.492799999],[443515.30620000046,4776462.367799999],[443527.38430000003,4776477.149599999],[443531.94269999955,4776487.440400001],[443535.0935000004,4776504.5174],[443533.6124,4776522.077],[443530.06599999964,4776535.7667],[443520.4056000002,4776547.7301],[443512.3284,4776554.4606],[443498.95880000014,4776560.457599999],[443460.9489000002,4776566.77],[443367.8332000002,4776567.543299999],[443335.76669999957,4776564.8113],[443305.94020000007,4776557.6184],[443280.4812000003,4776547.501800001],[443219.9093000004,4776520.463500001],[443198.1659000004,4776507.317600001],[443180.88879999984,4776493.3572],[443135.8755000001,4776449.8642],[443111.8432,4776425.6318],[443048.53390000015,4776343.7546],[442972.43659999967,4776250.101600001],[442958.9808,4776236.1097],[442946.96329999994,4776228.769400001],[442932.0366000002,4776223.6746],[442915.58970000036,4776221.5911],[442898.4294999996,4776221.7349],[442879.8306,4776224.8894],[442861.2558000004,4776230.9311999995],[442827.11649999954,4776243.1009],[442784.8256000001,4776262.780200001],[442751.39969999995,4776282.385199999],[442729.1588000003,4776297.343],[442715.8276000004,4776307.8946],[442708.49590000045,4776316.174699999],[442683.4395000003,4776354.1456],[442675.35730000027,4776360.2107],[442665.61679999996,4776362.513900001],[442656.6523000002,4776360.368100001],[442649.2142000003,4776355.988299999],[442643.2400000002,4776351.5962000005],[442639.44849999994,4776345.630999999],[442636.32070000004,4776331.5527],[442630.7034999998,4776282.6228],[442628.301,4776267.7611],[442623.0091000004,4776257.4771],[442614.8005999997,4776248.5504],[442605.00380000006,4776244.1906],[442594.56960000005,4776241.390900001],[442575.95770000014,4776242.9915],[442557.38320000004,4776249.0342],[442535.85030000005,4776261.099099999],[442520.34219999984,4776273.8906],[442512.2536000004,4776288.8408],[442499.7792999996,4776314.1566],[442480.82469999976,4776361.85],[442473.56180000026,4776378.237],[442468.4452999998,4776398.381999999],[442465.0049999999,4776424.3989],[442447.4051000001,4776526.5002],[442442.49990000017,4776571.6318],[442442.77940000035,4776604.725099999],[442443.5025000004,4776622.9328000005],[442447.0203999998,4776635.0086],[442449.4265999999,4776640.6523],[442455.5943,4776648.7075],[442463.13790000044,4776655.9738],[442481.1423000004,4776669.26],[442490.1319000004,4776674.403899999],[442499.10830000043,4776677.993100001],[442531.18120000046,4776681.498500001],[442538.6815999998,4776683.6565000005],[442546.14470000006,4776691.034499999],[442548.5593999997,4776707.3399],[442546.39470000006,4776720.6853],[442541.35309999995,4776740.052200001],[442521.8936999999,4776785.639599999],[442499.2379999999,4776837.9177],[442488.5696999999,4776865.1063],[442483.72759999987,4776888.8028],[442482.6831,4776909.5798],[442484.0565999998,4776927.782],[442486.7125000004,4776943.7521],[442491.9922000002,4776962.2545],[442505.392,4776998.5689],[442519.3066999996,4777038.0998],[442528.08660000004,4777057.016899999],[442534.2884999998,4777069.1811999995],[442549.81680000015,4777087.930299999],[442556.25600000005,4777099.315199999],[442557.6545000002,4777110.853599999],[442556.04980000015,4777123.0836],[442549.56799999997,4777135.577],[442543.5412999997,4777144.179400001],[442530.1457000002,4777156.5089],[442516.1501000002,4777165.1786],[442504.48170000035,4777170.163699999],[442488.01099999994,4777174.634],[442449.43709999975,4777181.0681],[442434.74980000034,4777184.857100001],[442421.3682000004,4777189.1905000005],[442410.9299999997,4777195.387],[442401.8032999998,4777202.7941],[442394.14580000006,4777210.8551],[442386.66420000046,4777220.4695],[442379.29580000043,4777233.858999999],[442374.9304999998,4777246.556700001],[442367.7444000002,4777281.4902],[442362.2547000004,4777334.289999999],[442360.9732999997,4777355.8464],[442362.55069999956,4777369.271299999],[442366.4171000002,4777384.1206],[442373.1974999998,4777397.3904],[442394.0691999998,4777422.979699999],[442406.3872999996,4777437.202199999],[442410.94689999986,4777447.4922],[442411.0351999998,4777457.9311],[442401.47190000024,4777481.0013],[442399.3459999999,4777489.2377],[442399.4210999999,4777498.1218],[442401.6917000003,4777506.987400001],[442427.43200000003,4777550.6384],[442432.6922000004,4777557.2575],[442440.9423000002,4777561.6302000005],[442450.63159999996,4777563.1032],[442461.84609999973,4777562.231000001],[442479.7346999999,4777562.0799],[442488.00349999964,4777568.673699999],[442499.38129999954,4777596.786800001],[442501.0077999998,4777606.4353],[442496.8178000003,4777639.899599999],[442496.9874999998,4777660],[442502.40419999976,4777685.164799999],[442508.47200000007,4777700.773],[442548.7906999998,4777795.4999],[442551.1741000004,4777808.1406],[442552.04920000024,4777825.125399999],[442549.1409999998,4777837.033299999],[442542.5617000004,4777847.5284],[442513.64169999957,4777870.0954],[442501.73340000026,4777875.4157],[442494.3343000002,4777875.4782],[442482.3501000004,4777871.803400001],[442462.92370000016,4777863.082699999],[442448.0066999998,4777858.7663],[442434.57859999966,4777857.436000001],[442406.2076000003,4777858.3422],[442375.66089999955,4777861.599199999],[442323.0614,4777872.483999999],[442312.2653000001,4777874.6855999995],[442306.66729999986,4777876.1767],[442282.5705000004,4777882.4892],[442265.92200000025,4777884.9625],[442251.0332000004,4777883.9782],[442234.33490000013,4777880.5658],[442175.7943000002,4777862.0713],[442162.27639999986,4777859.742799999],[442149.0080000004,4777858.078500001],[442126.38910000026,4777856.4936999995],[442117.6146,4777847.794600001],[442113.51520000026,4777843.8312],[442109.58779999986,4777840.9771],[442105.0137,4777838.5726],[442099.87150000036,4777836.2841],[442086.0007999996,4777830.738],[442081.3435000004,4777828.1121],[442077.81230000034,4777824.0329],[442075.58110000007,4777819.831599999],[442072.37789999973,4777816.082800001],[442068.6140999999,4777813.338400001],[442054.4020999996,4777805.907199999],[442046.39130000025,4777800.977600001],[442038.6233999999,4777795.9350000005],[442031.82940000016,4777790.661900001],[442027.49450000003,4777787.700200001],[442022.5127999997,4777785.188200001],[442018.0985000003,4777782.4493],[442014.97190000024,4777778.1446],[442013.22559999954,4777773.606000001],[442012.1308000004,4777769.172900001],[442007.67009999976,4777760.9925],[442006.8077999996,4777755.2247],[442007.46109999996,4777746.0012],[442007.4913999997,4777740.003699999],[442005.8225999996,4777735.020199999],[442002.05680000037,4777732.0536],[441997.03259999957,4777724.544399999],[441992.08499999996,4777716.4791],[441990.21860000025,4777707.3881],[441990.3859000001,4777698.390799999],[441991.4051000001,4777693.9398],[441990.78199999966,4777687.614700001],[441993.3490000004,4777683.4836],[441996.77440000046,4777675.1249],[441996.4927000003,4777670.684900001],[441992.1955000004,4777662.6142],[441986.5859000003,4777653.2217999995],[441982.34360000025,4777651.5921],[441976.97229999956,4777651.0825],[441971.03949999996,4777651.4662999995],[441966.0066999998,4777652.5087],[441959.8459999999,4777654.782400001],[441952.49120000005,4777660.0648],[441944.2248999998,4777663.356000001],[441934.22190000024,4777672.770300001],[441925.3912000004,4777676.6216],[441917.3605000004,4777688.4625],[441900.5576999998,4777701.488700001],[441887.0971999997,4777705.934900001],[441873.2034999998,4777707.2751],[441868.5859000003,4777709.3135],[441857.2594999997,4777725.625],[441847.83160000015,4777735.7008],[441841.24569999985,4777745.3082],[441834.9642000003,4777752.469699999],[441829.87009999994,4777755.845000001],[441812.47580000013,4777766.211100001],[441804.2012,4777768.5030000005],[441796.5099999998,4777772.455800001],[441789.24149999954,4777778.293],[441781.8085000003,4777783.909499999],[441777.68450000044,4777786.610200001],[441771.31799999997,4777793.328199999],[441766.59190000035,4777801.698100001],[441763.25189999957,4777810.500399999],[441761.83490000013,4777815.954500001],[441760.04169999994,4777824.9657000005],[441759.76300000027,4777830.41],[441760.4534,4777835.068600001],[441761.5872999998,4777844.0547],[441763.49729999993,4777848.7029],[441769.0917999996,4777856.3182],[441776.7698999997,4777860.3618],[441783.6425000001,4777865.300799999],[441787.9718000004,4777867.596000001],[441797.2723000003,4777871.181500001],[441802.2492000004,4777873.1381],[441807.46050000004,4777873.982000001],[441817.69680000003,4777872.895],[441823.30140000023,4777872.1808],[441833.0555999996,4777871.7643],[441842.5630000001,4777871.016799999],[441852.61390000023,4777867.266000001],[441861.29399999976,4777864.8596],[441866.0883999998,4777864.4855],[441870.46860000025,4777863.226500001],[441875.3499999996,4777863.517999999],[441882.95150000043,4777868.117699999],[441890.2344000004,4777873.4975000005],[441897.60140000004,4777879.2097],[441904.73390000034,4777886.034600001],[441908.50540000014,4777889.667400001],[441914.6564999996,4777895.8343],[441918.4676999999,4777904.1313000005],[441921.5867999997,4777907.547599999],[441924.7909000004,4777911.407299999],[441930.0153999999,4777913.8061],[441927.54140000045,4777928.8203],[441926.8837000001,4777956.5909],[441929.55590000004,4777983.888800001],[441930.2614000002,4777999.875399999],[441929.1687000003,4778014.766799999],[441923.3393000001,4778027.2552000005],[441912.15419999976,4778041.011],[441896.8064000001,4778052.9142],[441880.7893000003,4778062.602],[441848.22080000024,4778076.5404],[441809.85419999994,4778087.5298999995],[441792.06439999957,4778089.5699000005],[441778.3169999998,4778088.91],[441766.42169999983,4778086.1241],[441754.4336000001,4778082.0064],[441743.0761000002,4778075.551000001],[441731.1141999997,4778064.9915],[441724.1933000004,4778054.389],[441717.79389999993,4778038.229],[441712.7402999997,4778008.286],[441708.41110000014,4777986.999600001],[441703.79289999977,4777969.935900001],[441696.8300000001,4777954.4471],[441687.2408999996,4777945.644400001],[441674.1200000001,4777942.2028],[441662.16779999994,4777942.3050999995],[441652.14180000033,4777948.943600001],[441647.4254999999,4777958.4241],[441645.8093999997,4777969.0997],[441644.95359999966,4777983.1006000005],[441593.55790000036,4778058.284499999],[441561.53249999974,4778097.541300001],[441496.86120000016,4778169.952400001],[441472.0599999996,4778188.7125],[441438.3794,4778214.9901],[441376.8633000003,4778256.944700001],[441330.3048999999,4778288.9978],[441288.6242000004,4778320.8981],[441272.42310000025,4778337.363600001],[441259.0733000003,4778354.471000001],[441251.4331,4778373.6392],[441247.9784000004,4778387.8847],[441248.72750000004,4778399.317500001],[441252.2072999999,4778406.839500001],[441257.45469999965,4778411.903000001],[441296.7620000001,4778434.886700001],[441307.4737999998,4778441.9023],[441314.0181999998,4778455.9505],[441315.69409999996,4778490.0315000005],[441318.70610000007,4778499.889900001],[441325.15189999994,4778511.9399999995],[441335.1738999998,4778523.848099999],[441348.0931000002,4778532.2885],[441412.36899999995,4778565.7195999995],[441422.3487,4778572.741599999],[441429.5815000003,4778581.7863],[441437.5208999999,4778597.3774999995],[441441.1955000004,4778608.674000001],[441443.5548999999,4778627.756100001],[441440.01860000007,4778642.0022],[441438.7340000002,4778653.341399999],[441440.9326999998,4778663.206800001],[441448.78610000014,4778668.803400001],[441467.9726999998,4778668.6384],[441496.2879999997,4778652.180299999],[441506.2686999999,4778649.873400001],[441518.31340000033,4778651.2137],[441544.7572999997,4778662.9811],[441556.1944000004,4778669.3245],[441549.2352999998,4778767.8945],[441525.78890000004,4778849.5030000005],[441501.41110000014,4778907.796800001],[441493.67229999974,4778924.966600001],[441475.60500000045,4778951.221000001],[441465.52329999954,4778960.636700001],[441454.5396999996,4778969.171700001],[441439.21109999996,4778973.5239],[441420.4912999999,4778971.1305],[441396.62870000023,4778966.338099999],[441365.07079999987,4778964.832900001],[441337.0535000004,4778968.517100001],[441305.7309999997,4778975.4506],[441270.42030000035,4778991.3035],[441243.55869999994,4779006.417400001],[441223.0142999999,4779018.700300001],[441201.1052000001,4779032.994100001],[441179.4967,4779053.8379],[441172.73419999983,4779061.5594999995],[441165.2095999997,4779075.173900001],[441149.46499999985,4779125.3982],[441143.63999999966,4779138.1094],[441136.8699000003,4779144.942600001],[441129.23599999957,4779145.8971],[441120.6858000001,4779144.305199999],[441112.11259999964,4779140.047900001],[441107.39910000004,4779130.8707],[441103.70600000024,4779117.464299999],[441100.6830000002,4779096.9443],[441102.2287999997,4779078.2728],[441107.92179999966,4779040.907299999],[441117.5672000004,4778990.513499999],[441122.33609999996,4778968.4824],[441130.0003000004,4778952.201300001],[441143.32930000033,4778932.8726],[441158.86010000017,4778914.3024],[441166.60979999974,4778907.904999999],[441187.8298000004,4778898.5035999995],[441192.8030000003,4778890.6865],[441194.8121999996,4778878.5635],[441192.5948999999,4778866.588199999],[441186.8186999997,4778856.753699999],[441175.3326000003,4778844.747400001],[441146.03670000006,4778832.228599999],[441135.31379999965,4778823.8807],[441125.8499999996,4778801.3061999995],[441124.3267999999,4778784.9935],[441120.2474999996,4778726.9442],[441094.11950000003,4778582.569700001],[441086.83210000023,4778557.8663],[441074.5713999998,4778540.9802],[441062.3345999997,4778526.8704],[441048.76460000034,4778518.4362],[441033.2246000003,4778517.238],[441018.7675000001,4778519.029100001],[440998.4341000002,4778527.6459],[440984.0656000003,4778539.6537999995],[440973.1194000002,4778552.5206],[440965.5201000003,4778566.9133],[440958.9704999998,4778589.8485],[440953.0728000002,4778603.5600000005],[440943.84080000035,4778617.1894000005],[440896.84240000043,4778710.443600001],[440821.45749999955,4778867.693499999],[440808.9768000003,4778900.342700001],[440800.06620000023,4778941.512499999],[440799.48230000027,4778958.5098],[440806.7907999996,4778976.216],[440815.41949999984,4778986.8028],[440833.2402999997,4778997.976],[440897.4653000003,4779025.738700001],[440902.47919999994,4779032.025599999],[440904.73589999974,4779039.1139],[440901.98309999984,4779049.7995],[440894.90919999965,4779059.079],[440885.80869999994,4779069.042400001],[440868.7608000003,4779081.296],[440853.8701999998,4779089.1995],[440830.7796,4779098.3961],[440807.0059000002,4779103.8225],[440783.8371000001,4779104.024],[440771.8666000003,4779101.7959],[440754.6557,4779095.282],[440667.6953999996,4779052.170299999],[440653.4590999996,4779041.854699999],[440641.4188000001,4779031.631100001],[440632.3854,4779021.270099999],[440623.3393000001,4779009.465500001],[440608.12820000015,4778980.611400001],[440602.6425999999,4778966.887800001],[440599.7352,4778959.805299999],[440584.5664999997,4778926.508400001],[440573.9950000001,4778916.9384],[440563.4689999996,4778912.5879],[440550.77419999987,4778911.254899999],[440541.0998999998,4778911.339400001],[440535.2659999998,4778913.611500001],[440529.18819999974,4778915.8858],[440516.6601,4778924.3248],[440504.74370000046,4778937.645099999],[440495.9439000003,4778954.047900001],[440492.3858000003,4778974.8473000005],[440496.3465999998,4779000.134500001],[440510.31240000017,4779063.2059],[440508.98589999974,4779078.877],[440503.2329000002,4779099.695599999],[440492.1638000002,4779116.8957],[440481.0423999997,4779128.0989],[440443.23790000007,4779155.9725],[440424.6995000001,4779165.0196],[440407.51099999994,4779170.389799999],[440388.17009999976,4779171.3366],[440368.70889999997,4779167.842],[440307.30539999995,4779146.723300001],[440286.4071000004,4779146.2402],[440260.51549999975,4779151.1318],[440237.08800000045,4779158.889599999],[440215.24700000044,4779171.409],[440183.79640000034,4779200.561000001],[440170.0535000004,4779218.673599999],[440169.01910000015,4779221.2371],[440161.6102,4779238.5166],[440153.14350000024,4779255.694399999],[440145.81599999964,4779272.973200001],[440128.2681999998,4779292.896299999],[440113.9841,4779304.9054000005],[440092.8185999999,4779320.195900001],[440041.34410000034,4779355.633199999],[440025.98790000007,4779365.8749],[440014.87849999964,4779359.864499999],[440010.97360000014,4779359.5657],[440002.2862999998,4779360.8639],[439997.11199999973,4779364.1303],[439986.47559999954,4779374.8859],[439982.2631999999,4779376.5889],[439975.51609999966,4779376.648399999],[439972.90299999993,4779375.3387],[439970.6042999998,4779372.8046],[439967.6151999999,4779365.723099999],[439958.0806999998,4779353.923599999],[439949.65579999983,4779348.1117],[439943.75189999957,4779342.388599999],[439941.1015999997,4779336.858999999],[439932.05950000044,4779297.9564],[439920.4042999996,4779266.962300001],[439911.4631000003,4779248.7162],[439866.35699999984,4779195.138900001],[439859.4989,4779191.8675999995],[439843.1130999997,4779196.010600001],[439837.6429000003,4779193.3935],[439719.7865000004,4779067.9377],[439537.0585000003,4778861.43],[439495.04169999994,4778817.601],[439464.0931000002,4778793.331599999],[439435.17080000043,4778768.3780000005],[439418.2433000002,4778757.422499999],[439384.7092000004,4778744.171499999],[439368.76109999977,4778733.651699999],[439358.10919999983,4778724.417400001],[439343.52329999954,4778711.6643],[439322.9837999996,4778696.854],[439303.3364000004,4778681.8138],[439237.46949999966,4778644.307399999],[439186.83380000014,4778637.2072],[439156.1085000001,4778638.1481],[439123.8969999999,4778636.547900001],[439112.89080000017,4778633.203400001],[439108.6590999998,4778623.6899999995],[439105.8213999998,4778615.4969],[439098.9495000001,4778610.7827],[439086.5979000004,4778611.559599999],[439079.8184000002,4778617.1733],[439072.9506000001,4778622.010299999],[439064.7452999996,4778622.7501],[439049.45990000013,4778622.775900001],[439031.7734000003,4778627.043400001],[439015.4184999997,4778634.742000001],[439010.7143000001,4778645.1128],[439004.19570000004,4778688.929199999],[439010.3189000003,4778755.288799999],[439008.3660000004,4778764.191199999],[439000.9028000003,4778775.142000001],[438990.7440999998,4778793.780200001],[438982.29140000045,4778803.1851],[438976.0533999996,4778805.6843],[438970.8602999998,4778806.841399999],[438966.47919999994,4778807.8803],[438955.66559999995,4778807.8661],[438945.9742999999,4778806.0649999995],[438939.7648,4778802.6778],[438922.82859999966,4778790.835100001],[438895.1835000003,4778772.5359000005],[438893.0329,4778768.446],[438889.75459999964,4778756.480799999],[438886.95419999957,4778743.400699999],[438884.95519999973,4778738.0878],[438881.0434999997,4778728.0163],[438875.40500000026,4778724.8462000005],[438854.35560000036,4778725.8126],[438845.80929999985,4778724.7787],[438820.76680000033,4778715.6745],[438815.14919999987,4778714.8365],[438809.07079999987,4778717.0013],[438803.1445000004,4778727.050000001],[438797.8959999997,4778731.0954],[438789.8624,4778732.8335],[438768.48649999965,4778742.687999999],[438754.8339999998,4778752.473099999],[438737.8108999999,4778767.1752],[438730.1995000001,4778779.682600001],[438725.1264000004,4778794.166099999],[438725.2572999997,4778808.714],[438725.8650000002,4778822.035800001],[438730.06400000025,4778854.983200001],[438737.8920999998,4778893.673],[438736.57100000046,4778900.4596],[438731.1791000003,4778906.6165],[438710.82270000037,4778912.241699999],[438696.69909999985,4778914.8122000005],[438688.64080000017,4778913.7741],[438685.7544,4778909.2466],[438679.60309999995,4778903.3047],[438670.29530000035,4778898.9461],[438661.43400000036,4778899.025900001],[438654.69240000006,4778899.7530000005],[438642.89940000046,4778899.304],[438637.7910000002,4778891.797900001],[438632.0230999999,4778883.2982],[438623.92169999983,4778877.4849],[438606.68680000026,4778877.6403],[438589.1464999998,4778889.015699999],[438582.2472000001,4778899.295499999],[438588.22809999995,4778949.441199999],[438585.5131000001,4778954.9077],[438578.74540000036,4778961.7434],[438559.67789999954,4778966.024700001],[438555.35720000044,4778964.731000001],[438548.0225999998,4778962.7981],[438546.8814000003,4778962.475199999],[438541.58110000007,4778960.745999999],[438531.6320000002,4778957.392999999],[438523.42810000014,4778958.2445],[438508.5187999997,4778963.8211],[438491.13960000034,4778965.9772],[438478.8016999997,4778968.198799999],[438460.07660000026,4778974.3653],[438430.2391999997,4778992.4048],[438399.29389999993,4779013.7864],[438387.07270000037,4779028.8902],[438369.3156000003,4779052.1515999995],[438359.56269999966,4779079.449899999],[438351.2882000003,4779108.400699999],[438333.05119999964,4779159.4319],[438328.2933,4779172.691299999],[438311.91980000027,4779196.0514],[438298.9977000002,4779214.4936],[438286.71410000045,4779240.5933],[438254.4632000001,4779306.0787],[438222.4079999998,4779357.2355],[438219.5228000004,4779361.815199999],[438205.9802000001,4779383.483999999],[438200.9935999997,4779389.4155],[438188.76850000024,4779403.964500001],[438179.841,4779414.5964],[438172.60250000004,4779423.2138],[438143.9296000004,4779452.794500001],[438130.80140000023,4779466.3522],[438124.7611999996,4779472.626499999],[438109.8800999997,4779490.087400001],[438093.3092,4779509.4517],[438079.3491000002,4779520.9069],[438057.88489999995,4779538.538799999],[438028.0493999999,4779547.473099999],[437995.58910000045,4779562.762],[437980.0473999996,4779570.1225000005],[437961.75409999955,4779578.8409],[437942.5151000004,4779581.903899999],[437918.38150000013,4779583.123500001],[437911.41700000037,4779586.0746],[437907.125,4779587.890699999],[437888.80040000007,4779593.1667],[437880.43879999965,4779594.4647],[437862.33690000046,4779597.406400001],[437850.4645999996,4779605.955499999],[437842.60170000046,4779617.355599999],[437836.18290000036,4779626.632300001],[437832.38460000046,4779629.110300001],[437820.74820000026,4779636.7688],[437814.4715999998,4779643.823000001],[437808.6787999999,4779650.4285],[437795.05179999955,4779662.6587000005],[437780.82629999984,4779680.558599999],[437763.01109999977,4779688.1625],[437753.0859000003,4779696.2497000005],[437739.04449999984,4779707.5953],[437723.58779999986,4779715.288899999],[437704.03419999965,4779728.351],[437687.1135,4779744.831900001],[437655.9096999997,4779763.998],[437615.8644000003,4779785.2445],[437608.42980000004,4779790.088300001],[437583.5521,4779834.185699999],[437562.84810000006,4779854.6998],[437558.54920000024,4779855.7388],[437550.4927000003,4779854.813200001],[437544.10080000013,4779858.092599999],[437539.37320000026,4779865.577099999],[437536.31340000033,4779886.4847],[437533.71860000025,4779896.059900001],[437524.71360000037,4779906.9155],[437518.3951000003,4779918.1907],[437517.5982999997,4779946.5187],[437515.5351999998,4779960.864600001],[437510.2396999998,4779968.465399999],[437502.77689999994,4779970.199899999],[437495.2123999996,4779969.714],[437485.0081000002,4779965.0320999995],[437480.6255999999,4779956.9648],[437478.9537000004,4779943.0975],[437471.26669999957,4779929.2853999995],[437458.8624999998,4779924.068399999],[437449.26580000017,4779923.601199999],[437419.27940000035,4779933.5392],[437401.6330000004,4779941.697899999],[437390.4545999998,4779946.0211],[437385.15419999976,4779953.0667],[437381.99679999985,4779963.3134],[437380.4742999999,4779974.5447],[437384.43149999995,4779989.3905],[437381.7940999996,4779994.3015],[437367.8624,4779999.7607],[437356.6453,4779999.8639],[437348.66669999994,4780007.3784],[437333.68340000045,4780013.4026],[437304.3733999999,4780026.111500001],[437290.9182000002,4780030.344699999],[437278.5591000002,4780030.0143],[437256.0088999998,4780026.4461],[437250.6492999997,4780027.050799999],[437239.9935999997,4780035.145500001],[437226.2028000001,4780047.0452],[437216.5547000002,4780049.7996],[437157.0582999997,4780059.455800001],[437136.20249999966,4780063.3134],[437119.6780000003,4780078.4594],[437096.2045999998,4780089.338199999],[437043.2955,4780108.0415],[437022.98309999984,4780117.891799999],[436978.76439999975,4780144.511700001],[436960.17140000034,4780164.4529],[436946.3792000003,4780184.9048999995],[436931.6046000002,4780213.362600001],[436923.15440000035,4780222.548],[436917.4184999997,4780243.925000001],[436911.48840000015,4780296.956499999],[436913.21279999986,4780307.602399999],[436918.1173999999,4780319.329500001],[436918.2357999999,4780332.1006000005],[436915.7326999996,4780351.4485],[436911.4793999996,4780357.3741999995],[436904.57579999976,4780357.9935],[436897.00659999996,4780356.9531],[436782.75519999955,4780299.7059],[436783.0310000004,4780303.146199999],[436770.6947999997,4780296.486],[436762.4277999997,4780290.3434],[436756.1431999998,4780278.851299999],[436753.9791000001,4780264.6555],[436753.1832999997,4780249.0032],[436756.3504999997,4780222.4299],[436762.3959999997,4780216.931700001],[436814.4594999999,4780186.1283],[436826.7246000003,4780176.3521],[436842.5700000003,4780149.439099999],[436846.16060000006,4780133.412900001],[436844.3660000004,4780115.215399999],[436838.84779999964,4780098.7184],[436836.4221999999,4780065.0890999995],[436841.36539999954,4780019.619000001],[436836.8883999996,4780001.4464],[436829.6897999998,4779979.0787],[436823.00040000025,4779950.264699999],[436811.9286000002,4779913.494899999],[436799.81439999957,4779878.2897],[436782.3848000001,4779848.4649],[436769.29229999986,4779830.4834],[436755.28309999965,4779818.841],[436738.9501,4779793.3375],[436721.6448999997,4779776.950099999],[436717.76970000006,4779771.0999],[436703.2213000003,4779762.6833999995],[436692.47080000024,4779760.562100001],[436659.0903000003,4779746.434599999],[436641.8995000003,4779742.3741999995],[436629.5388000002,4779741.934],[436623.72640000004,4779746.319499999],[436617.80700000003,4779747.929500001],[436567.8565999996,4779744.0633000005],[436551.77219999954,4779745.323799999],[436538.9040999999,4779742.7783],[436531.8689000001,4779738.0682],[436527.55709999986,4779729.0013999995],[436518.28670000006,4779719.980699999],[436506.45040000044,4779714.760199999],[436495.23280000035,4779714.864800001],[436487.44990000036,4779717.158600001],[436483.96389999986,4779718.1907],[436473.80310000014,4779718.285499999],[436454.81549999956,4779713.3539],[436416.2692,4779703.274],[436402.2432000004,4779698.6294],[436392.97229999956,4779698.2718],[436379.7161999997,4779697.7293],[436369.6043999996,4779694.380899999],[436359.2488000002,4779691.034700001],[436324.93510000035,4779690.244999999],[436300.76779999956,4779687.805600001],[436294.33160000015,4779686.311000001],[436283.9956,4779685.074999999],[436277.07180000003,4779674.9221],[436274.2937000003,4779664.7304],[436268.7901999997,4779658.6735],[436231.3125,4779649.917400001],[436221.6350999996,4779649.5638],[436183.33079999965,4779656.6976],[436157.8689000001,4779654.9372000005],[436149.2170000002,4779651.2422],[436147.5526999999,4779638.4857],[436143.6864,4779633.635199999],[436100.1983000003,4779625.4915],[436094.85830000043,4779628.2071],[436091.1847000001,4779635.238500001],[436083.6353000002,4779636.42],[436074.5060999999,4779633.840299999],[436068.0237999996,4779627.4596],[436065.79449999984,4779615.1526],[436063.51939999964,4779606.622199999],[436056.4598000003,4779599.3584],[436029.06439999957,4779590.8419],[436022.19130000006,4779586.130799999],[436017.19299999997,4779581.9574],[436013.07629999984,4779567.780200001],[436009.3973000003,4779556.9307],[435989.9709999999,4779540.0098],[435985.6124999998,4779534.719799999],[435981.31549999956,4779527.319],[435980.38549999986,4779506.226],[435982.3518000003,4779490.547700001],[436001.2627999997,4779469.9344999995],[435999.9327999996,4779458.1744],[435993.69680000003,4779426.1362],[435986.01240000036,4779404.3292],[435969.5647999998,4779367.056],[435957.9633999998,4779335.0682],[435948.75320000015,4779323.9375],[435935.2742999997,4779317.067500001],[435925.5148,4779308.052200001],[435908.86120000016,4779300.7678],[435897.0488,4779298.213500001],[435888.38159999996,4779292.964199999],[435884.0323000001,4779288.673699999],[435871.6975999996,4779282.4593],[435866.2862999998,4779277.6236000005],[435860.82579999976,4779267.568399999],[435847.7642000001,4779253.2534],[435839.1626000004,4779246.3375],[435833.20830000006,4779244.283500001],[435811.24459999986,4779242.9355999995],[435806.34190000035,4779240.316400001],[435790.1244000001,4779227.586100001],[435783.1133000003,4779225.541999999],[435771.3353000004,4779226.6526999995],[435765.96050000004,4779225.7039],[435761.69240000006,4779221.412699999],[435761.5111999996,4779202.2007],[435759.25019999966,4779195.225099999],[435750.0898000002,4779189.4253],[435739.30879999977,4779184.196],[435733.86789999995,4779176.2509],[435728.40189999994,4779165.6405],[435717.5296,4779150.7498],[435716.38680000044,4779141.6535],[435715.6615000004,4779125.1121],[435714.05090000015,4779118.1304],[435697.2544,4779104.406300001],[435659.4183,4779075.3323],[435654.6738,4779072.2674],[435649.11110000033,4779068.6548999995],[435638.88630000036,4779062.0878],[435623.3641999997,4779062.789899999],[435612.0242999997,4779058.6767],[435606.1967000002,4779052.8456],[435597.40189999994,4779034.1592],[435592.9528999999,4779010.767200001],[435587.4603000004,4778997.3807],[435581.4951999998,4778994.2162999995],[435572.3859000001,4778993.8583],[435539.76070000045,4779000.053300001],[435534.4456000002,4779005.434599999],[435521.1275000004,4779015.667400001],[435516.80840000045,4779014.5977],[435512.9782999996,4779005.082599999],[435519.83829999994,4778991.1349],[435538.9330000002,4778972.7399],[435543.62849999964,4778962.033500001],[435545.69209999964,4778948.131200001],[435543.38040000014,4778935.825200001],[435539.0773,4778927.8694],[435527.12210000027,4778910.323799999],[435513.0538999997,4778901.460999999],[435497.93709999975,4778893.4966],[435477.5477,4778886.8039],[435459.31180000026,4778884.3113],[435424.4807000002,4778889.417199999],[435407.8958999999,4778898.1263],[435400.0257000001,4778908.4187],[435389.5422,4778934.617699999],[435380.2307000002,4778955.8079],[435367.3909,4778973.5886],[435349.90469999984,4778990.080800001],[435343.12430000026,4779003.8058],[435337.61510000005,4779005.8573],[435330.1423000004,4779006.5945999995],[435315.73390000034,4779004.7323],[435310.99870000035,4779002.667199999],[435308.125,4778991.143999999],[435309.3909,4778978.915100001],[435314.1030000001,4778969.985400001],[435329.1333999997,4778951.739499999],[435337.0246000001,4778935.1163],[435343.34580000024,4778924.394300001],[435346.5059000002,4778914.7019],[435346.39940000046,4778903.4856],[435343.62069999985,4778893.405300001],[435337.5477999998,4778887.465600001],[435334.92200000025,4778884.9362],[435327.2019999996,4778876.790899999],[435321.36980000045,4778870.515699999],[435312.9994000001,4778862.376599999],[435304.0546000004,4778853.6877],[435280.96829999983,4778837.025699999],[435241.4258000003,4778808.4144],[435220.03699999955,4778799.2886],[435202.15869999956,4778791.6844],[435127.4813000001,4778779.068],[435115.7742999997,4778779.179500001],[435102.94400000013,4778780.8566],[435069.1908,4778796.7271],[435050.85030000005,4778800.345000001],[435033.76489999983,4778799.1752],[435009.0987,4778795.967700001],[434971.6173999999,4778804.5441],[434935.4167999998,4778810.998299999],[434907.4502999997,4778811.2656],[434849.5840999996,4778813.7071],[434832.4020999996,4778819.4246],[434825.6059999997,4778822.932600001],[434803.0307,4778825.814200001],[434784.82639999967,4778826.6548999995],[434758.6639999999,4778837.0122],[434744.6913999999,4778838.2567],[434727.1978000002,4778853.8621],[434729.04509999976,4778876.9453],[434729.25380000006,4778898.7115],[434727.33210000023,4778910.2805],[434724.02190000005,4778921.1963],[434705.66559999995,4778931.59],[434692.0406999998,4778935.1636],[434673.5278000003,4778929.232799999],[434659.2248999998,4778929.9253],[434647.4826999996,4778934.8137],[434637.89049999975,4778943.457599999],[434632.71389999986,4778954.7246],[434622.5580000002,4778963.929199999],[434611.85780000035,4778967.252800001],[434606.66339999996,4778968.191199999],[434596.4371999996,4778970.066400001],[434584.4031999996,4778969.959899999],[434560.4978,4778969.7453000005],[434554.42729999963,4778972.5802],[434550.3526999997,4778980.0605999995],[434544.9582000002,4778985.554500001],[434534.0911999997,4778988.4355],[434528.5695000002,4778989.154999999],[434503.98500000034,4778985.9485],[434461.51209999993,4778982.5811],[434422.3937999997,4778981.402799999],[434406.82019999996,4778985.2179000005],[434386.83110000007,4778994.8508],[434380.01609999966,4778996.360300001],[434367.67200000025,4778997.812000001],[434343.13239999954,4778999.270300001],[434331.31879999954,4778996.718699999],[434314.0979000004,4778989.8879],[434288.3569,4778984.805299999],[434268.5206000004,4778984.9967],[434248.6994000003,4778986.743000001],[434224.60170000046,4778991.862500001],[434210.62760000024,4779001.3268],[434203.8052000003,4779002.0591],[434185.9757000003,4778999.5659],[434158.0228000004,4779001.1689],[434127.9637000002,4779003.569800001],[434097.9369000001,4779009.3024],[434066.62229999993,4779016.3804],[434029.7522,4779029.0655000005],[434015.3278999999,4779033.981000001],[434009.02130000014,4779037.596100001],[433999.9581000004,4779042.0154],[433993.4545,4779042.078400001],[433986.9956,4779038.3649],[433979.67899999954,4779038.435799999],[433973.5817999998,4779038.494999999],[433963.8510999996,4779041.1438],[433961.3373999996,4779041.8345],[433938.33249999955,4779050.6095],[433929.0137,4779053.809699999],[433925.8540000003,4779054.950999999],[433918.2165000001,4779055.4694],[433914.0725999996,4779055.731699999],[433906.0286999997,4779056.254000001],[433901.92899999954,4779061.069499999],[433900.59979999997,4779066.524499999],[433895.1994000003,4779071.352600001],[433884.3393000001,4779074.901000001],[433874.08210000023,4779073.5568],[433863.48890000023,4779071.1052],[433805.7463999996,4779077.663799999],[433778.3694000002,4779079.929099999],[433741.5362999998,4779079.621099999],[433659.3125,4779076.867699999],[433639.94799999986,4779075.3905],[433614.69020000007,4779069.861400001],[433509.0823999997,4779070.3366],[433495.15490000043,4779067.8072],[433431.2492000004,4779059.3245],[433419.41899999976,4779055.1087],[433398.89439999964,4779043.092599999],[433372.1749,4779029.471100001],[433319.3298000004,4779004.7772],[433243.8986999998,4778973.530200001],[433173.2264999999,4778938.461200001],[433132.2474999996,4778921.7598],[433045.86950000003,4778885.4026],[433030.1244999999,4778880.0043],[432987.09190000035,4778877.7622],[432894.5379999997,4778850.1305],[432853.06230000034,4778832.6581999995],[432848.5920000002,4778832.8134],[432829.72250000015,4778856.8780000005],[432806.01499999966,4778876.770099999],[432796.44269999955,4778878.9748],[432775.98199999984,4778881.8422],[432767.7577999998,4778880.5907000005],[432735.4840000002,4778864.5832],[432708.0066999998,4778848.5284],[432697.6962000001,4778841.8554],[432690.78699999955,4778833.8160999995],[432682.33220000006,4778809.2436999995],[432674.78029999975,4778801.9882],[432664.49820000026,4778798.2027],[432650.6169999996,4778800.450200001],[432641.03809999954,4778810.2074],[432627.2888000002,4778825.781199999],[432612.79030000046,4778831.366800001],[432557.07129999995,4778820.700999999],[432547.3384999996,4778814.9111],[432543.0197999999,4778813.954299999],[432494.5473999996,4778820.7653],[432482.2648,4778820.2206999995],[432423.0806999998,4778820.9189],[432378.0371000003,4778820.921800001],[432321.72389999963,4778824.1468],[432296.4709999999,4778827.5076],[432192.2318000002,4778851.5349],[432148.3613,4778863.189300001],[432119.9188000001,4778872.802100001],[432055.9419,4778898.318299999],[432019.0900999997,4778912.5691],[432004.6780000003,4778918.599300001],[431983.9455000004,4778934.910599999],[431960.2605999997,4778956.8046],[431944.56340000033,4778964.4026999995],[431930.9400000004,4778967.981799999],[431911.84860000014,4778969.5055],[431883.46829999983,4778969.0119],[431850.1747000003,4778965.013599999],[431843.2209999999,4778968.859300001],[431838.82409999985,4778976.3445999995],[431834.0410000002,4778977.725199999],[431823.7775999997,4778975.8288],[431711.8847000003,4778982.1701],[431688.733,4778976.071699999],[431669.8185999999,4778962.822799999],[431644.46169999987,4778947.6395],[431624.48589999974,4778933.9572],[431601.7301000003,4778910.6403],[431578.94180000015,4778884.1029],[431556.7715999996,4778862.4463],[431536.78639999963,4778847.875700001],[431520.59779999964,4778838.931299999],[431494.77240000013,4778825.7524],[431464.0332000004,4778809.069],[431435.4017000003,4778783.7016],[431386.9634999996,4778745.428400001],[431371.0884999996,4778735.3705],[431345.0778000001,4778728.080399999],[431305.95720000006,4778710.8159],[431281.97890000045,4778703.5055],[431269.6409999998,4778697.521500001],[431246.11060000025,4778678.2118999995],[431214.8267999999,4778664.089500001],[431185.7862,4778654.7204],[431136.3559999997,4778647.2236],[431090.6644000001,4778639.5781],[431062.6553999996,4778635.7523],[431046.18429999985,4778631.143300001],[431024.2176999999,4778621.814300001],[431007.08939999994,4778616.545700001],[430979.08019999973,4778612.7202],[430964.0058000004,4778609.541099999],[430931.77359999996,4778598.2063],[430854.9996999996,4778572.441199999],[430818.63549999986,4778562.592599999],[430787.1978000002,4778557.470000001],[430661.11120000016,4778543.9812],[430651.9940999998,4778542.963400001],[430635.36319999956,4778538.690199999],[430627.26570000034,4778533.9969999995],[430619.69319999963,4778524.9669],[430615.8661000002,4778516.454],[430615.20990000013,4778507.9088],[430628.3905999996,4778484.7842999995],[430630.9808,4778475.650699999],[430630.28729999997,4778463.4408],[430622.3295,4778448.5282000005],[430616.75769999996,4778436.368000001],[430610.9587000003,4778409.8829],[430609.62129999977,4778390.349300001],[430606.1732000001,4778363.173800001],[430591.88439999986,4778333.443299999],[430566.7962999996,4778289.273600001],[430543.79580000043,4778242.5282000005],[430522.87799999956,4778216.6416],[430517.3682000004,4778210.589299999],[430514.45880000014,4778196.402799999],[430511.4371999996,4778171.222200001],[430507.7651000004,4778146.0482],[430506.9820999997,4778133.0616999995],[430504.11340000015,4778122.873199999],[430476.8781000003,4778099.4946],[430451.9199000001,4778068.2073],[430433.55510000046,4778053.5123],[430419.2002999997,4778041.3309],[430357.6836000001,4778013.416200001],[430340.42310000025,4778003.3749],[430326.9466000004,4777989.629799999],[430321.48819999956,4777980.6895],[430307.7988999998,4777962.059800001],[430302.8596999999,4777948.227299999],[430301.67760000005,4777936.022399999],[430304.7226,4777923.6632],[430313.73599999957,4777914.4638],[430322.75519999955,4777905.819599999],[430338.0575000001,4777891.3358],[430346.63379999995,4777879.142200001],[430347.6749999998,4777877.5767],[430348.0582999997,4777867.354900001],[430344.64240000024,4777851.396600001],[430327.06819999963,4777834.5836],[430282.3119999999,4777791.8378],[430232.6144000003,4777751.0309999995],[430217.87260000035,4777740.8531],[430180.6908,4777715.245200001],[430161.3635,4777702.0046],[430143.2408999996,4777687.3079],[430105.51829999965,4777656.596999999],[430097.89240000024,4777650.455700001],[430087.3130999999,4777641.7903],[430073.7927000001,4777631.8222],[429893.7133999998,4777533.7158],[429815.0899,4777503.649700001],[429808.66610000003,4777503.7159],[429786.18090000004,4777507.7238],[429777.54559999984,4777506.2579],[429730.2229000004,4777491.197000001],[429723.21839999966,4777490.158600001],[429703.2460000003,4777501.2489],[429682.5842000004,4777508.5702],[429670.6392000001,4777525.2421],[429658.45380000025,4777542.249600001],[429656.52969999984,4777544.9350000005],[429646.96800000034,4777548.2546],[429641.98950000014,4777546.528999999],[429637.81149999984,4777543.5734],[429632.7297,4777531.8531],[429627.31240000017,4777519.1368],[429622.67729999963,4777511.2991],[429616.9107999997,4777504.1395],[429615.27300000004,4777503.0458],[429600.20210000034,4777492.6504999995],[429587.8570999997,4777486.3364],[429581.4950000001,4777484.514],[429574.7505000001,4777485.028000001],[429569.80179999955,4777486.1898],[429564.9149000002,4777485.4629],[429561.0701000001,4777483.281400001],[429558.01779999956,4777479.092499999],[429553.8432,4777476.4702],[429543.57459999993,4777474.3551],[429537.5217000004,4777470.9747],[429523.8103,4777466.229699999],[429501.1085000001,4777465.0208],[429474.5756999999,4777462.963099999],[429451.88879999984,4777463.198000001],[429437.8375000004,4777464.898399999],[429426.4809999997,4777467.681600001],[429411.06799999997,4777471.395400001],[429397.62150000036,4777476.5326000005],[429389.22699999996,4777482.617000001],[429385.29899999965,4777488.0999],[429382.82430000044,4777492.5681],[429375.36980000045,4777495.199899999],[429365.9020999996,4777499.740599999],[429355.55599999987,4777505.8453],[429352.59339999966,4777510.318600001],[429337.1897999998,4777514.9209],[429324.22670000046,4777519.608999999],[429304.42229999974,4777531.143100001],[429293.0354000004,4777538.8136],[429284.6190999998,4777542.7882],[429276.1076999996,4777545.431],[429266.71669999976,4777549.526799999],[429232.5575000001,4777572.649700001],[429195.93539999984,4777601.351600001],[429184.06549999956,4777609.4716],[429171.6160000004,4777616.598099999],[429166.2558000004,4777625.094699999],[429158.33800000045,4777630.0638999995],[429143.90589999966,4777634.212300001],[429132.97020000033,4777638.3243],[429127.5893000001,4777644.822000001],[429125.1206,4777649.8456],[429117.66060000006,4777651.9224],[429108.7520000003,4777655.4581],[429104.2609000001,4777661.5023],[429102.98649999965,4777664.07],[429097.7274000002,4777674.4537],[429066.2969000004,4777693.994999999],[429021.7567999996,4777743.1051],[428992.65749999974,4777783.3914],[428974.7564000003,4777813.565400001],[428971.68230000045,4777830.701300001],[428971.2637,4777845.143999999],[428972.4923999999,4777853.794199999],[428982.87870000023,4777867.2358],[428989.1508999998,4777876.055500001],[428994.76889999956,4777892.3234],[428996.26460000034,4777903.1921],[428994.4737999998,4777926.4231],[428991.8574999999,4777940.6666],[428982.7675000001,4777965.7508000005],[428969.52979999967,4777982.992799999],[428958.8353000004,4777986.769400001],[428950.62289999984,4777994.6296],[428939.6217,4778000.1865],[428932.0366000002,4778005.8188000005],[428928.8132999996,4778008.6291000005],[428926.48890000023,4778011.8741999995],[428925.6628999999,4778018.4355999995],[428925.8080000002,4778024.5426],[428928.35030000005,4778034.400800001],[428930.34810000006,4778038.8225],[428930.7951999996,4778042.7051],[428930.4453999996,4778048.150900001],[428930.10259999987,4778054.263],[428928.2196000004,4778060.8354],[428924.6244999999,4778066.9815],[428920.6275000004,4778073.575999999],[428916.2993999999,4778079.6186],[428914.7254999997,4778084.6329],[428912.0131999999,4778089.6591],[428907.97559999954,4778092.366800001],[428902.56510000024,4778095.977399999],[428899.2000000002,4778100.7883],[428895.2960000001,4778108.4924],[428893.3097000001,4778112.955700001],[428892.17009999976,4778120.631100001],[428890.67030000035,4778132.752699999],[428892.34750000015,4778137.622099999],[428892.8178000003,4778143.7257],[428893.2533,4778146.4977],[428893.27529999986,4778148.6077],[428892.08469999954,4778151.3968],[428891.70720000006,4778154.177300001],[428890.5164999999,4778156.9662999995],[428885.31520000007,4778157.242799999],[428870.7081000004,4778144.5119],[428861.11199999973,4778113.291999999],[428856.8854,4778097.8982],[428851.09669999965,4778073.0803],[428844.83019999973,4778072.590399999],[428846.0404000003,4778079.4638],[428827.87739999965,4778084.429300001],[428828.72059999965,4778095.082699999],[428826.7854000004,4778096.6578],[428826.0711000003,4778098.3312],[428823.0532999998,4778105.2487],[428818.34800000023,4778106.297499999],[428810.22300000023,4778106.9377],[428798.5844999999,4778105.9487],[428786.46970000025,4778106.0754],[428763.99289999995,4778110.642000001],[428755.0769999996,4778113.400800001],[428738.73419999983,4778113.571699999],[428727.8925000001,4778111.0196],[428725.12799999956,4778111.048599999],[428713.94020000007,4778114.2754999995],[428712.01669999957,4778116.961100001],[428697.3082999997,4778125.667099999],[428691.11149999965,4778124.066],[428682.91110000014,4778125.262499999],[428674.8141000001,4778128.5681],[428668.63609999977,4778136.5184],[428664.8646999998,4778141.333699999],[428661.4243000001,4778146.7008],[428652.9000000004,4778155.7863],[428635.4807000002,4778161.8552],[428624.2604,4778161.9728],[428618.83499999996,4778164.139900001],[428607.6229999997,4778172.8093],[428594.45129999984,4778172.9474],[428575.38269999996,4778176.8125],[428563.02419999987,4778176.9421],[428551.42200000025,4778187.170700001],[428540.6715000002,4778201.055500001],[428536.0871000001,4778205.8793],[428519.16899999976,4778220.9395],[428482.54059999995,4778248.423699999],[428470.4380999999,4778257.436000001],[428458.17179999966,4778266.3389],[428443.3208999997,4778269.160499999],[428435.91509999987,4778268.571900001],[428428.88790000044,4778265.3138],[428420.49120000005,4778263.2919],[428412.1026999997,4778262.0473],[428405.60529999994,4778262.7819],[428397.7758999998,4778268.306399999],[428390.89300000016,4778271.044299999],[428387.8997999998,4778272.5196],[428377.5488,4778277.9596],[428368.26290000044,4778284.1658],[428360.8331000004,4778289.0197],[428354.4812000003,4778295.861500001],[428347.6556000002,4778304.040999999],[428336.82380000036,4778310.1524],[428330.5011999998,4778319.770500001],[428323.63939999975,4778324.5074000005],[428306.7450000001,4778318.5767],[428289.4844000004,4778324.2006],[428286.9288999997,4778320.8956],[428284.00189999957,4778320.9264],[428284.5247999998,4778324.252800001],[428267.25019999966,4778328.5441],[428262.33970000036,4778333.260600001],[428258.42009999976,4778339.4103999995],[428253.5318999998,4778346.2368],[428232.41789999977,4778356.566199999],[428225.44680000003,4778358.638800001],[428205.83270000014,4778372.395400001],[428195.00939999986,4778379.284499999],[428184.1930999998,4778386.8398],[428166.0426000003,4778400.5811],[428154.79480000027,4778413.472200001],[428106.1096999999,4778469.407199999],[428080.1627000002,4778484.0085],[427953.90029999986,4778531.5461],[427873.7439000001,4778556.1624],[427812.2170000002,4778566.254799999],[427757.96860000025,4778572.6055],[427716.86290000007,4778583.8149999995],[427680.6719000004,4778590.752],[427643.0669999998,4778594.705600001],[427601.02689999994,4778594.486],[427563.14269999973,4778595.111],[427520.6266999999,4778596.0076],[427503.99060000014,4778599.0724],[427453.26669999957,4778600.3901],[427402.51910000015,4778599.487],[427350.6242000004,4778605.3716],[427293.3640999999,4778618.977299999],[427233.4099000003,4778623.949200001],[427193.6886,4778635.258199999],[427140.1645999998,4778640.828600001],[427066.3010999998,4778645.284399999],[427051.8520999998,4778647.5494],[427027.7028999999,4778655.1384],[427002.1498999996,4778668.2959],[426987.6124999998,4778669.8956],[426969.52440000046,4778666.4244],[426955.6651999997,4778663.0189],[426941.2090999996,4778664.617900001],[426861.92360000033,4778679.0189],[426768.72169999965,4778692.2377],[426743.60929999966,4778700.948799999],[426674.22059999965,4778720.6877999995],[426641.20320000034,4778727.7073],[426626.0669999998,4778726.537599999],[426620.68560000043,4778725.151699999],[426612.2781999996,4778722.1325],[426534.30420000013,4778729.8594],[426458.27940000035,4778744.896299999],[426448.21050000004,4778753.668199999],[426438.12600000016,4778760.9964000005],[426426.63659999985,4778766.229499999],[426324.7655999996,4778789.655099999],[426303.13680000044,4778797.1084],[426284.28369999956,4778798.0899],[426236.4797,4778798.6076],[426184.4678999996,4778808.500700001],[426103.93290000036,4778827.366800001],[426097.76860000007,4778828.7665],[426096.3088999996,4778829.115499999],[426075.56259999983,4778835.4493],[425995.3328999998,4778852.4253],[425966.3164999997,4778853.4070999995],[425955.69049999956,4778855.743899999],[425938.92810000014,4778862.0348000005],[425916.7588999998,4778864.6084],[425882.5862999996,4778877.419600001],[425787.48539999966,4778917.4394000005],[425697.92729999963,4778943.7391],[425631.57129999995,4778965.2327],[425622.9124999996,4778968.9925],[425614.324,4778979.193299999],[425590.6531999996,4778993.113],[425576.1398,4778996.8257],[425544.17069999967,4779002.8396000005],[425529.67679999955,4779008.3292],[425519.02689999994,4779008.445699999],[425509.00189999957,4779006.222999999],[425502.17289999966,4779006.297700001],[425478.6978000002,4779023.214500001],[425465.70610000007,4779024.8005],[425450.42229999974,4779024.967800001],[425407.8437000001,4779034.763699999],[425384.6667999998,4779034.351199999],[425370.1643000003,4779031.6225000005],[425338.94849999994,4779024.7454],[425309.21910000034,4779019.962400001],[425280.40589999966,4779017.1687],[425263.61039999966,4779020.3518],[425246.8404000001,4779025.8671],[425231.65660000034,4779035.1412],[425218.7588999998,4779045.2787999995],[425152.0971999997,4779105.3204],[425136.4539999999,4779117.1543000005],[425107.608,4779126.1346],[425089.5585000003,4779133.5525],[425078.81709999964,4779140.112500001],[425067.20770000014,4779141.6841],[425051.98220000044,4779139.7414],[425043.2273000004,4779134.728800001],[424985.3130999999,4779132.4789],[424975.8668999998,4779131.1391],[424961.3411999997,4779126.301200001],[424951.17069999967,4779125.6359],[424941.77219999954,4779128.6272],[424920.82969999965,4779131.7458],[424890.56850000005,4779145.0743],[424868.9826999996,4779156.196900001],[424824.2017000001,4779172.5736],[424772.9062999999,4779188.023],[424767.6328999996,4779196.4112],[424766.0935000004,4779218.9746],[424761.25210000016,4779237.0208],[424754.0965999998,4779244.3192],[424742.9148000004,4779247.774800001],[424717.74679999985,4779251.0518],[424699.35830000043,4779249.8113],[424687.1246999996,4779253.7228],[424681.8909,4779258.3344],[424673.54569999967,4779268.3116],[424666.0564000001,4779282.1667],[424658.4910000004,4779289.136499999],[424640.75519999955,4779295.441400001],[424638.6490000002,4779296.131100001],[424613.4096999997,4779300.297900001],[424604.4291000003,4779304.284600001],[424595.9769000001,4779311.9307],[424575.1627000002,4779363.251700001],[424552.2103000004,4779434.3661],[424542.90940000024,4779490.113299999],[424541.06769999955,4779536.670499999],[424545.40610000025,4779649.354499999],[424541.36319999956,4779739.3629],[424547.0702999998,4779799.4975000005],[424549.6479000002,4779834.010500001],[424550.6010999996,4779846.6614],[424552.28089999966,4779858.860099999],[424553.4826999996,4779893.943700001],[424556.6171000004,4779905.3488],[424566.7002999997,4779912.900599999],[424577.45830000006,4779922.666300001],[424578.35479999986,4779930.208799999],[424578.50739999954,4779943.9793],[424576.2905000001,4779949.335100001],[424564.0926000001,4779956.3564],[424558.1227000002,4780004.5142],[424557.82210000046,4780006.7388],[424557.6755999997,4780008.1843],[424555.07919999957,4780037.978800001],[424535.54480000027,4780072.514799999],[424524.26109999977,4780088.6335],[424462.0937999999,4780141.9684999995],[424439.43819999974,4780173.5407],[424422.9171000002,4780201.157500001],[424404.9444000004,4780237.1204],[424392.22360000014,4780299.458799999],[424380.2220999999,4780353.348300001],[424369.9422000004,4780393.8906],[424360.4912999999,4780435.867699999],[424359.0667000003,4780446.657],[424362.3158,4780461.0594999995],[424360.9676999999,4780478.733999999],[424355.84889999963,4780500.893100001],[424352.9380000001,4780516.919],[424355.31769999955,4780533.5525],[424356.1760999998,4780537.6524],[424357.8931,4780545.852299999],[424353.37870000023,4780556.5648],[424346.58579999954,4780559.7502],[424341.2633999996,4780563.5856],[424302.8364000004,4780689.8511],[424293.8733000001,4780709.831700001],[424278.8057000004,4780729.1028],[424269.7735000001,4780742.864499999],[424226.54470000044,4780780.7751],[424218.22809999995,4780793.085000001],[424188.66729999986,4780846.6151],[424185.1076999996,4780855.429],[424179.2879999997,4780858.3816],[424161.2450000001,4780858.582599999],[424159.5382000003,4780858.601600001],[424155.04700000025,4780856.763599999],[424121.56570000015,4780842.920299999],[424050.6922000004,4780807.1701],[424005.3317999998,4780792.349300001],[423993.82100000046,4780787.9241],[423936.8141999999,4780756.573899999],[423871.12289999984,4780704.662900001],[423765.93850000016,4780610.4342],[423747.45019999985,4780599.9789],[423735.9812000003,4780599.3299],[423709.9907999998,4780601.2872],[423679.66500000004,4780608.0691],[423665.1738,4780606.1214000005],[423649.1785000004,4780600.5254],[423638.30370000005,4780594.8719],[423621.56740000006,4780573.9571],[423608.5279000001,4780570.9935],[423427.5904000001,4780579.2467],[423387.1786000002,4780585.477],[423377.00260000024,4780584.147700001],[423366.16750000045,4780582.0483],[423348.67640000023,4780573.5821],[423339.2980000004,4780570.9111],[423103.9436999997,4780540.1351],[423056.6021999996,4780523.010600001],[423044.32490000036,4780515.596899999],[423028.9321999997,4780498.6666],[423024.0747999996,4780486.059900001],[423019.96609999985,4780467.7804000005],[423016.03419999965,4780457.9399],[423009.8251,4780448.0141],[422996.6832999997,4780436.056500001],[422987.2560999999,4780414.727299999],[422983.1858000001,4780392.671],[422976.2165999999,4780387.4187],[422960.88430000003,4780383.0385],[422944.6863000002,4780374.0033],[422855.06819999963,4780306.3792],[422842.2823999999,4780297.194499999],[422836.43709999975,4780290.707800001],[422835.6986999996,4780282.941500001],[422831.00519999955,4780277.6635],[422824.0697999997,4780275.409700001],[422809.5114000002,4780274.7973],[422579.5473999996,4780254.5295],[422563.21970000025,4780255.603800001],[422555.1255999999,4780258.694700001],[422516.3097000001,4780276.6850000005],[422459.9950000001,4780307.0923],[422441.6135999998,4780313.410499999],[422438.5856999997,4780318.7762],[422438.67169999983,4780326.3278],[422435.73390000034,4780332.469900001],[422425.80590000004,4780338.6918],[422384.69849999994,4780355.2652],[422328.3064000001,4780378.7883],[422314.6102999998,4780389.607100001],[422292.6486999998,4780416.9582],[422282.0603,4780436.515799999],[422272.77130000014,4780448.839299999],[422233.75129999965,4780484.382300001],[422209.5996000003,4780512.0919],[422174.0804000003,4780555.1478],[422157.5262000002,4780578.9944],[422151.24619999994,4780598.5030000005],[422150.1476999996,4780601.958699999],[422149.6727,4780603.0748],[422145.54789999966,4780612.0074000005],[422096.8655000003,4780683.8697],[422082.33999999985,4780707.360099999],[422071.32859999966,4780732.476299999],[422065.96329999994,4780746.643300001],[422047.9779000003,4780794.497199999],[422045.5321000004,4780800.9671],[422043.16509999987,4780807.214],[422040.40440000035,4780814.575999999],[422039.7784000002,4780816.693499999],[422034.7611999996,4780832.855699999],[422016.03330000024,4780929.365700001],[421998.0580000002,4781034.7524999995],[421994.65780000016,4781142.3047],[421996.6564999996,4781181.9329],[421993.17789999954,4781211.7388],[422001.9979999997,4781243.736199999],[422009.7150999997,4781250.422900001],[422020.4380000001,4781256.964],[422031.4773000004,4781276.9407],[422033.0533999996,4781286.807600001],[422033.1322999997,4781293.6929],[422027.0625,4781295.9838],[422013.3457000004,4781297.696],[421952.05900000036,4781297.621200001],[421919.88489999995,4781298.7678],[421890.8348000003,4781302.988600001],[421882.4550999999,4781302.307399999],[421875.51269999985,4781299.3883],[421866.1621000003,4781284.945800001],[421860.0144999996,4781280.4626],[421840.7912999997,4781276.9070999995],[421805.54760000017,4781272.6472],[421756.38439999986,4781259.551100001],[421734.9813000001,4781264.351],[421718.34229999967,4781280.5362],[421706.9009999996,4781282.2227],[421701.53720000014,4781282.284499999],[421694.5588999996,4781276.256100001],[421689.0455,4781263.3246],[421682.90670000017,4781259.619000001],[421661.3629999999,4781252.203299999],[421600.8975999998,4781252.899800001],[421584.8328,4781255.417300001],[421570.9419999998,4781270.238299999],[421558.8365000002,4781284.8167],[421550.94629999995,4781291.3495000005],[421527.9411000004,4781298.1678],[421509.17729999963,4781306.27],[421498.37739999965,4781307.1721],[421463.33889999986,4781299.579600001],[421449.75960000046,4781292.072699999],[421438.2735000001,4781289.8729],[421398.4184999997,4781294.5537],[421376.12820000015,4781299.920399999],[421357.98819999956,4781298.6862],[421340.62760000024,4781294.555199999],[421323.89269999973,4781288.3068],[421286.0049999999,4781266.3093],[421272.96829999983,4781263.5724],[421252.8076999998,4781270.3587],[421242.20689999964,4781288.474300001],[421233.6113,4781297.2371],[421222.07859999966,4781298.0370000005],[421213.35819999967,4781296.0276999995],[421197.34559999965,4781288.9936999995],[421186.4029000001,4781277.569399999],[421143.9923999999,4781237.0768],[421139.4530999996,4781224.134500001],[421133.46499999985,4781219.427999999],[421114.2954000002,4781213.5415],[421098.9260999998,4781212.9421999995],[421074.51630000025,4781217.779100001],[421069.2231999999,4781223.949200001],[421068.61400000006,4781241.505000001],[421069.50659999996,4781248.380899999],[421065.75769999996,4781254.5331],[421038.3306,4781265.513800001],[421008.5286999997,4781274.9673],[420984.7977,4781275.242799999],[420967.92179999966,4781270.8851],[420952.5719999997,4781264.954600001],[420913.72699999996,4781244.636299999],[420904.79750000034,4781245.628699999],[420894.8037999999,4781252.964299999],[420888.2944,4781252.3736000005],[420865.6788999997,4781236.753799999],[420843.82969999965,4781224.1241],[420834.30009999964,4781215.4606],[420828.3658999996,4781208.4213],[420812.99990000017,4781187.164000001],[420784.43429999985,4781163.172700001],[420755.7821000004,4781145.735400001],[420689.5371000003,4781103.9682],[420647.9466000004,4781085.349400001],[420607.8468000004,4781062.159700001],[420602.58220000006,4781063.7761],[420591.1166000003,4781070.3518],[420578.8353000004,4781069.717700001],[420559.6440000003,4781062.0559],[420519.9765999997,4781048.0803],[420514.89609999955,4781044.5854],[420511.20210000034,4781034.521400001],[420503.1191999996,4781024.5086],[420492.5374999996,4781016.302200001],[420437.9419999998,4780997.8366],[420416.37789999973,4780988.870100001],[420393.27990000043,4780980.8102],[420377.2597000003,4780980.2202],[420355.03479999956,4780984.2566],[420338.2734000003,4780989.784],[420330.65249999985,4780998.4255],[420324.9419,4781003.601500001],[420256.8521999996,4781040.6073],[420255.4796000002,4781041.400800001],[420253.0466,4781041.8736000005],[420244.7748999996,4781043.5254999995],[420229.46949999966,4781041.4836],[420200.45299999975,4781048.598999999],[420171.5278000003,4781063.4882],[420096.4422000004,4781120.681],[420089.2768000001,4781126.5407],[420085.0823999997,4781143.1391],[420077.1776999999,4781148.3411],[420062.70210000034,4781147.7337],[420055.3624,4781152.595799999],[420044.87629999965,4781166.3804],[420044.15359999985,4781174.0526],[420048.1796000004,4781191.554099999],[420045.9757000003,4781197.6887],[420008.78720000014,4781228.669600001],[420004.27130000014,4781231.7215],[419985.1447999999,4781236.5002],[419979.12129999977,4781242.6798],[419961.0504999999,4781268.104800001],[419957.5091000004,4781291.804],[419955.25939999986,4781300.938100001],[419868.18200000003,4781450.683499999],[419859.2603000002,4781473.0023],[419845.92090000026,4781513.588300001],[419840.08490000013,4781535.648600001],[419837.1864,4781551.787599999],[419837.2845999999,4781560.116599999],[419839.6777999997,4781570.0845],[419844.4082000004,4781578.358899999],[419850.54899999965,4781582.174000001],[419858.3320000004,4781594.299799999],[419860.06439999957,4781610.2732],[419856.07100000046,4781650.7491999995],[419849.17229999974,4781658.494200001],[419827.2366000004,4781679.966700001],[419812.03050000034,4781693.140900001],[419800.0016000001,4781713.8303],[419790.90890000015,4781721.601299999],[419777.9693,4781727.085100001],[419768.2882000003,4781726.310699999],[419609.2614000002,4781763.3968],[419598.5804000003,4781767.4103999995],[419594.05590000004,4781776.5715],[419588.1500000004,4781792.6351],[419587.61789999995,4781795.7513],[419584.21050000004,4781816.8946],[419583.8343000002,4781819.4537],[419577.6465999996,4781825.4134],[419567.87789999973,4781830.9713],[419558.6688000001,4781828.8588],[419554.04580000043,4781822.8047],[419546.1994000003,4781805.3487],[419540.7729000002,4781800.081599999],[419525.29569999967,4781790.2685],[419509.9456000002,4781784.3412999995],[419487.6068000002,4781778.4969],[419469.25009999983,4781779.491599999],[419447.8501000004,4781784.298800001],[419432.67229999974,4781792.9197],[419419.84229999967,4781807.6217],[419407.65160000045,4781814.541200001],[419393.12370000035,4781816.268300001],[419377.3701999998,4781817.454600001],[419367.8964999998,4781820.454700001],[419360.3931999998,4781831.9837],[419353.56350000016,4781838.617699999],[419352.07739999983,4781843.522299999],[419351.89190000016,4781855.297800001],[419350.7413999997,4781861.086999999],[419349.27990000043,4781861.215399999],[419345.7907999996,4781861.700999999],[419339.3605000004,4781860.888699999],[419336.1858999999,4781860.482100001],[419328.97279999964,4781855.3474],[419328.2252000002,4781847.1372],[419330.24459999986,4781839.227399999],[419333.8158999998,4781831.965600001],[419345.3534000004,4781817.9452],[419352.51970000006,4781805.420600001],[419352.4419999998,4781798.8684],[419338.9742999999,4781773.4823],[419325.6447999999,4781759.7568],[419311.4283999996,4781732.935699999],[419306.2401999999,4781727.2217],[419275.35360000003,4781720.2576],[419268.00540000014,4781717.457],[419262.8250000002,4781712.4092999995],[419262.4872000003,4781697.6412],[419262.0405000001,4781680.541999999],[419266.77410000004,4781668.4904],[419271.0345999999,4781657.666200001],[419273.2679000003,4781654.0855],[419260.31709999964,4781644.909399999],[419256.75409999955,4781639.176100001],[419255.6765999999,4781637.411800001],[419252.85950000025,4781632.8914],[419242.8025000002,4781600.467700001],[419245.1403000001,4781591.9987],[419253.5776000004,4781590.6768],[419257.0756000001,4781584.0823],[419254.6253000004,4781576.225500001],[419243.7355000004,4781576.354699999],[419235.2257000003,4781571.568700001],[419230.22169999965,4781560.854499999],[419227.6255000001,4781547.5571],[419218.47030000016,4781536.3368],[419202.5751,4781525.640799999],[419196.56790000014,4781526.2675],[419180.86649999954,4781531.896400001],[419166.8156000003,4781539.615900001],[419158.4944000002,4781550.7106],[419150.45210000034,4781557.9146],[419140.93379999977,4781564.0254],[419129.24980000034,4781565.7192],[419120.7576000001,4781569.2633],[419108.6777999997,4781571.850400001],[419100.08669999987,4781567.0656],[419096.42509999964,4781559.889599999],[419092.65309999976,4781550.271500001],[419086.4721999997,4781543.125600001],[419047.5020000003,4781519.487199999],[419038.96889999975,4781519.5888],[419033.0119000003,4781524.4355999995],[419017.1453999998,4781516.1832],[419010.94519999996,4781500.5964],[418948.6639999999,4781457.9102],[418897.2576000001,4781413.8730999995],[418834.9604000002,4781369.966399999],[418804.40160000045,4781349.783299999],[418799.5059000002,4781341.4004999995],[418798.1277999999,4781328.0887],[418777.32739999983,4781315.1197999995],[418767.67080000043,4781316.456800001],[418755.14749999996,4781309.1647],[418749.41750000045,4781305.789999999],[418694.3173000002,4781279.3475],[418639.04449999984,4781258.905099999],[418629.7463999996,4781256.239600001],[418599.2178999996,4781252.273],[418565.95270000026,4781250.560799999],[418542.5399000002,4781250.285700001],[418522.69770000037,4781249.523600001],[418519.0072999997,4781246.791099999],[418518.94880000036,4781241.9048],[418525.81709999964,4781231.715299999],[418537.15950000007,4781215.030200001],[418546.7527999999,4781194.811899999],[418548.8247999996,4781184.5688000005],[418551.7115000002,4781154.101399999],[418551.8097000001,4781121.557],[418549.4397999998,4781106.9243],[418541.5329,4781084.6941],[418526.00370000023,4781057.2239],[418503.71279999986,4781021.7267],[418494.86620000005,4781009.2819],[418478.3092,4780991.0428],[418474.8931999998,4780984.0864],[418482.2017000001,4780956.342700001],[418480.9667999996,4780948.249500001],[418479.85699999984,4780943.82],[418449.7494000001,4780934.4067],[418431.7555999998,4780931.956700001],[418416.5571999997,4780932.138900001],[418405.1040000003,4780932.831599999],[418390.8875000002,4780940.332599999],[418388.22140000015,4780941.6974],[418366.0893000001,4780953.403000001],[418362.87689999957,4780956.6625],[418359.79509999976,4780970.805199999],[418355.4715999998,4780976.2995],[418340.3651999999,4780984.1445],[418324.6272999998,4780993.552100001],[418280.88599999994,4781026.6205],[418259.875,4781043.644200001],[418259.92169999983,4781047.531099999],[418274.93099999987,4781072.2302],[418278.7642000001,4781073.2949],[418284.7463999996,4781070.557399999],[418307.52550000045,4781051.8464],[418394.96829999983,4780995.929199999],[418411.79480000027,4780989.1743],[418420.9787999997,4780989.064200001],[418430.8530000001,4780992.277899999],[418439.13889999967,4780998.6206],[418456.8071999997,4781014.6249],[418464.42420000024,4781019.420700001],[418474.38210000005,4781029.6307],[418488.89520000014,4781046.8947],[418499.8959999997,4781069.532],[418512.1146999998,4781085.2685],[418518.09669999965,4781096.081599999],[418520.23089999985,4781104.6084],[418519.0752999997,4781123.503900001],[418515.8509999998,4781125.763900001],[418510.94799999986,4781123.601199999],[418492.3339999998,4781116.8268],[418468.78369999956,4781105.113600001],[418440.85919999983,4781094.6745],[418405.17640000023,4781074.443499999],[418381.69770000037,4781068.727399999],[418377.3355999999,4781071.0011],[418375.76209999993,4781075.351600001],[418374.21389999986,4781081.8122000005],[418381.93879999965,4781088.8279],[418414.85170000046,4781108.536699999],[418429.69120000023,4781119.1325],[418437.3775000004,4781122.9277],[418477.8831000002,4781138.658399999],[418493.7604,4781147.686899999],[418510.1813000003,4781154.5986],[418519.0558000002,4781162.600400001],[418521.3244000003,4781175.568299999],[418520.4115000004,4781187.5746],[418515.18319999985,4781198.9662],[418510.7276999997,4781207.0166],[418510.0349000003,4781210.2458999995],[418509.11149999965,4781214.5886],[418509.3979000002,4781218.1394],[418506.25210000016,4781226.9515],[418502.5027999999,4781232.882999999],[418492.7341,4781238.442399999],[418483.5837000003,4781241.3288],[418470.5242999997,4781243.5955],[418462.0999999996,4781246.028899999],[418460.9808,4781247.5973000005],[418443.3315000003,4781260.2486000005],[418435.16839999985,4781264.1227],[418426.4724000003,4781264.227],[418400.28309999965,4781262.875],[418393.20050000027,4781261.9603],[418370.7522999998,4781254.010500001],[418359.1224999996,4781246.7084],[418337.8532999996,4781235.4125],[418319.55119999964,4781227.5241],[418312.6723999996,4781223.275],[418305.0195000004,4781222.256200001],[418284.98149999976,4781232.2709],[418258.8244000003,4781253.9103],[418232.29700000025,4781271.777899999],[418223.95270000026,4781274.0996],[418204.0694000004,4781276.6711],[418189.9709000001,4781280.3948],[418173.99810000043,4781290.471999999],[418158.1347000003,4781302.8804],[418136.9905000003,4781329.013800001],[418108.9382999996,4781348.4552],[418100.6052000001,4781358.4407],[418081.8557000002,4781387.6554000005],[418049.3640999999,4781423.1445],[418028.2739000004,4781446.9452],[418023.7888000002,4781459.2169],[418023.19519999996,4781470.664100001],[418027.85730000027,4781479.8267],[418030.3598999996,4781491.903100001],[418007.84810000006,4781532.603499999],[417998.73840000015,4781538.8221],[417995.00179999974,4781545.7534],[417999.18010000046,4781575.4695],[418005.63210000005,4781598.272],[418039.80620000046,4781581.0888],[418041.41449999996,4781586.400800001],[418030.12040000036,4781600.1983],[417995.1469999999,4781638.716499999],[417989.43369999994,4781650.225500001],[417982.7829999998,4781671.630899999],[417976.0508000003,4781686.2621],[417970.7609000001,4781692.434699999],[417962.28419999965,4781697.2018],[417945.642,4781698.8464],[417938.03920000046,4781701.937000001],[417933.4620000003,4781706.5461],[417910.36649999954,4781745.9211],[417882.27130000014,4781781.802300001],[417868.1485000001,4781817.070599999],[417860.63829999976,4781827.823899999],[417829.01769999973,4781867.8575],[417790.4994999999,4781908.7521],[417776.8229,4781920.3575],[417751.04959999956,4781939.773],[417720.6617999999,4781960.6883000005],[417693.4718000004,4781983.897500001],[417611.28890000004,4782022.9891],[417524.68560000043,4782072.7981],[417462.3222000003,4782104.0986],[417418.95320000034,4782126.727700001],[417402.9820999997,4782136.695800001],[417397.0932,4782140.3215],[417391.77049999963,4782143.7182],[417374.4545,4782156.7015],[417368.11319999956,4782163.2206],[417361.05370000005,4782177.5232],[417353.3373999996,4782191.2785],[417343.45440000016,4782200.6174],[417334.9190999996,4782207.1631000005],[417322.75710000005,4782209.532299999],[417279.7675999999,4782216.4969999995],[417233.95969999954,4782225.6066],[417189.6754999999,4782239.6961],[417154.6375000002,4782252.2293],[417114.017,4782273.494200001],[417061.4082000004,4782311.343800001],[417047.88680000044,4782322.171399999],[417030.00710000005,4782328.831499999],[417020.6799999997,4782330.3892],[417010.6852000002,4782330.5111],[416981.2262000004,4782327.316400001],[416972.61280000024,4782327.421499999],[416919.8559999997,4782353.056399999],[416862.2965000002,4782397.965399999],[416839.4321999997,4782409.0187],[416820.9193000002,4782417.02],[416782.23000000045,4782423.2688],[416745.78639999963,4782433.711100001],[416722.17349999957,4782443.33],[416680.19990000036,4782466.7245000005],[416653.7690000003,4782478.488500001],[416638.75409999955,4782480.1164],[416585.53309999965,4782474.3269],[416562.66220000014,4782478.161599999],[416513.98709999956,4782485.200999999],[416477.43570000026,4782493.4246],[416460.3613999998,4782499.41],[416448.2061999999,4782508.8891],[416431.9308000002,4782526.9714],[416424.8498999998,4782532.7228999995],[416400.48110000044,4782533.6888],[416393.29640000034,4782531.000399999],[416388.20529999956,4782526.7312],[416374.33440000005,4782509.0195],[416364.87650000025,4782499.916999999],[416352.6087999996,4782493.6258000005],[416334.6612999998,4782488.070900001],[416311.6478000004,4782486.9101],[416270.76740000024,4782486.7468],[416224.2312000003,4782495.872300001],[416215.65359999985,4782498.865800001],[416213.60250000004,4782503.8892],[416215.9079999998,4782519.521600001],[416213.8569,4782524.5451],[416206.0284000002,4782528.973200001],[416198.1902999999,4782532.624],[416183.1738,4782540.6951],[416176.7544999998,4782540.7742],[416172.4219000004,4782538.7172],[416162.9625000004,4782529.503900001],[416152.9570000004,4782528.738700001],[416141.4732999997,4782533.323100001],[416101.7039000001,4782563.9136],[416088.33380000014,4782586.8478999995],[416072.14719999954,4782612.0384],[416049.6288999999,4782650.968699999],[416042.03780000005,4782674.609300001],[416032.94990000036,4782695.491599999],[416024.76240000036,4782723.4713],[416007.93120000046,4782762.2205],[415997.0669999998,4782810.336999999],[415994.3108999999,4782817.479499999],[415990.82359999977,4782824.631100001],[415982.2463999996,4782827.6248],[415967.93599999975,4782833.577299999],[415964.4227,4782838.618899999],[415952.0219999999,4782887.309800001],[415945.3054999998,4782922.491],[415948.2549999999,4782931.006999999],[415961.2893000003,4782940.175799999],[415968.6264000004,4782948.637499999],[415968.0804000003,4782963.638699999],[415958.2262000004,4782981.6428],[415934.2846999997,4783017.036900001],[415910.2542000003,4783045.2127],[415895.30090000015,4783058.2817],[415859.9138000002,4783081.4889],[415805.6311999997,4783120.9243],[415745.2692999998,4783168.099300001],[415691.6930999998,4783225.075999999],[415675.6266999999,4783240.047599999],[415672.2527999999,4783243.1994],[415665.7461000001,4783249.277899999],[415589.5706000002,4783298.8719999995],[415510.6146999998,4783353.499600001],[415468.7726999996,4783399.7807],[415443.6409999998,4783424.0844],[415436.3345999997,4783431.172700001],[415435.1298000002,4783432.2984],[415413.5772000002,4783456.890900001],[415373.9923999999,4783508.1427],[415339.9718000004,4783542.8871],[415283.9232000001,4783596.5659],[415255.5208999999,4783619.1339],[415204.2862999998,4783654.76],[415144.6423000004,4783700.1545],[415135.95409999974,4783707.1493999995],[415128.0580000002,4783719.021400001],[415118.32940000016,4783733.804199999],[415111.8841000004,4783738.216399999],[415066.3125,4783765.2204],[415011.3629999999,4783796.007300001],[414948.5787000004,4783824.004799999],[414898.5323000001,4783843.9574],[414887.12179999985,4783847.6545],[414866.25270000007,4783848.693299999],[414841.1936999997,4783852.5614],[414814.7268000003,4783860.778999999],[414747.3493999997,4783872.2863],[414719.3479000004,4783874.7479],[414714.4199999999,4783877.031099999],[414701.5553000001,4783887.8553],[414693.6930999998,4783889.3979],[414670.72020000033,4783891.130100001],[414664.2492000004,4783886.990599999],[414606.7662000004,4783884.0471],[414555.7834000001,4783887.5755],[414496.8212000001,4783883.318600001],[414485.24039999954,4783879.9099],[414469.32600000035,4783867.8923],[414454.0181999998,4783852.423900001],[414437.0664999997,4783816.094900001],[414422.2548000002,4783781.9603],[414419.2128999997,4783766.226500001],[414421.20770000014,4783756.8715],[414425.4687999999,4783753.263599999],[414453.4610000001,4783750.023399999],[414520.8559999997,4783739.845799999],[414525.8399,4783735.5624],[414531.3372999998,4783713.945599999],[414533.93620000035,4783668.595899999],[414533.2999,4783643.835100001],[414529.6986999996,4783641.77],[414489.42030000035,4783637.2783],[414487.99289999995,4783640.073000001],[414485.50129999965,4783668.0942],[414473.8178000003,4783708.2268],[414470.26109999977,4783716.1576000005],[414452.3973000003,4783723.6019],[414425.09979999997,4783723.9454],[414418.6536999997,4783721.805199999],[414414.2583999997,4783714.7519000005],[414416.91449999996,4783699.835000001],[414415.86620000005,4783668.1929],[414416.1024000002,4783635.312899999],[414413.94689999986,4783625.4548],[414412.1387,4783617.3693],[414399.49700000044,4783613.641000001],[414398.27410000004,4783613.3232],[414395.91110000014,4783612.797599999],[414391.3474000003,4783611.7443],[414380.33770000003,4783602.1087],[414356.01400000043,4783574.0919],[414340.8300999999,4783555.623299999],[414336.80150000006,4783551.897600001],[414331.03309999965,4783551.9703],[414309.7581000002,4783566.0112],[414297.4957999997,4783573.052200001],[414268.9216,4783581.742699999],[414263.1308000004,4783580.0386],[414260.2411000002,4783576.409700001],[414261.25239999965,4783572.842700001],[414263.71079999954,4783568.035599999],[414284.4519999996,4783556.778100001],[414287.17789999954,4783547.413699999],[414284.2265999997,4783538.898499999],[414279.8030000003,4783529.624299999],[414276.8333999999,4783526.1074],[414266.1007000003,4783525.576300001],[414254.7768000001,4783523.275599999],[414244.48950000014,4783519.4067],[414241.9808,4783513.773800001],[414240.6793999998,4783507.237],[414243.57770000026,4783505.0901],[414266.79839999974,4783497.133300001],[414269.9796000002,4783491.650800001],[414261.90270000044,4783476.2026],[414255.2812000001,4783473.065099999],[414248.70040000044,4783473.1481],[414241.0226999996,4783476.466],[414231.44969999976,4783484.1395],[414223.93450000044,4783487.455399999],[414213.1190999998,4783486.8144000005],[414187.21999999974,4783482.142999999],[414159.9314000001,4783483.264900001],[414147.8161000004,4783489.0825],[414139.4031999996,4783504.9608],[414130.2045,4783516.5173],[414105.83110000007,4783523.2673],[414095.2597000003,4783535.5076],[414086.62119999994,4783539.9485],[414078.0906999996,4783546.498500001],[414075.39169999957,4783557.9728999995],[414070.4093000004,4783562.3675999995],[414059.3866999997,4783564.6173],[414041.8465,4783571.9476],[414038.3085000003,4783581.3223],[414039.44680000003,4783613.5185],[414041.78500000015,4783624.929300001],[414048.29449999984,4783632.0667],[414067.7651000004,4783636.041200001],[414081.4238,4783636.6461],[414082.9759999998,4783643.735099999],[414079.33829999994,4783645.225],[414052.80819999985,4783648.448100001],[414042.79700000025,4783647.130799999],[414031.18740000017,4783641.501800001],[414023.1536999997,4783629.4967],[414019.3978000004,4783615.216],[414013.96190000046,4783583.740499999],[414011.3707999997,4783552.3401],[413998.3616000004,4783545.285],[413986.8794,4783543.3199000005],[413968.9693,4783547.1008],[413906.2320999997,4783585.103800001],[413863.39109999966,4783609.304500001],[413860.6754999999,4783619.4464],[413867.9600999998,4783630.017000001],[413867.38329999987,4783635.800000001],[413858.6719000004,4783634.466399999],[413850.67310000025,4783625.2378],[413832.69010000024,4783623.2443],[413780.95189999975,4783625.0109],[413735.91280000005,4783636.0228],[413689.216,4783638.0594],[413689.8820000002,4783645.7149],[413613.91229999997,4783646.124299999],[413585.8113000002,4783640.8168],[413565.75260000024,4783641.7382],[413534.1755999997,4783644.25],[413528.37200000044,4783641.5471],[413520.40950000007,4783635.2062],[413506.68709999975,4783629.605],[413490.06819999963,4783626.2622],[413475.67810000014,4783625.6678],[413453.45409999974,4783628.838500001],[413422.67339999974,4783636.449999999],[413407.58889999986,4783638.7524999995],[413394.5976,4783633.142200001],[413367.84979999997,4783619.265799999],[413365.62710000016,4783610.6306],[413361.91729999986,4783606.4572],[413318.6116000004,4783587.682700001],[413277.5639000004,4783580.32],[413241.49810000043,4783568.5623],[413226.3682000004,4783567.3114],[413199.85649999976,4783571.9816],[413175.4916000003,4783572.959100001],[413126.56439999957,4783565.8091],[412991.25289999973,4783551.767100001],[412974.6788999997,4783551.9792],[412962.5377000002,4783555.6888999995],[412946.15589999966,4783564.5622000005],[412936.1172000002,4783567.467599999],[412931.21549999993,4783565.42],[412920.92459999956,4783561.331],[412912.9614000004,4783554.990900001],[412900.6182000004,4783542.9311],[412892.70040000044,4783540.1447],[412868.94130000006,4783537.6723],[412730.5440999996,4783498.572799999],[412711.8306,4783496.7027],[412686.6716,4783499.1361],[412665.2156999996,4783505.1874],[412656.5281999996,4783512.0743],[412651.4939000001,4783512.361099999],[412647.3518000003,4783512.5254],[412629.4321999997,4783509.201400001],[412577.66029999964,4783508.422900001],[412474.2878999999,4783513.862400001],[412436.8537999997,4783515.8993999995],[412413.2385999998,4783518.3138999995],[412386.6645999998,4783524.4321],[412363.7449000003,4783524.061000001],[412345.15869999956,4783532.0756],[412313.85080000013,4783555.4712000005],[412305.34049999993,4783563.467],[412297.64499999955,4783584.2257],[412284.1535,4783596.6175999995],[412262.0860000001,4783611.8971],[412257.142,4783619.180600001],[412255.14859999996,4783628.4253],[412245.96329999994,4783640.761700001],[412222.5965999998,4783662.3892],[412216.7962999996,4783672.571599999],[412214.1414999999,4783680.9363],[412215.63740000036,4783689.8027],[412214.24810000043,4783695.485300001],[412180.4020999996,4783742.4616],[412147.21499999985,4783790.096000001],[412113.3339999998,4783834.2963],[412108.41619999986,4783843.5788],[412083.73890000023,4783933.422],[412082.4617999997,4783947.766799999],[412085.5365000004,4783965.6097],[412085.00569999963,4783974.8355],[412073.38489999995,4784024.9683],[412072.04110000003,4784027.873500001],[412060.57990000024,4784033.797499999],[412057.79110000003,4784038.054300001],[412044.9116000002,4784097.6445],[412041.9478000002,4784144.888599999],[412043.7829,4784179.9636],[412062.4950000001,4784294.9034],[412066.91920000035,4784354.2698],[412069.1146,4784360.683599999],[412085.21549999993,4784380.579399999],[412087.39219999965,4784385.5495],[412090.03139999975,4784426.2787999995],[412095.3825000003,4784450.534399999],[412102.0477999998,4784463.332599999],[412110.79789999966,4784473.9935],[412125.3342000004,4784486.023499999],[412138.36089999974,4784494.4076000005],[412173.9598000003,4784526.824899999],[412191.3576999996,4784540.262],[412207.3086000001,4784548.6085],[412238.9455000004,4784551.0879],[412284.1923000002,4784550.503799999],[412308.5434999997,4784548.7457],[412329.3931999998,4784546.3664],[412343.63439999986,4784541.8509],[412358.6606999999,4784535.2149],[412390.64080000017,4784507.59],[412400.3783999998,4784500.355900001],[412408.68850000016,4784502.137],[412413.7736999998,4784505.8478999995],[412411.3613,4784514.0984000005],[412384.63989999983,4784539.9893],[412356.97389999963,4784568.225099999],[412352.6871999996,4784569.724300001],[412326.57459999993,4784573.5043],[412308.9132000003,4784577.397500001],[412310.4126000004,4784580.266000001],[412360.28809999954,4784604.725099999],[412374.00820000004,4784610.2129],[412388.39630000014,4784610.8049],[412398.44049999956,4784608.454],[412433.26350000035,4784580.7926],[412479.31039999984,4784535.1043],[412497.7739000004,4784517.761499999],[412502.70880000014,4784509.811899999],[412503.97809999995,4784494.800799999],[412495.96829999983,4784484.796399999],[412486.5434999997,4784478.475500001],[412472.8233000003,4784472.987500001],[412462.7588999998,4784473.783500001],[412453.45419999957,4784476.791200001],[412437.11110000033,4784488.4421999995],[412427.04810000025,4784489.349300001],[412421.9743999997,4784486.526799999],[412419.0296,4784478.6786],[412421.80840000045,4784473.6446],[412449.63100000005,4784457.513900001],[412463.9637000002,4784453.7751],[412481.9249999998,4784454.210200001],[412492.6950000003,4784457.7369],[412506.4338999996,4784464.6687],[412518.0976999998,4784474.515000001],[412521.81060000043,4784485.2412],[412523.4472000003,4784498.771],[412523.64159999974,4784513.8741999995],[412520.87289999984,4784526.0167],[412494.60419999994,4784549.2357],[412459.8551000003,4784582.671499999],[412434.32650000043,4784606.547599999],[412408.6437999997,4784624.7612],[412400.0889999997,4784629.203199999],[412387.20040000044,4784631.479699999],[412374.2673000004,4784630.3136],[412362.76630000025,4784626.796499999],[412347.56549999956,4784619.8839],[412320.7806000002,4784603.0132],[412304.91309999954,4784601.1075],[412296.3482999997,4784604.772299999],[412279.49870000035,4784640.088500001],[412270.50629999954,4784660.975099999],[412267.0730999997,4784678.2356],[412259.39580000006,4784693.9958999995],[412252.3032999998,4784698.419199999],[412241.5368999997,4784701.4461],[412237.1942999996,4784698.6143],[412224.7653999999,4784692.443700001],[412216.3718999997,4784696.7728],[412206.4469999997,4784708.341499999],[412200.00299999956,4784712.645400001],[412169.93230000045,4784718.143300001],[412139.5237999996,4784722.646],[412099.6682000002,4784725.3827],[412092.5758999996,4784729.806299999],[412074.0780999996,4784744.3739],[412064.79119999986,4784748.7148],[412054.4863999998,4784749.7367],[412048.9698999999,4784750.363399999],[412031.0603,4784760.147399999],[412014.60280000046,4784769.1351],[412004.63599999994,4784783.703600001],[411963.2380999997,4784792.792199999],[411917.4389000004,4784807.047499999],[411894.5256000003,4784813.1203000005],[411874.6375000002,4784826.929],[411863.26130000036,4784839.294399999],[411849.69859999977,4784858.4637],[411842.3289999999,4784885.3277],[411840.46999999974,4784911.1206],[411843.4590999996,4784916.0801],[411844.28369999956,4784923.289100001],[411840.73060000036,4784981.3149999995],[411842.4082000004,4785004.1742],[411845.6205000002,4785026.346999999],[411854.5273000002,4785049.112400001],[411871.36060000025,4785075.440400001],[411901.36560000014,4785115.148499999],[411915.24340000004,4785132.851199999],[411933.3699000003,4785146.167099999],[411955.07180000003,4785159.547900001],[411981.1309000002,4785170.650699999],[412002.6830000002,4785172.482000001],[412022.0959000001,4785172.230699999],[412033.50270000007,4785168.5287],[412037.0206000004,4785164.1513],[412044.2324000001,4785162.725099999],[412056.4522000002,4785165.343800001],[412072.9324000003,4785164.4640999995],[412113.29360000044,4785169.606699999],[412160.72470000014,4785181.2114],[412174.3892999999,4785182.478800001],[412186.6457000002,4785181.653899999],[412195.19099999964,4785176.545299999],[412236.3964999998,4785140.136700001],[412263.3557000002,4785114.0198],[412279.0571999997,4785103.154200001],[412294.08220000006,4785096.518100001],[412311.28359999973,4785094.8522],[412338.6300999997,4785098.7201000005],[412348.7580000004,4785102.9213],[412353.8498999998,4785107.1874],[412359.04920000024,4785119.7826000005],[412367.03270000033,4785127.787900001],[412379.2895999998,4785133.294600001],[412392.98280000035,4785136.783399999],[412415.2659,4785138.6066],[412434.6875,4785139.022700001],[412439.0279000001,4785135.4125],[412441.6676000003,4785119.6062],[412440.65189999994,4785097.516000001],[412442.0208999999,4785090.2786],[412449.14169999957,4785088.0765],[412456.2709999997,4785086.5407],[412465.07239999995,4785094.979900001],[412469.6738,4785124.2436999995],[412477.07880000025,4785137.8102],[412486.54849999957,4785147.684699999],[412497.42590000015,4785153.3204],[412514.93090000004,4785156.316199999],[412534.86259999964,4785158.5032],[412550.42650000006,4785155.859300001],[412567.71160000004,4785148.084000001],[412573.40579999983,4785142.346100001],[412576.80399999954,4785128.6405],[412580.37629999965,4785122.1523],[412586.76609999966,4785119.959799999],[412616.55179999955,4785117.6885],[412687.53479999956,4785116.1097],[412746.2840999998,4785117.132300001],[412792.7982000001,4785114.3138999995],[412821.5437000003,4785113.2786],[412843.07710000034,4785113.6688],[412945.3241999997,4785092.032199999],[412987.00930000003,4785080.0579],[413026.1211000001,4785063.785],[413072.88999999966,4785042.749399999],[413130.1917000003,4785019.4692],[413165.8624999998,4785007.239700001],[413208.00650000013,4784986.5974],[413219.3957000002,4784981.4537],[413223.6370000001,4784976.4013],[413225.0069000004,4784969.164100001],[413227.2544,4784967.0251],[413236.7821000004,4784968.7917],[413243.66199999955,4784973.1467],[413244.9598000003,4784979.350199999],[413246.7703999998,4784987.546399999],[413244.73220000044,4784993.348099999],[413239.01049999986,4784996.975400001],[413231.1314000003,4784997.075999999],[413223.20799999963,4785000.065099999],[413214.69710000046,4785007.948799999],[413201.25239999965,4785023.8927],[413187.1035000002,4785041.9559],[413169.18929999974,4785045.072699999],[413154.87600000016,4785050.253799999],[413144.89609999955,4785057.601],[413139.3010999998,4785064.781099999],[413132.22809999995,4785077.089400001],[413131.5694000004,4785082.762499999],[413139.7312000003,4785098.430400001],[413151.3855999997,4785114.0536],[413165.25150000025,4785131.092599999],[413164.66559999995,4785136.098300001],[413151.99870000035,4785162.0287999995],[413141.8717,4785208.6974],[413137.6122000003,4785212.3061],[413092.7087000003,4785188.555500001],[413075.3965999996,4785181.5572],[413067.37260000035,4785176.661599999],[413051.54119999986,4785164.757300001],[413009.4796000002,4785153.633099999],[412979.63709999993,4785151.4605],[412958.1863000002,4785157.5109],[412950.8658999996,4785163.158299999],[412946.63489999995,4785168.9882],[412943.90160000045,4785177.5758],[412951.24289999995,4785192.5875],[412955.6942999996,4785203.970899999],[412950.7494000001,4785211.1428],[412936.7714999998,4785217.0977],[412926.3931999998,4785218.6746],[412923.41789999977,4785214.7140999995],[412922.75519999955,4785213.7228999995],[412918.2567999996,4785198.674799999],[412912.38879999984,4785190.8639],[412905.8167000003,4785185.1724],[412896.4402999999,4785182.515699999],[412883.54250000045,4785184.013900001],[412864.9989,4785188.694499999],[412813.65309999976,4785220.119999999],[412804.4319000002,4785229.568399999],[412796.59020000044,4785238.888],[412796.0416000001,4785246.781099999],[412791.0697999997,4785251.8432],[412775.3136999998,4785258.487600001],[412763.1671000002,4785261.531400001],[412752.4753999999,4785270.3323],[412743.25299999956,4785279.669600001],[412742.0762,4785301.8992],[412745.78830000013,4785312.625499999],[412756.74650000036,4785324.591700001],[412753.9963999996,4785331.8466],[412717.4473000001,4785338.758199999],[412689.47080000024,4785342.6719],[412686.48259999976,4785337.711999999],[412675.8957000002,4785297.751],[412675.5374999996,4785269.876499999],[412671.13129999954,4785262.047],[412661.71630000044,4785256.3923],[412626.4446999999,4785248.9596],[412617.8362999996,4785249.181299999],[412592.1255000001,4785258.731000001],[412579.2394000003,4785261.1182],[412508.9464999996,4785272.019300001],[412456.65020000003,4785286.2436],[412452.34530000016,4785286.2991],[412442.9587000003,4785282.865700001],[412431.4874999998,4785281.569599999],[412422.19400000013,4785285.354699999],[412413.5946000004,4785292.574200001],[412381.44350000005,4785306.6504999995],[412375.8223000001,4785311.7212000005],[412353.77080000006,4785334.108999999],[412338.82940000016,4785347.1861000005],[412328.8965999996,4785358.088199999],[412306.5195000004,4785405.582699999],[412298.3169999998,4785437.233100001],[412297.3537999997,4785475.898700001],[412300.74930000026,4785512.397600001],[412302.6288999999,4785551.0265],[412307.91390000004,4785570.2849],[412316.84530000016,4785588.8298],[412340.2834999999,4785623.6262],[412360.60259999987,4785643.357100001],[412362.13910000026,4785649.1131],[412359.3694000002,4785654.8135],[412351.4199000001,4785655.693499999],[412327.5734000001,4785645.8936],[412313.1330000004,4785641.081700001],[412309.5321000004,4785639.0178],[412306.62490000017,4785634.057],[412302.9221999999,4785624.1083],[412283.8717,4785595.6976],[412276.3463000003,4785572.8027],[412272.46860000025,4785549.305500001],[412271.534,4785533.545299999],[412276.09810000006,4785496.943600001],[412281.2455000002,4785448.8939],[412279.66309999954,4785439.5842],[412260.71520000044,4785419.169399999],[412259.8909999998,4785411.9603],[412278.10059999954,4785375.182499999],[412278.72979999986,4785367.2882],[412269.24149999954,4785355.9703],[412254.74450000003,4785346.827400001],[412241.7653999999,4785341.9967],[412233.1557,4785342.107899999],[412198.0811999999,4785356.2228999995],[412193.13719999976,4785363.395400001],[412176.08440000005,4785376.5002],[412157.54229999986,4785387.513900001],[412146.7396999998,4785387.6535],[412128.15759999957,4785383.0066],[412105.4316999996,4785390.853399999],[412096.61060000025,4785399.7422],[412093.18620000035,4785411.338099999],[412088.61259999964,4785415.729],[412073.2642999999,4785428.7009],[412069.79250000045,4785436.631999999],[412064.26719999965,4785455.363700001],[412061.42650000006,4785461.842599999],[412055.07469999976,4785466.9231],[412026.4428000003,4785476.6238],[412021.3883999996,4785475.2453000005],[412008.22389999963,4785456.0890999995],[412001.68010000046,4785452.6196],[411990.9587000003,4785452.758400001],[411976.5536000002,4785450.7236],[411954.87509999983,4785445.3397],[411946.9966000002,4785445.4418],[411914.0959999999,4785457.975099999],[411907.6629999997,4785463.0568],[411900.6277999999,4785471.8116],[411899.96160000004,4785476.818499999],[411901.51570000034,4785483.907],[411898.6666000001,4785489.719699999],[411897.4341000002,4785501.176200001],[411905.4422000004,4785511.0689],[411907.06259999983,4785523.265799999],[411902.90610000025,4785534.760199999],[411883.84130000044,4785561.775800001],[411876.7292999998,4785570.8649],[411867.50129999965,4785579.6483],[411853.9210000001,4785584.822699999],[411841.0343000004,4785587.100299999],[411826.6309000002,4785585.1768],[411787.6213999996,4785571.354699999],[411768.2909000004,4785571.605699999],[411760.36870000046,4785574.5965],[411756.8872999996,4785581.7502999995],[411752.3261000002,4785618.352399999],[411750.3629999999,4785629.818399999],[411723.4939000001,4785668.820699999],[411673.6908999998,4785730.779999999],[411629.77469999995,4785758.1195],[411586.1319000004,4785775.2371],[411569.03359999973,4785784.6786],[411545.5418999996,4785802.2007],[411504.2588999998,4785832.0614],[411487.04339999985,4785838.7279],[411458.5603,4785853.4274],[411421.49990000017,4785876.9025],[411390.9283999996,4785905.846899999],[411374.74120000005,4785929.050100001],[411367.61429999955,4785936.918099999],[411355.5071999999,4785942.8519],[411336.8738000002,4785946.6493],[411331.15380000044,4785950.2783],[411326.9899000004,4785961.106699999],[411318.5404000003,4785973.4350000005],[411287.8393000001,4785992.385],[411270.9768000003,4786019.818],[411259.6849999996,4786032.183499999],[411216.0999999996,4786053.523600001],[411204.6705,4786061.5591],[411093.7969000004,4786148.7574000005],[411088.0307,4786148.832900001],[411070.7100999998,4786141.1734],[411063.4732999997,4786140.6017],[411052.0976999998,4786146.5264],[411049.23950000014,4786151.562100001],[411048.6118000001,4786159.456499999],[411045.8245000001,4786163.7138],[411037.7455000002,4786173.2608],[411038.7840999998,4786178.134400001],[411053.4118999997,4786197.2696],[411052.82909999974,4786202.386600001],[411011.5072999997,4786235.138900001],[410996.5672000004,4786241.776799999],[410988.6272999998,4786243.3248],[410980.04640000034,4786245.547599999],[410952.2812000001,4786265.2382],[410889.2385999998,4786295.3881],[410824.55289999954,4786336.4454],[410811.0127999997,4786344.509400001],[410778.7215999998,4786353.486],[410749.39350000024,4786365.422900001],[410743.0332000004,4786369.7272],[410737.36209999956,4786377.021500001],[410728.80040000007,4786380.6883000005],[410718.72140000015,4786380.1543000005],[410688.3881000001,4786371.2228999995],[410685.48000000045,4786366.2629],[410685.3471999997,4786356.157],[410681.63719999976,4786351.984999999],[410656.97479999997,4786335.759400001],[410610.09970000014,4786322.825099999],[410585.5409000004,4786314.4846],[410538.5909000002,4786295.887],[410528.4342,4786289.4673999995],[410480.5262000002,4786253.6665],[410467.55620000046,4786249.5056],[410450.9316999996,4786245.392899999],[410419.98950000014,4786245.800799999],[410377.09669999965,4786251.586999999],[410370.5066999998,4786250.7853],[410361.7598000001,4786246.5689],[410355.3439999996,4786246.6535],[410313.7427000003,4786257.9767],[410283.4325000001,4786275.4822],[410277.4193000002,4786281.4485],[410276.0235000001,4786286.465299999],[410279.18319999985,4786304.306299999],[410274.8638000004,4786309.3617],[410244.05150000006,4786313.4341],[410234.7312000003,4786315.0012],[410226.0033,4786312.228700001],[410218.7422000002,4786303.6609000005],[410213.67030000035,4786300.951099999],[410202.12789999973,4786300.326099999],[410167.0862999996,4786310.1196],[410149.1701999996,4786318.9092],[410131.3839999996,4786331.362500001],[410108.7418999998,4786357.4311],[410093.9583999999,4786381.9519],[410081.3158999998,4786408.6657],[410075.1369000003,4786426.6304],[410069.61789999995,4786445.3638],[410065.6166000003,4786468.297900001],[410065.9018000001,4786489.8423999995],[410067.67679999955,4786513.477499999],[410070.7176000001,4786528.4322],[410078.01180000044,4786551.7721],[410087.0650000004,4786566.8693],[410098.0083999997,4786577.4986000005],[410110.30289999954,4786585.888599999],[410124.7533,4786591.473200001],[410129.84559999965,4786595.7377],[410130.6705,4786602.8355],[410121.5312999999,4786618.0624],[410119.4326999998,4786625.198899999],[410119.6693000002,4786643.078600001],[410115.52689999994,4786655.351500001],[410106.06740000006,4786670.915899999],[410092.21729999967,4786679.984999999],[410082.7971999999,4786680.1097],[410064.87959999964,4786682.568399999],[410032.65299999993,4786690.1039],[410009.0536000002,4786698.9692],[410000.4600999998,4786706.3028],[409989.15249999985,4786717.2268],[409955.8914000001,4786756.9877],[409929.06659999955,4786798.2184],[409884.30900000036,4786834.5778],[409879.3700000001,4786841.8631],[409880.5581,4786857.953],[409880.54729999974,4786875.502800001],[409881.3870000001,4786889.8201],[409878.6966000004,4786901.296399999],[409870.2023,4786909.9618],[409830.9989,4786936.362299999],[409813.2237,4786949.482799999],[409801.14169999957,4786963.1943],[409772.7094999999,4786987.230599999],[409737.06960000005,4787018.915899999],[409730.78729999997,4787022.8869],[409693.5,4787028.380899999],[409685.5804000003,4787031.3741999995],[409677.06879999954,4787038.7071],[409669.9746000003,4787048.7981],[409664.4424999999,4787060.3123],[409638.0840999996,4787081.433700001],[409618.8376000002,4787093.7969],[409592.3389999997,4787104.3684],[409578.77240000013,4787110.2137],[409565.28259999957,4787121.833900001],[409555.42349999957,4787137.7377],[409536.18560000043,4787187.310699999],[409524.71910000034,4787210.5668],[409519.2627999997,4787227.744899999],[409520.0086000003,4787234.9548],[409517.24349999987,4787240.7674],[409510.0343000004,4787242.1964],[409501.43730000034,4787243.088500001],[409461.23699999973,4787249.289000001],[409451.1783999996,4787250.2006],[409442.61849999987,4787253.869100001],[409429.12930000015,4787265.489600001],[409423.4603000004,4787272.785],[409409.2121000001,4787282.305299999],[409401.4112,4787288.074100001],[409394.42289999966,4787306.0503],[409390.44519999996,4787330.5396],[409389.95299999975,4787348.429099999],[409384.2929999996,4787356.390900001],[409371.4489000002,4787361.5605999995],[409354.9315999998,4787365.3354],[409347.79640000034,4787366.2081],[409342.02080000006,4787365.5077],[409338.4006000003,4787362.001700001],[409338.2670999998,4787352.0068],[409335.24760000035,4787344.827299999],[409328.0931000002,4787344.2564],[409318.0434999997,4787345.8345],[409292.9961000001,4787355.4991999995],[409220.0970999999,4787388.240499999],[409209.83669999987,4787392.2652],[409158.28890000004,4787400.0633000005],[409144.8633000003,4787404.241599999],[409138.5332000004,4787410.657500001],[409109.24459999986,4787418.935699999],[409102.11099999957,4787419.9198],[409093.3052000003,4787411.262800001],[409084.4940999998,4787408.2707],[409075.7522,4787404.389],[409064.6070999997,4787402.983200001],[409036.08050000016,4787413.584100001],[408936.80840000045,4787472.0067],[408926.41500000004,4787472.146],[408914.5376000004,4787470.6392],[408870.5599999996,4787455.456700001],[408848.98479999974,4787445.416300001],[408840.2757000001,4787443.9782],[408829.2862999998,4787448.124399999],[408821.36390000023,4787456.8946],[408813.44820000045,4787460.1109],[408799.11539999954,4787457.193299999],[408775.04009999987,4787442.410599999],[408759.19799999986,4787435.959000001],[408736.05030000024,4787435.8257],[408706.5292999996,4787426.781199999],[408692.97559999954,4787421.409700001],[408614.1783999996,4787395.8116999995],[408592.37210000027,4787392.773],[408529.05429999996,4787394.9584],[408521.14159999974,4787398.3972],[408456.3975999998,4787439.3675],[408434.0750000002,4787446.221899999],[408409.0548999999,4787451.7798],[408363.59190000035,4787465.055600001],[408350.08860000037,4787469.4586],[408335.3147,4787475.9893],[408316.05819999985,4787487.356699999],[408312.9408999998,4787491.064200001],[408306.3250000002,4787524.364800001],[408303.9896999998,4787525.840299999],[408297.1961000003,4787527.931399999],[408284.1201999998,4787527.8858],[408275.7357999999,4787526.444],[408267.3498999998,4787524.8912],[408259.5248999996,4787522.7754],[408253.2411000002,4787520.5276999995],[408248.85809999984,4787514.699999999],[408247.9665999999,4787508.825099999],[408246.9939000001,4787502.951300001],[408248.4212999996,4787488.3813000005],[408246.3523000004,4787485.521299999],[408242.2653999999,4787483.577199999],[408234.28839999996,4787482.241],[408213.5301999999,4787478.6339],[408206.15160000045,4787479.5112],[408179.73319999967,4787495.752],[408152.18099999987,4787518.228399999],[408133.96839999966,4787534.6916000005],[408118.74349999987,4787561.888699999],[408110.4896999998,4787588.103],[408100.7893000003,4787627.443600001],[408095.5837000003,4787632.8456],[408087.82180000003,4787635.394300001],[408079.4631000003,4787635.8407000005],[408028.9360999996,4787634.8587],[408023.5921,4787636.0418],[407977.6860999996,4787658.4344],[407972.0038999999,4787664.6205],[407966.4000000004,4787676.5814],[407959.15859999973,4787681.5669],[407953.10360000003,4787690.2017],[407947.7838000003,4787693.161699999],[407941.69859999977,4787693.577500001],[407931.85280000046,4787692.1559],[407928.199,4787692.205399999],[407921.6763000004,4787696.2926],[407909.4321999997,4787697.680400001],[407891.7690000003,4787694.698799999],[407883.99069999997,4787696.0262],[407877.4801000003,4787701.001800001],[407868.18340000045,4787710.125],[407863.4172,4787717.9649],[407861.0806999998,4787725.327500001],[407860.1672,4787747.777000001],[407857.0279000001,4787755.817],[407831.04899999965,4787774.3858],[407824.68879999965,4787778.470799999],[407818.6503999997,4787782.329299999],[407788.05420000013,4787801.738600001],[407784.0999999996,4787809.567500001],[407781.38489999995,4787818.934699999],[407782.0563000003,4787838.4747],[407779.67200000025,4787848.2817],[407776.5192999998,4787855.3222],[407766.08189999964,4787870.1258000005],[407757.76350000035,4787891.4541],[407750.5993999997,4787902.103599999],[407745.31909999996,4787907.951199999],[407740.0581,4787909.2445],[407731.0395999998,4787908.922700001],[407726.91530000046,4787910.2006],[407714.37590000033,4787919.701300001],[407706.20859999955,4787922.255999999],[407698.8905999996,4787921.5779],[407694.3104999997,4787919.1965],[407675.33889999986,4787903.570800001],[407669.96800000034,4787902.7552000005],[407664.69039999973,4787902.827],[407659.34979999997,4787904.2325],[407657.4238,4787905.924799999],[407654.93850000016,4787908.291200001],[407652.7073999997,4787911.431600001],[407649.2795000002,4787916.1434],[407643.2730999999,4787922.3342],[407637.1582000004,4787926.5271000005],[407622.47360000014,4787939.500499999],[407606.5042000003,4788007.2513],[407592.86730000004,4788055.4213],[407537.56230000034,4788096.9387],[407456.2542000003,4788137.1449],[407404.6188000003,4788143.958000001],[407392.77859999985,4788145.119200001],[407388.30700000003,4788144.7359],[407169.13100000005,4788126.846899999],[406749.7690000003,4788066.836999999],[406736.2309999997,4788074.465],[406575.9506999999,4788164.6403],[406156.77699999977,4788400.569800001],[406141.54760000017,4788409.111099999],[406139.37239999976,4788410.363],[406138.24340000004,4788410.9339000005],[406135.8262,4788412.3003],[406110.76719999965,4788426.4202],[406014.80140000023,4788480.3979],[405714.87179999985,4788517.8796],[405504.29590000026,4788674.0923],[405094.54729999974,4788870.8596],[405031.10830000043,4788933.061000001],[404832.66949999984,4789252.186000001],[404810.3633000003,4789282.7116],[404784.9382999996,4789310.837300001],[404737.11450000014,4789357.049799999],[404695.47030000016,4789386.5143],[404677.46300000045,4789399.3189],[404618.7647000002,4789422.6921],[404554.1643000003,4789453.591],[404515.6763000004,4789470.6828000005],[404432.1207999997,4789498.850500001],[404370.7818999998,4789542.1459],[404335.40940000024,4789567.0813],[404294.39940000046,4789606.7585],[404246.5669,4789651.975099999],[404219.6579,4789707.0046],[404197.7472000001,4789753.744000001],[404175.0011,4789839.039000001],[404138.7750000004,4789924.0802],[404121.8865,4789981.4123],[404094.1682000002,4790036.4539],[404051.74430000037,4790102.1448],[403960.9983999999,4790166.520300001],[403880.4397999998,4790181.99],[403828.65249999985,4790199.718599999],[403795.7748999996,4790222.7333],[403626.73759999964,4790404.632999999],[403592.78079999983,4790442.992799999],[403541.6163999997,4790492.927300001],[403463.5081000002,4790560.4625],[403427.3147,4790606.9636],[403319.49849999975,4790742.902899999],[403272.30370000005,4790820.441299999],[403219.99509999994,4790903.606899999],[403151.625,4790987.446599999],[403094.0462999996,4791053.8047],[403033.0878999997,4791105.105],[402925.19799999986,4791183.736199999],[402874.7237,4791230.1117],[402821.75650000013,4791300.738299999],[402748.2429999998,4791387.544],[402663.0390999997,4791474.074100001],[402585.09499999974,4791562.944700001],[402573.12789999973,4791571.7807],[402491.0524000004,4791632.8313],[402412.5524000004,4791671.504799999],[402382.55140000023,4791679.2677],[402350.7240000004,4791667.2851],[402297.4045000002,4791656.5009],[402213.8700000001,4791627.3805],[402143.3705000002,4791590.408500001],[402106.1392000001,4791569.618799999],[402044.27749999985,4791535.078],[401979.07540000044,4791477.2596],[401874.0946000004,4791430.3475],[401751.7313000001,4791354.6972],[401737.5669999998,4791340.6844],[401746.06259999983,4791400.432600001],[401741.76570000034,4791557.670700001],[401734.26489999983,4791745.835200001],[401747.85840000026,4792112.6416],[401750.9360999996,4792185.020199999],[401751.9863999998,4792274.312100001],[401753.12590000033,4792403.368899999],[401755.94299999997,4792575.388800001],[401756.42810000014,4792603.262499999],[401756.8030000003,4792629.1383],[401757.4554000003,4792668.561799999],[401758.53199999966,4792742.857799999],[401761.6414999999,4793007.8464],[401763.3081,4793128.4537],[401766.6542999996,4793370.5568],[401769.58770000003,4793578.5648],[401783.90550000034,4794549.630799999],[401784.9835000001,4794758.3325],[401785.73950000014,4794816.082699999],[401785.78139999975,4794818.9701000005],[401764.46920000017,4794826.2771000005],[401343.9742999999,4794987.6756],[401067.0932,4795071.4682],[400903.8426000001,4795130.8379],[400558.0385999996,4795254.871200001],[400584.5027999999,4795333.4605],[400738.8150000004,4795766.296700001],[400945.2095999997,4796350.6643],[401015.69739999995,4796550.5768],[401158.01219999976,4796954.049900001],[401197.9462000001,4797067.3237],[401252.76680000033,4797222.702],[401372.30319999997,4797561.863],[401751.37930000015,4798636.5999],[402091.2834000001,4799600.5101],[402478.2577999998,4800698.274499999],[402654.8038999997,4801199.477299999],[402765.92370000016,4801514.9],[402876.86369999964,4801829.771400001],[403007.9841,4802201.894300001],[403225.74370000046,4802830.4834],[403290.9528999999,4802998.8354],[403299.2324000001,4803028.153100001],[403312.17090000026,4803065.9572],[403576.25739999954,4803793.532500001],[403669.8426999999,4804049.680299999],[403714.5407999996,4804184.4493],[403743.8005999997,4804276.339500001],[403777.34619999956,4804367.7246],[403810.6113,4804462.223999999],[403818.25829999987,4804487.2191],[403841.6621000003,4804549.2016],[403860.58110000007,4804603.4725],[403877.7785,4804656.323799999],[403923.892,4804788.6302000005],[404019.43840000033,4805064.859999999],[404025.60309999995,4805082.5451],[404113.21729999967,4805331.23],[404150.0970999999,4805441.3418000005],[404301.06620000023,4805388.770500001],[404769.3426999999,4805222.862600001],[404947.7940999996,4805159.699200001],[404961.0820000004,4805154.180400001],[405292.79640000034,4805038.9966],[405370.2703999998,4805012.4735],[405375.108,4805010.8506000005],[405632.1785000004,4804921.056399999],[405651.7675999999,4804914.2291],[405718.11730000004,4804891.42],[405870.1179999998,4804835.648800001],[406020.8931999998,4804784.785599999],[406097.1456000004,4804757.3993999995],[406246.60819999967,4804705.115499999],[406397.3398000002,4804650.707],[406494.65759999957,4804617.479499999],[406511.4581000004,4804613.9146],[406513.02990000043,4804604.5623],[406551.8113000002,4804591.251599999],[406677.0850999998,4804945.414799999],[406799.0669999998,4805290.850400001],[406857.5278000003,4805465.4366],[406926.3490000004,4805663.207],[407080.2045,4806107.734300001],[407209.3104999997,4806485.2914],[407363.3660000004,4806929.2666],[407365.4754999997,4806935.458000001],[407368.2571999999,4806943.4175],[407370.9593000002,4806951.4891],[407386.6376,4806996.3718],[407390.0133999996,4807006.3226],[407392.54590000026,4807013.8411],[407604.7090999996,4807604.980799999],[407613.2951999996,4807628.8562],[407644.10819999967,4807714.853499999],[407698.2368000001,4807865.734999999],[407732.8376000002,4807986.1151],[407747.5547000002,4808038.0097],[407986.0334000001,4808716.8859],[408077.9570000004,4808986.7752],[408230.54339999985,4809425.9012],[408242.42459999956,4809454.286699999],[408244.4230000004,4809458.3695],[408253.9782999996,4809476.4563],[408269.5279000001,4809500.793199999],[408278.59240000043,4809512.555299999],[408408.6776999999,4809899.895199999],[408467.25659999996,4810112.7038],[408477.56439999957,4810150.5527],[408489.4698999999,4810192.823100001],[408654.4879999999,4810681.108200001],[408759.62710000016,4810986.372199999],[408829.08609999996,4811191.2609],[408979.12509999983,4811628.4377],[409007.9116000002,4811710.691400001],[409147.7516999999,4812119.24],[409184.5058000004,4812228.601199999],[409264.33690000046,4812466.455700001],[409316.4342,4812621.9308],[409392.3728,4812841.7333],[409476.45880000014,4813090.1965],[409501.39940000046,4813164.061899999],[409591.47279999964,4813431.2183],[409632.79030000046,4813550.0733],[409735.79860000033,4813847.4935],[409738.24540000036,4813855.014],[409894.3602999998,4814331.450099999],[409914.16420000046,4814390.8343],[409934.05709999986,4814426.6688],[409943.8132999996,4814478.745200001],[410126.5647999998,4815013.7018],[410134.1180999996,4815016.0447],[410140.9146999996,4815022.2853999995],[410148.1704000002,4815032.630000001],[410151.33079999965,4815039.1414],[410191.90309999976,4815170.2283],[410240.93740000017,4815323.418199999],[410276.20469999965,4815420.8083],[410395.70940000005,4815782.8879],[410400.2309999997,4815794.491],[410407.8523000004,4815814.161499999],[410429.13430000003,4815875.860200001],[410482.30819999985,4816043.103700001],[410511.5686999997,4816133.2436],[410555.4916000003,4816261.8442],[410586.38239999954,4816359.183],[410614.85250000004,4816450.889],[410625.3821999999,4816482.628699999],[410678.5334999999,4816642.764900001],[410720.84800000023,4816772.4986000005],[410742.5462999996,4816835.525599999],[410756.2237999998,4816879.109099999],[410905.4539000001,4817340.329500001],[410942.5231999997,4817453.138900001],[411016.70689999964,4817676.314099999],[411020.77359999996,4817684.2579],[411027.9885,4817691.8269],[411029.72860000003,4817707.243899999],[411050.9243999999,4817781.6084],[411085.72009999957,4817887.895099999],[411151.4112999998,4818074.75],[411170.4095999999,4818129.816299999],[411193.11959999986,4818196.607899999],[411206.1832999997,4818243.088500001],[411214.06989999954,4818270.976199999],[411215.6832999997,4818276.8421],[411320.9857000001,4818562.257999999],[411324.4650999997,4818605.421800001],[411329.53280000016,4818621.9057],[411399.3552000001,4818828.8137],[411428.7909000004,4818921.732100001],[411435.28330000024,4818942.085000001],[411465.3161000004,4819037.4394000005],[411499.05069999956,4819137.7436999995],[411533.14070000034,4819246.707699999],[411542.1339999996,4819279.0243],[411551.83270000014,4819309.6656],[411567.4698000001,4819349.337099999],[411577.8088999996,4819379.525699999],[411622.9051999999,4819520.447000001],[411690.36620000005,4819733.498199999],[411792.4912999999,4820044.733100001],[411801.2435999997,4820071.166099999],[411801.6666000001,4820072.604499999],[411844.8409000002,4820190.8924],[411881.45689999964,4820296.0482],[411914.7814999996,4820396.804199999],[411926.0377000002,4820435.5342999995],[411938.9985999996,4820481.0178],[411981.7703999998,4820618.306299999],[412162.6972000003,4821154.893300001],[412198.9715999998,4821259.388699999],[412301.4349999996,4821568.960200001],[412319.3937999997,4821626.264599999],[412371.5281999996,4821757.6570999995],[412457.0208999999,4822030.907199999],[412461.02830000035,4822028.4113],[412479.6601,4822019.726500001],[412495.56120000035,4822012.2993],[412514.9489000002,4821999.605900001],[412560.4857999999,4821972.243000001],[412570.47109999973,4821963.448899999],[412580.7246000003,4821950.430299999],[412590.41280000005,4821943.639599999],[412597.0184000004,4821942.1096],[412602.1886,4821942.042300001],[412608.7189999996,4821934.737199999],[412618.4014999997,4821927.5022],[412665.76570000034,4821910.113399999],[412678.9841,4821907.608899999],[412694.9665999999,4821906.4015],[412715.81630000006,4821900.465600001],[412727.9341000002,4821900.3081],[412733.1966000004,4821901.1284],[412739.4604000002,4821904.3794],[412747.875,4821905.2698],[412760.3837000001,4821904.1076],[412791.57969999965,4821898.481899999],[412812.4223999996,4821891.991],[412824.83889999986,4821883.721100001],[412852.19489999954,4821874.813100001],[412886.9139999999,4821866.6984],[412908.3598999996,4821856.8675],[412917.6503999997,4821850.526699999],[412925.8591,4821841.756200001],[412933.69710000046,4821829.3248],[412953.73319999967,4821791.742799999],[412959.6495000003,4821786.889799999],[412962.00549999997,4821781.638599999],[412961.90050000045,4821773.531199999],[412958.6749999998,4821767.7969],[412957.5499,4821762.0353999995],[412958.49509999994,4821753.9144],[412961.88829999976,4821747.65],[412964.8850999996,4821735.7258],[412967.8128000004,4821718.4706999995],[412970.44159999955,4821709.328199999],[412973.13939999975,4821705.5166],[412975.13489999995,4821697.381999999],[412973.49619999994,4821651.972100001],[412974.36089999974,4821637.6318],[412979.9621000001,4821614.676999999],[412984.84800000023,4821586.399800001],[412986.0661000004,4821574.387499999],[412986.5343000004,4821554.3873],[412990.1026999997,4821536.6796],[413002.48390000034,4821494.420600001],[413006.4949000003,4821485.9267],[413013.78160000034,4821493.274599999],[413071.98450000025,4821445.2018],[413092.9462000001,4821429.046499999],[413084.95720000006,4821417.375499999],[413065.5851999996,4821381.525599999],[413103.95270000026,4821299.1645],[413116.2960000001,4821285.120100001],[413124.0661000004,4821267.358100001],[413130.59779999964,4821260.0536],[413151.95409999974,4821243.115800001],[413166.6841000002,4821226.1525],[413174.6151999999,4821220.829399999],[413185.7087000003,4821216.354],[413220.15859999973,4821212.132300001],[413242.3021999998,4821206.0703],[413279.4863,4821200.8138999995],[413302.37569999974,4821196.1865],[413318.38570000045,4821196.979599999],[413326.0482000001,4821195.881100001],[413333.6878000004,4821193.0056],[413341.7220999999,4821195.6789],[413353.51800000016,4821195.526799999],[413367.37870000023,4821192.5711],[413384.4008999998,4821184.131899999],[413390.87789999973,4821178.8277],[413401.5067999996,4821163.3619],[413419.06039999984,4821152.25],[413436.9793999996,4821138.134400001],[413453.76800000016,4821117.812999999],[413457.1191999996,4821108.2171],[413460.99230000004,4821101.5024999995],[413481.15020000003,4821079.249399999],[413494.4835000001,4821060.4166],[413523.64859999996,4821028.494999999],[413532.01219999976,4821006.505000001],[413537.83100000024,4820993.989399999],[413561.65770000033,4820955.3609],[413562.2505999999,4820944.911900001],[413556.0937999999,4820924.886],[413556.0267000003,4820919.666099999],[413559.4266999997,4820913.8463],[413565.6179999998,4820911.4341],[413572.24340000004,4820911.3488],[413579.49650000036,4820909.8116],[413584.33939999994,4820903.0846],[413587.6780000003,4820892.4892],[413591.06659999955,4820885.7809999995],[413600.6394999996,4820876.1052],[413605.0526999999,4820867.384299999],[413608.0882000001,4820858.347999999],[413612.8432,4820851.0668],[413622.83299999963,4820842.385299999],[413633.2625000002,4820836.475199999],[413639.39829999954,4820829.731699999],[413644.4650999997,4820821.5579],[413648.2320999997,4820812.8454],[413651.9740000004,4820808.465299999],[413659.27809999976,4820804.594799999],[413668.9681000002,4820804.025900001],[413676.9115000004,4820799.5919],[413683.1409999998,4820793.846899999],[413692.5274,4820788.5056],[413705.6775000002,4820786.7817],[413732.3119999999,4820777.886700001],[413744.4883000003,4820775.8421],[413750.7592000002,4820773.3179],[413762.5558000002,4820773.1665],[413769.8590000002,4820775.5165],[413776.15419999976,4820774.8803],[413783.3591,4820769.5671999995],[413797.48230000027,4820755.5013],[413801.25,4820753.1203000005],[413805.45720000006,4820753.5107],[413809.70859999955,4820757.343900001],[413810.08019999973,4820761.115700001],[413811.81400000025,4820763.9815],[413816.0083999997,4820763.372400001],[413821.4681000002,4820754.305],[413826.29750000034,4820752.7991],[413843.0343000004,4820753.473099999],[413852.8607000001,4820757.2349],[413857.3798000002,4820756.7326],[413862.19070000015,4820753.7829],[413870.1769000003,4820752.6809],[413902.2045,4820754.714199999],[413909.91029999964,4820756.948100001],[413916.2736999998,4820761.642899999],[413926.12320000026,4820773.5132],[413945.4857000001,4820789.926899999],[414009.3810999999,4820863.6423],[414036.6646999996,4820899.171399999],[414053.7734000003,4820935.275],[414075.9395000003,4820975.0907000005],[414092.9255999997,4821001.643300001],[414101.0407999996,4821010.648],[414123.2243999997,4821026.581800001],[414129.7929999996,4821028.3862],[414136.4238999998,4821028.7458],[414143.08029999956,4821031.1044],[414155.5384999998,4821038.498500001],[414176.0434999997,4821043.235099999],[414188.58939999994,4821044.8521],[414200.6024000002,4821049.0308],[414206.2241000002,4821052.624600001],[414210.3205000004,4821057.0154],[414221.4221000001,4821065.7599],[414242.6639999999,4821077.5963],[414255.1403999999,4821080.1029],[414263.22699999996,4821080.5550999995],[414266.4062999999,4821082.736099999],[414271.733,4821088.555299999],[414278.3481999999,4821100.3562],[414283.14190000016,4821115.068399999],[414294.3409000002,4821144.139],[414301.47470000014,4821158.599199999],[414306.5817,4821166.1985],[414321.2477000002,4821182.0067],[414326.1107999999,4821183.1665],[414339.2065000003,4821183.555],[414365.0828999998,4821191.333799999],[414399.1163999997,4821205.118100001],[414414.14219999965,4821217.478499999],[414419.1825000001,4821219.857999999],[414424.6054999996,4821220.566500001],[414441.95189999975,4821218.4573],[414449.5549999997,4821219.026900001],[414465.3729999997,4821230.1555],[414483.9282999998,4821234.1403],[414511.40770000033,4821234.5681],[414536.2363,4821242.5831],[414547.48589999974,4821250.3265],[414558.6942999996,4821261.1807],[414567.44930000044,4821269.7335],[414572.49930000026,4821272.8905],[414592.4364,4821277.524499999],[414620.20770000014,4821275.5054],[414635.04810000025,4821273.317399999],[414651.21219999995,4821273.556399999],[414682.5070000002,4821275.3805],[414687.81819999963,4821273.6469],[414695.4342,4821268.8849],[414710.28920000046,4821261.476299999],[414728.34339999966,4821251.4723000005],[414733.75090000033,4821250.9594],[414751.84800000023,4821257.0612],[414757.9073999999,4821256.984300001],[414764.83440000005,4821255.2302],[414779.1178000001,4821253.7161],[414811.3755999999,4821248.641799999],[414827.86010000017,4821248.654999999],[414844.07409999985,4821246.450099999],[414859.10720000044,4821246.7039],[414882.15500000026,4821254.5206],[414895.6536999997,4821261.236400001],[414900.2441999996,4821266.3989],[414907.2929999996,4821280.638599999],[414911.82660000026,4821287.690199999],[414923.0292999996,4821291.769300001],[414952.53330000024,4821311.722999999],[414958.9411000004,4821313.6413],[414983.25380000006,4821325.6632],[414991.02529999986,4821326.786699999],[415019.71609999985,4821327.201300001],[415024.0971999997,4821328.5899],[415035.2681,4821336.5572999995],[415053.73560000025,4821346.4319],[415068.6320000002,4821348.6873],[415081.15610000025,4821348.640000001],[415091.8668999998,4821352.1702],[415094.44379999954,4821351.4712000005],[415095.9620000003,4821350.119100001],[415104.28390000015,4821324.4661],[415104.20249999966,4821318.024599999],[415105.6752000004,4821306.676100001],[415110.39919999987,4821296.841600001],[415125.9283999996,4821285.204399999],[415131.69290000014,4821274.579299999],[415137.8799999999,4821252.618899999],[415149.93319999985,4821234.472100001],[415152.50960000046,4821227.330600001],[415156.2132000001,4821207.0677000005],[415161.06960000005,4821194.8989],[415167.44049999956,4821187.487400001],[415175.21520000044,4821176.0593],[415184.1107000001,4821157.3971],[415186.53830000013,4821151.257200001],[415194.8258999996,4821142.044299999],[415215.8980999999,4821127.7826000005],[415238.0318999998,4821114.396199999],[415265.90919999965,4821101.492799999],[415274.7779000001,4821093.4945],[415285.9369000001,4821087.6888999995],[415299.5477999998,4821084.073899999],[415316.9846000001,4821069.8584],[415321.5979000004,4821064.0242],[415324.1774000004,4821057.104900001],[415332.2575000003,4821044.2292],[415337.7026000004,4821040.2729],[415345.04789999966,4821039.6249],[415355.5022999998,4821035.6055],[415367.0066999998,4821025.1304],[415377.13100000005,4821020.559800001],[415382.54700000025,4821020.7138],[415395.3559999997,4821023.9958999995],[415407.37349999975,4821022.178400001],[415409.89219999965,4821023.2575],[415420.75260000024,4821032.2291],[415422.93120000046,4821031.979599999],[415430.7751000002,4821025.9936999995],[415465.2888000002,4820994.5689],[415477.7993000001,4820986.9693],[415492.96470000036,4820972.0053],[415498.7608000003,4820963.823799999],[415508.51960000023,4820936.598200001],[415515.7701000003,4820928.398399999],[415590.8956000004,4820861.9188],[415615.72229999956,4820844.0568],[415654.57299999986,4820810.356899999],[415668.0451999996,4820795.636700001],[415695.61950000003,4820758.4131000005],[415733.48780000024,4820691.403000001],[415749.2466000002,4820652.772700001],[415755.92119999975,4820624.364399999],[415761.9369000001,4820588.5221],[415779.44049999956,4820547.2042],[415783.35259999987,4820530.4936],[415790.30869999994,4820511.634400001],[415794.67480000015,4820505.3594],[415797.6507000001,4820497.7689],[415823.17920000013,4820451.907500001],[415826.9519999996,4820443.418400001],[415834.5086000003,4820433.7711],[415847.8076999998,4820424.496300001],[415869.9951999998,4820415.110200001],[415923.85649999976,4820385.8894],[415987.6149000004,4820366.097999999],[415997.33380000014,4820361.3112],[416013.4194,4820355.1121],[416042.9676999999,4820339.7475000005],[416058.5703999996,4820327.223099999],[416116.9031999996,4820287.0625],[416145.2399000004,4820271.713500001],[416166.0218000002,4820311.552999999],[416192.6595999999,4820360.872199999],[416216.5164999999,4820407.5603],[416231.0842000004,4820448.1439],[416235.1032999996,4820465.8661],[416237.76680000033,4820485.0492],[416238.64159999974,4820503.366],[416236.3387000002,4820539.0504],[416223.9753999999,4820584.5239],[416209.8814000003,4820620.7996],[416164.02249999996,4820734.3368],[416133.7161999997,4820798.917400001],[416131.5887000002,4820803.276000001],[416367.81230000034,4821226.5342],[416412.72119999956,4821218.5331999995],[416926.56510000024,4821127.4091],[416967.5086000003,4821236.535700001],[416659.9561999999,4821418.1774],[416404.10089999996,4821571.309900001],[416149.98000000045,4821726.541200001],[415896.8498999998,4821882.547700001],[415794.6568,4821948.252699999],[415785.1814000001,4821952.9257],[415781.9625000004,4821953.9657000005],[415729.98979999963,4822113.347100001],[415721.4813000001,4822111.3434],[415705.42370000016,4822106.546399999],[415688.5219999999,4822098.8719999995],[415665.5011999998,4822150.812000001],[415656.5083999997,4822174.5844],[415641.8069000002,4822213.424000001],[415581.82969999965,4822410.451400001],[415611.83499999996,4822419.4048999995],[415639.9028000003,4822428.493899999],[415641.3624,4822428.9199],[415685.5663999999,4822442.6938000005],[415723.1003999999,4822452.8862],[415849.5800999999,4822488.511299999],[415866.9082000004,4822491.626599999],[416088.32969999965,4822502.6302000005],[416198.56900000013,4822512.4727],[416211.4389000004,4822514.422599999],[416233.1440000003,4822518.706],[416257.98819999956,4822522.0616999995],[416290.07749999966,4822523.3279],[416422.8278000001,4822517.8981],[416617.4696000004,4822506.4816],[416682.9425999997,4822502.67],[416754.2110000001,4822497.121099999],[416822.27219999954,4822500.054500001],[416871.0767999999,4822500.6721],[416896.50650000013,4822499.135600001],[416919.3306999998,4822495.9651999995],[416932.3699000003,4822492.0273],[416959.26410000026,4822478.2544],[417060.6358000003,4822417.797900001],[417184.7807,4822356.3957],[417408.46499999985,4822242.5647],[417430.06520000007,4822231.7469],[417468.66640000045,4822217.1658],[417494.3069000002,4822212.963099999],[417523.3482999997,4822209.385199999],[417559.8710000003,4822203.1609000005],[417581.3781000003,4822197.898499999],[417614.4617999997,4822187.940099999],[417671.33019999973,4822167.360099999],[417727.4304999998,4822150.011299999],[417748.60529999994,4822143.976],[417775.4593000002,4822139.8706],[417816.93599999975,4822135.6975],[417829.86110000033,4822135.5394],[417845.0575000001,4822136.131100001],[417950.40299999993,4822148.616900001],[417967.6094000004,4822148.4068],[417987.5366000002,4822146.052999999],[418011.22530000005,4822140.7654],[418050.20150000043,4822130.2929],[418220.8482999997,4822078.117799999],[418225.46360000037,4821833.3605],[418226.96109999996,4821783.802200001],[418229.8733000001,4821697.7938],[418231.94820000045,4821642.5636],[418249.66610000003,4821139.7282],[418281.3565999996,4820137.436799999],[418281.6727,4820123.5484],[418283.40610000025,4820040.109300001],[418283.86930000037,4820038.3265],[419219.2344000004,4819733.558800001],[419457.9715,4819638.2794],[419460.7893000003,4819637.357100001],[419717.8060999997,4819549.4213],[420294.4863999998,4819352.0658],[420377.56209999975,4819323.6459],[420471.52610000037,4819293.209899999],[420756.00150000025,4819201.213300001],[420785.6344999997,4819191.755899999],[421095.6135,4819088.921399999],[421182.9737,4819060.017000001],[421704.07270000037,4818886.0955],[421836.28440000024,4818842.015900001],[421975.58299999963,4818795.5241],[422607.75569999963,4818590.8401],[422654.45689999964,4818574.9746],[423574.8371000001,4818262.443],[423577.89470000006,4818261.1864],[423744.2675999999,4818204.982999999],[423759.17169999983,4818200.4822],[424230.0747999996,4818058.8737],[424595.4519999996,4817949.1371],[425331.8797000004,4817727.884],[425515.9241000004,4817658.9778],[425548.20579999965,4817646.624600001],[425985.8663999997,4817497.067500001],[426372.1775000002,4817374.314099999],[427060.8942999998,4817156.441299999],[427144.6849999996,4817129.431500001],[427543.9508999996,4816997.165100001],[427903.5025000004,4816877.1217],[428021.37909999955,4816838.7618],[428133.6906000003,4816801.574100001],[428148.2581000002,4816795.309599999],[428203.7522999998,4816775.2797],[428249.58330000006,4816758.9076000005],[428271.81350000016,4816750.8956],[428355.01719999965,4816721.0195],[428760.8965999996,4816575.2053],[428822.31460000016,4816549.2312],[428859.9445000002,4816536.9486],[429093.2346999999,4816469.8429000005],[429183.26350000035,4816442.460000001],[429287.3688000003,4816415.707800001],[430665.8389999997,4815970.1884],[431402.13900000043,4815729.2851],[432185.32070000004,4815473.218800001],[432997.88460000046,4815205.956499999],[434124.05960000027,4814839.8653],[434368.18230000045,4814761.3989],[434410.4271,4814747.6589],[435297.7193,4814462.5129],[435299.9815999996,4814462.268999999],[435557.0630000001,4814382.9443],[436095.5307,4814218.2074],[436454.3515999997,4814101.633400001],[437409.6015999997,4813791.5825],[438131.6409999998,4813559.665999999],[438834.5005999999,4813330.445599999],[438821.2439000001,4813465.068399999],[438819.8161000004,4813477.0766],[438819.4907999998,4813512.51],[438818.2647000002,4813653.5765],[438796.8348000003,4814241.5392],[438797.0387000004,4814263.972999999],[438802.62689999957,4814273.6961],[438812.35670000035,4814285.2698],[438805.36510000005,4814299.105699999],[438800.8016999997,4814313.1416],[438798.3742000004,4814330.8234],[438796.13040000014,4814377.6031],[438790.75430000015,4814658.097100001],[438784.77440000046,4814836.525800001],[438783.2960000001,4814896.293500001],[438773.86280000024,4815077.3082],[438760.52520000003,4815389.085000001],[438749.00540000014,4815687.1841],[438746.8951000003,4815757.3981],[438747.18819999974,4815789.605],[438747.4316999996,4815807.4847],[438738.5724999998,4815980.1644],[438713.67480000015,4816513.6272],[438713.4009999996,4816519.072000001],[438707.42140000034,4816625.9737],[438702.4796000002,4816793.5089],[438682.71410000045,4817294.9383000005],[438674.64910000004,4817438.9559],[438671.06230000034,4817506.629000001],[438669.99980000034,4817531.962099999],[438669.3343000002,4817547.628799999],[438668.5345999999,4817575.1809],[438668.7856999999,4817602.7235],[438661.91839999985,4817815.9256],[438661.58669999987,4817850.470799999],[438651.0438000001,4818077.1457],[438650.7681,4818082.3685],[438648.7171,4818123.371300001],[438636.1666000001,4818377.9428],[438631.07770000026,4818449.1839000005],[438629.8399,4818543.825300001],[438630.57189999986,4818562.0337000005],[438630.1107999999,4818582.363399999],[438618.4221000001,4820108.326400001],[438575.3864000002,4820837.2179000005],[438524.5332000004,4821390.3605],[438514.56319999974,4821563.3858],[438514.42289999966,4821565.7195],[438510.6551999999,4821630.7292],[438506.6091,4821700.6285],[438500.2832000004,4821918.6033],[438497.3956000004,4822017.9253],[438485.75930000003,4822414.547599999],[438486.2383000003,4822555.045399999],[438486.5318,4822640.010399999],[438486.5730999997,4822653.338300001],[438480.5033999998,4822687.380999999],[438479.00820000004,4822762.2552000005],[438450.73979999963,4823450.031400001],[438444.1593000004,4823868.711300001],[438390.82859999966,4825053.6434],[438322.17059999984,4825894.7368],[438315.1270000003,4825954.1127],[438305.9874,4826031.3901],[438300.5904000001,4826076.645099999],[438271.7408999996,4826319.486500001],[438261.86149999965,4826360.117900001],[438241.9419999998,4826511.578199999],[438242.2619000003,4826686.621099999],[438242.51439999975,4826836.785],[438216.9612999996,4827016.175899999],[438243.9665000001,4827573.0535],[438229.51609999966,4827975.926200001],[438226.48510000017,4828058.701199999],[438219.3543999996,4828257.138],[438202.0264999997,4828855.187899999],[438180.8206000002,4829443.5001],[438180.2479999997,4829460.165899999],[438173.8847000003,4829636.381999999],[438138.52139999997,4830517.052100001],[437989.67420000024,4831834.6149],[437942.80869999994,4832609.5459],[437938.26219999976,4832684.6719],[437933.73589999974,4832805.448000001],[437864.81489999965,4833835.0494],[437863.2594999997,4833858.6109],[437852.3788999999,4833989.5537],[437832.8392000003,4834212.655099999],[437831.2366000004,4834231.107799999],[437799.3646,4834602.048699999],[437751.05730000045,4835242.6022],[437708.56659999955,4835805.352700001],[437708.9972000001,4835894.872300001],[437657.01460000034,4836571.227499999],[437656.51350000035,4836578.0075],[437577.2377000004,4837610.271],[437511.42080000043,4838493.0197],[437510.14169999957,4838511.3585],[437475.10780000035,4839004.624399999],[437407.4841,4839845.852499999],[437329.4341000002,4840878.7807],[437263.1344999997,4841941.9245],[437260.82739999983,4841979.2666],[437256.54920000024,4842046.8390999995],[437184.3821999999,4843065.389900001],[437117.80539999995,4843768.6653],[437068.54470000044,4844411.0219],[437032.45409999974,4844767.2414],[437032.0840999996,4844770.688200001],[436881.09140000027,4846298.265799999],[436879.36789999995,4846320.274700001],[436873.9792999998,4846388.747099999],[436868.46549999993,4846460.997300001],[436864.23649999965,4846515.9077],[436815.4079,4847147.3806],[436698.3794999998,4848663.207599999],[435237.80040000007,4848808.8707],[435139.79860000033,4848817.5995000005],[435111.4025999997,4848818.431399999],[435096.66920000035,4848817.575300001],[435078.4857999999,4848817.7524999995],[435039.96839999966,4848820.3495000005],[435015.93120000046,4848822.5833],[434931.0911999997,4848827.7435],[434917.5122999996,4848829.7644],[434911.6465999996,4848830.599199999],[434880.6314000003,4848835.123199999],[434855.1786000002,4848840.7037],[434837.091,4848842.4355999995],[434805.7269000001,4848844.1865],[434752.7851,4848844.593800001],[434714.5027999999,4848846.524],[434673.84389999975,4848852.2542],[434641.79389999993,4848857.9002],[434606.7538999999,4848862.242799999],[434525.36980000045,4848866.9299],[434484.24260000046,4848874.1098],[434469.68759999983,4848875.0305],[434420.11649999954,4848874.5187],[434394.13879999984,4848875.7742],[434294.2516999999,4848888.977],[434284.6860999996,4848889.960000001],[434261.8562000003,4848892.184599999],[434211.06799999997,4848898.7952],[434178.74870000035,4848901.5581],[434095.9171000002,4848906.264799999],[434066.5636999998,4848907.8882],[434047.2264999999,4848913.4112],[434035.6880999999,4848918.3017],[434026.7795000002,4848920.611400001],[433816.1972000003,4848936.0295],[433673.1897999998,4848949.8924],[433592.38040000014,4848955.584899999],[433482.31400000025,4848964.4585],[433346.1376,4848977.3716],[432933.6376,4849013.057700001],[432781.68489999976,4849025.252699999],[432753.1891999999,4849024.0963],[432603.2619000003,4849037.607899999],[432538.0044,4849045.3774],[432472.80510000046,4849050.9254],[432360.5466,4849057.6182],[431622.23869999964,4849106.8103],[431571.17760000005,4849110.000499999],[431576.6188000003,4849154.0418],[431582.22640000004,4849214.2984],[431695.91060000006,4850444.965299999],[431696.8141000001,4850454.6197],[431803.0593999997,4851606.391000001],[431846.21609999985,4852074.1359],[431846.4857999999,4852076.9101],[431846.7566999998,4852079.795299999],[431883.5778999999,4852479.0713],[431884.9386999998,4852494.163799999],[431940.84499999974,4853100.736],[431943.64549999963,4853130.8091],[431980.9135999996,4853535.4132],[431981.4676000001,4853542.4054000005],[432050.8139000004,4854324.7872],[432148.89910000004,4855395.8992],[432149.71439999994,4855404.8881],[432203.0564000001,4855929.5156],[432206.5376000004,4855963.469699999],[432247.0201000003,4856402.144400001],[432248.1034000004,4856413.796399999],[432363.73699999973,4857666.568299999],[432393.45419999957,4857988.723099999],[432405.64829999954,4858121.0031],[432406.00239999965,4858132.1072],[432413.1687000003,4858338.860300001],[432470.7860000003,4858987.2994],[432471.42169999983,4858994.5129],[432477.56319999974,4859329.793400001],[432432.11199999973,4859331.810900001],[431885.26570000034,4859380.8302],[431806.7747999998,4859388.6338],[431169.8973000003,4859455.077099999],[431161.46270000003,4859455.1646],[431147.1640999997,4859455.312899999],[431054.8940000003,4859466.7118],[431061.0080000004,4859529.407400001],[431064.9280000003,4859574.2422],[431065.55950000044,4859580.9003],[431070.3074000003,4859635.8347],[431072.34979999997,4859654.5857],[431129.2934999997,4860202.942600001],[431164.9452999998,4860542.3609],[431200.34020000044,4860872.7848000005],[431210.6523000002,4860968.760500001],[431211.6531999996,4860980.0801],[431232.7575000003,4861210.682],[431265.4944000002,4861548.6874],[431270.0778000001,4861595.7371],[431272.3269999996,4861619.0403],[431276.72780000046,4861663.9814],[431281.31439999957,4861711.3643],[431296.8688000003,4861871.7115],[431302.1758000003,4861926.6403],[431333.87600000016,4862234.8879],[431349.8761,4862368.6829],[431390.92819999997,4862711.9350000005],[431439.63210000005,4863119.9781],[431482.8702999996,4863481.314099999],[431501.6096999999,4863639.8518],[431523.6983000003,4863827.3466],[431561.9126000004,4864184.9585],[431569.91559999995,4864252.5228],[431601.79750000034,4864556.993799999],[431620.9227,4864737.854900001],[431641.1144000003,4864928.813200001],[431643.2355000004,4864947.674699999],[431650.7909000004,4865018.6872000005],[431681.44909999985,4865306.2875],[431717.3370000003,4865634.2667],[431721.1485000001,4865669.2173],[431723.8800999997,4865692.848999999],[431758.42929999996,4866000.2928],[431768.76329999976,4866091.9376],[431792.0976999998,4866300.4147],[431800.22589999996,4866372.7545],[431829.4648000002,4866648.262800001],[431839.60560000036,4866744.6861000005],[431879.3490000004,4867128.9442],[431915.5571999997,4867481.9146],[431919.1283999998,4867517.09],[431922.9609000003,4867554.2621],[431928.1281000003,4867604.194599999],[431954.60560000036,4867861.737299999],[431969.6704000002,4868008.2071],[431972.4232999999,4868034.0603],[431973.84839999955,4868047.819399999],[431989.2269000001,4868185.8440000005],[431993.5532999998,4868232.1197],[431999.04389999993,4868282.382200001],[432011.93120000046,4868420.099199999],[432029.49010000005,4868606.532199999],[432045.7001,4868778.8719999995],[432050.1014999999,4868824.7026],[432059.3015999999,4868923.801999999],[432061.92540000007,4868929.329],[432065.60759999976,4868944.175899999],[432068.85890000034,4868979.5768],[432083.0800000001,4869138.052300001],[432093.12870000023,4869249.584000001],[432098.03170000017,4869313.0711],[432110.0767999999,4869470.680299999],[432121.7483000001,4869623.183800001],[432125.1749999998,4869667.913699999],[432134.9495000001,4869823.2137],[432139.3345999997,4869875.3761],[432150.36569999997,4869989.008400001],[432150.27940000035,4869996.2294],[432163.0663999999,4870022.979599999],[432165.0175000001,4870095.9388],[432178.15500000026,4870242.9846],[432195.7292999998,4870439.5264],[432204.7778000003,4870539.8496],[432205.0480000004,4870542.7349],[432206.3130000001,4870556.606899999],[432206.9472000003,4870563.7095],[432214.5530000003,4870648.4964000005],[432221.8512000004,4870656.3083],[432256.4787999997,4870670.060699999],[432312.3197999997,4870695.5929000005],[432425.68209999986,4870746.419199999],[432503.5343000004,4870783.5024999995],[432579.9638,4870830.5984000005],[432628.83079999965,4870903.9684],[432648.1964999996,4870931.319],[432674.6967000002,4870950.4881],[432705.55399999954,4870972.278999999],[432734.699,4870991.3104],[432762.69849999994,4871008.131899999],[432794.7106999997,4871025.246099999],[432825.5153999999,4871041.928400001],[432841.5575000001,4871050.0964],[432895.6310999999,4871075.873500001],[432900.2242999999,4871078.0485],[432934.3772999998,4871092.8089000005],[432966.3514999999,4871106.2587],[432998.47360000014,4871118.485200001],[433029.9484000001,4871130.163000001],[433061.8953,4871140.9476],[433093.35080000013,4871150.737600001],[433121.3378999997,4871158.5633000005],[433159.6002000002,4871167.396199999],[433191.0206000004,4871173.7435],[433222.42640000023,4871178.6471],[433256.3033999996,4871182.081900001],[433359.0943999998,4871188.1545],[433397.18879999965,4871188.326199999],[433440.57540000044,4871188.4449000005],[433441.9408,4871188.6533],[433524.30040000007,4871188.602700001],[433598.3217000002,4871188.7478],[433632.57710000034,4871189.959100001],[433657.0395999998,4871190.269099999],[433666.26219999976,4871190.287699999],[433699.21779999975,4871189.8462000005],[433729.43819999974,4871188.5436],[433763.42399999965,4871186.870200001],[433775.77610000037,4871187.0798],[433788.54140000045,4871188.507099999],[433799.30979999993,4871190.732000001],[433813.4704,4871195.366699999],[433821.0434999997,4871198.8454],[433847.66170000006,4871214.2413],[433862.0349000003,4871224.094699999],[433874.9667999996,4871234.184699999],[433888.56350000016,4871246.6007],[433896.34580000024,4871254.965],[433910.83889999986,4871268.8160999995],[433921.95409999974,4871281.701300001],[433934.1339999996,4871296.797499999],[433944.5473999996,4871311.689200001],[433953.84049999993,4871326.814200001],[433961.0387000004,4871340.9605],[433968.51300000027,4871358.658500001],[433980.7664999999,4871389.194],[433987.77610000037,4871408.562899999],[433991.7335999999,4871419.4092],[434001.8463000003,4871452.4099],[434010.9397999998,4871487.7534],[434017.3085000003,4871515.237500001],[434020.3054999998,4871534.313200001],[434021.6710999999,4871550.6282],[434022.0253999997,4871570.0635],[434020.6975999996,4871597.7355],[434020.4526000004,4871621.3978],[434021.2000000002,4871640.0516],[434032.01049999986,4871694.8169],[434036.6749,4871704.212099999],[434045.14109999966,4871716.901799999],[434059.91000000015,4871734.416099999],[434080.64639999997,4871755.3144000005],[434091.6638000002,4871766.534700001],[434127.4550000001,4871801.5012],[434138.0248999996,4871808.060699999],[434148.7539999997,4871814.5075],[434156.0844999999,4871817.8780000005],[434162.3672000002,4871820.703500001],[434173.47059999965,4871824.480699999],[434189.1719000004,4871830.9892],[434208.2505000001,4871838.4638],[434233.67870000005,4871847.430500001],[434251.9400000004,4871853.3583],[434286.88430000003,4871867.784399999],[434329.88489999995,4871886.0186],[434381.7081000004,4871904.4987],[434401.1805999996,4871911.3035],[434422.34219999984,4871918.647],[434452.37629999965,4871931.2344],[434476.7581000002,4871939.8791000005],[434490.4444000004,4871945.408500001],[434505.1366999997,4871947.262399999],[434520.4012000002,4871950.2215],[434536.8036000002,4871954.724400001],[434550.1514999997,4871958.48],[434565.33910000045,4871961.7732],[434582.37509999983,4871965.4924],[434587.1253000004,4871967.444800001],[434598.32380000036,4871972.776900001],[434611.7945999997,4871980.863600001],[434621.67069999967,4871990.318700001],[434631.90249999985,4872003.324899999],[434642.7329000002,4872020.1019],[434655.92229999974,4872040.299000001],[434674.63939999975,4872068.106000001],[434683.66619999986,4872080.902000001],[434694.5555999996,4872095.5679],[434731.5237999996,4872120.3068],[434765.51580000017,4872127.857999999],[434866.6183000002,4872143.301000001],[434887.11539999954,4872148.4309],[434928.41610000003,4872157.243899999],[434991.6277999999,4872176.394200001],[435045.62519999966,4872171.753699999],[435084.52020000014,4872180.5912999995],[435139.0443000002,4872180.6116],[435205.3892999999,4872216.839299999],[435219.8082999997,4872231.8048],[435226.69269999955,4872238.8464],[435232.3417999996,4872242.5677000005],[435246.949,4872252.1996],[435253.99120000005,4872250.797700001],[435277.7153000003,4872258.0077],[435296.9819,4872293.142200001],[435321.0608000001,4872328.4519],[435338.6832999997,4872359.492699999],[435350.3077999996,4872383.9275],[435352.44770000037,4872389.571599999],[435360.3041000003,4872422.263],[435369.33779999986,4872435.9485],[435376.7679000003,4872441.4298],[435387.0025000004,4872487.7607],[435386.85649999976,4872563.0736],[435379.1934000002,4872599.360200001],[435378.8163999999,4872601.807700001],[435376.7030999996,4872615.2689],[435373.2895999998,4872626.965500001],[435362.3570999997,4872665.0614],[435359.79949999973,4872674.083799999],[435358.87229999993,4872677.647299999],[435355.6364000002,4872682.899700001],[435354.2215999998,4872685.8016],[435342.5109000001,4872701.689300001],[435332.6743999999,4872712.449100001],[435318.9313000003,4872725.468699999],[435306.6854999997,4872735.8078000005],[435290.84729999956,4872747.7371],[435264.57469999976,4872766.6556],[435246.2461000001,4872778.054099999],[435222.8996000001,4872792.834100001],[435218.1991999997,4872795.8793],[435199.08249999955,4872816.838400001],[435196.0005999999,4872821.422900001],[435189.7659,4872839.7009],[435183.77419999987,4872866.4186],[435182.00380000006,4872882.098099999],[435182.49430000037,4872899.421700001],[435184.8058000002,4872914.3947],[435193.5197999999,4872952.7425999995],[435196.36730000004,4872965.1555],[435198.9051000001,4872978.6822999995],[435203.81989999954,4872997.5175],[435208.29679999966,4873012.580399999],[435213.10529999994,4873028.7508000005],[435215.92009999976,4873037.831700001],[435219.37990000006,4873055.4593],[435222.23500000034,4873068.649800001],[435225.9935999997,4873084.0529],[435229.1584999999,4873096.1295],[435232.76400000043,4873104.0919],[435236.6967000002,4873112.717499999],[435242.26970000006,4873125.103800001],[435252.2313000001,4873143.556399999],[435278.90270000044,4873198.2793000005],[435339.9648000002,4873318.4246],[435341.9266999997,4873322.293199999],[435350.88989999983,4873337.0901],[435362.6978000002,4873355.858100001],[435362.0954,4873351.642999999],[435363.8925999999,4873355.0688000005],[435364.70940000005,4873356.616],[435366.5867999997,4873360.041099999],[435374.26410000026,4873374.5173],[435383.7125000004,4873389.753900001],[435395.88850000035,4873405.185900001],[435430.2949999999,4873447.726199999],[435464.3987999996,4873492.158],[435477.4724000003,4873509.2476],[435486.642,4873520.599199999],[435498.0722000003,4873533.595000001],[435511.9124999996,4873547.1227],[435528.71640000027,4873560.3993],[435545.5007999996,4873571.6767],[435562.1854999997,4873580.955800001],[435582.1490000002,4873589.4253],[435591.4006000003,4873592.7786],[435617.86649999954,4873602.184599999],[435660.7916000001,4873614.2075],[435695.3250000002,4873620.6472],[435713.3830000004,4873622.804199999],[435721.7269000001,4873623.500600001],[435734.6376,4873623.930500001],[435746.49650000036,4873623.3708999995],[435757.38379999995,4873621.821],[435764.6596999997,4873619.8619],[435793.5284000002,4873612.5835],[435814.47140000015,4873606.3818],[435833.3269999996,4873599.8672],[435848.5072999997,4873594.610200001],[435867.9293999998,4873588.6456],[435888.55730000045,4873583.002599999],[435920.62179999985,4873574.582900001],[435946.2098000003,4873567.8923],[435982.59219999984,4873558.3203],[435986.51240000036,4873557.504799999],[436036.1775000002,4873545.3607],[436059.74340000004,4873536.8018],[436136.5159,4873517.509400001],[436189.83019999973,4873501.3323],[436220.1372999996,4873493.486500001],[436258.35450000037,4873482.898499999],[436293.7438000003,4873470.0055],[436309.2293999996,4873463.080399999],[436332.9883000003,4873449.5221],[436342.7889999999,4873443.318399999],[436358.0800999999,4873432.8408],[436365.0080000004,4873427.9977],[436369.78220000025,4873424.2861],[436377.97339999955,4873417.431500001],[436387.2494999999,4873406.6787],[436397.9298999999,4873391.9135],[436401.7315999996,4873387.100500001],[436407.18790000025,4873379.272500001],[436412.06799999997,4873369.895],[436423.0884999996,4873348.7951],[436433.2284000004,4873327.8148],[436438.71360000037,4873314.6548],[436447.9632000001,4873292.794399999],[436455.44820000045,4873279.1708],[436464.65299999993,4873269.307399999],[436479.2938000001,4873257.8367],[436488.4483000003,4873251.084000001],[436495.3069000002,4873247.352499999],[436503.21839999966,4873244.7217],[436521.2248999998,4873241.4386],[436540.6004999997,4873238.808800001],[436564.2204,4873235.6941],[436579.1924999999,4873233.6621],[436594.32600000035,4873231.739600001],[436619.6218999997,4873227.8314],[436645.94930000044,4873222.8027],[436664.82600000035,4873218.2897],[436680.3348000003,4873213.698000001],[436688.31909999996,4873210.2892],[436693.26889999956,4873208.1313000005],[436717.9894000003,4873194.343],[436727.62519999966,4873187.585999999],[436745.5469000004,4873175.418],[436758.3849999998,4873168.1862],[436776.7298999997,4873158.346899999],[436788.22229999956,4873152.905200001],[436803.54449999984,4873145.5386],[436822.3158,4873138.361199999],[436832.7231999999,4873136.8177000005],[436854.24980000034,4873132.724300001],[436861.54569999967,4873132.765699999],[436872.69680000003,4873133.547800001],[436885.4522000002,4873134.4257],[436902.3108000001,4873136.819599999],[436924.1838999996,4873143.831],[436931.4589999998,4873150.093],[436943.5493999999,4873165.306500001],[436946.9364,4873167.3847],[436967.37519999966,4873183.7404],[436967.80680000037,4873186.957599999],[436970.09049999993,4873191.045700001],[436988.6294,4873201.532500001],[437015.22119999956,4873207.3884],[437067.1810999997,4873216.8906],[437126.1571000004,4873230.7695],[437190.81269999966,4873234.931299999],[437230.4556999998,4873255.992799999],[437288.86120000016,4873294.3159],[437328.18709999975,4873315.825300001],[437387.04619999975,4873351.368000001],[437462.5412999997,4873408.302999999],[437504.9238999998,4873448.0013999995],[437578.1150000002,4873532.8401],[437638.7505999999,4873629.5723],[437678.57469999976,4873772.2655],[437713.4743999997,4873851.912900001],[437774.36560000014,4873976.3024],[437814.0038999999,4874040.1326],[437864.9193000002,4874118.4081999995],[437900.81060000043,4874176.0537],[437993.67069999967,4874316.806600001],[438046.11390000023,4874378.9628],[438134.08999999985,4874478.108999999],[438201.79810000025,4874527.238500001],[438255.0837000003,4874559.841700001],[438335.99179999996,4874589.2994],[438485.22580000013,4874657.221100001],[438505.81400000025,4874664.6939],[438593.1579999998,4874696.982799999],[438630.11479999963,4874706.4144],[438703.71270000003,4874725.836300001],[438724.4124999996,4874736.7521],[438735.6316999998,4874745.201099999],[438742.8158999998,4874750.6884],[438776.7969000004,4874776.365700001],[438803.6747000003,4874796.666099999],[438822.7775999997,4874816.9276],[438825.85280000046,4874820.1204],[438828.2807,4874822.6526999995],[438850.29619999975,4874845.886399999],[438914.58189999964,4874924.601500001],[438953.44880000036,4874958.787599999],[438981.78830000013,4874981.296800001],[438994.70610000007,4874991.5077],[439003.18340000045,4874998.2052],[439021.32969999965,4875010.478499999],[439036.81489999965,4875020.999],[439049.9605999999,4875029.8751],[439060.5245000003,4875036.886600001],[439106.39919999987,4875066.343599999],[439146.5900999997,4875087.855699999],[439192.70799999963,4875108.9802],[439238.4774000002,4875127.109099999],[439262.20600000024,4875136.443600001],[439391.17420000024,4875173.025599999],[439456.6350999996,4875188.6428],[439476.47279999964,4875193.237400001],[439621.42339999974,4875225.0122],[439675.2368999999,4875246.6251],[439731.4522000002,4875267.9943],[439804.93939999957,4875267.546399999],[439815.41899999976,4875265.4515],[439824.96640000027,4875266.5864],[439851.7209000001,4875265.1208999995],[439888.1233999999,4875258.2359],[439926.0661000004,4875244.4504],[439931.65749999974,4875242.4001],[439990.26740000024,4875209.877],[440012.8172000004,4875195.454299999],[440056.4024,4875167.511299999],[440108.90500000026,4875133.045299999],[440141.52049999963,4875114.977299999],[440181.80429999996,4875094.062999999],[440227.8063000003,4875076.2074],[440256.03699999955,4875069.5096],[440296.0563000003,4875063.593900001],[440330.8855999997,4875059.8358],[440385.4603000004,4875059.3431],[440431.42700000014,4875064.1491],[440458.2363999998,4875068.683800001],[440469.6341000004,4875070.580499999],[440528.57600000035,4875083.378900001],[440582.4918999998,4875098.777899999],[440642.62909999955,4875119.7863],[440688.8959999997,4875140.2534],[440707.96549999993,4875148.635199999],[440775.52080000006,4875183.6851],[440826.9941999996,4875212.8815],[440889.42540000007,4875248.645],[440942.7697999999,4875281.046800001],[441001.9784000004,4875315.062899999],[441052.64740000013,4875344.157199999],[441114.39049999975,4875374.930299999],[441163.40940000024,4875398.819499999],[441258.9126000004,4875441.067600001],[441275.96920000017,4875448.5803],[441291.4913999997,4875454.773800001],[441395.96690000035,4875496.833000001],[441444.48589999974,4875527.8376],[441468.74480000045,4875543.284499999],[441477.93900000025,4875549.867699999],[441503.5875000004,4875568.412599999],[441538.5179000003,4875594.4287],[441558.04949999973,4875610.028899999],[441567.4126000004,4875617.610400001],[441633.2011000002,4875671.456599999],[441665.0250000004,4875699.7224],[441711.2207000004,4875740.1910999995],[441737.7697999999,4875761.0615],[441795.06259999983,4875805.987],[441819.8032999998,4875821.7642],[441840.51499999966,4875835.0221],[441859.29169999994,4875846.964299999],[441885.1275000004,4875868.8412999995],[441914.9168999996,4875893.7938],[441934.23259999976,4875912.396],[441960.5800000001,4875937.8233],[442006.0031000003,4875981.9662999995],[442013.4430999998,4875989.6764],[442033.4159000004,4876010.1614],[442051.2867999999,4876028.554500001],[442062.1222000001,4876039.678300001],[442067.86280000024,4876045.515000001],[442101.3520999998,4876072.213099999],[442136.767,4876099.2278],[442148.0683000004,4876108.681399999],[442186.0449000001,4876135.4517],[442211.74010000005,4876150.6666],[442243.19350000005,4876164.609300001],[442248.6644000001,4876167.1163],[442272.15419999976,4876177.5743],[442327.6303000003,4876189.6413],[442422.0175999999,4876188.8177000005],[442514.8099999996,4876179.6786],[442543.47449999955,4876177.0965],[442661.0072999997,4876193.291999999],[442762.09169999976,4876253.2853999995],[442832.7368999999,4876342.423800001],[442840.7774,4876364.1252999995],[442855.61730000004,4876393.7656],[442868.38069999963,4876424.201300001],[442890.28110000025,4876491.9911],[442893.8976999996,4876502.5122],[442910.24710000027,4876567.795299999],[442916.33499999996,4876595.400900001],[442920.1118000001,4876624.4704],[442921.75320000015,4876638.229800001],[442924.2246000003,4876673.8642],[442923.7176000001,4876698.638800001],[442923.20770000014,4876723.0802],[442918.05879999977,4876767.0002],[442908.1048999997,4876811.184],[442900.31180000026,4876845.796399999],[442889.2423999999,4876909.2061],[442883.71449999977,4876955.5732],[442883.233,4876974.0162],[442882.4804999996,4876988.907],[442886.8633000003,4877023.192],[442891.4230000004,4877050.144300001],[442898.51549999975,4877073.520300001],[442940.9121000003,4877158.461100001],[442946.3306,4877164.3013],[442977.7002999997,4877215.681299999],[443015.81340000033,4877268.669299999],[443052.7372000003,4877313.8923],[443087.5259999996,4877353.1358],[443142.1639999999,4877408.759],[443180.3496000003,4877442.5309999995],[443214.97750000004,4877472.5571],[443252.0702999998,4877500.4518],[443265.7795000002,4877510.886299999],[443377.93510000035,4877585.011499999],[443385.6464999998,4877587.3891],[443417.59499999974,4877604.109999999],[443444.77890000027,4877616.4287],[443472.35280000046,4877627.522399999],[443488.50289999973,4877633.0491],[443500.6257999996,4877636.055500001],[443516.3354000002,4877636.920700001],[443534.51779999956,4877636.543],[443562.18560000043,4877630.5304000005],[443583.91029999964,4877622.7914],[443612.05819999985,4877607.3333],[443651.70299999975,4877587.223099999],[443682.1311999997,4877576.0778],[443711.85950000025,4877567.3824000005],[443737.6984000001,4877562.941199999],[443767.14800000004,4877559.1358],[443798.1376,4877557.4279],[443835.40869999956,4877559.554400001],[443870.5555999996,4877566.2533],[443910.3986999998,4877578.7996],[443942.07919999957,4877592.415100001],[443975.2439000001,4877611.0166],[444006.2435999997,4877629.4145],[444043.9927000003,4877659.6406],[444071.83389999997,4877683.508400001],[444111.4219000004,4877722.8276],[444132.0811999999,4877750.0887],[444147.4110000003,4877772.396500001],[444158.39070000034,4877791.8532],[444169.09020000044,4877816.0886],[444177.1339999996,4877838.9024],[444188.6798999999,4877887.456499999],[444195.3744000001,4877930.720000001],[444200.2352,4877993.992799999],[444204.50739999954,4878044.4967],[444203.21270000003,4878071.3883],[444196.63159999996,4878117.3188000005],[444196.9615000002,4878146.862500001],[444208.3844999997,4878218.855],[444217.01439999975,4878225.7798999995],[444262.0197999999,4878262.0550999995],[444286.87789999973,4878265.066400001],[444312.66530000046,4878264.293400001],[444350.4812000003,4878255.532500001],[444360.51049999986,4878276.4416000005],[444389.26570000034,4878333.181700001],[444435.20639999956,4878423.6558],[444442.94379999954,4878438.8082],[444467.7876000004,4878487.8061999995],[444498.49509999994,4878548.3071],[444551.3565999996,4878652.497300001],[444638.5844999999,4878824.1565000005],[444700.6437999997,4878946.3763],[444755.3700000001,4879053.9958999995],[444812.5389999999,4879166.593900001],[444836.1556000002,4879213.1599],[444855.9466000004,4879252.4268],[444976.72479999997,4879492.2335],[445007.42679999955,4879553.181],[445163.3728,4879862.898700001],[445171.7594999997,4879879.490499999],[445198.79360000044,4879933.1383],[445367.9112999998,4880268.965500001],[445441.2681999998,4880414.535800001],[445490.52419999987,4880512.320599999],[445514.8657999998,4880560.5491],[445637.79110000003,4880804.237600001],[445767.4625000004,4881061.202099999],[445835.5003000004,4881194.9351],[445876.2714999998,4881274.9091],[445898.5706000002,4881318.8237],[445977.3387000002,4881472.908299999],[446100.52809999976,4881713.826099999],[446124.3679999998,4881760.505799999],[446101.5806,4881774.021299999],[445689.82210000046,4882026.8803],[445608.8125,4882076.644400001],[444840.03359999973,4882548.448000001],[444529.19350000005,4882739.444800001],[444452.42679999955,4882787.1883000005],[444190.7383000003,4882947.463099999],[444140.3273,4882978.103399999],[443940.3744999999,4883101.320699999],[443866.95239999983,4883146.0437],[443140.6667999998,4883588.3641],[443071.23890000023,4883630.951199999],[442913.7561999997,4883727.619100001],[442764.2388000004,4883819.3343],[442459.40529999975,4884006.380100001],[442335.6244000001,4884083.5513],[442287.54559999984,4884113.519300001],[442251.2753999997,4884139.2742],[442154.94909999985,4884197.9913],[441893.60699999984,4884357.801200001],[441706.13489999995,4884471.2031],[441597.56340000033,4884537.8125],[441454.83999999985,4884624.499299999],[441325.81680000015,4884703.513900001],[441116.6118000001,4884827.568],[440962.94489999954,4884924.0275],[440790.1749999998,4885031.437100001],[440611.21050000004,4885143.4614],[440480.2270999998,4885224.7323],[440328.2578999996,4885321.080499999],[440250.7673000004,4885370.6581999995],[440162.6096000001,4885426.220899999],[440139.26779999956,4885437.6521000005],[440007.06539999973,4885515.611300001],[439842.3326000003,4885623.5286],[439558.6149000004,4885800.5222],[439437.00710000005,4885880.5064],[439156.57919999957,4886064.8188000005],[439032.99230000004,4886146.050899999],[438932.9483000003,4886211.8489],[438549.3317999998,4886464.1273],[438483.9676999999,4886507.170499999],[438440.7093000002,4886535.5671999995],[438345.6588000003,4886595.1072],[438126.52969999984,4886732.1261],[437913.5346999997,4886865.4289],[437705.5586000001,4886995.5811],[437484.70660000015,4887133.7491],[437315.2890999997,4887236.8884],[437265.73709999956,4887267.019200001],[437114.1412000004,4887359.2191],[436898.6004999997,4887489.802999999],[436692.0576999998,4887615.197899999],[436606.2418999998,4887666.8992],[436581.0060999999,4887679.5835],[436504.8729999997,4887723.195],[436677.0389999999,4887991.3522],[436725.52880000044,4888067.8649],[436754.68840000033,4888114.0165],[436808.0541000003,4888198.703],[436826.24899999984,4888227.6315],[436841.27440000046,4888251.3697],[436921.8426999999,4888378.784499999],[436955.1423000004,4888431.562100001],[437068.52219999954,4888611.538799999],[437131.8673999999,4888711.9059],[437159.1545000002,4888755.188999999],[437334.64070000034,4889033.2172],[437388.16110000014,4889118.9065000005],[437510.0555999996,4889313.694399999],[438036.1246999996,4890154.3772],[438088.0270999996,4890239.976199999],[438311.54279999994,4890608.775],[438526.76410000026,4890965.3288],[438544.22449999955,4890994.2688],[438784.51329999976,4891409.6916000005],[438790.5179000003,4891419.1886],[439003.9572999999,4891787.4376],[439037.9966000002,4891845.9947999995],[439280.39580000006,4892202.3203],[439357.0703999996,4892325.134400001],[439494.1190999998,4892528.9266],[439515.46499999985,4892564.0539],[439523.25549999997,4892576.7565],[439554.5409000004,4892641.0067],[439690.7642999999,4892852.0307],[439694.2457999997,4892856.886399999],[439744.16449999996,4892939.961300001],[439750.00850000046,4892949.6828000005],[439809.16899999976,4893047.114],[439844.0092000002,4893107.334100001],[439976.9567999998,4893329.2798],[439991.71279999986,4893352.2498],[440055.88489999995,4893456.635500001],[440066.49170000013,4893471.6457],[440132.11099999957,4893577.240800001],[440469.73699999973,4894110.804400001],[440545.86730000004,4894231.304199999],[440639.81159999967,4894395.6318],[440716.99629999977,4894518.5677000005],[440779.9162999997,4894619.528000001],[440798.9704999998,4894650.125700001],[440819.88329999987,4894683.0393],[440856.7642999999,4894741.135600001],[440942.6009999998,4894876.326099999],[441015.1436999999,4894990.754000001],[441040.6763000004,4895031.180299999],[441050.2377000004,4895045.9793],[441015.1292000003,4895069.177300001],[440924.8973000003,4895128.8616],[440686.8558,4895286.410599999],[440603.77799999993,4895341.3694],[440361.93929999974,4895501.408600001],[440139.7284000004,4895648.5035999995],[439916.6525999997,4895796.058599999],[439698.03699999955,4895941.0254999995],[439453.2281999998,4896103.4592],[439439.4115000004,4896112.5843],[439483.4559000004,4896184.6033],[439487.4285000004,4896190.8983],[439489.45419999957,4896193.99],[439783.0856999997,4896668.385],[439933.5744000003,4896911.4966],[440084.1339999996,4897154.833000001],[440208.4168999996,4897355.7567],[440215.63040000014,4897367.2435],[440382.86899999995,4897637.649599999],[440428.8320000004,4897712.1011],[440431.7525000004,4897717.0732],[440566.88659999985,4897945.5644000005],[440682.3035000004,4898140.801000001],[440715.71920000017,4898197.3727],[440741.18599999975,4898240.464400001],[440756.8382000001,4898266.8715],[440775.28529999964,4898293.2534],[440781.35979999974,4898302.6405],[440797.2352,4898327.2684],[440923.4430999998,4898525.0777],[440975.0437000003,4898606.147],[441072.0636999998,4898747.3478999995],[441171.7456,4898891.969900001],[441316.63769999985,4899145.604],[441439.08829999994,4899337.4581],[441465.5240000002,4899382.7655],[441678.90780000016,4899717.774499999],[441725.0658,4899790.455800001],[441816.2226,4899904.5045],[441860.6065999996,4899984.5338],[442050.82629999984,4900268.5514],[442165.3465999998,4900462.1548999995],[442268.94680000003,4900622.198899999],[443156.79729999974,4902022.6183],[444979.5050999997,4904864.0681],[444983.8710000003,4904889.9135],[445146.9888000004,4905123.704],[445225.8104999997,4905247.6774],[445257.33939999994,4905297.4003],[445346.50100000016,4905437.2842999995],[446436.8471999997,4907160.3616],[446448.96520000044,4907189.032500001],[446522.30879999977,4907302.5131],[446479.8417999996,4907326.9651999995],[446201.3772999998,4907485.3199000005],[446088.82600000035,4907550.0077],[445431.9444000004,4907952.3521],[444605.35639999993,4908474.502599999],[443862.8002000004,4908943.7181],[443852.88790000044,4908950.0239],[443820.5323000001,4908970.4079],[443710.11000000034,4909045.2279],[443660.7264999999,4909078.755999999],[443512.09979999997,4909179.2358],[443470.9605999999,4909207.028899999],[443449.87629999965,4909221.3188000005],[442981.7637,4909538.5287999995],[442872.2315999996,4909612.689099999],[442776.4929999998,4909677.6217],[442686.61840000004,4909738.2831],[442673.3836000003,4909747.2859000005],[442590.6453,4909803.331700001],[441861.2764999997,4910297.3255],[441404.9526000004,4910605.437999999],[440252.4453999996,4911300.8213],[440129.9601999996,4911381.368100001],[439187.7867999999,4911981.264699999],[438993.6942999996,4912105.934699999],[437631.8036000002,4912976.3785],[437508.5957000004,4913058.093599999],[436614.29899999965,4913649.0273],[436609.4573999997,4913650.9628],[436307.74629999977,4913841.5242],[435143.2909000004,4914619.044],[434507.1942999996,4915043.417199999],[434412.4759999998,4915106.6885],[434384.1425999999,4915125.080499999],[433723.80649999995,4915560.996099999],[433236.8465999998,4915885.116],[433122.1353000002,4915961.497400001],[432656.97589999996,4916269.997199999],[432599.30869999994,4916308.251700001],[432452.4140999997,4916405.6403],[432368.7252000002,4916461.162900001],[431515.26580000017,4917023.622300001],[431520.5645000003,4917027.676899999],[432758.9299999997,4918278.0792],[434671.15660000034,4920210.104900001],[435245.1582000004,4922500.8883],[435453.21729999967,4923349.6436],[435713.4724000003,4924414.067],[435753.33770000003,4924576.417199999],[436040.5323000001,4924984.945699999],[436113.8585000001,4925089.314300001],[436241.80649999995,4925273.020199999],[436982.0581,4926357.7984],[437624.6634999998,4927301.2908],[437903.1386000002,4927712.2042],[438236.9846999999,4928206.1406],[438556.4659000002,4928674.2348],[438596.3448000001,4928730.2903],[438625.5340999998,4928774.0053],[438641.1975999996,4928799.6296999995],[438683.5066999998,4928860.661800001],[438976.75,4929283.922],[439074.3304000003,4929416.533500001],[439093.08389999997,4929441.463400001],[439103.2249999996,4929454.921],[439162.32600000035,4929502.1349],[439420.0022999998,4929740.009],[440286.4020999996,4930542.923699999],[440429.7944,4930676.022399999],[440529.3655000003,4930771.200300001],[441158.3191999998,4931373.339500001],[441356.13049999997,4931562.1754],[441638.8833999997,4931832.3463],[442243.28639999963,4932421.7005],[442351.6501000002,4932564.706],[444108.25490000006,4934521.352399999],[444644.79860000033,4935105.622199999],[444687.20270000026,4935151.9169],[444778.6553999996,4935241.6732],[446073.0148,4936516.829],[447425.6255000001,4937833.643999999],[447542.6160000004,4937939.894300001],[448338.65199999977,4938652.3378],[448432.6292000003,4938732.793099999],[448933.3208999997,4939161.396400001],[448953.52240000013,4939177.011399999],[449150.39350000024,4939345.757999999],[449767.26180000044,4939889.2653],[449977.4042999996,4940066.153999999],[450438.3797000004,4940453.7432],[450790.18840000033,4940744.9932],[450942.07210000046,4940884.2532],[451076.6339999996,4941031.423699999],[451466.05950000044,4941459.2839],[451578.7363,4941579.1905000005],[453936.1063000001,4944070.964400001],[454005.93149999995,4944143.6731],[458354.71439999994,4948678.811799999],[458722.8699000003,4949062.470799999],[459302.6560000004,4949666.7621],[459903.3859000001,4950293.1917],[459923.1618999997,4950313.9529],[460155.5151000004,4950492.917300001],[460304.48280000035,4950601.640799999],[460380.9550000001,4950657.602299999],[460474.6135999998,4950726.123199999],[461222.9573999997,4951277.343699999],[461638.7467,4951586.7862],[462008.8304000003,4951861.6434],[462171.8247999996,4951982.5462],[462629.34389999975,4952388.5627999995],[463608.25260000024,4953309.750700001],[463731.9670000002,4953427.4706999995],[463746.5307,4953440.4969],[463766.824,4953458.6009],[463984.69269999955,4953663.8881],[464188.38100000005,4953856.042099999],[464268.5295000002,4953931.2466],[464630.4199000001,4954273.0603],[464845.6118999999,4954462.172499999],[464909.01860000007,4954518.8138],[465026.1946999999,4954622.0418],[465116.4709999999,4954714.42],[465645.97169999965,4955211.015799999],[465715.5867999997,4955276.740900001],[466424.24289999995,4955948.964],[466445.8783999998,4955969.402000001],[467023.81060000043,4957246.901000001],[467258.07689999975,4957765.5866],[468586.64460000023,4957863.053099999],[469352.9587000003,4958587.5243999995],[469976.5820000004,4958743.3259],[470357.8800999997,4958837.424900001],[470450.94519999996,4958843.1066],[470732.13350000046,4958898.475],[470744.5608999999,4959474.0633000005],[471636.2078,4960486.1691],[472586.6283999998,4961604.789000001],[472755.13269999996,4961806.248500001],[473211.9983000001,4961624.259],[473417.49340000004,4961558.643200001],[473607.5033999998,4961495.6525],[474696.1383999996,4962459.4958999995],[475807.9545999998,4963451.7621],[475847.85390000045,4963487.270400001],[475973.33949999977,4963598.996300001],[476128.0088999998,4963736.610099999],[475785.3755999999,4964613.5802],[475755.4721999997,4964690.6753],[475686.03450000007,4964868.341700001],[475900.5632999996,4965019.7206],[476666.84389999975,4965565.7653],[477048.3481999999,4965836.9947],[477626.70550000016,4966231.862500001],[478119.3826000001,4966501.3246],[478369.5767000001,4966647.554199999],[478385.44400000013,4966666.4964000005],[478618.18290000036,4966771.248400001],[479046.75019999966,4966935.9081],[479251.91779999994,4967023.888],[479383.3662999999,4967064.1218],[479711.8485000003,4967147.944499999],[479765.72169999965,4967143.9975000005],[479811.6288999999,4967169.6248],[480249.72109999973,4967572.7245000005],[480302.3411999997,4967624.884099999],[480357.4040999999,4967675.259299999],[480470.8244000003,4967769.1138],[480531.18570000026,4967822.0293000005],[480591.46690000035,4967874.945699999],[480938.37880000006,4968198.4980999995],[481046.88800000027,4968213.6175999995],[481938.466,4968300.3585],[481944.73139999993,4968309.116699999],[482529.7871000003,4969094.538699999],[482629.2001,4969228.682399999],[482736.2193999998,4969373.2491999995],[482790.7877000002,4969369.77],[482901.42480000015,4969362.697799999],[483510.46949999966,4969363.435900001],[483899.7078,4969366.334899999],[483965.5044999998,4969367.725299999],[484231.1666000001,4969577.0184],[484502.4296000004,4969790.7524999995],[484672.9604000002,4969929.977299999],[484810.8102000002,4969945.0901999995],[485049.0701000001,4969973.9679000005],[485130.7779000001,4969994.1066],[485757.3514999999,4970376.5962000005],[486078.87430000026,4970573.2893],[486159.44849999994,4970622.103599999],[486291.18149999995,4970702.801999999],[486433.03050000034,4970789.036],[486574.7977,4970875.717599999],[486677.74010000005,4970938.488500001],[486752.37820000015,4970984.989800001],[486961.65529999975,4971113.4201],[487892.07210000046,4971286.4439],[488902.8404000001,4971473.3488],[488956.6266999999,4971482.920299999],[489032.8869000003,4971844.817500001],[489035.3540000003,4971856.255100001],[489104.3630999997,4972184.0625],[489173.2865000004,4972511.982000001],[489339.0385999996,4973299.747199999],[489390.3298000004,4973528.1658],[489448.94849999994,4973559.2842],[489944.7178999996,4973811.429400001],[490001.0374999996,4973839.446],[490076.94180000015,4973874.6533],[490161.19070000015,4973896.2962],[490161.21169999987,4973909.9597],[490429.7856999999,4974058.519099999],[490720.62129999977,4974219.276799999],[491050.7399000004,4974150.4891],[491482.6540000001,4974063.142000001],[491706.0323000001,4974017.858999999],[492212.00100000016,4974647.4144],[492256.9752000002,4974705.2357],[492372.1337000001,4974853.064099999],[492887.8194000004,4974900.7929],[493290.48759999964,4974944.015000001],[493292.3024000004,4974943.790999999],[493342.73340000026,4974948.515000001],[493444.8594000004,4974959.407199999],[493960.7723000003,4975014.776000001],[494741.92480000015,4975098.8454],[494884.45330000017,4975115.170700001],[495064.9590999996,4975363.9728],[495123.4271,4975463.016799999],[495209.9146999996,4975574.704],[495268.3859000001,4975683.747099999],[495812.13999999966,4975955.196],[496527.1900000004,4976326.2402],[497277.6657999996,4976714.0122],[497860.1490000002,4977015.1679],[497912.46449999977,4977053.142100001],[498782.4885999998,4977713.103599999],[499593.7287999997,4978329.863700001],[499626.85890000034,4978393.4032000005],[499662.59279999975,4978490.6019],[499662.04250000045,4978525.7053],[499756.85360000003,4978774.8682],[500009.62119999994,4979163.5557],[500027.2862999998,4979164.7776999995],[500058.5153999999,4979185.7732],[500057.7241000002,4979482.9300999995],[500056.38329999987,4979513.367900001],[500056.3809000002,4979785.5304000005],[500057.56350000016,4979799.749500001],[500568.95430000033,4980444.4114],[500573.4483000003,4980447.522299999],[501349.7000000002,4980768.346999999],[502168.7558000004,4981107.276699999],[502174.5105999997,4981108.2784],[502308.6105000004,4981118.212200001],[503923.8529000003,4981229.087200001],[504138.4395000003,4981239.109300001],[504584.66029999964,4981230.3048],[504699.6871999996,4981224.389599999],[504773.7960999999,4981221.112],[505166.33949999977,4981202.088099999],[506422.2712000003,4981143.5732],[506814.7446999997,4981125.428200001],[507017.2095999997,4981117.204700001],[507123.8036000002,4981112.768100001],[507230.31879999954,4981108.4442],[507257.20419999957,4981107.0306],[507746.2514000004,4982005.9672],[507825.37370000035,4982151.0326000005],[508525.72809999995,4982689.1478],[508531.16110000014,4982693.2653],[508824.0554999998,4982918.5044],[508840.15299999993,4982961.6285999995],[509239.0893000001,4983034.955600001],[509246.02240000013,4983036.743100001],[509318.9868000001,4983048.957699999],[509675.7670999998,4983109.031199999],[509880.0100999996,4983085.1269000005],[510510.70990000013,4983018.592499999],[510824.9681000002,4983469.578],[511313.2030999996,4983462.9815],[511315.25210000016,4983462.985200001],[511444.6590999998,4983549.7532],[511999.8591,4984013.3423],[512121.5926999999,4984104.9976],[512148.2862999998,4984115.6017],[512155.45189999975,4984118.3926],[512466.89190000016,4984230.636600001],[512471.53610000014,4984233.2007],[512644.82239999995,4984349.8507],[512935.9790000003,4984546.1712],[512941.2520000003,4984549.292400001],[513026.8859000001,4984596.456800001],[513124.23620000016,4984616.3188000005],[513664.6913999999,4984727.430199999],[514042.3139000004,4984493.409499999],[514404.89070000034,4984269.486099999],[514714.2644999996,4984471.8167],[514740.96889999975,4984475.210999999],[515629.99729999993,4984587.969799999],[515746.32409999985,4984226.774599999],[515769.1853,4984159.2894],[516143.74370000046,4983685.212400001],[516301.7056,4983487.2103],[516883.50879999995,4983505.052200001],[517091.8618000001,4983512.0496],[517515.2363,4983536.636499999],[518645.3267999999,4983601.157299999],[518778.91029999964,4982983.5644000005],[518854.4846000001,4982586.5353999995],[518900.23000000045,4982416.8167],[518994.14169999957,4982378.9921],[519095.3937999997,4982338.3024],[519118.3596000001,4982328.9286],[519139.0376000004,4982320.2146000005],[519571.2944,4982145.005100001],[519644.28729999997,4982119.456700001],[519658.64940000046,4982114.390900001],[519664.5613000002,4982114.409],[519757.91619999986,4982081.148499999],[519812.45239999983,4982059.655200001],[519821.7653999999,4982056.018100001],[519829.11209999956,4982050.9309],[519851.5262000002,4982042.2245000005],[520129.5780999996,4981933.672700001],[520517.5099999998,4981929.2414],[521181.1206,4981921.187000001],[521181.9840000002,4981922.300799999],[521311.7507999996,4982083.588300001],[521441.5109000001,4982244.8785999995],[521510.6667999998,4982330.760299999],[521579.34949999955,4982416.196900001],[521866.2276999997,4982772.767000001],[522500.17179999966,4982995.48],[522501.4313000003,4982995.9287],[522567.3104999997,4983021.3783],[522844.5334000001,4983123.8991],[523484.1037999997,4983362.6162],[524074.09219999984,4983194.625],[524433.5186000001,4983082.568299999],[524674.5053000003,4983008.9542],[524908.4479,4982964.538000001],[525346.8207,4983006.0327],[525750.7083999999,4983095.8533],[525964.6727999998,4983701.489499999],[526474.0025000004,4982999.7193],[526556.6025,4982885.9736],[526702.7232999997,4982944.4603],[526814.1687000003,4982945.0384],[527580.3397000004,4982948.3013],[527845.9497999996,4982949.4539],[528177.0559999999,4982950.906099999],[528547.8068000004,4982952.5527],[528599.9051999999,4982952.5636],[529248.1662999997,4982955.7217999995],[529537.7467999998,4982954.832800001],[530270.9992000004,4982952.7118],[530393.7200999996,4982952.4059999995],[531093.0835999995,4982950.107100001],[531165.7554000001,4982949.7948],[531338.3722999999,4982948.751],[532765.7369999997,4982940.139900001],[533445.5685999999,4982936.1099],[533762.3651999999,4982931.5557],[534779.4463,4982916.7951],[535817.0295000002,4982901.755999999],[536165.1255999999,4982896.7190000005],[537055.4924999997,4982880.0491],[538206.5590000004,4982857.8367],[538687.0264999997,4982848.7313],[538738.6611000001,4982847.600099999],[538790.8466999996,4982846.583699999],[539314.2797999997,4982836.5645],[539922.9345000004,4982824.4541],[540528.2001,4982812.8246],[541029.3348000003,4982802.804400001],[541583.9974999996,4982791.9498],[542138.7423,4982781.0328],[542757.2039000001,4982766.3686999995],[542842.8189000003,4982764.3873],[543039.6157,4982756.2676],[543393.5449999999,4982742.665200001],[543712.6301999995,4982729.954700001],[543992.9243000001,4982718.8815],[544173.0865000002,4982711.6819],[544828.432,4982677.5878],[545340.2718000002,4982650.8725000005],[545483.7081000004,4982643.338099999],[545784.3811999997,4982627.600400001],[546173.9263000004,4982607.1863],[546388.7282999996,4982596.0781],[547281.4484999999,4982551.4102],[548029.9529999997,4982514.1128],[548550.9639999997,4982488.056600001],[548833.0398000004,4982473.8761],[549495.9270000001,4982440.6511],[549649.7816000003,4982432.957599999],[550377.5258999998,4982393.5516],[550438.6447999999,4982390.2568],[551112.2993999999,4982353.840299999],[551704.9390000002,4982315.727499999],[551802.3454999998,4982309.5177],[551854.5588999996,4982306.1642],[552297.5077,4982277.669],[553062.0477,4982273.9756000005],[553666.5796999997,4982286.913699999],[554271.1102999998,4982299.909],[554525.3170999996,4982302.9626],[554531.8606000002,4982302.907299999],[554546.1300999997,4982302.807],[554658.6102999998,4982304.323899999],[554747.4435,4982305.529100001],[555255.9396000002,4982311.240599999],[555739.2907999996,4982316.6621],[556358.7686999999,4982323.986400001],[556978.1664000005,4982331.4811],[557540.9726999998,4982337.859300001],[558086.4379000003,4982344.018200001],[558554.2624000004,4982349.178300001],[558742.8112000003,4982351.242799999],[559233.9680000003,4982356.667199999],[559665.1692000004,4982358.236300001],[560816.9528000001,4982363.2104],[562094.0828999998,4982368.4986000005],[562665.7621999998,4982370.8596],[562880.8254000004,4982370.4178],[563610.5278000003,4982368.9771],[564560.3415999999,4982367.2853999995],[565053.6418000003,4982364.18],[565722.8994000005,4982361.476500001],[566220.5954999998,4982352.951400001],[566306.9329000004,4982351.736199999],[566992.4326999998,4982341.8905],[567026.9425999997,4982343.8079],[567245.2649999997,4982356.3237],[567421.5142999999,4982366.402899999],[568210.0344000002,4982410.326300001],[569039.0383000001,4982457.0067],[569163.9161999999,4982464.023800001],[570129.3475000001,4982527.4343],[571219.6293000001,4982598.7148],[571299.6654000003,4982604.0518],[572058.5169000002,4982653.7864],[572068.9154000003,4982654.4592],[572152.3448000001,4982659.400800001],[572574.4512,4982684.6258000005],[573080.0619000001,4982714.8333],[573584.9620000003,4982744.850500001],[574089.9369999999,4982774.908600001],[574598.9269000003,4982805.1647],[575008.4165000003,4982829.514799999],[575101.6109999996,4982835.054],[575218.3574999999,4982842.2053],[575930.4040000001,4982886.517100001],[576474.0251000002,4982920.3346],[576662.3735999996,4982932.036499999],[577017.6430000002,4982954.087400001],[577623.2516000001,4982991.639599999],[578228.9332999997,4983029.2502],[578439.8041000003,4983042.502599999],[579418.9304999998,4983103.489600001],[580015.9870999996,4983142.496099999],[580613.0378999999,4983181.558599999],[581030.4995999997,4983208.729599999],[581736.7096999995,4983254.9498],[582096.1781000001,4983279.559900001],[582590.4033000004,4983313.4869],[583427.3880000003,4983370.9202],[583607.9928000001,4983382.6152],[584170.841,4983418.5637],[585003.5273000002,4983471.703299999],[585678.9128,4983515.061799999],[586480.7049000002,4983566.4246],[586738.7260999996,4983582.923900001],[587249.0148999998,4983615.653100001],[588053.6259000003,4983667.1415],[588856.6164999995,4983709.8203],[589702.9985999996,4983755.0986],[590632.0873999996,4983804.329500001],[591310.8369000005,4983840.555500001],[592016.8682000004,4983865.024700001],[592722.8964,4983889.5721],[593018.1982000005,4983899.7563000005],[593364.9489000002,4983911.7063],[593496.2925000004,4983916.072699999],[593659.4630000005,4983921.797499999],[594293.8685999997,4983943.801999999],[594395.3485000003,4983947.3015],[595185.3608999997,4983974.585999999],[595693.2312000003,4983992.0667],[595863.8076999998,4983997.959000001],[596574.4989999998,4984015.7806],[597135.3942,4984029.733899999],[597453.5861,4984037.694],[598012.1189000001,4984051.4661],[600340.5520000001,4984090.0801],[601314.2547000004,4984105.901699999],[602022.5219999999,4984117.6248],[602543.4137000004,4984119.1917],[603064.3065999998,4984120.801100001],[603911.0857999995,4984122.8595],[604398.8809000002,4984124.039100001],[605040.8967000004,4984133.4584],[605597.0464000003,4984148.744200001],[606234.9094000002,4984166.215500001],[606375.5652000001,4984169.890900001],[607208.2205999997,4984220.4879],[607851.6222000001,4984259.882200001],[608844.4425999997,4984320.2904],[609713.7737999996,4984373.062999999],[610094.0800000001,4984394.944700001],[610662.4572000001,4984427.2183],[611319.1147999996,4984464.5261],[611898.3491000002,4984497.654999999],[612469.7830999997,4984530.365700001],[613175.7400000002,4984574.289999999],[613460.6391000003,4984592.1263999995],[614077.8360000001,4984630.9068],[614876.2202000003,4984680.8949],[615678.5398000004,4984730.8323],[616686.8380000005,4984793.8562],[616859.5975000001,4984804.6841],[617737.8037999999,4984859.4936],[618277.3342000004,4984893.360099999],[618832.3748000003,4984928.116699999],[619466.9972000001,4984964.744100001],[619636.4589999998,4984974.5857],[620424.5591000002,4985019.7435],[621328.8249000004,4985066.317],[621854.5943,4985093.224300001],[621935.0015000002,4985097.426899999],[621989.5782000003,4985100.2479],[622008.0075000003,4985101.1557],[622055.2618000004,4985103.503900001],[622787.3607000001,4985141.216],[623078.0443000002,4985156.0384],[623885.9006000003,4985197.560699999],[624670.7675999999,4985233.291200001],[624953.4494000003,4985245.931399999],[625437.4414999997,4985267.982899999],[626069.7388000004,4985296.888499999],[626781.5104,4985329.102],[626974.5055999998,4985336.3837],[627942.0022999998,4985372.819499999],[628225.744,4985383.514699999],[628347.6047,4985388.186799999],[628368.2439000001,4985388.9353],[628377.9342,4985389.2414],[628495.5440999996,4985393.6085],[628866.9546999997,4985407.8762],[629386.3009000001,4985427.718900001],[629773.3076,4985442.5779],[629782.5273000002,4985442.7653],[630558.6020999998,4985475.708799999],[630421.2611999996,4984986.3564],[630271.2248,4984457.296599999],[630227.1864,4984277.6953],[630210.3091000002,4984200.557700001],[630201.2747999998,4984179.591499999],[630191.6869000001,4984154.8355],[630180.5140000004,4984126.602],[630179.2396999998,4984123.3532],[630177.6683999998,4984119.2092],[630170.4058999997,4984100.2795],[630156.9002999999,4984066.552999999],[630115.5913000004,4983953.910800001],[630076.5752999997,4983775.0801],[630043.3361,4983641.5987],[629993.0471999999,4983501.102499999],[629904.7708,4983355.4998],[629802.9937000005,4983187.1752],[629797.2149,4983176.611199999],[629747.1643000003,4983031.676999999],[629708.6508999998,4982862.194800001],[629757.1467000004,4982497.552300001],[629790.7745000003,4982375.767000001]]]}},{"type":"Feature","properties":{"OBJECTID":22,"DISTRICT":22},"geometry":{"type":"Polygon","coordinates":[[[406736.2309999997,4788074.465],[406749.7690000003,4788066.836999999],[407169.13100000005,4788126.846899999],[407388.30700000003,4788144.7359],[407392.77859999985,4788145.119200001],[407404.6188000003,4788143.958000001],[407456.2542000003,4788137.1449],[407537.56230000034,4788096.9387],[407592.86730000004,4788055.4213],[407606.5042000003,4788007.2513],[407622.47360000014,4787939.500499999],[407637.1582000004,4787926.5271000005],[407643.2730999999,4787922.3342],[407649.2795000002,4787916.1434],[407652.7073999997,4787911.431600001],[407654.93850000016,4787908.291200001],[407657.4238,4787905.924799999],[407659.34979999997,4787904.2325],[407664.69039999973,4787902.827],[407669.96800000034,4787902.7552000005],[407675.33889999986,4787903.570800001],[407694.3104999997,4787919.1965],[407698.8905999996,4787921.5779],[407706.20859999955,4787922.255999999],[407714.37590000033,4787919.701300001],[407726.91530000046,4787910.2006],[407731.0395999998,4787908.922700001],[407740.0581,4787909.2445],[407745.31909999996,4787907.951199999],[407750.5993999997,4787902.103599999],[407757.76350000035,4787891.4541],[407766.08189999964,4787870.1258000005],[407776.5192999998,4787855.3222],[407779.67200000025,4787848.2817],[407782.0563000003,4787838.4747],[407781.38489999995,4787818.934699999],[407784.0999999996,4787809.567500001],[407788.05420000013,4787801.738600001],[407818.6503999997,4787782.329299999],[407824.68879999965,4787778.470799999],[407831.04899999965,4787774.3858],[407857.0279000001,4787755.817],[407860.1672,4787747.777000001],[407861.0806999998,4787725.327500001],[407863.4172,4787717.9649],[407868.18340000045,4787710.125],[407877.4801000003,4787701.001800001],[407883.99069999997,4787696.0262],[407891.7690000003,4787694.698799999],[407909.4321999997,4787697.680400001],[407921.6763000004,4787696.2926],[407928.199,4787692.205399999],[407931.85280000046,4787692.1559],[407941.69859999977,4787693.577500001],[407947.7838000003,4787693.161699999],[407953.10360000003,4787690.2017],[407959.15859999973,4787681.5669],[407966.4000000004,4787676.5814],[407972.0038999999,4787664.6205],[407977.6860999996,4787658.4344],[408023.5921,4787636.0418],[408028.9360999996,4787634.8587],[408079.4631000003,4787635.8407000005],[408087.82180000003,4787635.394300001],[408095.5837000003,4787632.8456],[408100.7893000003,4787627.443600001],[408110.4896999998,4787588.103],[408118.74349999987,4787561.888699999],[408133.96839999966,4787534.6916000005],[408152.18099999987,4787518.228399999],[408179.73319999967,4787495.752],[408206.15160000045,4787479.5112],[408213.5301999999,4787478.6339],[408234.28839999996,4787482.241],[408242.2653999999,4787483.577199999],[408246.3523000004,4787485.521299999],[408248.4212999996,4787488.3813000005],[408246.9939000001,4787502.951300001],[408247.9665999999,4787508.825099999],[408248.85809999984,4787514.699999999],[408253.2411000002,4787520.5276999995],[408259.5248999996,4787522.7754],[408267.3498999998,4787524.8912],[408275.7357999999,4787526.444],[408284.1201999998,4787527.8858],[408297.1961000003,4787527.931399999],[408303.9896999998,4787525.840299999],[408306.3250000002,4787524.364800001],[408312.9408999998,4787491.064200001],[408316.05819999985,4787487.356699999],[408335.3147,4787475.9893],[408350.08860000037,4787469.4586],[408363.59190000035,4787465.055600001],[408409.0548999999,4787451.7798],[408434.0750000002,4787446.221899999],[408456.3975999998,4787439.3675],[408521.14159999974,4787398.3972],[408529.05429999996,4787394.9584],[408592.37210000027,4787392.773],[408614.1783999996,4787395.8116999995],[408692.97559999954,4787421.409700001],[408706.5292999996,4787426.781199999],[408736.05030000024,4787435.8257],[408759.19799999986,4787435.959000001],[408775.04009999987,4787442.410599999],[408799.11539999954,4787457.193299999],[408813.44820000045,4787460.1109],[408821.36390000023,4787456.8946],[408829.2862999998,4787448.124399999],[408840.2757000001,4787443.9782],[408848.98479999974,4787445.416300001],[408870.5599999996,4787455.456700001],[408914.5376000004,4787470.6392],[408926.41500000004,4787472.146],[408936.80840000045,4787472.0067],[409036.08050000016,4787413.584100001],[409064.6070999997,4787402.983200001],[409075.7522,4787404.389],[409084.4940999998,4787408.2707],[409093.3052000003,4787411.262800001],[409102.11099999957,4787419.9198],[409109.24459999986,4787418.935699999],[409138.5332000004,4787410.657500001],[409144.8633000003,4787404.241599999],[409158.28890000004,4787400.0633000005],[409209.83669999987,4787392.2652],[409220.0970999999,4787388.240499999],[409292.9961000001,4787355.4991999995],[409318.0434999997,4787345.8345],[409328.0931000002,4787344.2564],[409335.24760000035,4787344.827299999],[409338.2670999998,4787352.0068],[409338.4006000003,4787362.001700001],[409342.02080000006,4787365.5077],[409347.79640000034,4787366.2081],[409354.9315999998,4787365.3354],[409371.4489000002,4787361.5605999995],[409384.2929999996,4787356.390900001],[409389.95299999975,4787348.429099999],[409390.44519999996,4787330.5396],[409394.42289999966,4787306.0503],[409401.4112,4787288.074100001],[409409.2121000001,4787282.305299999],[409423.4603000004,4787272.785],[409429.12930000015,4787265.489600001],[409442.61849999987,4787253.869100001],[409451.1783999996,4787250.2006],[409461.23699999973,4787249.289000001],[409501.43730000034,4787243.088500001],[409510.0343000004,4787242.1964],[409517.24349999987,4787240.7674],[409520.0086000003,4787234.9548],[409519.2627999997,4787227.744899999],[409524.71910000034,4787210.5668],[409536.18560000043,4787187.310699999],[409555.42349999957,4787137.7377],[409565.28259999957,4787121.833900001],[409578.77240000013,4787110.2137],[409592.3389999997,4787104.3684],[409618.8376000002,4787093.7969],[409638.0840999996,4787081.433700001],[409664.4424999999,4787060.3123],[409669.9746000003,4787048.7981],[409677.06879999954,4787038.7071],[409685.5804000003,4787031.3741999995],[409693.5,4787028.380899999],[409730.78729999997,4787022.8869],[409737.06960000005,4787018.915899999],[409772.7094999999,4786987.230599999],[409801.14169999957,4786963.1943],[409813.2237,4786949.482799999],[409830.9989,4786936.362299999],[409870.2023,4786909.9618],[409878.6966000004,4786901.296399999],[409881.3870000001,4786889.8201],[409880.54729999974,4786875.502800001],[409880.5581,4786857.953],[409879.3700000001,4786841.8631],[409884.30900000036,4786834.5778],[409929.06659999955,4786798.2184],[409955.8914000001,4786756.9877],[409989.15249999985,4786717.2268],[410000.4600999998,4786706.3028],[410009.0536000002,4786698.9692],[410032.65299999993,4786690.1039],[410064.87959999964,4786682.568399999],[410082.7971999999,4786680.1097],[410092.21729999967,4786679.984999999],[410106.06740000006,4786670.915899999],[410115.52689999994,4786655.351500001],[410119.6693000002,4786643.078600001],[410119.4326999998,4786625.198899999],[410121.5312999999,4786618.0624],[410130.6705,4786602.8355],[410129.84559999965,4786595.7377],[410124.7533,4786591.473200001],[410110.30289999954,4786585.888599999],[410098.0083999997,4786577.4986000005],[410087.0650000004,4786566.8693],[410078.01180000044,4786551.7721],[410070.7176000001,4786528.4322],[410067.67679999955,4786513.477499999],[410065.9018000001,4786489.8423999995],[410065.6166000003,4786468.297900001],[410069.61789999995,4786445.3638],[410075.1369000003,4786426.6304],[410081.3158999998,4786408.6657],[410093.9583999999,4786381.9519],[410108.7418999998,4786357.4311],[410131.3839999996,4786331.362500001],[410149.1701999996,4786318.9092],[410167.0862999996,4786310.1196],[410202.12789999973,4786300.326099999],[410213.67030000035,4786300.951099999],[410218.7422000002,4786303.6609000005],[410226.0033,4786312.228700001],[410234.7312000003,4786315.0012],[410244.05150000006,4786313.4341],[410274.8638000004,4786309.3617],[410279.18319999985,4786304.306299999],[410276.0235000001,4786286.465299999],[410277.4193000002,4786281.4485],[410283.4325000001,4786275.4822],[410313.7427000003,4786257.9767],[410355.3439999996,4786246.6535],[410361.7598000001,4786246.5689],[410370.5066999998,4786250.7853],[410377.09669999965,4786251.586999999],[410419.98950000014,4786245.800799999],[410450.9316999996,4786245.392899999],[410467.55620000046,4786249.5056],[410480.5262000002,4786253.6665],[410528.4342,4786289.4673999995],[410538.5909000002,4786295.887],[410585.5409000004,4786314.4846],[410610.09970000014,4786322.825099999],[410656.97479999997,4786335.759400001],[410681.63719999976,4786351.984999999],[410685.3471999997,4786356.157],[410685.48000000045,4786366.2629],[410688.3881000001,4786371.2228999995],[410718.72140000015,4786380.1543000005],[410728.80040000007,4786380.6883000005],[410737.36209999956,4786377.021500001],[410743.0332000004,4786369.7272],[410749.39350000024,4786365.422900001],[410778.7215999998,4786353.486],[410811.0127999997,4786344.509400001],[410824.55289999954,4786336.4454],[410889.2385999998,4786295.3881],[410952.2812000001,4786265.2382],[410980.04640000034,4786245.547599999],[410988.6272999998,4786243.3248],[410996.5672000004,4786241.776799999],[411011.5072999997,4786235.138900001],[411052.82909999974,4786202.386600001],[411053.4118999997,4786197.2696],[411038.7840999998,4786178.134400001],[411037.7455000002,4786173.2608],[411045.8245000001,4786163.7138],[411048.6118000001,4786159.456499999],[411049.23950000014,4786151.562100001],[411052.0976999998,4786146.5264],[411063.4732999997,4786140.6017],[411070.7100999998,4786141.1734],[411088.0307,4786148.832900001],[411093.7969000004,4786148.7574000005],[411204.6705,4786061.5591],[411216.0999999996,4786053.523600001],[411259.6849999996,4786032.183499999],[411270.9768000003,4786019.818],[411287.8393000001,4785992.385],[411318.5404000003,4785973.4350000005],[411326.9899000004,4785961.106699999],[411331.15380000044,4785950.2783],[411336.8738000002,4785946.6493],[411355.5071999999,4785942.8519],[411367.61429999955,4785936.918099999],[411374.74120000005,4785929.050100001],[411390.9283999996,4785905.846899999],[411421.49990000017,4785876.9025],[411458.5603,4785853.4274],[411487.04339999985,4785838.7279],[411504.2588999998,4785832.0614],[411545.5418999996,4785802.2007],[411569.03359999973,4785784.6786],[411586.1319000004,4785775.2371],[411629.77469999995,4785758.1195],[411673.6908999998,4785730.779999999],[411723.4939000001,4785668.820699999],[411750.3629999999,4785629.818399999],[411752.3261000002,4785618.352399999],[411756.8872999996,4785581.7502999995],[411760.36870000046,4785574.5965],[411768.2909000004,4785571.605699999],[411787.6213999996,4785571.354699999],[411826.6309000002,4785585.1768],[411841.0343000004,4785587.100299999],[411853.9210000001,4785584.822699999],[411867.50129999965,4785579.6483],[411876.7292999998,4785570.8649],[411883.84130000044,4785561.775800001],[411902.90610000025,4785534.760199999],[411907.06259999983,4785523.265799999],[411905.4422000004,4785511.0689],[411897.4341000002,4785501.176200001],[411898.6666000001,4785489.719699999],[411901.51570000034,4785483.907],[411899.96160000004,4785476.818499999],[411900.6277999999,4785471.8116],[411907.6629999997,4785463.0568],[411914.0959999999,4785457.975099999],[411946.9966000002,4785445.4418],[411954.87509999983,4785445.3397],[411976.5536000002,4785450.7236],[411990.9587000003,4785452.758400001],[412001.68010000046,4785452.6196],[412008.22389999963,4785456.0890999995],[412021.3883999996,4785475.2453000005],[412026.4428000003,4785476.6238],[412055.07469999976,4785466.9231],[412061.42650000006,4785461.842599999],[412064.26719999965,4785455.363700001],[412069.79250000045,4785436.631999999],[412073.2642999999,4785428.7009],[412088.61259999964,4785415.729],[412093.18620000035,4785411.338099999],[412096.61060000025,4785399.7422],[412105.4316999996,4785390.853399999],[412128.15759999957,4785383.0066],[412146.7396999998,4785387.6535],[412157.54229999986,4785387.513900001],[412176.08440000005,4785376.5002],[412193.13719999976,4785363.395400001],[412198.0811999999,4785356.2228999995],[412233.1557,4785342.107899999],[412241.7653999999,4785341.9967],[412254.74450000003,4785346.827400001],[412269.24149999954,4785355.9703],[412278.72979999986,4785367.2882],[412278.10059999954,4785375.182499999],[412259.8909999998,4785411.9603],[412260.71520000044,4785419.169399999],[412279.66309999954,4785439.5842],[412281.2455000002,4785448.8939],[412276.09810000006,4785496.943600001],[412271.534,4785533.545299999],[412272.46860000025,4785549.305500001],[412276.3463000003,4785572.8027],[412283.8717,4785595.6976],[412302.9221999999,4785624.1083],[412306.62490000017,4785634.057],[412309.5321000004,4785639.0178],[412313.1330000004,4785641.081700001],[412327.5734000001,4785645.8936],[412351.4199000001,4785655.693499999],[412359.3694000002,4785654.8135],[412362.13910000026,4785649.1131],[412360.60259999987,4785643.357100001],[412340.2834999999,4785623.6262],[412316.84530000016,4785588.8298],[412307.91390000004,4785570.2849],[412302.6288999999,4785551.0265],[412300.74930000026,4785512.397600001],[412297.3537999997,4785475.898700001],[412298.3169999998,4785437.233100001],[412306.5195000004,4785405.582699999],[412328.8965999996,4785358.088199999],[412338.82940000016,4785347.1861000005],[412353.77080000006,4785334.108999999],[412375.8223000001,4785311.7212000005],[412381.44350000005,4785306.6504999995],[412413.5946000004,4785292.574200001],[412422.19400000013,4785285.354699999],[412431.4874999998,4785281.569599999],[412442.9587000003,4785282.865700001],[412452.34530000016,4785286.2991],[412456.65020000003,4785286.2436],[412508.9464999996,4785272.019300001],[412579.2394000003,4785261.1182],[412592.1255000001,4785258.731000001],[412617.8362999996,4785249.181299999],[412626.4446999999,4785248.9596],[412661.71630000044,4785256.3923],[412671.13129999954,4785262.047],[412675.5374999996,4785269.876499999],[412675.8957000002,4785297.751],[412686.48259999976,4785337.711999999],[412689.47080000024,4785342.6719],[412717.4473000001,4785338.758199999],[412753.9963999996,4785331.8466],[412756.74650000036,4785324.591700001],[412745.78830000013,4785312.625499999],[412742.0762,4785301.8992],[412743.25299999956,4785279.669600001],[412752.4753999999,4785270.3323],[412763.1671000002,4785261.531400001],[412775.3136999998,4785258.487600001],[412791.0697999997,4785251.8432],[412796.0416000001,4785246.781099999],[412796.59020000044,4785238.888],[412804.4319000002,4785229.568399999],[412813.65309999976,4785220.119999999],[412864.9989,4785188.694499999],[412883.54250000045,4785184.013900001],[412896.4402999999,4785182.515699999],[412905.8167000003,4785185.1724],[412912.38879999984,4785190.8639],[412918.2567999996,4785198.674799999],[412922.75519999955,4785213.7228999995],[412923.41789999977,4785214.7140999995],[412926.3931999998,4785218.6746],[412936.7714999998,4785217.0977],[412950.7494000001,4785211.1428],[412955.6942999996,4785203.970899999],[412951.24289999995,4785192.5875],[412943.90160000045,4785177.5758],[412946.63489999995,4785168.9882],[412950.8658999996,4785163.158299999],[412958.1863000002,4785157.5109],[412979.63709999993,4785151.4605],[413009.4796000002,4785153.633099999],[413051.54119999986,4785164.757300001],[413067.37260000035,4785176.661599999],[413075.3965999996,4785181.5572],[413092.7087000003,4785188.555500001],[413137.6122000003,4785212.3061],[413141.8717,4785208.6974],[413151.99870000035,4785162.0287999995],[413164.66559999995,4785136.098300001],[413165.25150000025,4785131.092599999],[413151.3855999997,4785114.0536],[413139.7312000003,4785098.430400001],[413131.5694000004,4785082.762499999],[413132.22809999995,4785077.089400001],[413139.3010999998,4785064.781099999],[413144.89609999955,4785057.601],[413154.87600000016,4785050.253799999],[413169.18929999974,4785045.072699999],[413187.1035000002,4785041.9559],[413201.25239999965,4785023.8927],[413214.69710000046,4785007.948799999],[413223.20799999963,4785000.065099999],[413231.1314000003,4784997.075999999],[413239.01049999986,4784996.975400001],[413244.73220000044,4784993.348099999],[413246.7703999998,4784987.546399999],[413244.9598000003,4784979.350199999],[413243.66199999955,4784973.1467],[413236.7821000004,4784968.7917],[413227.2544,4784967.0251],[413225.0069000004,4784969.164100001],[413223.6370000001,4784976.4013],[413219.3957000002,4784981.4537],[413208.00650000013,4784986.5974],[413165.8624999998,4785007.239700001],[413130.1917000003,4785019.4692],[413072.88999999966,4785042.749399999],[413026.1211000001,4785063.785],[412987.00930000003,4785080.0579],[412945.3241999997,4785092.032199999],[412843.07710000034,4785113.6688],[412821.5437000003,4785113.2786],[412792.7982000001,4785114.3138999995],[412746.2840999998,4785117.132300001],[412687.53479999956,4785116.1097],[412616.55179999955,4785117.6885],[412586.76609999966,4785119.959799999],[412580.37629999965,4785122.1523],[412576.80399999954,4785128.6405],[412573.40579999983,4785142.346100001],[412567.71160000004,4785148.084000001],[412550.42650000006,4785155.859300001],[412534.86259999964,4785158.5032],[412514.93090000004,4785156.316199999],[412497.42590000015,4785153.3204],[412486.54849999957,4785147.684699999],[412477.07880000025,4785137.8102],[412469.6738,4785124.2436999995],[412465.07239999995,4785094.979900001],[412456.2709999997,4785086.5407],[412449.14169999957,4785088.0765],[412442.0208999999,4785090.2786],[412440.65189999994,4785097.516000001],[412441.6676000003,4785119.6062],[412439.0279000001,4785135.4125],[412434.6875,4785139.022700001],[412415.2659,4785138.6066],[412392.98280000035,4785136.783399999],[412379.2895999998,4785133.294600001],[412367.03270000033,4785127.787900001],[412359.04920000024,4785119.7826000005],[412353.8498999998,4785107.1874],[412348.7580000004,4785102.9213],[412338.6300999997,4785098.7201000005],[412311.28359999973,4785094.8522],[412294.08220000006,4785096.518100001],[412279.0571999997,4785103.154200001],[412263.3557000002,4785114.0198],[412236.3964999998,4785140.136700001],[412195.19099999964,4785176.545299999],[412186.6457000002,4785181.653899999],[412174.3892999999,4785182.478800001],[412160.72470000014,4785181.2114],[412113.29360000044,4785169.606699999],[412072.9324000003,4785164.4640999995],[412056.4522000002,4785165.343800001],[412044.2324000001,4785162.725099999],[412037.0206000004,4785164.1513],[412033.50270000007,4785168.5287],[412022.0959000001,4785172.230699999],[412002.6830000002,4785172.482000001],[411981.1309000002,4785170.650699999],[411955.07180000003,4785159.547900001],[411933.3699000003,4785146.167099999],[411915.24340000004,4785132.851199999],[411901.36560000014,4785115.148499999],[411871.36060000025,4785075.440400001],[411854.5273000002,4785049.112400001],[411845.6205000002,4785026.346999999],[411842.4082000004,4785004.1742],[411840.73060000036,4784981.3149999995],[411844.28369999956,4784923.289100001],[411843.4590999996,4784916.0801],[411840.46999999974,4784911.1206],[411842.3289999999,4784885.3277],[411849.69859999977,4784858.4637],[411863.26130000036,4784839.294399999],[411874.6375000002,4784826.929],[411894.5256000003,4784813.1203000005],[411917.4389000004,4784807.047499999],[411963.2380999997,4784792.792199999],[412004.63599999994,4784783.703600001],[412014.60280000046,4784769.1351],[412031.0603,4784760.147399999],[412048.9698999999,4784750.363399999],[412054.4863999998,4784749.7367],[412064.79119999986,4784748.7148],[412074.0780999996,4784744.3739],[412092.5758999996,4784729.806299999],[412099.6682000002,4784725.3827],[412139.5237999996,4784722.646],[412169.93230000045,4784718.143300001],[412200.00299999956,4784712.645400001],[412206.4469999997,4784708.341499999],[412216.3718999997,4784696.7728],[412224.7653999999,4784692.443700001],[412237.1942999996,4784698.6143],[412241.5368999997,4784701.4461],[412252.3032999998,4784698.419199999],[412259.39580000006,4784693.9958999995],[412267.0730999997,4784678.2356],[412270.50629999954,4784660.975099999],[412279.49870000035,4784640.088500001],[412296.3482999997,4784604.772299999],[412304.91309999954,4784601.1075],[412320.7806000002,4784603.0132],[412347.56549999956,4784619.8839],[412362.76630000025,4784626.796499999],[412374.2673000004,4784630.3136],[412387.20040000044,4784631.479699999],[412400.0889999997,4784629.203199999],[412408.6437999997,4784624.7612],[412434.32650000043,4784606.547599999],[412459.8551000003,4784582.671499999],[412494.60419999994,4784549.2357],[412520.87289999984,4784526.0167],[412523.64159999974,4784513.8741999995],[412523.4472000003,4784498.771],[412521.81060000043,4784485.2412],[412518.0976999998,4784474.515000001],[412506.4338999996,4784464.6687],[412492.6950000003,4784457.7369],[412481.9249999998,4784454.210200001],[412463.9637000002,4784453.7751],[412449.63100000005,4784457.513900001],[412421.80840000045,4784473.6446],[412419.0296,4784478.6786],[412421.9743999997,4784486.526799999],[412427.04810000025,4784489.349300001],[412437.11110000033,4784488.4421999995],[412453.45419999957,4784476.791200001],[412462.7588999998,4784473.783500001],[412472.8233000003,4784472.987500001],[412486.5434999997,4784478.475500001],[412495.96829999983,4784484.796399999],[412503.97809999995,4784494.800799999],[412502.70880000014,4784509.811899999],[412497.7739000004,4784517.761499999],[412479.31039999984,4784535.1043],[412433.26350000035,4784580.7926],[412398.44049999956,4784608.454],[412388.39630000014,4784610.8049],[412374.00820000004,4784610.2129],[412360.28809999954,4784604.725099999],[412310.4126000004,4784580.266000001],[412308.9132000003,4784577.397500001],[412326.57459999993,4784573.5043],[412352.6871999996,4784569.724300001],[412356.97389999963,4784568.225099999],[412384.63989999983,4784539.9893],[412411.3613,4784514.0984000005],[412413.7736999998,4784505.8478999995],[412408.68850000016,4784502.137],[412400.3783999998,4784500.355900001],[412390.64080000017,4784507.59],[412358.6606999999,4784535.2149],[412343.63439999986,4784541.8509],[412329.3931999998,4784546.3664],[412308.5434999997,4784548.7457],[412284.1923000002,4784550.503799999],[412238.9455000004,4784551.0879],[412207.3086000001,4784548.6085],[412191.3576999996,4784540.262],[412173.9598000003,4784526.824899999],[412138.36089999974,4784494.4076000005],[412125.3342000004,4784486.023499999],[412110.79789999966,4784473.9935],[412102.0477999998,4784463.332599999],[412095.3825000003,4784450.534399999],[412090.03139999975,4784426.2787999995],[412087.39219999965,4784385.5495],[412085.21549999993,4784380.579399999],[412069.1146,4784360.683599999],[412066.91920000035,4784354.2698],[412062.4950000001,4784294.9034],[412043.7829,4784179.9636],[412041.9478000002,4784144.888599999],[412044.9116000002,4784097.6445],[412057.79110000003,4784038.054300001],[412060.57990000024,4784033.797499999],[412072.04110000003,4784027.873500001],[412073.38489999995,4784024.9683],[412085.00569999963,4783974.8355],[412085.5365000004,4783965.6097],[412082.4617999997,4783947.766799999],[412083.73890000023,4783933.422],[412108.41619999986,4783843.5788],[412113.3339999998,4783834.2963],[412147.21499999985,4783790.096000001],[412180.4020999996,4783742.4616],[412214.24810000043,4783695.485300001],[412215.63740000036,4783689.8027],[412214.1414999999,4783680.9363],[412216.7962999996,4783672.571599999],[412222.5965999998,4783662.3892],[412245.96329999994,4783640.761700001],[412255.14859999996,4783628.4253],[412257.142,4783619.180600001],[412262.0860000001,4783611.8971],[412284.1535,4783596.6175999995],[412297.64499999955,4783584.2257],[412305.34049999993,4783563.467],[412313.85080000013,4783555.4712000005],[412345.15869999956,4783532.0756],[412363.7449000003,4783524.061000001],[412386.6645999998,4783524.4321],[412413.2385999998,4783518.3138999995],[412436.8537999997,4783515.8993999995],[412474.2878999999,4783513.862400001],[412577.66029999964,4783508.422900001],[412629.4321999997,4783509.201400001],[412647.3518000003,4783512.5254],[412651.4939000001,4783512.361099999],[412656.5281999996,4783512.0743],[412665.2156999996,4783505.1874],[412686.6716,4783499.1361],[412711.8306,4783496.7027],[412730.5440999996,4783498.572799999],[412868.94130000006,4783537.6723],[412892.70040000044,4783540.1447],[412900.6182000004,4783542.9311],[412912.9614000004,4783554.990900001],[412920.92459999956,4783561.331],[412931.21549999993,4783565.42],[412936.1172000002,4783567.467599999],[412946.15589999966,4783564.5622000005],[412962.5377000002,4783555.6888999995],[412974.6788999997,4783551.9792],[412991.25289999973,4783551.767100001],[413126.56439999957,4783565.8091],[413175.4916000003,4783572.959100001],[413199.85649999976,4783571.9816],[413226.3682000004,4783567.3114],[413241.49810000043,4783568.5623],[413277.5639000004,4783580.32],[413318.6116000004,4783587.682700001],[413361.91729999986,4783606.4572],[413365.62710000016,4783610.6306],[413367.84979999997,4783619.265799999],[413394.5976,4783633.142200001],[413407.58889999986,4783638.7524999995],[413422.67339999974,4783636.449999999],[413453.45409999974,4783628.838500001],[413475.67810000014,4783625.6678],[413490.06819999963,4783626.2622],[413506.68709999975,4783629.605],[413520.40950000007,4783635.2062],[413528.37200000044,4783641.5471],[413534.1755999997,4783644.25],[413565.75260000024,4783641.7382],[413585.8113000002,4783640.8168],[413613.91229999997,4783646.124299999],[413689.8820000002,4783645.7149],[413689.216,4783638.0594],[413735.91280000005,4783636.0228],[413780.95189999975,4783625.0109],[413832.69010000024,4783623.2443],[413850.67310000025,4783625.2378],[413858.6719000004,4783634.466399999],[413867.38329999987,4783635.800000001],[413867.9600999998,4783630.017000001],[413860.6754999999,4783619.4464],[413863.39109999966,4783609.304500001],[413906.2320999997,4783585.103800001],[413968.9693,4783547.1008],[413986.8794,4783543.3199000005],[413998.3616000004,4783545.285],[414011.3707999997,4783552.3401],[414013.96190000046,4783583.740499999],[414019.3978000004,4783615.216],[414023.1536999997,4783629.4967],[414031.18740000017,4783641.501800001],[414042.79700000025,4783647.130799999],[414052.80819999985,4783648.448100001],[414079.33829999994,4783645.225],[414082.9759999998,4783643.735099999],[414081.4238,4783636.6461],[414067.7651000004,4783636.041200001],[414048.29449999984,4783632.0667],[414041.78500000015,4783624.929300001],[414039.44680000003,4783613.5185],[414038.3085000003,4783581.3223],[414041.8465,4783571.9476],[414059.3866999997,4783564.6173],[414070.4093000004,4783562.3675999995],[414075.39169999957,4783557.9728999995],[414078.0906999996,4783546.498500001],[414086.62119999994,4783539.9485],[414095.2597000003,4783535.5076],[414105.83110000007,4783523.2673],[414130.2045,4783516.5173],[414139.4031999996,4783504.9608],[414147.8161000004,4783489.0825],[414159.9314000001,4783483.264900001],[414187.21999999974,4783482.142999999],[414213.1190999998,4783486.8144000005],[414223.93450000044,4783487.455399999],[414231.44969999976,4783484.1395],[414241.0226999996,4783476.466],[414248.70040000044,4783473.1481],[414255.2812000001,4783473.065099999],[414261.90270000044,4783476.2026],[414269.9796000002,4783491.650800001],[414266.79839999974,4783497.133300001],[414243.57770000026,4783505.0901],[414240.6793999998,4783507.237],[414241.9808,4783513.773800001],[414244.48950000014,4783519.4067],[414254.7768000001,4783523.275599999],[414266.1007000003,4783525.576300001],[414276.8333999999,4783526.1074],[414279.8030000003,4783529.624299999],[414284.2265999997,4783538.898499999],[414287.17789999954,4783547.413699999],[414284.4519999996,4783556.778100001],[414263.71079999954,4783568.035599999],[414261.25239999965,4783572.842700001],[414260.2411000002,4783576.409700001],[414263.1308000004,4783580.0386],[414268.9216,4783581.742699999],[414297.4957999997,4783573.052200001],[414309.7581000002,4783566.0112],[414331.03309999965,4783551.9703],[414336.80150000006,4783551.897600001],[414340.8300999999,4783555.623299999],[414356.01400000043,4783574.0919],[414380.33770000003,4783602.1087],[414391.3474000003,4783611.7443],[414395.91110000014,4783612.797599999],[414398.27410000004,4783613.3232],[414399.49700000044,4783613.641000001],[414412.1387,4783617.3693],[414413.94689999986,4783625.4548],[414416.1024000002,4783635.312899999],[414415.86620000005,4783668.1929],[414416.91449999996,4783699.835000001],[414414.2583999997,4783714.7519000005],[414418.6536999997,4783721.805199999],[414425.09979999997,4783723.9454],[414452.3973000003,4783723.6019],[414470.26109999977,4783716.1576000005],[414473.8178000003,4783708.2268],[414485.50129999965,4783668.0942],[414487.99289999995,4783640.073000001],[414489.42030000035,4783637.2783],[414529.6986999996,4783641.77],[414533.2999,4783643.835100001],[414533.93620000035,4783668.595899999],[414531.3372999998,4783713.945599999],[414525.8399,4783735.5624],[414520.8559999997,4783739.845799999],[414453.4610000001,4783750.023399999],[414425.4687999999,4783753.263599999],[414421.20770000014,4783756.8715],[414419.2128999997,4783766.226500001],[414422.2548000002,4783781.9603],[414437.0664999997,4783816.094900001],[414454.0181999998,4783852.423900001],[414469.32600000035,4783867.8923],[414485.24039999954,4783879.9099],[414496.8212000001,4783883.318600001],[414555.7834000001,4783887.5755],[414606.7662000004,4783884.0471],[414664.2492000004,4783886.990599999],[414670.72020000033,4783891.130100001],[414693.6930999998,4783889.3979],[414701.5553000001,4783887.8553],[414714.4199999999,4783877.031099999],[414719.3479000004,4783874.7479],[414747.3493999997,4783872.2863],[414814.7268000003,4783860.778999999],[414841.1936999997,4783852.5614],[414866.25270000007,4783848.693299999],[414887.12179999985,4783847.6545],[414898.5323000001,4783843.9574],[414948.5787000004,4783824.004799999],[415011.3629999999,4783796.007300001],[415066.3125,4783765.2204],[415111.8841000004,4783738.216399999],[415118.32940000016,4783733.804199999],[415128.0580000002,4783719.021400001],[415135.95409999974,4783707.1493999995],[415144.6423000004,4783700.1545],[415204.2862999998,4783654.76],[415255.5208999999,4783619.1339],[415283.9232000001,4783596.5659],[415339.9718000004,4783542.8871],[415373.9923999999,4783508.1427],[415413.5772000002,4783456.890900001],[415435.1298000002,4783432.2984],[415436.3345999997,4783431.172700001],[415443.6409999998,4783424.0844],[415468.7726999996,4783399.7807],[415510.6146999998,4783353.499600001],[415589.5706000002,4783298.8719999995],[415665.7461000001,4783249.277899999],[415672.2527999999,4783243.1994],[415675.6266999999,4783240.047599999],[415691.6930999998,4783225.075999999],[415745.2692999998,4783168.099300001],[415805.6311999997,4783120.9243],[415859.9138000002,4783081.4889],[415895.30090000015,4783058.2817],[415910.2542000003,4783045.2127],[415934.2846999997,4783017.036900001],[415958.2262000004,4782981.6428],[415968.0804000003,4782963.638699999],[415968.6264000004,4782948.637499999],[415961.2893000003,4782940.175799999],[415948.2549999999,4782931.006999999],[415945.3054999998,4782922.491],[415952.0219999999,4782887.309800001],[415964.4227,4782838.618899999],[415967.93599999975,4782833.577299999],[415982.2463999996,4782827.6248],[415990.82359999977,4782824.631100001],[415994.3108999999,4782817.479499999],[415997.0669999998,4782810.336999999],[416007.93120000046,4782762.2205],[416024.76240000036,4782723.4713],[416032.94990000036,4782695.491599999],[416042.03780000005,4782674.609300001],[416049.6288999999,4782650.968699999],[416072.14719999954,4782612.0384],[416088.33380000014,4782586.8478999995],[416101.7039000001,4782563.9136],[416141.4732999997,4782533.323100001],[416152.9570000004,4782528.738700001],[416162.9625000004,4782529.503900001],[416172.4219000004,4782538.7172],[416176.7544999998,4782540.7742],[416183.1738,4782540.6951],[416198.1902999999,4782532.624],[416206.0284000002,4782528.973200001],[416213.8569,4782524.5451],[416215.9079999998,4782519.521600001],[416213.60250000004,4782503.8892],[416215.65359999985,4782498.865800001],[416224.2312000003,4782495.872300001],[416270.76740000024,4782486.7468],[416311.6478000004,4782486.9101],[416334.6612999998,4782488.070900001],[416352.6087999996,4782493.6258000005],[416364.87650000025,4782499.916999999],[416374.33440000005,4782509.0195],[416388.20529999956,4782526.7312],[416393.29640000034,4782531.000399999],[416400.48110000044,4782533.6888],[416424.8498999998,4782532.7228999995],[416431.9308000002,4782526.9714],[416448.2061999999,4782508.8891],[416460.3613999998,4782499.41],[416477.43570000026,4782493.4246],[416513.98709999956,4782485.200999999],[416562.66220000014,4782478.161599999],[416585.53309999965,4782474.3269],[416638.75409999955,4782480.1164],[416653.7690000003,4782478.488500001],[416680.19990000036,4782466.7245000005],[416722.17349999957,4782443.33],[416745.78639999963,4782433.711100001],[416782.23000000045,4782423.2688],[416820.9193000002,4782417.02],[416839.4321999997,4782409.0187],[416862.2965000002,4782397.965399999],[416919.8559999997,4782353.056399999],[416972.61280000024,4782327.421499999],[416981.2262000004,4782327.316400001],[417010.6852000002,4782330.5111],[417020.6799999997,4782330.3892],[417030.00710000005,4782328.831499999],[417047.88680000044,4782322.171399999],[417061.4082000004,4782311.343800001],[417114.017,4782273.494200001],[417154.6375000002,4782252.2293],[417189.6754999999,4782239.6961],[417233.95969999954,4782225.6066],[417279.7675999999,4782216.4969999995],[417322.75710000005,4782209.532299999],[417334.9190999996,4782207.1631000005],[417343.45440000016,4782200.6174],[417353.3373999996,4782191.2785],[417361.05370000005,4782177.5232],[417368.11319999956,4782163.2206],[417374.4545,4782156.7015],[417391.77049999963,4782143.7182],[417397.0932,4782140.3215],[417402.9820999997,4782136.695800001],[417418.95320000034,4782126.727700001],[417462.3222000003,4782104.0986],[417524.68560000043,4782072.7981],[417611.28890000004,4782022.9891],[417693.4718000004,4781983.897500001],[417720.6617999999,4781960.6883000005],[417751.04959999956,4781939.773],[417776.8229,4781920.3575],[417790.4994999999,4781908.7521],[417829.01769999973,4781867.8575],[417860.63829999976,4781827.823899999],[417868.1485000001,4781817.070599999],[417882.27130000014,4781781.802300001],[417910.36649999954,4781745.9211],[417933.4620000003,4781706.5461],[417938.03920000046,4781701.937000001],[417945.642,4781698.8464],[417962.28419999965,4781697.2018],[417970.7609000001,4781692.434699999],[417976.0508000003,4781686.2621],[417982.7829999998,4781671.630899999],[417989.43369999994,4781650.225500001],[417995.1469999999,4781638.716499999],[418030.12040000036,4781600.1983],[418041.41449999996,4781586.400800001],[418039.80620000046,4781581.0888],[418005.63210000005,4781598.272],[417999.18010000046,4781575.4695],[417995.00179999974,4781545.7534],[417998.73840000015,4781538.8221],[418007.84810000006,4781532.603499999],[418030.3598999996,4781491.903100001],[418027.85730000027,4781479.8267],[418023.19519999996,4781470.664100001],[418023.7888000002,4781459.2169],[418028.2739000004,4781446.9452],[418049.3640999999,4781423.1445],[418081.8557000002,4781387.6554000005],[418100.6052000001,4781358.4407],[418108.9382999996,4781348.4552],[418136.9905000003,4781329.013800001],[418158.1347000003,4781302.8804],[418173.99810000043,4781290.471999999],[418189.9709000001,4781280.3948],[418204.0694000004,4781276.6711],[418223.95270000026,4781274.0996],[418232.29700000025,4781271.777899999],[418258.8244000003,4781253.9103],[418284.98149999976,4781232.2709],[418305.0195000004,4781222.256200001],[418312.6723999996,4781223.275],[418319.55119999964,4781227.5241],[418337.8532999996,4781235.4125],[418359.1224999996,4781246.7084],[418370.7522999998,4781254.010500001],[418393.20050000027,4781261.9603],[418400.28309999965,4781262.875],[418426.4724000003,4781264.227],[418435.16839999985,4781264.1227],[418443.3315000003,4781260.2486000005],[418460.9808,4781247.5973000005],[418462.0999999996,4781246.028899999],[418470.5242999997,4781243.5955],[418483.5837000003,4781241.3288],[418492.7341,4781238.442399999],[418502.5027999999,4781232.882999999],[418506.25210000016,4781226.9515],[418509.3979000002,4781218.1394],[418509.11149999965,4781214.5886],[418510.0349000003,4781210.2458999995],[418510.7276999997,4781207.0166],[418515.18319999985,4781198.9662],[418520.4115000004,4781187.5746],[418521.3244000003,4781175.568299999],[418519.0558000002,4781162.600400001],[418510.1813000003,4781154.5986],[418493.7604,4781147.686899999],[418477.8831000002,4781138.658399999],[418437.3775000004,4781122.9277],[418429.69120000023,4781119.1325],[418414.85170000046,4781108.536699999],[418381.93879999965,4781088.8279],[418374.21389999986,4781081.8122000005],[418375.76209999993,4781075.351600001],[418377.3355999999,4781071.0011],[418381.69770000037,4781068.727399999],[418405.17640000023,4781074.443499999],[418440.85919999983,4781094.6745],[418468.78369999956,4781105.113600001],[418492.3339999998,4781116.8268],[418510.94799999986,4781123.601199999],[418515.8509999998,4781125.763900001],[418519.0752999997,4781123.503900001],[418520.23089999985,4781104.6084],[418518.09669999965,4781096.081599999],[418512.1146999998,4781085.2685],[418499.8959999997,4781069.532],[418488.89520000014,4781046.8947],[418474.38210000005,4781029.6307],[418464.42420000024,4781019.420700001],[418456.8071999997,4781014.6249],[418439.13889999967,4780998.6206],[418430.8530000001,4780992.277899999],[418420.9787999997,4780989.064200001],[418411.79480000027,4780989.1743],[418394.96829999983,4780995.929199999],[418307.52550000045,4781051.8464],[418284.7463999996,4781070.557399999],[418278.7642000001,4781073.2949],[418274.93099999987,4781072.2302],[418259.92169999983,4781047.531099999],[418259.875,4781043.644200001],[418280.88599999994,4781026.6205],[418324.6272999998,4780993.552100001],[418340.3651999999,4780984.1445],[418355.4715999998,4780976.2995],[418359.79509999976,4780970.805199999],[418362.87689999957,4780956.6625],[418366.0893000001,4780953.403000001],[418388.22140000015,4780941.6974],[418390.8875000002,4780940.332599999],[418405.1040000003,4780932.831599999],[418416.5571999997,4780932.138900001],[418431.7555999998,4780931.956700001],[418449.7494000001,4780934.4067],[418479.85699999984,4780943.82],[418480.9667999996,4780948.249500001],[418482.2017000001,4780956.342700001],[418474.8931999998,4780984.0864],[418478.3092,4780991.0428],[418494.86620000005,4781009.2819],[418503.71279999986,4781021.7267],[418526.00370000023,4781057.2239],[418541.5329,4781084.6941],[418549.4397999998,4781106.9243],[418551.8097000001,4781121.557],[418551.7115000002,4781154.101399999],[418548.8247999996,4781184.5688000005],[418546.7527999999,4781194.811899999],[418537.15950000007,4781215.030200001],[418525.81709999964,4781231.715299999],[418518.94880000036,4781241.9048],[418519.0072999997,4781246.791099999],[418522.69770000037,4781249.523600001],[418542.5399000002,4781250.285700001],[418565.95270000026,4781250.560799999],[418599.2178999996,4781252.273],[418629.7463999996,4781256.239600001],[418639.04449999984,4781258.905099999],[418694.3173000002,4781279.3475],[418749.41750000045,4781305.789999999],[418755.14749999996,4781309.1647],[418767.67080000043,4781316.456800001],[418777.32739999983,4781315.1197999995],[418798.1277999999,4781328.0887],[418799.5059000002,4781341.4004999995],[418804.40160000045,4781349.783299999],[418834.9604000002,4781369.966399999],[418897.2576000001,4781413.8730999995],[418948.6639999999,4781457.9102],[419010.94519999996,4781500.5964],[419017.1453999998,4781516.1832],[419033.0119000003,4781524.4355999995],[419038.96889999975,4781519.5888],[419047.5020000003,4781519.487199999],[419086.4721999997,4781543.125600001],[419092.65309999976,4781550.271500001],[419096.42509999964,4781559.889599999],[419100.08669999987,4781567.0656],[419108.6777999997,4781571.850400001],[419120.7576000001,4781569.2633],[419129.24980000034,4781565.7192],[419140.93379999977,4781564.0254],[419150.45210000034,4781557.9146],[419158.4944000002,4781550.7106],[419166.8156000003,4781539.615900001],[419180.86649999954,4781531.896400001],[419196.56790000014,4781526.2675],[419202.5751,4781525.640799999],[419218.47030000016,4781536.3368],[419227.6255000001,4781547.5571],[419230.22169999965,4781560.854499999],[419235.2257000003,4781571.568700001],[419243.7355000004,4781576.354699999],[419254.6253000004,4781576.225500001],[419257.0756000001,4781584.0823],[419253.5776000004,4781590.6768],[419245.1403000001,4781591.9987],[419242.8025000002,4781600.467700001],[419252.85950000025,4781632.8914],[419255.6765999999,4781637.411800001],[419256.75409999955,4781639.176100001],[419260.31709999964,4781644.909399999],[419273.2679000003,4781654.0855],[419271.0345999999,4781657.666200001],[419266.77410000004,4781668.4904],[419262.0405000001,4781680.541999999],[419262.4872000003,4781697.6412],[419262.8250000002,4781712.4092999995],[419268.00540000014,4781717.457],[419275.35360000003,4781720.2576],[419306.2401999999,4781727.2217],[419311.4283999996,4781732.935699999],[419325.6447999999,4781759.7568],[419338.9742999999,4781773.4823],[419352.4419999998,4781798.8684],[419352.51970000006,4781805.420600001],[419345.3534000004,4781817.9452],[419333.8158999998,4781831.965600001],[419330.24459999986,4781839.227399999],[419328.2252000002,4781847.1372],[419328.97279999964,4781855.3474],[419336.1858999999,4781860.482100001],[419339.3605000004,4781860.888699999],[419345.7907999996,4781861.700999999],[419349.27990000043,4781861.215399999],[419350.7413999997,4781861.086999999],[419351.89190000016,4781855.297800001],[419352.07739999983,4781843.522299999],[419353.56350000016,4781838.617699999],[419360.3931999998,4781831.9837],[419367.8964999998,4781820.454700001],[419377.3701999998,4781817.454600001],[419393.12370000035,4781816.268300001],[419407.65160000045,4781814.541200001],[419419.84229999967,4781807.6217],[419432.67229999974,4781792.9197],[419447.8501000004,4781784.298800001],[419469.25009999983,4781779.491599999],[419487.6068000002,4781778.4969],[419509.9456000002,4781784.3412999995],[419525.29569999967,4781790.2685],[419540.7729000002,4781800.081599999],[419546.1994000003,4781805.3487],[419554.04580000043,4781822.8047],[419558.6688000001,4781828.8588],[419567.87789999973,4781830.9713],[419577.6465999996,4781825.4134],[419583.8343000002,4781819.4537],[419584.21050000004,4781816.8946],[419587.61789999995,4781795.7513],[419588.1500000004,4781792.6351],[419594.05590000004,4781776.5715],[419598.5804000003,4781767.4103999995],[419609.2614000002,4781763.3968],[419768.2882000003,4781726.310699999],[419777.9693,4781727.085100001],[419790.90890000015,4781721.601299999],[419800.0016000001,4781713.8303],[419812.03050000034,4781693.140900001],[419827.2366000004,4781679.966700001],[419849.17229999974,4781658.494200001],[419856.07100000046,4781650.7491999995],[419860.06439999957,4781610.2732],[419858.3320000004,4781594.299799999],[419850.54899999965,4781582.174000001],[419844.4082000004,4781578.358899999],[419839.6777999997,4781570.0845],[419837.2845999999,4781560.116599999],[419837.1864,4781551.787599999],[419840.08490000013,4781535.648600001],[419845.92090000026,4781513.588300001],[419859.2603000002,4781473.0023],[419868.18200000003,4781450.683499999],[419955.25939999986,4781300.938100001],[419957.5091000004,4781291.804],[419961.0504999999,4781268.104800001],[419979.12129999977,4781242.6798],[419985.1447999999,4781236.5002],[420004.27130000014,4781231.7215],[420008.78720000014,4781228.669600001],[420045.9757000003,4781197.6887],[420048.1796000004,4781191.554099999],[420044.15359999985,4781174.0526],[420044.87629999965,4781166.3804],[420055.3624,4781152.595799999],[420062.70210000034,4781147.7337],[420077.1776999999,4781148.3411],[420085.0823999997,4781143.1391],[420089.2768000001,4781126.5407],[420096.4422000004,4781120.681],[420171.5278000003,4781063.4882],[420200.45299999975,4781048.598999999],[420229.46949999966,4781041.4836],[420244.7748999996,4781043.5254999995],[420253.0466,4781041.8736000005],[420255.4796000002,4781041.400800001],[420256.8521999996,4781040.6073],[420324.9419,4781003.601500001],[420330.65249999985,4780998.4255],[420338.2734000003,4780989.784],[420355.03479999956,4780984.2566],[420377.2597000003,4780980.2202],[420393.27990000043,4780980.8102],[420416.37789999973,4780988.870100001],[420437.9419999998,4780997.8366],[420492.5374999996,4781016.302200001],[420503.1191999996,4781024.5086],[420511.20210000034,4781034.521400001],[420514.89609999955,4781044.5854],[420519.9765999997,4781048.0803],[420559.6440000003,4781062.0559],[420578.8353000004,4781069.717700001],[420591.1166000003,4781070.3518],[420602.58220000006,4781063.7761],[420607.8468000004,4781062.159700001],[420647.9466000004,4781085.349400001],[420689.5371000003,4781103.9682],[420755.7821000004,4781145.735400001],[420784.43429999985,4781163.172700001],[420812.99990000017,4781187.164000001],[420828.3658999996,4781208.4213],[420834.30009999964,4781215.4606],[420843.82969999965,4781224.1241],[420865.6788999997,4781236.753799999],[420888.2944,4781252.3736000005],[420894.8037999999,4781252.964299999],[420904.79750000034,4781245.628699999],[420913.72699999996,4781244.636299999],[420952.5719999997,4781264.954600001],[420967.92179999966,4781270.8851],[420984.7977,4781275.242799999],[421008.5286999997,4781274.9673],[421038.3306,4781265.513800001],[421065.75769999996,4781254.5331],[421069.50659999996,4781248.380899999],[421068.61400000006,4781241.505000001],[421069.2231999999,4781223.949200001],[421074.51630000025,4781217.779100001],[421098.9260999998,4781212.9421999995],[421114.2954000002,4781213.5415],[421133.46499999985,4781219.427999999],[421139.4530999996,4781224.134500001],[421143.9923999999,4781237.0768],[421186.4029000001,4781277.569399999],[421197.34559999965,4781288.9936999995],[421213.35819999967,4781296.0276999995],[421222.07859999966,4781298.0370000005],[421233.6113,4781297.2371],[421242.20689999964,4781288.474300001],[421252.8076999998,4781270.3587],[421272.96829999983,4781263.5724],[421286.0049999999,4781266.3093],[421323.89269999973,4781288.3068],[421340.62760000024,4781294.555199999],[421357.98819999956,4781298.6862],[421376.12820000015,4781299.920399999],[421398.4184999997,4781294.5537],[421438.2735000001,4781289.8729],[421449.75960000046,4781292.072699999],[421463.33889999986,4781299.579600001],[421498.37739999965,4781307.1721],[421509.17729999963,4781306.27],[421527.9411000004,4781298.1678],[421550.94629999995,4781291.3495000005],[421558.8365000002,4781284.8167],[421570.9419999998,4781270.238299999],[421584.8328,4781255.417300001],[421600.8975999998,4781252.899800001],[421661.3629999999,4781252.203299999],[421682.90670000017,4781259.619000001],[421689.0455,4781263.3246],[421694.5588999996,4781276.256100001],[421701.53720000014,4781282.284499999],[421706.9009999996,4781282.2227],[421718.34229999967,4781280.5362],[421734.9813000001,4781264.351],[421756.38439999986,4781259.551100001],[421805.54760000017,4781272.6472],[421840.7912999997,4781276.9070999995],[421860.0144999996,4781280.4626],[421866.1621000003,4781284.945800001],[421875.51269999985,4781299.3883],[421882.4550999999,4781302.307399999],[421890.8348000003,4781302.988600001],[421919.88489999995,4781298.7678],[421952.05900000036,4781297.621200001],[422013.3457000004,4781297.696],[422027.0625,4781295.9838],[422033.1322999997,4781293.6929],[422033.0533999996,4781286.807600001],[422031.4773000004,4781276.9407],[422020.4380000001,4781256.964],[422009.7150999997,4781250.422900001],[422001.9979999997,4781243.736199999],[421993.17789999954,4781211.7388],[421996.6564999996,4781181.9329],[421994.65780000016,4781142.3047],[421998.0580000002,4781034.7524999995],[422016.03330000024,4780929.365700001],[422034.7611999996,4780832.855699999],[422039.7784000002,4780816.693499999],[422040.40440000035,4780814.575999999],[422043.16509999987,4780807.214],[422045.5321000004,4780800.9671],[422047.9779000003,4780794.497199999],[422065.96329999994,4780746.643300001],[422071.32859999966,4780732.476299999],[422082.33999999985,4780707.360099999],[422096.8655000003,4780683.8697],[422145.54789999966,4780612.0074000005],[422149.6727,4780603.0748],[422150.1476999996,4780601.958699999],[422151.24619999994,4780598.5030000005],[422157.5262000002,4780578.9944],[422174.0804000003,4780555.1478],[422209.5996000003,4780512.0919],[422233.75129999965,4780484.382300001],[422272.77130000014,4780448.839299999],[422282.0603,4780436.515799999],[422292.6486999998,4780416.9582],[422314.6102999998,4780389.607100001],[422328.3064000001,4780378.7883],[422384.69849999994,4780355.2652],[422425.80590000004,4780338.6918],[422435.73390000034,4780332.469900001],[422438.67169999983,4780326.3278],[422438.5856999997,4780318.7762],[422441.6135999998,4780313.410499999],[422459.9950000001,4780307.0923],[422516.3097000001,4780276.6850000005],[422555.1255999999,4780258.694700001],[422563.21970000025,4780255.603800001],[422579.5473999996,4780254.5295],[422809.5114000002,4780274.7973],[422824.0697999997,4780275.409700001],[422831.00519999955,4780277.6635],[422835.6986999996,4780282.941500001],[422836.43709999975,4780290.707800001],[422842.2823999999,4780297.194499999],[422855.06819999963,4780306.3792],[422944.6863000002,4780374.0033],[422960.88430000003,4780383.0385],[422976.2165999999,4780387.4187],[422983.1858000001,4780392.671],[422987.2560999999,4780414.727299999],[422996.6832999997,4780436.056500001],[423009.8251,4780448.0141],[423016.03419999965,4780457.9399],[423019.96609999985,4780467.7804000005],[423024.0747999996,4780486.059900001],[423028.9321999997,4780498.6666],[423044.32490000036,4780515.596899999],[423056.6021999996,4780523.010600001],[423103.9436999997,4780540.1351],[423339.2980000004,4780570.9111],[423348.67640000023,4780573.5821],[423366.16750000045,4780582.0483],[423377.00260000024,4780584.147700001],[423387.1786000002,4780585.477],[423427.5904000001,4780579.2467],[423608.5279000001,4780570.9935],[423621.56740000006,4780573.9571],[423638.30370000005,4780594.8719],[423649.1785000004,4780600.5254],[423665.1738,4780606.1214000005],[423679.66500000004,4780608.0691],[423709.9907999998,4780601.2872],[423735.9812000003,4780599.3299],[423747.45019999985,4780599.9789],[423765.93850000016,4780610.4342],[423871.12289999984,4780704.662900001],[423936.8141999999,4780756.573899999],[423993.82100000046,4780787.9241],[424005.3317999998,4780792.349300001],[424050.6922000004,4780807.1701],[424121.56570000015,4780842.920299999],[424155.04700000025,4780856.763599999],[424159.5382000003,4780858.601600001],[424161.2450000001,4780858.582599999],[424179.2879999997,4780858.3816],[424185.1076999996,4780855.429],[424188.66729999986,4780846.6151],[424218.22809999995,4780793.085000001],[424226.54470000044,4780780.7751],[424269.7735000001,4780742.864499999],[424278.8057000004,4780729.1028],[424293.8733000001,4780709.831700001],[424302.8364000004,4780689.8511],[424341.2633999996,4780563.5856],[424346.58579999954,4780559.7502],[424353.37870000023,4780556.5648],[424357.8931,4780545.852299999],[424356.1760999998,4780537.6524],[424355.31769999955,4780533.5525],[424352.9380000001,4780516.919],[424355.84889999963,4780500.893100001],[424360.9676999999,4780478.733999999],[424362.3158,4780461.0594999995],[424359.0667000003,4780446.657],[424360.4912999999,4780435.867699999],[424369.9422000004,4780393.8906],[424380.2220999999,4780353.348300001],[424392.22360000014,4780299.458799999],[424404.9444000004,4780237.1204],[424422.9171000002,4780201.157500001],[424439.43819999974,4780173.5407],[424462.0937999999,4780141.9684999995],[424524.26109999977,4780088.6335],[424535.54480000027,4780072.514799999],[424555.07919999957,4780037.978800001],[424557.6755999997,4780008.1843],[424557.82210000046,4780006.7388],[424558.1227000002,4780004.5142],[424564.0926000001,4779956.3564],[424576.2905000001,4779949.335100001],[424578.50739999954,4779943.9793],[424578.35479999986,4779930.208799999],[424577.45830000006,4779922.666300001],[424566.7002999997,4779912.900599999],[424556.6171000004,4779905.3488],[424553.4826999996,4779893.943700001],[424552.28089999966,4779858.860099999],[424550.6010999996,4779846.6614],[424549.6479000002,4779834.010500001],[424547.0702999998,4779799.4975000005],[424541.36319999956,4779739.3629],[424545.40610000025,4779649.354499999],[424541.06769999955,4779536.670499999],[424542.90940000024,4779490.113299999],[424552.2103000004,4779434.3661],[424575.1627000002,4779363.251700001],[424595.9769000001,4779311.9307],[424604.4291000003,4779304.284600001],[424613.4096999997,4779300.297900001],[424638.6490000002,4779296.131100001],[424640.75519999955,4779295.441400001],[424658.4910000004,4779289.136499999],[424666.0564000001,4779282.1667],[424673.54569999967,4779268.3116],[424681.8909,4779258.3344],[424687.1246999996,4779253.7228],[424699.35830000043,4779249.8113],[424717.74679999985,4779251.0518],[424742.9148000004,4779247.774800001],[424754.0965999998,4779244.3192],[424761.25210000016,4779237.0208],[424766.0935000004,4779218.9746],[424767.6328999996,4779196.4112],[424772.9062999999,4779188.023],[424824.2017000001,4779172.5736],[424868.9826999996,4779156.196900001],[424890.56850000005,4779145.0743],[424920.82969999965,4779131.7458],[424941.77219999954,4779128.6272],[424951.17069999967,4779125.6359],[424961.3411999997,4779126.301200001],[424975.8668999998,4779131.1391],[424985.3130999999,4779132.4789],[425043.2273000004,4779134.728800001],[425051.98220000044,4779139.7414],[425067.20770000014,4779141.6841],[425078.81709999964,4779140.112500001],[425089.5585000003,4779133.5525],[425107.608,4779126.1346],[425136.4539999999,4779117.1543000005],[425152.0971999997,4779105.3204],[425218.7588999998,4779045.2787999995],[425231.65660000034,4779035.1412],[425246.8404000001,4779025.8671],[425263.61039999966,4779020.3518],[425280.40589999966,4779017.1687],[425309.21910000034,4779019.962400001],[425338.94849999994,4779024.7454],[425370.1643000003,4779031.6225000005],[425384.6667999998,4779034.351199999],[425407.8437000001,4779034.763699999],[425450.42229999974,4779024.967800001],[425465.70610000007,4779024.8005],[425478.6978000002,4779023.214500001],[425502.17289999966,4779006.297700001],[425509.00189999957,4779006.222999999],[425519.02689999994,4779008.445699999],[425529.67679999955,4779008.3292],[425544.17069999967,4779002.8396000005],[425576.1398,4778996.8257],[425590.6531999996,4778993.113],[425614.324,4778979.193299999],[425622.9124999996,4778968.9925],[425631.57129999995,4778965.2327],[425697.92729999963,4778943.7391],[425787.48539999966,4778917.4394000005],[425882.5862999996,4778877.419600001],[425916.7588999998,4778864.6084],[425938.92810000014,4778862.0348000005],[425955.69049999956,4778855.743899999],[425966.3164999997,4778853.4070999995],[425995.3328999998,4778852.4253],[426075.56259999983,4778835.4493],[426096.3088999996,4778829.115499999],[426097.76860000007,4778828.7665],[426103.93290000036,4778827.366800001],[426184.4678999996,4778808.500700001],[426236.4797,4778798.6076],[426284.28369999956,4778798.0899],[426303.13680000044,4778797.1084],[426324.7655999996,4778789.655099999],[426426.63659999985,4778766.229499999],[426438.12600000016,4778760.9964000005],[426448.21050000004,4778753.668199999],[426458.27940000035,4778744.896299999],[426534.30420000013,4778729.8594],[426612.2781999996,4778722.1325],[426620.68560000043,4778725.151699999],[426626.0669999998,4778726.537599999],[426641.20320000034,4778727.7073],[426674.22059999965,4778720.6877999995],[426743.60929999966,4778700.948799999],[426768.72169999965,4778692.2377],[426861.92360000033,4778679.0189],[426941.2090999996,4778664.617900001],[426955.6651999997,4778663.0189],[426969.52440000046,4778666.4244],[426987.6124999998,4778669.8956],[427002.1498999996,4778668.2959],[427027.7028999999,4778655.1384],[427051.8520999998,4778647.5494],[427066.3010999998,4778645.284399999],[427140.1645999998,4778640.828600001],[427193.6886,4778635.258199999],[427233.4099000003,4778623.949200001],[427293.3640999999,4778618.977299999],[427350.6242000004,4778605.3716],[427402.51910000015,4778599.487],[427453.26669999957,4778600.3901],[427503.99060000014,4778599.0724],[427520.6266999999,4778596.0076],[427563.14269999973,4778595.111],[427601.02689999994,4778594.486],[427643.0669999998,4778594.705600001],[427680.6719000004,4778590.752],[427716.86290000007,4778583.8149999995],[427757.96860000025,4778572.6055],[427812.2170000002,4778566.254799999],[427873.7439000001,4778556.1624],[427953.90029999986,4778531.5461],[428080.1627000002,4778484.0085],[428106.1096999999,4778469.407199999],[428154.79480000027,4778413.472200001],[428166.0426000003,4778400.5811],[428184.1930999998,4778386.8398],[428195.00939999986,4778379.284499999],[428205.83270000014,4778372.395400001],[428225.44680000003,4778358.638800001],[428232.41789999977,4778356.566199999],[428253.5318999998,4778346.2368],[428258.42009999976,4778339.4103999995],[428262.33970000036,4778333.260600001],[428267.25019999966,4778328.5441],[428284.5247999998,4778324.252800001],[428284.00189999957,4778320.9264],[428286.9288999997,4778320.8956],[428289.4844000004,4778324.2006],[428306.7450000001,4778318.5767],[428323.63939999975,4778324.5074000005],[428330.5011999998,4778319.770500001],[428336.82380000036,4778310.1524],[428347.6556000002,4778304.040999999],[428354.4812000003,4778295.861500001],[428360.8331000004,4778289.0197],[428368.26290000044,4778284.1658],[428377.5488,4778277.9596],[428387.8997999998,4778272.5196],[428390.89300000016,4778271.044299999],[428397.7758999998,4778268.306399999],[428405.60529999994,4778262.7819],[428412.1026999997,4778262.0473],[428420.49120000005,4778263.2919],[428428.88790000044,4778265.3138],[428435.91509999987,4778268.571900001],[428443.3208999997,4778269.160499999],[428458.17179999966,4778266.3389],[428470.4380999999,4778257.436000001],[428482.54059999995,4778248.423699999],[428519.16899999976,4778220.9395],[428536.0871000001,4778205.8793],[428540.6715000002,4778201.055500001],[428551.42200000025,4778187.170700001],[428563.02419999987,4778176.9421],[428575.38269999996,4778176.8125],[428594.45129999984,4778172.9474],[428607.6229999997,4778172.8093],[428618.83499999996,4778164.139900001],[428624.2604,4778161.9728],[428635.4807000002,4778161.8552],[428652.9000000004,4778155.7863],[428661.4243000001,4778146.7008],[428664.8646999998,4778141.333699999],[428668.63609999977,4778136.5184],[428674.8141000001,4778128.5681],[428682.91110000014,4778125.262499999],[428691.11149999965,4778124.066],[428697.3082999997,4778125.667099999],[428712.01669999957,4778116.961100001],[428713.94020000007,4778114.2754999995],[428725.12799999956,4778111.048599999],[428727.8925000001,4778111.0196],[428738.73419999983,4778113.571699999],[428755.0769999996,4778113.400800001],[428763.99289999995,4778110.642000001],[428786.46970000025,4778106.0754],[428798.5844999999,4778105.9487],[428810.22300000023,4778106.9377],[428818.34800000023,4778106.297499999],[428823.0532999998,4778105.2487],[428826.0711000003,4778098.3312],[428826.7854000004,4778096.6578],[428828.72059999965,4778095.082699999],[428827.87739999965,4778084.429300001],[428846.0404000003,4778079.4638],[428844.83019999973,4778072.590399999],[428851.09669999965,4778073.0803],[428856.8854,4778097.8982],[428861.11199999973,4778113.291999999],[428870.7081000004,4778144.5119],[428885.31520000007,4778157.242799999],[428890.5164999999,4778156.9662999995],[428891.70720000006,4778154.177300001],[428892.08469999954,4778151.3968],[428893.27529999986,4778148.6077],[428893.2533,4778146.4977],[428892.8178000003,4778143.7257],[428892.34750000015,4778137.622099999],[428890.67030000035,4778132.752699999],[428892.17009999976,4778120.631100001],[428893.3097000001,4778112.955700001],[428895.2960000001,4778108.4924],[428899.2000000002,4778100.7883],[428902.56510000024,4778095.977399999],[428907.97559999954,4778092.366800001],[428912.0131999999,4778089.6591],[428914.7254999997,4778084.6329],[428916.2993999999,4778079.6186],[428920.6275000004,4778073.575999999],[428924.6244999999,4778066.9815],[428928.2196000004,4778060.8354],[428930.10259999987,4778054.263],[428930.4453999996,4778048.150900001],[428930.7951999996,4778042.7051],[428930.34810000006,4778038.8225],[428928.35030000005,4778034.400800001],[428925.8080000002,4778024.5426],[428925.6628999999,4778018.4355999995],[428926.48890000023,4778011.8741999995],[428928.8132999996,4778008.6291000005],[428932.0366000002,4778005.8188000005],[428939.6217,4778000.1865],[428950.62289999984,4777994.6296],[428958.8353000004,4777986.769400001],[428969.52979999967,4777982.992799999],[428982.7675000001,4777965.7508000005],[428991.8574999999,4777940.6666],[428994.4737999998,4777926.4231],[428996.26460000034,4777903.1921],[428994.76889999956,4777892.3234],[428989.1508999998,4777876.055500001],[428982.87870000023,4777867.2358],[428972.4923999999,4777853.794199999],[428971.2637,4777845.143999999],[428971.68230000045,4777830.701300001],[428974.7564000003,4777813.565400001],[428992.65749999974,4777783.3914],[429021.7567999996,4777743.1051],[429066.2969000004,4777693.994999999],[429097.7274000002,4777674.4537],[429102.98649999965,4777664.07],[429104.2609000001,4777661.5023],[429108.7520000003,4777655.4581],[429117.66060000006,4777651.9224],[429125.1206,4777649.8456],[429127.5893000001,4777644.822000001],[429132.97020000033,4777638.3243],[429143.90589999966,4777634.212300001],[429158.33800000045,4777630.0638999995],[429166.2558000004,4777625.094699999],[429171.6160000004,4777616.598099999],[429184.06549999956,4777609.4716],[429195.93539999984,4777601.351600001],[429232.5575000001,4777572.649700001],[429266.71669999976,4777549.526799999],[429276.1076999996,4777545.431],[429284.6190999998,4777542.7882],[429293.0354000004,4777538.8136],[429304.42229999974,4777531.143100001],[429324.22670000046,4777519.608999999],[429337.1897999998,4777514.9209],[429352.59339999966,4777510.318600001],[429355.55599999987,4777505.8453],[429365.9020999996,4777499.740599999],[429375.36980000045,4777495.199899999],[429382.82430000044,4777492.5681],[429385.29899999965,4777488.0999],[429389.22699999996,4777482.617000001],[429397.62150000036,4777476.5326000005],[429411.06799999997,4777471.395400001],[429426.4809999997,4777467.681600001],[429437.8375000004,4777464.898399999],[429451.88879999984,4777463.198000001],[429474.5756999999,4777462.963099999],[429501.1085000001,4777465.0208],[429523.8103,4777466.229699999],[429537.5217000004,4777470.9747],[429543.57459999993,4777474.3551],[429553.8432,4777476.4702],[429558.01779999956,4777479.092499999],[429561.0701000001,4777483.281400001],[429564.9149000002,4777485.4629],[429569.80179999955,4777486.1898],[429574.7505000001,4777485.028000001],[429581.4950000001,4777484.514],[429587.8570999997,4777486.3364],[429600.20210000034,4777492.6504999995],[429615.27300000004,4777503.0458],[429616.9107999997,4777504.1395],[429622.67729999963,4777511.2991],[429627.31240000017,4777519.1368],[429632.7297,4777531.8531],[429637.81149999984,4777543.5734],[429641.98950000014,4777546.528999999],[429646.96800000034,4777548.2546],[429656.52969999984,4777544.9350000005],[429658.45380000025,4777542.249600001],[429670.6392000001,4777525.2421],[429682.5842000004,4777508.5702],[429703.2460000003,4777501.2489],[429723.21839999966,4777490.158600001],[429730.2229000004,4777491.197000001],[429777.54559999984,4777506.2579],[429786.18090000004,4777507.7238],[429808.66610000003,4777503.7159],[429815.0899,4777503.649700001],[429893.7133999998,4777533.7158],[430073.7927000001,4777631.8222],[430087.3130999999,4777641.7903],[430097.89240000024,4777650.455700001],[430105.51829999965,4777656.596999999],[430143.2408999996,4777687.3079],[430161.3635,4777702.0046],[430180.6908,4777715.245200001],[430217.87260000035,4777740.8531],[430232.6144000003,4777751.0309999995],[430282.3119999999,4777791.8378],[430327.06819999963,4777834.5836],[430344.64240000024,4777851.396600001],[430348.0582999997,4777867.354900001],[430347.6749999998,4777877.5767],[430346.63379999995,4777879.142200001],[430338.0575000001,4777891.3358],[430322.75519999955,4777905.819599999],[430313.73599999957,4777914.4638],[430304.7226,4777923.6632],[430301.67760000005,4777936.022399999],[430302.8596999999,4777948.227299999],[430307.7988999998,4777962.059800001],[430321.48819999956,4777980.6895],[430326.9466000004,4777989.629799999],[430340.42310000025,4778003.3749],[430357.6836000001,4778013.416200001],[430419.2002999997,4778041.3309],[430433.55510000046,4778053.5123],[430451.9199000001,4778068.2073],[430476.8781000003,4778099.4946],[430504.11340000015,4778122.873199999],[430506.9820999997,4778133.0616999995],[430507.7651000004,4778146.0482],[430511.4371999996,4778171.222200001],[430514.45880000014,4778196.402799999],[430517.3682000004,4778210.589299999],[430522.87799999956,4778216.6416],[430543.79580000043,4778242.5282000005],[430566.7962999996,4778289.273600001],[430591.88439999986,4778333.443299999],[430606.1732000001,4778363.173800001],[430609.62129999977,4778390.349300001],[430610.9587000003,4778409.8829],[430616.75769999996,4778436.368000001],[430622.3295,4778448.5282000005],[430630.28729999997,4778463.4408],[430630.9808,4778475.650699999],[430628.3905999996,4778484.7842999995],[430615.20990000013,4778507.9088],[430615.8661000002,4778516.454],[430619.69319999963,4778524.9669],[430627.26570000034,4778533.9969999995],[430635.36319999956,4778538.690199999],[430651.9940999998,4778542.963400001],[430661.11120000016,4778543.9812],[430787.1978000002,4778557.470000001],[430818.63549999986,4778562.592599999],[430854.9996999996,4778572.441199999],[430931.77359999996,4778598.2063],[430964.0058000004,4778609.541099999],[430979.08019999973,4778612.7202],[431007.08939999994,4778616.545700001],[431024.2176999999,4778621.814300001],[431046.18429999985,4778631.143300001],[431062.6553999996,4778635.7523],[431090.6644000001,4778639.5781],[431136.3559999997,4778647.2236],[431185.7862,4778654.7204],[431214.8267999999,4778664.089500001],[431246.11060000025,4778678.2118999995],[431269.6409999998,4778697.521500001],[431281.97890000045,4778703.5055],[431305.95720000006,4778710.8159],[431345.0778000001,4778728.080399999],[431371.0884999996,4778735.3705],[431386.9634999996,4778745.428400001],[431435.4017000003,4778783.7016],[431464.0332000004,4778809.069],[431494.77240000013,4778825.7524],[431520.59779999964,4778838.931299999],[431536.78639999963,4778847.875700001],[431556.7715999996,4778862.4463],[431578.94180000015,4778884.1029],[431601.7301000003,4778910.6403],[431624.48589999974,4778933.9572],[431644.46169999987,4778947.6395],[431669.8185999999,4778962.822799999],[431688.733,4778976.071699999],[431711.8847000003,4778982.1701],[431823.7775999997,4778975.8288],[431834.0410000002,4778977.725199999],[431838.82409999985,4778976.3445999995],[431843.2209999999,4778968.859300001],[431850.1747000003,4778965.013599999],[431883.46829999983,4778969.0119],[431911.84860000014,4778969.5055],[431930.9400000004,4778967.981799999],[431944.56340000033,4778964.4026999995],[431960.2605999997,4778956.8046],[431983.9455000004,4778934.910599999],[432004.6780000003,4778918.599300001],[432019.0900999997,4778912.5691],[432055.9419,4778898.318299999],[432119.9188000001,4778872.802100001],[432148.3613,4778863.189300001],[432192.2318000002,4778851.5349],[432296.4709999999,4778827.5076],[432321.72389999963,4778824.1468],[432378.0371000003,4778820.921800001],[432423.0806999998,4778820.9189],[432482.2648,4778820.2206999995],[432494.5473999996,4778820.7653],[432543.0197999999,4778813.954299999],[432547.3384999996,4778814.9111],[432557.07129999995,4778820.700999999],[432612.79030000046,4778831.366800001],[432627.2888000002,4778825.781199999],[432641.03809999954,4778810.2074],[432650.6169999996,4778800.450200001],[432664.49820000026,4778798.2027],[432674.78029999975,4778801.9882],[432682.33220000006,4778809.2436999995],[432690.78699999955,4778833.8160999995],[432697.6962000001,4778841.8554],[432708.0066999998,4778848.5284],[432735.4840000002,4778864.5832],[432767.7577999998,4778880.5907000005],[432775.98199999984,4778881.8422],[432796.44269999955,4778878.9748],[432806.01499999966,4778876.770099999],[432829.72250000015,4778856.8780000005],[432848.5920000002,4778832.8134],[432853.06230000034,4778832.6581999995],[432894.5379999997,4778850.1305],[432987.09190000035,4778877.7622],[433030.1244999999,4778880.0043],[433045.86950000003,4778885.4026],[433132.2474999996,4778921.7598],[433173.2264999999,4778938.461200001],[433243.8986999998,4778973.530200001],[433319.3298000004,4779004.7772],[433372.1749,4779029.471100001],[433398.89439999964,4779043.092599999],[433419.41899999976,4779055.1087],[433431.2492000004,4779059.3245],[433495.15490000043,4779067.8072],[433509.0823999997,4779070.3366],[433614.69020000007,4779069.861400001],[433639.94799999986,4779075.3905],[433659.3125,4779076.867699999],[433741.5362999998,4779079.621099999],[433778.3694000002,4779079.929099999],[433805.7463999996,4779077.663799999],[433863.48890000023,4779071.1052],[433874.08210000023,4779073.5568],[433884.3393000001,4779074.901000001],[433895.1994000003,4779071.352600001],[433900.59979999997,4779066.524499999],[433901.92899999954,4779061.069499999],[433906.0286999997,4779056.254000001],[433914.0725999996,4779055.731699999],[433918.2165000001,4779055.4694],[433925.8540000003,4779054.950999999],[433929.0137,4779053.809699999],[433938.33249999955,4779050.6095],[433961.3373999996,4779041.8345],[433963.8510999996,4779041.1438],[433973.5817999998,4779038.494999999],[433979.67899999954,4779038.435799999],[433986.9956,4779038.3649],[433993.4545,4779042.078400001],[433999.9581000004,4779042.0154],[434009.02130000014,4779037.596100001],[434015.3278999999,4779033.981000001],[434029.7522,4779029.0655000005],[434066.62229999993,4779016.3804],[434097.9369000001,4779009.3024],[434127.9637000002,4779003.569800001],[434158.0228000004,4779001.1689],[434185.9757000003,4778999.5659],[434203.8052000003,4779002.0591],[434210.62760000024,4779001.3268],[434224.60170000046,4778991.862500001],[434248.6994000003,4778986.743000001],[434268.5206000004,4778984.9967],[434288.3569,4778984.805299999],[434314.0979000004,4778989.8879],[434331.31879999954,4778996.718699999],[434343.13239999954,4778999.270300001],[434367.67200000025,4778997.812000001],[434380.01609999966,4778996.360300001],[434386.83110000007,4778994.8508],[434406.82019999996,4778985.2179000005],[434422.3937999997,4778981.402799999],[434461.51209999993,4778982.5811],[434503.98500000034,4778985.9485],[434528.5695000002,4778989.154999999],[434534.0911999997,4778988.4355],[434544.9582000002,4778985.554500001],[434550.3526999997,4778980.0605999995],[434554.42729999963,4778972.5802],[434560.4978,4778969.7453000005],[434584.4031999996,4778969.959899999],[434596.4371999996,4778970.066400001],[434606.66339999996,4778968.191199999],[434611.85780000035,4778967.252800001],[434622.5580000002,4778963.929199999],[434632.71389999986,4778954.7246],[434637.89049999975,4778943.457599999],[434647.4826999996,4778934.8137],[434659.2248999998,4778929.9253],[434673.5278000003,4778929.232799999],[434692.0406999998,4778935.1636],[434705.66559999995,4778931.59],[434724.02190000005,4778921.1963],[434727.33210000023,4778910.2805],[434729.25380000006,4778898.7115],[434729.04509999976,4778876.9453],[434727.1978000002,4778853.8621],[434744.6913999999,4778838.2567],[434758.6639999999,4778837.0122],[434784.82639999967,4778826.6548999995],[434803.0307,4778825.814200001],[434825.6059999997,4778822.932600001],[434832.4020999996,4778819.4246],[434849.5840999996,4778813.7071],[434907.4502999997,4778811.2656],[434935.4167999998,4778810.998299999],[434971.6173999999,4778804.5441],[435009.0987,4778795.967700001],[435033.76489999983,4778799.1752],[435050.85030000005,4778800.345000001],[435069.1908,4778796.7271],[435102.94400000013,4778780.8566],[435115.7742999997,4778779.179500001],[435127.4813000001,4778779.068],[435202.15869999956,4778791.6844],[435220.03699999955,4778799.2886],[435241.4258000003,4778808.4144],[435280.96829999983,4778837.025699999],[435304.0546000004,4778853.6877],[435312.9994000001,4778862.376599999],[435321.36980000045,4778870.515699999],[435327.2019999996,4778876.790899999],[435334.92200000025,4778884.9362],[435337.5477999998,4778887.465600001],[435343.62069999985,4778893.405300001],[435346.39940000046,4778903.4856],[435346.5059000002,4778914.7019],[435343.34580000024,4778924.394300001],[435337.0246000001,4778935.1163],[435329.1333999997,4778951.739499999],[435314.1030000001,4778969.985400001],[435309.3909,4778978.915100001],[435308.125,4778991.143999999],[435310.99870000035,4779002.667199999],[435315.73390000034,4779004.7323],[435330.1423000004,4779006.5945999995],[435337.61510000005,4779005.8573],[435343.12430000026,4779003.8058],[435349.90469999984,4778990.080800001],[435367.3909,4778973.5886],[435380.2307000002,4778955.8079],[435389.5422,4778934.617699999],[435400.0257000001,4778908.4187],[435407.8958999999,4778898.1263],[435424.4807000002,4778889.417199999],[435459.31180000026,4778884.3113],[435477.5477,4778886.8039],[435497.93709999975,4778893.4966],[435513.0538999997,4778901.460999999],[435527.12210000027,4778910.323799999],[435539.0773,4778927.8694],[435543.38040000014,4778935.825200001],[435545.69209999964,4778948.131200001],[435543.62849999964,4778962.033500001],[435538.9330000002,4778972.7399],[435519.83829999994,4778991.1349],[435512.9782999996,4779005.082599999],[435516.80840000045,4779014.5977],[435521.1275000004,4779015.667400001],[435534.4456000002,4779005.434599999],[435539.76070000045,4779000.053300001],[435572.3859000001,4778993.8583],[435581.4951999998,4778994.2162999995],[435587.4603000004,4778997.3807],[435592.9528999999,4779010.767200001],[435597.40189999994,4779034.1592],[435606.1967000002,4779052.8456],[435612.0242999997,4779058.6767],[435623.3641999997,4779062.789899999],[435638.88630000036,4779062.0878],[435649.11110000033,4779068.6548999995],[435654.6738,4779072.2674],[435659.4183,4779075.3323],[435697.2544,4779104.406300001],[435714.05090000015,4779118.1304],[435715.6615000004,4779125.1121],[435716.38680000044,4779141.6535],[435717.5296,4779150.7498],[435728.40189999994,4779165.6405],[435733.86789999995,4779176.2509],[435739.30879999977,4779184.196],[435750.0898000002,4779189.4253],[435759.25019999966,4779195.225099999],[435761.5111999996,4779202.2007],[435761.69240000006,4779221.412699999],[435765.96050000004,4779225.7039],[435771.3353000004,4779226.6526999995],[435783.1133000003,4779225.541999999],[435790.1244000001,4779227.586100001],[435806.34190000035,4779240.316400001],[435811.24459999986,4779242.9355999995],[435833.20830000006,4779244.283500001],[435839.1626000004,4779246.3375],[435847.7642000001,4779253.2534],[435860.82579999976,4779267.568399999],[435866.2862999998,4779277.6236000005],[435871.6975999996,4779282.4593],[435884.0323000001,4779288.673699999],[435888.38159999996,4779292.964199999],[435897.0488,4779298.213500001],[435908.86120000016,4779300.7678],[435925.5148,4779308.052200001],[435935.2742999997,4779317.067500001],[435948.75320000015,4779323.9375],[435957.9633999998,4779335.0682],[435969.5647999998,4779367.056],[435986.01240000036,4779404.3292],[435993.69680000003,4779426.1362],[435999.9327999996,4779458.1744],[436001.2627999997,4779469.9344999995],[435982.3518000003,4779490.547700001],[435980.38549999986,4779506.226],[435981.31549999956,4779527.319],[435985.6124999998,4779534.719799999],[435989.9709999999,4779540.0098],[436009.3973000003,4779556.9307],[436013.07629999984,4779567.780200001],[436017.19299999997,4779581.9574],[436022.19130000006,4779586.130799999],[436029.06439999957,4779590.8419],[436056.4598000003,4779599.3584],[436063.51939999964,4779606.622199999],[436065.79449999984,4779615.1526],[436068.0237999996,4779627.4596],[436074.5060999999,4779633.840299999],[436083.6353000002,4779636.42],[436091.1847000001,4779635.238500001],[436094.85830000043,4779628.2071],[436100.1983000003,4779625.4915],[436143.6864,4779633.635199999],[436147.5526999999,4779638.4857],[436149.2170000002,4779651.2422],[436157.8689000001,4779654.9372000005],[436183.33079999965,4779656.6976],[436221.6350999996,4779649.5638],[436231.3125,4779649.917400001],[436268.7901999997,4779658.6735],[436274.2937000003,4779664.7304],[436277.07180000003,4779674.9221],[436283.9956,4779685.074999999],[436294.33160000015,4779686.311000001],[436300.76779999956,4779687.805600001],[436324.93510000035,4779690.244999999],[436359.2488000002,4779691.034700001],[436369.6043999996,4779694.380899999],[436379.7161999997,4779697.7293],[436392.97229999956,4779698.2718],[436402.2432000004,4779698.6294],[436416.2692,4779703.274],[436454.81549999956,4779713.3539],[436473.80310000014,4779718.285499999],[436483.96389999986,4779718.1907],[436487.44990000036,4779717.158600001],[436495.23280000035,4779714.864800001],[436506.45040000044,4779714.760199999],[436518.28670000006,4779719.980699999],[436527.55709999986,4779729.0013999995],[436531.8689000001,4779738.0682],[436538.9040999999,4779742.7783],[436551.77219999954,4779745.323799999],[436567.8565999996,4779744.0633000005],[436617.80700000003,4779747.929500001],[436623.72640000004,4779746.319499999],[436629.5388000002,4779741.934],[436641.8995000003,4779742.3741999995],[436659.0903000003,4779746.434599999],[436692.47080000024,4779760.562100001],[436703.2213000003,4779762.6833999995],[436717.76970000006,4779771.0999],[436721.6448999997,4779776.950099999],[436738.9501,4779793.3375],[436755.28309999965,4779818.841],[436769.29229999986,4779830.4834],[436782.3848000001,4779848.4649],[436799.81439999957,4779878.2897],[436811.9286000002,4779913.494899999],[436823.00040000025,4779950.264699999],[436829.6897999998,4779979.0787],[436836.8883999996,4780001.4464],[436841.36539999954,4780019.619000001],[436836.4221999999,4780065.0890999995],[436838.84779999964,4780098.7184],[436844.3660000004,4780115.215399999],[436846.16060000006,4780133.412900001],[436842.5700000003,4780149.439099999],[436826.7246000003,4780176.3521],[436814.4594999999,4780186.1283],[436762.3959999997,4780216.931700001],[436756.3504999997,4780222.4299],[436753.1832999997,4780249.0032],[436753.9791000001,4780264.6555],[436756.1431999998,4780278.851299999],[436762.4277999997,4780290.3434],[436770.6947999997,4780296.486],[436783.0310000004,4780303.146199999],[436782.75519999955,4780299.7059],[436897.00659999996,4780356.9531],[436904.57579999976,4780357.9935],[436911.4793999996,4780357.3741999995],[436915.7326999996,4780351.4485],[436918.2357999999,4780332.1006000005],[436918.1173999999,4780319.329500001],[436913.21279999986,4780307.602399999],[436911.48840000015,4780296.956499999],[436917.4184999997,4780243.925000001],[436923.15440000035,4780222.548],[436931.6046000002,4780213.362600001],[436946.3792000003,4780184.9048999995],[436960.17140000034,4780164.4529],[436978.76439999975,4780144.511700001],[437022.98309999984,4780117.891799999],[437043.2955,4780108.0415],[437096.2045999998,4780089.338199999],[437119.6780000003,4780078.4594],[437136.20249999966,4780063.3134],[437157.0582999997,4780059.455800001],[437216.5547000002,4780049.7996],[437226.2028000001,4780047.0452],[437239.9935999997,4780035.145500001],[437250.6492999997,4780027.050799999],[437256.0088999998,4780026.4461],[437278.5591000002,4780030.0143],[437290.9182000002,4780030.344699999],[437304.3733999999,4780026.111500001],[437333.68340000045,4780013.4026],[437348.66669999994,4780007.3784],[437356.6453,4779999.8639],[437367.8624,4779999.7607],[437381.7940999996,4779994.3015],[437384.43149999995,4779989.3905],[437380.4742999999,4779974.5447],[437381.99679999985,4779963.3134],[437385.15419999976,4779953.0667],[437390.4545999998,4779946.0211],[437401.6330000004,4779941.697899999],[437419.27940000035,4779933.5392],[437449.26580000017,4779923.601199999],[437458.8624999998,4779924.068399999],[437471.26669999957,4779929.2853999995],[437478.9537000004,4779943.0975],[437480.6255999999,4779956.9648],[437485.0081000002,4779965.0320999995],[437495.2123999996,4779969.714],[437502.77689999994,4779970.199899999],[437510.2396999998,4779968.465399999],[437515.5351999998,4779960.864600001],[437517.5982999997,4779946.5187],[437518.3951000003,4779918.1907],[437524.71360000037,4779906.9155],[437533.71860000025,4779896.059900001],[437536.31340000033,4779886.4847],[437539.37320000026,4779865.577099999],[437544.10080000013,4779858.092599999],[437550.4927000003,4779854.813200001],[437558.54920000024,4779855.7388],[437562.84810000006,4779854.6998],[437583.5521,4779834.185699999],[437608.42980000004,4779790.088300001],[437615.8644000003,4779785.2445],[437655.9096999997,4779763.998],[437687.1135,4779744.831900001],[437704.03419999965,4779728.351],[437723.58779999986,4779715.288899999],[437739.04449999984,4779707.5953],[437753.0859000003,4779696.2497000005],[437763.01109999977,4779688.1625],[437780.82629999984,4779680.558599999],[437795.05179999955,4779662.6587000005],[437808.6787999999,4779650.4285],[437814.4715999998,4779643.823000001],[437820.74820000026,4779636.7688],[437832.38460000046,4779629.110300001],[437836.18290000036,4779626.632300001],[437842.60170000046,4779617.355599999],[437850.4645999996,4779605.955499999],[437862.33690000046,4779597.406400001],[437880.43879999965,4779594.4647],[437888.80040000007,4779593.1667],[437907.125,4779587.890699999],[437911.41700000037,4779586.0746],[437918.38150000013,4779583.123500001],[437942.5151000004,4779581.903899999],[437961.75409999955,4779578.8409],[437980.0473999996,4779570.1225000005],[437995.58910000045,4779562.762],[438028.0493999999,4779547.473099999],[438057.88489999995,4779538.538799999],[438079.3491000002,4779520.9069],[438093.3092,4779509.4517],[438109.8800999997,4779490.087400001],[438124.7611999996,4779472.626499999],[438130.80140000023,4779466.3522],[438143.9296000004,4779452.794500001],[438172.60250000004,4779423.2138],[438179.841,4779414.5964],[438188.76850000024,4779403.964500001],[438200.9935999997,4779389.4155],[438205.9802000001,4779383.483999999],[438219.5228000004,4779361.815199999],[438222.4079999998,4779357.2355],[438254.4632000001,4779306.0787],[438286.71410000045,4779240.5933],[438298.9977000002,4779214.4936],[438311.91980000027,4779196.0514],[438328.2933,4779172.691299999],[438333.05119999964,4779159.4319],[438351.2882000003,4779108.400699999],[438359.56269999966,4779079.449899999],[438369.3156000003,4779052.1515999995],[438387.07270000037,4779028.8902],[438399.29389999993,4779013.7864],[438430.2391999997,4778992.4048],[438460.07660000026,4778974.3653],[438478.8016999997,4778968.198799999],[438491.13960000034,4778965.9772],[438508.5187999997,4778963.8211],[438523.42810000014,4778958.2445],[438531.6320000002,4778957.392999999],[438541.58110000007,4778960.745999999],[438546.8814000003,4778962.475199999],[438548.0225999998,4778962.7981],[438555.35720000044,4778964.731000001],[438559.67789999954,4778966.024700001],[438578.74540000036,4778961.7434],[438585.5131000001,4778954.9077],[438588.22809999995,4778949.441199999],[438582.2472000001,4778899.295499999],[438589.1464999998,4778889.015699999],[438606.68680000026,4778877.6403],[438623.92169999983,4778877.4849],[438632.0230999999,4778883.2982],[438637.7910000002,4778891.797900001],[438642.89940000046,4778899.304],[438654.69240000006,4778899.7530000005],[438661.43400000036,4778899.025900001],[438670.29530000035,4778898.9461],[438679.60309999995,4778903.3047],[438685.7544,4778909.2466],[438688.64080000017,4778913.7741],[438696.69909999985,4778914.8122000005],[438710.82270000037,4778912.241699999],[438731.1791000003,4778906.6165],[438736.57100000046,4778900.4596],[438737.8920999998,4778893.673],[438730.06400000025,4778854.983200001],[438725.8650000002,4778822.035800001],[438725.2572999997,4778808.714],[438725.1264000004,4778794.166099999],[438730.1995000001,4778779.682600001],[438737.8108999999,4778767.1752],[438754.8339999998,4778752.473099999],[438768.48649999965,4778742.687999999],[438789.8624,4778732.8335],[438797.8959999997,4778731.0954],[438803.1445000004,4778727.050000001],[438809.07079999987,4778717.0013],[438815.14919999987,4778714.8365],[438820.76680000033,4778715.6745],[438845.80929999985,4778724.7787],[438854.35560000036,4778725.8126],[438875.40500000026,4778724.8462000005],[438881.0434999997,4778728.0163],[438884.95519999973,4778738.0878],[438886.95419999957,4778743.400699999],[438889.75459999964,4778756.480799999],[438893.0329,4778768.446],[438895.1835000003,4778772.5359000005],[438922.82859999966,4778790.835100001],[438939.7648,4778802.6778],[438945.9742999999,4778806.0649999995],[438955.66559999995,4778807.8661],[438966.47919999994,4778807.8803],[438970.8602999998,4778806.841399999],[438976.0533999996,4778805.6843],[438982.29140000045,4778803.1851],[438990.7440999998,4778793.780200001],[439000.9028000003,4778775.142000001],[439008.3660000004,4778764.191199999],[439010.3189000003,4778755.288799999],[439004.19570000004,4778688.929199999],[439010.7143000001,4778645.1128],[439015.4184999997,4778634.742000001],[439031.7734000003,4778627.043400001],[439049.45990000013,4778622.775900001],[439064.7452999996,4778622.7501],[439072.9506000001,4778622.010299999],[439079.8184000002,4778617.1733],[439086.5979000004,4778611.559599999],[439098.9495000001,4778610.7827],[439105.8213999998,4778615.4969],[439108.6590999998,4778623.6899999995],[439112.89080000017,4778633.203400001],[439123.8969999999,4778636.547900001],[439156.1085000001,4778638.1481],[439186.83380000014,4778637.2072],[439237.46949999966,4778644.307399999],[439303.3364000004,4778681.8138],[439322.9837999996,4778696.854],[439343.52329999954,4778711.6643],[439358.10919999983,4778724.417400001],[439368.76109999977,4778733.651699999],[439384.7092000004,4778744.171499999],[439418.2433000002,4778757.422499999],[439435.17080000043,4778768.3780000005],[439464.0931000002,4778793.331599999],[439495.04169999994,4778817.601],[439537.0585000003,4778861.43],[439719.7865000004,4779067.9377],[439837.6429000003,4779193.3935],[439843.1130999997,4779196.010600001],[439859.4989,4779191.8675999995],[439866.35699999984,4779195.138900001],[439911.4631000003,4779248.7162],[439920.4042999996,4779266.962300001],[439932.05950000044,4779297.9564],[439941.1015999997,4779336.858999999],[439943.75189999957,4779342.388599999],[439949.65579999983,4779348.1117],[439958.0806999998,4779353.923599999],[439967.6151999999,4779365.723099999],[439970.6042999998,4779372.8046],[439972.90299999993,4779375.3387],[439975.51609999966,4779376.648399999],[439982.2631999999,4779376.5889],[439986.47559999954,4779374.8859],[439997.11199999973,4779364.1303],[440002.2862999998,4779360.8639],[440010.97360000014,4779359.5657],[440014.87849999964,4779359.864499999],[440025.98790000007,4779365.8749],[440041.34410000034,4779355.633199999],[440092.8185999999,4779320.195900001],[440113.9841,4779304.9054000005],[440128.2681999998,4779292.896299999],[440145.81599999964,4779272.973200001],[440153.14350000024,4779255.694399999],[440161.6102,4779238.5166],[440169.01910000015,4779221.2371],[440170.0535000004,4779218.673599999],[440183.79640000034,4779200.561000001],[440215.24700000044,4779171.409],[440237.08800000045,4779158.889599999],[440260.51549999975,4779151.1318],[440286.4071000004,4779146.2402],[440307.30539999995,4779146.723300001],[440368.70889999997,4779167.842],[440388.17009999976,4779171.3366],[440407.51099999994,4779170.389799999],[440424.6995000001,4779165.0196],[440443.23790000007,4779155.9725],[440481.0423999997,4779128.0989],[440492.1638000002,4779116.8957],[440503.2329000002,4779099.695599999],[440508.98589999974,4779078.877],[440510.31240000017,4779063.2059],[440496.3465999998,4779000.134500001],[440492.3858000003,4778974.8473000005],[440495.9439000003,4778954.047900001],[440504.74370000046,4778937.645099999],[440516.6601,4778924.3248],[440529.18819999974,4778915.8858],[440535.2659999998,4778913.611500001],[440541.0998999998,4778911.339400001],[440550.77419999987,4778911.254899999],[440563.4689999996,4778912.5879],[440573.9950000001,4778916.9384],[440584.5664999997,4778926.508400001],[440599.7352,4778959.805299999],[440602.6425999999,4778966.887800001],[440608.12820000015,4778980.611400001],[440623.3393000001,4779009.465500001],[440632.3854,4779021.270099999],[440641.4188000001,4779031.631100001],[440653.4590999996,4779041.854699999],[440667.6953999996,4779052.170299999],[440754.6557,4779095.282],[440771.8666000003,4779101.7959],[440783.8371000001,4779104.024],[440807.0059000002,4779103.8225],[440830.7796,4779098.3961],[440853.8701999998,4779089.1995],[440868.7608000003,4779081.296],[440885.80869999994,4779069.042400001],[440894.90919999965,4779059.079],[440901.98309999984,4779049.7995],[440904.73589999974,4779039.1139],[440902.47919999994,4779032.025599999],[440897.4653000003,4779025.738700001],[440833.2402999997,4778997.976],[440815.41949999984,4778986.8028],[440806.7907999996,4778976.216],[440799.48230000027,4778958.5098],[440800.06620000023,4778941.512499999],[440808.9768000003,4778900.342700001],[440821.45749999955,4778867.693499999],[440896.84240000043,4778710.443600001],[440943.84080000035,4778617.1894000005],[440953.0728000002,4778603.5600000005],[440958.9704999998,4778589.8485],[440965.5201000003,4778566.9133],[440973.1194000002,4778552.5206],[440984.0656000003,4778539.6537999995],[440998.4341000002,4778527.6459],[441018.7675000001,4778519.029100001],[441033.2246000003,4778517.238],[441048.76460000034,4778518.4362],[441062.3345999997,4778526.8704],[441074.5713999998,4778540.9802],[441086.83210000023,4778557.8663],[441094.11950000003,4778582.569700001],[441120.2474999996,4778726.9442],[441124.3267999999,4778784.9935],[441125.8499999996,4778801.3061999995],[441135.31379999965,4778823.8807],[441146.03670000006,4778832.228599999],[441175.3326000003,4778844.747400001],[441186.8186999997,4778856.753699999],[441192.5948999999,4778866.588199999],[441194.8121999996,4778878.5635],[441192.8030000003,4778890.6865],[441187.8298000004,4778898.5035999995],[441166.60979999974,4778907.904999999],[441158.86010000017,4778914.3024],[441143.32930000033,4778932.8726],[441130.0003000004,4778952.201300001],[441122.33609999996,4778968.4824],[441117.5672000004,4778990.513499999],[441107.92179999966,4779040.907299999],[441102.2287999997,4779078.2728],[441100.6830000002,4779096.9443],[441103.70600000024,4779117.464299999],[441107.39910000004,4779130.8707],[441112.11259999964,4779140.047900001],[441120.6858000001,4779144.305199999],[441129.23599999957,4779145.8971],[441136.8699000003,4779144.942600001],[441143.63999999966,4779138.1094],[441149.46499999985,4779125.3982],[441165.2095999997,4779075.173900001],[441172.73419999983,4779061.5594999995],[441179.4967,4779053.8379],[441201.1052000001,4779032.994100001],[441223.0142999999,4779018.700300001],[441243.55869999994,4779006.417400001],[441270.42030000035,4778991.3035],[441305.7309999997,4778975.4506],[441337.0535000004,4778968.517100001],[441365.07079999987,4778964.832900001],[441396.62870000023,4778966.338099999],[441420.4912999999,4778971.1305],[441439.21109999996,4778973.5239],[441454.5396999996,4778969.171700001],[441465.52329999954,4778960.636700001],[441475.60500000045,4778951.221000001],[441493.67229999974,4778924.966600001],[441501.41110000014,4778907.796800001],[441525.78890000004,4778849.5030000005],[441549.2352999998,4778767.8945],[441556.1944000004,4778669.3245],[441544.7572999997,4778662.9811],[441518.31340000033,4778651.2137],[441506.2686999999,4778649.873400001],[441496.2879999997,4778652.180299999],[441467.9726999998,4778668.6384],[441448.78610000014,4778668.803400001],[441440.9326999998,4778663.206800001],[441438.7340000002,4778653.341399999],[441440.01860000007,4778642.0022],[441443.5548999999,4778627.756100001],[441441.1955000004,4778608.674000001],[441437.5208999999,4778597.3774999995],[441429.5815000003,4778581.7863],[441422.3487,4778572.741599999],[441412.36899999995,4778565.7195999995],[441348.0931000002,4778532.2885],[441335.1738999998,4778523.848099999],[441325.15189999994,4778511.9399999995],[441318.70610000007,4778499.889900001],[441315.69409999996,4778490.0315000005],[441314.0181999998,4778455.9505],[441307.4737999998,4778441.9023],[441296.7620000001,4778434.886700001],[441257.45469999965,4778411.903000001],[441252.2072999999,4778406.839500001],[441248.72750000004,4778399.317500001],[441247.9784000004,4778387.8847],[441251.4331,4778373.6392],[441259.0733000003,4778354.471000001],[441272.42310000025,4778337.363600001],[441288.6242000004,4778320.8981],[441330.3048999999,4778288.9978],[441376.8633000003,4778256.944700001],[441438.3794,4778214.9901],[441472.0599999996,4778188.7125],[441496.86120000016,4778169.952400001],[441561.53249999974,4778097.541300001],[441593.55790000036,4778058.284499999],[441644.95359999966,4777983.1006000005],[441645.8093999997,4777969.0997],[441647.4254999999,4777958.4241],[441652.14180000033,4777948.943600001],[441662.16779999994,4777942.3050999995],[441674.1200000001,4777942.2028],[441687.2408999996,4777945.644400001],[441696.8300000001,4777954.4471],[441703.79289999977,4777969.935900001],[441708.41110000014,4777986.999600001],[441712.7402999997,4778008.286],[441717.79389999993,4778038.229],[441724.1933000004,4778054.389],[441731.1141999997,4778064.9915],[441743.0761000002,4778075.551000001],[441754.4336000001,4778082.0064],[441766.42169999983,4778086.1241],[441778.3169999998,4778088.91],[441792.06439999957,4778089.5699000005],[441809.85419999994,4778087.5298999995],[441848.22080000024,4778076.5404],[441880.7893000003,4778062.602],[441896.8064000001,4778052.9142],[441912.15419999976,4778041.011],[441923.3393000001,4778027.2552000005],[441929.1687000003,4778014.766799999],[441930.2614000002,4777999.875399999],[441929.55590000004,4777983.888800001],[441926.8837000001,4777956.5909],[441927.54140000045,4777928.8203],[441930.0153999999,4777913.8061],[441924.7909000004,4777911.407299999],[441921.5867999997,4777907.547599999],[441918.4676999999,4777904.1313000005],[441914.6564999996,4777895.8343],[441908.50540000014,4777889.667400001],[441904.73390000034,4777886.034600001],[441897.60140000004,4777879.2097],[441890.2344000004,4777873.4975000005],[441882.95150000043,4777868.117699999],[441875.3499999996,4777863.517999999],[441870.46860000025,4777863.226500001],[441866.0883999998,4777864.4855],[441861.29399999976,4777864.8596],[441852.61390000023,4777867.266000001],[441842.5630000001,4777871.016799999],[441833.0555999996,4777871.7643],[441823.30140000023,4777872.1808],[441817.69680000003,4777872.895],[441807.46050000004,4777873.982000001],[441802.2492000004,4777873.1381],[441797.2723000003,4777871.181500001],[441787.9718000004,4777867.596000001],[441783.6425000001,4777865.300799999],[441776.7698999997,4777860.3618],[441769.0917999996,4777856.3182],[441763.49729999993,4777848.7029],[441761.5872999998,4777844.0547],[441760.4534,4777835.068600001],[441759.76300000027,4777830.41],[441760.04169999994,4777824.9657000005],[441761.83490000013,4777815.954500001],[441763.25189999957,4777810.500399999],[441766.59190000035,4777801.698100001],[441771.31799999997,4777793.328199999],[441777.68450000044,4777786.610200001],[441781.8085000003,4777783.909499999],[441789.24149999954,4777778.293],[441796.5099999998,4777772.455800001],[441804.2012,4777768.5030000005],[441812.47580000013,4777766.211100001],[441829.87009999994,4777755.845000001],[441834.9642000003,4777752.469699999],[441841.24569999985,4777745.3082],[441847.83160000015,4777735.7008],[441857.2594999997,4777725.625],[441868.5859000003,4777709.3135],[441873.2034999998,4777707.2751],[441887.0971999997,4777705.934900001],[441900.5576999998,4777701.488700001],[441917.3605000004,4777688.4625],[441925.3912000004,4777676.6216],[441934.22190000024,4777672.770300001],[441944.2248999998,4777663.356000001],[441952.49120000005,4777660.0648],[441959.8459999999,4777654.782400001],[441966.0066999998,4777652.5087],[441971.03949999996,4777651.4662999995],[441976.97229999956,4777651.0825],[441982.34360000025,4777651.5921],[441986.5859000003,4777653.2217999995],[441992.1955000004,4777662.6142],[441996.4927000003,4777670.684900001],[441996.77440000046,4777675.1249],[441993.3490000004,4777683.4836],[441990.78199999966,4777687.614700001],[441991.4051000001,4777693.9398],[441990.3859000001,4777698.390799999],[441990.21860000025,4777707.3881],[441992.08499999996,4777716.4791],[441997.03259999957,4777724.544399999],[442002.05680000037,4777732.0536],[442005.8225999996,4777735.020199999],[442007.4913999997,4777740.003699999],[442007.46109999996,4777746.0012],[442006.8077999996,4777755.2247],[442007.67009999976,4777760.9925],[442012.1308000004,4777769.172900001],[442013.22559999954,4777773.606000001],[442014.97190000024,4777778.1446],[442018.0985000003,4777782.4493],[442022.5127999997,4777785.188200001],[442027.49450000003,4777787.700200001],[442031.82940000016,4777790.661900001],[442038.6233999999,4777795.9350000005],[442046.39130000025,4777800.977600001],[442054.4020999996,4777805.907199999],[442068.6140999999,4777813.338400001],[442072.37789999973,4777816.082800001],[442075.58110000007,4777819.831599999],[442077.81230000034,4777824.0329],[442081.3435000004,4777828.1121],[442086.0007999996,4777830.738],[442099.87150000036,4777836.2841],[442105.0137,4777838.5726],[442109.58779999986,4777840.9771],[442113.51520000026,4777843.8312],[442117.6146,4777847.794600001],[442126.38910000026,4777856.4936999995],[442149.0080000004,4777858.078500001],[442162.27639999986,4777859.742799999],[442175.7943000002,4777862.0713],[442234.33490000013,4777880.5658],[442251.0332000004,4777883.9782],[442265.92200000025,4777884.9625],[442282.5705000004,4777882.4892],[442306.66729999986,4777876.1767],[442312.2653000001,4777874.6855999995],[442323.0614,4777872.483999999],[442375.66089999955,4777861.599199999],[442406.2076000003,4777858.3422],[442434.57859999966,4777857.436000001],[442448.0066999998,4777858.7663],[442462.92370000016,4777863.082699999],[442482.3501000004,4777871.803400001],[442494.3343000002,4777875.4782],[442501.73340000026,4777875.4157],[442513.64169999957,4777870.0954],[442542.5617000004,4777847.5284],[442549.1409999998,4777837.033299999],[442552.04920000024,4777825.125399999],[442551.1741000004,4777808.1406],[442548.7906999998,4777795.4999],[442508.47200000007,4777700.773],[442502.40419999976,4777685.164799999],[442496.9874999998,4777660],[442496.8178000003,4777639.899599999],[442501.0077999998,4777606.4353],[442499.38129999954,4777596.786800001],[442488.00349999964,4777568.673699999],[442479.7346999999,4777562.0799],[442461.84609999973,4777562.231000001],[442450.63159999996,4777563.1032],[442440.9423000002,4777561.6302000005],[442432.6922000004,4777557.2575],[442427.43200000003,4777550.6384],[442401.6917000003,4777506.987400001],[442399.4210999999,4777498.1218],[442399.3459999999,4777489.2377],[442401.47190000024,4777481.0013],[442411.0351999998,4777457.9311],[442410.94689999986,4777447.4922],[442406.3872999996,4777437.202199999],[442394.0691999998,4777422.979699999],[442373.1974999998,4777397.3904],[442366.4171000002,4777384.1206],[442362.55069999956,4777369.271299999],[442360.9732999997,4777355.8464],[442362.2547000004,4777334.289999999],[442367.7444000002,4777281.4902],[442374.9304999998,4777246.556700001],[442379.29580000043,4777233.858999999],[442386.66420000046,4777220.4695],[442394.14580000006,4777210.8551],[442401.8032999998,4777202.7941],[442410.9299999997,4777195.387],[442421.3682000004,4777189.1905000005],[442434.74980000034,4777184.857100001],[442449.43709999975,4777181.0681],[442488.01099999994,4777174.634],[442504.48170000035,4777170.163699999],[442516.1501000002,4777165.1786],[442530.1457000002,4777156.5089],[442543.5412999997,4777144.179400001],[442549.56799999997,4777135.577],[442556.04980000015,4777123.0836],[442557.6545000002,4777110.853599999],[442556.25600000005,4777099.315199999],[442549.81680000015,4777087.930299999],[442534.2884999998,4777069.1811999995],[442528.08660000004,4777057.016899999],[442519.3066999996,4777038.0998],[442505.392,4776998.5689],[442491.9922000002,4776962.2545],[442486.7125000004,4776943.7521],[442484.0565999998,4776927.782],[442482.6831,4776909.5798],[442483.72759999987,4776888.8028],[442488.5696999999,4776865.1063],[442499.2379999999,4776837.9177],[442521.8936999999,4776785.639599999],[442541.35309999995,4776740.052200001],[442546.39470000006,4776720.6853],[442548.5593999997,4776707.3399],[442546.14470000006,4776691.034499999],[442538.6815999998,4776683.6565000005],[442531.18120000046,4776681.498500001],[442499.10830000043,4776677.993100001],[442490.1319000004,4776674.403899999],[442481.1423000004,4776669.26],[442463.13790000044,4776655.9738],[442455.5943,4776648.7075],[442449.4265999999,4776640.6523],[442447.0203999998,4776635.0086],[442443.5025000004,4776622.9328000005],[442442.77940000035,4776604.725099999],[442442.49990000017,4776571.6318],[442447.4051000001,4776526.5002],[442465.0049999999,4776424.3989],[442468.4452999998,4776398.381999999],[442473.56180000026,4776378.237],[442480.82469999976,4776361.85],[442499.7792999996,4776314.1566],[442512.2536000004,4776288.8408],[442520.34219999984,4776273.8906],[442535.85030000005,4776261.099099999],[442557.38320000004,4776249.0342],[442575.95770000014,4776242.9915],[442594.56960000005,4776241.390900001],[442605.00380000006,4776244.1906],[442614.8005999997,4776248.5504],[442623.0091000004,4776257.4771],[442628.301,4776267.7611],[442630.7034999998,4776282.6228],[442636.32070000004,4776331.5527],[442639.44849999994,4776345.630999999],[442643.2400000002,4776351.5962000005],[442649.2142000003,4776355.988299999],[442656.6523000002,4776360.368100001],[442665.61679999996,4776362.513900001],[442675.35730000027,4776360.2107],[442683.4395000003,4776354.1456],[442708.49590000045,4776316.174699999],[442715.8276000004,4776307.8946],[442729.1588000003,4776297.343],[442751.39969999995,4776282.385199999],[442784.8256000001,4776262.780200001],[442827.11649999954,4776243.1009],[442861.2558000004,4776230.9311999995],[442879.8306,4776224.8894],[442898.4294999996,4776221.7349],[442915.58970000036,4776221.5911],[442932.0366000002,4776223.6746],[442946.96329999994,4776228.769400001],[442958.9808,4776236.1097],[442972.43659999967,4776250.101600001],[443048.53390000015,4776343.7546],[443111.8432,4776425.6318],[443135.8755000001,4776449.8642],[443180.88879999984,4776493.3572],[443198.1659000004,4776507.317600001],[443219.9093000004,4776520.463500001],[443280.4812000003,4776547.501800001],[443305.94020000007,4776557.6184],[443335.76669999957,4776564.8113],[443367.8332000002,4776567.543299999],[443460.9489000002,4776566.77],[443498.95880000014,4776560.457599999],[443512.3284,4776554.4606],[443520.4056000002,4776547.7301],[443530.06599999964,4776535.7667],[443533.6124,4776522.077],[443535.0935000004,4776504.5174],[443531.94269999955,4776487.440400001],[443527.38430000003,4776477.149599999],[443515.30620000046,4776462.367799999],[443386.8965999996,4776336.492799999],[443374.7626,4776315.0481],[443365.64410000015,4776294.355799999],[443361.7423999999,4776275.063999999],[443359.3794999998,4776254.981899999],[443365.10699999984,4776219.9506],[443371.6403000001,4776203.570599999],[443386.36930000037,4776184.9014],[443398.9707000004,4776174.4682],[443457.5005999999,4776131.557700001],[443470.1021999996,4776121.1247000005],[443483.4598000003,4776113.573000001],[443544.38439999986,4776094.5211],[443562.9288999997,4776084.705399999],[443577.7072999999,4776071.9223],[443585.8233000003,4776059.9717999995],[443590.91810000036,4776046.602499999],[443591.52139999997,4776031.0492],[443591.4046,4776016.945699999],[443588.3903000001,4776006.531099999],[443564.7757000001,4775944.3114],[443563.08970000036,4775927.3333],[443564.4749999996,4775907.9976],[443571.7226,4775889.390699999],[443586.53330000024,4775870.610200001],[443600.5811999999,4775857.9442],[443642.8033999996,4775829.386],[443682.92169999983,4775811.951300001],[443719.3602999998,4775801.9881],[443743.8980999999,4775798.7870000005],[443819.2372000003,4775801.164100001],[443862.49260000046,4775809.0261],[443890.8576999996,4775816.2334],[443914.7730999999,4775826.3651],[443994.2801000001,4775880.6855],[444006.95320000034,4775888.6886],[444021.96109999996,4775893.7851],[444041.3546000002,4775898.0682],[444058.5338000003,4775900.148399999],[444076.4266999997,4775900.001499999],[444094.1964999996,4775894.7469999995],[444106.08490000013,4775886.4311999995],[444116.85950000025,4775871.2388],[444123.6085000001,4775831.3133000005],[444143.6096000001,4775760.849099999],[444165.1431,4775728.465600001],[444170.1964999996,4775709.8774],[444172.3156000003,4775690.535800001],[444169.9291000003,4775677.2283],[444163.8825000003,4775663.9507],[444148.8272000002,4775643.195],[444141.9371999996,4775626.259500001],[444138.0493000001,4775608.4109000005],[444130.1124999998,4775543.1733],[444129.1429000003,4775514.1949000005],[444131.0895999996,4775483.7488],[444133.92250000034,4775462.180199999],[444143.0284000002,4775441.7818],[444158.1277999999,4775418.2247],[444205.4506999999,4775376.190099999],[444248.43090000004,4775340.1886],[444288.38150000013,4775311.653000001],[444329.18850000016,4775288.330499999],[444350.01999999955,4775279.275699999],[444371.5377000002,4775274.546700001],[444392.43010000046,4775272.932399999],[444440.91199999955,4775282.976600001],[444497.71109999996,4775305.5031],[444517.1303000003,4775312.7859000005],[444541.00409999955,4775317.700300001],[444564.1168999998,4775319.0671999995],[444584.90890000015,4775315.122099999],[444610.96439999994,4775308.2468],[444694.6683,4775268.2524],[444710.38329999987,4775260.128699999],[444733.3465,4775253.0569],[444771.2609000001,4775243.976],[444791.2735000001,4775234.151799999],[444805.33029999956,4775222.1547],[444819.3629999999,4775207.1592],[444828.93460000027,4775193.7546999995],[444834.6980999997,4775172.162699999],[444836.00040000025,4775152.161599999],[444835.08770000003,4775129.8463],[444831.19600000046,4775111.331],[444821.38430000003,4775095.084799999],[444788.40270000044,4775060.4794],[444777.9127000002,4775050.9023],[444762.23479999974,4775043.588400001],[444727.8997999998,4775032.7608],[444665.9771999996,4775020.602499999],[444651.84169999976,4775022.9384],[444636.99849999975,4775028.2787],[444621.37789999973,4775038.067600001],[444596.9633999998,4775056.8127999995],[444528.2712000003,4775092.4659],[444518.0429999996,4775095.103499999],[444507.7877000002,4775094.409600001],[444497.5179000003,4775091.9388],[444485.5109000001,4775085.928400001],[444478.69269999955,4775077.7655],[444473.42619999964,4775070.3675],[444444.50850000046,4774995.638499999],[444437.72979999986,4774982.366699999],[444430.1612,4774971.9889],[444415.90529999975,4774959.555500001],[444400.9343999997,4774949.238],[444386.74450000003,4774944.9114],[444268.83499999996,4774920.664000001],[444258.35589999985,4774912.531300001],[444253.08359999955,4774904.4671],[444248.4944000002,4774890.4002],[444247.6169999996,4774872.638],[444248.21559999976,4774856.307499999],[444257.6158999996,4774822.024499999],[444267.1442999998,4774803.399800001],[444278.2065000003,4774783.3189],[444290.69969999976,4774769.112299999],[444305.47059999965,4774754.8872],[444318.8563000001,4774750.3355],[444335.28809999954,4774750.201300001],[444348.7281999998,4774752.3127999995],[444400.9458999997,4774771.0999],[444433.8375000004,4774784.2698],[444455.5296,4774790.7566],[444476.3837000001,4774794.251700001],[444503.95419999957,4774793.3608],[444534.5091000004,4774789.336200001],[444623.65079999994,4774767.066199999],[444636.29289999977,4774761.077400001],[444646.6330000004,4774752.1088],[444653.0566999996,4774741.7282],[444658.40950000007,4774729.690400001],[444660.51570000034,4774718.567500001],[444660.4255999997,4774707.462400001],[444656.6116000004,4774698.6086],[444649.14240000024,4774690.4509],[444601.3409000002,4774674.513599999],[444593.09520000033,4774670.9156],[444568.50069999974,4774657.6775],[444557.2026000004,4774648.8846],[444549.02550000045,4774643.7314],[444544.49729999993,4774637.104699999],[444541.3854,4774624.580399999],[444541.27610000037,4774611.143200001],[444544.18929999974,4774599.236199999],[444553.6348000001,4774570.2842],[444554.95999999996,4774553.170399999],[444556.1370000001,4774527.839500001],[444558.2910000002,4774512.607000001],[444562.36209999956,4774503.0228],[444569.83719999995,4774491.8562],[444575.23340000026,4774485.148800001],[444581.53259999957,4774479.433599999],[444587.53160000034,4774476.830499999],[444592.3311999999,4774476.7915],[444598.36899999995,4774478.9636],[444603.21999999974,4774485.2546],[444604.4310999997,4774494.1294],[444604.31259999983,4774499.5722],[444603.1763000004,4774509.9099],[444602.2433000002,4774525.2436],[444603.27809999976,4774532.454],[444606.51740000024,4774540.646],[444611.38460000046,4774548.935799999],[444619.7451999998,4774556.642000001],[444633.88599999994,4774564.8565],[444650.69859999977,4774571.4946],[444661.7002999997,4774573.8486],[444670.4045000002,4774573.778000001],[444677.7050000001,4774571.1644],[444683.36060000025,4774566.343],[444689.06960000005,4774558.078299999],[444691.52749999985,4774550.1732],[444691.4626000002,4774542.1776],[444689.28720000014,4774534.7543],[444685.7388000004,4774528.5638],[444677.91339999996,4774516.632999999],[444674.67420000024,4774508.4409],[444672.63439999986,4774497.684800001],[444671.9042999996,4774487.9176],[444673.45469999965,4774478.465],[444677.6832999997,4774468.213300001],[444683.3797000004,4774458.393999999],[444691.0555999996,4774451.8903],[444699.56120000035,4774447.379000001],[444710.4341000002,4774443.847999999],[444723.02520000003,4774441.524700001],[444733.6004999997,4774441.438999999],[444742.0761000002,4774443.258300001],[444750.82909999974,4774449.1844999995],[444755.26960000023,4774455.034700001],[444757.8607000001,4774463.565199999],[444758.9721999997,4774470.219699999],[444760.12600000016,4774482.093599999],[444760.2368000001,4774515.854499999],[444761.8849999998,4774528.501800001],[444767.1875,4774540.3421],[444775.37629999965,4774546.939200001],[444787.84410000034,4774549.503699999],[444804.51680000033,4774548.9245],[444824.3269999996,4774543.988600001],[444849.3236999996,4774536.567600001],[444869.61849999987,4774531.183700001],[444885.78160000034,4774527.943399999],[444901.9528000001,4774525.7026],[444917.0789999999,4774525.0251],[444930.21190000046,4774529.361300001],[444948.9060000004,4774537.317600001],[444975.0636999998,4774552.765699999],[444988.3646,4774557.767100001],[444998.2934999997,4774558.2423],[445012.3622000003,4774557.5735],[445025.8024000004,4774559.6863],[445036.9890999999,4774564.8159],[445046.0036000004,4774572.9615],[445052.81539999973,4774580.3475],[445060.32540000044,4774593.614],[445066.0394000001,4774606.1175999995],[445070.7388000004,4774613.853800001],[445078.6831,4774620.453299999],[445089.2072999999,4774624.1445],[445100.11670000013,4774625.167300001],[445113.4522000002,4774624.3936],[445127.5823999997,4774621.281199999],[445149.8635,4774609.996099999],[445169.8660000004,4774598.6183],[445183.6057000002,4774587.402000001],[445209.6200000001,4774574.976500001],[445229.5761000002,4774567.930600001],[445249.54569999967,4774562.5504],[445277.70469999965,4774553.7729],[445289.8998999996,4774542.680199999],[445299.31070000026,4774529.2776999995],[445304.8016999997,4774514.0187],[445307.6091,4774498.892200001],[445307.4790000003,4774482.6788],[445306.77859999985,4774466.3588],[445303.71470000036,4774449.5024999995],[445298.3596000001,4774430.9987],[445291.22809999995,4774414.175100001],[445278.3683000002,4774393.177200001],[445256.99540000036,4774365.6953],[445229.1199000003,4774328.8256],[445216.3543999996,4774309.493000001],[445203.46829999983,4774285.274700001],[445188.39020000026,4774251.5231],[445181.73929999955,4774233.8072999995],[445178.5970999999,4774217.3959],[445178.50960000046,4774206.5129],[445179.2150999997,4774193.0692],[445182.6052000001,4774179.6039],[445186.4093000004,4774167.023700001],[445191.60259999987,4774155.209799999],[445201.0235000001,4774143.0287],[445215.3256999999,4774130.8083999995],[445247.7599999998,4774107.114600001],[445268.16640000045,4774095.1787],[445285.50289999973,4774085.9328000005],[445319.66980000027,4774075.3303],[445335.3531999998,4774072.9834],[445353.1695999997,4774072.840600001],[445362.3590000002,4774072.322699999],[445371.45359999966,4774070.139799999],[445379.30310000014,4774064.857100001],[445383.1590999998,4774058.7181],[445387.8202999998,4774041.355599999],[445389.06230000034,4774033.9048],[445395.44969999976,4774018.7497000005],[445403.66779999994,4774008.6887],[445417.9132000003,4773999.4679000005],[445429.65809999965,4773992.932499999],[445442.6188000003,4773985.8321],[445456.08189999964,4773980.5046999995],[445467.34839999955,4773975.1949000005],[445471.2081000004,4773969.5],[445473.72890000045,4773959.1515],[445473.65610000025,4773950.045299999],[445473.58999999985,4773931.610200001],[445469.95770000014,4773914.8694],[445469.3870000001,4773904.545600001],[445470.5527999997,4773887.544399999],[445475.6076999996,4773868.513],[445482.8753000004,4773851.4629999995],[445498.4491999997,4773835.346100001],[445515.7653999999,4773823.4355999995],[445528.35170000046,4773820.3365],[445557.13939999975,4773818.5518],[445586.1146999998,4773819.875399999],[445671.24789999984,4773823.527899999],[445756.5137,4773823.4045],[445780.4996999996,4773821.436799999],[445796.5853000004,4773818.421499999],[445814.90919999965,4773810.390699999],[445839.4643000001,4773787.873],[445858.41530000046,4773776.8388],[445877.4193000002,4773772.467800001],[445893.1682000002,4773768.011600001],[445914.0619999999,4773765.957900001],[445936.9462000001,4773768.663899999],[445958.38439999986,4773773.7137],[446087.37770000007,4773829.554500001],[446137.6933000004,4773864.806500001],[446160.17480000015,4773878.4002],[446179.29000000004,4773888.1335],[446191.69379999954,4773892.8111000005],[446206.00879999995,4773892.253900001],[446223.0636999998,4773888.3434],[446244.8284,4773872.956900001],[446259.9885,4773855.7345],[446273.12260000035,4773839.5276],[446279.28560000006,4773826.5964],[446283.3821999999,4773809.5722],[446285.20710000023,4773793.3434],[446282.1917000003,4773772.044],[446272.3185999999,4773737.4717],[446272.2030999996,4773722.812999999],[446283.31240000017,4773676.7475000005],[446288.9435999999,4773668.595899999],[446302.6590999998,4773653.828299999],[446313.98890000023,4773646.076099999],[446325.4570000004,4773645.5416],[446374.92360000033,4773655.5919],[446413.06989999954,4773664.287799999],[446439.3047000002,4773668.8572],[446462.18460000027,4773671.0098],[446506.04789999966,4773672.109300001],[446547.4966000002,4773676.559800001],[446571.28610000014,4773680.593599999],[446621.9137000004,4773693.5242],[446664.2561999997,4773697.8573],[446683.3753000004,4773697.707800001],[446700.4238999998,4773692.9101],[446725.2746000001,4773707.819800001],[446755.96389999986,4773720.240800001],[446865.1897999998,4773693.7346],[446875.87370000035,4773676.1042],[446886.6381000001,4773658.362199999],[446893.06460000016,4773647.761700001],[446900.02440000046,4773632.4925999995],[446841.1217,4773601.744200001],[446830.8936999999,4773510.8675999995],[446818.3008000003,4773429.7826000005],[446803.0360000003,4773402.581499999],[446753.4294999996,4773437.2853999995],[446738.8521999996,4773446.0616999995],[446739.79700000025,4773421.1774],[446735.4932000004,4773401.4427000005],[446727.6891000001,4773381.5133],[446718.01020000037,4773361.154200001],[446707.47009999957,4773345.133199999],[446691.67090000026,4773332.929300001],[446677.8426000001,4773323.042199999],[446657.6902999999,4773305.6526],[446649.96499999985,4773295.8289],[446644.1732000001,4773283.546800001],[446640.71829999983,4773268.358899999],[446637.21910000034,4773247.5074000005],[446636.1124,4773230.8574],[446635.9941999996,4773215.7545],[446638.85639999993,4773207.1807],[446643.33110000007,4773196.7062],[446650.9123999998,4773188.0955],[446665.08770000003,4773179.8774],[446684.55599999987,4773172.1733],[446700.2185000004,4773166.8312],[446715.9406000003,4773158.712200001],[446728.73979999963,4773151.3935],[446741.02219999954,4773140.413899999],[446756.5591000002,4773118.9695999995],[446764.0669,4773100.919600001],[446773.4307000004,4773080.8562],[446782.3624999998,4773068.014799999],[446796.5235000001,4773057.9092],[446811.2653000001,4773049.242799999],[446822.6010999996,4773042.046700001],[446851.96719999984,4773009.611199999],[446886.89169999957,4772969.913699999],[446902.89169999957,4772945.134299999],[446916.12519999966,4772930.816],[446927.47589999996,4772925.507999999],[446941.23060000036,4772915.4058],[446959.5465000002,4772884.944599999],[446975.3443,4772865.4978],[446979.92700000014,4772858.354499999],[446985.3798000002,4772847.9838],[446989.1470999997,4772840.6247000005],[446982.7918999996,4772797.694800001],[446987.53560000006,4772758.898800001],[447014.3197999997,4772729.0384],[447022.84420000017,4772736.9683],[447026.66509999987,4772736.4944],[447030.5664999997,4772735.9089],[447033.5131000001,4772738.107100001],[447037.8574999999,4772742.182499999],[447040.1747000003,4772747.1621],[447041.78529999964,4772755.4789],[447041.03280000016,4772763.369899999],[447041.9422000004,4772775.690199999],[447037.5678000003,4772788.7179000005],[447038.2472000001,4772792.3774999995],[447038.17530000024,4772793.5997],[447037.87569999974,4772796.933800001],[447036.65490000043,4772807.3826],[447035.1666000001,4772814.835100001],[447034.9742999999,4772821.5],[447035.0798000004,4772824.6088],[447034.9308000002,4772826.3869],[447035.2017000001,4772829.8276],[447038.92360000033,4772837.572699999],[447043.8043999998,4772847.8631],[447045.92090000026,4772847.957800001],[447068.5480000004,4772848.670600001],[447078.3043999998,4772847.5954],[447102.70610000007,4772846.295600001],[447118.30030000024,4772842.5098],[447135.4891999997,4772834.4915],[447148.33490000013,4772854.0491],[447180.70270000026,4772872.678200001],[447207.1997999996,4772858.2578],[447214.78170000017,4772828.546700001],[447213.36039999966,4772813.1207],[447251.58389999997,4772778.7304],[447268.78270000033,4772782.4845],[447338.1535,4772819.375],[447358.1512000002,4772827.3279],[447367.76290000044,4772828.5864],[447379.13989999983,4772826.6107],[447389.9994999999,4772820.863],[447406.5412999997,4772802.744100001],[447421.63989999983,4772787.412900001],[447433.9763000002,4772772.6581999995],[447441.9179999996,4772757.826400001],[447444.1168999998,4772736.930600001],[447441.5270999996,4772707.076199999],[447440.37870000023,4772684.762499999],[447443.3203999996,4772633.542300001],[447445.6007000003,4772612.646],[447450.1774000004,4772594.064099999],[447463.67760000005,4772561.3093],[447465.8344999999,4772556.073000001],[447444.0203999998,4772523.701199999],[447406.45079999976,4772505.999399999],[447408.80229999963,4772441.568],[447457.9743999997,4772454.7381],[447472.15979999956,4772447.521199999],[447472.0206000004,4772418.8695],[447468.24540000036,4772383.027000001],[447508.05960000027,4772364.507200001],[447510.9787999997,4772363.1521000005],[447511.8099999996,4772344.265900001],[447506.82830000017,4772341.971999999],[447462.56209999975,4772321.322899999],[447448.2659999998,4772314.214299999],[447423.8183000004,4772256.986],[447434.35360000003,4772230.140000001],[447480.8485000003,4772244.2194],[447565.68649999984,4772217.6906],[447575.6464999998,4772200.622300001],[447579.38999999966,4772190.043099999],[447587.67399999965,4772166.657400001],[447597.5212000003,4772145.480900001],[447599.9282999998,4772141.020099999],[447615.01389999967,4772113.140000001],[447643.2933,4772075.9408],[447666.96219999995,4772052.9925],[447765.36510000005,4771980.1624],[447785.2642999999,4771964.3511],[447798.9484000001,4771955.250700001],[447811.76630000025,4771949.933],[447830.78000000026,4771946.011700001],[447847.3861999996,4771935.889599999],[447878.6194000002,4771922.8794],[447897.6730000004,4771913.516100001],[447911.8075000001,4771899.414999999],[447932.5915000001,4771871.4921],[447939.3713999996,4771864.1106],[447954.42250000034,4771842.1175999995],[447970.3909999998,4771812.3434999995],[447975.71050000004,4771794.867000001],[447974.90529999975,4771785.3222],[447969.7522999998,4771760.595799999],[447963.45639999956,4771746.0953],[447958.2167999996,4771731.364700001],[447952.3710000003,4771722.524700001],[447944.3847000003,4771710.4804],[447925.517,4771690.9672],[447903.5491000004,4771670.4783],[447893.3822999997,4771660.671800001],[447869.8992999997,4771633.642100001],[447857.9275000002,4771611.300100001],[447857.4307000004,4771610.193299999],[447856.7703,4771608.9767],[447822.0192999998,4771619.7927],[447792.94350000005,4771606.4661],[447793.27890000027,4771586.473300001],[447783.3980999999,4771560.8947],[447802.8931999998,4771534.6471],[447810.4650999997,4771524.3719999995],[447815.70150000043,4771517.3353],[447813.3055999996,4771502.027799999],[447809.9243000001,4771464.294199999],[447810.78699999955,4771438.7445],[447813.18929999974,4771422.956],[447826.2391999997,4771373.3248],[447827.49629999977,4771367.429099999],[447828.91029999964,4771360.754899999],[447831.6628999999,4771348.1844],[447834.03309999965,4771328.176000001],[447833.6752000004,4771313.2971],[447830.15419999976,4771289.2246],[447823.4073000001,4771258.4023],[447818.2076000003,4771238.3408],[447815.0460000001,4771218.707800001],[447819.40759999957,4771193.020300001],[447819.56900000013,4771150.2621],[447824.98029999994,4771134.1175],[447823.8772,4771117.578400001],[447818.70380000025,4771100.9594],[447812.0349000003,4771091.0153],[447798.85059999954,4771080.5657],[447783.6349999998,4771070.5758],[447774.53199999966,4771061.649900001],[447766.7999,4771051.047599999],[447762.75490000006,4771043.637700001],[447763.6738,4771036.0788],[447768.6808000002,4771030.9318],[447775.2622999996,4771029.4377],[447787.41220000014,4771032.3433],[447812.21999999974,4771040.705],[447817.7544999998,4771040.662699999],[447824.81240000017,4771037.610200001],[447830.2620000001,4771026.4628],[447832.2204,4771016.4527],[447830.6043999996,4771007.3584],[447821.9590999996,4770994.4308],[447819.9006000003,4770991.336999999],[447810.17009999976,4770974.8639],[447803.98500000034,4770953.6993],[447801.82799999975,4770937.7236],[447801.65479999967,4770915.0693],[447803.0628000004,4770896.9562],[447807.4899000004,4770879.819599999],[447817.9781999998,4770867.634199999],[447828.9863,4770859.5539],[447839.60280000046,4770853.4757],[447849.6723999996,4770850.4002],[447860.24480000045,4770849.208900001],[447869.29119999986,4770850.694599999],[447876.35699999984,4770848.6416],[447881.3574999999,4770842.6064],[447882.3579000002,4770835.0469],[447881.23790000007,4770826.9483],[447876.12289999984,4770817.991699999],[447865.0713999998,4770809.7468],[447843.6644000001,4770799.137800001],[447831.5641000001,4770792.1226],[447822.94489999954,4770782.637599999],[447818.84049999993,4770778.115599999],[447811.2056,4770769.6226],[447805.98620000016,4770757.668400001],[447800.85919999983,4770747.157199999],[447799.8128000004,4770738.058499999],[447800.4435999999,4770735.3883],[447801.78220000025,4770729.492000001],[447807.2592000002,4770721.8983],[447826.89859999996,4770714.1963],[447869.71910000034,4770704.2072],[447877.2885999996,4770704.1493999995],[447912.5904000001,4770700.8814],[447922.17200000025,4770697.809800001],[447930.1604000004,4770688.642200001],[447931.0762,4770680.6391],[447929.5535000004,4770673.0988],[447924.93450000044,4770665.138],[447899.54899999965,4770645.2304],[447887.3569,4770626.2216],[447883.14470000006,4770607.5962000005],[447882.04169999994,4770591.0572],[447883.3532999996,4770570.945800001],[447888.23790000007,4770549.696699999],[447890.5806,4770526.023700001],[447897.0016000001,4770503.4300999995],[447901.3792000003,4770479.741599999],[447898.23199999984,4770472.658],[447876.4467000002,4770455.2773],[447871.3119000001,4770443.7666],[447871.66970000044,4770426.6611],[447873.6163999997,4770415.0963],[447881.06680000015,4770399.3804],[447892.0563000003,4770388.746099999],[447900.06879999954,4770382.687899999],[447903.05429999996,4770368.560900001],[447911.9935999997,4770355.9432],[447922.9866000004,4770345.7532],[447926.9530999996,4770332.174000001],[447926.41139999963,4770325.181500001],[447918.76769999973,4770315.5779],[447915.12519999966,4770307.6096],[447913.0758999996,4770295.0758],[447915.57639999967,4770292.0582],[447938.2909000004,4770271.1173],[447950.65419999976,4770269.8014],[447962.29750000034,4770270.1569],[447973.36010000017,4770269.073100001],[447981.87650000025,4770265.0101],[447991.42819999997,4770257.9408],[447996.8981999997,4770249.3477],[448000.8800999997,4770237.7675],[448000.79559999984,4770226.6625],[447995.18769999966,4770217.1543000005],[447986.49849999975,4770209.224400001],[447970.33490000013,4770203.239399999],[447959.2112999996,4770196.3276],[447951.0647,4770184.8398],[447947.8986999998,4770175.313100001],[447947.8334999997,4770166.7622],[447952.8041000003,4770156.7292],[447963.8594000004,4770143.9844],[447981.98539999966,4770140.4035],[447996.02529999986,4770134.743799999],[448001.01460000034,4770127.153899999],[448003.44579999987,4770115.030200001],[448001.3574999999,4770108.0495],[447984.5867999997,4770086.521199999],[447961.2006000001,4770062.1558],[447939.3471999997,4770046.6634],[447918.5875000004,4770035.827099999],[447900.3044999996,4770018.8638],[447886.63329999987,4770008.862],[447874.0007999996,4770006.9594],[447861.90249999985,4770011.049799999],[447850.4478000002,4770024.7973],[447840.01159999985,4770043.978700001],[447834.0362999998,4770061.016100001],[447827.13939999975,4770085.279200001],[447818.7341,4770103.889900001],[447808.7209999999,4770114.516799999],[447796.66970000044,4770124.7151999995],[447788.1531999996,4770128.7783],[447778.05539999995,4770128.3003],[447770.4665000001,4770125.915100001],[447764.87689999957,4770118.850199999],[447761.31209999975,4770110.437100001],[447762.1886,4770097.3257],[447766.65110000037,4770084.7421],[447775.0903000003,4770070.5734],[447784.1035000002,4770056.955499999],[447787.9071000004,4770032.716],[447789.76549999975,4770009.602],[447794.1277999999,4769983.9145],[447797.49820000026,4769966.897],[447807.8037999999,4769930.613700001],[447823.19880000036,4769889.1829],[447829.13439999986,4769877.5877],[447842.12909999955,4769862.9399],[447852.6615000004,4769856.3072],[447861.70999999996,4769847.2425],[447868.11120000016,4769832.645099999],[447884.8415999999,4769774.101600001],[447892.68200000003,4769745.3891],[447899.9508999996,4769727.1203000005],[447906.29449999984,4769726.294500001],[448003.89329999965,4769714.1118],[448008.3655000003,4769713.4114],[448038.8585999999,4769708.7371],[448039.9110000003,4769707.9516],[448046.86110000033,4769701.235400001],[448050.6593000004,4769697.5416],[448074.1802000003,4769675.262399999],[448102.1129999999,4769612.192],[448104.4210000001,4769594.5164],[448104.81709999964,4769593.069700001],[448117.8141999999,4769503.5703],[448126.04310000036,4769504.396199999],[448143.7701000003,4769512.3686999995],[448156.96779999975,4769524.262700001],[448159.59420000017,4769537.7916],[448158.16220000014,4769552.906199999],[448159.1453,4769564.4486],[448163.33160000015,4769568.9702],[448168.88999999966,4769571.9265],[448176.96449999977,4769573.8643],[448186.05590000004,4769570.352499999],[448193.56520000007,4769562.1884],[448208.64630000014,4769554.0779],[448228.79310000036,4769548.372300001],[448240.39219999965,4769542.7316],[448248.8903000001,4769536.114800001],[448254.35030000005,4769526.078400001],[448254.76209999993,4769515.9691],[448241.9193000002,4769486.4143],[448233.7419999996,4769470.928400001],[448228.58359999955,4769456.308],[448225.93450000044,4769439.7806],[448221.3392000003,4769424.2675],[448210.0834999997,4769410.804],[448196.8967000004,4769400.353599999],[448189.7374999998,4769390.3018],[448186.1568,4769379.7785],[448188.09690000024,4769367.214400001],[448191.0061999997,4769353.6435],[448196.93450000044,4769340.937999999],[448215.5256000003,4769323.2501],[448225.57830000017,4769317.620999999],[448235.1074999999,4769318.1041],[448242.23979999963,4769324.602399999],[448253.02830000035,4769351.6184],[448257.6478000004,4769359.579500001],[448268.7539999997,4769364.048699999],[448283.4001000002,4769362.9383000005],[448304.52859999985,4769357.7807],[448340.7951999996,4769351.953500001],[448356.5147000002,4769352.834100001],[448366.6397000002,4769356.7556],[448373.2213000003,4769365.8125],[448374.8512000004,4769376.7948],[448371.8223000001,4769385.369000001],[448364.4014999997,4769394.5318],[448345.79509999976,4769410.2204],[448330.78670000006,4769427.991900001],[448324.37229999993,4769441.0341],[448323.4056000002,4769453.146600001],[448326.5865000002,4769464.6724],[448334.2028000001,4769470.6118],[448344.2580000004,4769476.0886],[448357.4578,4769477.543500001],[448366.9707000004,4769475.9168],[448374.00370000023,4769469.3113],[448381.5292999996,4769463.2574000005],[448389.57359999977,4769461.1975],[448402.7801999999,4769463.540999999],[448415.9815999996,4769475.990700001],[448423.6440000003,4769488.038000001],[448425.19990000036,4769500.020300001],[448428.8958999999,4769515.096100001],[448439.0926999999,4769528.568],[448451.28359999973,4769536.5831],[448470.44859999977,4769540.991800001],[448543.0669999998,4769540.8884],[448567.8038999997,4769539.258400001],[448591.9852,4769539.520500001],[448610.7280000001,4769541.933700001],[448626.8498999998,4769542.2567],[448644.9319000002,4769532.569800001],[448661.5334999999,4769520.895099999],[448684.0684000002,4769497.070699999],[448710.5147000002,4769484.5447],[448745.8710000003,4769465.955],[448760.90780000016,4769451.848999999],[448769.90809999965,4769436.1225000005],[448780.7730999999,4769408.499],[448792.27130000014,4769389.3111000005],[448794.1043999996,4769373.1942],[448796.5564000001,4769363.6249],[448802.5639000004,4769350.475199999],[448816.06520000007,4769337.8246],[448853.81909999996,4769323.992900001],[448861.35199999996,4769318.8279],[448865.8660000004,4769312.797],[448867.7748999996,4769306.785700001],[448868.79169999994,4769301.225299999],[448866.6966000004,4769293.244899999],[448854.9983999999,4769285.7806],[448843.90749999974,4769283.3094],[448835.7988,4769276.8178],[448832.2265999997,4769267.2937],[448830.6157999998,4769258.7545],[448831.5553000001,4769253.7499],[448836.06520000007,4769247.163799999],[448847.65780000016,4769240.524599999],[448864.7241000002,4769236.398800001],[448882.8520999998,4769232.7093],[448897.4951999998,4769231.1559],[448909.1403000001,4769231.513],[448922.28139999975,4769235.9681],[448943.4598000003,4769237.364499999],[448959.04169999994,4769230.695699999],[448974.57469999976,4769217.475],[448986.10030000005,4769201.841],[448998.1517000003,4769191.2006],[449027.2357999999,4769171.8818],[449036.31989999954,4769167.2607],[449098.37150000036,4769158.024499999],[449103.02520000003,4769159.7667],[449110.8629999999,4769162.706800001],[449125.1337000001,4769176.704700001],[449137.6967000002,4769180.0539],[449152.34329999983,4769178.9453],[449166.46750000026,4769173.2873],[449177.98000000045,4769166.760399999],[449190.0351,4769156.5646],[449204.07469999976,4769150.463099999],[449219.20239999983,4769148.351600001],[449235.29140000045,4769144.1229],[449247.4068999998,4769142.0338],[449258.98220000044,4769143.946900001],[449270.18840000033,4769150.9712000005],[449281.34609999973,4769162.438200001],[449286.5058000004,4769177.5035],[449292.1381999999,4769190.4553],[449301.81230000034,4769199.4901],[449316.44099999964,4769206.9333999995],[449327.1239,4769209.2973],[449335.6688000001,4769208.7897],[449340.70880000014,4769207.752800001],[449345.15270000044,4769203.1666],[449348.2050999999,4769197.5911],[449351.1358000003,4769186.5748],[449356.31769999955,4769138.782199999],[449358.25989999995,4769126.2184],[449360.7276999997,4769118.6483],[449364.14609999955,4769107.5173],[449368.1573999999,4769099.4915],[449375.1062000003,4769092.3324],[449383.6469999999,4769080.275],[449386.59920000006,4769072.146],[449388.0087000001,4769064.583799999],[449386.96839999966,4769056.040200001],[449383.8968000002,4769048.0669],[449378.80069999956,4769041.552300001],[449371.18479999993,4769035.6117],[449365.1157999998,4769029.659700001],[449361.47020000033,4769021.135399999],[449359.4455000004,4769011.5995000005],[449361.9018000001,4769002.4747],[449365.8350999998,4768994.8937],[449370.58829999994,4768988.084100001],[449382.4286000002,4768981.7772],[449402.01960000023,4768977.634],[449428.23479999974,4768977.4398],[449457.0109000001,4768982.224400001],[449482.26800000016,4768984.5918000005],[449498.3953,4768985.471999999],[449511.4807000002,4768982.376800001],[449518.51520000026,4768975.772500001],[449525.4462000001,4768966.170399999],[449535.0047000004,4768959.547499999],[449548.09020000044,4768956.452299999],[449558.1821999997,4768955.933499999],[449568.30289999954,4768959.3015],[449571.34889999963,4768963.8323],[449572.3520999998,4768967.378699999],[449569.8724999996,4768973.394099999],[449562.4414999997,4768981.445],[449562.98979999963,4768989.548],[449565.0767999999,4768996.529200001],[449572.1194000002,4769002.029999999],[449580.2161999997,4769006.967700001],[449590.33029999956,4769009.4474],[449597.8640999999,4769004.2831999995],[449599.87399999984,4769000.8256],[449601.3058000002,4768996.2618],[449597.1568,4768974.636399999],[449597.0789000001,4768964.0867],[449600.0175000001,4768954.0699000005],[449604.04389999993,4768948.043199999],[449608.4922000002,4768944.0123],[449621.5843000002,4768941.8057],[449634.6886999998,4768941.264799999],[449645.24629999977,4768937.633199999],[449653.8320000004,4768931.572899999],[449660.77469999995,4768923.525599999],[449666.22580000013,4768911.9355999995],[449667.1908999998,4768899.268100001],[449662.0728000002,4768889.755000001],[449648.89549999963,4768880.4123],[449633.17459999956,4768868.4231],[449620.86400000006,4768855.1872000005],[449611.91280000005,4768844.8138999995],[449605.1383999996,4768831.5372],[449606.5582999997,4768814.312999999],[449604.90079999994,4768799.332599999],[449603.79760000017,4768782.2381],[449600.18939999957,4768767.716399999],[449588.1673999997,4768749.480799999],[449582.9726,4768740.6347],[449570.6196999997,4768732.729800001],[449557.4780000001,4768728.273600001],[449551.9014999997,4768722.873],[449548.82919999957,4768714.7886],[449548.7627999997,4768705.793500001],[449554.2023,4768692.648700001],[449562.1436999999,4768676.4869],[449567.12849999964,4768667.898800001],[449575.7366000004,4768664.8367],[449589.7997000003,4768661.7344],[449603.10539999977,4768655.306],[449611.2094999999,4768650.137700001],[449618.68840000033,4768648.5276999995],[449624.6434000004,4768650.0386],[449629.9082000004,4768657.329500001],[449630.0833999999,4768681.0942],[449632.3742000004,4768693.626700001],[449638.37739999965,4768701.6895],[449647.2960000001,4768707.6208],[449656.2625000002,4768708.998400001],[449668.87150000036,4768707.4618],[449676.9804999996,4768702.959799999],[449687.81180000026,4768692.218599999],[449698.9512,4768690.137599999],[449708.50650000013,4768694.065199999],[449713.6058,4768701.0242],[449713.58609999996,4768720.4592],[449718.8507000003,4768727.7501],[449728.49629999977,4768732.898800001],[449738.20689999964,4768735.8258],[449755.30929999985,4768736.3663],[449770.81659999955,4768730.3663],[449794.47589999996,4768714.6445],[449803.36649999954,4768705.694700001],[449809.9554000003,4768693.7633],[449817.8685999997,4768662.6094],[449819.2965000002,4768646.3848],[449816.89109999966,4768629.299799999],[449810.8228000002,4768612.3528],[449798.7561999997,4768588.009099999],[449785.7949999999,4768574.888699999],[449758.9648000002,4768558.0944],[449753.8646,4768551.0243],[449747.13320000004,4768532.5275],[449741.5338000003,4768524.0174],[449733.93570000026,4768520.5195],[449726.93039999995,4768520.126800001],[449714.3284,4768522.662799999],[449704.6989000002,4768519.735200001],[449700.17260000017,4768513.2162],[449697.5823999997,4768504.239700001],[449700.04009999987,4768495.2261],[449706.96449999977,4768484.6248],[449717.9746000003,4768475.9924],[449753.5591000002,4768443.0801],[449774.52830000035,4768415.7172],[449796.61569999997,4768396.453199999],[449812.91029999964,4768386.671599999],[449830.6026999997,4768367.6621],[449842.1758000003,4768358.0263],[449850.22919999994,4768356.967700001],[449856.77219999954,4768360.9176],[449863.93649999984,4768371.8596],[449870.49820000026,4768378.3638],[449881.0903000003,4768379.285599999],[449895.7240000004,4768376.1797],[449902.29310000036,4768372.5777],[449906.7492000004,4768369.546499999],[449915.3212000001,4768361.4877],[449921.199,4768341.3434],[449922.5433,4768324.7862],[449926.77969999984,4768313.9827],[449931.0267000003,4768304.6229],[449937.0111999996,4768299.0263],[449946.12310000043,4768297.960000001],[449957.21839999966,4768300.8772],[449961.22919999994,4768303.735300001],[449971.6233999999,4768310.9889],[449993.7681999998,4768332.8158],[450004.15749999974,4768339.403100001],[450014.56319999974,4768337.105900001],[450023.36170000024,4768326.6022],[450029.8496000003,4768311.895400001],[450035.9451000001,4768299.190400001],[450039.3942,4768292.057600001],[450044.60869999975,4768281.358100001],[450055.2264999999,4768263.511499999],[450065.2781999996,4768257.33],[450077.8839999996,4768255.2389],[450088.9793999996,4768258.156300001],[450096.6107999999,4768266.207599999],[450106.36539999954,4768286.237500001],[450112.29110000003,4768294.8566],[450122.7616999997,4768301.443499999],[450138.4221999999,4768305.1051],[450152.5025000004,4768304.2249],[450175.5229000002,4768301.058499999],[450193.3114,4768295.0428],[450211.0560999997,4768283.0305],[450234.73429999966,4768269.531300001],[450246.51379999984,4768265.7806],[450259.21559999976,4768265.688100001],[450283.0449999999,4768272.955399999],[450295.6815999998,4768275.0846],[450307.56350000016,4768274.220799999],[450322.3548999997,4768270.337300001],[450349.03949999996,4768267.1448],[450366.81769999955,4768259.685900001],[450399.3066999996,4768237.2388],[450405.96160000004,4768234.192],[450414.1796000004,4768233.354900001],[450421.62129999977,4768237.7432],[450461.4162999997,4768290.761299999],[450470.33469999954,4768296.693600001],[450477.76020000037,4768298.8609],[450485.2396999998,4768297.2519000005],[450490.3371000001,4768292.7728],[450494.75650000013,4768284.6336],[450499.12210000027,4768269.054199999],[450504.13439999986,4768241.587099999],[450512.2017999999,4768231.2005],[450522.54339999985,4768220.02],[450535.8267999999,4768210.2619],[450564.72809999995,4768198.2808],[450580.25260000024,4768194.3926],[450593.6825000001,4768193.6291000005],[450606.07490000036,4768195.760600001],[450638.71300000045,4768205.0755],[450674.7564000003,4768212.367000001],[450716.1456000004,4768215.733200001],[450740.89159999974,4768214.666200001],[450755.6994000003,4768213.0046999995],[450773.5044999998,4768209.2116],[450789.8280999996,4768203.208000001],[450806.85250000004,4768192.757200001],[450825.4479,4768174.2991],[450849.0795999998,4768154.1391],[450864.79750000034,4768143.1425],[450878.1333999997,4768140.603399999],[450902.5053000003,4768144.0931],[450913.42009999976,4768144.5699000005],[450923.0991000002,4768143.056700001],[450936.40950000007,4768136.964],[450946.7575000003,4768126.5616],[450961.43319999985,4768106.4662],[450973.40199999977,4768083.6139],[450984.0058000004,4768063.4366999995],[450993.00739999954,4768046.935900001],[451001.04480000027,4768032.218900001],[451016.08110000007,4767994.2411],[451022.6386000002,4767977.535700001],[451023.3570999997,4767975.5316],[451032.45889999997,4767950.2567],[451042.65359999985,4767929.749399999],[451050.62090000045,4767916.5878],[451053.59860000014,4767911.68],[451057.7028999999,4767904.8762],[451068.4395000003,4767891.8058],[451081.00179999974,4767883.4977],[451099.48759999964,4767872.2598],[451107.00299999956,4767864.210000001],[451115.72080000024,4767853.486300001],[451117.4255999997,4767841.369100001],[451119.7945999997,4767831.0239],[451125.2112999996,4767825.543500001],[451138.6166000003,4767821.227499999],[451145.2737999996,4767818.4035],[451156.15330000035,4767813.8835],[451165.9173999997,4767812.814200001],[451175.60089999996,4767811.8565],[451184.6906000003,4767807.5715],[451187.08189999964,4767800.3358],[451187.03830000013,4767794.228],[451183.8739,4767773.039000001],[451180.0541000003,4767751.2994],[451173.18659999967,4767724.6952],[451159.4952999996,4767689.0331],[451152.67920000013,4767669.6471],[451139.26850000024,4767661.858100001],[451119.1852000002,4767654.7831],[451105.06180000026,4767638.447899999],[451093.9472000003,4767621.5359000005],[451083.49230000004,4767594.4022],[451066.2352999998,4767572.6478],[451047.8389999997,4767551.012599999],[451030.6640999997,4767529.368799999],[451017.17009999976,4767510.0308],[451005.3855999997,4767479.241800001],[450990.6810999997,4767461.4673],[450934.8616000004,4767433.7708],[450932.90249999985,4767433.1186],[450907.3559999997,4767425.195],[450867.06149999984,4767404.828199999],[450846.7895999998,4767394.3127],[450816.92289999966,4767374.537599999],[450801.4305999996,4767360.545],[450789.2028000001,4767347.5285],[450772.5399000002,4767329.3243],[450760.3558,4767311.0879],[450756.5999999996,4767298.454700001],[450754.22950000037,4767285.922499999],[450755.7078999998,4767276.361],[450758.56989999954,4767266.6786],[450768.07830000017,4767252.6171],[450782.84240000043,4767233.2981],[450790.73979999963,4767221.691500001],[450807.9868999999,4767196.5798],[450827.0208999999,4767159.461300001],[450837.28479999956,4767137.1763],[450843.0697999997,4767114.923599999],[450843.70210000034,4767100.926100001],[450842.8892999999,4767089.826400001],[450839.0577999996,4767077.971000001],[450829.37399999984,4767067.7125],[450816.7138,4767062.584000001],[450798.13040000014,4767060.4966],[450752.92760000005,4767060.0448],[450650.51740000024,4767065.892100001],[450611.0701000001,4767061.7348],[450586.48869999964,4767052.3617],[450562.64609999955,4767032.5441],[450548.41860000044,4767013.4344],[450527.3239000002,4766979.493000001],[450503.2441999996,4766938.2436],[450494.1743999999,4766911.6559999995],[450488.0845999997,4766891.710100001],[450489.6024000002,4766876.373400001],[450499.0020000003,4766858.5364],[450506.34860000014,4766849.5988],[450516.74149999954,4766845.192399999],[450530.0861999998,4766843.540999999],[450557.5585000003,4766847.118100001],[450566.3975999998,4766841.8345],[450573.01690000016,4766833.6796],[450575.1458999999,4766824.0024],[450574.9804999996,4766801.1261],[450573.43989999965,4766790.8091],[450577.0460999999,4766782.676000001],[450586.6305999998,4766767.836300001],[450587.93039999995,4766744.838400001],[450582.62260000035,4766731.6612],[450572.8520999998,4766709.5207],[450571.31709999964,4766699.981000001],[450571.9480999997,4766685.872400001],[450582.0349000003,4766650.3728],[450598.23369999975,4766626.6008],[450618.02639999986,4766604.2467],[450637.95440000016,4766589.3324],[450647.6412000004,4766588.596100001],[450663.90189999994,4766595.919399999],[450667.88159999996,4766605.6636],[450666.50150000025,4766617.556500001],[450662.1183000002,4766630.914799999],[450654.7600999996,4766638.297599999],[450641.43090000004,4766642.1697],[450634.77359999996,4766645.1052],[450629.60950000025,4766651.8059],[450628.1973000001,4766659.2568],[450628.25100000016,4766666.6971],[450632.7832000004,4766673.994000001],[450640.22640000004,4766678.3825],[450667.7626,4766690.732999999],[450681.86789999995,4766692.852299999],[450695.9307000004,4766689.085999999],[450711.4977000002,4766679.311899999],[450736.65390000027,4766666.5813],[450754.25930000003,4766645.7981],[450761.6719000004,4766634.6392],[450768.98149999976,4766620.4825],[450771.82299999986,4766607.912699999],[450770.2874999996,4766598.262],[450762.7594999997,4766582.1021],[450760.42069999967,4766574.0119],[450764.11340000015,4766566.544600001],[450813.01379999984,4766548.423599999],[450827.76209999993,4766537.989399999],[450837.30840000045,4766529.0363],[450846.1656999998,4766514.8685],[450849.7187999999,4766499.2952],[450846.6863000002,4766485.323999999],[450846.5959999999,4766472.7754],[450845.0389999999,4766460.1263],[450849.37870000023,4766451.988],[450857.5621999996,4766446.043299999],[450898.22670000046,4766426.4274],[450908.3529000003,4766418.8029],[450918.15579999983,4766411.513900001],[450932.8942,4766399.6362],[450945.4271999998,4766386.886],[450951.61390000023,4766375.069700001],[450954.14130000025,4766364.0571],[450954.60780000035,4766349.6165],[450954.74679999985,4766346.2839],[450953.89190000016,4766329.2985],[450951.80420000013,4766310.7673],[450950.75829999987,4766301.223999999],[450952.12310000043,4766287.110200001],[450957.28309999965,4766279.7435],[450977.9935999997,4766271.4879],[450986.7860000003,4766259.5419],[450986.63790000044,4766238.886700001],[450982.18090000004,4766230.7006],[450973.1420999998,4766219.6598000005],[450963.9944000002,4766182.0777],[450963.1394999996,4766165.0923999995],[450969.66449999996,4766143.6119],[450975.53529999964,4766133.1306],[450985.0823999997,4766124.1777],[450991.75069999974,4766122.6862],[451008.1320000002,4766124.012499999],[451016.3086000001,4766128.3961],[451029.0125000002,4766139.410599999],[451045.36560000014,4766148.1779],[451061.74760000035,4766149.6154],[451076.54959999956,4766146.511],[451092.0686999997,4766141.180299999],[451097.2232999997,4766133.0364],[451097.89829999954,4766124.9245],[451094.33889999986,4766116.954],[451091.6035000002,4766110.3103],[451089.77979999967,4766105.881100001],[451087.5067999996,4766095.5692],[451088.1604000004,4766084.459000001],[451093.44379999954,4766071.538799999],[451096.88489999995,4766062.9629],[451112.4472000003,4766040.8627],[451121.07650000043,4766028.807],[451139.24450000003,4766006.577099999],[451181.6517000003,4765968.1822],[451191.92920000013,4765958.780200001],[451214.72919999994,4765934.9627],[451224.1677000001,4765922.124],[451239.53450000007,4765895.361099999],[451246.1398,4765884.9859],[451263.1122000003,4765866.318700001],[451271.8644000003,4765848.5985],[451279.8251,4765822.665899999],[451294.4143000003,4765778.139900001],[451297.9743999997,4765763.3442],[451297.8739,4765749.240900001],[451294.1135999998,4765735.941],[451282.7862,4765712.367000001],[451266.37459999975,4765695.4925],[451235.74260000046,4765672.0561],[451209.5800000001,4765647.144300001],[451200.60649999976,4765633.8817],[451198.9638,4765620.5668],[451201.14940000046,4765607.2246],[451208.4665999999,4765593.845799999],[451248.9171000002,4765543.360300001],[451262.07210000046,4765503.286599999],[451269.3682000004,4765486.909499999],[451274.45469999965,4765469.104499999],[451276.5645000003,4765456.540200001],[451275.74760000035,4765444.7742],[451257.7718000002,4765425.6898],[451252.4637000002,4765412.401000001],[451251.6355999997,4765399.0803],[451257.4179999996,4765376.0506],[451262.36290000007,4765338.367699999],[451261.4818000002,4765317.606699999],[451256.9177000001,4765305.8673],[451248.6825000001,4765293.376800001],[451242.61980000045,4765277.094900001],[451239.6815999998,4765264.899800001],[451234.2260999996,4765242.3945],[451230.2898000004,4765215.8804],[451230.8962000003,4765198.1073],[451236.0042000003,4765183.3005],[451241.8975999998,4765175.8178],[451249.26290000044,4765169.102],[451265.5625,4765158.6577],[451287.7273000004,4765148.171700001],[451306.93819999974,4765134.7082],[451318.7418999998,4765122.074999999],[451327.53639999963,4765110.1295],[451345.8192999996,4765069.2422],[451346.50739999954,4765062.9070999995],[451347.19629999995,4765056.6832],[451350.1423000004,4765047.111500001],[451359.6599000003,4765033.7172],[451364.81570000015,4765025.5735],[451367.6638000002,4765013.670299999],[451366.8618999999,4765004.0142],[451361.59080000035,4764995.944700001],[451362.3476999998,4764987.8323],[451368.16000000015,4764980.350299999],[451375.62289999984,4764975.855],[451389.6635999996,4764968.4256],[451394.0048000002,4764960.287699999],[451394.6275000004,4764944.7356],[451391.3959999997,4764937.0956999995],[451377.2527999999,4764918.6501],[451599.38019999955,4764937.397500001],[452005.98699999973,4764962.295600001],[452228.2048000004,4764971.1789],[452256.23670000024,4764972.3158],[452418.67449999973,4764983.5108],[452449.47059999965,4764983.8519],[452486.87590000033,4764985.7019],[452598.69880000036,4764993.3661],[452840.50189999957,4765007.464199999],[453225.1253000004,4765023.7019],[453587.77859999985,4765055.9912],[453602.0416000001,4765057.004899999],[453678.48950000014,4765062.1504999995],[454071.48110000044,4765075.935900001],[454082.23670000024,4765076.3079],[454236.07579999976,4765081.717800001],[454263.8513000002,4765081.198799999],[454264.5133999996,4765082.7491],[454300.4474999998,4765084.0637],[454407.43429999985,4765087.902799999],[454563.11199999973,4765100.4153],[454705.50320000015,4765111.797700001],[454724.41280000005,4765113.338300001],[454971.70270000026,4765133.361099999],[455005.20519999973,4764703.2499],[455049.9885,4764191.329399999],[455069.0131000001,4763974.3159],[455098.2662000004,4763440.9539],[455099.14190000016,4763425.400599999],[455109.91060000006,4763228.6536],[455120.53079999983,4763021.579600001],[455121.1105000004,4763010.581499999],[455146.6953999996,4762512.892899999],[455167.6882999996,4762283.9848],[455168.2209000001,4762278.206499999],[455189.20519999973,4762047.743899999],[455191.3978000004,4762009.1939],[455192.0521,4761997.084799999],[455215.04200000037,4761587.035700001],[455216.1322999997,4761566.8168],[455225.1716,4761403.620100001],[455246.76910000015,4761066.6537],[455247.5087000001,4761055.099300001],[455253.1445000004,4760969.5514],[455305.3837000001,4760193.613700001],[455306.04849999957,4760183.0593],[455357.35419999994,4759411.9046],[455357.50210000016,4759409.571599999],[455378.48709999956,4759051.399700001],[455379.95720000006,4759026.736400001],[455390.5286999997,4758847.094799999],[455393.9762000004,4758787.9922],[455409.0906999996,4758529.4736],[455469.06790000014,4757595.018100001],[455470.04789999966,4757582.684900001],[455511.45249999966,4756950.6372],[455533.54530000035,4756571.804500001],[455559.0033,4756107.6621],[455619.70440000016,4754949.770199999],[455620.5292999996,4754938.548599999],[455628.18379999977,4754797.573799999],[455671.9528999999,4753995.383199999],[455708.0535000004,4753381.365599999],[455593.1595999999,4753381.663799999],[455094.37569999974,4753376.9132],[454416.82639999967,4753376.271],[454263.16750000045,4753376.071599999],[453741.7951999996,4753374.124],[453193.4277999997,4753374.621099999],[452850.5088999998,4753371.193399999],[451876.9020999996,4753371.176200001],[451214.82409999985,4753378.404200001],[451118.4759999998,4753381.9771],[449060.55950000044,4753376.9517],[448965.1632000003,4753376.7719],[448930.5625,4753376.6961],[448761.8499999996,4753371.7344],[447472.50600000005,4753372.151900001],[447258.54140000045,4753372.460000001],[446577.1442999998,4753372.621099999],[446576.2725999998,4753375.9595],[446014.05759999994,4753381.2469],[445415.85809999984,4753386.977499999],[444953.3563000001,4753391.337400001],[443840.35259999987,4753402.352700001],[443697.3102000002,4753403.7467],[443124.58669999987,4753411.467],[443153.16700000037,4752704.1423],[443162.81879999954,4752578.5702],[443219.0625,4751158.3791000005],[443219.88329999987,4751139.1598000005],[443253.42650000006,4750327.850299999],[443293.59130000044,4749357.901699999],[443296.6338999998,4749311.011700001],[443344.9413999999,4748078.577],[443421.3766000001,4746280.7607],[443441.19460000005,4745929.0013],[443444.95720000006,4745522.069499999],[443442.7807,4745485.8839],[443500.0834999997,4743996.7404],[443511.2412999999,4743703.356799999],[443530.85369999986,4743185.132300001],[443534.46829999983,4743137.571900001],[443537.9545999998,4743034.4859],[443557.0673000002,4742514.4892],[443573.01180000044,4742076.2542],[443575.4974999996,4742010.4904],[443613.2307000002,4740967.9496],[443678.45639999956,4739195.2378],[443680.15270000044,4739122.5956],[443682.4090999998,4739018.4099],[443683.96999999974,4739019.285599999],[443728.9506000001,4737776.9088],[443736.50129999965,4737669.7929],[443740.5521,4737454.4296],[443741.6135,4737394.0086],[443742.75850000046,4737393.9991999995],[443784.2340000002,4736219.952],[443786.27419999987,4736159.0789],[443837.2242999999,4735292.237500001],[443842.23280000035,4735193.8049],[443864.5190000003,4734774.958699999],[443894.0147000002,4734024.3433],[443931.65890000015,4733288.4328000005],[443939.8696999997,4733069.817],[443958.5937999999,4732542.8378],[443983.88320000004,4731956.8377],[444000.80979999993,4731520.158600001],[443722.75349999964,4731504.7601],[443701.7866000002,4731503.598200001],[442142.67459999956,4731416.972200001],[442083.5394000001,4731413.6917],[441946.34889999963,4731406.069599999],[441543.86730000004,4731383.8091],[441531.3359000003,4731383.137700001],[440732.01580000017,4731339.084000001],[440721.12239999976,4731338.5111],[440476.71169999987,4731324.953299999],[440464.42569999956,4731324.2818],[440011.5597000001,4731299.323899999],[439971.58860000037,4731297.116699999],[439775.9927000003,4731286.3804],[439774.02699999977,4731286.286499999],[439053.23060000036,4731246.629000001],[439033.57270000037,4731245.580800001],[438632.70160000026,4731213.7026],[438234.39639999997,4731194.5956],[437603.64279999956,4731164.834899999],[437531.5661000004,4731161.4881],[437352.0278000003,4731153.007200001],[437298.4653000003,4731150.9386],[437030.4891999997,4731140.7147],[437022.6272,4731140.4531],[436894.38630000036,4731128.1853],[436286.93879999965,4731097.110200001],[436180.9467000002,4731091.757999999],[436162.9260999998,4731090.8138],[436031.3772999998,4731084.145199999],[436014.0943999998,4731083.3057],[435877.30289999954,4731076.3553],[435558.34229999967,4731060.442500001],[435483.7220999999,4731056.807499999],[435474.1386000002,4731056.341700001],[435190.39800000004,4731042.2271],[434599.43769999966,4730999.1515999995],[434232.5281999996,4730969.982899999],[433826.04119999986,4730937.8807],[433824.07430000044,4730937.6775],[433770.40639999975,4730933.5272],[433132.12129999977,4730875.7048],[433124.3362999996,4730875.002699999],[432945.8547,4730858.9629999995],[432778.8360000001,4730843.0385],[432772.4436999997,4730842.4343],[432538.9611999998,4730820.276900001],[432105.47470000014,4730783.8748],[432093.9201999996,4730782.877800001],[432018.2846999997,4730776.513699999],[431998.9458999997,4730774.926999999],[431970.1015999997,4730772.545499999],[431223.69049999956,4730738.285599999],[430498.25150000025,4730706.1163],[430422.56269999966,4730702.8796999995],[430410.68479999993,4730702.332900001],[428791.36099999957,4730631.200099999],[428391.8065999998,4730601.7883],[427898.7890999997,4730577.149499999],[427673.1690999996,4730565.8463],[427293.1489000004,4730541.8462000005],[427236.04009999987,4730538.3379999995],[427234.89269999973,4730538.239],[427231.77919999976,4730538.049699999],[427227.4364,4730537.7622],[427223.01180000044,4730537.4756000005],[427209.98340000026,4730536.613299999],[427208.26290000044,4730536.520300001],[427200.8065999998,4730536.0436],[427182.3711000001,4730534.904999999],[427147.05680000037,4730532.7228],[427156.12430000026,4730359.7125],[427166.32820000034,4730162.369100001],[427166.5538999997,4730160.478700001],[427166.5387000004,4730159.0352],[427195.1672,4729611.559699999],[427197.35030000005,4729570.001700001],[427197.4182000002,4729568.668400001],[427197.6321999999,4729565.6676],[427197.7655999996,4729562.7787],[427197.9013,4729560.1119],[427198.6513,4729545.777799999],[427201.7176999999,4729486.9968],[427231.9146999996,4728908.8543],[427313.8284999998,4727483.2574000005],[427344.10780000035,4726957.535],[427365.1601999998,4726590.386399999],[427447.6639999999,4725065.7301],[427448.9062000001,4725043.506100001],[427449.58829999994,4725030.394400001],[427465.8585000001,4724729.486400001],[427546.35819999967,4723180.092700001],[427558.1682000002,4722953.306299999],[427599.1936999997,4722164.4999],[427661.80420000013,4720960.014900001],[427667.24650000036,4720852.901699999],[427687.06549999956,4720473.111099999],[427691.5658999998,4720385.6644],[427713.70299999975,4719960.4289],[427726.7511999998,4719709.421499999],[427734.5943999998,4719556.9734000005],[427852.04860000033,4717380.648800001],[427866.07940000016,4717112.419299999],[427872.5042000003,4716988.5276999995],[427872.98149999976,4716979.1943],[427880.60360000003,4716615.0814],[427881.1629999997,4716605.7469999995],[427990.1107999999,4714483.386299999],[428008.77249999996,4714391.352],[428009.7887000004,4714386.4551],[428010.56680000015,4714382.338099999],[428010.80150000006,4714381.225099999],[428011.81769999955,4714376.328199999],[428012.1942999996,4714309.692500001],[428012.5426000003,4714256.1612],[428013.49430000037,4714086.5733],[428014.03809999954,4714075.6844999995],[428070.8513000002,4712982.668199999],[427694.2344000004,4712959.922499999],[427576.0332000004,4712952.823899999],[427475.9748999998,4712937.986400001],[427397.9116000002,4712922.6985],[427305.06709999964,4712922.669299999],[427274.39109999966,4712932.9849],[427164.5505999997,4712924.806399999],[427154.51690000016,4712923.023600001],[427104.9554000003,4712917.213099999],[427064.2971000001,4712914.974199999],[426938.5979000004,4712905.4109000005],[426865.82210000046,4712901.289799999],[426849.2287999997,4712900.242799999],[426796.88769999985,4712895.574200001],[426692.7352999998,4712889.7864],[426617.73589999974,4712885.025],[426586.68429999985,4712883.0207],[426549.22559999954,4712880.640000001],[426529.4274000004,4712879.294500001],[426487.6146999998,4712876.627],[426429.4548000004,4712872.9111],[426353.84979999997,4712865.271600001],[426307.8565999996,4712863.204700001],[426226.6721000001,4712855.8478],[426101.81539999973,4712840.848999999],[426081.2570000002,4712837.513800001],[425987.7923999997,4712817.963300001],[425952.0378999999,4712813.7908],[425926.4232999999,4712813.6195],[425908.7076000003,4712815.140900001],[425861.5762,4712821.862299999],[425807.0338000003,4712826.4421],[425799.3333999999,4712827.968],[425780.62679999974,4712828.9451],[425632.0750000002,4712816.8729],[425520.15079999994,4712813.8511],[425353.4768000003,4712803.755899999],[425308.8496000003,4712799.015699999],[425232.54619999975,4712787.731000001],[424436.15660000034,4712741.924699999],[423872.2614000002,4712720.0908],[423806.44849999994,4712715.036900001],[423414.3953999998,4712687.916099999],[423403.0861999998,4712682.265900001],[423388.64049999975,4712682.5361],[423012.1599000003,4712683.141100001],[421222.8487999998,4712599.681399999],[420513.85500000045,4712563.328500001],[420299.8713999996,4712552.8957],[420287.7149,4712552.3686999995],[420244.6771,4712550.7522],[420231.37009999994,4712550.1274999995],[420226.4423000002,4712549.9618999995],[418696.69010000024,4712485.166999999],[418619.95749999955,4712480.733899999],[418477.94269999955,4712475.1789],[418466.54420000035,4712476.312100001],[418454.0173000004,4712479.235400001],[418406.5155999996,4712489.1214000005],[418293.5667000003,4712497.7775],[417941.4474999998,4712463.387599999],[417416.1535,4712441.065300001],[417296.30819999985,4712435.9374],[417073.4941999996,4712450.2522],[416108.6392000001,4712408.630100001],[415727.7084999997,4712362.816400001],[415005.8348000003,4712340.0623],[414360.5778999999,4712312.441],[414075.55709999986,4712302.519099999],[413897.46439999994,4712295.0601],[413184.8492999999,4712265.8276],[412510.0943,4712238.079500001],[412559.10979999974,4710663.871099999],[412109.47640000004,4710637.3299],[411503.3180999998,4710598.5912999995],[410999.1562999999,4710566.7072],[410958.6508999998,4710565.337400001],[410434.22580000013,4710548.4133],[410401.44299999997,4710547.2806],[410393.6381000001,4710547.047900001],[410198.0111999996,4710540.463300001],[409967.7137000002,4710532.889],[409910.2812000001,4710645.0254999995],[409891.09530000016,4710679.1472],[409853.76999999955,4710739.380899999],[409823.14389999956,4710784.2018],[409806.4193000002,4710811.7393],[409781.73589999974,4710858.8156],[409768.00349999964,4710882.760500001],[409734.34499999974,4710946.945599999],[409719.72279999964,4710965.5713],[409692.0859000003,4710993.8061],[409675.26130000036,4711007.240599999],[409599.2845999999,4711050.3193],[409585.12789999973,4711060.4987],[409540.34080000035,4711095.9539],[409480.6173999999,4711151.0392],[409426.9643000001,4711192.9409],[409330.3147,4711275.162900001],[409260.7971999999,4711334.598099999],[409196.21910000034,4711382.3083],[409165.6507000001,4711412.1384],[409149.8312999997,4711433.224400001],[409146.06099999975,4711440.0483],[409129.1207999997,4711488.469799999],[409122.85730000027,4711511.874299999],[409100.9994000001,4711567.2458],[409087.60649999976,4711591.743100001],[409052.59860000014,4711646.176100001],[409037.9956,4711666.024800001],[409018.3200000003,4711687.272600001],[409002.4232999999,4711702.362600001],[408958.5405000001,4711737.365700001],[408895.4502999997,4711785.3926],[408807.76829999965,4711867.8379999995],[408717.2888000002,4711962.2049],[408699.1233999999,4711985.766100001],[408688.9994999999,4712002.669199999],[408665.79669999983,4712055.283399999],[408662.4036999997,4712065.7677],[408661.0368999997,4712074.226199999],[408603.5240000002,4712071.4279],[408508.6403999999,4712067.789000001],[408383.52689999994,4712063.105699999],[407680.46839999966,4712066.295399999],[407655.9210999999,4712054.182499999],[407644.2750000004,4712049.006200001],[407632.7550999997,4712047.1601],[407598.02689999994,4712041.290999999],[407548.9436999997,4712036.5013999995],[407422.2731999997,4712019.861500001],[407354.18209999986,4712018.2139],[407312.68319999985,4712021.876599999],[407273.7012,4712023.3958],[407135.75769999996,4712017.351199999],[406930.4060000004,4712011.6558],[406724.6732000001,4712002.0844],[406654.0619000001,4712002.365499999],[406475.19010000024,4711993.662599999],[406445.034,4711992.0691],[406305.77809999976,4711986.2807],[406239.33550000004,4711985.176999999],[406113.2790999999,4711983.9901],[406047.9512,4711980.3189],[405994.1376,4711978.047499999],[405856.4801000003,4711963.0282000005],[405851.62590000033,4711962.316500001],[405748.1771,4711951.056700001],[405688.41980000027,4711952.533299999],[405510.7109000003,4711957.1668],[405437.33079999965,4711953.1664],[405367.5915000001,4711951.227499999],[405314.37930000015,4711950.952199999],[405278.9790000003,4711950.2126],[405021.8130000001,4711944.835100001],[404753.31240000017,4711933.2918],[404572.86010000017,4711929.5461],[404547.71549999993,4711928.225199999],[404443.87009999994,4711924.2093],[404409.8468000004,4711922.122400001],[404341.9872000003,4711919.612500001],[404037.3224999998,4711905.8177000005],[403902.60759999976,4711902.2359],[403834.11369999964,4711901.4057],[403629.4780000001,4711894.798],[403551.0393000003,4711893.331],[403537.47780000046,4711892.408500001],[402670.03949999996,4711863.8453],[400724.19350000005,4711808.274],[399630.1743999999,4711775.2194],[398212.01499999966,4711736.410599999],[397957.5273000002,4711730.588099999],[397362.81400000025,4711696.467800001],[397043.28720000014,4711685.3081],[396431.6253000004,4711666.400800001],[396436.86930000037,4711467.069399999],[396439.3476999998,4711374.291999999],[396446.04580000043,4711123.6263999995],[396448.47229999956,4711032.848999999],[396450.88900000043,4710941.4054000005],[396456.30260000005,4710742.2939],[396458.49820000026,4710652.5197],[396458.4221000001,4710575.662900001],[396453.44770000037,4710434.571699999],[396452.9110000003,4710420.5853],[396452.5104,4710404.708799999],[396452.2977999998,4710395.9377],[396450.1562000001,4710307.227700001],[396450.2167999996,4710305.7829],[396450.66729999986,4710275.3440000005],[396456.00820000004,4710109.8869],[396456.2193999998,4710101.9980999995],[396457.22169999965,4710069.996099999],[396466.0524000004,4709741.553099999],[396467.2279000003,4709715.657199999],[396479.05819999985,4709550.103700001],[396506.4167999998,4708318.1972],[396508.27660000045,4708271.9661],[396511.04590000026,4708121.0976],[396514.6233000001,4707985.8773],[396521.5437000003,4707611.149599999],[396523.12569999974,4707501.9485],[396527.00739999954,4707381.606699999],[396530.07409999985,4707339.134],[396531.5253999997,4707265.3649],[396538.64180000033,4707069.5615],[396542.4446999999,4706905.127900001],[396544.38439999986,4706858.673699999],[396547.61730000004,4706783.101],[396548.99760000035,4706721.106000001],[396548.7474999996,4706715.3343],[396547.82969999965,4706697.7995],[396547.6705,4706576.407299999],[396547.4741000002,4706369.495100001],[396547.28500000015,4706068.9548],[396586.1727,4705366.555500001],[396607.9464999996,4704629.092599999],[396637.0832000002,4703639.071],[396646.16559999995,4703331.0644000005],[396650.2949000001,4703188.0627],[396670.2056999998,4702456.406099999],[396671.6030000001,4702406.406300001],[396676.2422000002,4702236.6307],[396719.65440000035,4700636.103700001],[396719.9243000001,4700626.5482],[396725.3117000004,4700423.664999999],[396729.03639999963,4700358.5262],[396729.83100000024,4700345.5199],[396732.7659999998,4700293.7205],[396731.35649999976,4700198.4482],[396732.12990000006,4700172.892000001],[396734.28259999957,4700101.5569],[396762.5903000003,4699162.2018],[396776.4347000001,4698701.858899999],[396782.90749999974,4698488.520500001],[396783.77890000027,4698458.4092999995],[396814.9006000003,4697423.8342],[396816.89630000014,4697358.3882],[396831.3025000002,4696879.4911],[396833.5263,4696807.1559],[396835.4600999998,4696743.0436],[396856.8696999997,4696030.144099999],[396858.0094999997,4695990.2555],[396860.04640000034,4695921.921399999],[396861.3707999997,4695877.809699999],[396861.82270000037,4695863.809],[396864.03280000016,4695790.4746],[396807.7999999998,4695789.305400001],[396207.0378999999,4695777.9867],[395517.18850000016,4695764.9408],[393943.3376000002,4695735.554300001],[393809.8761,4695733.026799999],[393608.7380999997,4695729.3104],[393586.50960000046,4695728.9823],[393584.9573999997,4695724.3412],[393584.7427000003,4695710.2392],[393585.9517000001,4695708.5549],[393586.43929999974,4695697.3299],[393587.56599999964,4695695.6467],[393588.1956000002,4695693.749],[393589.74739999976,4695676.7325],[393588.3727000002,4695667.535],[393586.51659999974,4695664.5645],[393580.89159999974,4695657.319800001],[393577.77240000013,4695652.4804],[393575.9349999996,4695650.7314],[393575.8978000004,4695648.2885],[393572.8158,4695645.892000001],[393572.1202999996,4695643.4592],[393570.28110000025,4695641.599099999],[393568.9824999999,4695637.398399999],[393565.8819000004,4695633.7804000005],[393565.8448000001,4695631.3376],[393561.65579999983,4695626.5145],[393558.3905999996,4695622.899],[393554.7980000004,4695619.399700001],[393553.4238,4695615.644400001],[393550.9550999999,4695615.682],[393547.2784000002,4695612.072799999],[393544.8097000001,4695612.110400001],[393542.9621000001,4695609.6951],[393538.6743999999,4695609.2051],[393533.77190000005,4695606.1699],[393522.1146,4695602.793400001],[393498.8688000003,4695595.150800001],[393487.19120000023,4695590.4419],[393483.52469999995,4695587.499],[393481.05590000004,4695587.536599999],[393474.91050000023,4695583.9651],[393468.7379999999,4695578.617000001],[393458.17289999966,4695565.8945],[393452.44600000046,4695551.987500001],[393450.5239000004,4695544.6865],[393450.46800000034,4695541.0222],[393449.12600000016,4695539.376700001],[393446.3942,4695516.7611],[393446.32820000034,4695512.430500001],[393444.98780000024,4695510.896],[393443.87739999965,4695508.247400001],[393441.89940000046,4695497.2820999995],[393439.4035,4695495.543099999],[393438.7344000004,4695489.444700001],[393435.6420999998,4695486.381999999],[393434.8727000002,4695484.5057],[393433.1090000002,4695482.200200001],[393431.8186999997,4695478.5547],[393428.7264999999,4695475.492000001],[393428.6808000002,4695472.494000001],[393426.84329999983,4695470.744899999],[393423.6867000004,4695463.4628],[393420.57579999976,4695459.1786],[393416.1288999999,4695448.251],[393414.0780999996,4695432.511],[393414.1986999996,4695402.6327],[393415.574,4695401.0568],[393417.0387000004,4695389.1504999995],[393419.85170000046,4695373.8917],[393421.9319000002,4695353.757200001],[393421.87770000007,4695350.2039],[393423.08499999996,4695348.408500001],[393423.9352000002,4695323.183700001],[393423.65589999966,4695304.862199999],[393420.42810000014,4695292.9164],[393420.3975999998,4695290.9177],[393418.9748999998,4695289.384500001],[393416.5826000003,4695283.6456],[393414.7450000001,4695281.896500001],[393413.44460000005,4695277.584799999],[393411.60699999984,4695275.8358],[393410.91980000027,4695273.9582],[393394.86000000034,4695257.210100001],[393394.17119999975,4695255.2214],[393388.0535000004,4695248.0955],[393387.284,4695246.2191],[393384.2587000001,4695242.1558],[393384.1459999997,4695240.158399999],[393380.4972000001,4695232.9947999995],[393379.7829,4695229.340500001],[393377.28450000007,4695222.0483],[393377.17179999966,4695220.050899999],[393374.1007000003,4695212.989600001],[393374.0549999997,4695209.9915],[393368.4006000003,4695200.859300001],[393366.8081,4695198.9955],[393359.09970000014,4695190.116800001],[393358.4107999997,4695188.1282],[393351.6261999998,4695180.4571],[393341.05179999955,4695167.179500001],[393339.2142000003,4695165.430500001],[393338.52529999986,4695163.4419],[393329.2242999999,4695152.6994],[393319.87590000033,4695138.8478],[393316.7478,4695133.453299999],[393313.64690000005,4695129.8355],[393312.34640000015,4695125.523800001],[393309.93259999994,4695123.783600001],[393309.2268000003,4695120.684599999],[393306.1173999999,4695116.511499999],[393304.8269999996,4695112.8661],[393302.40309999976,4695110.4596],[393299.23780000024,4695102.622300001],[393300.90770000033,4695093.3784],[393303.26719999965,4695091.565400001],[393303.8781000003,4695088.4462],[393309.83939999994,4695079.9143],[393312.7438000003,4695070.6515999995],[393310.0613000002,4695056.6983],[393310.02410000004,4695054.2554],[393306.06740000006,4695032.324899999],[393304.18400000036,4695027.5779],[393301.34219999984,4695003.186899999],[393298.8328,4694989.7863],[393297.31340000033,4694981.923900001],[393297.2829,4694979.9252],[393294.0362,4694966.757999999],[393293.9183,4694964.4274],[393290.7758999998,4694952.702500001],[393290.7115000002,4694948.482999999],[393286.85809999984,4694933.3259],[393286.7089999998,4694923.554400001],[393285.4559000004,4694922.3518],[393283.5334000001,4694915.050899999],[393281.03729999997,4694913.311899999],[393280.59530000016,4694911.319499999],[393277.30420000013,4694906.0386],[393274.79789999966,4694903.633400001],[393267.33249999955,4694894.528999999],[393267.29530000035,4694892.086100001],[393264.20440000016,4694889.1346],[393263.92700000014,4694887.139599999],[393262.33779999986,4694885.4979],[393258.51400000043,4694877.670700001],[393255.30950000044,4694867.2795],[393254.04789999966,4694865.5217],[393251.95749999955,4694847.2279],[393251.02880000044,4694824.1405],[393247.7496999996,4694808.863600001],[393246.4796000002,4694806.5506],[393245.15189999994,4694800.462300001],[393243.31240000017,4694798.602299999],[393242.01350000035,4694794.4015999995],[393240.17399999965,4694792.5416],[393238.88350000046,4694788.896199999],[393235.7926000003,4694785.944599999],[393235.7553000003,4694783.501700001],[393232.6627000002,4694780.439099999],[393232.3853000002,4694778.4442],[393230.13939999975,4694776.923599999],[393228.8387000002,4694772.6119],[393227.00100000016,4694770.8629],[393225.7002999997,4694766.551200001],[393223.8624999998,4694764.802300001],[393222.58050000016,4694761.711999999],[393222.3854,4694759.7158],[393220.70550000016,4694757.520199999],[393218.1431,4694751.4507],[393216.2308,4694744.816],[393215.37480000034,4694726.5033],[393216.66789999977,4694724.9287],[393218.2148000002,4694713.0211],[393219.5078999996,4694711.4464],[393221.0921,4694701.981699999],[393220.36930000037,4694697.772299999],[393221.6623999998,4694696.1976],[393222.76379999984,4694692.8488],[393219.96910000034,4694671.567],[393218.62849999964,4694670.0326000005],[393214.32349999994,4694657.659],[393212.2896999996,4694648.4717],[393209.86560000014,4694646.065300001],[393208.53780000005,4694639.977],[393206.7000000002,4694638.228],[393205.40950000007,4694634.582599999],[393202.31850000005,4694631.630999999],[393202.2812000001,4694629.188200001],[393200.4417000003,4694627.3281],[393199.75270000007,4694625.339500001],[393197.32180000003,4694622.4889],[393196.0228000004,4694618.2883],[393184.20430000033,4694604.4746],[393179.8685999997,4694600.875700001],[393179.0990000004,4694598.999399999],[393166.2478,4694587.6449],[393152.03220000025,4694573.2015],[393145.16280000005,4694565.4209],[393142.05140000023,4694561.1369],[393140.7522999998,4694556.9363],[393138.91449999996,4694555.1873],[393134.34449999966,4694536.265000001],[393134.8638000004,4694527.149700001],[393137.21329999994,4694524.670399999],[393137.8411999997,4694522.661599999],[393149.8016999997,4694508.0404],[393153.3110999996,4694500.6565000005],[393157.39580000006,4694487.821599999],[393157.3482999997,4694484.7125],[393159.0758999996,4694479.243899999],[393159.5393000003,4694466.464299999],[393160.8323999997,4694464.889699999],[393162.2860000003,4694446.8749],[393164.5422,4694438.2884],[393165.65639999975,4694430.3858],[393166.9495000001,4694428.8111000005],[393169.2193,4694421.1129],[393171.5789999999,4694419.299900001],[393171.5314999996,4694416.1908],[393173.3049999997,4694413.7202],[393173.8989000004,4694409.490700001],[393176.8985000001,4694406.4461],[393176.95019999985,4694404.4462],[393185.82919999957,4694392.8708],[393185.88100000005,4694390.8708999995],[393187.5839999998,4694389.1789],[393190.54619999975,4694383.691400001],[393191.72479999997,4694380.008300001],[393193.49820000026,4694377.537799999],[393195.2156999996,4694371.403000001],[393197.07990000024,4694369.486400001],[393199.3091000002,4694359.123299999],[393198.6667999998,4694354.8016],[393196.6534000002,4694346.946699999],[393196.5974000003,4694343.282400001],[393195.2566999998,4694341.748],[393194.14609999955,4694339.099400001],[393193.9508999996,4694337.1032],[393193.7609000001,4694335.440099999],[393193.3942999998,4694333.0023],[393192.4143000003,4694328.1304],[393190.45430000033,4694318.386600001],[393189.6372999996,4694313.4011],[393189.56259999983,4694308.5154],[393189.69770000037,4694290.4098000005],[393190.9068999998,4694288.725299999],[393191.42289999966,4694279.388],[393192.63210000005,4694277.703500001],[393193.16750000045,4694275.0298],[393199.0072999997,4694258.5030000005],[393200.2148000002,4694256.7075],[393201.93230000045,4694250.572699999],[393203.70579999965,4694248.1022],[393203.65830000024,4694244.993100001],[393205.1178000001,4694243.526900001],[393207.14080000017,4694235.832599999],[393209.50829999987,4694229.1325],[393209.46079999954,4694226.023399999],[393211.75540000014,4694214.548699999],[393211.7248999998,4694212.550000001],[393213.0181,4694210.975299999],[393216.3487999998,4694197.263499999],[393217.5376000004,4694194.2466],[393217.92729999963,4694182.023499999],[393219.1365,4694180.339],[393220.64719999954,4694160.657400001],[393218.00739999954,4694106.387],[393220.34190000035,4694092.135],[393226.1596999997,4694084.937999999],[393235.16559999995,4694076.248500001],[393237.2215999998,4694076.1061],[393238.84240000043,4694074.4154],[393240.8093999997,4694073.83],[393247.23560000025,4694068.733999999],[393250.8836000003,4694065.0132],[393252.6486999998,4694061.987500001],[393253.79009999987,4694055.861500001],[393250.53949999996,4694042.472200001],[393249.7421000004,4694033.3771],[393251.11760000046,4694031.801200001],[393252.1469999999,4694029.119899999],[393252.6010999996,4694021.1163],[393259.7962999996,4694012.454500001],[393280.2319,4693992.039899999],[393280.19460000005,4693989.596999999],[393281.65419999976,4693988.130899999],[393283.11980000045,4693981.6667],[393282.31149999984,4693966.463199999],[393280.20320000034,4693952.3901],[393280.09130000044,4693945.0615],[393281.06680000015,4693928.0537],[393282.44240000006,4693926.4778],[393283.4802000001,4693924.3517],[393285.1979,4693918.217],[393288.14180000033,4693911.508199999],[393288.6807000004,4693909.056500001],[393291.60419999994,4693901.0152],[393293.32189999986,4693894.8804],[393296.25569999963,4693887.5054],[393298.0404000003,4693880.369999999],[393298.00989999995,4693878.371300001],[393299.21920000017,4693876.686899999],[393300.8690999998,4693866.1106],[393300.63709999993,4693850.8982],[393293.50629999954,4693826.0174],[393293.4605999999,4693823.019300001],[393292.11980000045,4693821.4849],[393290.28450000007,4693814.515799999],[393290.23709999956,4693811.4067],[393288.6528000003,4693810.098099999],[393287.7117999997,4693807.780099999],[393286.4661999997,4693801.6905000005],[393283.25459999964,4693790.8552],[393283.12490000017,4693787.747300001],[393281.78419999965,4693786.2129],[393280.67339999974,4693783.564300001],[393278.6947999997,4693772.598999999],[393276.14240000024,4693767.195800001],[393276.1118999999,4693765.1971],[393269.6699000001,4693742.305],[393265.77940000035,4693730.1472],[393265.81429999974,4693727.036800001],[393262.5473999996,4693717.9794],[393261.27469999995,4693710.1132],[393258.1070999997,4693702.164799999],[393258.0427000001,4693697.9454],[393254.79279999994,4693689.998299999],[393254.74700000044,4693687.0002],[393250.9946999997,4693678.5055],[393250.9489000002,4693675.5074000005],[393247.7812999999,4693667.5591],[393247.72530000005,4693663.8948],[393246.38460000046,4693662.360400001],[393240.7324999999,4693642.677100001],[393238.7747999998,4693638.486500001],[393236.24870000035,4693629.4177],[393234.32660000026,4693627.559],[393234.26219999976,4693623.339500001],[393232.84080000035,4693621.917300001],[393227.9369999999,4693608.109099999],[393227.8912000004,4693605.111],[393226.64300000016,4693604.241599999],[393224.1490000002,4693597.2826000005],[393220.99990000017,4693590.5557],[393220.95419999957,4693587.557600001],[393219.61340000015,4693586.0232],[393205.79000000004,4693554.2475000005],[393204.5264999997,4693552.378699999],[393202.62399999984,4693546.4102],[393189.33499999996,4693517.291999999],[393188.15550000034,4693515.533],[393182.4165000003,4693500.960100001],[393180.5767000001,4693499.100099999],[393180.53089999966,4693496.102],[393179.10950000025,4693494.6799],[393177.3833999997,4693489.486199999],[393172.9724000003,4693481.001499999],[393169.87069999985,4693477.3838],[393169.7578999996,4693475.386299999],[393167.3350999998,4693473.091],[393162.3579000002,4693465.281400001],[393149.9885,4693453.2532],[393141.3443999998,4693447.943],[393138.2511,4693444.8805],[393136.2686999999,4693444.466499999],[393129.6172000002,4693440.2366],[393117.2662000004,4693429.4298],[393093.1693000002,4693409.6953],[393089.4812000003,4693405.4202],[393073.43599999975,4693395.3364],[393054.88129999954,4693377.294299999],[393054.1939000003,4693375.4167],[393044.9996999996,4693366.449899999],[393044.31060000043,4693364.461300001],[393035.6671000002,4693353.8202],[393034.36789999995,4693349.6196],[393031.2745000003,4693346.5571],[393030.99700000044,4693344.562100001],[393029.40749999974,4693342.920499999],[393021.784,4693323.6007],[393021.7363999998,4693320.491599999],[393020.3956000004,4693318.9572],[393019.1922000004,4693315.6436],[393016.44409999996,4693297.471000001],[393016.4330000002,4693291.362600001],[393017.4173999997,4693280.3521],[393019.26489999983,4693277.325099999],[393019.7748999996,4693272.9858],[393022.7747999998,4693269.941199999],[393023.4045000002,4693268.043400001],[393027.53830000013,4693263.7597],[393029.50549999997,4693263.1743],[393034.79849999957,4693259.3171999995],[393040.8069000002,4693253.7831],[393052.8509999998,4693244.491699999],[393061.8476,4693235.1357],[393062.4604000002,4693232.127599999],[393062.41280000005,4693229.0185],[393063.5399000002,4693227.3353],[393059.9610000001,4693192.515699999],[393062.7742999997,4693177.2568],[393061.45469999965,4693171.7237],[393052.1507000001,4693160.9816],[393050.9506999999,4693157.8901],[393051.0025000004,4693155.8901],[393054.3300999999,4693141.9561],[393056.60539999977,4693134.5911],[393056.64180000033,4693131.5918000005],[393057.2715999996,4693129.694],[393058.3136999998,4693122.458900001],[393056.97279999964,4693120.9245],[393055.7320999997,4693115.168099999],[393053.8920999998,4693113.3081],[393050.02130000014,4693102.482899999],[393049.9737999998,4693099.3738],[393051.18319999985,4693097.6894000005],[393051.6906000003,4693087.796800001],[393054.0303999996,4693084.6512],[393054.6330000004,4693080.9769],[393057.5685999999,4693073.7128],[393057.5209999997,4693070.603700001],[393058.73039999977,4693068.919199999],[393060.3903999999,4693059.009099999],[393060.33440000005,4693055.344799999],[393062.07930000033,4693050.9866],[393062.59109999985,4693046.758300001],[393065.59109999985,4693043.7137],[393065.6429000003,4693041.7137],[393068.56240000017,4693038.781400001],[393079.4628999997,4693030.0627999995],[393087.2435999997,4693021.9473],[393089.5020000003,4693013.4717999995],[393089.44600000046,4693009.807499999],[393086.9280000003,4693001.294],[393086.8058000002,4692993.2992],[393089.73979999963,4692985.9241],[393097.4848999996,4692975.4767],[393096.22300000023,4692973.7190000005],[393098.0153999999,4692972.469900001],[393111.1141999997,4692956.7206],[393112.99399999995,4692955.803400001],[393114.8585999999,4692953.8868],[393119.6969999997,4692952.5912],[393128.1763000004,4692952.4616],[393134.9369999999,4692953.024800001],[393152.82129999995,4692964.8577],[393158.2648,4692965.4409],[393161.9693,4692965.384400001],[393172.31319999974,4692963.338300001],[393184.4325000001,4692958.9328000005],[393187.9988000002,4692955.213199999],[393191.04470000044,4692955.1667],[393204.8803000003,4692944.5154],[393216.94379999954,4692936.445699999],[393221.8273,4692932.706],[393224.86479999963,4692932.1043],[393227.2149,4692929.625],[393229.27130000014,4692929.4826],[393243.0286999997,4692924.4969],[393249.10199999996,4692923.182499999],[393279.0412999997,4692926.390799999],[393286.9342,4692925.6041],[393291.7725999998,4692924.308599999],[393294.7915000003,4692922.4855],[393297.79000000004,4692919.3299],[393299.52660000045,4692914.4166],[393297.6037999997,4692907.115700001],[393294.4375,4692899.2783],[393290.6019000001,4692885.342700001],[393290.53589999955,4692881.0122],[393291.7452999996,4692879.3278],[393292.2081000004,4692871.8794],[393293.58389999997,4692870.3035],[393294.5312000001,4692867.623500001],[393295.12370000035,4692863.2829],[393298.1138000004,4692859.5722],[393298.07650000043,4692857.1293],[393299.86060000025,4692855.325099999],[393302.2558000004,4692850.401699999],[393313.57629999984,4692836.790200001],[393320.82019999996,4692831.237600001],[393332.9567999998,4692827.9427000005],[393339.6244999999,4692822.3989],[393342.5959999999,4692817.4668000005],[393344.15670000017,4692801.0054],[393351.3718999997,4692793.565199999],[393371.9879999999,4692790.141100001],[393395.0119000003,4692788.0132],[393396.96910000034,4692786.761700001],[393412.7467,4692784.633199999],[393414.29059999995,4692783.276900001],[393426.10140000004,4692780.2093],[393446.1695999997,4692773.239800001],[393458.0610999996,4692770.0600000005],[393460.1174999997,4692769.9176],[393461.66139999963,4692768.5613],[393469.1997999996,4692766.1142],[393481.3569,4692764.152000001],[393482.90079999994,4692762.7958],[393485.60059999954,4692761.643999999],[393498.34240000043,4692760.2283],[393503.8295,4692758.2567],[393547.0870000003,4692754.5997],[393580.0070000002,4692753.432499999],[393608.0532999998,4692756.6711],[393609.80069999956,4692757.8662],[393617.21839999966,4692758.308800001],[393618.8027999997,4692759.6174],[393633.7391999997,4692761.7227],[393638.0385999996,4692762.8791000005],[393653.29750000034,4692764.5352],[393655.2011000002,4692765.172700001],[393666.74349999987,4692766.107899999],[393671.6294,4692767.921700001],[393673.42200000025,4692766.672800001],[393681.00600000005,4692767.2239],[393694.7712000003,4692768.125399999],[393718.5530000003,4692767.0977],[393748.9036999997,4692759.4175],[393750.7600999996,4692756.945900001],[393754.94010000024,4692755.660700001],[393756.8048999999,4692753.7443],[393758.7723000003,4692753.1591],[393787.5263,4692732.5088],[393789.58110000007,4692732.2555],[393791.77020000014,4692730.001],[393803.8903000001,4692725.5966],[393813.68709999975,4692725.447899999],[393820.95019999985,4692726.5594],[393828.3328,4692730.112500001],[393842.6228,4692743.889799999],[393843.3099999996,4692745.7674],[393872.32830000017,4692775.092499999],[393880.31570000015,4692780.524499999],[393889.4807000002,4692782.162599999],[393896.79920000024,4692781.496300001],[393910.7204,4692776.3983],[393919.2265999997,4692772.6042],[393928.9946999997,4692770.568],[393938.12430000026,4692769.874299999],[393939.8717,4692771.069499999],[393954.6162999999,4692771.4013],[393981.98510000017,4692767.9878],[393995.3485000003,4692764.120200001],[394003.2045999998,4692760.8914],[394012.23170000035,4692753.4244],[394015.23230000027,4692750.3802000005],[394015.69600000046,4692748.374],[394022.93200000003,4692736.8248],[394029.5717000002,4692729.393999999],[394036.78949999996,4692727.5077],[394043.5301000001,4692726.7392],[394045.1144000003,4692728.048],[394052.7153000003,4692729.709899999],[394065.5497000003,4692734.4024],[394071.6687000003,4692736.0868],[394080.9177000001,4692737.834799999],[394090.6035000002,4692735.800100001],[394100.9127000002,4692731.423599999],[394105.17509999964,4692730.137399999],[394106.95770000014,4692728.2224],[394116.0404000003,4692724.4198],[394122.0769999996,4692720.6633],[394126.9156999998,4692719.3684],[394128.68989999965,4692716.8981],[394131.72759999987,4692716.296800001],[394149.8828999996,4692708.0254999995],[394163.8866999997,4692702.9268],[394174.22279999964,4692700.327099999],[394180.31489999965,4692700.2349],[394182.2185000004,4692700.8725000005],[394185.1821999997,4692700.8277],[394195.0343000004,4692709.786],[394210.6322999997,4692728.4311],[394213.7253999999,4692731.494100001],[394228.41619999986,4692739.157500001],[394234.5351,4692740.8421],[394246.7478,4692742.545600001],[394256.54449999984,4692742.397500001],[394258.25490000006,4692741.149900001],[394262.0417999998,4692741.092700001],[394263.41949999984,4692739.6280000005],[394265.6355999997,4692739.1503],[394271.6908,4692736.6154],[394280.7198000001,4692729.2598],[394286.7012,4692721.839199999],[394295.65479999967,4692709.4868],[394297.43740000017,4692707.571799999],[394302.25769999996,4692705.055600001],[394311.3958999999,4692704.9175],[394314.5527999997,4692706.7579],[394316.9754999997,4692709.0537],[394318.82519999985,4692711.5802],[394321.6807000004,4692737.081900001],[394323.5203999998,4692738.9421999995],[394324.9297000002,4692750.4715],[394327.4263000004,4692752.210899999],[394328.7081000004,4692755.3013],[394341.0398000004,4692764.888699999],[394357.59700000007,4692770.747199999],[394372.85390000045,4692772.2939],[394384.8548999997,4692770.891000001],[394397.1852000002,4692769.483200001],[394398.5630000001,4692768.0186],[394415.3876,4692764.321699999],[394438.2642000001,4692757.867900001],[394440.3223000001,4692757.8368999995],[394441.8663999997,4692756.480799999],[394455.4972000001,4692753.9428],[394460.3728,4692755.091],[394465.93379999977,4692758.005899999],[394468.98979999963,4692758.6261],[394475.1556000002,4692763.42],[394475.7620000001,4692765.41],[394481.3849999998,4692772.4333],[394481.49739999976,4692774.4307],[394490.0016999999,4692781.410599999],[394497.3570999997,4692783.1877],[394503.0374999996,4692783.1021],[394504.66390000004,4692781.7447999995],[394519.28259999957,4692779.192],[394529.7006999999,4692782.0337000005],[394533.9461000003,4692785.079500001],[394536.0059000002,4692785.159499999],[394538.9123999998,4692786.7817],[394540.7520000003,4692788.642000001],[394548.12409999967,4692791.5297],[394560.33490000013,4692793.1226],[394569.4545,4692791.763499999],[394572.4737,4692789.941],[394576.73620000016,4692788.655099999],[394578.5206000004,4692786.851199999],[394585.80900000036,4692784.186899999],[394587.59339999966,4692782.382999999],[394600.91199999955,4692775.5185],[394613.6070999997,4692770.9957],[394623.95330000017,4692769.062899999],[394627.6579,4692769.007099999],[394650.1596999997,4692765.0031],[394651.70380000025,4692763.6471],[394662.27859999985,4692760.4892],[394667.0906999996,4692757.418],[394673.09080000035,4692751.2191],[394673.07239999995,4692749.9977],[394674.28890000004,4692748.7577],[394674.8872999996,4692744.750399999],[394675.26049999986,4692742.190300001],[394676.4473000001,4692733.509400001],[394676.3920999998,4692729.8451000005],[394673.7840999998,4692715.223999999],[394673.6465999996,4692711.560900001],[394672.9595999997,4692709.6832],[394670.33469999954,4692693.9516],[394670.73589999974,4692676.841700001],[394669.4275000002,4692671.9746],[394653.9230000004,4692653.9935],[394652.64130000025,4692650.903000001],[394652.3641999997,4692648.9081],[394650.7748999996,4692647.266000001],[394649.4581000004,4692641.843699999],[394649.31099999975,4692632.0723],[394654.03949999996,4692623.449200001],[394657.59839999955,4692619.1752],[394663.0674999999,4692615.982999999],[394689.2290000003,4692614.3675],[394697.1043999996,4692606.9188],[394698.8337000003,4692601.4506],[394698.7868999997,4692598.341499999],[394701.7778000003,4692594.6314],[394701.7411000002,4692592.1886],[394703.50710000005,4692589.1633],[394715.53610000014,4692578.6533],[394720.3650000002,4692576.692600001],[394724.60089999996,4692573.630100001],[394730.65639999975,4692571.0956],[394738.4863,4692566.091],[394753.21719999984,4692554.540899999],[394754.67069999967,4692552.630899999],[394757.85140000004,4692550.583900001],[394768.5717000002,4692540.6491],[394781.74230000004,4692523.9025],[394794.9880999997,4692512.1526999995],[394827.2505999999,4692511.0013],[394832.74820000026,4692509.697000001],[394840.6065999996,4692506.5801],[394847.27410000004,4692500.9267],[394850.2751000002,4692497.8829],[394852.24430000037,4692497.4091],[394876.20859999955,4692481.0558],[394894.81319999974,4692464.2278],[394905.05979999993,4692455.632999999],[394909.8705000002,4692452.450999999],[394919.95359999966,4692449.411900001],[394922.0100999996,4692449.27],[394923.5543999998,4692447.914000001],[394934.1297000004,4692444.7565],[394942.06060000043,4692440.9723000005],[394967.5365000004,4692432.038000001],[394980.27080000006,4692430.069800001],[395008.8479000004,4692424.7541000005],[395010.55680000037,4692423.3957],[395022.2209000001,4692421.443700001],[395045.9406000003,4692416.201099999],[395047.8241999997,4692415.5065],[395059.25129999965,4692414.224400001],[395060.79559999984,4692412.8685],[395075.6621000003,4692410.313200001],[395077.20469999965,4692408.8463],[395097.5608000001,4692404.431700001],[395100.6069,4692404.3861],[395102.3158999998,4692403.0276999995],[395118.82909999974,4692400.447799999],[395120.71270000003,4692399.7532],[395134.01499999966,4692397.2215],[395135.55929999985,4692395.865599999],[395138.84420000017,4692395.261],[395141.87200000044,4692393.994000001],[395147.9461000003,4692392.6811999995],[395177.4582000002,4692383.7982],[395179.5148,4692383.656400001],[395180.89269999973,4692382.1919],[395191.63630000036,4692379.2544],[395199.6040000003,4692377.9134],[395201.14829999954,4692376.557499999],[395212.8864000002,4692374.0493],[395215.93259999994,4692374.003699999],[395218.99710000027,4692375.179500001],[395222.6553999996,4692372.015000001],[395230.93570000026,4692369.558700001],[395232.99230000004,4692369.4168],[395234.7028999999,4692368.169500001],[395252.4594999999,4692366.126599999],[395253.8375000004,4692364.6622],[395257.2803999996,4692363.611099999],[395277.3504999997,4692362.089],[395279.33469999954,4692362.614600001],[395282.87490000017,4692362.5616],[395295.7090999996,4692367.2564],[395311.7997000003,4692380.454299999],[395317.99170000013,4692387.0254999995],[395329.08770000003,4692396.633099999],[395331.07189999986,4692397.1587000005],[395333.40529999975,4692399.0119],[395335.88350000046,4692399.530200001],[395339.5525000002,4692402.585100001],[395342.6152999997,4692403.649900001],[395356.06319999974,4692405.3368],[395377.34979999997,4692402.575099999],[395380.35950000025,4692400.0867],[395384.62229999993,4692398.8013],[395386.4053999996,4692396.886600001],[395388.46190000046,4692396.7447999995],[395393.11149999965,4692393.787599999],[395397.2921000002,4692392.5034],[395401.2829999998,4692389.5561],[395403.3378999997,4692389.303300001],[395406.61290000007,4692388.0326000005],[395411.2608000003,4692384.964400001],[395419.6958999997,4692381.8396000005],[395423.3542999998,4692378.6752],[395425.40919999965,4692378.4223],[395429.39190000016,4692374.9199],[395431.44849999994,4692374.778100001],[395447.5047000004,4692363.653899999],[395452.3256999999,4692361.138499999],[395466.14919999987,4692349.3814],[395468.20409999974,4692349.1285],[395481.2424999997,4692339.9376],[395483.2991000004,4692339.7958],[395488.5251000002,4692336.8301],[395499.4201999996,4692333.0023],[395510.45239999983,4692332.8376],[395512.11730000004,4692334.034399999],[395528.1157999998,4692335.5726],[395554.37069999985,4692334.6252999995],[395555.99909999967,4692333.3793],[395559.20990000013,4692333.3314],[395577.42250000034,4692328.7281],[395589.5526999999,4692324.881999999],[395591.60929999966,4692324.7403],[395596.8535000002,4692322.996099999],[395616.63210000005,4692318.480599999],[395618.6886999998,4692318.3388],[395620.3978000004,4692316.980599999],[395627.7909000004,4692315.7597],[395629.3353000004,4692314.403899999],[395636.8848000001,4692312.6252999995],[395659.9826999996,4692304.2842999995],[395662.3437999999,4692302.472100001],[395664.3986999998,4692302.2193],[395666.02049999963,4692300.529200001],[395676.86110000033,4692293.0374],[395693.06400000025,4692275.1368],[395693.6105000004,4692273.1295],[395705.54389999993,4692256.07],[395707.3269999996,4692254.155300001],[395718.18599999975,4692247.885],[395733.3443999998,4692242.772399999],[395736.47300000023,4692242.7257],[395744.33210000023,4692239.6099],[395760.7619000003,4692236.921800001],[395762.64389999956,4692236.1163],[395785.08550000004,4692233.4497],[395808.1676000003,4692229.551999999],[395809.16220000014,4692229.9814],[395810.6540999999,4692230.625600001],[395814.2220999999,4692226.907400001],[395821.5230999999,4692225.0217],[395823.31620000023,4692223.7733],[395830.61560000014,4692221.7765999995],[395837.2034,4692216.236400001],[395847.42179999966,4692205.644300001],[395851.8968000002,4692196.4706],[395848.73319999967,4692188.632099999],[395857.3775000004,4692116.534499999],[395859.7120000003,4692107.3926],[395861.4951999998,4692105.478],[395862.00879999995,4692101.2499],[395864.9559000004,4692094.542300001],[395873.9676000001,4692085.8563],[395881.93570000026,4692084.516100001],[395885.53029999975,4692082.5745],[395900.14919999987,4692079.9136],[395912.8661000002,4692076.7258],[395915.31799999997,4692075.467599999],[395930.5033,4692072.131999999],[395934.7664000001,4692070.846899999],[395946.8426999999,4692063.337200001],[395959.39630000014,4692049.1566],[395962.31549999956,4692040.5613],[395967.65050000045,4692033.8182],[395975.5460000001,4692027.5923999995],[395984.5943,4692021.349400001],[395999.74340000004,4692015.5711],[396022.8164999997,4692011.0078],[396031.36099999957,4692009.6592],[396039.80510000046,4692007.090399999],[396075.01719999965,4691993.684],[396090.21270000003,4691991.015000001],[396098.6387,4691987.2248],[396102.3354000002,4691986.614600001],[396107.7232999997,4691983.424900001],[396124.65759999957,4691975.8433],[396128.34449999966,4691974.5669],[396133.8163999999,4691971.487],[396137.4210000001,4691970.2118],[396144.6942999996,4691966.4388],[396148.9296000004,4691963.2662],[396158.02410000004,4691960.1325],[396162.21329999994,4691959.403999999],[396175.0031000003,4691955.5492],[396192.56819999963,4691951.623500001],[396196.82320000045,4691949.783399999],[396212.0187999997,4691947.114600001],[396230.1966000004,4691940.0702],[396238.7050000001,4691936.278999999],[396247.76350000035,4691930.7026],[396255.56879999954,4691923.9231],[396263.3280999996,4691914.034499999],[396272.2763,4691901.0186],[396275.73780000024,4691884.529999999],[396297.8088999996,4691856.770300001],[396303.81120000035,4691850.572899999],[396308.70689999964,4691847.501700001],[396318.30399999954,4691839.363],[396327.3627000004,4691833.786699999],[396333.4012000002,4691830.032199999],[396334.59020000044,4691826.9048],[396349.4983000001,4691804.8046],[396350.12739999965,4691802.7962],[396366.21630000044,4691782.5666000005],[396369.21669999976,4691779.4124],[396378.27550000045,4691773.836200001],[396384.96279999986,4691774.958900001],[396388.0092000002,4691774.913799999],[396393.5521,4691776.6087],[396400.2673000004,4691779.619100001],[396424.2876000004,4691794.4792],[396431.6336000003,4691795.5921],[396443.1163999997,4691786.8704],[396447.2614000002,4691783.143999999],[396449.07459999993,4691777.675100001],[396457.4106999999,4691767.7782000005],[396460.9793999996,4691758.507200001],[396462.0696999999,4691754.2707],[396465.6665000003,4691746.8873],[396470.4603000004,4691742.4849],[396474.69739999995,4691739.423599999],[396483.78259999957,4691735.6241],[396530.53390000015,4691722.7159],[396535.3557000002,4691720.201199999],[396541.3403000003,4691712.7826000005],[396541.7098000003,4691698.7831999995],[396545.92729999963,4691694.3894],[396561.71800000034,4691692.9344],[396573.3816999998,4691696.427100001],[396591.71470000036,4691699.8212],[396599.6009999998,4691698.482999999],[396611.07600000035,4691689.2064],[396621.8004999999,4691673.7213],[396628.4620000003,4691667.5144],[396632.65299999993,4691666.8972],[396636.8886000002,4691663.7249],[396663.5864000004,4691653.5572],[396675.7461000001,4691651.6006000005],[396681.1344999997,4691648.4113],[396683.0020000003,4691646.606799999],[396687.8239000002,4691644.0922],[396696.8552000001,4691636.628799999],[396702.80399999954,4691626.7675],[396710.55599999987,4691616.324200001],[396711.7189999996,4691611.420299999],[396713.4944000002,4691608.9507],[396714.64749999996,4691603.3806],[396716.42289999966,4691600.911],[396717.52359999996,4691591.787599999],[396719.3088999996,4691589.984200001],[396720.3256000001,4691580.751],[396722.1752000004,4691577.725099999],[396722.72200000007,4691575.7179000005],[396725.43759999983,4691553.243100001],[396728.4121000003,4691548.3125],[396727.65500000026,4691541.6599],[396728.2597000003,4691537.9859],[396730.0449000001,4691536.182600001],[396730.84250000026,4691528.840600001],[396731.12600000016,4691525.7267],[396734.0563000003,4691517.798],[396740.58160000015,4691507.928200001],[396770.1923000002,4691488.6108],[396778.0510999998,4691485.385199999],[396784.0820000004,4691481.0758],[396792.0050999997,4691476.627599999],[396800.99039999954,4691471.6083],[396813.0505999997,4691462.878699999],[396823.92980000004,4691457.831599999],[396839.01049999986,4691447.2805],[396860.72530000005,4691428.6351],[396881.16860000044,4691413.1183],[396892.0119000003,4691405.6285],[396899.31240000017,4691403.6329],[396901.7564000003,4691401.8199000005],[396907.17289999966,4691400.5184],[396911.9852,4691397.3378],[396913.7078,4691396.8682],[396918.13460000046,4691395.4702],[396939.2450000001,4691380.4991],[396980.01520000026,4691335.918199999],[396988.9567,4691327.9011],[396993.8514999999,4691324.7193],[397002.88520000037,4691317.3673],[397009.4911000002,4691312.9387],[397022.6710000001,4691296.307600001],[397035.1743000001,4691278.4647],[397040.5377000002,4691267.945900001],[397041.05200000014,4691263.718],[397044.04470000044,4691260.0089],[397045.1721000001,4691252.6622],[397046.9559000004,4691250.7479],[397047.4162999997,4691242.855699999],[397051.5103000002,4691230.0233],[397061.67810000014,4691215.7688],[397071.2507999996,4691205.854599999],[397080.32880000025,4691201.500700001],[397086.3602,4691197.1917],[397101.5120000001,4691191.4158],[397107.59389999975,4691190.549000001],[397126.4325000001,4691189.0504],[397141.6300999997,4691186.3837],[397147.69739999995,4691184.5176],[397150.1758000003,4691185.0364],[397159.24569999985,4691180.1274999995],[397165.3114,4691178.1503],[397167.0871000001,4691175.6809],[397171.3607000001,4691175.0627999995],[397176.1732999999,4691171.882300001],[397187.0630000001,4691167.502],[397194.3197999997,4691162.5087],[397202.26300000027,4691159.3934],[397207.6341000004,4691154.983100001],[397214.34219999984,4691151.8859],[397231.80229999963,4691140.634299999],[397236.71690000035,4691138.7852],[397240.9530999996,4691135.613299999],[397244.5582999997,4691134.3387],[397256.0708999997,4691127.505899999],[397268.7723000003,4691123.099199999],[397286.44849999994,4691120.9517],[397321.78369999956,4691121.0997],[397326.6338999998,4691120.473200001],[397338.1986999996,4691117.1939],[397349.07880000025,4691112.147600001],[397353.3167000003,4691109.0868],[397359.37430000026,4691106.5546],[397369.0756000001,4691099.7486000005],[397386.5745000001,4691085.498199999],[397394.35419999994,4691076.8324],[397407.5175000001,4691058.980599999],[397417.7416000003,4691048.5019000005],[397421.34690000024,4691047.227399999],[397423.1308000004,4691045.313200001],[397441.4676000001,4691043.2676],[397445.09889999963,4691043.7697],[397448.71389999986,4691043.1614],[397456.66559999995,4691040.601600001],[397462.0466,4691036.8577],[397468.03280000016,4691029.4399],[397470.98199999984,4691022.732999999],[397471.5773,4691018.3928],[397474.56230000034,4691014.128699999],[397475.72589999996,4691009.225],[397478.6654000003,4691001.8518],[397481.6405999996,4690996.921499999],[397486.40950000007,4690990.7432],[397491.87459999975,4690987.109200001],[397499.73419999983,4690983.884400001],[397504.50320000015,4690977.7062],[397504.4413999999,4690973.4867],[397508.66000000015,4690969.0934999995],[397525.0948999999,4690966.5206],[397535.93960000016,4690959.0318],[397561.1835000003,4690933.6733],[397564.27689999994,4690931.184699999],[397573.99370000046,4690931.0425],[397582.5192,4690933.9165],[397588.69680000003,4690933.9372000005],[397598.36000000034,4690930.130799999],[397605.0203,4690929.367000001],[397613.5939999996,4690929.9079],[397622.7781999996,4690932.772299999],[397625.2762000002,4690934.6238],[397637.5705000004,4690941.7741],[397648.52249999996,4690941.614],[397665.59410000034,4690943.1414],[397671.10309999995,4690942.5056],[397677.1333999997,4690938.085999999],[397687.9084999999,4690925.822799999],[397696.97750000004,4690920.8035],[397701.24170000013,4690919.5195],[397702.7851,4690918.053200001],[397713.91889999993,4690907.7838],[397716.9024,4690903.4088],[397720.29530000035,4690887.588400001],[397722.0712000001,4690885.119100001],[397723.87600000016,4690878.984300001],[397726.2734000003,4690873.9515],[397728.051,4690871.5932],[397729.3646,4690837.478],[397731.14049999975,4690835.0087],[397732.2865000004,4690828.8835],[397734.0706000002,4690826.9694],[397735.75210000016,4690812.3957],[397735.01219999976,4690806.853399999],[397734.9408999998,4690801.967800001],[397737.8547,4690792.8181],[397749.8746999996,4690775.539000001],[397750.966,4690771.3027],[397749.76769999973,4690768.2105],[397739.2767000003,4690760.4783],[397729.4963999996,4690756.2897],[397725.1964999996,4690755.130899999],[397714.7232999997,4690748.620100001],[397712.87600000016,4690746.2038],[397712.8046000004,4690741.3181],[397710.9670000002,4690739.5679],[397710.1475999998,4690728.584799999],[397707.6344999997,4690720.069700001],[397707.61670000013,4690718.848300001],[397709.38460000046,4690715.823799999],[397710.56620000023,4690712.1415],[397712.3244000003,4690708.4507],[397713.5060999999,4690704.7684],[397716.4815999996,4690699.838199999],[397730.23110000044,4690682.5338],[397731.4305999996,4690680.072899999],[397737.3914000001,4690670.878799999],[397738.10500000045,4690668.9803],[397767.41750000045,4690634.4562],[397774.0083999997,4690628.9179],[397778.28079999983,4690628.189099999],[397788.5417999998,4690620.153899999],[397797.5497000003,4690610.9153],[397812.51690000016,4690592.3716],[397820.3074000003,4690584.3725000005],[397829.30869999994,4690569.025699999],[397831.6157999998,4690563.4388999995],[397833.3837000001,4690560.4145],[397835.1805999996,4690553.7245000005],[397836.95660000015,4690551.2552000005],[397838.1206,4690546.351500001],[397842.86259999964,4690538.2859000005],[397850.05900000036,4690529.073799999],[397857.8496000003,4690521.0748],[397878.3800999997,4690505.559800001],[397886.16110000014,4690496.8945],[397892.13040000014,4690488.2557],[397893.32189999986,4690485.239700001],[397898.07380000036,4690477.840299999],[397899.21999999974,4690471.7151999995],[397901.0042000003,4690469.801100001],[397902.1244999999,4690461.8993999995],[397903.9829000002,4690459.4289],[397904.97559999954,4690448.419299999],[397904.15950000007,4690431.994000001],[397901.6562999999,4690424.145099999],[397898.9801000003,4690410.079299999],[397901.3356999997,4690402.159600001],[397904.86209999956,4690395.444399999],[397906.0164000001,4690389.874500001],[397909.0099999998,4690386.1658],[397910.20969999954,4690383.705],[397908.2829999998,4690375.8477],[397909.3757999996,4690366.0583],[397910.53170000017,4690360.599400001],[397909.6947999997,4690348.3948],[397911.4628999997,4690345.3704],[397914.53890000004,4690341.660499999],[397924.6014999999,4690325.631899999],[397926.40660000034,4690319.497199999],[397929.3468000004,4690312.124299999],[397937.08440000005,4690300.460999999],[397939.4659000002,4690294.3179],[397941.2421000004,4690291.8487],[397942.3883999996,4690285.7236],[397945.83550000004,4690273.567600001],[397947.0433,4690271.661900001],[397951.6836000001,4690250.936799999],[397954.9511000002,4690226.455600001],[397960.1841000002,4690206.8324],[397962.61099999957,4690203.7984],[397965.5432000002,4690195.8703000005],[397967.3097000001,4690192.7348],[397968.4835999999,4690188.497300001],[397970.2679000003,4690186.5833],[397971.4417000003,4690182.345799999],[397976.16789999977,4690173.1699],[397978.54959999956,4690167.026799999],[397980.33389999997,4690165.1128],[397981.5077999998,4690160.8752999995],[397985.0423999997,4690154.715399999],[397987.95689999964,4690145.5659],[397992.12289999984,4690137.5088],[397993.29679999966,4690133.271299999],[397996.84920000006,4690128.332800001],[397996.8217000002,4690126.4452],[397997.6838999996,4690123.434],[397999.7927000001,4690115.517899999],[398001.82519999985,4690091.0547],[398000.2726999996,4690063.645],[397998.2616999997,4690038.6854],[397998.07919999957,4690037.466399999],[397998.57639999967,4690032.017100001],[397996.7111999998,4690028.3793],[397996.0537999999,4690022.8357],[397993.3970999997,4690010.102299999],[397991.50600000005,4690004.687899999],[397990.8842000002,4690001.587200001],[397988.9188000001,4689996.7291],[397987.95139999967,4689992.5228],[397985.0460000001,4689979.682],[397981.86620000005,4689970.621300001],[397978.40160000045,4689942.0178],[397978.8744000001,4689929.2388],[397981.19159999955,4689924.318299999],[397978.7401999999,4689920.022600001],[397979.21300000045,4689907.2436999995],[397983.0055999998,4689879.2008],[397984.19570000004,4689876.073799999],[397985.2627999997,4689864.5078],[397987.0390999997,4689862.0386],[397988.0965999998,4689849.806399999],[397989.8826000001,4689848.0034],[397992.03309999965,4689825.981799999],[397994.3437000001,4689814.9531],[397996.5574000003,4689797.262],[397998.34339999966,4689795.459000001],[398000.4502999997,4689770.4394000005],[398002.20880000014,4689766.7488],[398006.0921,4689739.26],[398006.5811999999,4689727.591399999],[398009.35360000003,4689708.670499999],[398013.85869999975,4689684.282400001],[398019.0745000001,4689663.437899999],[398020.8071999997,4689657.9706],[398021.3384999996,4689654.8532],[398023.1793999998,4689651.1613],[398024.88460000046,4689643.806399999],[398026.67069999967,4689642.0034],[398035.52020000014,4689621.772399999],[398038.5060999999,4689617.5086],[398038.46079999954,4689614.399599999],[398040.88800000027,4689611.365499999],[398041.4193000002,4689608.2480999995],[398044.39549999963,4689603.318],[398045.10929999966,4689601.419600001],[398047.37179999985,4689598.388],[398050.36899999995,4689589.237299999],[398053.32749999966,4689583.085899999],[398056.29399999976,4689571.8255],[398059.80950000044,4689553.004899999],[398060.1936999997,4689545.4471],[398061.9216,4689533.9826],[398062.11209999956,4689530.092700001],[398060.9073000001,4689526.5561999995],[398061.42729999963,4689522.661499999],[398061.37239999976,4689518.8862],[398059.5087000001,4689515.359300001],[398059.86390000023,4689511.467],[398058.2730999999,4689504.049000001],[398051.39969999995,4689490.2664],[398046.7759999996,4689483.892100001],[398039.2340000002,4689475.117000001],[398020.5003000004,4689461.506999999],[398014.7461000001,4689456.7041],[398011.25930000003,4689454.866800001],[398005.6617999999,4689449.5063000005],[397996.3367999997,4689442.7563000005],[397992.84839999955,4689440.808],[397987.3365000002,4689435.668400001],[397972.2653000001,4689424.670700001],[397947.6867000004,4689411.3682],[397943.9609000003,4689410.0897],[397938.6361999996,4689406.5023],[397925.7922,4689401.3585],[397919.04140000045,4689396.014799999],[397916.1457000002,4689395.1686],[397910.33660000004,4689392.2546],[397903.0334999999,4689388.584899999],[397898.7019999996,4689385.316199999],[397886.2627999997,4689368.393999999],[397883.1908999998,4689361.1088],[397880.5159999998,4689347.153999999],[397880.47059999965,4689344.0449],[397881.67030000035,4689335.9199],[397882.0367999999,4689332.8049],[397884.92080000043,4689321.545600001],[397888.63989999983,4689316.7157000005],[397888.4604000002,4689310.0546],[397886.8191999998,4689299.194499999],[397884.3046000004,4689296.2325],[397870.36199999973,4689289.2168000005],[397867.9473000001,4689281.810799999],[397866.95359999966,4689270.163899999],[397867.61209999956,4689258.825999999],[397869.12370000035,4689255.138900001],[397870.7089999998,4689239.5671],[397870.5663999999,4689224.1316],[397868.94959999993,4689220.601199999],[397868.8088999996,4689216.6051],[397867.71050000004,4689209.0689],[397866.09530000016,4689205.649499999],[397866.45210000034,4689201.8682],[397858.5345999999,4689184.324899999],[397856.10059999954,4689181.250600001],[397851.8219999997,4689170.3179],[397849.1442,4689167.4694],[397835.72530000005,4689139.899700001],[397834.4380000001,4689136.364499999],[397831.8474000003,4689133.8478],[397832.89499999955,4689120.9494],[397834.57430000044,4689111.8179],[397837.51499999966,4689104.4449000005],[397838.66139999963,4689098.319800001],[397838.80510000046,4689096.8739],[397840.5778999999,4689082.8543],[397840.68759999983,4689079.0766],[397839.40020000003,4689075.5414],[397837.12930000015,4689072.353700001],[397831.7719999999,4689066.545600001],[397826.01410000026,4689061.5207],[397823.74480000045,4689058.4441],[397815.0619000001,4689050.5743],[397811.7363999998,4689048.512599999],[397807.92810000014,4689047.2355],[397801.03639999963,4689043.559900001],[397797.8707999997,4689041.162699999],[397794.06570000015,4689040.1076],[397790.2767000003,4689040.162900001],[397786.4731999999,4689039.218900001],[397780.9916000003,4689036.189099999],[397775.43099999987,4689039.046800001],[397760.4643000001,4689040.9311999995],[397752.71360000037,4689040.489],[397745.98510000017,4689036.700099999],[397742.73869999964,4689034.415200001],[397727.3186999997,4689016.5372],[397720.75289999973,4689006.9706999995],[397719.13439999986,4689003.329299999],[397720.06769999955,4688999.5396],[397719.10979999974,4688995.999600001],[397720.12710000016,4688992.319700001],[397728.4927000003,4688984.0901],[397730.3417999996,4688980.953299999],[397734.5714999996,4688977.226500001],[397734.46609999985,4688970.009099999],[397731.24010000005,4688957.839400001],[397728.6798999999,4688951.7684],[397718.6928000003,4688933.589],[397714.33829999994,4688928.765900001],[397706.25239999965,4688916.667199999],[397703.8183000004,4688913.593],[397695.5421000002,4688905.384199999],[397687.1623999998,4688895.733200001],[397680.0393000003,4688887.5076],[397673.3119000001,4688878.1656],[397667.64219999965,4688867.9197],[397665.33999999985,4688856.9582],[397665.5303999996,4688853.068299999],[397663.2106999997,4688846.5495],[397661.7885999996,4688833.7982],[397659.2845999999,4688825.9494],[397656.1655000001,4688821.108200001],[397647.4918999998,4688813.9048999995],[397644.4166000001,4688812.061799999],[397641.3509999998,4688810.8849],[397630.00459999964,4688806.8303],[397626.6788999997,4688804.7688],[397622.3805999998,4688798.1679],[397618.7571999999,4688787.0035999995],[397618.0669999998,4688779.239399999],[397616.7969000004,4688771.261499999],[397614.35059999954,4688756.081800001],[397610.44379999954,4688736.814099999],[397608.9916000003,4688733.281400001],[397606.82189999986,4688725.7609],[397606.2708999999,4688721.8818],[397604.8169999998,4688718.238],[397600.76580000017,4688711.6335],[397598.3490000004,4688704.116599999],[397595.83719999995,4688701.376800001],[397594.7951999996,4688697.727],[397586.9271999998,4688689.2903],[397572.2567999996,4688666.403899999],[397566.9938000003,4688655.8189],[397563.37179999985,4688644.765699999],[397562.57359999977,4688640.8902],[397562.95419999957,4688633.110300001],[397561.7457999997,4688629.3519],[397561.93450000044,4688625.3509],[397563.4475999996,4688621.774800001],[397562.27359999996,4688603.4668000005],[397562.20380000025,4688598.6921999995],[397558.35529999994,4688583.4219],[397555.23599999957,4688578.580800001],[397553.95660000015,4688575.6009],[397537.1607999997,4688559.520400001],[397531.2390999999,4688554.609300001],[397524.8362999996,4688550.593599999],[397512.2597000003,4688541.337300001],[397507.4446999999,4688538.853399999],[397505.28670000006,4688537.7743],[397501.4780000001,4688536.497300001],[397487.3672000002,4688529.3737],[397484.2851999998,4688527.0865],[397480.7204,4688525.583799999],[397476.7533999998,4688524.7533],[397469.6270000003,4688521.970000001],[397466.4626000002,4688519.684],[397459.00989999995,4688517.127599999],[397455.13019999955,4688516.6291000005],[397444.1062000003,4688512.1259],[397440.9434000002,4688509.9509],[397425.63910000026,4688505.7325],[397422.3940000003,4688503.558800001],[397418.7999,4688500.057499999],[397416.95999999996,4688498.1963],[397413.91220000014,4688498.241],[397404.57349999994,4688485.0503],[397402.5822999999,4688472.8627],[397402.4749999996,4688465.5342],[397403.57299999986,4688461.742000001],[397408.23309999984,4688431.1318],[397408.53440000024,4688423.575099999],[397408.0656000003,4688419.694800001],[397408.30840000045,4688408.140900001],[397406.4950000001,4688396.8390999995],[397404.7385999998,4688389.423699999],[397396.9994999999,4688367.3247],[397393.4453999996,4688360.9351],[397380.8027999997,4688341.5734],[397371.47360000014,4688329.049000001],[397365.31209999975,4688319.0327],[397362.1584000001,4688311.8599],[397359.96779999975,4688308.5601],[397354.62349999975,4688298.0875],[397353.82519999985,4688294.211999999],[397350.11870000046,4688283.0491],[397349.3203999996,4688279.173599999],[397348.0014000004,4688239.766000001],[397352.2302000001,4688224.7107],[397354.7479999997,4688205.349099999],[397357.5239000004,4688197.978399999],[397357.9899000004,4688190.419299999],[397357.6842,4688186.4256],[397360.3766000001,4688167.7278],[397360.4545999998,4688156.176200001],[397359.7385999998,4688152.2995],[397359.13210000005,4688144.645199999],[397360.20019999985,4688133.190199999],[397361.1366999997,4688129.6225000005],[397367.9974999996,4688119.8596],[397373.26910000015,4688114.1182],[397378.7137000002,4688108.9297],[397382.0619999999,4688106.8815],[397387.92009999976,4688101.797900001],[397394.03949999996,4688092.046],[397396.47020000033,4688089.2338],[397399.9084999999,4688082.0755],[397400.78809999954,4688074.6215],[397400.6775000002,4688067.070900001],[397399.8808000004,4688063.306500001],[397396.09190000035,4688052.1447],[397391.9610000001,4688045.763699999],[397389.20019999985,4688042.9165],[397383.12409999967,4688033.120999999],[397382.4921000004,4688029.3541],[397380.2999,4688025.943299999],[397379.28309999965,4688018.4059999995],[397374.12399999984,4688003.7104],[397369.6032999996,4687993.2257],[397366.84250000026,4687990.3785],[397359.0714999996,4687977.3871],[397349.17980000004,4687965.8705],[397347.5608999999,4687962.2292],[397344.0374999996,4687957.9494],[397343.5669999998,4687953.9581],[397340.1660000002,4687946.788899999],[397337.19909999985,4687935.5041000005],[397336.67169999983,4687927.6263999995],[397337.68740000017,4687923.8354],[397345.71949999966,4687915.2771000005],[397352.4145999998,4687911.069700001],[397356.10059999954,4687909.571900001],[397359.88040000014,4687908.850199999],[397380.30989999976,4687897.2227],[397387.7588999998,4687888.228599999],[397388.79849999957,4687880.439099999],[397388.41199999955,4687876.557600001],[397387.04030000046,4687872.912699999],[397382.90759999957,4687866.420499999],[397380.47300000023,4687863.3465],[397377.54899999965,4687860.6127],[397372.76049999986,4687854.352299999],[397370.7790000001,4687842.831],[397371.86620000005,4687827.044299999],[397373.8092,4687807.802100001],[397373.3104999997,4687796.259],[397371.7993999999,4687788.729],[397370.34520000033,4687785.085200001],[397368.07210000046,4687781.786699999],[397367.5208999999,4687777.9076000005],[397365.00549999997,4687774.945800001],[397359.24629999977,4687769.9213],[397351.8669999996,4687766.808599999],[397344.09690000024,4687765.145400001],[397340.22169999965,4687764.9801],[397329.93090000004,4687771.2392],[397326.24149999954,4687772.515000001],[397318.3295,4687772.4088],[397314.44120000023,4687771.3551],[397307.62399999984,4687767.2347],[397301.9406000003,4687761.764900001],[397296.9096999997,4687755.8412999995],[397290.8300000001,4687745.823799999],[397288.06740000006,4687742.865599999],[397287.5985000003,4687738.985300001],[397284.7567999996,4687736.250399999],[397282.80989999976,4687732.725],[397282.26020000037,4687728.956900001],[397271.2270999998,4687712.681500001],[397260.75490000006,4687700.9515],[397248.7428000001,4687685.356799999],[397246.7167999996,4687682.0547],[397246.00069999974,4687678.177999999],[397245.2514000004,4687666.4164],[397244.2296000002,4687658.546],[397246.24619999994,4687649.9647],[397247.17459999956,4687645.8418000005],[397259.5812999997,4687592.794600001],[397270.07540000044,4687538.5537],[397271.50459999964,4687534.867699999],[397276.0237999996,4687528.3599],[397288.5696999999,4687518.513599999],[397305.80989999976,4687508.487500001],[397309.4994000001,4687507.2118],[397313.5314999996,4687506.819499999],[397318.99170000013,4687508.294399999],[397326.8650000002,4687505.7357],[397332.3311999999,4687501.990599999],[397337.11230000015,4687496.478499999],[397338.8256000001,4687489.6787],[397338,4687472.6983],[397338.55179999955,4687465.360200001],[397340.91330000013,4687463.4375],[397340.8694000002,4687460.4395],[397343.81039999984,4687453.066400001],[397343.7209000001,4687446.9593],[397348.55680000037,4687439.5583999995],[397349.7209999999,4687434.6546],[397349.58770000003,4687425.5495],[397346.44180000015,4687418.9319],[397340.8145000003,4687411.6843],[397340.14829999954,4687405.5856],[397331.37509999983,4687391.7204],[397330.7527999999,4687388.6197999995],[397327.6425999999,4687384.445],[397320.1035000002,4687370.4506],[397318.88829999976,4687366.2480999995],[397316.9656999996,4687364.3882],[397315.7505000001,4687360.185699999],[397311.9453999996,4687353.5777],[397309.4665999999,4687347.5056],[397307.6183000002,4687345.089400001],[397305.62409999967,4687338.343800001],[397301.2709999997,4687328.0789],[397299.97339999955,4687323.877599999],[397298.125,4687321.461300001],[397296.83550000004,4687317.815099999],[397290.57770000026,4687306.911699999],[397287.46580000035,4687302.6259],[397287.4040000001,4687298.4065000005],[397284.24010000005,4687290.567500001],[397284.1765999999,4687286.237],[397280.95999999996,4687269.1807],[397273.9550999999,4687252.290899999],[397272.9354999997,4687250.195699999],[397272.659,4687248.2006],[397271.1484000003,4687246.3347],[397266.4720999999,4687236.5188],[397264.50650000013,4687226.107799999],[397261.9649,4687221.3694],[397261.91110000014,4687217.7052],[397260.0449000001,4687214.067500001],[397252.1490000002,4687175.755899999],[397252.74459999986,4687171.4158],[397251.1880999999,4687149.5594999995],[397251.5965,4687132.449999999],[397254.4659000002,4687120.1910999995],[397254.3861999996,4687114.7502999995],[397256.83019999973,4687112.826400001],[397257.2653999999,4687103.1577],[397259.70129999984,4687100.6786],[397260.0990000004,4687088.456],[397262.5429999996,4687086.5320999995],[397262.3021999998,4687070.0986],[397259.7408999996,4687064.0276999995],[397251.6701999996,4687053.150900001],[397248.55009999964,4687048.309900001],[397245.4576000003,4687045.3566],[397231.97670000046,4687036.4472],[397228.2511,4687035.280200001],[397224.0036000004,4687032.2327],[397219.0519000003,4687031.75],[397216.6266999999,4687029.3422],[397212.9093000004,4687028.7304],[397207.4275000002,4687025.812100001],[397187.21640000027,4687018.7784],[397167.63570000045,4687015.400699999],[397143.2101999996,4687013.204600001],[397127.93180000037,4687010.9855],[397089.36760000046,4687000.0012],[397073.50260000024,4686997.124399999],[397058.1980999997,4686993.128799999],[397049.6936999997,4686992.032],[397043.53309999965,4686987.791099999],[397039.8189000003,4686987.4014],[397031.8733000001,4686985.0748],[397028.9439000003,4686982.008099999],[397025.34229999967,4686978.0627999995],[397020.0684000002,4686972.4761],[397016.88609999977,4686963.4158],[397015.6224999996,4686961.5463],[397010.8551000003,4686928.7421],[397013.2910000002,4686926.263],[397013.21109999996,4686920.8221],[397015.51889999956,4686915.235099999],[397018.43369999994,4686906.085200001],[397029.8537999997,4686892.479],[397029.58949999977,4686885.7081],[397028.74450000003,4686861.8423],[397028.71999999974,4686860.1767],[397025.56379999965,4686852.892999999],[397014.31740000006,4686839.0644000005],[397011.22479999997,4686836.111199999],[397001.3848000001,4686828.259400001],[396966.9341000002,4686805.664799999],[396955.1009999998,4686791.1786],[396954.38800000027,4686787.5241],[396948.84219999984,4686780.2754999995],[396947.55399999954,4686776.740499999],[396944.46949999966,4686774.342499999],[396942.47559999954,4686762.0439],[396940.4205,4686751.190099999],[396937.98699999973,4686748.2272],[396936.5714999996,4686736.031199999],[396933.4068999998,4686728.192399999],[396930.2767000003,4686722.6853],[396929.5636,4686719.0308],[396926.45299999975,4686714.8562],[396923.9916000003,4686710.0056],[396919.61730000004,4686703.9616],[396917.69680000003,4686696.659700001],[396918.0580000002,4686681.9943],[396915.92370000016,4686660.146500001],[396914.0007999996,4686658.286699999],[396909.5104,4686644.358999999],[396900.8439999996,4686632.2697],[396900.1227000002,4686628.059900001],[396897.70550000016,4686626.2074],[396893.8457000004,4686615.9355],[396893.15299999993,4686608.0603],[396896.34729999956,4686578.693],[396898.7045,4686537.2323],[396901.0604999997,4686529.3123],[396902.8454999998,4686527.398],[396904.5684000002,4686521.2643],[396920.7165999999,4686498.4813],[396923.66729999986,4686491.7742],[396930.1701999996,4686480.017100001],[396933.12909999955,4686473.8652],[396934.2933,4686468.9614],[396932.83359999955,4686453.7674],[396929.74899999984,4686451.3694],[396928.44120000023,4686446.5019000005],[396926.6023000004,4686444.752],[396924.0405000001,4686438.6811999995],[396922.20160000026,4686436.931299999],[396919.04509999976,4686429.647600001],[396919.45050000027,4686417.9802],[396922.35720000044,4686408.2751],[396932.54200000037,4686394.686899999],[396978.1601999998,4686347.0373],[396990.04789999966,4686331.5361],[396991.8532999996,4686325.4012],[396993.62210000027,4686322.376599999],[396994.7315999996,4686319.3616],[396996.5991000002,4686317.4461],[396996.55510000046,4686314.448100001],[396997.62710000016,4686308.8793],[396999.3680999996,4686303.967],[396999.9115000004,4686296.0736],[397003.8724999996,4686279.578299999],[397004.5603,4686264.685900001],[397005.2644999996,4686250.903999999],[397007.70880000014,4686248.98],[397008.17789999954,4686241.643100001],[397009.96470000036,4686239.8398],[397009.90110000037,4686235.509400001],[397010.9135999996,4686220.278999999],[397010.35560000036,4686215.955800001],[397009.5258999998,4686209.9706999995],[397006.74069999997,4686188.6877999995],[397003.01549999975,4686181.967800001],[397000.3378999997,4686168.0133],[396996.6224999996,4686161.9595],[396995.3245000001,4686157.758300001],[396992.22169999965,4686154.138800001],[396985.97229999956,4686143.901900001],[396980.34360000025,4686136.6546],[396979.71300000045,4686132.9988],[396970.38680000044,4686120.9191],[396969.0888,4686116.717800001],[396958.5346999997,4686105.2114],[396944.20469999965,4686083.5429],[396942.90660000034,4686079.341700001],[396941.06599999964,4686077.480699999],[396934.14740000013,4686066.587300001],[396933.50850000046,4686062.3763],[396927.8894999996,4686055.7952],[396927.24909999967,4686051.473200001],[396921.03529999964,4686043.679199999],[396915.3886000002,4686035.2105],[396914.09860000014,4686031.5644000005],[396912.24980000034,4686029.1483],[396910.3389999997,4686022.512700001],[396907.83100000024,4686020.1062],[396907.1546,4686013.341399999],[396907.03050000034,4686004.9025],[396908.7714999998,4685999.9902],[396912.1173999999,4685997.719799999],[396917.8057000004,4685992.1941],[396921.15490000043,4685990.1458],[396928.7810000004,4685987.4792],[396931.46439999994,4685984.9964000005],[396934.01400000043,4685973.408600001],[396935.4890999999,4685961.614399999],[396935.23199999984,4685949.7345],[396934.23330000043,4685937.865599999],[396934.75299999956,4685933.970799999],[396934.7767000003,4685929.9723000005],[396930.7241000002,4685906.5978999995],[396930.66530000046,4685902.600500001],[396931.45749999955,4685894.8146],[396932.02610000037,4685883.0337000005],[396935.3092,4685859.6625],[396938.3786000004,4685844.1798],[396940.4941999996,4685836.707599999],[396940.7651000004,4685832.705399999],[396944.6063000001,4685813.657400001],[396946.1182000004,4685809.9702],[396946.3082999997,4685806.0802],[396947.90419999976,4685802.502800001],[396948.0103000002,4685798.5030000005],[396955.0784999998,4685780.2961],[396960.1974999998,4685769.6701],[396971.0809000004,4685753.073000001],[396973.5091000004,4685750.038699999],[396978.9578,4685739.4078],[396983.6632000003,4685728.6768],[396984.87239999976,4685721.2179000005],[396986.92119999975,4685709.1931],[396986.64219999965,4685701.422900001],[396987.43290000036,4685693.526000001],[396989.07859999966,4685687.726600001],[396990.74569999985,4685672.1535],[396994.1448999997,4685656.665999999],[396995.82490000036,4685653.1984],[396998.26860000007,4685645.610300001],[396999.1179999998,4685641.7107],[397005.16899999976,4685627.183800001],[397011.1172000002,4685616.878799999],[397013.7103000004,4685613.8421],[397016.80590000004,4685611.3533],[397023.66789999977,4685607.143200001],[397031.2153000003,4685604.700099999],[397034.72950000037,4685602.6493999995],[397039.7507999996,4685596.578299999],[397042.94120000023,4685589.3125],[397043.29449999984,4685585.3091],[397043.0426000003,4685573.762399999],[397042.9219000004,4685565.545600001],[397040.5257000001,4685553.919399999],[397038.8141000001,4685538.3959],[397035.10419999994,4685527.122099999],[397028.29949999973,4685512.784],[397025.1320000002,4685510.3872],[397021.5591000002,4685508.4406],[397010.21839999966,4685505.1642],[397000.87590000033,4685497.6382],[396992.5917999996,4685489.2081],[396988.1277999999,4685482.721100001],[396985.3658999996,4685479.874],[396981.14749999996,4685473.272299999],[396978.07299999986,4685465.987400001],[396977.60390000045,4685462.1072],[396976.55790000036,4685458.235400001],[396974.7751000002,4685454.707599999],[396973.8367999997,4685446.9471],[396971.8066999996,4685443.423],[396971.4216,4685439.6525],[396968.36760000046,4685428.147],[396965.4195999997,4685412.6417],[396962.8395999996,4685405.3496],[396961.8189000003,4685397.590299999],[396960.11849999987,4685394.0613],[396953.76960000023,4685371.498],[396949.5716000004,4685360.6757],[396947.37990000006,4685357.3761],[396946.6520999996,4685330.287799999],[396947.6679999996,4685326.4967],[396947.6933000004,4685322.609200001],[396946.18790000025,4685304.3061999995],[396944.3487,4685302.5561999995],[396943.03259999957,4685297.1336],[396941.19180000015,4685295.272600001],[396939.88379999995,4685290.405099999],[396936.77249999996,4685286.2305],[396933.62370000035,4685279.502],[396926.1551999999,4685270.5046999995],[396915.0246000001,4685259.118000001],[396912.4623999996,4685253.0472],[396920.9159000004,4685244.9266],[396926.9883000003,4685243.0603],[396933.6018000003,4685238.742799999],[396941.4676999999,4685235.5175],[396950.5078999996,4685228.0546],[396959.52190000005,4685218.815099999],[396962.4994999999,4685213.8847],[396966.20990000013,4685180.2896],[396968.0695000002,4685177.8189],[396968.9900000002,4685161.923599999],[396971.29279999994,4685150.339400001],[396973.6551000001,4685148.4167],[396975.3605000004,4685141.0616],[396977.00650000013,4685124.045],[396978.74789999984,4685119.1327],[396978.68099999987,4685114.5802],[396978.53259999957,4685104.4758],[396968.98890000023,4685083.292199999],[396965.8678000001,4685078.451300001],[396963.3881000001,4685072.3794],[396960.99990000017,4685038.8739],[396955.4266999997,4685029.8488],[396946.1807000004,4685023.320900001],[396941.19990000036,4685020.9508],[396935.04729999974,4685017.3762],[396930.7363999998,4685010.1094],[396929.38430000003,4685002.244000001],[396926.27130000014,4684997.9583],[396925.56790000014,4684994.970000001],[396919.3613999998,4684987.7312],[396910.78280000016,4684981.7489],[396904.6579,4684980.061899999],[396895.43790000025,4684975.310699999],[396887.48029999994,4684972.318],[396876.9798999997,4684964.586999999],[396872.61429999955,4684959.2092],[396869.4653000003,4684952.480799999],[396864.53089999966,4684947.6666],[396865.0636999998,4684944.6601],[396861.75850000046,4684888.067399999],[396863.1405999996,4684858.7269],[396864.6163999997,4684796.5108],[396867.46839999966,4684783.0304000005],[396869.64460000023,4684768.4494],[396871.49450000003,4684765.3125],[396872.6042999998,4684762.297499999],[396874.37179999985,4684759.161800001],[396876.1238000002,4684749.362600001],[396877.24170000013,4684746.902799999],[396880.9283999996,4684706.0890999995],[396878.5576999998,4684673.8050999995],[396880.0379999997,4684651.126800001],[396885.8775000004,4684633.382200001],[396899.07859999966,4684617.306399999],[396902.0840999996,4684614.263599999],[396923.09729999956,4684596.851299999],[396936.8755000001,4684580.767100001],[396938.63489999995,4684577.076199999],[396941.2944,4684572.9279],[396954.1024000002,4684552.5265999995],[396954.05680000037,4684549.4175],[396957.0444,4684545.1533],[396958.32070000004,4684542.2469999995],[396959.9944000002,4684538.335200001],[396965.9419,4684527.919199999],[396971.8437999999,4684514.394099999],[396971.7997000003,4684511.3961],[396973.5853000004,4684509.481799999],[396975.96829999983,4684503.338400001],[396977.7374999998,4684500.3138],[396979.4171000002,4684491.1821],[396982.3590000002,4684483.8089000005],[396984.0548999999,4684475.7875],[396985.25540000014,4684473.3266],[396990.25659999996,4684443.377599999],[396986.7862999998,4684414.774800001],[396984.93709999975,4684412.3586],[396983.5588999996,4684402.716499999],[396981.6272999998,4684400.3015],[396980.9868000001,4684395.979499999],[396979.67870000005,4684391.1121],[396977.2346000001,4684387.482899999],[396973.86120000016,4684371.0954],[396971.4447999997,4684369.3539],[396969.4243999999,4684355.2787999995],[396967.44880000036,4684349.865800001],[396967.3052000003,4684340.0945],[396973.6146,4684315.0131],[396974.18429999985,4684308.896400001],[396977.16229999997,4684303.9659],[396981.8735999996,4684293.5681],[396990.8711000001,4684283.1072],[396995.6705,4684278.705399999],[397004.8287000004,4684273.5732],[397010.02139999997,4684273.4969],[397014.80200000014,4684273.4267],[397016.5696999999,4684270.291099999],[397016.5077999998,4684266.071699999],[397018.3757999996,4684264.156199999],[397025.42640000023,4684244.617000001],[397025.95770000014,4684241.499500001],[397028.34080000035,4684235.3561],[397025.51109999977,4684211.075300001],[397026.35309999995,4684184.1861000005],[397028.79000000004,4684181.707],[397029.23330000043,4684172.5934999995],[397031.6799999997,4684170.7806],[397032.1673999997,4684164.665100001],[397034.59449999966,4684161.5197],[397035.1381999999,4684153.6263999995],[397038.05429999996,4684144.476600001],[397038.54980000015,4684138.916200001],[397040.2915000003,4684134.004000001],[397037.6338999998,4684115.829],[397037.4188000001,4684101.172],[397034.0203,4684077.4548],[397033.9029000001,4684069.460200001],[397030.5321000004,4684047.6306],[397030.25600000005,4684023.201199999],[397032.6105000004,4684020.723300001],[397033.2161999997,4684017.0494],[397036.21219999995,4684013.340399999],[397039.1821999997,4684007.854800001],[397042.17009999976,4684003.590600001],[397045.10259999987,4683995.551200001],[397047.94710000046,4683981.515699999],[397048.87880000006,4683960.7336],[397047.50879999995,4683951.6467],[397042.4304999998,4683937.0612],[397041.1043999996,4683930.9723000005],[397038.0571999997,4683925.574999999],[397034.9534999998,4683921.955499999],[397034.2304999996,4683917.6347],[397031.80429999996,4683915.227],[397019.2659,4683892.3103],[397019.22020000033,4683889.201300001],[397016.1166000003,4683885.581800001],[397016.0449000001,4683880.6962],[397012.24849999975,4683869.2015],[397012.68209999986,4683859.421800001],[397015.1190999998,4683856.9427000005],[397015.6244000001,4683852.048599999],[397024.59640000015,4683839.8112],[397035.2511999998,4683829.8815],[397037.85309999995,4683827.399900001],[397045.0558000002,4683818.1872000005],[397048.58330000006,4683811.3607],[397051.45660000015,4683793.6599],[397051.31319999974,4683783.888599999],[397049.4199000001,4683778.474400001],[397049.2396999998,4683771.8134],[397041.12930000015,4683758.494000001],[397035.0125000002,4683751.809],[397028.8507000003,4683747.679099999],[397027.6141999997,4683747.6973],[397026.3777999999,4683747.715399999],[397022.10929999966,4683748.9997000005],[397017.24590000045,4683749.0711],[397003.1431,4683743.1697],[396991.4951999998,4683736.0107],[396984.23479999974,4683735.673],[396978.05510000046,4683730.321799999],[396970.5752999997,4683720.6581999995],[396968.0592,4683712.1435],[396966.1453999998,4683710.949899999],[396963.5853000004,4683699.437100001],[396964.5778999999,4683688.4275],[396968.09979999997,4683675.603800001],[396969.7421000004,4683663.918199999],[396971.4659000002,4683657.784600001],[396973.10170000046,4683645.6548999995],[396971.6140999999,4683628.5733],[396969.7729000002,4683626.712300001],[396967.7531000003,4683618.3013],[396954.1381999999,4683600.7315],[396951.5592,4683593.5504],[396951.46949999966,4683587.443299999],[396961.6766999997,4683575.0767],[396967.6046000002,4683568.8813000005],[396968.20210000034,4683564.6522],[396970.56489999965,4683562.729499999],[396971.0906999996,4683553.614700001],[396973.4453999996,4683551.1368],[396972.5275999997,4683527.9385],[396971.79640000034,4683523.0626],[396968.6843999997,4683518.8879],[396966.2220999999,4683514.0374],[396949.4223999996,4683492.9604],[396947.0214999998,4683475.448000001],[396947.15529999975,4683473.335899999],[396828.27940000035,4683474.6384],[396573.17810000014,4683480.504000001],[396162.59229999967,4683487.678400001],[395224.9501,4683504.3927],[395221.0756999999,4683504.4505],[395154.55510000046,4683505.666300001],[394466.1020999998,4683518.207900001],[394223.5080000004,4683522.415899999],[394196.22250000015,4683522.827299999],[393812.75930000003,4683529.841399999],[393819.26680000033,4684346.6099],[393824.0155999996,4684589.5437],[393828.2315999996,4684802.720799999],[393789.01209999993,4684804.092],[393468.5229000002,4684816.8377],[393444.8229,4684808.756899999],[393440.6009999998,4684807.599400001],[393433.0706000002,4684805.7146000005],[393415.21920000017,4684802.7651],[393397.14919999987,4684801.706900001],[393178.8622000003,4684807.693399999],[392972.18460000027,4684812.732100001],[392945.8037999999,4684812.690400001],[392928.82210000046,4684812.727499999],[392889.0053000003,4684812.780099999],[392847.20880000014,4684812.7521],[392821.3224999998,4684812.703299999],[392797.73709999956,4684812.1753],[392768.6687000003,4684814.285499999],[392702.9545999998,4684818.955600001],[392700.81510000024,4684819.2104],[392685.96949999966,4684818.771199999],[392676.7385999998,4684818.9124],[392038.99509999994,4684834.9191],[391687.3622000003,4684843.449999999],[391566.5466,4684845.983100001],[391344.28050000034,4684850.533299999],[390562.2679000003,4684866.4673],[390356.8119999999,4684870.5645],[390337.6118999999,4684871.0868],[389342.31620000023,4684891.4944],[388952.4232000001,4684899.544500001],[388945.00549999997,4684899.6620000005],[388943.9341000002,4684899.6789],[388685.74810000043,4684905.7708],[388681.8432,4685521.914899999],[388681.2548000002,4685552.3563],[388681.1168999998,4685559.2446],[388681.68450000044,4685594.9988],[388681.3848000001,4685617.661],[388682.9517999999,4685695.6044],[388682.49260000046,4685697.833000001],[388681.4639999997,4685705.734999999],[388681.1643000003,4685707.627900001],[388680.5226999996,4685708.7487],[388680.31599999964,4685711.306500001],[388680.0234000003,4685734.412900001],[388679.29449999984,4685802.73],[388678.45239999983,4685879.4899],[388682.3428999996,4685999.934699999],[386843.17679999955,4686017.1577],[386755.074,4686017.913699999],[386721.9450000003,4686018.3378],[385144.8700000001,4686079.9802],[385075.0979000004,4686082.6785],[384676.7050000001,4686086.554199999],[384641.5086000003,4686086.5779],[384598.06989999954,4686086.6263],[384344.1228,4686087.478599999],[383885.46839999966,4686091.060799999],[383801.9784000004,4686091.6664],[383377.8568000002,4686095.0428],[383372.7477000002,4686095.127800001],[383335.11390000023,4684675.071799999],[383314.2522999998,4683886.720000001],[383295.0482000001,4683163.3167],[383286.9578,4682795.8146],[383278.483,4682558.9355999995],[383245.7603000002,4681652.4958],[383233.27579999994,4681243.9724],[383232.7810000004,4681229.0975],[383232.2751000002,4681213.556399999],[383224.0228000004,4680945.464],[383196.7583999997,4679945.749600001],[383189.74959999975,4679945.9772],[382681.57540000044,4679962.7754999995],[382523.17760000005,4679967.9771],[381836.3272000002,4679990.9366999995],[381292.47300000023,4680010.2129999995],[381075.04640000034,4680017.888900001],[380817.04470000044,4680026.482000001],[379969.3289999999,4680054.9101],[379678.1838999996,4680064.777899999],[379348.98979999963,4680078.532199999],[378988.3053000001,4680093.732899999],[378757.6867000004,4680101.8191],[378390.1942999996,4680114.5024],[378441.1024000002,4681377.830399999],[378467.4570000004,4682042.5789],[378387.1211000001,4682042.5262],[377967.3853000002,4682042.700999999],[377821.2302000001,4682052.1295],[377419.5181,4682078.4586],[376992.68649999984,4682083.2586],[376970.42179999966,4682083.537699999],[376898.6564999996,4682073.6885],[376894.1902999999,4682072.9893],[376886.74990000017,4682072.009],[376783.3953,4682085.707],[376348.7451999998,4682096.237],[376236.07469999976,4682100.777000001],[376232.9414999997,4682100.8323],[375570.3426999999,4682126.873400001],[375351.8387000002,4682135.4146],[375155.2599999998,4682143.1285],[375099.4621000001,4682145.4539],[375091.0557000004,4682145.8256],[374772.16449999996,4682158.5043],[374757.6564999996,4682158.985300001],[373929.15830000024,4682183.1449],[373918.5236999998,4682183.447000001],[373824.2139999997,4682186.141000001],[373811.10979999974,4682186.709799999],[373159.6869999999,4682205.669199999],[372942.8245000001,4682209.146500001],[372922.87260000035,4682209.618799999],[372826.0312000001,4682213.705],[372615.3849999998,4682218.857000001],[372287.4774000002,4682230.0352],[371949.84669999965,4682241.739399999],[371249.6917000003,4682265.986199999],[371242.9325000001,4682266.2213],[371226.7838000003,4682267.1839000005],[370452.28589999955,4682316.755999999],[370439.4313000003,4682317.4375],[369769.2401999999,4682360.4957],[369758.94379999954,4682361.2421],[369514.8370000003,4682367.774599999],[369349.12880000006,4682372.078600001],[368448.2999,4682396.2334],[368443.9298999999,4682396.315300001],[368434.61479999963,4682396.6009],[367325.31799999997,4682427.6982],[366537.8633000003,4682449.8455],[366487.0003000004,4682451.368100001],[366043.21549999993,4682475.929199999],[365971.5999999996,4682479.184599999],[365962.4519999996,4682479.5814],[365846.99710000027,4682485.008199999],[364309.16889999993,4682557.221000001],[364295.73560000025,4682557.8138999995],[363342.93759999983,4682602.8467],[362479.5565999998,4682643.702099999],[362298.09559999965,4682652.258199999],[360690.8426999999,4682728.7388],[360545.0871000001,4682728.411699999],[360545.78610000014,4682954.5626],[360552.93680000026,4683189.916300001],[360553.9402999999,4683219.6666],[360556.62770000007,4683309.257200001],[360557.4685000004,4683339.1218],[360559.49899999984,4683403.9539],[360561.4478000002,4683464.6776],[360575.3894999996,4683929.727399999],[360575.5602000002,4683934.167300001],[360578.01070000045,4684015.9869],[360614.96549999993,4685228.2809999995],[360615.57689999975,4685246.5976],[360615.60780000035,4685248.1521000005],[360616.74450000003,4685280.4548],[360618.18709999975,4685332.301999999],[360636.8810999999,4685949.331800001],[360637.1687000003,4685959.6569],[360747.75349999964,4685960.9035],[360741.6397000002,4687093.298599999],[360742.05819999985,4687106.0649],[360744.89130000025,4687198.874399999],[360745.35390000045,4687213.861500001],[360753.1961000003,4687683.256200001],[360754.7282999996,4687706.4421999995],[360757.6906000003,4687739.3752],[360760.01570000034,4687773.431700001],[360760.2759999996,4687798.9758],[360762.4064999996,4687897.909],[360762.32019999996,4687943.3440000005],[360764.04569999967,4688150.480799999],[360766.05150000006,4688201.650599999],[360763.9676999999,4688557.1601],[360775.1163999997,4690055.016799999],[360780.99909999967,4690462.800799999],[360781.1786000002,4690467.684900001],[360791.7742999997,4691207.739600001],[360796.1824000003,4691524.6866],[360805.96050000004,4692194.4421999995],[360806.0842000004,4692200.660499999],[360811.71219999995,4692599.564200001],[360822.49370000046,4692599.1274999995],[360845.97250000015,4692599.327099999],[361002.81900000013,4692596.0986],[361071.1749,4692595.629799999],[361134.84729999956,4692591.5888],[361178.79229999986,4692589.606000001],[361188.10059999954,4692589.6435],[361191.55649999995,4692589.4639],[361213.2270999998,4692801.6493999995],[361191.6336000003,4693705.8605],[361177.66110000014,4694308.8826],[361176.8929000003,4694336.558],[361175.91089999955,4694365.9037999995],[361175.69909999985,4694380.126800001],[361175.1507000001,4694410.574899999],[361175.04559999984,4694413.576300001],[361173.0527999997,4694495.7074],[361020.3306,4694488.8543],[360561.99700000044,4694468.318299999],[360409.19299999997,4694461.5912],[360403.4221999999,4694461.262],[360385.9517999999,4694460.611],[360380.10309999995,4694460.5056],[360361.9491999997,4694466.866699999],[360356.6144000003,4694467.7508000005],[360351.6087999996,4694468.6283],[360325.53089999966,4694469.9267],[360283.9494000003,4694470.0908],[360259.6624999996,4694470.3539],[360216.40579999983,4694469.107799999],[360183.8853000002,4694469.4246],[360131.4762000004,4694467.5844],[359775.65919999965,4694455.380999999],[359746.6579999998,4694454.6296],[359618.37739999965,4694451.3159],[359548.1813000003,4694449.503900001],[359541.5071999999,4694449.3047],[359508.3057000004,4694448.5275],[359337.64609999955,4694442.626800001],[359334.5159,4694442.578600001],[359267.3831000002,4694441.5965],[359242.00349999964,4694440.7742],[359220.4149000002,4694440.0978999995],[359165.7092000004,4694438.7555],[359140.2494999999,4694438.0463],[359089.49260000046,4694436.513800001],[359059.1719000004,4694435.6807],[358937.0658,4694432.3661],[358886.22860000003,4694430.947899999],[358851.2915000003,4694429.875499999],[358839.3448000001,4694429.5612],[358726.7889999999,4694426.1687],[358601.8261000002,4694424.139599999],[358576.01680000033,4694422.4397],[358566.02749999985,4694421.1976],[358564.83550000004,4694423.3324],[358563.12710000016,4694424.366699999],[358022.1906000003,4694412.665999999],[357021.4573999997,4694391.174000001],[356902.4918999998,4694388.608200001],[356545.43200000003,4694381.0375],[356426.3858000003,4694378.592599999],[356393.0229000002,4694378.055600001],[356283.6853,4694371.192399999],[355972.0059000002,4694352.054],[355855.38910000026,4694347.680199999],[355712.56570000015,4694342.4048],[355558.7779000001,4694336.5811],[355097.4118999997,4694319.1304],[354943.6224999996,4694313.3202],[354929.1162999999,4694312.7324],[354885.35309999995,4694311.0853],[354870.76680000033,4694310.610300001],[354701.59889999963,4694301.903000001],[354193.9360999996,4694276.2532],[354024.6880999999,4694267.786],[353936.11319999956,4694265.636],[353670.1501000002,4694259.6423],[353581.4972000001,4694257.7206],[353563.45469999965,4694261.32],[353463.8914000001,4694257.5176],[353039.4363000002,4694241.761600001],[352963.03160000034,4694238.8127999995],[352932.28949999996,4694237.681700001],[352901.2182,4694236.557700001],[352893.57189999986,4694237.162900001],[352611.48280000035,4694228.2157000005],[352432.1704000002,4694223.1095],[352351.33139999956,4694220.816299999],[351879.3844999997,4694206.799799999],[351844.03199999966,4694205.7711],[351737.90160000045,4694203.132099999],[351702.4715,4694202.3279],[351600.86369999964,4694199.3729],[351296.0488999998,4694190.9608],[351194.3605000004,4694188.124500001],[351169.1353000002,4694186.9947999995],[351093.2198999999,4694183.944800001],[351067.9146999996,4694182.928300001],[351039.72360000014,4694181.7512],[351017.8076999998,4694181.329299999],[350867.2962999996,4694179.204600001],[350817.1281000003,4694178.608100001],[350466.3216000004,4694172.5463],[350422.9595999997,4694170.585100001],[350378.52979999967,4694168.758099999],[350324.98149999976,4694168.0153],[350164.26130000036,4694166.1241],[350110.6328999996,4694165.4957],[350109.8435000004,4694159.4025],[350108.9774000002,4694157.421399999],[350104.5192999998,4694153.0733],[350093.59109999985,4694150.4191],[350089.05399999954,4694150.071900001],[350067.1116000004,4694148.431500001],[350006.8269999996,4694148.5021],[349979.3739,4694147.202299999],[349938.5658,4694145.3004],[349854.47759999987,4694141.439300001],[349815.9088000003,4694140.2677],[349775.0349000003,4694139.1458],[349756.9006000003,4694138.4244],[349702.25769999996,4694136.5989],[349684.04339999985,4694135.990499999],[349568.8865,4694131.2453000005],[349481.84130000044,4694127.785499999],[349223.21050000004,4694119.0251],[349152.82469999976,4694116.6545],[349108.0310000004,4694113.2881000005],[349062.2566999998,4694110.2764],[349029.02139999997,4694108.216399999],[348924.64470000006,4694103.138],[348891.0921,4694101.640900001],[348878.79750000034,4694100.5734],[348797.0948000001,4694096.6734],[348551.90610000025,4694085.092],[348470.1229999997,4694081.308599999],[348456.9347000001,4694080.8167],[348455.1188000003,4694080.6338],[348409.94409999996,4694078.724300001],[348394.86000000034,4694078.1625],[348208.8097000001,4694070.6439],[347650.41280000005,4694048.3452],[347464.2801000001,4694040.9592],[347460.2366000004,4694040.603],[347447.8689000001,4694039.983999999],[347443.66559999995,4694039.853499999],[347435.0608000001,4694079.5908],[347411.5689000003,4694188.1983],[347408.4166000001,4694198.4878],[347396.65020000003,4694236.7389],[347393.8055999996,4694257.353399999],[347385.02749999985,4694319.3136],[347382.10309999995,4694340.040999999],[347374.2326999996,4694375.651900001],[347373.0295000002,4694380.899599999],[347346.8640999999,4694472.568399999],[347343.8499999996,4694477.855599999],[347343.1286000004,4694478.7601],[347338.87480000034,4694483.8522],[347334.4781999998,4694486.1701],[347317.21829999983,4694487.7689],[347317.3975999998,4694492.208799999],[347318.0250000004,4694505.8598],[347318.1244000001,4694510.4125],[347306.40639999975,4694513.112400001],[347271.25260000024,4694521.212300001],[347259.45239999983,4694523.914100001],[347083.1997999996,4694557.317],[346554.2862999998,4694657.556399999],[346377.95969999954,4694691.0901],[346241.1020999998,4694710.540100001],[345830.28839999996,4694769.022600001],[345693.3535000002,4694788.5962000005],[345619.64389999956,4694799.666300001],[345398.4338999996,4694832.8829],[345324.64279999956,4694843.958000001],[345315.1116000004,4694844.9465],[345286.36089999974,4694848.2488],[345276.74990000017,4694849.350199999],[345275.72279999964,4694855.038899999],[345274.30009999964,4694857.7367],[345270.6623999998,4694860.8168],[345259.3657999998,4694867.6214000005],[345254.77469999995,4694872.278000001],[345249.0741999997,4694882.625],[345250.71800000034,4694889.921],[345251.92700000014,4694899.892899999],[345251.26719999965,4694903.5737],[345246.46860000025,4694910.012399999],[345237.6660000002,4694917.8728],[345226.8512000004,4694931.5549],[345225.4506999999,4694935.252],[345225.32930000033,4694963.251],[345225.35390000045,4694971.8049],[345225.23000000045,4694992.249399999],[345223.1403000001,4694998.2948],[345218.0321000004,4695005.6292],[345217.4276999999,4695008.0867],[345215.7483000001,4695010.345799999],[345210.7126000002,4695017.234099999],[345209.0356999999,4695019.6043],[345208.24700000044,4695021.177100001],[345188.7580000004,4695048.493899999],[345174.0184000004,4695067.1512],[345163.44600000046,4695080.605799999],[345162.78639999963,4695084.286499999],[345169.21050000004,4695095.4761],[345168.3727000002,4695102.271600001],[345166.93539999984,4695104.303099999],[345156.7045,4695110.862199999],[345146.48709999956,4695121.753699999],[345140.7599999998,4695130.8794],[345130.4139999999,4695154.549900001],[345119.1465999996,4695173.797],[345104.6414000001,4695210.446900001],[345101.2867999999,4695226.2969],[345095.1721999999,4695255.0953],[345095.4157999996,4695266.088400001],[345091.3287000004,4695271.178300001],[345079.87710000016,4695282.0973000005],[345075.8565999996,4695290.1854],[345076.6638000002,4695293.167099999],[345079.9254999999,4695295.4279],[345079.9918999998,4695298.426000001],[345076.47750000004,4695307.0583],[345060.30590000004,4695346.522700001],[345058.30370000005,4695352.7884],[345050.97670000046,4695375.1701],[345049.5321000004,4695376.8686],[345043.6723999996,4695379.9980999995],[345041.1074999999,4695383.1656],[345040.0645000003,4695384.410800001],[345027.5744000003,4695407.9069],[345013.88320000004,4695436.6511],[345005.08609999996,4695463.2871],[344992.41089999955,4695489.5648],[344987.5270999996,4695499.5605999995],[344965.1819000002,4695553.937999999],[344958.79030000046,4695577.632300001],[344950.48220000044,4695596.5919],[344943.29640000034,4695606.75],[344932.8183000004,4695635.5342],[344931.4797,4695642.0075],[344930.2927000001,4695659.0317],[344928.24789999984,4695667.075999999],[344919.0641999999,4695687.3882],[344901.86730000004,4695743.6514],[344901.2533,4695745.664799999],[344899.23060000036,4695754.7085],[344898.4611999998,4695786.832599999],[344899.3718999997,4695794.478],[344898.3887,4695805.831700001],[344885.06350000016,4695832.4573],[344863.52359999996,4695867.3752999995],[344855.9996999996,4695884.540100001],[344854.4266999997,4695891.574100001],[344850.3071999997,4695898.8869],[344845.15479999967,4695907.889],[344841.54640000034,4695915.968],[344830.0515999999,4695954.5516],[344821.71729999967,4695972.289899999],[344807.3986999998,4695994.9383000005],[344801.9592000004,4696005.8355],[344780.85419999994,4696060.2972],[344771.27329999954,4696077.5078],[344767.3596000001,4696090.3708999995],[344765.8088999996,4696098.4043000005],[344765.7204999998,4696112.960000001],[344765.5685999999,4696132.072000001],[344768.2111999998,4696195.4497],[344768.08999999985,4696201.1183],[344765.3048999999,4696209.179199999],[344758.8236999996,4696217.6554000005],[344756.71609999985,4696219.146500001],[344738.4779000003,4696232.1055],[344735.6261999998,4696237.168199999],[344733.51240000036,4696253.213199999],[344734.892,4696281.956700001],[344735.9592000004,4696292.931600001],[344737.36450000014,4696308.009500001],[344730.7237999998,4696316.7115],[344730.2818,4696319.054400001],[344728.12870000023,4696333.3226],[344721.34229999967,4696346.582900001],[344717.24060000014,4696354.673],[344701.30989999976,4696397.354900001],[344697.40160000045,4696410.440099999],[344696.3792000003,4696431.1269000005],[344696.1964999996,4696434.0195],[344697.4291000003,4696441.3245],[344703.2873999998,4696460.414100001],[344704.0823999997,4696462.840600001],[344707.5270999996,4696469.6521000005],[344708.6487999996,4696471.960200001],[344717.93620000035,4696489.751599999],[344720.00659999996,4696497.704600001],[344726.0477999998,4696502.7919],[344733.36679999996,4696513.516799999],[344740.99349999987,4696530.6785],[344749.8038999997,4696571.477600001],[344749.8630999997,4696574.1426],[344749.7642000001,4696580.810699999],[344748.7221999997,4696589.499399999],[344755.0207000002,4696602.468900001],[344757.6967000002,4696611.741599999],[344759.1255000001,4696642.706],[344758.6956000002,4696656.7138],[344759.7026000004,4696668.6899],[344755.5696999999,4696682.7798999995],[344753.2422000002,4696696.6077],[344744.7048000004,4696723.6828000005],[344719.93850000016,4696772.5603],[344709.1869999999,4696788.908299999],[344688.3400999997,4696810.369000001],[344671.7988,4696825.512499999],[344657.08770000003,4696841.5042],[344641.5053000003,4696862.7369],[344639.02830000035,4696866.1249],[344623.41309999954,4696889.5803],[344592.51209999993,4696947.593599999],[344588.9367000004,4696957.1164],[344581.01740000024,4696978.623199999],[344574.6162999999,4696990.653000001],[344565.54169999994,4697004.630899999],[344562.69039999973,4697009.693700001],[344558.2734000003,4697025.789899999],[344554.24980000034,4697044.766000001],[344550.36450000014,4697069.9604],[344550.41889999993,4697072.4033],[344550.72020000033,4697085.9505],[344540.69579999987,4697123.8355],[344534.14859999996,4697144.0898],[344531.09279999975,4697162.1556],[344533.8284,4697185.2029],[344531.7823000001,4697204.246099999],[344528.12650000025,4697217.548],[344525.29030000046,4697223.2771000005],[344516.8002000004,4697233.9092],[344513.7394000003,4697240.643100001],[344509.1336000003,4697266.7424],[344507.96630000044,4697280.877800001],[344504.7673000004,4697292.5031],[344503.9801000003,4697301.5195],[344496.99870000035,4697324.4498],[344496.76970000006,4697347.452099999],[344493.4771999996,4697365.967499999],[344486.4176000003,4697381.678300001],[344483.1766999997,4697391.415899999],[344481.06659999955,4697407.572000001],[344482.04200000037,4697418.104599999],[344484.12799999956,4697423.057499999],[344492.0875000004,4697432.9902],[344494.29110000003,4697435.829700001],[344505.8304000003,4697462.3474],[344518.4151999997,4697484.0646],[344517.74170000013,4697498.188999999],[344513.29619999975,4697509.286599999],[344494.65189999994,4697540.808800001],[344487.3627000004,4697546.192600001],[344476.2910000002,4697551.7717],[344467.78479999956,4697557.9603],[344463.49739999976,4697565.0549],[344455.08490000013,4697590.2391],[344448.5122999996,4697616.715600001],[344446.6863000002,4697634.5318],[344446.8940000003,4697643.8594],[344446.0351999998,4697649.6556],[344439.4649,4697691.019099999],[344429.8019000003,4697711.7873],[344426.32430000044,4697721.9746],[344421.33690000046,4697753.081900001],[344418.6626000004,4697788.248299999],[344414.1311999997,4697821.3452],[344405.34499999974,4697848.204299999],[344393.60080000013,4697908.569599999],[344388.16050000023,4697923.022399999],[344383.5488999998,4697959.898499999],[344380.1878000004,4697975.3048],[344381.1414999999,4697995.947699999],[344384.78270000033,4698004.198899999],[344384.0773,4698016.879799999],[344386.1657999996,4698021.943700001],[344387.73330000043,4698025.7972],[344394.6004999997,4698034.7543],[344400.1445000004,4698039.7413],[344401.7423999999,4698041.2611],[344403.858,4698047.546499999],[344412.48759999964,4698058.0197],[344416.00989999995,4698060.9409],[344419.8755999999,4698068.1872000005],[344421.73199999984,4698073.922900001],[344428.16789999977,4698082.0008000005],[344432.60140000004,4698092.567500001],[344432.5844999999,4698102.899900001],[344431.7308,4698108.918199999],[344429.83779999986,4698112.626599999],[344426.70320000034,4698116.0293000005],[344419.5767999999,4698121.2985],[344401.4128999999,4698141.0341],[344356.2315999996,4698171.0371],[344355.06429999974,4698174.0627999995],[344356.5209999997,4698184.029100001],[344351.51159999985,4698203.0273],[344350.6956000002,4698207.045],[344349.05879999977,4698214.8583],[344349.73060000036,4698222.8423999995],[344351.26350000035,4698225.1413],[344352.1079000002,4698229.7886],[344350.26690000016,4698235.8289],[344346.47360000014,4698242.912599999],[344345.2747999998,4698255.6044],[344341.7352,4698266.682],[344339.77919999976,4698289.7228],[344333.90809999965,4698303.296499999],[344335.20720000006,4698317.265799999],[344332.0388000002,4698330.2238],[344329.2929999996,4698351.0602],[344331.3102000002,4698364.013699999],[344330.0817,4698375.3730999995],[344320.69799999986,4698419.687999999],[344316.31549999956,4698448.3378],[344314.41170000006,4698473.7106],[344314.00040000025,4698488.4957],[344307.0267000003,4698507.9822],[344304.1994000003,4698525.1543000005],[344302.0672000004,4698529.201300001],[344302.6721999999,4698534.1872000005],[344305.2293999996,4698538.129799999],[344306.1035000002,4698544.1096],[344302.58029999956,4698563.2969],[344298.11840000004,4698606.8356],[344293.27890000027,4698626.052300001],[344286.7633999996,4698666.081700001],[344283.9386999998,4698683.3649],[344277.2664000001,4698690.512800001],[344275.1564999996,4698695.5592],[344275.24810000043,4698699.6678],[344282.81400000025,4698717.8303],[344282.78259999957,4698727.4965],[344277.5318999998,4698746.7224],[344278.48029999994,4698756.033500001],[344280.8278000001,4698761.6471],[344284.89549999963,4698766.8891],[344294.79619999975,4698775.334000001],[344299.1031999998,4698780.237400001],[344303.23029999994,4698788.144400001],[344311.02109999955,4698801.6358],[344324.0088999998,4698819.3441],[344331.9073000001,4698830.277899999],[344335.3984000003,4698839.198999999],[344334.0661000004,4698845.8945],[344331.08910000045,4698848.9605],[344305.8920999998,4698855.854800001],[344300.60170000046,4698858.528000001],[344289.7037000004,4698868.1032],[344274.8180999998,4698887.0995000005],[344270.4148000004,4698892.6415],[344254.39049999975,4698908.5525],[344251.5477999998,4698913.9486],[344246.65919999965,4698930.944599999],[344241.9128999999,4698946.9374],[344241.5604999997,4698953.277899999],[344243.78000000026,4698964.227],[344243.3021999998,4698976.0141],[344242.24899999984,4698984.147700001],[344241.25820000004,4698991.3912],[344240.5162000004,4699002.406400001],[344239.2572999997,4699019.765799999],[344229.12239999976,4699081.9845],[344228.17929999996,4699087.671499999],[344220.39080000017,4699181.2787],[344218.7619000003,4699189.4252],[344211.06379999965,4699209.5945],[344210.81400000025,4699231.5975],[344209.69400000013,4699236.732999999],[344208.9967,4699249.7469999995],[344206.4604000002,4699257.8027],[344204.3211000003,4699261.5167],[344202.73730000015,4699267.9957],[344202.49739999976,4699290.4428],[344197.37880000006,4699315.554099999],[344197.69990000036,4699318.879899999],[344198.45359999966,4699330.5283],[344196.7463999996,4699346.2313],[344193.7241000002,4699354.630999999],[344191.1135999998,4699359.3554],[344191.09970000014,4699369.798900001],[344192.4451000001,4699374.768300001],[344204.1760999998,4699391.5046],[344207.89169999957,4699399.420700001],[344209.3733000001,4699410.4975000005],[344209.26779999956,4699416.8324],[344207.92090000026,4699422.8618],[344208.8990000002,4699433.5054],[344206.8415000001,4699440.8837],[344203.98429999966,4699445.613600001],[344189.8514999999,4699457.705399999],[344182.01850000024,4699464.434900001],[344177.32079999987,4699475.2052],[344176.4749999996,4699481.556700001],[344178.7435999997,4699516.835200001],[344175.6009999998,4699530.9037],[344173.4617999997,4699534.617699999],[344171.8532999996,4699539.986300001],[344171.574,4699579.099099999],[344170.6732000001,4699586.673800001],[344171.3005999997,4699592.6591],[344169.7346999999,4699596.2491999995],[344165.00090000033,4699598.021299999],[344163.92370000016,4699601.3783],[344164.7407999998,4699604.804099999],[344167.19319999963,4699607.749],[344163.45519999973,4699639.384299999],[344162.51269999985,4699641.405099999],[344160.5608000001,4699642.4486],[344154.38659999985,4699642.3642],[344153.35929999966,4699644.275800001],[344153.9064999996,4699654.040200001],[344156.49179999996,4699670.3138999995],[344157.93879999965,4699679.836100001],[344159.7703,4699684.461300001],[344181.5356999999,4699704.639799999],[344193.5664999997,4699712.7037],[344197.4395000003,4699716.616800001],[344200.0162000004,4699721.4476],[344213.90270000044,4699757.355699999],[344216.22030000016,4699761.6369],[344222.2912999997,4699768.167300001],[344220.93709999975,4699773.863500001],[344218.31180000026,4699777.921599999],[344211.5585000003,4699785.0715],[344204.9923999999,4699789.550799999],[344183.88150000013,4699798.6876],[344173.45639999956,4699807.252599999],[344159.70639999956,4699814.3365],[344149.1253000004,4699815.9059],[344146.1264000004,4699817.9726],[344139.69049999956,4699839.335999999],[344138.8596000001,4699846.353700001],[344134.60369999986,4699854.781099999],[344129.47580000013,4699861.005999999],[344128.0769999996,4699864.703400001],[344128.73890000023,4699894.3519],[344131.97030000016,4699906.3895],[344140.01460000034,4699920.2082],[344140.1037999997,4699924.205800001],[344137.2542000003,4699929.2688],[344133.1459999997,4699933.249],[344125.67700000014,4699945.1921],[344122.2878999999,4699959.2662],[344119.676,4699978.6556],[344118.2615,4699989.019300001],[344114.3145000003,4700000.2173],[344113.20720000006,4700005.908],[344114.5747999996,4700011.876800001],[344114.42480000015,4700016.2129],[344108.9274000004,4700028.001],[344108.4759999998,4700052.008300001],[344105.8400999997,4700062.9548],[344102.67569999956,4700076.024],[344102.0696999999,4700078.3706],[344101.3261000002,4700085.6085],[344102.5636,4700096.8018],[344104.97869999986,4700098.0811],[344109.6595999999,4700097.643300001],[344110.8482999997,4700099.2831999995],[344112.10360000003,4700107.5875],[344114.5153000001,4700116.088199999],[344112.2117999997,4700119.8059],[344113.4303000001,4700122.7784],[344115.2547000004,4700123.404200001],[344116.99930000026,4700124.142899999],[344119.0564000001,4700138.8730999995],[344119.7636000002,4700144.7455],[344119.09889999963,4700159.2031],[344116.30150000006,4700166.598099999],[344112.0240000002,4700170.3598],[344106.0208999999,4700181.603700001],[344102.3641999997,4700183.6851],[344098.61290000007,4700185.213199999],[344093.63939999975,4700194.6565000005],[344091.1732000001,4700205.8214],[344090.0406999998,4700236.1765],[344086.5691999998,4700253.9187],[344084.64159999974,4700263.405099999],[344080.7341,4700280.046],[344077.4863,4700304.115800001],[344077.7293999996,4700314.998],[344080.21839999966,4700323.274800001],[344082.15479999967,4700325.2313],[344089.6292000003,4700328.2862],[344093.0658999998,4700331.097999999],[344098.78729999997,4700340.4136],[344101.38129999954,4700346.0217],[344102.64109999966,4700358.214400001],[344102.2868999997,4700360.7775],[344100.1058,4700362.603800001],[344089.72020000033,4700361.835899999],[344087.34729999956,4700362.444399999],[344084.6202999996,4700365.616],[344083.6222000001,4700376.1927000005],[344085.1919999998,4700380.157199999],[344096.71920000017,4700380.4552],[344098.6655000001,4700382.855900001],[344098.78949999996,4700388.408],[344094.56379999965,4700398.168],[344093.21729999967,4700404.1974],[344091.3925000001,4700407.2378],[344089.4358999999,4700408.0592],[344081.9790000003,4700405.7815000005],[344076.90189999994,4700406.8948],[344069.90759999957,4700414.272500001],[344063.2715999996,4700426.6415],[344062.9491999997,4700434.3145],[344065.6076999996,4700442.809699999],[344070.19290000014,4700449.151000001],[344070.45129999984,4700457.0331999995],[344069.4342,4700459.389],[344061.4632000001,4700463.5666000005],[344058.15759999957,4700470.306299999],[344057.86259999964,4700479.2008],[344063.3262,4700499.076400001],[344066.1688000001,4700534.2311],[344066.4249999998,4700538.335999999],[344065.40749999974,4700544.358100001],[344054.85539999977,4700565.591399999],[344053.52130000014,4700572.176000001],[344055.44409999996,4700584.576099999],[344058.56120000035,4700591.5056],[344063.5203999998,4700596.1721],[344068.40270000044,4700597.396199999],[344069.9154000003,4700598.806700001],[344070.2564000003,4700603.0208],[344065.4846000001,4700617.792400001],[344064.17250000034,4700629.0426],[344059.28699999955,4700635.039999999],[344056.2237,4700637.8859],[344028.08110000007,4700659.956700001],[344018.1381999999,4700671.6219999995],[344015.82969999965,4700678.7839],[344015.91899999976,4700682.7815000005],[344020.3783999998,4700701.901799999],[344022.75739999954,4700712.6252],[344024.2034,4700733.1461],[344028.5555999996,4700751.1579],[344027.77249999996,4700756.619200001],[344023.47030000016,4700762.936899999],[344012.24430000037,4700772.4089],[344009.0585000003,4700780.8125],[344006.25370000023,4700791.5407],[343996.23500000034,4700818.206],[343997.8082999997,4700837.057600001],[343995.16280000005,4700851.226199999],[343989.7433000002,4700866.456800001],[343986.85699999984,4700869.8542],[343983.3652999997,4700871.9321],[343982.3680999996,4700875.176200001],[343986.27749999985,4700884.4211],[343985.37179999985,4700895.440099999],[343977.34059999976,4700911.617799999],[343975.82660000026,4700924.872400001],[343976.5669999998,4700950.6307],[343976.0608000001,4700953.752800001],[343975.25299999956,4700958.103700001],[343970.53170000017,4700971.4299],[343970.96949999966,4700979.9747],[343973.4138000002,4700986.252699999],[343985.8585999999,4700998.1953],[343999.1508999998,4701007.5638],[344000.44159999955,4701010.0901999995],[344000.3214999996,4701015.7589],[343995.8848000001,4701023.412799999],[343989.2070000004,4701037.5605],[343984.0685999999,4701061.672599999],[343982.9140999997,4701068.9198],[343982.4082000004,4701097.8168],[343978.7814999996,4701104.897],[343971.2598000001,4701110.7312],[343956.14690000005,4701119.2904],[343950.2249999996,4701126.7553],[343945.61280000024,4701148.6338],[343938.9433000004,4701155.7820999995],[343937.58469999954,4701161.2564],[343938.8075000001,4701171.783399999],[343929.9269000003,4701186.758099999],[343928.28160000034,4701194.1274],[343926.6654000003,4701210.161699999],[343925.40919999965,4701212.8562],[343918.0071999999,4701220.3542],[343916.9154000003,4701223.045],[343918.78089999966,4701236.5572999995],[343915.8696999997,4701242.5107],[343910.7980000004,4701247.512499999],[343908.2631999999,4701251.902000001],[343907.30069999956,4701260.367000001],[343908.15749999974,4701265.569499999],[343912.1043999996,4701272.8137],[343918.8700000001,4701277.328500001],[343921.53830000013,4701286.267899999],[343922.6760999998,4701300.3519],[343929.0345999999,4701316.0967999995],[343949.3641999997,4701353.193499999],[343952.4511000002,4701362.456800001],[343952.37320000026,4701370.0132],[343949.5120000001,4701374.521199999],[343925.63740000036,4701388.609099999],[343922.91330000013,4701391.891899999],[343918.51389999967,4701404.877800001],[343915.4623999996,4701422.944],[343912.65830000024,4701430.005899999],[343910.18850000016,4701433.6163],[343896.3646,4701444.591],[343881.64350000024,4701455.9191],[343875.3431000002,4701464.8368999995],[343869.57070000004,4701478.964500001],[343864.6995000001,4701507.6258000005],[343857.39969999995,4701519.6767],[343849.6528000003,4701548.513599999],[343830.76109999977,4701590.3762],[343826.4888000004,4701609.0253],[343823.2126000002,4701639.0953],[343820.41619999986,4701646.4904],[343811.45940000005,4701661.689200001],[343808.88460000046,4701671.6346],[343808.29619999975,4701678.424799999],[343810.0722000003,4701691.605799999],[343808.75600000005,4701698.967800001],[343802.18149999995,4701714.0022],[343794.2879999997,4701743.620100001],[343788.47279999964,4701774.191400001],[343788.0114000002,4701782.978499999],[343789.8175999997,4701790.159499999],[343798.35170000046,4701800.1895],[343819.3570999997,4701819.7171],[343830.7419999996,4701828.461300001],[343832.6155000003,4701834.974199999],[343832.13659999985,4701842.983999999],[343828.85950000025,4701847.279100001],[343818.4308000002,4701851.8454],[343811.2862999998,4701859.782299999],[343809.0632999996,4701863.3872],[343783.8145000003,4701889.5052000005],[343780.2259999998,4701894.585000001],[343778.0750000002,4701905.076400001],[343780.0703999996,4701917.0304000005],[343778.1864,4701921.0722],[343772.48230000027,4701927.199200001],[343768.6914999997,4701941.615900001],[343759.8973000003,4701953.0338],[343758.0705000004,4701959.6295],[343758.2273000004,4701962.959000001],[343764.25710000005,4701971.3785],[343764.5360000003,4701976.482899999],[343762.1710000001,4701981.0909],[343754.7126000002,4701989.701400001],[343752.52440000046,4701998.5272],[343752.1425000001,4702014.534],[343756.0066999998,4702025.4463],[343758.2866000002,4702028.0616],[343760.0081000002,4702035.133400001],[343759.1804999998,4702042.2622],[343756.18010000046,4702047.884400001],[343750.1297000004,4702056.9078],[343746.80260000005,4702069.980900001],[343747.44020000007,4702076.4103],[343750.7165999999,4702083.114],[343750.92810000014,4702088.886399999],[343748.8273,4702094.2662],[343739.8644000003,4702094.4669],[343733.9685000004,4702103.0425],[343733.2282999996,4702106.725299999],[343736.7065000003,4702115.0909],[343736.7934999997,4702118.977499999],[343732.7315999996,4702128.623],[343726.27249999996,4702137.7666],[343725.7165999999,4702146.000399999],[343726.2468999997,4702154.987600001],[343720.03199999966,4702167.6809],[343716.81010000035,4702170.752800001],[343707.90199999977,4702173.396500001],[343700.89020000026,4702172.5537],[343694.9298999999,4702174.5759],[343692.65950000007,4702187.0699000005],[343689.51680000033,4702204.6939],[343691.48500000034,4702211.760199999],[343700.6118999999,4702222.554500001],[343702.23890000023,4702225.4066],[343703.4397999998,4702227.6017],[343703.0532999998,4702236.0539],[343701.6626000004,4702243.7509],[343703.4639999997,4702247.043500001],[343709.64580000006,4702251.2378],[343712.54590000026,4702259.5053],[343713.68429999985,4702266.2568],[343716.8387000002,4702271.1855999995],[343732.1945000002,4702284.617900001],[343734.91029999964,4702288.3344],[343735.4682,4702294.876800001],[343734.3543999996,4702296.5682],[343732.39829999954,4702297.389699999],[343713.98709999956,4702298.135500001],[343702.48780000024,4702302.614800001],[343698.16700000037,4702308.044399999],[343689.89389999956,4702328.0054],[343688.38879999984,4702330.5944],[343664.1964999996,4702348.690099999],[343660.2918999996,4702354.332599999],[343647.06010000035,4702391.6251],[343607.4358999999,4702473.615599999],[343591.6579999998,4702525.741599999],[343592.17119999975,4702530.2851],[343597.0844999999,4702536.6186999995],[343596.59860000014,4702540.6292],[343593.51889999956,4702542.698000001],[343585.6853,4702541.8738],[343583.9835000001,4702543.0229],[343581.4369999999,4702550.523700001],[343582.0346999997,4702566.1752],[343575.54389999993,4702577.5418],[343568.4899000004,4702604.1416],[343563.51379999984,4702635.3609],[343564.1939000003,4702640.0118],[343565.49450000003,4702642.9824],[343570.3978000004,4702648.8718],[343570.44269999955,4702650.8705],[343563.10730000027,4702661.256200001],[343561.0667000003,4702669.301100001],[343555.7718000002,4702700.971999999],[343555.2857999997,4702712.3149999995],[343557.95660000015,4702721.3652],[343568.72750000004,4702735.788799999],[343587.81240000017,4702757.8028],[343591.6144000003,4702762.272600001],[343600.5787000004,4702776.8478],[343601.9215000002,4702785.372400001],[343601.33100000024,4702788.385299999],[343600.5162000004,4702792.403100001],[343597.4093000004,4702793.250499999],[343585.3229,4702793.521500001],[343570.1096000001,4702797.4178],[343558.91509999987,4702800.7797],[343541.51180000044,4702809.7246],[343536.18989999965,4702814.510199999],[343528.60560000036,4702824.7903],[343527.8306999998,4702826.9186],[343515.08160000015,4702859.9789],[343737.784,4702871.9844],[344405.64520000014,4702908.381899999],[344628.1063000001,4702920.8653],[344547.67119999975,4703194.626599999],[344403.50960000046,4703708.561899999],[343959.74349999987,4705291.0875],[343834.0683000004,4706115.5945],[343797.2915000003,4706356.6164],[343823.2578999996,4706957.417199999],[343863.4896999998,4707677.553300001],[343878.83829999994,4707903.853],[343975.4604000002,4709332.211200001],[344197.7078,4710716.9844],[344346.85360000003,4711646.5547],[344347.8337000003,4711653.643200001],[344424.86959999986,4712688.0415],[344461.36789999995,4713129.849199999],[344485.2405000003,4713433.2861],[344508.90050000045,4713976.9274],[344548.49789999984,4715082.4936],[344565.4411000004,4715781.050000001],[344574.5332000004,4716473.5612],[344578.9475999996,4716806.543400001],[344590.5122999996,4717697.3160999995],[344593.8602999998,4717978.8829],[344605.44240000006,4718950.761],[344606.10639999993,4719006.0747],[344619.76020000037,4720103.1195],[344625.66949999984,4720714.935699999],[344636.10390000045,4720920.684800001],[344651.7600999996,4721374.1853],[344656.96329999994,4722232.5539],[344666.2062999997,4723742.8928],[344663.12990000006,4724165.3730999995],[344652.4737999998,4724385.0395],[344584.9451000001,4724865.8507],[344525.9918999998,4725209.4812],[344404.2056,4725544.3026],[344296.61569999997,4725751.4835],[344091.38460000046,4726137.074100001],[343775.46079999954,4726749.7094],[343671.67370000016,4726942.039799999],[343445.3201000001,4727361.795299999],[343120.62490000017,4727979.9988],[342791.5686999997,4728601.986500001],[342512.2770999996,4729117.754899999],[342380.67370000016,4729373.627699999],[342269.2485999996,4729590.378799999],[341926.20660000015,4730224.402000001],[341699.73950000014,4730679.561799999],[341523.6122000003,4731052.691299999],[341444.1796000004,4731240.1713],[341356.9812000003,4731446.052100001],[341265.3903000001,4731713.6994],[341168.47470000014,4732073.6894000005],[341085.5005000001,4732391.1402],[340970.80700000003,4732785.653000001],[340944.5491000004,4732876.142999999],[340834.90029999986,4733254.2104],[340791.2115000002,4733476.653899999],[340781.16229999997,4733591.437100001],[340762.9474999998,4733799.627800001],[340735.5027999999,4734211.2469999995],[340705.43450000044,4734565.707],[340679.7697999999,4734862.400900001],[340665.62799999956,4734898.9483],[340624.47140000015,4735740.984300001],[340629.9743999997,4735911.963400001],[340660.7840999998,4736494.68],[338748.64049999975,4736516.98],[338699.5258999998,4736517.2388],[338642.3872999996,4736517.463400001],[338506.7933,4736520.079299999],[338469.9676999999,4736520.718800001],[338359.4907999998,4736522.638699999],[338322.66509999987,4736523.279100001],[338318.2440999998,4736523.271500001],[338304.98089999985,4736523.2489],[338300.55979999993,4736523.2414],[338051.69629999995,4736527.4099],[337899.4894000003,4736530.316400001],[337725.7185000004,4736531.8445],[337204.1673999997,4736536.7938],[337105.37509999983,4736537.7915],[337030.2664000001,4736539.786900001],[336978.72020000033,4736541.1153],[336882.1738,4736543.6186999995],[336437.6638000002,4736555.694399999],[336374.91050000023,4736557.404100001],[336289.4526000004,4736557.986300001],[336276.6827999996,4736558.067],[336238.2971000001,4736558.5331999995],[336225.4480999997,4736558.727],[336134.59240000043,4736559.5503],[336080.0795,4736560.067],[335862.04619999975,4736562.9156],[335824.9721999997,4736563.4640999995],[335771.1376,4736564.9671],[335759.75879999995,4736565.015699999],[335725.5433,4736565.2743999995],[335714.0854000002,4736565.436000001],[335654.4704,4736568.299799999],[335600.9628999997,4736566.3519],[335386.8531999998,4736558.6775],[335261.375,4736559.8937],[335148.09640000015,4736561.154100001],[335137.9474999998,4736561.2853999995],[335129.6037999997,4736558.1513],[335100.2922,4736558.073799999],[334955.8753000004,4736558.192500001],[334950.5541000003,4736558.2086],[334907.76549999975,4736559.4542],[334892.95529999956,4736559.808499999],[334848.4511000002,4736561.206700001],[334833.56180000026,4736561.6741],[334833.9737,4736578.886700001],[334833.9796000002,4736582.553300001],[334834.0719999997,4736630.8851],[334834.07739999983,4736648.218599999],[334832.6821999997,4736702.8083999995],[334828.49679999985,4736866.5778],[334827.10450000037,4736921.2786],[334824.1643000003,4737031.0174],[334824.3381000003,4737106.6811],[334825.0599999996,4737663.4509],[334825.1182000004,4737724.006100001],[334823.60979999974,4737849.044299999],[334815.4721999997,4738333.025599999],[334811.82830000017,4738546.5613],[334812.9338999996,4739450.3303],[334809.84279999975,4739785.855699999],[334805.24340000004,4740270.087400001],[334805.0279000001,4740312.3157],[334804.1442999998,4740439.3396000005],[334803.84979999997,4740481.681],[334803.80069999956,4740561.572799999],[334803.4138000002,4740801.476399999],[334803.28589999955,4740881.4813],[334802.31520000007,4741052.6196],[334802.28280000016,4741061.509500001],[334797.87260000035,4741529.403999999],[334797.06570000015,4741601.5362],[334795.0014000004,4741781.5901],[334792.79640000034,4741989.8704],[334792.18200000003,4742059.775699999],[334788.7973999996,4742420.088300001],[334786.6021999996,4742894.708900001],[334785.88269999996,4743028.396400001],[334785.4271999998,4743173.0779],[334785.03170000017,4743238.422499999],[334783.68740000017,4743434.6822999995],[334783.2131000003,4743500.140000001],[334708.5722000003,4744097.726],[334672.52249999996,4744353.8213],[334674.58660000004,4745192.242000001],[334677.65189999994,4745302.838500001],[334685.3534000004,4745671.1097],[334691.3866999997,4745918.8617],[334696.67119999975,4746155.853599999],[334702.64800000004,4746425.052300001],[334713.4852999998,4746937.364800001],[334672.50299999956,4746946.461100001],[334691.04480000027,4747037.6853],[334762.84410000034,4747021.737500001],[334766.4913999997,4747112.319700001],[334719.8203999996,4747122.774599999],[334726.37760000024,4747399.0711],[334726.17729999963,4747707.0867],[334732.5078999996,4748205.174699999],[334735.8048999999,4748464.771600001],[334734.79000000004,4748497.3528],[334737.4779000003,4748592.180500001],[334756.88999999966,4749399.7443],[334749.56630000006,4749401.0315000005],[334755.83220000006,4750242.8026],[334747.02240000013,4750569.5831],[334740.40020000003,4751129.8763999995],[334740.8311999999,4751236.092599999],[334742.7178999996,4751779.7368],[334743.32299999986,4751961.0633000005],[334892.4034000002,4751961.033600001],[335339.3986999998,4751960.969900001],[335488.3995000003,4751961.0660999995],[335540.0230999999,4751960.941],[335694.98340000026,4751960.899],[335746.5279000001,4751960.8884],[335794.80150000006,4751960.734099999],[335939.54580000043,4751960.4975000005],[335987.74039999954,4751960.457599999],[336076.11539999954,4751960.0145],[336341.3295999998,4751959.0233],[336429.62540000025,4751958.697699999],[336465.90020000003,4751958.9451],[336574.6484000003,4751959.9123],[336610.8468000004,4751960.384400001],[336612.7324999999,4751960.672900001],[336618.23139999993,4751961.7644],[336620.0406999998,4751962.276900001],[336687.42310000025,4751961.896600001],[336749.41729999986,4751961.645],[336889.4411000004,4751958.762700001],[336956.7181000002,4751957.387499999],[336978.2790999999,4751957.209100001],[337042.6381000001,4751956.7929],[337064.1200000001,4751956.727700001],[337150.4271,4751955.236400001],[337409.19010000024,4751950.9947999995],[337495.4179999996,4751949.6208],[337579.68659999967,4751948.2941],[337832.4210000001,4751944.7666],[337916.6130999997,4751943.668199999],[337922.57019999996,4751943.4165],[337940.44680000003,4751942.8835],[337946.32490000036,4751942.7447999995],[338061.4769000001,4751941.695499999],[338406.6113,4751938.789000001],[338521.6841000002,4751937.860400001],[338560.6289999997,4751937.056],[338677.46910000034,4751934.8662],[338716.33499999996,4751934.1757],[338724.25409999955,4751933.989700001],[338916.4530999996,4751930.257099999],[339516.7357999999,4751918.9825],[339716.77720000036,4751915.3113],[339711.78079999983,4751673.204299999],[339696.5100999996,4751225.336100001],[339696.0577999996,4751209.457699999],[339686.00210000016,4750831.024],[339684.6980999997,4750708.6094],[339680.0455,4750533.7173],[339679.3317,4750506.6228],[339673.3163999999,4750273.3178],[339672.7516000001,4750249.1087],[339671.8964999998,4750219.4618999995],[339669.8392000003,4750145.2874],[339669.0778000001,4750084.6383],[339668.6854999997,4750057.314099999],[339665.2450000001,4749902.838400001],[339663.81489999965,4749841.5382],[339663.6710999999,4749838.8749],[339663.63740000036,4749837.4311999995],[339663.3755999999,4749833.2151],[339663.34449999966,4749831.8825],[339663.2927000001,4749829.661499999],[339663.1425000001,4749823.2205],[339663.0932,4749821.1106],[339662.9444000004,4749804.225099999],[339662.25820000004,4749753.796499999],[339662.0303999996,4749737.024],[339661.83999999985,4749725.3618],[339661.2767000003,4749690.7082],[339661.0072999997,4749679.1589],[339660.9905000003,4749674.937000001],[339660.77689999994,4749662.2753],[339660.68099999987,4749658.1664],[339660.5762,4749650.1688],[339660.0982999997,4749626.1799],[339659.91170000006,4749618.1843],[339659.84700000007,4749615.408],[339659.6604000004,4749607.4123],[339659.5982999997,4749604.747099999],[339659.55420000013,4749602.859200001],[339659.4221000001,4749597.195599999],[339659.38069999963,4749595.4188],[339659.34700000007,4749593.975199999],[339659.24590000045,4749589.644200001],[339659.2122999998,4749588.2005],[339659.0672000004,4749581.981699999],[339658.6397000002,4749563.658299999],[339658.49729999993,4749557.5505],[339656.80620000046,4749390.478499999],[339656.54729999974,4749372.373400001],[339655.10730000027,4749296.629000001],[339651.6048999997,4749153.488299999],[339651.1568,4749134.2765],[339649.6568,4749076.978],[339649.12959999964,4749057.8792],[339649.1827999996,4749056.6557],[339649.09729999956,4749052.9911],[339649.06879999954,4749051.7695],[339649.01439999975,4749049.4374],[339648.8512000004,4749042.441199999],[339648.79679999966,4749040.109200001],[339648.8214999996,4749037.664100001],[339648.65830000024,4749030.6679],[339648.60390000045,4749028.335899999],[339648.43429999985,4749017.562000001],[339647.6882999996,4748985.579399999],[339647.4397,4748974.918500001],[339645.77799999993,4748959.734999999],[339644.83050000016,4748950.646],[339644.86039999966,4748948.4231],[339646.16339999996,4748944.726],[339644.67509999964,4748943.982999999],[339644.08860000037,4748908.3299],[339644.5207000002,4748895.319800001],[339647.3108999999,4748829.2546999995],[339647.7002999997,4748810.9122],[339645.0575000001,4748785.1961],[339641.27529999986,4748749.1732],[339641.02020000014,4748734.7347],[339637.7620000001,4748588.0328],[339637.69600000046,4748581.700999999],[339637.6326000001,4748575.4802],[339639.84580000024,4748575.7619],[339687.35720000044,4748580.5429],[339771.2418999998,4748585.5875],[339947.12179999985,4748593.046499999],[340327.1743999999,4748598.2097],[340399.66949999984,4748594.971000001],[340535.6562000001,4748584.371300001],[340642.8432,4748572.330600001],[340853.8671000004,4748551.7763],[340873.98089999985,4748552.1996],[340889.05310000014,4748550.1842],[340902.9354999997,4748546.1963],[340920.3141999999,4748537.905300001],[340934.95129999984,4748527.6779],[340945.6573999999,4748517.096999999],[340957.1774000004,4748502.830600001],[340959.59949999955,4748501.5524],[340962.6397000002,4748502.2598],[340966.34920000006,4748507.174000001],[340967.6277999999,4748523.5887],[340970.53079999983,4748528.966],[340975.37820000015,4748530.076099999],[340988.4752000002,4748530.9954],[341030.5064000003,4748525.023499999],[341046.6246999996,4748518.762],[341078.6944000004,4748499.0209],[341102.34130000044,4748482.5856],[341110.0290999999,4748479.2969],[341114.8269999996,4748513.630100001],[341115.2101999996,4748516.0656],[341114.87409999967,4748543.961999999],[341092.6414000001,4748600.3642],[341091.0806999998,4748670.732899999],[341091.0203999998,4748678.734200001],[341102.8849999998,4748725.3484000005],[341121.7122999998,4748730.2466],[341134.9491999997,4748730.162900001],[341151.7034,4748730.2202],[341210.1632000003,4748653.648399999],[341222.52880000044,4748644.140699999],[341226.9254999999,4748632.817],[341295.5469000004,4748539.678200001],[341340.21829999983,4748485.203400001],[341358.1710000001,4748466.344900001],[341399.76769999973,4748445.052200001],[341470.83299999963,4748415.191500001],[341526.10259999987,4748366.5847],[341592.0366000002,4748248.7337],[341616.92569999956,4748222.2718],[341640.52699999977,4748221.505999999],[341667.4297000002,4748239.886299999],[341698.7111999998,4748295.831900001],[341707.94489999954,4748324.1744],[341712.34339999966,4748337.739600001],[341726.7290000003,4748394.629799999],[341775.3668999998,4748647.284399999],[341792.9435999999,4748761.2116],[341808.21470000036,4748863.7476],[341893.4835000001,4748993.228499999],[342048.9413999999,4749136.8748],[342388.5610999996,4749351.186799999],[342527.46520000044,4749497.111500001],[342643.71160000004,4749642.224199999],[342814.4064999996,4749846.0919],[342860.3267000001,4749914.0404],[342893.01970000006,4749978.847200001],[342968.25519999955,4750160.568299999],[343052.7912999997,4750320.4114],[343111.35589999985,4750402.0723],[343204.83579999954,4750492.2699],[343271.97559999954,4750530.9595],[343379.40550000034,4750530.8433],[343415.0097000003,4750530.142899999],[343479.7424999997,4750538.556700001],[343623.61450000014,4750614.0568],[343737.82550000027,4750764.899],[343803.5410000002,4750813.0701],[343882.19710000046,4750851.948000001],[343984.98670000024,4750856.390699999],[344082.62590000033,4750846.285499999],[344171.39940000046,4750859.4933],[344262.3016999997,4750901.7642],[344403.1353000002,4750955.682700001],[344557.95880000014,4750996.1767],[344626.9787999997,4751006.615],[344751.02219999954,4751029.9211],[344994.54169999994,4751008.2007],[345271.1656999998,4751009.0759],[345477.29810000025,4751042.990700001],[345730.71860000025,4751083.849099999],[345774.82969999965,4751091.080600001],[345868.60730000027,4751112.864],[346026.68740000017,4751149.8730999995],[346282.34970000014,4751276.6976],[346549.23220000044,4751405.2805],[346749.95320000034,4751501.4617],[346858.38269999996,4751532.3752999995],[346911.48979999963,4751532.9692],[346950.8710000003,4751533.424900001],[346988.99060000014,4751524.9092999995],[347123.7156999996,4751504.2436999995],[347211.27440000046,4751481.963300001],[347308.31429999974,4751504.0265],[347343.9263000004,4751529.678099999],[347379.1946999999,4751547.2269],[347442.11369999964,4751577.716499999],[347504.51939999964,4751585.107999999],[347564.6191999996,4751591.6625],[347572.9713000003,4751592.588199999],[347589.0049999999,4751593.6768],[347600.5164999999,4751593.421399999],[347609.1303000003,4751598.785599999],[347636.3066999996,4751601.4047],[347692.2056,4751606.3869],[347711.0998999998,4751600.1905000005],[347742.5674999999,4751590.049000001],[347772.0449000001,4751589.617799999],[347785.2449000003,4751599.2137],[347812.69319999963,4751603.049699999],[347873.22869999986,4751621.9299],[347897.88129999954,4751624.939300001],[347916.6788999997,4751621.7454],[347947.15110000037,4751618.293199999],[347986.0719999997,4751597.988299999],[348015.8476,4751588.885399999],[348119.76400000043,4751604.4748],[348182.7198999999,4751585.084000001],[348322.76609999966,4751598.2114],[348326.07270000037,4751603.693600001],[348356.0147000002,4751605.8102],[348382.5284000002,4751604.335999999],[348501.44010000024,4751577.7136],[348544.95579999965,4751561.9771],[348594.4994999999,4751530.6644],[348620.4414999997,4751510.6493],[348653.84509999957,4751480.8038],[348696.9866000004,4751451.743899999],[348757.77799999993,4751422.962400001],[348839.8811999997,4751393.8235],[349443.65220000036,4751459.6699],[349602.2750000004,4751478.193600001],[349600.5257000001,4751491.5644000005],[349595.6070999997,4751602.664899999],[349593.61290000007,4751642.1504999995],[349591.7622999996,4751714.297499999],[349588.19120000023,4751868.2546999995],[349586.6328999996,4751920.1744],[349585.7774,4751951.968900001],[349584.0741999997,4751974.8936],[349585.20990000013,4752451.838400001],[349583.5591000002,4752480.8728],[349553.33999999985,4753367.813200001],[349546.55590000004,4753367.5174],[349496.37320000026,4753365.5065],[349472.6024000002,4753365.138900001],[349452.2644999996,4753364.918199999],[349379.5608000001,4753359.957800001],[349318.6662999997,4753357.294399999],[349166.2039000001,4753357.087099999],[348883.7544,4753353.854800001],[348817.8454999998,4753353.417199999],[348783.25320000015,4754366.6789],[348777.04119999986,4754610.913699999],[348766.92929999996,4754959.6735],[348752.76389999967,4755446.626800001],[348747.92819999997,4755671.6106],[348729.75820000004,4756461.526699999],[348728.8629999999,4756498.6557],[349378.0904000001,4756517.4758],[349560.3646999998,4756521.8079],[350403.26860000007,4756548.1449],[350809.1975999996,4756560.8565],[350988.7209000001,4756566.5085],[351688.3233000003,4756587.3407000005],[352515.3295,4756608.502699999],[353507.1906000003,4756629.684800001],[353555.5080000004,4756625.8752999995],[353561.3865,4756625.971899999],[353615.3509999998,4756626.7086],[354053.81439999957,4756635.250700001],[354575.5295000002,4756647.943299999],[354969.3786000004,4756662.0451],[355060.19290000014,4756664.7914],[355537.13889999967,4756671.9483],[355599.0432000002,4756673.8664],[355625.5563000003,4756673.3082],[355784.76570000034,4756687.8454],[355816.1944000004,4756688.1844],[355931.31549999956,4756690.32],[357116.0736999996,4756712.4166],[357285.73309999984,4756715.660800001],[358068.46640000027,4756726.8573],[358080.3858000003,4756727.055],[358273.30879999977,4756730.6197999995],[358286.8644000003,4756731.0063000005],[358271.54590000026,4756791.427200001],[358254.70579999965,4756888.7643],[358239.9275000002,4756916.0667],[358216.7622999996,4757007.4243],[358213.5692999996,4757014.822799999],[358175.23819999956,4757102.8279],[358136.9896,4757190.831599999],[358121.3312999997,4757226.818299999],[358134.1484000003,4757254.6611],[358158.6710999999,4757307.9255],[358183.1958999997,4757361.301000001],[358228.31070000026,4757459.356899999],[358234.69770000037,4757598.5426],[358236.16789999977,4757630.1753],[358226.82639999967,4757940.000600001],[358226.4781999998,4757950.784399999],[358228.57469999976,4757953.5185],[358236.53440000024,4757963.574999999],[358244.4149000002,4757973.744200001],[358250.0334000001,4757981.071599999],[358267.66920000035,4757981.595799999],[358354.0538999997,4757984.2542],[358373.4863,4757984.852499999],[358463.6294999998,4757987.767899999],[358556.89719999954,4757991.8421],[358909.98429999966,4758000.674900001],[359110.6098999996,4758007.6581999995],[360250.07990000024,4758038.992900001],[360363.35199999996,4758043.9059],[360342.39910000004,4758633.3708],[360400.43369999994,4758634.6325],[360670.2807,4758644.4727],[361019.97360000014,4758657.036499999],[361171.32660000026,4758661.523399999],[361409.2879999997,4758668.2612],[361623.0116999997,4758674.718900001],[362323.01829999965,4758694.9494],[362678.38910000026,4758710.482999999],[362721.49540000036,4758711.952400001],[363097.3903000001,4758725.874500001],[363407.4106999999,4758738.1303],[363401.25009999983,4758445.4059999995],[363556.2078,4758450.6515],[363646.43230000045,4758454.1885],[363877.07689999975,4758462.2686],[364070.33330000006,4758469.3203],[364337.1261999998,4757908.895],[364308.31850000005,4758745.229499999],[364288.00380000006,4759148.9055],[364276.7439000001,4759432.9756000005],[364198.6573000001,4761402.5713],[364104.3300999999,4761408.1088],[364095.46160000004,4761614.5888],[364076.5888,4762171.440199999],[364069.0230999999,4762849.828500001],[364070.0943999998,4762879.136499999],[364066.95129999984,4762975.4077],[364101.9330000002,4762975.6018],[364114.64269999973,4762975.1272],[364212.6534000002,4762979.625499999],[364452.7023,4762988.642899999],[365654.49980000034,4763034.824899999],[366690.8657999998,4763073.772600001],[367226.85280000046,4763095.2369],[367596.11849999987,4763108.8573],[367824.2781999996,4763106.7798999995],[367829.98950000014,4763107.002900001],[367911.74540000036,4763110.3125],[367973.5126,4763112.8978],[368019.5142000001,4763113.8991],[368550.43879999965,4763135.6755],[368568.87870000023,4763136.4322],[368588.5410000002,4763137.1656],[368628.3547,4763138.623],[369338.0859000003,4763165.9175],[369415.8420000002,4763169.099300001],[369687.2926000003,4763180.144400001],[369984.7879999997,4763193.260500001],[370408.76999999955,4763212.8804],[370407.3470999999,4763249.6786],[370400.82490000036,4763417.550100001],[370386.4358000001,4763781.2028],[370326.64719999954,4765271.408399999],[370306.4451000001,4765843.4703],[370305.3415999999,4765879.818299999],[370300.6542999996,4765972.113500001],[370299.2812999999,4766007.1335],[370286.1612,4766350.7678],[370284.4922000002,4766400.235400001],[370307.7485999996,4766406.237600001],[370317.02300000004,4766409.727700001],[370320.0368999997,4766409.670499999],[370333.55759999994,4766413.635500001],[370335.9556999998,4766415.478599999],[370339.05119999964,4766415.4199],[370345.2301000003,4766418.968800001],[370353.13150000013,4766418.8189],[370354.9698999999,4766421.2281],[370385.0273000002,4766429.212200001],[370389.2736999998,4766429.6872000005],[370391.1704000002,4766430.873199999],[370421.84420000017,4766441.289899999],[370431.00320000015,4766443.004799999],[370434.0987,4766442.9462],[370436.49459999986,4766444.678200001],[370450.6562999999,4766448.0759],[370462.30539999995,4766452.1877],[370481.30680000037,4766457.271199999],[370484.35649999976,4766459.102],[370492.9326999998,4766460.161599999],[370526.6074999999,4766469.8553],[370542.5948999999,4766474.995999999],[370546.2730999999,4766475.5929000005],[370548.0987999998,4766477.3358],[370561.60869999975,4766480.745999999],[370564.66889999993,4766483.132099999],[370568.98610000033,4766483.0504],[370573.8278999999,4766484.8473000005],[370583.06620000023,4766486.4498],[370599.63630000036,4766492.246200001],[370625.9354999997,4766499.747099999],[370629.61149999965,4766500.232999999],[370636.98890000023,4766502.5374],[370640.6671000002,4766503.134400001],[370642.4928000001,4766504.8773],[370646.82270000037,4766505.4618999995],[370690.9219000004,4766519.1807],[370702.62909999955,4766522.069800001],[370710.5871000001,4766524.9188],[370713.6366999997,4766526.7497000005],[370716.7089999998,4766525.4695],[370718.52419999987,4766526.657199999],[370782.27770000044,4766545.5594999995],[370784.74450000003,4766546.7349],[370858.3185999999,4766567.896199999],[370861.3682000004,4766569.7272],[370877.9146999996,4766574.3026],[370884.03440000024,4766574.7425],[370885.93099999987,4766575.9287],[370896.33469999954,4766578.842800001],[370898.8119000001,4766580.5735],[370919.0365000004,4766585.746099999],[370949.68560000043,4766594.943600001],[370960.0641000001,4766596.5251],[370961.9023000002,4766598.9344],[371016.46219999995,4766614.3463],[371023.26910000015,4766616.661900001],[371026.8531999998,4766616.5943],[371028.7726999996,4766619.0021],[371031.7866000002,4766618.9452],[371088.8024000004,4766634.9779],[371090.7115000002,4766636.830499999],[371097.9841,4766637.9154],[371101.11290000007,4766639.6338],[371107.24509999994,4766640.7402],[371110.9462000001,4766642.559],[371123.13960000034,4766645.328600001],[371126.2684000004,4766647.047],[371134.7753999997,4766648.7752],[371169.1124999998,4766659.1261],[371174.01020000037,4766659.589199999],[371177.73429999966,4766662.6296],[371193.03550000023,4766666.007300001],[371227.37239999976,4766676.3585],[371232.31620000023,4766679.264799999],[371243.9287999999,4766681.4901],[371250.0839999998,4766683.8182],[371259.8942,4766685.522],[371262.37129999977,4766687.252800001],[371271.52770000044,4766688.857799999],[371311.35730000027,4766700.9945],[371319.31489999965,4766703.8442],[371329.7871000003,4766706.0911],[371370.1867000004,4766718.2173],[371372.09360000025,4766719.958900001],[371381.2520000003,4766721.6752],[371391.09339999966,4766725.0449],[371399.6690999996,4766726.105599999],[371412.5619999999,4766731.4176],[371422.38239999954,4766733.676899999],[371444.9891999997,4766739.917199999],[371463.4313000003,4766745.680400001],[371468.93460000027,4766748.021],[371472.6001000004,4766747.952],[371486.1213999996,4766752.0304000005],[371499.58220000006,4766757.220799999],[371503.2477000002,4766757.151900001],[371505.7372000003,4766759.5491],[371515.55759999994,4766761.808499999],[371522.9907999998,4766767.112299999],[371523.66530000046,4766772.654200001],[371521.49509999994,4766787.2479],[371520.3191999998,4766789.714],[371513.60830000043,4766822.8343],[371511.86230000015,4766825.3111000005],[371510.17260000017,4766835.118899999],[371502.71829999983,4766859.0326000005],[371500.60890000034,4766868.181700001],[371608.91199999955,4766860.2588],[371651.48060000036,4766857.793],[371740.4983000001,4766851.234099999],[371770.7675999999,4766848.9999],[371792.5948999999,4766848.4794],[371822.10170000046,4766849.036900001],[371854.32969999965,4766851.321],[371874.5862999996,4766853.9408],[371895.33359999955,4766856.6625],[371926.90550000034,4766863.069599999],[371943.3607000001,4766867.2049],[371976.13520000037,4766876.922499999],[372003.1974999998,4766886.1917],[372031.28089999966,4766897.774800001],[372046.73110000044,4766904.817600001],[372066.4687999999,4766914.557399999],[372105.83299999963,4766936.8166000005],[372144.2527999999,4766960.871099999],[372184.06120000035,4766985.122099999],[372192.22449999955,4766990.3018],[372228.8393000001,4767013.723999999],[372248.6157999998,4767025.5743],[372409.94489999954,4767125.986500001],[372427.75150000025,4767137.0964],[372460.0208999999,4767159.1567],[372491.86149999965,4767184.446799999],[372517.72919999994,4767208.404200001],[372529.0279000001,4767220.0802],[372532.8649000004,4767216.1205],[372543.0701000001,4767208.4871],[372563.6365,4767197.216700001],[372575.4265999999,4767191.553400001],[372587.00960000046,4767187.8937],[372596.18840000033,4767186.3895],[372610.0367999999,4767186.2425],[372646.87569999974,4767191.2216],[372646.97479999997,4767209.660800001],[372648.49849999975,4767238.9603],[372649.18090000004,4767253.7227],[372654.66750000045,4767312.054099999],[372656.28390000015,4767324.4662],[372658.24540000036,4767333.539100001],[372661.7246000003,4767345.3609],[372670.75320000015,4767366.411],[372684.67920000013,4767361.708000001],[372721.06680000015,4767351.2543],[372735.58579999954,4767347.7623],[372745.7087000003,4767344.463199999],[372764.51960000023,4767339.5583],[372766.7104000002,4767339.073100001],[372784.0800999999,4767335.5282000005],[372799.0837000003,4767331.8050999995],[372813.7759999996,4767328.865499999],[372830.1235999996,4767287.9022],[372849.2262000004,4767246.109999999],[372872.14350000024,4767199.136700001],[372877.93319999985,4767186.253699999],[372887.08469999954,4767165.753900001],[372905.17870000005,4767126.6468],[372913.25829999987,4767109.833000001],[372921.0558000002,4767112.909700001],[372945.40940000024,4767121.233100001],[373003.59130000044,4767130.372099999],[373017.1695999997,4767133.2303],[373064.8060999997,4767144.898700001],[373068.0516999997,4767144.1719],[373069.7374,4767142.807499999],[373071.31070000026,4767139.778899999],[373076.7894000001,4767075.022500001],[373097.4271,4767076.3057],[373117.9101999998,4767078.0361],[373123.93960000016,4767078.0353],[373129.77300000004,4767076.2607],[373129.10280000046,4767092.8256],[373129.0058000004,4767096.382200001],[373128.94180000015,4767119.267999999],[373128.9612999996,4767133.487199999],[373128.93649999984,4767140.9308],[373129.3375000004,4767149.3662],[373129.0828,4767157.591600001],[373129.9682,4767192.124299999],[373130.2845999999,4767231.111099999],[373131.31740000006,4767269.195900001],[373132.62760000024,4767300.276900001],[373132.0965999998,4767319.9497],[373152.51609999966,4767313.905099999],[373161.68460000027,4767311.8464],[373223.4567999998,4767295.036599999],[373240.7123999996,4767289.717499999],[373257.49789999984,4767285.4069],[373266.09219999984,4767283.1368],[373279.94350000005,4767278.7697],[373308.4060000004,4767271.465500001],[373322.42030000035,4767267.0954],[373333.6085999999,4767264.1108],[373348.7507999996,4767259.053300001],[373405.0854000002,4767243.3456999995],[373449.59049999993,4767231.190300001],[373510.55370000005,4767214.6203000005],[373585.29980000015,4767194.3521],[373598.0153000001,4767190.228700001],[373613.8278999999,4767186.1592999995],[373639.7599999998,4767178.57],[373652.3901000004,4767174.226199999],[373676.5530000003,4767167.891799999],[373690.2439000001,4767163.639599999],[373704.3543999996,4767160.0461],[373727.6152999997,4767153.395300001],[373770.2626,4767142.054],[373789.3004999999,4767136.1479],[373818.72300000023,4767127.828400001],[373842.3688000003,4767119.948899999],[373857.45689999964,4767116.3377],[373892.642,4767106.8013],[373909.8169999998,4767101.485300001],[373918.6582000004,4767099.3226],[373935.10840000026,4767094.464500001],[373965.3826000001,4767088.1295],[374003.3883999996,4767081.3189],[374039.2483000001,4767077.4364],[374076.73319999967,4767073.301899999],[374171.35699999984,4767066.004799999],[374176.4028000003,4767065.6897],[374186.16610000003,4767087.0614],[374191.49569999985,4767097.739],[374211.5711000003,4767130.474199999],[374231.6808000002,4767160.6537999995],[374254.49480000045,4767196.116],[374266.6013000002,4767216.444800001],[374297.1107000001,4767271.650599999],[374313.2533,4767303.236500001],[374326.4024,4767331.5447],[374353.03029999975,4767392.820900001],[374364.24069999997,4767422.0536],[374380.51769999973,4767469.8562],[374414.7265999997,4767566.8752],[374434.1979,4767620.0626],[374436.8797000004,4767628.5671999995],[374446.2078999998,4767652.946599999],[374458.0264999997,4767688.7225],[374462.8931999998,4767700.853],[374475.9760999996,4767738.9386],[374510.2396999998,4767843.5111],[374540.48900000006,4767929.1612],[374547.84339999966,4767948.1335],[374563.0714999996,4767987.735099999],[374568.1495000003,4768002.527899999],[374572.77969999984,4768019.5507],[374583.8624,4768064.1164],[374595.63939999975,4768119.8894],[374614.1880999999,4768198.422599999],[374618.96470000036,4768223.441199999],[374653.6991999997,4768225.136700001],[374684.1440000003,4768228.3553],[374700.80989999976,4768230.937999999],[374712.5915999999,4768233.7214],[374723.16199999955,4768237.0824],[374735.3875000002,4768241.8573],[374750.17619999964,4768248.695900001],[374759.71839999966,4768253.7422],[374770.6002000002,4768260.763599999],[374780.83860000037,4768268.2411],[374791.6694,4768276.9298],[374802.5999999996,4768286.6164],[374828.8827999998,4768311.6855],[374846.17729999963,4768326.365700001],[374860.76209999993,4768335.4300999995],[374870.0373999998,4768339.259400001],[374877.90390000027,4768341.7815000005],[374895.3755000001,4768348.349099999],[374902.28110000025,4768351.7775],[374908.87310000043,4768355.8782],[374917.2932000002,4768361.9451],[374925.23900000006,4768368.7982],[375017.14410000015,4768454.321599999],[375033.3649000004,4768468.2443],[375048.48450000025,4768479.8543],[375063.3903000001,4768488.691],[375072.76099999994,4768493.296499999],[375175.32239999995,4768538.079399999],[375303.46740000043,4768592.172599999],[375333.0218000002,4768604.741699999],[375382.21630000044,4768626.728599999],[375505.44579999987,4768679.470899999],[375528.85170000046,4768689.9311999995],[375561.9491999997,4768704.7696],[375577.9352000002,4768710.3662],[375585.1394999996,4768712.3456],[375598.71750000026,4768715.4311],[375614.72420000006,4768717.694599999],[375642.22670000046,4768720.5265999995],[375678.36060000025,4768723.2016],[375864.21999999974,4768730.819599999],[375927.7955,4768732.997300001],[375969.12260000035,4768734.579700001],[376018.7494000001,4768735.6785],[376040.2567999996,4768735.843699999],[376084.54839999974,4768734.706800001],[376258,4768727.452500001],[376436.7326999996,4768719.4406],[376503.69579999987,4768719.785],[376550.2401999999,4768721.6099],[376609.2834000001,4768725.4311],[376635.6513,4768728.6208],[376658.2954000002,4768733.0998],[376670.98709999956,4768736.7587],[376695.8164999997,4768744.975400001],[376715.83550000004,4768752.945699999],[376744.2884999998,4768767.8736000005],[376767.77020000014,4768782.6691],[376831.30319999997,4768827.736],[376840.3644000003,4768833.349199999],[376857.47360000014,4768842.5944],[376881.8979000002,4768855.4847],[376929.7483999999,4768875.6182],[377115.9378000004,4768951.805400001],[377143.3320000004,4768962.3104],[377170.78359999973,4768971.4814],[377199.0747999996,4768977.526900001],[377233.4511000002,4768982.2413],[377244.70189999975,4768982.8167],[377259.55140000023,4768984.2162],[377315.8965999996,4768987.647500001],[377381.8025000002,4768992.7961],[377412.24810000043,4768996.359999999],[377433.3278000001,4768999.980900001],[377449.1127000004,4769003.5857],[377464.9135999996,4769008.079],[377478.10479999986,4769012.397],[377503.1308000004,4769022.612600001],[377515.2893000003,4769028.3934],[377526.3119000001,4769034.4166],[377538.4167999998,4769041.7535999995],[377550.12650000025,4769049.7642],[377561.6019000001,4769058.3344],[377574.4118999997,4769068.6581999995],[377584.6816999996,4769078.138699999],[377603.2730999999,4769097.4681],[377633.18879999965,4769130.5918000005],[377647.8733999999,4769145.547800001],[377663.85080000013,4769159.9252],[377682.43570000026,4769174.367000001],[377700.2220999999,4769185.157299999],[377720.6994000003,4769196.1217],[377727.9183,4769198.991800001],[377734.05879999977,4769200.770400001],[377739.19460000005,4769205.566299999],[377748.0697999997,4769209.962099999],[377762.09059999976,4769215.1544],[377765.7784000002,4769216.421499999],[377788.87689999957,4769223.6732],[377814.7178999996,4769229.4318],[377827.04849999957,4769231.2108],[377853.2290000003,4769233.1865],[377890.6299999999,4769234.073000001],[377931.6791000003,4769234.005799999],[378044.76159999985,4769235.762800001],[378092.8229,4769236.126800001],[378151.12770000007,4769235.4197],[378151.0661000004,4769236.5317],[378148.81379999965,4769288.3386],[378148.7581000002,4769289.7838],[378147.4321999997,4769320.467599999],[378130.7821000004,4769692.7971],[378120.18489999976,4769956.930500001],[378113.3864000002,4770128.1269000005],[378113.0385999996,4770136.020400001],[378110.4453999996,4770200.6087],[378110.26860000007,4770204.388800001],[378109.1579,4770228.8478999995],[378097.4846999999,4770519.217599999],[378012.3130000001,4772246.3804],[378002.9184999997,4772435.842700001],[377988.50549999997,4772699.7128],[377985.47310000006,4772757.7552000005],[377986.8985000001,4772782.8356],[377992.28249999974,4772883.6075],[377997.7478,4772984.3780000005],[377998.21630000044,4772992.368000001],[378007.2633999996,4773015.756899999],[378030.74619999994,4773077.1022],[378031.1749,4773078.316500001],[378116.9271999998,4773303.5151],[378271.5553000001,4773415.7305],[378451.4918999998,4773546.1609000005],[378631.4215000002,4773676.596000001],[378660.9411000004,4773697.9551],[378903.5103000002,4773739.856799999],[378926.9570000004,4773735.5525],[379024.96520000044,4773717.705700001],[379123.0532999998,4773699.7479],[379219.0340999998,4773682.2731],[379273.9621000001,4773672.3026],[379280.12849999964,4773671.193700001],[379294.8113000002,4773668.378799999],[379314.93400000036,4773664.801200001],[379387.8454,4773631.518300001],[379448.5647,4773603.7839],[379451.87540000025,4773602.281199999],[379454.7017999999,4773601.009299999],[379457.04389999993,4773599.9681],[379458.4154000003,4773599.2773],[379511.7894000001,4773575.005899999],[379635.8167000003,4773518.4945],[379915.20859999955,4773446.695599999],[380091.7137000002,4773420.9288],[380183.7421000004,4773451.527000001],[380197.6414000001,4773468.945699999],[380241.67179999966,4773524.271500001],[380241.2943000002,4773544.495999999],[380239.4791000001,4773649.727299999],[380238.11450000014,4773729.6229],[380237.6640999997,4773754.958699999],[380236.9307000004,4773796.6292],[380236.19930000044,4773838.410800001],[380229.99569999985,4774185.000600001],[380178.2625000002,4774598.9318],[380039.61060000025,4775303.442299999],[379976.1961000003,4775560.9486],[379973.2346999999,4775572.998199999],[379971.7907999996,4775578.8002],[379970.1979,4775585.3824000005],[379969.7430999996,4775587.278899999],[379968.5275999997,4775592.188200001],[379967.91980000027,4775594.6428],[379965.034,4775606.357799999],[379961.91779999994,4775618.854499999],[379960.9307000004,4775622.870999999],[379960.0170999998,4775626.4419],[379958.87710000016,4775631.0166],[379942.24760000035,4775698.6285999995],[379926.90550000034,4775760.774599999],[379784.93929999974,4776269.6151],[379734.4051999999,4776449.024900001],[379662.27130000014,4776616.8192],[379605.2807,4776734.3572],[379573.06240000017,4776789.581800001],[379540.37040000036,4776845.592599999],[379389.8108999999,4777109.4244],[379355.13520000037,4777186.467],[379293.8119999999,4777338.966499999],[379256.48149999976,4777468.0462],[379189.71910000034,4777570.431399999],[379143.4848999996,4777678.896199999],[379134.7503000004,4777791.806],[379200.13100000005,4777877.739700001],[379278.09140000027,4777943.7883],[379330.2750000004,4777978.300799999],[379365.83330000006,4778001.8883],[379452.63630000036,4778043.7871],[379552.7631000001,4778080.2302],[379642.9791000001,4778080.6351],[379757.92310000025,4778081.048900001],[379857.1690999996,4778081.519400001],[379896.8673999999,4778081.708000001],[379901.42310000025,4778081.7388],[380216.64740000013,4778083.0754],[380214.3234000001,4778256.191299999],[380213.46829999983,4778323.192399999],[380193.3761,4778373.979800001],[380193.1791000003,4778376.6493],[380192.59669999965,4778403.653999999],[380188.98780000024,4778573.0156],[380185.2161999997,4778751.600400001],[380184.7302000001,4778774.826400001],[380153.97279999964,4779587.3111000005],[380145.5217000004,4779809.4142],[380145.41779999994,4779812.7487],[380139.4221999999,4779971.044],[380137.43620000035,4780024.512399999],[380132.79700000025,4780144.3474],[380125.0207000002,4780349.2202],[380089.1928000003,4781292.4373],[380081.9989,4781483.969799999],[380072.4395000003,4781734.976500001],[380055.24349999987,4782189.077199999],[380047.81790000014,4782367.283500001],[380045.8568000002,4782389.757999999],[380045.12739999965,4782399.102299999],[380044.91199999955,4782405.327099999],[380036.88910000026,4782609.538799999],[380036.82550000027,4782610.5397],[380030.18560000043,4782782.511399999],[380030.02410000004,4782787.18],[380026.31039999984,4782880.782400001],[380024.2520000003,4782934.5857],[380019.09109999985,4783070.5386],[380019.03139999975,4783071.761600001],[380018.92760000005,4783075.096100001],[380018.8102000002,4783077.6532000005],[380018.69269999955,4783080.2103],[380011.3968000002,4783270.190199999],[380011.2078999998,4783273.304],[380010.90940000024,4783279.4191],[380010.55709999986,4783287.090500001],[380005.56429999974,4783409.487600001],[380002.1387,4783454.872400001],[379996.46800000034,4783529.624299999],[379996.33690000046,4783531.404100001],[379992.89719999954,4783548.350299999],[379990.9473000001,4783557.6051],[379989.4977000002,4783562.9629999995],[379974.56039999984,4783950.705499999],[379980.2204999998,4783958.2708],[379981.9258000003,4783962.795299999],[379983.54789999966,4783967.2103],[379984.6122000003,4783976.8562],[379984.51070000045,4783989.5222],[379984.3805999998,4783995.967599999],[379983.77080000006,4784035.081800001],[379983.7346000001,4784037.637499999],[379983.09360000025,4784084.1952],[379980.7516000001,4784135.6708],[379961.9617999997,4784654.7894],[379959.8986999998,4784689.819],[379958.2626,4784730.6175999995],[379957.86649999954,4784740.4004999995],[379957.6573000001,4784746.9585],[379957.2114000004,4784758.5196],[379954.6984000001,4784827.8837],[379954.14690000005,4784842.668400001],[379953.43209999986,4784862.010500001],[379951.1807000004,4784909.374399999],[379950.6004999997,4784940.934],[379950.53890000004,4784942.046],[379950.4773000004,4784943.158],[379950.4156999998,4784944.2699],[379950.3540000003,4784945.381899999],[379950.15270000044,4784952.384099999],[379949.1785000004,4784970.8422],[379947.6180999996,4784988.310699999],[379946.85479999986,4784991.101500001],[379943.34169999976,4785003.8277],[379924.99010000005,4785892.0901],[379900.5756000001,4786358.6536],[379875.8570999997,4787143.051000001],[380538.5081000002,4787163.0241],[381399.3005999997,4787188.930199999],[381643.04200000037,4787196.1205],[382179.9369000001,4787212.002599999],[383838.74340000004,4787263.301200001],[384368.0692999996,4787279.485300001],[384798.0787000004,4787292.728800001],[384844.24120000005,4787294.1677],[384846.59800000023,4787294.2388],[384848.79250000045,4787294.3127],[384897.31180000026,4787295.823000001],[385067.49370000046,4787301.0503],[385072.93819999974,4787301.180299999],[385096.18180000037,4787301.8979],[385105.4467000002,4787302.1855],[385111.62210000027,4787302.303200001],[385115.5237999996,4787302.4594],[385193.0558000002,4787304.814200001],[385351.6090000002,4787314.133199999],[385367.1342000002,4787314.7598],[386070.8371000001,4787335.4669],[386681.4003999997,4787353.467700001],[386698.9534999998,4787353.952500001],[386889.94519999996,4787360.4333],[387667.7980000004,4787381.6261],[387703.46860000025,4787382.369200001],[387837.3417999996,4787388.0439],[387885.05989999976,4787390.3664],[388374.2019999996,4787415.079],[388905.0904000001,4787439.9213],[389004.8931,4787443.510399999],[389042.9414999997,4787445.6657],[389077.8191999998,4787447.650900001],[389294.88960000034,4787454.995200001],[389317.5741999997,4787456.402799999],[389389.42250000034,4787459.2312],[389467.61369999964,4787462.512599999],[389645.31209999975,4787466.287799999],[389651.7307000002,4787466.4057],[389655.8739,4787466.4494],[389696.8342000004,4787467.8946],[389740.56989999954,4787470.183700001],[389832.0290000001,4787475.2533],[390041.3102000002,4787488.301999999],[390060.5730999997,4787489.1009],[390071.79509999976,4787489.919],[390210.27639999986,4787499.675899999],[390768.25710000005,4787523.558800001],[390788.35140000004,4787525.568399999],[390802.5144999996,4787527.451199999],[390813.5195000004,4787529.940300001],[390815.0730999997,4787530.581800001],[390817.0888,4787403.3588],[392071.0225999998,4787449.5206],[392077.76769999973,4787449.7466],[392079.1498999996,4787449.8357],[392099.4681000002,4787450.6237],[392166.59750000015,4787453.1121],[392247.0547000002,4787456.0561999995],[392295.6540000001,4787457.8401999995],[392296.87210000027,4787457.820800001],[392409.5806,4787456.0342999995],[392472.4905000003,4787463.9245],[392505.51109999977,4787415.414100001],[392614.2608000003,4787307.054500001],[392690.18730000034,4787259.644099999],[392839.1266999999,4787227.0781],[392924.2626,4787186.634299999],[393025.0190000003,4787147.722999999],[393124.8685999997,4787133.709799999],[393208.38659999985,4787155.5012],[393251.3189000003,4787158.380899999],[393337.8532999996,4787206.7861],[393384.9062000001,4787223.8204],[393439.67090000026,4787235.4021000005],[393541.18120000046,4787244.474099999],[393715.97860000003,4787286.1691],[393823.6506000003,4787273.8211],[393912.71520000044,4787234.9947],[394010.26740000024,4787157.0474],[394077.1908999998,4787109.793400001],[394140.5524000004,4787052.820499999],[394147.0401999997,4787046.9431],[394150.49739999976,4787044.6676],[394195.12229999993,4787004.9827],[394241.31659999955,4786966.9398],[394310.6228,4786910.764699999],[394361.71169999987,4786853.0962000005],[394407.52130000014,4786790.178400001],[394493.72470000014,4786650.2094],[394534.0357999997,4786567.8276],[394596.4104000004,4786483.326400001],[394782.21079999954,4786311.6028],[394909.53639999963,4786224.321699999],[395015.07629999984,4786156.9300999995],[395221.8799999999,4785997.3358],[395266.5683000004,4785945.1053],[395307.2492000004,4785885.8277],[395335.8973000003,4785831.179],[395369.1200000001,4785767.5735],[395399.1328999996,4785690.687899999],[395411.14389999956,4785626.520500001],[395396.2748999996,4785420.583799999],[395389.55879999977,4785237.6263999995],[395412.5020000003,4785123.526799999],[395451.1517000003,4785016.2949],[395521.9649,4784929.3407000005],[395536.3185999999,4784911.680500001],[395588.9523,4784847.1116],[395782.45019999985,4784573.9946],[395792.33079999965,4784540.0748],[395817.45490000024,4784482.8166000005],[395821.52639999986,4784456.8725000005],[395851.7731999997,4784261.9077],[395882.63719999976,4784123.029100001],[395884.61000000034,4784113.8903],[395899.6096999999,4784074.5604],[395922.64080000017,4783960.0175],[395924.45799999963,4783951.3254],[395926.1923000002,4783942.523499999],[395984.7609000001,4783951.7355],[395997.3859000001,4783953.652899999],[396043.2463999996,4783960.838199999],[396093.09949999955,4783968.7403],[396108.25150000025,4783971.1746],[396148.73610000033,4783977.554099999],[396155.8229,4783978.6678],[396157.1261999998,4783978.869999999],[396160.46559999976,4783979.374399999],[396173.25459999964,4783981.400699999],[396186.1047,4783987.424900001],[396189.38329999987,4783989.2632],[396190.44959999993,4783989.9134],[396193.0730999997,4783991.4285],[396209.9343999997,4783994.0591],[396323.48139999993,4784011.6545],[396415.5881000003,4784067.456599999],[396422.1838999996,4784068.355799999],[396451.75739999954,4784089.343699999],[396717.15699999966,4784250.0375],[396849.8365000002,4784425.750399999],[396986.38049999997,4784856.8902],[397097.8164999997,4785004.493100001],[397102.4594999999,4785010.643300001],[397120.4983999999,4785037.5847],[397121.4967,4785039.1247000005],[397134.7131000003,4785058.8079],[397135.62849999964,4785060.2381],[397293.65299999993,4785296.558],[397304.2932000002,4785463.0166],[397471.50549999997,4785797.7291],[397496.9741000002,4785848.8857],[397427.89969999995,4786116.519200001],[397471.3574000001,4786304.6986],[397497.39749999996,4786415.385299999],[397443.2307000002,4786593.930400001],[397388.06039999984,4786705.8433],[397307.6897999998,4786762.5978],[397178.42729999963,4786808.985200001],[397122.2538999999,4786854.2677],[397077.0630000001,4787088.2203],[397080.7653999999,4787332.540200001],[397058.08800000045,4787443.964],[397010.3777999999,4787511.3354],[396849.32639999967,4787602.6439],[396704.3498999998,4787682.6039],[396593.0396999996,4787839.8105],[396434.88129999954,4788119.9221],[396468.71329999994,4788208.2706],[396559.04000000004,4788273.542099999],[396656.46970000025,4788272.0583999995],[396785.3629999999,4788203.4495],[396882.45639999956,4788179.758099999],[397025.7917999998,4788201.0206],[397085.9425999997,4788209.9947],[397238.1906000003,4788074.3925],[397388.93429999985,4787838.844799999],[397478.0828,4787826.3902],[397649.5999999996,4787890.4506],[397780.5164000001,4787955.1263999995],[397853.42480000015,4787942.9213],[397901.3881999999,4787886.66],[397866.4901999999,4787731.6732],[397857.3680999996,4787665.162599999],[397872.3529000003,4787576.0735],[397966.45519999973,4787352.4997000005],[398102.7589999996,4787147.8443],[398259.75009999983,4786870.4582],[398379.56819999963,4786735.3694],[398467.9890999999,4786607.9723000005],[398486.8344999999,4786580.8094999995],[398489.9650999997,4786572.8761],[398559.33970000036,4786399.1117],[398596.40589999966,4786253.8223],[398655.1941999998,4786023.4559],[398763.5943999998,4785796.571799999],[398903.8435000004,4785394.6],[399268.69930000044,4785344.750399999],[399777.5557000004,4785137.285800001],[400078.8764000004,4784632.9977],[400529.07540000044,4784304.268999999],[400709.1545000002,4784294.305199999],[400718.16700000037,4784293.840299999],[401062.98029999994,4784274.7063],[401081.5005999999,4784279.8795],[401304.4776999997,4784342.2852],[401515.7569000004,4784545.3803],[401693.9921000004,4784509.4771],[401842.9846000001,4784625.954299999],[401801.8387000002,4784747.4004999995],[401700.4929999998,4784846.613399999],[401659.159,4784909.858899999],[401737.8925000001,4785185.524599999],[402032.1802000003,4785575.821900001],[402112.28720000014,4785514.1304],[402148.3646999998,4785486.3968],[402310.7296000002,4785359.6545],[402419.55229999963,4785277.5602],[402514.1518000001,4785206.223999999],[402566.78699999955,4785165.8148],[402629.06680000015,4785118.047700001],[403001.7260999996,4785612.5636],[402335.88489999995,4786199.702],[402300.79559999984,4786324.1686],[402298.86429999955,4786331.0832],[402279.3108999999,4786400.454399999],[402242.26850000024,4786586.5974],[402170.2213000003,4786947.636299999],[402166.06630000006,4787290.7031],[402169.07469999976,4787302.2118],[402243.1205000002,4787588.169600001],[402160.3256999999,4787884.3839],[402027.824,4787976.933700001],[401593.72809999995,4788064.964500001],[401483.70830000006,4788183.858200001],[401585.1160000004,4788367.2212000005],[401716.1508999998,4788623.023600001],[401694.1599000003,4788898.815300001],[401613.4696000004,4789298.0879999995],[401608.4916000003,4789352.3663],[401616.5310000004,4789408.4553],[401611.15859999973,4789502.727399999],[401617.3195000002,4789558.066],[401622.7274000002,4789690.2817],[401592.30649999995,4789832.0142],[401558.73450000025,4789885.1522],[401543.05289999954,4789968.244000001],[401544.3121999996,4790032.6511],[401563.3568000002,4790114.239499999],[401614.2988999998,4790189.700300001],[401694.4935999997,4790317.4998],[401748.6314000003,4790423.239600001],[401805.39300000016,4790547.714],[401851.5630999999,4790636.0196],[401880.64329999965,4790721.462400001],[401892.5306000002,4790802.488600001],[401877.97979999986,4790890.895199999],[401854.18560000043,4790935.1153],[401832.40220000036,4790983.6384],[401759.3738000002,4791064.116699999],[401682.2600999996,4791131.4366],[401670.63599999994,4791152.710000001],[401648.57320000045,4791193.018100001],[401664.7745000003,4791252.3212],[401692.7723000003,4791296.6799],[401737.5669999998,4791340.6844],[401751.7313000001,4791354.6972],[401874.0946000004,4791430.3475],[401979.07540000044,4791477.2596],[402044.27749999985,4791535.078],[402106.1392000001,4791569.618799999],[402143.3705000002,4791590.408500001],[402213.8700000001,4791627.3805],[402297.4045000002,4791656.5009],[402350.7240000004,4791667.2851],[402382.55140000023,4791679.2677],[402412.5524000004,4791671.504799999],[402491.0524000004,4791632.8313],[402573.12789999973,4791571.7807],[402585.09499999974,4791562.944700001],[402663.0390999997,4791474.074100001],[402748.2429999998,4791387.544],[402821.75650000013,4791300.738299999],[402874.7237,4791230.1117],[402925.19799999986,4791183.736199999],[403033.0878999997,4791105.105],[403094.0462999996,4791053.8047],[403151.625,4790987.446599999],[403219.99509999994,4790903.606899999],[403272.30370000005,4790820.441299999],[403319.49849999975,4790742.902899999],[403427.3147,4790606.9636],[403463.5081000002,4790560.4625],[403541.6163999997,4790492.927300001],[403592.78079999983,4790442.992799999],[403626.73759999964,4790404.632999999],[403795.7748999996,4790222.7333],[403828.65249999985,4790199.718599999],[403880.4397999998,4790181.99],[403960.9983999999,4790166.520300001],[404051.74430000037,4790102.1448],[404094.1682000002,4790036.4539],[404121.8865,4789981.4123],[404138.7750000004,4789924.0802],[404175.0011,4789839.039000001],[404197.7472000001,4789753.744000001],[404219.6579,4789707.0046],[404246.5669,4789651.975099999],[404294.39940000046,4789606.7585],[404335.40940000024,4789567.0813],[404370.7818999998,4789542.1459],[404432.1207999997,4789498.850500001],[404515.6763000004,4789470.6828000005],[404554.1643000003,4789453.591],[404618.7647000002,4789422.6921],[404677.46300000045,4789399.3189],[404695.47030000016,4789386.5143],[404737.11450000014,4789357.049799999],[404784.9382999996,4789310.837300001],[404810.3633000003,4789282.7116],[404832.66949999984,4789252.186000001],[405031.10830000043,4788933.061000001],[405094.54729999974,4788870.8596],[405504.29590000026,4788674.0923],[405714.87179999985,4788517.8796],[406014.80140000023,4788480.3979],[406110.76719999965,4788426.4202],[406135.8262,4788412.3003],[406138.24340000004,4788410.9339000005],[406139.37239999976,4788410.363],[406141.54760000017,4788409.111099999],[406156.77699999977,4788400.569800001],[406575.9506999999,4788164.6403],[406736.2309999997,4788074.465]]]}},{"type":"Feature","properties":{"OBJECTID":23,"DISTRICT":23},"geometry":{"type":"Polygon","coordinates":[[[183650.66870000027,4749257.752699999],[183539.8097000001,4749159.343800001],[183444.37579999957,4749228.8455],[183392.5382000003,4749236.351199999],[183307.05009999964,4749203.335200001],[183303.0921,4749117.371300001],[183295.62129999977,4748955.1062],[183280.90369999968,4748743.9803],[183311.07890000008,4748486.490499999],[183352.8839999996,4748319.6203000005],[183435.57160000037,4748118.815300001],[183483.87339999992,4747925.603599999],[183551.24820000026,4747621.4408],[183749.03500000015,4747120.0745],[183890.32139999978,4746777.7969],[183993.02190000005,4746455.102700001],[184173.78079999983,4746442.0219],[184418.47109999973,4746425.569800001],[184663.0747999996,4746409.019099999],[184706.12689999957,4746406.045499999],[184816.9950000001,4746398.6316],[184893.38269999996,4746393.465299999],[184920.99370000046,4746391.5338],[184966.1771999998,4746388.5756],[185034.96449999977,4746383.870100001],[185067.7276999997,4746381.703400001],[185109.47649999987,4746378.9033],[185148.11760000046,4746376.2456],[185177.6913999999,4746374.225400001],[185218.62239999976,4746371.463400001],[185243.29949999973,4746369.889900001],[185286.18819999974,4746366.9275],[185313.3136,4746365.130999999],[185335.15899999999,4746364.3551],[185357.08100000024,4746363.464500001],[185498.85089999996,4746357.9882],[185787.28500000015,4746325.007099999],[185841.58320000023,4746318.8564],[185905.76960000023,4746317.4858],[185977.8119000001,4746315.868799999],[186128.83239999972,4746311.9869],[186279.77610000037,4746308.223099999],[186284.35580000002,4746308.0144],[186324.30480000004,4746307.0845],[186364.17709999997,4746306.2695],[186461.5412999997,4746301.055600001],[186638.05769999977,4746283.0024],[186672.02249999996,4746280.2322],[186917.23959999997,4746259.1712],[187314.12349999975,4746248.4793],[187396.23149999976,4746242.969900001],[187600.3158999998,4746229.2545],[187677.92619999964,4746223.9526],[187874.24179999996,4746210.5978999995],[188130.8936999999,4746190.5088],[188189.41930000018,4746185.409499999],[188211.38800000027,4746183.7468],[188272.15189999994,4746179.2146000005],[188314.13150000013,4746176.0898],[188337.6540000001,4746174.357100001],[188375.72970000003,4746170.073899999],[188414.51429999992,4746154.2958],[188443.11649999954,4746167.0241],[188472.40519999992,4746164.140699999],[188475.67129999958,4746163.8816],[188729.5842000004,4746144.829299999],[188733.34109999985,4746144.5482],[188870.72970000003,4746134.6655],[188958.10400000028,4746127.823999999],[188969.6200000001,4746126.969799999],[189059.72329999972,4746120.6741],[189218.40170000028,4746108.6127],[189344.9040000001,4746099.008400001],[189432.8811999997,4746092.8135],[189493.82419999968,4746088.618000001],[189551.16390000004,4746084.474099999],[189678.35080000013,4746075.5129],[189696.80810000002,4746074.124500001],[189806.60089999996,4746066.506100001],[189862.30510000046,4746062.4386],[190157.25939999986,4746041.256899999],[190540.24010000005,4746016.798599999],[190624.09200000018,4746011.806],[190658.3331000004,4746009.711100001],[190728.61450000014,4746005.4408],[190794.49969999958,4746001.8138999995],[190802.3406999996,4746001.2392],[190892.28440000024,4745996.866599999],[190915.79930000007,4745993.140000001],[190954.62820000015,4745983.7182],[191045.40280000027,4745981.424900001],[191052.62640000042,4745979.876599999],[191282.34839999955,4745969.5722],[191581.36050000042,4745954.835999999],[191758.4079,4745944.904200001],[191778.43200000003,4745945.5658],[191825.3794999998,4745947.248],[191875.93209999986,4745943.4274],[191929.5105999997,4745939.471899999],[192012.2396999998,4745929.538699999],[192043.93589999992,4745927.3419],[192144.05030000024,4745923.1986],[192386.83249999955,4745915.463300001],[192916.94189999998,4745886.458000001],[193075.48739999998,4745876.940300001],[193213.07969999965,4745869.806600001],[193389.67650000006,4745860.827299999],[193508.81599999964,4745855.188999999],[193768.10780000035,4745842.8727],[193929.34470000025,4745834.9244],[194303.95990000013,4745815.9449000005],[194305.3217000002,4745842.925899999],[194310.31240000017,4745942.412699999],[194313.42679999955,4746010.7128],[194325.84750000015,4746284.915999999],[194330.75310000032,4746389.8595],[194334.87170000002,4746478.924699999],[194342.43630000018,4746640.058800001],[194476.61230000015,4746633.8795],[194611.12040000036,4746627.7994],[195120.36899999995,4746604.780200001],[195181.61039999966,4746601.956700001],[195322.15950000007,4746595.4004999995],[195370.07710000034,4746593.2798],[195509.3278000001,4746587.0074000005],[195555.6869000001,4746584.8456],[195603.75820000004,4746582.497099999],[195689.27560000028,4746578.382200001],[196212.26470000017,4746553.0561],[196241.2115000002,4746551.7787],[196362.7081000004,4746546.0845],[196408.17260000017,4746544.0792],[196429.34630000032,4746543.0342],[196565.30640000012,4746536.483200001],[196670.60749999993,4746531.3972],[196822.41650000028,4746523.8191],[196861.24770000018,4746521.886499999],[196925.60610000044,4746519.163899999],[197061.5515999999,4746512.2896],[197370.46520000044,4746496.476199999],[197415.41959999967,4746494.0549],[197652.8289999999,4746484.290899999],[197670.4963999996,4746483.6263],[197733.14020000026,4746477.3144000005],[197727.9194,4746362.149800001],[197718.2220999999,4746145.0298999995],[197705.8498999998,4745853.917199999],[197704.32739999983,4745817.3741],[197703.82519999985,4745805.934699999],[197702.83040000033,4745783.278000001],[197702.41110000014,4745773.726600001],[197685.83719999995,4745379.422800001],[197677.48759999964,4745185.500700001],[197650.9190999996,4744559.736099999],[197641.65160000045,4744348.606699999],[197641.6381000001,4744333.362400001],[197628.40799999982,4744074.892100001],[197627.95409999974,4744072.0188],[197624.95669999998,4743996.26],[197618.68939999957,4743864.672800001],[197610.2366000004,4743662.743799999],[197604.3398000002,4743513.4474],[197601.42530000024,4743430.229599999],[197592.10209999979,4743219.6592999995],[198623.41160000023,4743188.052300001],[199057.79420000035,4743168.511499999],[199094.28110000025,4743166.918199999],[199701.8872999996,4743140.635],[200157.42459999956,4743121.354599999],[200438.03450000007,4743109.261499999],[201718.01329999976,4743053.6263],[202315.65649999958,4743026.5589000005],[202364.57349999994,4743024.3347],[202879.9263000004,4743001.093699999],[203243.22360000014,4742990.779999999],[203659.97470000014,4742978.965399999],[203840.22719999962,4742973.7754999995],[204265.9391999999,4742945.4789],[204347.94570000004,4742940.8474],[205220.4288999997,4742897.5736],[205544.9972000001,4742884.476399999],[205906.35919999983,4742863.5934],[206039.48309999984,4742862.252699999],[206073.35960000008,4742849.458900001],[206141.44010000024,4742823.857799999],[206164.7912999997,4742840.998],[206193.19340000022,4742853.583699999],[206241.40919999965,4742856.09],[206307.22119999956,4742854.175000001],[206382.36539999954,4742850.082800001],[206464.7399000004,4742842.5681],[206652.40419999976,4742834.4658],[206902.98869999964,4742823.914899999],[207040.10929999966,4742818.3069],[207061.30090000015,4742819.4087000005],[207082.3808000004,4742821.7393],[207084.85859999992,4742822.190300001],[207103.1900000004,4742825.4165],[207123.8058000002,4742830.325999999],[207140.34049999993,4742835.6314],[207150.89059999958,4742838.9659],[207177.68589999992,4742848.508400001],[207204.1052000001,4742858.845799999],[207230.15299999993,4742870.089199999],[207249.5758999996,4742879.7226],[207268.2279000003,4742890.501499999],[207286.1135999998,4742902.536800001],[207303.1464999998,4742915.721000001],[207362.8618999999,4742789.5735],[207414.6956000002,4742786.593800001],[208122.78259999957,4742747.6665],[208295.88719999976,4742738.3345],[208512.65890000015,4742726.7146000005],[209007.52180000022,4742700.015900001],[209328.3803000003,4742682.692500001],[209782.56649999972,4742661.214500001],[210761.43869999982,4742622.7323],[212086.74739999976,4742555.667099999],[212344.35219999962,4742542.6850000005],[213057.78789999988,4742506.602499999],[213239.8295,4742497.4681],[213714.45220000017,4742492.755100001],[214129.00800000038,4742492.123500001],[214478.79889999982,4742471.170600001],[214670.34350000042,4742462.014],[214664.10950000025,4742360.922900001],[215043.69959999993,4742341.1019],[215088.02199999988,4742338.8245],[216701.07540000044,4742254.755000001],[217048.39419999998,4742243.380000001],[218090.12060000002,4742209.8145],[218437.36039999966,4742198.6241],[218465.26190000027,4742197.5956],[218548.90280000027,4742194.9583],[218576.73149999976,4742194.1557],[218585.1579,4742193.8116],[218610.20969999954,4742193.2338],[218618.56329999957,4742193.1152],[218902.7818,4742185.8563],[219755.20289999992,4742164.4932],[220039.34240000043,4742157.3956],[220100.08069999982,4742155.818700001],[220282.30460000038,4742151.313200001],[220342.96549999993,4742149.8528],[220490.77080000006,4742145.303400001],[220934.20430000033,4742132.1183],[221081.9319000002,4742127.696],[221376.8278000001,4742119.2171],[222261.36739999987,4742094.307],[222556.18439999968,4742085.992900001],[222598.4793999996,4742084.2906],[222725.13210000005,4742079.528000001],[222767.34970000014,4742077.941],[222863.2736999998,4742075.195800001],[223150.8864000002,4742067.0856],[223246.73290000018,4742064.460100001],[223303.9347000001,4742062.6084],[223475.38090000022,4742057.174000001],[223532.5053000003,4742055.4386],[223628.23699999973,4742054.046599999],[223915.34999999963,4742049.8817],[223940.24629999977,4742049.551899999],[223997.75829999987,4742051.364399999],[224011.05119999964,4742051.8333],[224021.68180000037,4742051.296399999],[224053.3415000001,4742050.0287999995],[224063.89470000006,4742049.6063],[224365.66640000045,4742037.0867],[225270.73599999957,4741999.6172],[225572.4302000003,4741987.264900001],[225619.06510000024,4741985.5195],[225759.06479999982,4741980.6152],[225805.62229999993,4741978.985400001],[225927.33910000045,4741973.810699999],[226292.49399999995,4741958.410800001],[226414.21520000044,4741953.355799999],[226540.20359999966,4741948.4673],[226548.14329999965,4741948.263599999],[226559.73610000033,4741945.134099999],[226917.57930000033,4741929.2787],[227043.38210000005,4741923.8507],[227257.14250000007,4741911.1620000005],[227657.36209999956,4741887.4395],[227667.01819999982,4741885.0558],[227898.25850000046,4741875.1447],[228112.08249999955,4741866.150800001],[228162.9626000002,4741864.0328],[228315.6074000001,4741857.791999999],[228366.4918999998,4741855.786499999],[228404.8685999997,4741854.4967],[228460.34750000015,4741852.6446],[228519.7736999998,4741849.0802],[228558.02909999993,4741846.795],[228588.51290000044,4741844.816],[228679.9729000004,4741839.1018],[228710.37920000032,4741837.2377],[228856.392,4741829.045299999],[229294.28050000034,4741804.826400001],[229440.21619999968,4741796.7608],[229566.6065999996,4741785.4607],[229729.74560000002,4741771.0536],[229946.23170000035,4741763.1247000005],[229971.59659999982,4741762.2423],[230072.7923999997,4741756.1653],[230098.70820000023,4741754.705600001],[230185.73550000042,4741752.9669],[230210.95409999974,4741752.536],[230336.49990000017,4741748.958000001],[230457.50270000007,4741744.447699999],[230524.26609999966,4741739.9464],[230571.3398000002,4741736.8827],[230637.12349999975,4741738.7608],[230695.5251000002,4741734.143100001],[230875.1069,4741727.4629],[230940.39829999954,4741725.136499999],[231182.76999999955,4741717.126],[231547.5047000004,4741703.8013],[231589.20949999988,4741701.7323],[231827.1024000002,4741690.248400001],[232069.7461000001,4741693.4924],[232797.7620000001,4741703.4944],[233040.32440000027,4741706.886700001],[233045.7366000004,4741707.0108],[233117.6233000001,4741707.897500001],[233349.51520000026,4741710.823999999],[233426.7319,4741711.841399999],[233512.95160000026,4741712.6228],[233738.92190000042,4741715.012700001],[233746.6288999999,4741715.1599],[233771.61429999955,4741715.0846],[233857.7259999998,4741715.2071],[233933.4656999996,4741714.0627],[234160.69299999997,4741710.8566],[234166.59159999993,4741710.851600001],[234229.04810000025,4741711.557399999],[234236.40160000045,4741713.1647],[234375.0449000001,4741713.715299999],[234790.8998999996,4741715.609300001],[234929.46889999975,4741716.396299999],[234918.6825000001,4741472.122199999],[234916.42069999967,4741421.8256],[234413.57760000043,4741435.841600001],[234233.52359999996,4741440.8902],[234233.05360000022,4741424.4473],[234231.64769999962,4741375.229599999],[234231.1001000004,4741358.900900001],[234229.27440000046,4741260.538899999],[234228.4994000001,4741221.307],[234228.81049999967,4741118.8586],[234227.53309999965,4741015.581599999],[234226.26539999992,4740965.691400001],[234223.7081000004,4740867.468800001],[234222.54559999984,4740809.6777],[234218.97649999987,4740636.307399999],[234218.28589999955,4740605.636499999],[234216.8322999999,4740578.554099999],[234117.18759999983,4740586.955800001],[233865.14159999974,4740608.3577],[233818.04349999968,4740610.954299999],[233799.72869999986,4740611.994999999],[233718.3130999999,4740619.253900001],[233625.46860000025,4740627.6226],[233599.58330000006,4740629.9573],[233465.91530000046,4740640.016799999],[233346.8672000002,4740650.9594],[233253.95419999957,4740659.669500001],[233220.7871000003,4740662.2873],[233121.2856999999,4740670.141899999],[233088.03679999989,4740672.763599999],[233073.17150000017,4740674.0064],[233028.34300000034,4740678.0776],[233013.40440000035,4740679.5458],[233004.1372999996,4740679.3486],[232976.08629999962,4740678.655200001],[232966.74170000013,4740678.5722],[232944.43520000018,4740678.101399999],[232837.88939999975,4740673.3309],[232806.9444000004,4740671.9717999995],[232604.83719999995,4740664.6799],[232538.2143000001,4740660.367900001],[232451.44620000012,4740652.1667],[232361.31020000018,4740643.763599999],[232322.6908999998,4740638.922800001],[232324.07550000027,4740594.378900001],[232325.8816999998,4740535.359300001],[232329.1651999997,4740482.7334],[232329.96100000013,4740461.013499999],[232331.43209999986,4740416.577500001],[232331.57830000017,4740411.9003],[232332.02560000028,4740398.091],[232332.17619999964,4740393.524900001],[232330.87920000032,4740374.8894],[232329.0011,4740362.3938],[232328.04480000027,4740356.7585],[232323.1434000004,4740340.264900001],[232313.12530000042,4740312.291300001],[232306.14809999987,4740299.326300001],[232296.32859999966,4740284.9145],[232293.59379999992,4740282.0176],[232282.25409999955,4740270.6679],[232274.29530000035,4740264.0809],[232260.23379999958,4740252.2808],[232217.89400000032,4740217.109099999],[232203.75480000023,4740205.4233],[232193.96960000042,4740196.126700001],[232175.8808000004,4740177.6984],[232167.98170000035,4740166.326400001],[232103.51379999984,4740074.1774],[232076.08970000036,4740026.4147],[232067.5700000003,4740011.7302],[232056.96999999974,4739996.2368],[232042.74390000012,4739984.443399999],[232032.1272,4739976.958900001],[232019.1202999996,4739971.2356],[231995.11789999995,4739960.9344999995],[231970.58160000015,4739953.7685],[231951.0541000003,4739946.8529],[231944.83490000013,4739944.9813],[231924.8552000001,4739939.0843],[231919.79889999982,4739937.612500001],[231905.45689999964,4739933.3872],[231899.4918999998,4739931.7283],[231862.08210000023,4739922.282500001],[231847.60230000038,4739918.7301],[231830.94739999995,4739914.038799999],[231787.86500000022,4739902.033299999],[231781.00380000006,4739898.407199999],[231770.9726999998,4739893.347200001],[231766.0795,4739887.6426],[231764.18850000016,4739885.3804],[231758.5025000004,4739876.147299999],[231755.45199999958,4739865.143300001],[231755.07720000017,4739863.9344],[231752.31369999982,4739839.238500001],[231749.86990000028,4739784.832699999],[231748.5833999999,4739758.077299999],[231747.70210000034,4739695.380100001],[231747.2246000003,4739662.0308],[231740.72130000032,4739507.4571],[231738.03980000038,4739444.8299],[231736.87849999964,4739419.1818],[231733.08000000007,4739342.5836],[231731.84109999985,4739317.049799999],[231727.86139999982,4739237.9004999995],[231724.47759999987,4739171.9638],[231716.99519999977,4739000.633099999],[231713.4291000003,4738921.5789],[231709.7566999998,4738854.541300001],[231706.49689999968,4738779.1457],[231705.11959999986,4738747.944700001],[231703.06659999955,4738678.2859000005],[231697.7427000003,4738594.0725],[231694.34559999965,4738523.576199999],[231691.65809999965,4738439.7052],[231686.85080000013,4738351.9124],[231686.43659999967,4738345.477499999],[231681.06909999996,4738209.545700001],[231680.53299999982,4738189.434699999],[231678.67929999996,4738129.111199999],[231678.06570000015,4738109.114399999],[231677.5390999997,4738097.6786],[231675.88159999996,4738063.4855],[231675.27749999985,4738052.164000001],[231672.54679999966,4738011.450300001],[231668.60699999984,4737939.6404],[231649.82770000026,4737602.133099999],[231643.5708999997,4737489.704700001],[231642.12530000042,4737463.0667],[231637.47410000023,4737383.4988],[231635.9508999996,4737356.975],[231634.47530000005,4737331.673],[231633.42169999983,4737304.574899999],[231631.10089999996,4737270.1851],[231618.97049999982,4737093.1406],[231614.27159999963,4737010.2377],[231609.34399999958,4736923.562100001],[231608.12239999976,4736896.359300001],[231604.13019999955,4736814.763699999],[231602.74930000026,4736787.678300001],[231602.63269999996,4736784.6798],[231602.05460000038,4736776.1379],[231601.86050000042,4736773.2535999995],[231598.96129999962,4736726.0954],[231590.26350000035,4736584.6208999995],[231587.36419999972,4736537.4628],[231587.01470000017,4736530.580399999],[231586.49700000044,4736523.5933],[231585.88410000037,4736509.9364],[231585.4570000004,4736503.168199999],[231583.8172000004,4736471.5327],[231578.82440000027,4736376.851399999],[231577.10699999984,4736345.3301],[231576.08430000022,4736325.349300001],[231572.7703999998,4736265.416300001],[231571.67009999976,4736245.549799999],[231570.39279999956,4736221.129799999],[231569.14580000006,4736199.600500001],[231565.25509999972,4736148.0319],[231563.32710000034,4736123.748500001],[231562.09350000042,4736106.778899999],[231558.24590000045,4736056.320900001],[231556.9347000001,4736039.465600001],[231556.65419999976,4736034.360099999],[231555.48959999997,4736019.1675],[231555.13159999996,4736014.1763],[231502.3361999998,4736033.468900001],[231499.75069999974,4736034.4592],[231389.73589999974,4736079.4464],[231371.99540000036,4736085.0305],[231340.01829999965,4736099.8441],[231335.07139999978,4736101.26],[231307.2736999998,4736109.682600001],[231287.19710000046,4736110.0189],[231278.44469999988,4736106.3554],[231247.53450000007,4736104.332800001],[231225.81130000018,4736100.284399999],[231213.5329,4736088.1938000005],[231205.45490000024,4736068.1537999995],[231183.78399999999,4735829.527899999],[231186.80759999994,4735816.619200001],[231204.6944000004,4735804.2443],[231542.95019999985,4735789.418299999],[231542.53550000023,4735774.530200001],[231542.28509999998,4735768.0888],[231542.15110000037,4735762.5328],[231540.93900000025,4735746.1185],[231540.48180000018,4735740.6863],[231539.61909999978,4735729.041099999],[231537.0482999999,4735694.549900001],[231536.108,4735683.018999999],[231499.87399999984,4735681.202199999],[231456.40409999993,4735676.774900001],[231431.71910000034,4735672.507300001],[231327.40620000008,4735651.316400001],[231310.87060000002,4735649.957599999],[231301.3724999996,4735650.327199999],[231288.84080000035,4735652.8168],[231199.28039999958,4735684.1086],[231188.05009999964,4735686.325300001],[231172.11820000038,4735687.8353],[231128.82529999968,4735687.963500001],[231062.2569000004,4735688.4421999995],[230781.48209999967,4735694.9329],[230644.8591,4735699.036699999],[230502.4567999998,4735702.145199999],[230434.6950000003,4735705.6797],[230409.48620000016,4735713.2261],[230377.91839999985,4735728.0282000005],[230364.76329999976,4735735.5491],[230348.3942999998,4735746.866],[230330.58239999972,4735761.131200001],[230266.9464999996,4735819.897399999],[230153.81429999974,4735927.7586],[230119.24540000036,4735962.2553],[230089.18209999986,4735988.233999999],[230074.40890000015,4736000.4903],[230038.43709999975,4736024.2533],[230012.92530000024,4736036.595899999],[229970.52660000045,4736053.2695],[229969.14780000038,4736053.6570999995],[229856.16110000014,4736091.667099999],[229838.64979999978,4736096.8013],[229791.51319999993,4736118.1105],[229757.54499999993,4736136.457699999],[229746.0926000001,4736141.3551],[229735.97919999994,4736142.7519000005],[229597.59810000006,4736137.3804],[229568.04119999986,4736138.537900001],[229563.64570000023,4736126.808599999],[229549.47130000032,4736099.8904],[229540.74000000022,4736086.3288],[229530.98780000024,4736073.919500001],[229527.483,4736070.2751],[229523.90500000026,4736066.855900001],[229450.63260000013,4736007.104800001],[229360.9123999998,4735931.5371],[229305.53949999996,4735884.989399999],[229296.71499999985,4735877.438100001],[229270.09090000018,4735855.1238],[229261.18890000042,4735847.686799999],[229236.57760000043,4735826.517200001],[229228.90799999982,4735819.143100001],[229207.52890000027,4735798.847999999],[229196.2801000001,4735785.9416000005],[229178.40170000028,4735758.724300001],[229165.21729999967,4735734.103700001],[229158.2461000001,4735717.359099999],[229153.82720000017,4735702.9615],[229148.4718000004,4735685.5974],[229146.07459999993,4735672.566400001],[229143.50659999996,4735653.0909],[229142.43869999982,4735644.679400001],[229139.2555999998,4735576.0649],[229134.19099999964,4735469.9289],[229131.61519999988,4735368.7006],[229130.76070000045,4735344.82],[229127.8200000003,4735267.742699999],[229125.4924999997,4735193.7557],[229118.3554999996,4734972.0233],[229115.95069999993,4734898.150699999],[229113.99199999962,4734829.377],[229111.01260000002,4734730.3892],[229107.87040000036,4734623.0657],[229105.83430000022,4734554.406300001],[229105.62009999994,4734546.851199999],[229104.81799999997,4734524.303300001],[229104.5262000002,4734516.862400001],[229101.43290000036,4734423.329299999],[229094.18039999995,4734265.5581],[229090.47840000037,4734114.654999999],[229084.3150000004,4733930.2576],[229083.54349999968,4733908.4871],[229083.30399999954,4733902.378900001],[229079.86149999965,4733818.7589],[229078.68680000026,4733790.886700001],[229075.09300000034,4733695.0375],[229074.4269000003,4733678.045700001],[229072.7059000004,4733575.560699999],[229066.29540000018,4733407.8573],[229062.54250000045,4733312.125600001],[229060.22800000012,4733257.2696],[229057.99710000027,4733173.157299999],[229053.1604000004,4732993.2684],[229050.95880000014,4732826.1788],[229046.18149999995,4732756.626],[229036.4846999999,4732618.0821],[229033.76520000026,4732563.3532],[229031.35039999988,4732516.398399999],[229026.5077999998,4732399.1313000005],[229024.2023,4732344.4975000005],[229022.00050000008,4732290.4157],[229021.5399000002,4732280.756899999],[229258.42250000034,4732274.813100001],[229265.47200000007,4732274.6483],[229286.45249999966,4732274.0492],[229293.42449999973,4732273.9986000005],[229301.6166000003,4732273.6779],[229326.03780000005,4732272.9442],[229334.1523000002,4732272.7377],[230400.08069999982,4732242.9901],[232320.7882000003,4732193.605900001],[232578.30209999997,4732188.867900001],[233791.21600000001,4732161.300000001],[233798.4813000001,4732160.3529],[233809.33810000028,4732158.9339000005],[233820.19859999977,4732159.7392],[233827.4461000003,4732160.461100001],[233868.66459999979,4732159.208000001],[233991.99260000046,4732155.4628],[234033.13350000046,4732154.324899999],[234343.94550000038,4732144.7107],[235276.23249999993,4732116.4025],[235586.96980000008,4732107.069499999],[235711.43549999967,4732103.089],[236084.59929999989,4732091.5035999995],[236208.90519999992,4732087.6493999995],[236416.1135999998,4732080.636299999],[237037.42339999974,4732059.98],[237244.55370000005,4732053.105900001],[237281.66750000045,4732051.806700001],[237336.23849999998,4732050.067],[237392.75019999966,4732047.5866],[237429.77359999996,4732046.0692],[237587.86120000016,4732039.622400001],[238062.13239999954,4732020.525599999],[238220.14219999965,4732014.2074],[238287.32870000042,4732011.9975000005],[238303.9162999997,4732010.2575],[238321.1593000004,4732008.492699999],[238428.96729999967,4732006.637499999],[238555.3479000004,4732001.301200001],[238621.858,4731998.564099999],[238639.05269999988,4731997.6916000005],[238658.3772,4731996.738700001],[238716.18709999975,4731993.886499999],[238735.42980000004,4731992.936799999],[238744.6825000001,4731992.476],[238838.6690999996,4731989.5923999995],[238846.78330000024,4731989.3972],[239142.4282999998,4731976.012],[239147.99459999986,4731975.6908],[239250.9989,4731970.470799999],[239342.53870000038,4731965.795700001],[239392.73010000028,4731963.236400001],[239539.60080000013,4731959.592599999],[239617.33800000045,4731956.553300001],[239708.91959999967,4731952.9936999995],[239795.18900000025,4731949.968800001],[239846.58000000007,4731946.589199999],[239874.33820000011,4731945.211100001],[240041.71030000038,4731937.0254],[240114.56159999967,4731934.9539],[240290.0756000001,4731925.1337],[240370.33990000002,4731921.6743],[240535.7059000004,4731914.688100001],[240538.24540000036,4731914.592800001],[240601.7120000003,4731911.655300001],[240708.9194,4731906.966700001],[240799.66110000014,4731902.897],[240865.58949999977,4731899.980900001],[241001.07160000037,4731894.570800001],[241034.20029999968,4731894.2195],[241125.0379999997,4731886.1469],[241155.98110000044,4731888.7696],[241375.9933000002,4731875.5319],[241620.06730000023,4731865.1832],[241729.53019999992,4731857.200999999],[241836.58540000021,4731850.645],[241959.4023000002,4731844.392100001],[241970.04360000044,4731843.772600001],[242370.33160000015,4731820.8386],[242503.67920000013,4731813.202099999],[242515.79499999993,4731812.5285],[242674.08270000014,4731802.7433],[242801.76150000002,4731794.878799999],[243030.0906999996,4731782.4967],[243145.45710000023,4731774.4289],[243185.06909999996,4731771.956599999],[243355.39140000008,4731761.5177],[243366.22900000028,4731759.558499999],[243398.6682000002,4731753.906199999],[243409.4280000003,4731752.0612],[243424.78770000022,4731750.3791000005],[243470.79729999974,4731745.669299999],[243486.07919999957,4731744.101500001],[243522.87310000043,4731740.846000001],[243633.98479999974,4731735.2796],[243843.6869000001,4731724.9497],[244036.26879999973,4731721.932499999],[244078.07249999978,4731721.052300001],[244226.11010000017,4731718.0211],[244236.67769999988,4731717.6302000005],[244268.29870000016,4731716.4606],[244278.78859999962,4731716.183800001],[244286.40710000042,4731715.9021000005],[244308.9349999996,4731715.069],[244316.47580000013,4731714.9013],[244332.8596999999,4731714.295499999],[244382.01570000034,4731712.589299999],[244398.32180000003,4731712.0977],[244507.43070000038,4731707.842700001],[244834.67540000007,4731695.0911],[244943.7023,4731690.846100001],[244954.26180000044,4731690.234099999],[244985.70249999966,4731688.6296999995],[244996.18420000002,4731688.131899999],[245051.43900000025,4731687.2063],[245216.88800000027,4731684.7776999995],[245272.06489999965,4731683.968],[245295.7396999998,4731683.095799999],[245366.78039999958,4731680.9241],[245390.37729999982,4731680.166300001],[245424.2100999998,4731678.920600001],[245525.4791000001,4731675.637599999],[245559.23809999973,4731674.6175999995],[245775.7023,4731667.545],[246424.77880000044,4731646.713199999],[246641.16469999962,4731639.7818],[246700.80620000046,4731637.707900001],[246879.73450000025,4731631.600299999],[246939.29800000042,4731629.6425],[247189.0784,4731620.727700001],[247938.4353,4731594.481899999],[248188.1414999999,4731585.828400001],[248192.28729999997,4731672.6379],[248194.7625000002,4731749.611300001],[248196.5510999998,4731805.4811],[248198.77869999968,4731859.8893],[248199.02109999955,4731920.597200001],[248201.1322999997,4731996.583000001],[248206.66669999994,4732110.2531],[248210.8702999996,4732241.430500001],[248211.72169999965,4732269.3114],[248213.3761,4732305.7257],[248215.02240000013,4732386.955],[248217.31180000026,4732395.767899999],[248222.6127000004,4732401.691],[248224.2307000002,4732455.1206],[248229.08469999954,4732615.409499999],[248230.7028000001,4732668.839199999],[248235.34059999976,4732791.660700001],[248243.3320000004,4733006.5473],[248246.80140000023,4733160.3258],[248249.47800000012,4733283.33],[248250.8234000001,4733342.774599999],[248254.77799999993,4733521.111400001],[248256.04569999967,4733580.6701],[248381.07610000018,4733575.448999999],[248756.08519999962,4733559.8024],[248881.03770000022,4733554.704399999],[249073.70579999965,4733546.8159],[249651.54629999958,4733523.1884],[249844.13260000013,4733515.3244],[249933.88210000005,4733511.853599999],[250203.04870000016,4733501.451099999],[250292.7204,4733498.098999999],[250511.41530000046,4733488.8653],[251167.26659999974,4733461.5481],[251385.88370000012,4733452.4562],[251486.61930000037,4733448.944],[251788.65799999982,4733438.310900001],[251889.31549999956,4733434.9186],[251900.37540000025,4733434.6327],[251933.31730000023,4733434.006100001],[251944.29930000007,4733433.8342],[251987.93369999994,4733431.8233],[252085.36139999982,4733427.548900001],[252118.68090000004,4733426.02],[252162.23739999998,4733424.1241999995],[252167.22900000028,4733423.834000001],[252182.1339999996,4733423.2994],[252187.0477,4733423.123199999],[252199.1643000003,4733422.577500001],[252235.35809999984,4733421.168500001],[252247.39680000022,4733420.7369],[252302.4924999997,4733418.205800001],[252432.0893000001,4733412.3386],[252467.79179999977,4733410.9484],[252522.8256000001,4733408.977299999],[252547.06670000032,4733408.109200001],[252600.79009999987,4733406.185699999],[252619.57600000035,4733406.4026999995],[252643.6969999997,4733406.762399999],[252653.86000000034,4733406.621099999],[252684.1930999998,4733406.425000001],[252694.28210000042,4733406.5087],[252699.69909999985,4733406.648399999],[252715.70849999972,4733407.1875],[252721.04760000017,4733407.441299999],[252773.70629999973,4733405.5571],[252779.11539999954,4733405.4748],[252795.9978,4733405.204500001],[252931.63389999978,4733403.1336],[252984.25050000008,4733402.364600001],[253019.18950000033,4733402.5614],[253045.5175999999,4733402.7324],[253123.75540000014,4733400.715299999],[253158.5767000001,4733399.916099999],[253173.65340000018,4733399.6],[253218.64169999957,4733398.771600001],[253233.55850000028,4733398.5725],[253265.51750000007,4733397.987400001],[253361.15270000044,4733396.352499999],[253393.03369999956,4733395.881899999],[253399.9907999998,4733395.522500001],[253414.64609999955,4733394.8883],[253420.6364000002,4733395.008099999],[253427.5354000004,4733395.318],[253438.76960000023,4733393.026799999],[253459.61980000045,4733389.0582],[253472.4720999999,4733386.1533],[253483.6205000002,4733383.7541000005],[253496.52950000018,4733384.7392],[253535.01499999966,4733387.814300001],[253547.84609999973,4733388.9134],[253578.34279999975,4733388.715399999],[253599.00409999955,4733388.6459],[253669.67700000014,4733388.350199999],[253700.0957000004,4733388.2667],[253738.63790000044,4733388.3387],[253786.37210000027,4733388.6393],[253854.15079999994,4733387.670299999],[253892.59119999968,4733387.1907],[253900.29330000002,4733387.0276],[253923.0719999997,4733386.550000001],[253930.6961000003,4733386.5009],[253967.81439999957,4733385.735300001],[254079.01319999993,4733383.6675],[254116.05339999963,4733383.0166],[254208.43599999975,4733382.1764],[254351.56680000015,4733381.09],[254485.2893000003,4733376.0042],[254577.49509999994,4733372.5065],[254595.50409999955,4733371.6446],[254649.54289999977,4733369.392200001],[254667.4740000004,4733368.644400001],[254856.76070000045,4733362.7053],[255424.54629999958,4733345.144300001],[255613.75480000023,4733339.34],[255763.46630000044,4733334.2695],[256212.52660000045,4733319.3026],[256362.16399999987,4733314.4701000005],[256410.65350000001,4733312.983100001],[256555.88410000037,4733308.754899999],[256604.29949999973,4733307.494200001],[256733.27969999984,4733302.841399999],[257120.1383999996,4733288.9004],[257249.03670000006,4733284.2601],[257265.57940000016,4733283.679],[257315.0438000001,4733281.9417],[257331.50850000046,4733281.4747],[257355.86629999988,4733281.620200001],[257429.02159999963,4733282.054099999],[257453.3013000004,4733282.3138],[257560.22449999955,4733277.6723],[257880.7522,4733263.8774],[257967.94660000037,4733260.1559],[257987.59350000042,4733259.2454],[257986.88009999972,4733215.461200001],[257984.74010000005,4733084.1085],[257983.94489999954,4733040.327099999],[257983.56900000013,4733015.5447],[257982.27770000044,4732941.203299999],[257981.8239000002,4732916.5348000005],[257976.8178000003,4732862.5602],[257961.63570000045,4732700.642000001],[257956.55150000006,4732646.781300001],[257949.0268000001,4732544.304500001],[257936.31390000042,4732373.293500001],[257926.21050000004,4732236.993899999],[257918.60759999976,4732134.631100001],[257913.62600000016,4732067.3127999995],[257898.51709999982,4731865.363500001],[257893.37540000025,4731798.1620000005],[257891.9201999996,4731763.6327],[257887.34779999964,4731661.163799999],[257885.5064000003,4731627.315099999],[257871.37519999966,4731326.8169],[257868.36519999988,4731102.650800001],[257868.17179999966,4731087.758099999],[257868.1643000003,4731085.2009],[257839.8457000004,4730480.2041],[257824.13669999968,4730139.2882],[257822.97719999962,4730113.198999999],[257817.45139999967,4729995.1971],[257797.27109999955,4729564.040200001],[257790.43780000042,4729420.3992],[257788.18479999993,4729372.4438000005],[257781.41789999977,4729228.355699999],[257779.0906999996,4729180.625399999],[257776.28959999979,4729117.011399999],[257767.3320000004,4728926.744899999],[257764.29669999983,4728863.4727],[257757.37880000006,4728712.718599999],[257736.48080000002,4728261.0173],[257729.24689999968,4728110.607899999],[257734.55819999985,4728112.3122000005],[257800.93030000012,4728137.7870000005],[257837.4523,4728154.410800001],[257883.5524000004,4728186.8222],[257916.5175999999,4728233.1472],[257935.77840000018,4728270.0558],[257948.39020000026,4728323.319399999],[257954.06219999958,4728382.2741],[257964.15869999956,4728516.1272],[257953.5401999997,4728777.906099999],[257948.3247999996,4728863.371200001],[257943.19189999998,4728946.498500001],[257941.25659999996,4729095.2272],[257942.1462000003,4729120.6587000005],[257943.50980000012,4729159.638699999],[257950.45999999996,4729205.873],[257967.60510000028,4729257.421399999],[257978.61899999995,4729290.8379],[258015.7712000003,4729377.2674],[258030.48089999985,4729403.7721],[258055.53139999975,4729449.1512],[258090.56319999974,4729512.5276],[258146.42109999992,4729582.6258000005],[258175.17069999967,4729618.8695],[258210.6928000003,4729658.768200001],[258262.62810000032,4729703.5419],[258312.17769999988,4729734.0557],[258405.44770000037,4729752.702299999],[258466.3032999998,4729872.1076],[258474.05640000012,4729887.4035],[258542.66270000022,4730022.1052],[258547.45349999983,4730023.049900001],[258554.76769999973,4730028.1317],[258603.4364,4730089.9223],[258640.34480000008,4730153.2355],[258673.4528000001,4730232.2479],[258698.1919999998,4730278.3068],[258717.84100000001,4730303.083699999],[258794.19350000005,4730382.5897],[258863.89790000021,4730471.445599999],[258943.17300000042,4730550.1839000005],[259011.37619999982,4730624.305299999],[259068.15730000008,4730679.033500001],[259154.6473000003,4730762.526000001],[259224.0105999997,4730818.262599999],[259284.67339999974,4730850.2859000005],[259330.3136,4730879.607899999],[259359.99179999996,4730893.3632],[259403.22869999986,4730910.205],[259434.45540000033,4730923.6844],[259461.38669999968,4730926.8616],[259489.6643000003,4730928.6579],[259503.14109999966,4730931.747199999],[259505.9726999998,4730932.982999999],[260368.6188000003,4731021.7861],[260383.34669999965,4731165.1525],[260357.09289999958,4731276.1379],[260349.74899999984,4731281.9518],[260339.7422000002,4731326.8849],[260277.71360000037,4731479.9168],[260248.15730000008,4731578.3421],[260204.66359999962,4731778.543099999],[260188.25009999983,4731842.0448],[260192.73929999955,4731950.1861000005],[260248.55590000004,4732050.9878],[260354.3398000002,4732128.9318],[260417.5186999999,4732148.8683],[260532.53509999998,4732169.1219999995],[260678.8320000004,4732233.1031],[260782.70669999998,4732360.3751],[260834.0100999996,4732432.984200001],[260909.36670000013,4732596.490900001],[260923.4620000003,4732809.5940000005],[261004.79430000018,4733063.067600001],[261012.7418999998,4733143.514599999],[261053.59740000032,4733175.0133],[261067.17650000006,4733188.331],[261106.32760000043,4733362.653100001],[261106.89549999963,4733675.5142],[261073.78089999966,4733846.4421999995],[261058.09779999964,4733883.6764],[261021.1146999998,4733926.094799999],[260959.9846999999,4733960.1203000005],[260692.95430000033,4734018.9541],[260559.62100000028,4734063.045499999],[260450.47130000032,4734125.9812],[260394.98440000042,4734194.9519],[260387.21109999996,4734219.015799999],[260393.45320000034,4734302.0792],[260448.02329999954,4734412.375600001],[260465.31109999958,4734431.011700001],[260498.20949999988,4734460.1141],[260537.4084999999,4734488.8872],[260578.7296000002,4734505.578500001],[260629.11870000046,4734523.7349],[260723.21999999974,4734537.708799999],[260778.94930000044,4734532.554199999],[260842.71609999985,4734515.669399999],[260885.40969999973,4734498.6251],[260913.3548999997,4734479.4231],[260934.54930000007,4734464.124],[261010.2341,4734405.466600001],[261100.48919999972,4734327.1821],[261149.33920000028,4734277.126499999],[261164.6353000002,4734254.8049],[261167.32070000004,4734242.3703000005],[261171.92260000017,4734240.321],[261178.11239999998,4734243.887399999],[261205.6950000003,4734263.9483],[261214.31170000043,4734271.3224],[261222.85429999977,4734278.921399999],[261233.7111999998,4734296.558499999],[261250.66050000023,4734338.6686],[261262.54580000043,4734386.068299999],[261264.93310000002,4734433.7963],[261261.15259999968,4734559.2349],[261260.69350000005,4734628.9651999995],[261258.12339999992,4734637.6154],[261248.32129999995,4734652.8533],[261248.48249999993,4734657.5176],[261256.05360000022,4734665.4838],[261258.92310000025,4734672.6118],[261269.44710000046,4734777.8759],[261274.77550000045,4734808.7129999995],[261288.28749999963,4734860.504000001],[261296.67709999997,4734904.0219],[261310.3844999997,4734961.4767],[261325.95309999958,4734994.517200001],[261355.32710000034,4735047.5392],[261383.20409999974,4735092.8299],[261396.0845999997,4735107.395199999],[261465.15759999957,4735206.3006],[261516.48489999957,4735254.228599999],[261585.88129999954,4735307.982000001],[261640.09240000043,4735335.019300001],[261695.28450000007,4735357.2421],[261767.26989999972,4735367.3226],[261775.59219999984,4735368.5921],[261853.66139999963,4735374.460899999],[261882.86849999987,4735380.013800001],[261909.94990000036,4735380.9702],[261925.35780000035,4735378.548800001],[261939.06230000034,4735369.515000001],[261950.1540000001,4735356.012700001],[261962.65060000028,4735352.3575],[261976.13580000028,4735351.2256000005],[261986.64470000006,4735346.971899999],[261996.57050000038,4735340.069800001],[262003.67669999972,4735322.702099999],[262016.07330000028,4735268.571900001],[262087.52950000018,4735289.459000001],[262191.0314999996,4735319.806],[262300.2982999999,4735355.7377],[262456.8202999998,4735407.279200001],[262642.3104999997,4735476.618799999],[262739.88599999994,4735511.1799],[262843.9784000004,4735530.2862],[262913.8744000001,4735529.7762],[262938.9820999997,4735525.801100001],[263020.91000000015,4735512.871200001],[263095.63570000045,4735497.854499999],[263151.07380000036,4735486.8356],[263153.68209999986,4735486.412599999],[263240.6843999997,4735470.8653],[263328.9112,4735455.165899999],[263462.7318000002,4735444.910499999],[263503.17540000007,4735445.9713],[263524.2605999997,4735446.5835],[263590.79030000046,4735457.870100001],[263603.7344000004,4735460.0954],[263669.9378000004,4735478.620999999],[263671.01719999965,4735479.0287999995],[263741.80700000003,4735516.6329],[263834.1947999997,4735577.0701],[263888.7026000004,4735620.346999999],[263958.6311999997,4735675.9944],[263978.3602999998,4735692.108899999],[263994.97310000006,4735705.772600001],[264038.76209999993,4735737.6314],[264042.2094999999,4735740.182],[264056.58359999955,4735750.698100001],[264059.0220999997,4735752.504899999],[264072.09779999964,4735763.3989],[264111.32830000017,4735796.1921],[264124.5524000004,4735806.636399999],[264144.1995000001,4735817.973099999],[264231.0334000001,4735869.5989],[264261.8048999999,4735885.114600001],[264393.6409,4735946.658],[264402.47339999955,4735950.915100001],[264429.1458999999,4735964.0142],[264437.90029999986,4735968.385199999],[264569.64180000033,4736039.2743],[264590.22339999955,4736054.0271000005],[264637.05730000045,4736084.0065],[264663.51489999983,4736100.449200001],[264703.2181000002,4736135.230699999],[264712.0756999999,4736145.046499999],[264733.78280000016,4736163.986199999],[264740.56460000016,4736168.202500001],[264816.9582000002,4736216.744100001],[264890.78780000005,4736259.8146],[264924.9526000004,4736281.2214],[264959.99120000005,4736309.0472],[264961.4319000002,4736310.443600001],[264977.6710999999,4736327.68],[265024.26379999984,4736379.573100001],[265110.7885999996,4736670.5966],[265146.23539999966,4736736.9899],[265144.892,4736772.169399999],[265145.05590000004,4736793.8445999995],[265148.7966,4736903.7885],[265152.6529000001,4736971.367799999],[265228.77940000035,4737072.623],[265295.25409999955,4737123.8412999995],[265358.49230000004,4737147.374399999],[265383.29360000044,4737158.6502],[265410.18769999966,4737159.181399999],[265658.1627000002,4737102.0594],[265633.4921000004,4737058.4241],[265593.64719999954,4736985.396],[265582.4517000001,4736918.733100001],[265602.73419999983,4736818.6471],[265606.8694000002,4736798.0491],[265617.05370000005,4736678.070900001],[265614.3810999999,4736625.9059],[265566.4382999996,4736553.3752],[265483.9013,4736475.682399999],[265439.33829999994,4736379.689200001],[265436.1914999997,4736373.9035],[265357.76209999993,4736233.9213],[265338.9326999998,4736152.508400001],[265336.0053000003,4736092.902799999],[265340.89410000015,4736053.4892],[265347.20270000026,4736002.797800001],[265356.0898000002,4735936.3421],[265358.8532999996,4735926.019400001],[265366.9874999998,4735895.278999999],[265369.67289999966,4735885.0701],[265381.24569999985,4735846.9859],[265384.3404000001,4735836.7632],[265402.4045000002,4735738.864700001],[265404.3936999999,4735727.456499999],[265411.14350000024,4735687.3126],[265418.9554000003,4735666.3673],[265442.4029000001,4735603.864499999],[265450.1370000001,4735583.033],[265474.6331000002,4735517.604],[265548.0541000003,4735321.6537],[265572.47420000006,4735256.339],[265579.90699999966,4735233.850199999],[265601.9601999996,4735166.3924],[265609.23319999967,4735144.020300001],[265624.99340000004,4735144.7084],[265663.2571999999,4735146.7454],[265672.24120000005,4735148.2195],[265687.82739999983,4735151.0262],[266046.38889999967,4735280.9606],[266520.7740000002,4735453.024599999],[266538.2379999999,4735479.8959],[266541.7089999998,4735526.8082],[266515.61539999954,4735584.0593],[266472.9633999998,4735604.847100001],[266342.3443999998,4735644.1767],[266193.9419,4735688.335899999],[266104.5576999998,4735715.823000001],[266078.07469999976,4735744.5155],[266062.31740000006,4735777.7368],[266061.8251,4735804.3259],[266060.7801000001,4735855.727299999],[266053.9400000004,4735932.0074000005],[266040.08490000013,4735985.0659],[266012.07519999985,4736046.053300001],[265977.0471000001,4736112.726600001],[265922.3892999999,4736180.510500001],[265892.8372999998,4736222.538699999],[265900.6138000004,4736231.947799999],[265907.9452999998,4736245.1522],[265909.09979999997,4736247.7815000005],[265911.2246000003,4736266.9439],[265911.7511,4736299.3912],[265911.88489999995,4736308.1701],[265908.9159000004,4736326.9493],[265900.75629999954,4736344.903999999],[265889.0429999996,4736361.978499999],[265874.3530000001,4736378.2645],[265853.1928000003,4736394.6588],[265815.23670000024,4736408.7323],[265766.34839999955,4736429.069499999],[265753.74509999994,4736434.3891],[265736.642,4736444.7535],[265721.2637,4736460.0626],[265712.67349999957,4736470.1382],[266192.98309999984,4736538.463500001],[266477.55700000003,4736578.9739],[266534.26999999955,4736569.4953000005],[266540.0906999996,4736516.265000001],[266501.26769999973,4736381.158399999],[266466.80539999995,4736261.136399999],[266448.37959999964,4736167.0331],[266447.6632000003,4736034.418],[266474.4031999996,4735923.666300001],[266495.7516000001,4735881.2513999995],[266545.1946999999,4735879.579399999],[266607.0867999997,4735911.6197],[266679.7511,4735920.5043],[266736.46970000025,4735911.0276],[266785.8306999998,4735909.360099999],[266828.2982000001,4735926.8266],[266838.0756999999,4735937.2809999995],[266998.5842000004,4736125.650599999],[267004.8289000001,4736130.9988],[267127.94739999995,4736238.8039],[267431.4681000002,4736445.151799999],[267448.59619999956,4736457.3605],[267499.90189999994,4736494.1007],[267516.9517000001,4736506.4234],[267518.73610000033,4736476.678200001],[267518.15199999977,4736413.1028],[267510.88769999985,4736360.4257],[267490.93489999976,4736281.3815],[267486.12990000006,4736250.635199999],[267484.9179999996,4736214.6536],[267488.4316999996,4736158.3893],[267495.2838000003,4736106.3486],[267510.2631000001,4736015.7882],[267510.1098999996,4735967.43],[267504.96910000034,4735931.580800001],[267497.7156999996,4735901.1393],[267482.8876,4735855.054199999],[267469.19959999993,4735818.4922],[267454.01269999985,4735786.0943],[267435.36870000046,4735753.256999999],[267425.12239999976,4735738.592800001],[267370.85259999987,4735660.26],[267367.48790000007,4735655.259099999],[267358.53280000016,4735642.441500001],[267337.7592000002,4735607.2302],[267329.7307000002,4735575.703199999],[267327.3184000002,4735550.324200001],[267328.31060000043,4735543.2864],[267329.8267999999,4735532.3397],[267339.5734000001,4735498.101299999],[267359.1639999999,4735451.968599999],[267362.2028000001,4735444.8619],[267371.23759999964,4735423.544399999],[267374.1984000001,4735416.5515],[267380.11620000005,4735402.454700001],[267384.8192999996,4735379.059599999],[267384.59470000025,4735350.493899999],[267381.09300000034,4735329.2652],[267379.74820000026,4735320.971999999],[267370.0488,4735288.500600001],[267360.77529999986,4735266.2434],[267357.92729999963,4735259.557399999],[267342.26020000037,4735234.8473000005],[267343.1816999996,4735206.243000001],[267345.8717,4735120.6548],[267346.7150999997,4735092.1643],[267350.50370000023,4734924.821799999],[267361.71690000035,4734423.022299999],[267365.42980000004,4734255.7938],[267357.4121000003,4734088.293299999],[267333.1914999997,4733585.6866],[267325.09580000024,4733418.300100001],[267321.23599999957,4733298.8006],[267309.42260000017,4732940.6437],[267305.40309999976,4732821.2609],[267307.09860000014,4732808.307],[267311.9397,4732769.453500001],[267312.8125,4732756.416099999],[267310.98060000036,4732753.1423],[267305.40639999975,4732743.4350000005],[267303.49629999977,4732740.2751],[267305.1638000002,4732738.6625],[267310.0455,4732722.933],[267311.2647000002,4732710.4398],[267309.6155000003,4732659.019099999],[267304.66509999987,4732509.538000001],[267302.03330000024,4732407.0079],[267300.5963000003,4732354.579500001],[267299.44039999973,4732342.166300001],[267296.11510000005,4732335.941],[267288.94039999973,4732329.8453],[267302.6266999999,4732312.5964],[267301.57079999987,4732295.843900001],[267293.28450000007,4732169.044600001],[267290.4715,4732126.891000001],[267285.3729999997,4731953.511399999],[267269.83299999963,4731433.381100001],[267264.6534000002,4731260.0044],[267264.2456,4731245.453600001],[267263.02990000043,4731202.023399999],[267262.54399999976,4731187.5864],[267260.4084000001,4731114.391100001],[267253.8420000002,4730894.921700001],[267251.6283999998,4730821.8401999995],[267248.67449999973,4730724.324200001],[267239.8132999996,4730431.7762],[267236.7778000003,4730334.263],[267233.1542999996,4730302.142999999],[267222.0493000001,4730206.124299999],[267218.2655999996,4730174.1208999995],[267215.88019999955,4730156.8572],[267215.4589999998,4730154.0919],[267211.75150000025,4730104.8531],[267210.4310999997,4730087.5536],[267207.0356999999,4730032.967700001],[267206.4698999999,4730003.968900001],[267203.85259999987,4729884.7618],[267198.67920000013,4729752.9662],[267195.9528000001,4729686.572799999],[267194.55429999996,4729669.3871],[267193.92619999964,4729648.2842],[267192.1238000002,4729584.9728],[267191.4137000004,4729563.8726],[267186.5477999998,4729282.7533],[267183.90050000045,4729189.452],[267181.3202999998,4729095.7037],[267178.0508000003,4729032.664000001],[267181.81769999955,4729010.523800001],[267170.8507000003,4728821.110300001],[267163.47589999996,4728821.3584],[267160.6412000004,4728715.1667],[267160.2709999997,4728701.726500001],[267154.35780000035,4728396.7393],[267153.12590000033,4728333.297599999],[267148.8426000001,4728301.0887],[267146.1447999999,4728291.618000001],[267141.19930000044,4728156.8133000005],[267126.0354000004,4727752.4101],[267120.93010000046,4727617.721999999],[267122.6468000002,4727610.215299999],[267127.8004999999,4727587.8061],[267129.43900000025,4727580.4132],[267126.28699999955,4727496.4681],[267116.67480000015,4727244.8605],[267113.4446999999,4727161.029200001],[267398.5993999997,4727146.774],[267537.5332000004,4727139.884299999],[268253.98699999973,4727104.1928],[268539.06460000016,4727090.0984000005],[268559.6409999998,4727089.5218],[268621.04959999956,4727088.0252],[268641.54760000017,4727087.5626],[268667.92480000015,4727086.236500001],[268747.0636,4727082.4811],[268773.4444000004,4727081.2665],[268891.8618999999,4727076.756899999],[269247.1144000003,4727063.2404],[269365.53560000006,4727058.85],[269421.14389999956,4727055.663799999],[269587.88680000044,4727046.1106],[269643.41309999954,4727042.9288],[269718.0219999999,4727038.668199999],[269723.0999999996,4727038.3881],[269941.60309999995,4727025.8992],[270016.13019999955,4727021.6445],[270039.30929999985,4727025.321599999],[270059.7474999996,4727025.532199999],[270062.7874999996,4727025.6536],[270190.47890000045,4727018.745999999],[270233.9715999998,4727016.4132],[270365.14240000024,4727010.505100001],[270418.25879999995,4727006.409],[270488.9790000003,4727001.173900001],[270970.949,4726971.206499999],[271155.11120000016,4726959.892100001],[271174.0262000002,4726958.711100001],[271230.77520000003,4726955.2794],[271249.69400000013,4726954.2097],[271309.0621999996,4726950.5809],[271476.45160000026,4726940.7184999995],[271487.09949999955,4726940.1447],[271546.41139999963,4726937.2981],[271620.13790000044,4726933.642999999],[271659.0301000001,4726931.137399999],[271762.94600000046,4726924.820800001],[271906.9494000003,4726917.407299999],[271996.7569000004,4726911.225400001],[272050.1383999996,4726907.688999999],[272109.27919999976,4726904.6305],[272193.48620000016,4726900.303099999],[272224.6814000001,4726898.2763],[272294.6048999997,4726893.7530000005],[272482.01999999955,4726884.034700001],[272570.7659999998,4726878.0063000005],[272624.8817999996,4726874.3390999995],[272671.0981999999,4726872.4881],[272683.71690000035,4726871.9626],[272686.1010999996,4726872.106699999],[272693.4140999997,4726872.422499999],[272709.36230000015,4726873.3442],[272715.37480000034,4726874.0362],[272722.62770000007,4726875.021],[272753.1161000002,4726871.463400001],[272844.5853000004,4726860.9023],[272875.07749999966,4726857.4562],[272869.7753999997,4726878.419299999],[272874.0374999996,4726878.2795],[273126.22109999973,4726887.021199999],[273140.25129999965,4726887.006100001],[273178.2511,4726887.317600001],[273234.47759999987,4726885.476],[273275.19859999977,4726883.697799999],[273307.0349000003,4726881.210100001],[273450.06790000014,4726871.748400001],[273479.2887000004,4726869.569499999],[273562.9676999999,4726864.1643],[273576.2110000001,4726865.1765],[273631.40780000016,4726869.486099999],[273760.19969999976,4726858.6065],[273941.8340999996,4726847.7826000005],[274224.8869000003,4726829.5425],[274353.43259999994,4726816.1251],[274454.8474000003,4726801.036800001],[274566.65390000027,4726792.615499999],[274674.4093000004,4726785.7731],[274723.3872999996,4726783.0677000005],[274762.6189000001,4726780.9021000005],[274782.76740000024,4726779.801999999],[274971.3875000002,4726766.777000001],[275994.89499999955,4726696.460100001],[276038.2324000001,4726694.3912],[276168.1624999996,4726688.188999999],[276211.41789999977,4726686.1239],[276344.9330000002,4726679.142100001],[276745.48589999974,4726658.4343],[276878.9230000004,4726651.5766],[276945.8446000004,4726648.0865],[277146.60979999974,4726637.6203000005],[277213.45320000034,4726634.2465],[277217.6688000001,4726716.8192],[277221.9808,4726802.3902],[277226.01109999977,4726884.3018],[277229.0077999998,4726964.690400001],[277232.0795,4727047.411],[277237.1069,4727162.863],[277239.00650000013,4727206.6017],[277252.0253999997,4727509.224400001],[277256.9746000003,4727624.790200001],[277260.46270000003,4727700.0493],[277270.76680000033,4727925.943],[277274.0946000004,4728001.318399999],[277274.35529999994,4728006.8684],[277275.1336000003,4728023.407299999],[277275.3158,4728029.070900001],[277329.63989999983,4728027.1007],[277492.44820000045,4728021.197899999],[277546.6939000003,4728019.3431],[277566.84229999967,4728018.3621],[277627.2873999998,4728015.419399999],[277647.3574000001,4728014.552200001],[277710.5069000004,4728011.523399999],[277899.71300000045,4728002.5591],[277962.78419999965,4727999.646199999],[278071.3113000002,4727994.4980999995],[278396.73610000033,4727979.291300001],[278505.1849999996,4727974.263699999],[278552.7324000001,4727973.2981],[278578.69909999985,4727972.1339],[278605.6528000003,4727971.0494],[278654.4008999998,4727969.1568],[278840.92080000043,4727963.4169],[278916.89329999965,4727961.212200001],[278921.5750000002,4727961.3961],[278949.92179999966,4727960.2684],[278970.56900000013,4727959.4979],[279004.2818,4727956.8651],[279062.4397999998,4727954.2303],[279074.4006000003,4727953.737299999],[279215.3217000002,4727950.908299999],[279338.2790000001,4727945.542099999],[279430.19579999987,4727941.723099999],[279466.29580000043,4727939.35],[279532.64859999996,4727936.4581],[279607.1178000001,4727933.419500001],[279786.25879999995,4727927.8289],[279840.21630000044,4727924.667300001],[279942.5696999999,4727918.855599999],[279958.7388000004,4727916.562999999],[279995.9288999997,4727914.9361000005],[280020.16000000015,4727915.944599999],[280097.55030000024,4727914.486],[280106.7248999998,4727914.0833],[280194.1348000001,4727910.4176],[280545.0848000003,4727898.281199999],[280584.60560000036,4727895.138499999],[280599.2707000002,4727894.5625],[280763.40479999967,4727889.1394],[280782.73390000034,4727888.193700001],[280840.73170000035,4727885.690199999],[280859.9824000001,4727884.8583],[280938.8125,4727882.2519000005],[281027.96800000034,4727879.319599999],[281165.02660000045,4727876.319],[281175.1201999998,4727876.444599999],[281201.38549999986,4727876.9482],[281253.74069999997,4727872.4032000005],[281391.0218000002,4727866.065099999],[281403.31039999984,4727865.5659],[281749.89630000014,4727852.9615],[281802.7701000003,4727851.850299999],[281940.08829999994,4727849.3016],[282043.18879999965,4727846.387800001],[282165.6464999998,4727843.4221],[282371.2423999999,4727836.6214000005],[282555.4168999996,4727832.0559],[282737.7065000003,4727827.554500001],[282881.9985999996,4727822.4712000005],[283025.1102999998,4727818.983999999],[283107.9433000004,4727818.5],[283167.3219999997,4727818.195900001],[283279.6858000001,4727815.1216],[283291.98979999963,4727817.7377],[283425.4994000001,4727814.114800001],[283826.1205000002,4727803.5923],[283959.55140000023,4727800.0934],[283973.7178999996,4727799.3178],[284016.13889999967,4727797.104699999],[284030.2269000001,4727796.4428],[284037.90220000036,4727795.314099999],[284060.77469999995,4727792.266100001],[284068.3716000002,4727791.251],[284095.43149999995,4727790.9627],[284176.6113,4727790.0984000005],[284203.67119999975,4727789.8105],[284296.8197999997,4727791.353499999],[284534.90479999967,4727795.387599999],[284575.7494999999,4727787.3356],[284608.11319999956,4727780.8816],[284672.9922000002,4727780.752699999],[285017.8526999997,4727768.2546999995],[285237.1710000001,4727762.3358],[285596.72360000014,4727747.5211],[285598.7723000003,4727747.457699999],[285629.40330000035,4727745.953199999],[285750.50009999983,4727738.869100001],[285819.5231999997,4727734.8433],[286203.35500000045,4727706.748299999],[286213.51300000027,4727706.3234],[286368.01439999975,4727699.886],[286470.59860000014,4727693.6083],[286778.35170000046,4727674.784399999],[286880.9397,4727668.6238],[286922.48029999994,4727667.1227],[286986.0477,4727664.3881],[287001.7918999996,4727664.2371],[287045.4665000001,4727662.7820999995],[287064.2187999999,4727661.760600001],[287120.3119000001,4727658.701400001],[287138.9857000001,4727657.7937],[287240.1158999996,4727652.2391],[287543.2814999996,4727636.258099999],[287644.34020000044,4727631.0452],[287654.0817,4727630.412900001],[287683.15950000007,4727629.076300001],[287692.74399999995,4727628.6712],[287922.0376000004,4727616.418],[288609.1997999996,4727580.2819],[288734.0070000002,4727573.804],[288837.95830000006,4727569.2983],[288877.8195000002,4727566.5263],[288926.9441999998,4727563.5831],[288997.0477,4727560.0009],[289036.69020000007,4727558.125700001],[289067.3969999999,4727556.411800001],[289152.159,4727552.051000001],[289153.79789999966,4727552.0011],[289159.4422000004,4727551.4957],[289190.0502000004,4727549.229699999],[289191.68570000026,4727549.068700001],[289196.59920000006,4727548.8079],[289198.1562999999,4727548.760500001],[289499.07880000025,4727531.8223],[290013.22979999986,4727502.9792],[290277.7126000002,4727490.737400001],[290401.6947999997,4727484.0923],[290702.56120000035,4727467.986400001],[290961.31520000007,4727456.1664],[291379.63800000027,4727437.3222],[291737.1640999997,4727417.8869],[291774.58779999986,4727415.8719],[291995.8739,4727407.329600001],[292008.4053999996,4727406.730799999],[292045.83579999954,4727404.9394000005],[292058.2887000004,4727404.4541],[292079.7357999999,4727403.0319],[292144.0773,4727398.7655],[292165.5278000003,4727397.454500001],[292407.50129999965,4727381.301899999],[292427.35819999967,4727378.8169],[292793.40380000044,4727353.5122],[293810.6320000002,4727303.7993],[294264.3948999997,4727282.407400001],[294628.3065999998,4727265.2664],[294663.0332000004,4727263.569399999],[294767.13790000044,4727258.7039],[294801.78589999955,4727257.121099999],[294873.7796,4727253.6537],[295089.52190000005,4727243.485400001],[295161.43709999975,4727240.134500001],[295172.3855999997,4727241.4778],[295205.1557,4727245.7322],[295216.0256000003,4727247.188999999],[295234.4474999998,4727243.309699999],[295250.4996999996,4727242.501499999],[295354.6897,4727237.7535],[295389.33779999986,4727236.173599999],[295411.36899999995,4727235.0779],[295427.99149999954,4727234.142000001],[295543.70689999964,4727228.056],[295582.28199999966,4727226.138800001],[295591.2898000004,4727225.6504999995],[295618.07079999987,4727224.304099999],[295627,4727223.929300001],[295667.6107000001,4727221.5079],[295721.0809000004,4727218.484999999],[295771.06989999954,4727217.0101],[295789.37409999967,4727217.4704],[295830.01099999994,4727218.7171],[295830.7092000004,4727217.3627],[295832.7318000002,4727213.635199999],[295833.3547,4727212.5054],[295870.4645999996,4727210.966399999],[295981.71559999976,4727206.464299999],[296018.74679999985,4727205.0396],[296045.53440000024,4727203.9169],[296125.9036999997,4727200.771600001],[296152.69460000005,4727199.760399999],[296164.8295999998,4727199.625399999],[296201.0773,4727199.4474],[296213.1336000003,4727199.425899999],[296211.1429000003,4727170.808599999],[296204.93479999993,4727085.2972],[296202.86539999954,4727056.793400001],[296198.2257000003,4726991.131100001],[296184.06400000025,4726794.262599999],[296179.64020000026,4726733.151000001],[296179.59140000027,4726728.706499999],[296178.3399,4726719.6293],[296174.5033999998,4726692.4002],[296173.1732000001,4726683.4365],[296170.4517999999,4726649.5057],[296162.05140000023,4726548.0538],[296159.2511999998,4726514.236500001],[296157.80030000024,4726498.385199999],[296153.37519999966,4726451.166999999],[296151.8454999998,4726435.429199999],[296145.341,4726359.3741],[296125.58110000007,4726131.216],[296118.99760000035,4726055.2743],[296117.44519999996,4726035.9805],[296112.4698999999,4725978.4419],[296110.7567999996,4725959.264],[296109.85610000044,4725948.175799999],[296107.0851999996,4725915.357999999],[296106.1058,4725904.383300001],[296091.97580000013,4725736.523399999],[296067.71740000043,4725450.3683],[296049.5116999997,4725233.2794],[296037.06740000006,4725086.4878],[296035.0592,4725065.6513],[296033.94209999964,4725052.791200001],[296019.517,4724944.6258000005],[296016.1514999997,4724919.4947],[296004.3706,4724831.4801],[295984.5865000002,4724686.238399999],[295970.5306000002,4724582.285800001],[295966.85030000005,4724554.8299],[295892.86980000045,4724572.569399999],[295886.2017000001,4724546.7575],[295883.5636999998,4724473.9231],[295866.02249999996,4724062.308599999],[295824.29679999966,4723060.886],[295817.36369999964,4722850.5791],[295775.9963999996,4721791.573999999],[295742.5434999997,4721017.9823],[295686.21360000037,4719556.6280000005],[295668.13210000005,4719104.241699999],[295653.5206000004,4718733.4454],[295635.8705000002,4718276.156400001],[295614.78280000016,4717749.5030000005],[295579.9813000001,4716882.482100001],[295588.51020000037,4716882.0087],[295604.0906999996,4716881.105599999],[295613.7653000001,4716880.487500001],[295642.5429999996,4716878.6404],[295652.1355999997,4716878.024700001],[295731.5449000001,4716874.4661],[295969.6942999996,4716863.909499999],[296049.0248999996,4716860.468],[296076.7520000003,4716859.2093],[296159.6150000002,4716855.7765],[296187.2633999996,4716854.6317],[296188.7374,4716854.477299999],[296192.9985999996,4716854.130000001],[296194.3937999997,4716854.089],[296196.03199999966,4716853.9298],[296200.9562999997,4716853.7853],[296202.51570000034,4716853.739600001],[296212.8502000002,4716853.214],[296219.16640000045,4716852.9176],[296243.61400000006,4716851.866900001],[296253.8696999997,4716851.4549],[296449.608,4716842.8258],[296503.7492000004,4716840.350199999],[296946.0943999998,4716821.068700001],[296973.4112999998,4716819.8255],[297208.52830000035,4716809.5112],[297265.29920000024,4716807.0759],[297693.8574999999,4716788.2446],[297913.7982999999,4716778.6186],[297932.0937999999,4716777.864],[298148.83389999997,4716768.3386],[298213.55950000044,4716765.4575],[298407.66089999955,4716757.0425],[298472.3077999996,4716754.2773],[298533.01520000026,4716751.627],[298715.1375000002,4716743.679300001],[298734.3359000003,4716742.900599999],[298775.85780000035,4716741.475299999],[298875.36280000024,4716736.926100001],[298982.1721999999,4716732.1669],[299173.64130000025,4716723.6272],[299273.07079999987,4716719.3082],[299274.8457000004,4716721.0352],[299280.25549999997,4716726.3247],[299281.95150000043,4716728.165100001],[299298.3081,4716725.6919],[299324.31209999975,4716724.495999999],[299451.7215999998,4716719.1489],[299494.1366999997,4716717.3686],[299518.5153000001,4716716.776000001],[299591.6508999998,4716714.9988],[299597.6453999998,4716714.937000001],[299606.70529999956,4716715.7870000005],[299615.8858000003,4716717.9673],[299617.6177000003,4716715.361],[299622.8197999997,4716707.7645],[299624.47279999964,4716705.2717],[299713.9088000003,4716701.9142],[299927.9802000001,4716693.8551],[300838.50989999995,4716659.907],[301142.02109999955,4716648.6545],[301201.0970999999,4716646.4077],[301378.3345999997,4716640.0035],[301437.3317,4716637.872099999],[301476.3853000002,4716636.3112],[301593.3093999997,4716631.970000001],[301632.28729999997,4716630.634400001],[301727.54750000034,4716627.0254],[301862.52440000046,4716622.0623],[301902.6513,4716620.6954],[302013.33800000045,4716616.5392],[302108.6047,4716613.157500001],[302263.5155999996,4716607.300899999],[302430.6584999999,4716601.210899999],[302728.09410000034,4716590.0896000005],[302843.2949000001,4716585.818499999],[302882.9389000004,4716584.804400001],[303019.79110000003,4716579.3661],[303108.8173000002,4716576.063999999],[303389.1946999999,4716565.8992],[303786.51570000034,4716552.107799999],[304012.3373999996,4716544.2875],[304089.71580000035,4716541.548900001],[304321.8540000003,4716533.4494],[304399.1534000002,4716530.8276],[304676.4252000004,4716521.2469],[305112.4785000002,4716506.2201000005],[305508.23029999994,4716495.1274999995],[305785.4698999999,4716487.370200001],[306557.6118000001,4716463.156300001],[306596.34669999965,4716461.966600001],[306963.66729999986,4716450.5262],[307122.21520000044,4716445.566199999],[307147.7988999998,4716441.077299999],[307160.5928999996,4716440.388699999],[307209.7008999996,4716443.0263],[307226.92789999954,4716445.215399999],[307245.2516000001,4716445.4848],[307256.56520000007,4716444.726299999],[307263.2549999999,4716443.096000001],[307339.11010000017,4716438.7689],[308007.5285,4716418.149800001],[308359.3272000002,4716400.877900001],[308392.23319999967,4716405.749],[308409.0672000004,4716405.618100001],[308547.82349999994,4716400.791999999],[308918.9195999997,4716389.351199999],[309386.47479999997,4716376.171599999],[309790.16559999995,4716364.327500001],[310188.8470999999,4716352.5326000005],[310516.6122000003,4716342.4726],[310576.27249999996,4716340.6230999995],[310684.83889999986,4716334.1072],[311008.4307000004,4716324.6285999995],[311264.6986999996,4716319.105599999],[311537.1414000001,4716310.3749],[311791.3183000004,4716303.4833],[312084.58029999956,4716293.209899999],[312135.12770000007,4716291.509199999],[312187.6536999997,4716290.0888],[313221.5377000002,4716263.1009],[313409.19579999987,4716259.613299999],[313439.19969999976,4716260.5855],[313436.52130000014,4716255.6567],[314727.39740000013,4716232.2192],[315349.2319,4716220.9956],[315469.6486999998,4716218.4625],[315790.58970000036,4716211.4998],[315808.4908999996,4716217.581599999],[315941.2148000002,4716211.5076],[315944.0175999999,4716360.674699999],[315946.83029999956,4716519.509500001],[315947.62289999984,4716614.500700001],[315948.05709999986,4716674.274700001],[315951.4781999998,4716899.4353],[315952.76939999964,4716994.635600001],[315955.29760000017,4717117.9179],[315956.13439999986,4717158.789899999],[315962.89159999974,4717488.098099999],[315964.5184000004,4717568.065400001],[315969.92729999963,4717611.038799999],[315971.4979999997,4717636.2227],[315975.96690000035,4717711.891899999],[315977.4584999997,4717737.188999999],[315977.90670000017,4717887.3078000005],[315978.4265999999,4718095.8769000005],[315979.1854999997,4718338.221999999],[315979.56149999984,4718488.6763],[315980.12789999973,4718519.332],[315981.83299999963,4718611.521199999],[315982.3233000003,4718642.4011],[315984.46520000044,4718735.5789],[315984.7309999997,4718751.7962],[315995.08690000046,4719015.445499999],[315998.7115000002,4719108.806299999],[316000.6090000002,4719325.896],[316001.2494000001,4719405.7785],[316006.7143000001,4719977.1545],[316008.30879999977,4720151.8024],[316009.6827999996,4720194.327299999],[316012.3574000001,4720298.270300001],[316020.21729999967,4720610.104],[316021.5401999997,4720663.076099999],[316022.4000000004,4720714.0602],[316032.6690999996,4721228.08],[316032.7344000004,4721233.6346],[316036.176,4721620.151699999],[316051.4304999998,4722770.350199999],[316058.18479999993,4723284.575999999],[316061.01520000026,4723499.4198],[316069.52049999963,4724144.396],[316072.35840000026,4724359.462200001],[316074.57919999957,4724464.751499999],[316080.67420000024,4724780.856799999],[316082.73730000015,4724886.3727],[316087.84499999974,4725208.5053],[316102.93259999994,4726175.1327],[316107.8825000003,4726497.381200001],[316008.2405000003,4726500.3617],[315709.32909999974,4726509.8671],[315648.69519999996,4726511.8146],[315609.77880000044,4726516.2958],[315563.7960999999,4726517.1872000005],[315425.6930999998,4726520.2005],[315379.54949999973,4726521.2085],[315288.92789999954,4726524.1811],[315016.8173000002,4726533.112600001],[314926.1138000004,4726536.0921],[314943.34389999975,4727306.418299999],[314943.6895000003,4727322.411499999],[315539.18819999974,4727335.6326],[315568.6144000003,4728129.0803],[315688.3881000001,4728125.5559],[316081.3515999997,4728119.1018],[316142.82019999996,4728118.246300001],[316172.7017999999,4728804.7765999995],[316176.88709999993,4728811.1108],[316177.8546000002,4728819.7531],[316178.5407999996,4728827.0693],[316179.3025000002,4728871.1667],[316179.51410000026,4728888.3859],[316516.03249999974,4728878.897600001],[317059.64219999965,4728863.7246],[317070.44099999964,4729495.306600001],[317078.1643000003,4729951.612],[317078.2611999996,4729955.2765999995],[317078.3969999999,4729966.607999999],[317078.4149000002,4729970.3859],[317078.8711000001,4729996.9332],[317079.9940999998,4730076.581599999],[317080.3713999996,4730103.2421],[317084.08139999956,4730110.256100001],[317086.77969999984,4730122.4087000005],[317087.5357999997,4730135.501700001],[317088.39439999964,4730149.369899999],[317090.0329999998,4730236.116800001],[317090.6632000003,4730275.439099999],[317090.0245000003,4730427.9224],[317088.0630000001,4730545.8802000005],[317092.3437000001,4730636.446699999],[317092.30319999997,4730641.1151],[317091.2726999996,4730710.596899999],[317092.29310000036,4730733.6843],[317094.6699999999,4730749.179199999],[317102.7778000003,4730773.746099999],[317103.2572999997,4730798.0703],[317104.69579999987,4730871.0428],[317105.0963000003,4730895.4802],[317104.04420000035,4730954.85],[317100.40869999956,4731133.4165],[317099.1171000004,4731193.014900001],[317099.2139999997,4731196.679500001],[317099.34700000007,4731207.899900001],[317099.3650000002,4731211.6777],[317104.44579999987,4731512.1426],[317119.1369000003,4732414.2195999995],[317124.06259999983,4732714.911499999],[317127.06850000005,4732912.0834],[317135.8454999998,4733503.7169],[317138.7736999998,4733701.0022],[317139.8766000001,4733767.4274],[317143.01889999956,4733966.5963],[317144.04310000036,4734033.1347],[317147.66170000006,4734188.3956],[317158.2876000004,4734654.7402],[317161.83079999965,4734810.225500001],[317159.1235999996,4734865.75],[317150.92059999984,4735032.3258],[317148.1348000001,4735087.963500001],[317153.2712000003,4735220.0699000005],[317163.18900000025,4735477.068700001],[317170.9659000002,4735616.1062],[317178.31489999965,4735748.2651],[317179.0780999996,4735786.3619],[317181.12210000027,4735900.658600001],[317181.8035000004,4735938.7575],[317183.3241999997,4736033.2873],[317187.88659999985,4736316.876700001],[317189.33160000015,4736411.630799999],[317189.51609999966,4736430.962200001],[317190.0664999997,4736488.8455],[317190.2538999999,4736508.287900001],[317190.8898,4736535.386399999],[317192.8119999999,4736617.237],[317193.45380000025,4736644.557600001],[317193.51850000024,4736647.000700001],[317193.73319999967,4736655.1073],[317193.72200000007,4736657.774700001],[317194.14549999963,4736673.766000001],[317195.33139999956,4736721.630899999],[317195.6791000003,4736737.8464],[317249.5482999999,4736737.4199],[317323.5884999996,4736738.015699999],[317337.67459999956,4736738.087400001],[317353.87650000025,4736737.658600001],[317415.58949999977,4736736.5813],[317449.5451999996,4736735.572000001],[317451.2636000002,4736735.5265],[317480.48790000007,4736735.198100001],[317483.84580000024,4736735.2204],[317784.57830000017,4736730.941199999],[317874.4545999998,4736729.6800999995],[317922.4204000002,4736728.9702],[317946.8049999997,4736728.3269],[317967.0312000001,4736728.348999999],[317989.28830000013,4736727.762],[318030.29870000016,4736727.236300001],[318062.30510000046,4736726.836999999],[318064.5144999996,4736726.7787],[318072.94570000004,4736726.6676],[318079.6584999999,4736726.6018],[318232.2673000004,4736722.580800001],[318281.2675999999,4736720.7348],[318296.5780999996,4736720.665100001],[319579.13599999994,4736680.350099999],[321013.55730000045,4736648.557499999],[321419.06790000014,4736640.1644],[321719.61209999956,4736632.0611000005],[322115.90720000025,4736625.169399999],[323439.85199999996,4736596.6184],[323564.80819999985,4736593.645199999],[324066.63320000004,4736583.168500001],[324102.8121999996,4736582.6909],[324209.7633999996,4736580.077099999],[324545.5488999998,4736573.421800001],[325417.1727,4736554.5414],[325452.03390000015,4736553.7708],[325615.57239999995,4736551.525900001],[325840.42169999983,4736548.626499999],[326106.1983000003,4736545.2586],[326146.30759999994,4736544.8038],[326269.60140000004,4736540.921399999],[326279.69120000023,4736720.570800001],[326522.59509999957,4736716.3499],[326823.40110000037,4736706.239499999],[326969.7485999996,4736704.3467999995],[327198.67920000013,4736694.7217999995],[327575.90050000045,4736698.7325],[327682.45019999985,4736696.6269000005],[327940.1052000001,4736689.7541000005],[328244.9144000001,4736685.9397],[328284.77689999994,4736685.5034],[328689.95050000027,4736674.545299999],[328817.1701999996,4736677.277799999],[329062.2307000002,4736677.648600001],[329147.3590000002,4736680.0965],[329335.85720000044,4736671.098999999],[329473.7309999997,4736664.3575],[329815.33829999994,4736665.4814],[329849.23000000045,4736665.3124],[329886.8965999996,4736665.495100001],[329910.46470000036,4736665.0253],[329937.9550000001,4736664.2367],[330328.9743999997,4736653.834799999],[330799.7991000004,4736655.9431],[330962.7706000004,4736657.727600001],[331508.9539000001,4736648.0385],[331668.4639999997,4736645.590600001],[332064.68539999984,4736637.1602],[332246.6546,4736629.068],[332274.29760000017,4736627.840500001],[332354.61099999957,4736624.3336],[332391.00380000006,4736622.671800001],[332510.57830000017,4736620.9912],[332521.1336000003,4736620.734999999],[332551.15500000026,4736619.6732],[332986.3457000004,4736604.4614],[333534.84140000027,4736592.4322],[333613.1122000003,4736589.100299999],[333796.23319999967,4736581.2434],[333805.15469999984,4736581.139699999],[333875.71050000004,4736587.2190000005],[334479.6321999999,4736575.2644],[334833.56180000026,4736561.6741],[334848.4511000002,4736561.206700001],[334892.95529999956,4736559.808499999],[334907.76549999975,4736559.4542],[334950.5541000003,4736558.2086],[334955.8753000004,4736558.192500001],[335100.2922,4736558.073799999],[335129.6037999997,4736558.1513],[335137.9474999998,4736561.2853999995],[335148.09640000015,4736561.154100001],[335261.375,4736559.8937],[335386.8531999998,4736558.6775],[335600.9628999997,4736566.3519],[335654.4704,4736568.299799999],[335714.0854000002,4736565.436000001],[335725.5433,4736565.2743999995],[335759.75879999995,4736565.015699999],[335771.1376,4736564.9671],[335824.9721999997,4736563.4640999995],[335862.04619999975,4736562.9156],[336080.0795,4736560.067],[336134.59240000043,4736559.5503],[336225.4480999997,4736558.727],[336238.2971000001,4736558.5331999995],[336276.6827999996,4736558.067],[336289.4526000004,4736557.986300001],[336374.91050000023,4736557.404100001],[336437.6638000002,4736555.694399999],[336882.1738,4736543.6186999995],[336978.72020000033,4736541.1153],[337030.2664000001,4736539.786900001],[337105.37509999983,4736537.7915],[337204.1673999997,4736536.7938],[337725.7185000004,4736531.8445],[337899.4894000003,4736530.316400001],[338051.69629999995,4736527.4099],[338300.55979999993,4736523.2414],[338304.98089999985,4736523.2489],[338318.2440999998,4736523.271500001],[338322.66509999987,4736523.279100001],[338359.4907999998,4736522.638699999],[338469.9676999999,4736520.718800001],[338506.7933,4736520.079299999],[338642.3872999996,4736517.463400001],[338699.5258999998,4736517.2388],[338748.64049999975,4736516.98],[340660.7840999998,4736494.68],[340629.9743999997,4735911.963400001],[340624.47140000015,4735740.984300001],[340665.62799999956,4734898.9483],[340679.7697999999,4734862.400900001],[340705.43450000044,4734565.707],[340735.5027999999,4734211.2469999995],[340762.9474999998,4733799.627800001],[340781.16229999997,4733591.437100001],[340791.2115000002,4733476.653899999],[340834.90029999986,4733254.2104],[340944.5491000004,4732876.142999999],[340970.80700000003,4732785.653000001],[341085.5005000001,4732391.1402],[341168.47470000014,4732073.6894000005],[341265.3903000001,4731713.6994],[341356.9812000003,4731446.052100001],[341444.1796000004,4731240.1713],[341523.6122000003,4731052.691299999],[341699.73950000014,4730679.561799999],[341926.20660000015,4730224.402000001],[342269.2485999996,4729590.378799999],[342380.67370000016,4729373.627699999],[342512.2770999996,4729117.754899999],[342791.5686999997,4728601.986500001],[343120.62490000017,4727979.9988],[343445.3201000001,4727361.795299999],[343671.67370000016,4726942.039799999],[343775.46079999954,4726749.7094],[344091.38460000046,4726137.074100001],[344296.61569999997,4725751.4835],[344404.2056,4725544.3026],[344525.9918999998,4725209.4812],[344584.9451000001,4724865.8507],[344652.4737999998,4724385.0395],[344663.12990000006,4724165.3730999995],[344666.2062999997,4723742.8928],[344656.96329999994,4722232.5539],[344651.7600999996,4721374.1853],[344636.10390000045,4720920.684800001],[344625.66949999984,4720714.935699999],[344619.76020000037,4720103.1195],[344606.10639999993,4719006.0747],[344605.44240000006,4718950.761],[344593.8602999998,4717978.8829],[344590.5122999996,4717697.3160999995],[344578.9475999996,4716806.543400001],[344574.5332000004,4716473.5612],[344565.4411000004,4715781.050000001],[344548.49789999984,4715082.4936],[344508.90050000045,4713976.9274],[344485.2405000003,4713433.2861],[344461.36789999995,4713129.849199999],[344424.86959999986,4712688.0415],[344347.8337000003,4711653.643200001],[344346.85360000003,4711646.5547],[344197.7078,4710716.9844],[343975.4604000002,4709332.211200001],[343878.83829999994,4707903.853],[343863.4896999998,4707677.553300001],[343823.2578999996,4706957.417199999],[343797.2915000003,4706356.6164],[343834.0683000004,4706115.5945],[343959.74349999987,4705291.0875],[344403.50960000046,4703708.561899999],[344547.67119999975,4703194.626599999],[344628.1063000001,4702920.8653],[344405.64520000014,4702908.381899999],[343737.784,4702871.9844],[343515.08160000015,4702859.9789],[343527.8306999998,4702826.9186],[343528.60560000036,4702824.7903],[343536.18989999965,4702814.510199999],[343541.51180000044,4702809.7246],[343558.91509999987,4702800.7797],[343570.1096000001,4702797.4178],[343585.3229,4702793.521500001],[343597.4093000004,4702793.250499999],[343600.5162000004,4702792.403100001],[343601.33100000024,4702788.385299999],[343601.9215000002,4702785.372400001],[343600.5787000004,4702776.8478],[343591.6144000003,4702762.272600001],[343587.81240000017,4702757.8028],[343568.72750000004,4702735.788799999],[343557.95660000015,4702721.3652],[343555.2857999997,4702712.3149999995],[343555.7718000002,4702700.971999999],[343561.0667000003,4702669.301100001],[343563.10730000027,4702661.256200001],[343570.44269999955,4702650.8705],[343570.3978000004,4702648.8718],[343565.49450000003,4702642.9824],[343564.1939000003,4702640.0118],[343563.51379999984,4702635.3609],[343568.4899000004,4702604.1416],[343575.54389999993,4702577.5418],[343582.0346999997,4702566.1752],[343581.4369999999,4702550.523700001],[343583.9835000001,4702543.0229],[343585.6853,4702541.8738],[343593.51889999956,4702542.698000001],[343596.59860000014,4702540.6292],[343597.0844999999,4702536.6186999995],[343592.17119999975,4702530.2851],[343591.6579999998,4702525.741599999],[343607.4358999999,4702473.615599999],[343647.06010000035,4702391.6251],[343660.2918999996,4702354.332599999],[343664.1964999996,4702348.690099999],[343688.38879999984,4702330.5944],[343689.89389999956,4702328.0054],[343698.16700000037,4702308.044399999],[343702.48780000024,4702302.614800001],[343713.98709999956,4702298.135500001],[343732.39829999954,4702297.389699999],[343734.3543999996,4702296.5682],[343735.4682,4702294.876800001],[343734.91029999964,4702288.3344],[343732.1945000002,4702284.617900001],[343716.8387000002,4702271.1855999995],[343713.68429999985,4702266.2568],[343712.54590000026,4702259.5053],[343709.64580000006,4702251.2378],[343703.4639999997,4702247.043500001],[343701.6626000004,4702243.7509],[343703.0532999998,4702236.0539],[343703.4397999998,4702227.6017],[343702.23890000023,4702225.4066],[343700.6118999999,4702222.554500001],[343691.48500000034,4702211.760199999],[343689.51680000033,4702204.6939],[343692.65950000007,4702187.0699000005],[343694.9298999999,4702174.5759],[343700.89020000026,4702172.5537],[343707.90199999977,4702173.396500001],[343716.81010000035,4702170.752800001],[343720.03199999966,4702167.6809],[343726.2468999997,4702154.987600001],[343725.7165999999,4702146.000399999],[343726.27249999996,4702137.7666],[343732.7315999996,4702128.623],[343736.7934999997,4702118.977499999],[343736.7065000003,4702115.0909],[343733.2282999996,4702106.725299999],[343733.9685000004,4702103.0425],[343739.8644000003,4702094.4669],[343748.8273,4702094.2662],[343750.92810000014,4702088.886399999],[343750.7165999999,4702083.114],[343747.44020000007,4702076.4103],[343746.80260000005,4702069.980900001],[343750.1297000004,4702056.9078],[343756.18010000046,4702047.884400001],[343759.1804999998,4702042.2622],[343760.0081000002,4702035.133400001],[343758.2866000002,4702028.0616],[343756.0066999998,4702025.4463],[343752.1425000001,4702014.534],[343752.52440000046,4701998.5272],[343754.7126000002,4701989.701400001],[343762.1710000001,4701981.0909],[343764.5360000003,4701976.482899999],[343764.25710000005,4701971.3785],[343758.2273000004,4701962.959000001],[343758.0705000004,4701959.6295],[343759.8973000003,4701953.0338],[343768.6914999997,4701941.615900001],[343772.48230000027,4701927.199200001],[343778.1864,4701921.0722],[343780.0703999996,4701917.0304000005],[343778.0750000002,4701905.076400001],[343780.2259999998,4701894.585000001],[343783.8145000003,4701889.5052000005],[343809.0632999996,4701863.3872],[343811.2862999998,4701859.782299999],[343818.4308000002,4701851.8454],[343828.85950000025,4701847.279100001],[343832.13659999985,4701842.983999999],[343832.6155000003,4701834.974199999],[343830.7419999996,4701828.461300001],[343819.3570999997,4701819.7171],[343798.35170000046,4701800.1895],[343789.8175999997,4701790.159499999],[343788.0114000002,4701782.978499999],[343788.47279999964,4701774.191400001],[343794.2879999997,4701743.620100001],[343802.18149999995,4701714.0022],[343808.75600000005,4701698.967800001],[343810.0722000003,4701691.605799999],[343808.29619999975,4701678.424799999],[343808.88460000046,4701671.6346],[343811.45940000005,4701661.689200001],[343820.41619999986,4701646.4904],[343823.2126000002,4701639.0953],[343826.4888000004,4701609.0253],[343830.76109999977,4701590.3762],[343849.6528000003,4701548.513599999],[343857.39969999995,4701519.6767],[343864.6995000001,4701507.6258000005],[343869.57070000004,4701478.964500001],[343875.3431000002,4701464.8368999995],[343881.64350000024,4701455.9191],[343896.3646,4701444.591],[343910.18850000016,4701433.6163],[343912.65830000024,4701430.005899999],[343915.4623999996,4701422.944],[343918.51389999967,4701404.877800001],[343922.91330000013,4701391.891899999],[343925.63740000036,4701388.609099999],[343949.5120000001,4701374.521199999],[343952.37320000026,4701370.0132],[343952.4511000002,4701362.456800001],[343949.3641999997,4701353.193499999],[343929.0345999999,4701316.0967999995],[343922.6760999998,4701300.3519],[343921.53830000013,4701286.267899999],[343918.8700000001,4701277.328500001],[343912.1043999996,4701272.8137],[343908.15749999974,4701265.569499999],[343907.30069999956,4701260.367000001],[343908.2631999999,4701251.902000001],[343910.7980000004,4701247.512499999],[343915.8696999997,4701242.5107],[343918.78089999966,4701236.5572999995],[343916.9154000003,4701223.045],[343918.0071999999,4701220.3542],[343925.40919999965,4701212.8562],[343926.6654000003,4701210.161699999],[343928.28160000034,4701194.1274],[343929.9269000003,4701186.758099999],[343938.8075000001,4701171.783399999],[343937.58469999954,4701161.2564],[343938.9433000004,4701155.7820999995],[343945.61280000024,4701148.6338],[343950.2249999996,4701126.7553],[343956.14690000005,4701119.2904],[343971.2598000001,4701110.7312],[343978.7814999996,4701104.897],[343982.4082000004,4701097.8168],[343982.9140999997,4701068.9198],[343984.0685999999,4701061.672599999],[343989.2070000004,4701037.5605],[343995.8848000001,4701023.412799999],[344000.3214999996,4701015.7589],[344000.44159999955,4701010.0901999995],[343999.1508999998,4701007.5638],[343985.8585999999,4700998.1953],[343973.4138000002,4700986.252699999],[343970.96949999966,4700979.9747],[343970.53170000017,4700971.4299],[343975.25299999956,4700958.103700001],[343976.0608000001,4700953.752800001],[343976.5669999998,4700950.6307],[343975.82660000026,4700924.872400001],[343977.34059999976,4700911.617799999],[343985.37179999985,4700895.440099999],[343986.27749999985,4700884.4211],[343982.3680999996,4700875.176200001],[343983.3652999997,4700871.9321],[343986.85699999984,4700869.8542],[343989.7433000002,4700866.456800001],[343995.16280000005,4700851.226199999],[343997.8082999997,4700837.057600001],[343996.23500000034,4700818.206],[344006.25370000023,4700791.5407],[344009.0585000003,4700780.8125],[344012.24430000037,4700772.4089],[344023.47030000016,4700762.936899999],[344027.77249999996,4700756.619200001],[344028.5555999996,4700751.1579],[344024.2034,4700733.1461],[344022.75739999954,4700712.6252],[344020.3783999998,4700701.901799999],[344015.91899999976,4700682.7815000005],[344015.82969999965,4700678.7839],[344018.1381999999,4700671.6219999995],[344028.08110000007,4700659.956700001],[344056.2237,4700637.8859],[344059.28699999955,4700635.039999999],[344064.17250000034,4700629.0426],[344065.4846000001,4700617.792400001],[344070.2564000003,4700603.0208],[344069.9154000003,4700598.806700001],[344068.40270000044,4700597.396199999],[344063.5203999998,4700596.1721],[344058.56120000035,4700591.5056],[344055.44409999996,4700584.576099999],[344053.52130000014,4700572.176000001],[344054.85539999977,4700565.591399999],[344065.40749999974,4700544.358100001],[344066.4249999998,4700538.335999999],[344066.1688000001,4700534.2311],[344063.3262,4700499.076400001],[344057.86259999964,4700479.2008],[344058.15759999957,4700470.306299999],[344061.4632000001,4700463.5666000005],[344069.4342,4700459.389],[344070.45129999984,4700457.0331999995],[344070.19290000014,4700449.151000001],[344065.6076999996,4700442.809699999],[344062.9491999997,4700434.3145],[344063.2715999996,4700426.6415],[344069.90759999957,4700414.272500001],[344076.90189999994,4700406.8948],[344081.9790000003,4700405.7815000005],[344089.4358999999,4700408.0592],[344091.3925000001,4700407.2378],[344093.21729999967,4700404.1974],[344094.56379999965,4700398.168],[344098.78949999996,4700388.408],[344098.6655000001,4700382.855900001],[344096.71920000017,4700380.4552],[344085.1919999998,4700380.157199999],[344083.6222000001,4700376.1927000005],[344084.6202999996,4700365.616],[344087.34729999956,4700362.444399999],[344089.72020000033,4700361.835899999],[344100.1058,4700362.603800001],[344102.2868999997,4700360.7775],[344102.64109999966,4700358.214400001],[344101.38129999954,4700346.0217],[344098.78729999997,4700340.4136],[344093.0658999998,4700331.097999999],[344089.6292000003,4700328.2862],[344082.15479999967,4700325.2313],[344080.21839999966,4700323.274800001],[344077.7293999996,4700314.998],[344077.4863,4700304.115800001],[344080.7341,4700280.046],[344084.64159999974,4700263.405099999],[344086.5691999998,4700253.9187],[344090.0406999998,4700236.1765],[344091.1732000001,4700205.8214],[344093.63939999975,4700194.6565000005],[344098.61290000007,4700185.213199999],[344102.3641999997,4700183.6851],[344106.0208999999,4700181.603700001],[344112.0240000002,4700170.3598],[344116.30150000006,4700166.598099999],[344119.09889999963,4700159.2031],[344119.7636000002,4700144.7455],[344119.0564000001,4700138.8730999995],[344116.99930000026,4700124.142899999],[344115.2547000004,4700123.404200001],[344113.4303000001,4700122.7784],[344112.2117999997,4700119.8059],[344114.5153000001,4700116.088199999],[344112.10360000003,4700107.5875],[344110.8482999997,4700099.2831999995],[344109.6595999999,4700097.643300001],[344104.97869999986,4700098.0811],[344102.5636,4700096.8018],[344101.3261000002,4700085.6085],[344102.0696999999,4700078.3706],[344102.67569999956,4700076.024],[344105.8400999997,4700062.9548],[344108.4759999998,4700052.008300001],[344108.9274000004,4700028.001],[344114.42480000015,4700016.2129],[344114.5747999996,4700011.876800001],[344113.20720000006,4700005.908],[344114.3145000003,4700000.2173],[344118.2615,4699989.019300001],[344119.676,4699978.6556],[344122.2878999999,4699959.2662],[344125.67700000014,4699945.1921],[344133.1459999997,4699933.249],[344137.2542000003,4699929.2688],[344140.1037999997,4699924.205800001],[344140.01460000034,4699920.2082],[344131.97030000016,4699906.3895],[344128.73890000023,4699894.3519],[344128.0769999996,4699864.703400001],[344129.47580000013,4699861.005999999],[344134.60369999986,4699854.781099999],[344138.8596000001,4699846.353700001],[344139.69049999956,4699839.335999999],[344146.1264000004,4699817.9726],[344149.1253000004,4699815.9059],[344159.70639999956,4699814.3365],[344173.45639999956,4699807.252599999],[344183.88150000013,4699798.6876],[344204.9923999999,4699789.550799999],[344211.5585000003,4699785.0715],[344218.31180000026,4699777.921599999],[344220.93709999975,4699773.863500001],[344222.2912999997,4699768.167300001],[344216.22030000016,4699761.6369],[344213.90270000044,4699757.355699999],[344200.0162000004,4699721.4476],[344197.4395000003,4699716.616800001],[344193.5664999997,4699712.7037],[344181.5356999999,4699704.639799999],[344159.7703,4699684.461300001],[344157.93879999965,4699679.836100001],[344156.49179999996,4699670.3138999995],[344153.9064999996,4699654.040200001],[344153.35929999966,4699644.275800001],[344154.38659999985,4699642.3642],[344160.5608000001,4699642.4486],[344162.51269999985,4699641.405099999],[344163.45519999973,4699639.384299999],[344167.19319999963,4699607.749],[344164.7407999998,4699604.804099999],[344163.92370000016,4699601.3783],[344165.00090000033,4699598.021299999],[344169.7346999999,4699596.2491999995],[344171.3005999997,4699592.6591],[344170.6732000001,4699586.673800001],[344171.574,4699579.099099999],[344171.8532999996,4699539.986300001],[344173.4617999997,4699534.617699999],[344175.6009999998,4699530.9037],[344178.7435999997,4699516.835200001],[344176.4749999996,4699481.556700001],[344177.32079999987,4699475.2052],[344182.01850000024,4699464.434900001],[344189.8514999999,4699457.705399999],[344203.98429999966,4699445.613600001],[344206.8415000001,4699440.8837],[344208.8990000002,4699433.5054],[344207.92090000026,4699422.8618],[344209.26779999956,4699416.8324],[344209.3733000001,4699410.4975000005],[344207.89169999957,4699399.420700001],[344204.1760999998,4699391.5046],[344192.4451000001,4699374.768300001],[344191.09970000014,4699369.798900001],[344191.1135999998,4699359.3554],[344193.7241000002,4699354.630999999],[344196.7463999996,4699346.2313],[344198.45359999966,4699330.5283],[344197.69990000036,4699318.879899999],[344197.37880000006,4699315.554099999],[344202.49739999976,4699290.4428],[344202.73730000015,4699267.9957],[344204.3211000003,4699261.5167],[344206.4604000002,4699257.8027],[344208.9967,4699249.7469999995],[344209.69400000013,4699236.732999999],[344210.81400000025,4699231.5975],[344211.06379999965,4699209.5945],[344218.7619000003,4699189.4252],[344220.39080000017,4699181.2787],[344228.17929999996,4699087.671499999],[344229.12239999976,4699081.9845],[344239.2572999997,4699019.765799999],[344240.5162000004,4699002.406400001],[344241.25820000004,4698991.3912],[344242.24899999984,4698984.147700001],[344243.3021999998,4698976.0141],[344243.78000000026,4698964.227],[344241.5604999997,4698953.277899999],[344241.9128999999,4698946.9374],[344246.65919999965,4698930.944599999],[344251.5477999998,4698913.9486],[344254.39049999975,4698908.5525],[344270.4148000004,4698892.6415],[344274.8180999998,4698887.0995000005],[344289.7037000004,4698868.1032],[344300.60170000046,4698858.528000001],[344305.8920999998,4698855.854800001],[344331.08910000045,4698848.9605],[344334.0661000004,4698845.8945],[344335.3984000003,4698839.198999999],[344331.9073000001,4698830.277899999],[344324.0088999998,4698819.3441],[344311.02109999955,4698801.6358],[344303.23029999994,4698788.144400001],[344299.1031999998,4698780.237400001],[344294.79619999975,4698775.334000001],[344284.89549999963,4698766.8891],[344280.8278000001,4698761.6471],[344278.48029999994,4698756.033500001],[344277.5318999998,4698746.7224],[344282.78259999957,4698727.4965],[344282.81400000025,4698717.8303],[344275.24810000043,4698699.6678],[344275.1564999996,4698695.5592],[344277.2664000001,4698690.512800001],[344283.9386999998,4698683.3649],[344286.7633999996,4698666.081700001],[344293.27890000027,4698626.052300001],[344298.11840000004,4698606.8356],[344302.58029999956,4698563.2969],[344306.1035000002,4698544.1096],[344305.2293999996,4698538.129799999],[344302.6721999999,4698534.1872000005],[344302.0672000004,4698529.201300001],[344304.1994000003,4698525.1543000005],[344307.0267000003,4698507.9822],[344314.00040000025,4698488.4957],[344314.41170000006,4698473.7106],[344316.31549999956,4698448.3378],[344320.69799999986,4698419.687999999],[344330.0817,4698375.3730999995],[344331.3102000002,4698364.013699999],[344329.2929999996,4698351.0602],[344332.0388000002,4698330.2238],[344335.20720000006,4698317.265799999],[344333.90809999965,4698303.296499999],[344339.77919999976,4698289.7228],[344341.7352,4698266.682],[344345.2747999998,4698255.6044],[344346.47360000014,4698242.912599999],[344350.26690000016,4698235.8289],[344352.1079000002,4698229.7886],[344351.26350000035,4698225.1413],[344349.73060000036,4698222.8423999995],[344349.05879999977,4698214.8583],[344350.6956000002,4698207.045],[344351.51159999985,4698203.0273],[344356.5209999997,4698184.029100001],[344355.06429999974,4698174.0627999995],[344356.2315999996,4698171.0371],[344401.4128999999,4698141.0341],[344419.5767999999,4698121.2985],[344426.70320000034,4698116.0293000005],[344429.83779999986,4698112.626599999],[344431.7308,4698108.918199999],[344432.5844999999,4698102.899900001],[344432.60140000004,4698092.567500001],[344428.16789999977,4698082.0008000005],[344421.73199999984,4698073.922900001],[344419.8755999999,4698068.1872000005],[344416.00989999995,4698060.9409],[344412.48759999964,4698058.0197],[344403.858,4698047.546499999],[344401.7423999999,4698041.2611],[344400.1445000004,4698039.7413],[344394.6004999997,4698034.7543],[344387.73330000043,4698025.7972],[344386.1657999996,4698021.943700001],[344384.0773,4698016.879799999],[344384.78270000033,4698004.198899999],[344381.1414999999,4697995.947699999],[344380.1878000004,4697975.3048],[344383.5488999998,4697959.898499999],[344388.16050000023,4697923.022399999],[344393.60080000013,4697908.569599999],[344405.34499999974,4697848.204299999],[344414.1311999997,4697821.3452],[344418.6626000004,4697788.248299999],[344421.33690000046,4697753.081900001],[344426.32430000044,4697721.9746],[344429.8019000003,4697711.7873],[344439.4649,4697691.019099999],[344446.0351999998,4697649.6556],[344446.8940000003,4697643.8594],[344446.6863000002,4697634.5318],[344448.5122999996,4697616.715600001],[344455.08490000013,4697590.2391],[344463.49739999976,4697565.0549],[344467.78479999956,4697557.9603],[344476.2910000002,4697551.7717],[344487.3627000004,4697546.192600001],[344494.65189999994,4697540.808800001],[344513.29619999975,4697509.286599999],[344517.74170000013,4697498.188999999],[344518.4151999997,4697484.0646],[344505.8304000003,4697462.3474],[344494.29110000003,4697435.829700001],[344492.0875000004,4697432.9902],[344484.12799999956,4697423.057499999],[344482.04200000037,4697418.104599999],[344481.06659999955,4697407.572000001],[344483.1766999997,4697391.415899999],[344486.4176000003,4697381.678300001],[344493.4771999996,4697365.967499999],[344496.76970000006,4697347.452099999],[344496.99870000035,4697324.4498],[344503.9801000003,4697301.5195],[344504.7673000004,4697292.5031],[344507.96630000044,4697280.877800001],[344509.1336000003,4697266.7424],[344513.7394000003,4697240.643100001],[344516.8002000004,4697233.9092],[344525.29030000046,4697223.2771000005],[344528.12650000025,4697217.548],[344531.7823000001,4697204.246099999],[344533.8284,4697185.2029],[344531.09279999975,4697162.1556],[344534.14859999996,4697144.0898],[344540.69579999987,4697123.8355],[344550.72020000033,4697085.9505],[344550.41889999993,4697072.4033],[344550.36450000014,4697069.9604],[344554.24980000034,4697044.766000001],[344558.2734000003,4697025.789899999],[344562.69039999973,4697009.693700001],[344565.54169999994,4697004.630899999],[344574.6162999999,4696990.653000001],[344581.01740000024,4696978.623199999],[344588.9367000004,4696957.1164],[344592.51209999993,4696947.593599999],[344623.41309999954,4696889.5803],[344639.02830000035,4696866.1249],[344641.5053000003,4696862.7369],[344657.08770000003,4696841.5042],[344671.7988,4696825.512499999],[344688.3400999997,4696810.369000001],[344709.1869999999,4696788.908299999],[344719.93850000016,4696772.5603],[344744.7048000004,4696723.6828000005],[344753.2422000002,4696696.6077],[344755.5696999999,4696682.7798999995],[344759.7026000004,4696668.6899],[344758.6956000002,4696656.7138],[344759.1255000001,4696642.706],[344757.6967000002,4696611.741599999],[344755.0207000002,4696602.468900001],[344748.7221999997,4696589.499399999],[344749.7642000001,4696580.810699999],[344749.8630999997,4696574.1426],[344749.8038999997,4696571.477600001],[344740.99349999987,4696530.6785],[344733.36679999996,4696513.516799999],[344726.0477999998,4696502.7919],[344720.00659999996,4696497.704600001],[344717.93620000035,4696489.751599999],[344708.6487999996,4696471.960200001],[344707.5270999996,4696469.6521000005],[344704.0823999997,4696462.840600001],[344703.2873999998,4696460.414100001],[344697.4291000003,4696441.3245],[344696.1964999996,4696434.0195],[344696.3792000003,4696431.1269000005],[344697.40160000045,4696410.440099999],[344701.30989999976,4696397.354900001],[344717.24060000014,4696354.673],[344721.34229999967,4696346.582900001],[344728.12870000023,4696333.3226],[344730.2818,4696319.054400001],[344730.7237999998,4696316.7115],[344737.36450000014,4696308.009500001],[344735.9592000004,4696292.931600001],[344734.892,4696281.956700001],[344733.51240000036,4696253.213199999],[344735.6261999998,4696237.168199999],[344738.4779000003,4696232.1055],[344756.71609999985,4696219.146500001],[344758.8236999996,4696217.6554000005],[344765.3048999999,4696209.179199999],[344768.08999999985,4696201.1183],[344768.2111999998,4696195.4497],[344765.5685999999,4696132.072000001],[344765.7204999998,4696112.960000001],[344765.8088999996,4696098.4043000005],[344767.3596000001,4696090.3708999995],[344771.27329999954,4696077.5078],[344780.85419999994,4696060.2972],[344801.9592000004,4696005.8355],[344807.3986999998,4695994.9383000005],[344821.71729999967,4695972.289899999],[344830.0515999999,4695954.5516],[344841.54640000034,4695915.968],[344845.15479999967,4695907.889],[344850.3071999997,4695898.8869],[344854.4266999997,4695891.574100001],[344855.9996999996,4695884.540100001],[344863.52359999996,4695867.3752999995],[344885.06350000016,4695832.4573],[344898.3887,4695805.831700001],[344899.3718999997,4695794.478],[344898.4611999998,4695786.832599999],[344899.23060000036,4695754.7085],[344901.2533,4695745.664799999],[344901.86730000004,4695743.6514],[344919.0641999999,4695687.3882],[344928.24789999984,4695667.075999999],[344930.2927000001,4695659.0317],[344931.4797,4695642.0075],[344932.8183000004,4695635.5342],[344943.29640000034,4695606.75],[344950.48220000044,4695596.5919],[344958.79030000046,4695577.632300001],[344965.1819000002,4695553.937999999],[344987.5270999996,4695499.5605999995],[344992.41089999955,4695489.5648],[345005.08609999996,4695463.2871],[345013.88320000004,4695436.6511],[345027.5744000003,4695407.9069],[345040.0645000003,4695384.410800001],[345041.1074999999,4695383.1656],[345043.6723999996,4695379.9980999995],[345049.5321000004,4695376.8686],[345050.97670000046,4695375.1701],[345058.30370000005,4695352.7884],[345060.30590000004,4695346.522700001],[345076.47750000004,4695307.0583],[345079.9918999998,4695298.426000001],[345079.9254999999,4695295.4279],[345076.6638000002,4695293.167099999],[345075.8565999996,4695290.1854],[345079.87710000016,4695282.0973000005],[345091.3287000004,4695271.178300001],[345095.4157999996,4695266.088400001],[345095.1721999999,4695255.0953],[345101.2867999999,4695226.2969],[345104.6414000001,4695210.446900001],[345119.1465999996,4695173.797],[345130.4139999999,4695154.549900001],[345140.7599999998,4695130.8794],[345146.48709999956,4695121.753699999],[345156.7045,4695110.862199999],[345166.93539999984,4695104.303099999],[345168.3727000002,4695102.271600001],[345169.21050000004,4695095.4761],[345162.78639999963,4695084.286499999],[345163.44600000046,4695080.605799999],[345174.0184000004,4695067.1512],[345188.7580000004,4695048.493899999],[345208.24700000044,4695021.177100001],[345209.0356999999,4695019.6043],[345210.7126000002,4695017.234099999],[345215.7483000001,4695010.345799999],[345217.4276999999,4695008.0867],[345218.0321000004,4695005.6292],[345223.1403000001,4694998.2948],[345225.23000000045,4694992.249399999],[345225.35390000045,4694971.8049],[345225.32930000033,4694963.251],[345225.4506999999,4694935.252],[345226.8512000004,4694931.5549],[345237.6660000002,4694917.8728],[345246.46860000025,4694910.012399999],[345251.26719999965,4694903.5737],[345251.92700000014,4694899.892899999],[345250.71800000034,4694889.921],[345249.0741999997,4694882.625],[345254.77469999995,4694872.278000001],[345259.3657999998,4694867.6214000005],[345270.6623999998,4694860.8168],[345274.30009999964,4694857.7367],[345275.72279999964,4694855.038899999],[345276.74990000017,4694849.350199999],[345286.36089999974,4694848.2488],[345315.1116000004,4694844.9465],[345324.64279999956,4694843.958000001],[345398.4338999996,4694832.8829],[345619.64389999956,4694799.666300001],[345693.3535000002,4694788.5962000005],[345830.28839999996,4694769.022600001],[346241.1020999998,4694710.540100001],[346377.95969999954,4694691.0901],[346554.2862999998,4694657.556399999],[347083.1997999996,4694557.317],[347259.45239999983,4694523.914100001],[347271.25260000024,4694521.212300001],[347306.40639999975,4694513.112400001],[347318.1244000001,4694510.4125],[347318.0250000004,4694505.8598],[347317.3975999998,4694492.208799999],[347317.21829999983,4694487.7689],[347334.4781999998,4694486.1701],[347338.87480000034,4694483.8522],[347343.1286000004,4694478.7601],[347343.8499999996,4694477.855599999],[347346.8640999999,4694472.568399999],[347373.0295000002,4694380.899599999],[347374.2326999996,4694375.651900001],[347382.10309999995,4694340.040999999],[347385.02749999985,4694319.3136],[347393.8055999996,4694257.353399999],[347396.65020000003,4694236.7389],[347408.4166000001,4694198.4878],[347411.5689000003,4694188.1983],[347435.0608000001,4694079.5908],[347443.66559999995,4694039.853499999],[347447.8689000001,4694039.983999999],[347460.2366000004,4694040.603],[347464.2801000001,4694040.9592],[347650.41280000005,4694048.3452],[348208.8097000001,4694070.6439],[348394.86000000034,4694078.1625],[348409.94409999996,4694078.724300001],[348455.1188000003,4694080.6338],[348456.9347000001,4694080.8167],[348470.1229999997,4694081.308599999],[348551.90610000025,4694085.092],[348797.0948000001,4694096.6734],[348878.79750000034,4694100.5734],[348891.0921,4694101.640900001],[348924.64470000006,4694103.138],[349029.02139999997,4694108.216399999],[349062.2566999998,4694110.2764],[349108.0310000004,4694113.2881000005],[349152.82469999976,4694116.6545],[349223.21050000004,4694119.0251],[349481.84130000044,4694127.785499999],[349568.8865,4694131.2453000005],[349684.04339999985,4694135.990499999],[349702.25769999996,4694136.5989],[349756.9006000003,4694138.4244],[349775.0349000003,4694139.1458],[349815.9088000003,4694140.2677],[349854.47759999987,4694141.439300001],[349938.5658,4694145.3004],[349979.3739,4694147.202299999],[350006.8269999996,4694148.5021],[350067.1116000004,4694148.431500001],[350089.05399999954,4694150.071900001],[350093.59109999985,4694150.4191],[350104.5192999998,4694153.0733],[350108.9774000002,4694157.421399999],[350109.8435000004,4694159.4025],[350110.6328999996,4694165.4957],[350164.26130000036,4694166.1241],[350324.98149999976,4694168.0153],[350378.52979999967,4694168.758099999],[350422.9595999997,4694170.585100001],[350466.3216000004,4694172.5463],[350817.1281000003,4694178.608100001],[350867.2962999996,4694179.204600001],[351017.8076999998,4694181.329299999],[351039.72360000014,4694181.7512],[351067.9146999996,4694182.928300001],[351093.2198999999,4694183.944800001],[351169.1353000002,4694186.9947999995],[351194.3605000004,4694188.124500001],[351296.0488999998,4694190.9608],[351600.86369999964,4694199.3729],[351702.4715,4694202.3279],[351737.90160000045,4694203.132099999],[351844.03199999966,4694205.7711],[351879.3844999997,4694206.799799999],[352351.33139999956,4694220.816299999],[352432.1704000002,4694223.1095],[352611.48280000035,4694228.2157000005],[352893.57189999986,4694237.162900001],[352901.2182,4694236.557700001],[352932.28949999996,4694237.681700001],[352963.03160000034,4694238.8127999995],[353039.4363000002,4694241.761600001],[353463.8914000001,4694257.5176],[353563.45469999965,4694261.32],[353581.4972000001,4694257.7206],[353670.1501000002,4694259.6423],[353936.11319999956,4694265.636],[354024.6880999999,4694267.786],[354193.9360999996,4694276.2532],[354701.59889999963,4694301.903000001],[354870.76680000033,4694310.610300001],[354885.35309999995,4694311.0853],[354929.1162999999,4694312.7324],[354943.6224999996,4694313.3202],[355097.4118999997,4694319.1304],[355558.7779000001,4694336.5811],[355712.56570000015,4694342.4048],[355855.38910000026,4694347.680199999],[355972.0059000002,4694352.054],[356283.6853,4694371.192399999],[356393.0229000002,4694378.055600001],[356426.3858000003,4694378.592599999],[356545.43200000003,4694381.0375],[356902.4918999998,4694388.608200001],[357021.4573999997,4694391.174000001],[358022.1906000003,4694412.665999999],[358563.12710000016,4694424.366699999],[358564.83550000004,4694423.3324],[358566.02749999985,4694421.1976],[358576.01680000033,4694422.4397],[358601.8261000002,4694424.139599999],[358726.7889999999,4694426.1687],[358839.3448000001,4694429.5612],[358851.2915000003,4694429.875499999],[358886.22860000003,4694430.947899999],[358937.0658,4694432.3661],[359059.1719000004,4694435.6807],[359089.49260000046,4694436.513800001],[359140.2494999999,4694438.0463],[359165.7092000004,4694438.7555],[359220.4149000002,4694440.0978999995],[359242.00349999964,4694440.7742],[359267.3831000002,4694441.5965],[359334.5159,4694442.578600001],[359337.64609999955,4694442.626800001],[359508.3057000004,4694448.5275],[359541.5071999999,4694449.3047],[359548.1813000003,4694449.503900001],[359618.37739999965,4694451.3159],[359746.6579999998,4694454.6296],[359775.65919999965,4694455.380999999],[360131.4762000004,4694467.5844],[360183.8853000002,4694469.4246],[360216.40579999983,4694469.107799999],[360259.6624999996,4694470.3539],[360283.9494000003,4694470.0908],[360325.53089999966,4694469.9267],[360351.6087999996,4694468.6283],[360356.6144000003,4694467.7508000005],[360361.9491999997,4694466.866699999],[360380.10309999995,4694460.5056],[360385.9517999999,4694460.611],[360403.4221999999,4694461.262],[360409.19299999997,4694461.5912],[360561.99700000044,4694468.318299999],[361020.3306,4694488.8543],[361173.0527999997,4694495.7074],[361175.04559999984,4694413.576300001],[361175.1507000001,4694410.574899999],[361175.69909999985,4694380.126800001],[361175.91089999955,4694365.9037999995],[361176.8929000003,4694336.558],[361177.66110000014,4694308.8826],[361191.6336000003,4693705.8605],[361213.2270999998,4692801.6493999995],[361191.55649999995,4692589.4639],[361188.10059999954,4692589.6435],[361178.79229999986,4692589.606000001],[361134.84729999956,4692591.5888],[361071.1749,4692595.629799999],[361002.81900000013,4692596.0986],[360845.97250000015,4692599.327099999],[360822.49370000046,4692599.1274999995],[360811.71219999995,4692599.564200001],[360806.0842000004,4692200.660499999],[360805.96050000004,4692194.4421999995],[360796.1824000003,4691524.6866],[360791.7742999997,4691207.739600001],[360781.1786000002,4690467.684900001],[360780.99909999967,4690462.800799999],[360775.1163999997,4690055.016799999],[360763.9676999999,4688557.1601],[360766.05150000006,4688201.650599999],[360764.04569999967,4688150.480799999],[360762.32019999996,4687943.3440000005],[360762.4064999996,4687897.909],[360760.2759999996,4687798.9758],[360760.01570000034,4687773.431700001],[360757.6906000003,4687739.3752],[360754.7282999996,4687706.4421999995],[360753.1961000003,4687683.256200001],[360745.35390000045,4687213.861500001],[360744.89130000025,4687198.874399999],[360742.05819999985,4687106.0649],[360741.6397000002,4687093.298599999],[360747.75349999964,4685960.9035],[360637.1687000003,4685959.6569],[360636.8810999999,4685949.331800001],[360618.18709999975,4685332.301999999],[360616.74450000003,4685280.4548],[360615.60780000035,4685248.1521000005],[360615.57689999975,4685246.5976],[360614.96549999993,4685228.2809999995],[360578.01070000045,4684015.9869],[360575.5602000002,4683934.167300001],[360575.3894999996,4683929.727399999],[360561.4478000002,4683464.6776],[360559.49899999984,4683403.9539],[360557.4685000004,4683339.1218],[360556.62770000007,4683309.257200001],[360553.9402999999,4683219.6666],[360552.93680000026,4683189.916300001],[360545.78610000014,4682954.5626],[360545.0871000001,4682728.411699999],[360690.8426999999,4682728.7388],[362298.09559999965,4682652.258199999],[362479.5565999998,4682643.702099999],[363342.93759999983,4682602.8467],[364295.73560000025,4682557.8138999995],[364309.16889999993,4682557.221000001],[365846.99710000027,4682485.008199999],[365962.4519999996,4682479.5814],[365971.5999999996,4682479.184599999],[366043.21549999993,4682475.929199999],[366487.0003000004,4682451.368100001],[366537.8633000003,4682449.8455],[367325.31799999997,4682427.6982],[368434.61479999963,4682396.6009],[368443.9298999999,4682396.315300001],[368448.2999,4682396.2334],[369349.12880000006,4682372.078600001],[369514.8370000003,4682367.774599999],[369758.94379999954,4682361.2421],[369769.2401999999,4682360.4957],[370439.4313000003,4682317.4375],[370452.28589999955,4682316.755999999],[371226.7838000003,4682267.1839000005],[371242.9325000001,4682266.2213],[371249.6917000003,4682265.986199999],[371949.84669999965,4682241.739399999],[372287.4774000002,4682230.0352],[372615.3849999998,4682218.857000001],[372826.0312000001,4682213.705],[372922.87260000035,4682209.618799999],[372942.8245000001,4682209.146500001],[373159.6869999999,4682205.669199999],[373811.10979999974,4682186.709799999],[373824.2139999997,4682186.141000001],[373918.5236999998,4682183.447000001],[373929.15830000024,4682183.1449],[374757.6564999996,4682158.985300001],[374772.16449999996,4682158.5043],[375091.0557000004,4682145.8256],[375099.4621000001,4682145.4539],[375155.2599999998,4682143.1285],[375351.8387000002,4682135.4146],[375570.3426999999,4682126.873400001],[376232.9414999997,4682100.8323],[376236.07469999976,4682100.777000001],[376348.7451999998,4682096.237],[376783.3953,4682085.707],[376886.74990000017,4682072.009],[376894.1902999999,4682072.9893],[376898.6564999996,4682073.6885],[376970.42179999966,4682083.537699999],[376992.68649999984,4682083.2586],[377419.5181,4682078.4586],[377821.2302000001,4682052.1295],[377967.3853000002,4682042.700999999],[378387.1211000001,4682042.5262],[378467.4570000004,4682042.5789],[378441.1024000002,4681377.830399999],[378390.1942999996,4680114.5024],[378757.6867000004,4680101.8191],[378988.3053000001,4680093.732899999],[379348.98979999963,4680078.532199999],[379678.1838999996,4680064.777899999],[379969.3289999999,4680054.9101],[380817.04470000044,4680026.482000001],[381075.04640000034,4680017.888900001],[381292.47300000023,4680010.2129999995],[381836.3272000002,4679990.9366999995],[382523.17760000005,4679967.9771],[382681.57540000044,4679962.7754999995],[383189.74959999975,4679945.9772],[383196.7583999997,4679945.749600001],[383224.0228000004,4680945.464],[383232.2751000002,4681213.556399999],[383232.7810000004,4681229.0975],[383233.27579999994,4681243.9724],[383245.7603000002,4681652.4958],[383278.483,4682558.9355999995],[383286.9578,4682795.8146],[383295.0482000001,4683163.3167],[383314.2522999998,4683886.720000001],[383335.11390000023,4684675.071799999],[383372.7477000002,4686095.127800001],[383377.8568000002,4686095.0428],[383801.9784000004,4686091.6664],[383885.46839999966,4686091.060799999],[384344.1228,4686087.478599999],[384598.06989999954,4686086.6263],[384641.5086000003,4686086.5779],[384676.7050000001,4686086.554199999],[385075.0979000004,4686082.6785],[385144.8700000001,4686079.9802],[386721.9450000003,4686018.3378],[386755.074,4686017.913699999],[386843.17679999955,4686017.1577],[388682.3428999996,4685999.934699999],[388678.45239999983,4685879.4899],[388679.29449999984,4685802.73],[388680.0234000003,4685734.412900001],[388680.31599999964,4685711.306500001],[388680.5226999996,4685708.7487],[388681.1643000003,4685707.627900001],[388681.4639999997,4685705.734999999],[388682.49260000046,4685697.833000001],[388682.9517999999,4685695.6044],[388681.3848000001,4685617.661],[388681.68450000044,4685594.9988],[388681.1168999998,4685559.2446],[388681.2548000002,4685552.3563],[388681.8432,4685521.914899999],[388685.74810000043,4684905.7708],[388943.9341000002,4684899.6789],[388945.00549999997,4684899.6620000005],[388952.4232000001,4684899.544500001],[389342.31620000023,4684891.4944],[390337.6118999999,4684871.0868],[390356.8119999999,4684870.5645],[390562.2679000003,4684866.4673],[391344.28050000034,4684850.533299999],[391566.5466,4684845.983100001],[391687.3622000003,4684843.449999999],[392038.99509999994,4684834.9191],[392676.7385999998,4684818.9124],[392685.96949999966,4684818.771199999],[392700.81510000024,4684819.2104],[392702.9545999998,4684818.955600001],[392768.6687000003,4684814.285499999],[392797.73709999956,4684812.1753],[392821.3224999998,4684812.703299999],[392847.20880000014,4684812.7521],[392889.0053000003,4684812.780099999],[392928.82210000046,4684812.727499999],[392945.8037999999,4684812.690400001],[392972.18460000027,4684812.732100001],[393178.8622000003,4684807.693399999],[393397.14919999987,4684801.706900001],[393415.21920000017,4684802.7651],[393433.0706000002,4684805.7146000005],[393440.6009999998,4684807.599400001],[393444.8229,4684808.756899999],[393468.5229000002,4684816.8377],[393789.01209999993,4684804.092],[393828.2315999996,4684802.720799999],[393824.0155999996,4684589.5437],[393819.26680000033,4684346.6099],[393812.75930000003,4683529.841399999],[394196.22250000015,4683522.827299999],[394223.5080000004,4683522.415899999],[394466.1020999998,4683518.207900001],[395154.55510000046,4683505.666300001],[395221.0756999999,4683504.4505],[395224.9501,4683504.3927],[396162.59229999967,4683487.678400001],[396573.17810000014,4683480.504000001],[396828.27940000035,4683474.6384],[396947.15529999975,4683473.335899999],[396947.0214999998,4683475.448000001],[396949.4223999996,4683492.9604],[396966.2220999999,4683514.0374],[396968.6843999997,4683518.8879],[396971.79640000034,4683523.0626],[396972.5275999997,4683527.9385],[396973.4453999996,4683551.1368],[396971.0906999996,4683553.614700001],[396970.56489999965,4683562.729499999],[396968.20210000034,4683564.6522],[396967.6046000002,4683568.8813000005],[396961.6766999997,4683575.0767],[396951.46949999966,4683587.443299999],[396951.5592,4683593.5504],[396954.1381999999,4683600.7315],[396967.7531000003,4683618.3013],[396969.7729000002,4683626.712300001],[396971.6140999999,4683628.5733],[396973.10170000046,4683645.6548999995],[396971.4659000002,4683657.784600001],[396969.7421000004,4683663.918199999],[396968.09979999997,4683675.603800001],[396964.5778999999,4683688.4275],[396963.5853000004,4683699.437100001],[396966.1453999998,4683710.949899999],[396968.0592,4683712.1435],[396970.5752999997,4683720.6581999995],[396978.05510000046,4683730.321799999],[396984.23479999974,4683735.673],[396991.4951999998,4683736.0107],[397003.1431,4683743.1697],[397017.24590000045,4683749.0711],[397022.10929999966,4683748.9997000005],[397026.3777999999,4683747.715399999],[397027.6141999997,4683747.6973],[397028.8507000003,4683747.679099999],[397035.0125000002,4683751.809],[397041.12930000015,4683758.494000001],[397049.2396999998,4683771.8134],[397049.4199000001,4683778.474400001],[397051.31319999974,4683783.888599999],[397051.45660000015,4683793.6599],[397048.58330000006,4683811.3607],[397045.0558000002,4683818.1872000005],[397037.85309999995,4683827.399900001],[397035.2511999998,4683829.8815],[397024.59640000015,4683839.8112],[397015.6244000001,4683852.048599999],[397015.1190999998,4683856.9427000005],[397012.68209999986,4683859.421800001],[397012.24849999975,4683869.2015],[397016.0449000001,4683880.6962],[397016.1166000003,4683885.581800001],[397019.22020000033,4683889.201300001],[397019.2659,4683892.3103],[397031.80429999996,4683915.227],[397034.2304999996,4683917.6347],[397034.9534999998,4683921.955499999],[397038.0571999997,4683925.574999999],[397041.1043999996,4683930.9723000005],[397042.4304999998,4683937.0612],[397047.50879999995,4683951.6467],[397048.87880000006,4683960.7336],[397047.94710000046,4683981.515699999],[397045.10259999987,4683995.551200001],[397042.17009999976,4684003.590600001],[397039.1821999997,4684007.854800001],[397036.21219999995,4684013.340399999],[397033.2161999997,4684017.0494],[397032.6105000004,4684020.723300001],[397030.25600000005,4684023.201199999],[397030.5321000004,4684047.6306],[397033.9029000001,4684069.460200001],[397034.0203,4684077.4548],[397037.4188000001,4684101.172],[397037.6338999998,4684115.829],[397040.2915000003,4684134.004000001],[397038.54980000015,4684138.916200001],[397038.05429999996,4684144.476600001],[397035.1381999999,4684153.6263999995],[397034.59449999966,4684161.5197],[397032.1673999997,4684164.665100001],[397031.6799999997,4684170.7806],[397029.23330000043,4684172.5934999995],[397028.79000000004,4684181.707],[397026.35309999995,4684184.1861000005],[397025.51109999977,4684211.075300001],[397028.34080000035,4684235.3561],[397025.95770000014,4684241.499500001],[397025.42640000023,4684244.617000001],[397018.3757999996,4684264.156199999],[397016.5077999998,4684266.071699999],[397016.5696999999,4684270.291099999],[397014.80200000014,4684273.4267],[397010.02139999997,4684273.4969],[397004.8287000004,4684273.5732],[396995.6705,4684278.705399999],[396990.8711000001,4684283.1072],[396981.8735999996,4684293.5681],[396977.16229999997,4684303.9659],[396974.18429999985,4684308.896400001],[396973.6146,4684315.0131],[396967.3052000003,4684340.0945],[396967.44880000036,4684349.865800001],[396969.4243999999,4684355.2787999995],[396971.4447999997,4684369.3539],[396973.86120000016,4684371.0954],[396977.2346000001,4684387.482899999],[396979.67870000005,4684391.1121],[396980.9868000001,4684395.979499999],[396981.6272999998,4684400.3015],[396983.5588999996,4684402.716499999],[396984.93709999975,4684412.3586],[396986.7862999998,4684414.774800001],[396990.25659999996,4684443.377599999],[396985.25540000014,4684473.3266],[396984.0548999999,4684475.7875],[396982.3590000002,4684483.8089000005],[396979.4171000002,4684491.1821],[396977.7374999998,4684500.3138],[396975.96829999983,4684503.338400001],[396973.5853000004,4684509.481799999],[396971.7997000003,4684511.3961],[396971.8437999999,4684514.394099999],[396965.9419,4684527.919199999],[396959.9944000002,4684538.335200001],[396958.32070000004,4684542.2469999995],[396957.0444,4684545.1533],[396954.05680000037,4684549.4175],[396954.1024000002,4684552.5265999995],[396941.2944,4684572.9279],[396938.63489999995,4684577.076199999],[396936.8755000001,4684580.767100001],[396923.09729999956,4684596.851299999],[396902.0840999996,4684614.263599999],[396899.07859999966,4684617.306399999],[396885.8775000004,4684633.382200001],[396880.0379999997,4684651.126800001],[396878.5576999998,4684673.8050999995],[396880.9283999996,4684706.0890999995],[396877.24170000013,4684746.902799999],[396876.1238000002,4684749.362600001],[396874.37179999985,4684759.161800001],[396872.6042999998,4684762.297499999],[396871.49450000003,4684765.3125],[396869.64460000023,4684768.4494],[396867.46839999966,4684783.0304000005],[396864.6163999997,4684796.5108],[396863.1405999996,4684858.7269],[396861.75850000046,4684888.067399999],[396865.0636999998,4684944.6601],[396864.53089999966,4684947.6666],[396869.4653000003,4684952.480799999],[396872.61429999955,4684959.2092],[396876.9798999997,4684964.586999999],[396887.48029999994,4684972.318],[396895.43790000025,4684975.310699999],[396904.6579,4684980.061899999],[396910.78280000016,4684981.7489],[396919.3613999998,4684987.7312],[396925.56790000014,4684994.970000001],[396926.27130000014,4684997.9583],[396929.38430000003,4685002.244000001],[396930.7363999998,4685010.1094],[396935.04729999974,4685017.3762],[396941.19990000036,4685020.9508],[396946.1807000004,4685023.320900001],[396955.4266999997,4685029.8488],[396960.99990000017,4685038.8739],[396963.3881000001,4685072.3794],[396965.8678000001,4685078.451300001],[396968.98890000023,4685083.292199999],[396978.53259999957,4685104.4758],[396978.68099999987,4685114.5802],[396978.74789999984,4685119.1327],[396977.00650000013,4685124.045],[396975.3605000004,4685141.0616],[396973.6551000001,4685148.4167],[396971.29279999994,4685150.339400001],[396968.9900000002,4685161.923599999],[396968.0695000002,4685177.8189],[396966.20990000013,4685180.2896],[396962.4994999999,4685213.8847],[396959.52190000005,4685218.815099999],[396950.5078999996,4685228.0546],[396941.4676999999,4685235.5175],[396933.6018000003,4685238.742799999],[396926.9883000003,4685243.0603],[396920.9159000004,4685244.9266],[396912.4623999996,4685253.0472],[396915.0246000001,4685259.118000001],[396926.1551999999,4685270.5046999995],[396933.62370000035,4685279.502],[396936.77249999996,4685286.2305],[396939.88379999995,4685290.405099999],[396941.19180000015,4685295.272600001],[396943.03259999957,4685297.1336],[396944.3487,4685302.5561999995],[396946.18790000025,4685304.3061999995],[396947.6933000004,4685322.609200001],[396947.6679999996,4685326.4967],[396946.6520999996,4685330.287799999],[396947.37990000006,4685357.3761],[396949.5716000004,4685360.6757],[396953.76960000023,4685371.498],[396960.11849999987,4685394.0613],[396961.8189000003,4685397.590299999],[396962.8395999996,4685405.3496],[396965.4195999997,4685412.6417],[396968.36760000046,4685428.147],[396971.4216,4685439.6525],[396971.8066999996,4685443.423],[396973.8367999997,4685446.9471],[396974.7751000002,4685454.707599999],[396976.55790000036,4685458.235400001],[396977.60390000045,4685462.1072],[396978.07299999986,4685465.987400001],[396981.14749999996,4685473.272299999],[396985.3658999996,4685479.874],[396988.1277999999,4685482.721100001],[396992.5917999996,4685489.2081],[397000.87590000033,4685497.6382],[397010.21839999966,4685505.1642],[397021.5591000002,4685508.4406],[397025.1320000002,4685510.3872],[397028.29949999973,4685512.784],[397035.10419999994,4685527.122099999],[397038.8141000001,4685538.3959],[397040.5257000001,4685553.919399999],[397042.9219000004,4685565.545600001],[397043.0426000003,4685573.762399999],[397043.29449999984,4685585.3091],[397042.94120000023,4685589.3125],[397039.7507999996,4685596.578299999],[397034.72950000037,4685602.6493999995],[397031.2153000003,4685604.700099999],[397023.66789999977,4685607.143200001],[397016.80590000004,4685611.3533],[397013.7103000004,4685613.8421],[397011.1172000002,4685616.878799999],[397005.16899999976,4685627.183800001],[396999.1179999998,4685641.7107],[396998.26860000007,4685645.610300001],[396995.82490000036,4685653.1984],[396994.1448999997,4685656.665999999],[396990.74569999985,4685672.1535],[396989.07859999966,4685687.726600001],[396987.43290000036,4685693.526000001],[396986.64219999965,4685701.422900001],[396986.92119999975,4685709.1931],[396984.87239999976,4685721.2179000005],[396983.6632000003,4685728.6768],[396978.9578,4685739.4078],[396973.5091000004,4685750.038699999],[396971.0809000004,4685753.073000001],[396960.1974999998,4685769.6701],[396955.0784999998,4685780.2961],[396948.0103000002,4685798.5030000005],[396947.90419999976,4685802.502800001],[396946.3082999997,4685806.0802],[396946.1182000004,4685809.9702],[396944.6063000001,4685813.657400001],[396940.7651000004,4685832.705399999],[396940.4941999996,4685836.707599999],[396938.3786000004,4685844.1798],[396935.3092,4685859.6625],[396932.02610000037,4685883.0337000005],[396931.45749999955,4685894.8146],[396930.66530000046,4685902.600500001],[396930.7241000002,4685906.5978999995],[396934.7767000003,4685929.9723000005],[396934.75299999956,4685933.970799999],[396934.23330000043,4685937.865599999],[396935.23199999984,4685949.7345],[396935.4890999999,4685961.614399999],[396934.01400000043,4685973.408600001],[396931.46439999994,4685984.9964000005],[396928.7810000004,4685987.4792],[396921.15490000043,4685990.1458],[396917.8057000004,4685992.1941],[396912.1173999999,4685997.719799999],[396908.7714999998,4685999.9902],[396907.03050000034,4686004.9025],[396907.1546,4686013.341399999],[396907.83100000024,4686020.1062],[396910.3389999997,4686022.512700001],[396912.24980000034,4686029.1483],[396914.09860000014,4686031.5644000005],[396915.3886000002,4686035.2105],[396921.03529999964,4686043.679199999],[396927.24909999967,4686051.473200001],[396927.8894999996,4686055.7952],[396933.50850000046,4686062.3763],[396934.14740000013,4686066.587300001],[396941.06599999964,4686077.480699999],[396942.90660000034,4686079.341700001],[396944.20469999965,4686083.5429],[396958.5346999997,4686105.2114],[396969.0888,4686116.717800001],[396970.38680000044,4686120.9191],[396979.71300000045,4686132.9988],[396980.34360000025,4686136.6546],[396985.97229999956,4686143.901900001],[396992.22169999965,4686154.138800001],[396995.3245000001,4686157.758300001],[396996.6224999996,4686161.9595],[397000.3378999997,4686168.0133],[397003.01549999975,4686181.967800001],[397006.74069999997,4686188.6877999995],[397009.5258999998,4686209.9706999995],[397010.35560000036,4686215.955800001],[397010.9135999996,4686220.278999999],[397009.90110000037,4686235.509400001],[397009.96470000036,4686239.8398],[397008.17789999954,4686241.643100001],[397007.70880000014,4686248.98],[397005.2644999996,4686250.903999999],[397004.5603,4686264.685900001],[397003.8724999996,4686279.578299999],[396999.9115000004,4686296.0736],[396999.3680999996,4686303.967],[396997.62710000016,4686308.8793],[396996.55510000046,4686314.448100001],[396996.5991000002,4686317.4461],[396994.7315999996,4686319.3616],[396993.62210000027,4686322.376599999],[396991.8532999996,4686325.4012],[396990.04789999966,4686331.5361],[396978.1601999998,4686347.0373],[396932.54200000037,4686394.686899999],[396922.35720000044,4686408.2751],[396919.45050000027,4686417.9802],[396919.04509999976,4686429.647600001],[396922.20160000026,4686436.931299999],[396924.0405000001,4686438.6811999995],[396926.6023000004,4686444.752],[396928.44120000023,4686446.5019000005],[396929.74899999984,4686451.3694],[396932.83359999955,4686453.7674],[396934.2933,4686468.9614],[396933.12909999955,4686473.8652],[396930.1701999996,4686480.017100001],[396923.66729999986,4686491.7742],[396920.7165999999,4686498.4813],[396904.5684000002,4686521.2643],[396902.8454999998,4686527.398],[396901.0604999997,4686529.3123],[396898.7045,4686537.2323],[396896.34729999956,4686578.693],[396893.15299999993,4686608.0603],[396893.8457000004,4686615.9355],[396897.70550000016,4686626.2074],[396900.1227000002,4686628.059900001],[396900.8439999996,4686632.2697],[396909.5104,4686644.358999999],[396914.0007999996,4686658.286699999],[396915.92370000016,4686660.146500001],[396918.0580000002,4686681.9943],[396917.69680000003,4686696.659700001],[396919.61730000004,4686703.9616],[396923.9916000003,4686710.0056],[396926.45299999975,4686714.8562],[396929.5636,4686719.0308],[396930.2767000003,4686722.6853],[396933.4068999998,4686728.192399999],[396936.5714999996,4686736.031199999],[396937.98699999973,4686748.2272],[396940.4205,4686751.190099999],[396942.47559999954,4686762.0439],[396944.46949999966,4686774.342499999],[396947.55399999954,4686776.740499999],[396948.84219999984,4686780.2754999995],[396954.38800000027,4686787.5241],[396955.1009999998,4686791.1786],[396966.9341000002,4686805.664799999],[397001.3848000001,4686828.259400001],[397011.22479999997,4686836.111199999],[397014.31740000006,4686839.0644000005],[397025.56379999965,4686852.892999999],[397028.71999999974,4686860.1767],[397028.74450000003,4686861.8423],[397029.58949999977,4686885.7081],[397029.8537999997,4686892.479],[397018.43369999994,4686906.085200001],[397015.51889999956,4686915.235099999],[397013.21109999996,4686920.8221],[397013.2910000002,4686926.263],[397010.8551000003,4686928.7421],[397015.6224999996,4686961.5463],[397016.88609999977,4686963.4158],[397020.0684000002,4686972.4761],[397025.34229999967,4686978.0627999995],[397028.9439000003,4686982.008099999],[397031.8733000001,4686985.0748],[397039.8189000003,4686987.4014],[397043.53309999965,4686987.791099999],[397049.6936999997,4686992.032],[397058.1980999997,4686993.128799999],[397073.50260000024,4686997.124399999],[397089.36760000046,4687000.0012],[397127.93180000037,4687010.9855],[397143.2101999996,4687013.204600001],[397167.63570000045,4687015.400699999],[397187.21640000027,4687018.7784],[397207.4275000002,4687025.812100001],[397212.9093000004,4687028.7304],[397216.6266999999,4687029.3422],[397219.0519000003,4687031.75],[397224.0036000004,4687032.2327],[397228.2511,4687035.280200001],[397231.97670000046,4687036.4472],[397245.4576000003,4687045.3566],[397248.55009999964,4687048.309900001],[397251.6701999996,4687053.150900001],[397259.7408999996,4687064.0276999995],[397262.3021999998,4687070.0986],[397262.5429999996,4687086.5320999995],[397260.0990000004,4687088.456],[397259.70129999984,4687100.6786],[397257.2653999999,4687103.1577],[397256.83019999973,4687112.826400001],[397254.3861999996,4687114.7502999995],[397254.4659000002,4687120.1910999995],[397251.5965,4687132.449999999],[397251.1880999999,4687149.5594999995],[397252.74459999986,4687171.4158],[397252.1490000002,4687175.755899999],[397260.0449000001,4687214.067500001],[397261.91110000014,4687217.7052],[397261.9649,4687221.3694],[397264.50650000013,4687226.107799999],[397266.4720999999,4687236.5188],[397271.1484000003,4687246.3347],[397272.659,4687248.2006],[397272.9354999997,4687250.195699999],[397273.9550999999,4687252.290899999],[397280.95999999996,4687269.1807],[397284.1765999999,4687286.237],[397284.24010000005,4687290.567500001],[397287.4040000001,4687298.4065000005],[397287.46580000035,4687302.6259],[397290.57770000026,4687306.911699999],[397296.83550000004,4687317.815099999],[397298.125,4687321.461300001],[397299.97339999955,4687323.877599999],[397301.2709999997,4687328.0789],[397305.62409999967,4687338.343800001],[397307.6183000002,4687345.089400001],[397309.4665999999,4687347.5056],[397311.9453999996,4687353.5777],[397315.7505000001,4687360.185699999],[397316.9656999996,4687364.3882],[397318.88829999976,4687366.2480999995],[397320.1035000002,4687370.4506],[397327.6425999999,4687384.445],[397330.7527999999,4687388.6197999995],[397331.37509999983,4687391.7204],[397340.14829999954,4687405.5856],[397340.8145000003,4687411.6843],[397346.44180000015,4687418.9319],[397349.58770000003,4687425.5495],[397349.7209999999,4687434.6546],[397348.55680000037,4687439.5583999995],[397343.7209000001,4687446.9593],[397343.81039999984,4687453.066400001],[397340.8694000002,4687460.4395],[397340.91330000013,4687463.4375],[397338.55179999955,4687465.360200001],[397338,4687472.6983],[397338.8256000001,4687489.6787],[397337.11230000015,4687496.478499999],[397332.3311999999,4687501.990599999],[397326.8650000002,4687505.7357],[397318.99170000013,4687508.294399999],[397313.5314999996,4687506.819499999],[397309.4994000001,4687507.2118],[397305.80989999976,4687508.487500001],[397288.5696999999,4687518.513599999],[397276.0237999996,4687528.3599],[397271.50459999964,4687534.867699999],[397270.07540000044,4687538.5537],[397259.5812999997,4687592.794600001],[397247.17459999956,4687645.8418000005],[397246.24619999994,4687649.9647],[397244.2296000002,4687658.546],[397245.2514000004,4687666.4164],[397246.00069999974,4687678.177999999],[397246.7167999996,4687682.0547],[397248.7428000001,4687685.356799999],[397260.75490000006,4687700.9515],[397271.2270999998,4687712.681500001],[397282.26020000037,4687728.956900001],[397282.80989999976,4687732.725],[397284.7567999996,4687736.250399999],[397287.5985000003,4687738.985300001],[397288.06740000006,4687742.865599999],[397290.8300000001,4687745.823799999],[397296.9096999997,4687755.8412999995],[397301.9406000003,4687761.764900001],[397307.62399999984,4687767.2347],[397314.44120000023,4687771.3551],[397318.3295,4687772.4088],[397326.24149999954,4687772.515000001],[397329.93090000004,4687771.2392],[397340.22169999965,4687764.9801],[397344.09690000024,4687765.145400001],[397351.8669999996,4687766.808599999],[397359.24629999977,4687769.9213],[397365.00549999997,4687774.945800001],[397367.5208999999,4687777.9076000005],[397368.07210000046,4687781.786699999],[397370.34520000033,4687785.085200001],[397371.7993999999,4687788.729],[397373.3104999997,4687796.259],[397373.8092,4687807.802100001],[397371.86620000005,4687827.044299999],[397370.7790000001,4687842.831],[397372.76049999986,4687854.352299999],[397377.54899999965,4687860.6127],[397380.47300000023,4687863.3465],[397382.90759999957,4687866.420499999],[397387.04030000046,4687872.912699999],[397388.41199999955,4687876.557600001],[397388.79849999957,4687880.439099999],[397387.7588999998,4687888.228599999],[397380.30989999976,4687897.2227],[397359.88040000014,4687908.850199999],[397356.10059999954,4687909.571900001],[397352.4145999998,4687911.069700001],[397345.71949999966,4687915.2771000005],[397337.68740000017,4687923.8354],[397336.67169999983,4687927.6263999995],[397337.19909999985,4687935.5041000005],[397340.1660000002,4687946.788899999],[397343.5669999998,4687953.9581],[397344.0374999996,4687957.9494],[397347.5608999999,4687962.2292],[397349.17980000004,4687965.8705],[397359.0714999996,4687977.3871],[397366.84250000026,4687990.3785],[397369.6032999996,4687993.2257],[397374.12399999984,4688003.7104],[397379.28309999965,4688018.4059999995],[397380.2999,4688025.943299999],[397382.4921000004,4688029.3541],[397383.12409999967,4688033.120999999],[397389.20019999985,4688042.9165],[397391.9610000001,4688045.763699999],[397396.09190000035,4688052.1447],[397399.8808000004,4688063.306500001],[397400.6775000002,4688067.070900001],[397400.78809999954,4688074.6215],[397399.9084999999,4688082.0755],[397396.47020000033,4688089.2338],[397394.03949999996,4688092.046],[397387.92009999976,4688101.797900001],[397382.0619999999,4688106.8815],[397378.7137000002,4688108.9297],[397373.26910000015,4688114.1182],[397367.9974999996,4688119.8596],[397361.1366999997,4688129.6225000005],[397360.20019999985,4688133.190199999],[397359.13210000005,4688144.645199999],[397359.7385999998,4688152.2995],[397360.4545999998,4688156.176200001],[397360.3766000001,4688167.7278],[397357.6842,4688186.4256],[397357.9899000004,4688190.419299999],[397357.5239000004,4688197.978399999],[397354.7479999997,4688205.349099999],[397352.2302000001,4688224.7107],[397348.0014000004,4688239.766000001],[397349.3203999996,4688279.173599999],[397350.11870000046,4688283.0491],[397353.82519999985,4688294.211999999],[397354.62349999975,4688298.0875],[397359.96779999975,4688308.5601],[397362.1584000001,4688311.8599],[397365.31209999975,4688319.0327],[397371.47360000014,4688329.049000001],[397380.8027999997,4688341.5734],[397393.4453999996,4688360.9351],[397396.9994999999,4688367.3247],[397404.7385999998,4688389.423699999],[397406.4950000001,4688396.8390999995],[397408.30840000045,4688408.140900001],[397408.0656000003,4688419.694800001],[397408.53440000024,4688423.575099999],[397408.23309999984,4688431.1318],[397403.57299999986,4688461.742000001],[397402.4749999996,4688465.5342],[397402.5822999999,4688472.8627],[397404.57349999994,4688485.0503],[397413.91220000014,4688498.241],[397416.95999999996,4688498.1963],[397418.7999,4688500.057499999],[397422.3940000003,4688503.558800001],[397425.63910000026,4688505.7325],[397440.9434000002,4688509.9509],[397444.1062000003,4688512.1259],[397455.13019999955,4688516.6291000005],[397459.00989999995,4688517.127599999],[397466.4626000002,4688519.684],[397469.6270000003,4688521.970000001],[397476.7533999998,4688524.7533],[397480.7204,4688525.583799999],[397484.2851999998,4688527.0865],[397487.3672000002,4688529.3737],[397501.4780000001,4688536.497300001],[397505.28670000006,4688537.7743],[397507.4446999999,4688538.853399999],[397512.2597000003,4688541.337300001],[397524.8362999996,4688550.593599999],[397531.2390999999,4688554.609300001],[397537.1607999997,4688559.520400001],[397553.95660000015,4688575.6009],[397555.23599999957,4688578.580800001],[397558.35529999994,4688583.4219],[397562.20380000025,4688598.6921999995],[397562.27359999996,4688603.4668000005],[397563.4475999996,4688621.774800001],[397561.93450000044,4688625.3509],[397561.7457999997,4688629.3519],[397562.95419999957,4688633.110300001],[397562.57359999977,4688640.8902],[397563.37179999985,4688644.765699999],[397566.9938000003,4688655.8189],[397572.2567999996,4688666.403899999],[397586.9271999998,4688689.2903],[397594.7951999996,4688697.727],[397595.83719999995,4688701.376800001],[397598.3490000004,4688704.116599999],[397600.76580000017,4688711.6335],[397604.8169999998,4688718.238],[397606.2708999999,4688721.8818],[397606.82189999986,4688725.7609],[397608.9916000003,4688733.281400001],[397610.44379999954,4688736.814099999],[397614.35059999954,4688756.081800001],[397616.7969000004,4688771.261499999],[397618.0669999998,4688779.239399999],[397618.7571999999,4688787.0035999995],[397622.3805999998,4688798.1679],[397626.6788999997,4688804.7688],[397630.00459999964,4688806.8303],[397641.3509999998,4688810.8849],[397644.4166000001,4688812.061799999],[397647.4918999998,4688813.9048999995],[397656.1655000001,4688821.108200001],[397659.2845999999,4688825.9494],[397661.7885999996,4688833.7982],[397663.2106999997,4688846.5495],[397665.5303999996,4688853.068299999],[397665.33999999985,4688856.9582],[397667.64219999965,4688867.9197],[397673.3119000001,4688878.1656],[397680.0393000003,4688887.5076],[397687.1623999998,4688895.733200001],[397695.5421000002,4688905.384199999],[397703.8183000004,4688913.593],[397706.25239999965,4688916.667199999],[397714.33829999994,4688928.765900001],[397718.6928000003,4688933.589],[397728.6798999999,4688951.7684],[397731.24010000005,4688957.839400001],[397734.46609999985,4688970.009099999],[397734.5714999996,4688977.226500001],[397730.3417999996,4688980.953299999],[397728.4927000003,4688984.0901],[397720.12710000016,4688992.319700001],[397719.10979999974,4688995.999600001],[397720.06769999955,4688999.5396],[397719.13439999986,4689003.329299999],[397720.75289999973,4689006.9706999995],[397727.3186999997,4689016.5372],[397742.73869999964,4689034.415200001],[397745.98510000017,4689036.700099999],[397752.71360000037,4689040.489],[397760.4643000001,4689040.9311999995],[397775.43099999987,4689039.046800001],[397780.9916000003,4689036.189099999],[397786.4731999999,4689039.218900001],[397790.2767000003,4689040.162900001],[397794.06570000015,4689040.1076],[397797.8707999997,4689041.162699999],[397801.03639999963,4689043.559900001],[397807.92810000014,4689047.2355],[397811.7363999998,4689048.512599999],[397815.0619000001,4689050.5743],[397823.74480000045,4689058.4441],[397826.01410000026,4689061.5207],[397831.7719999999,4689066.545600001],[397837.12930000015,4689072.353700001],[397839.40020000003,4689075.5414],[397840.68759999983,4689079.0766],[397840.5778999999,4689082.8543],[397838.80510000046,4689096.8739],[397838.66139999963,4689098.319800001],[397837.51499999966,4689104.4449000005],[397834.57430000044,4689111.8179],[397832.89499999955,4689120.9494],[397831.8474000003,4689133.8478],[397834.4380000001,4689136.364499999],[397835.72530000005,4689139.899700001],[397849.1442,4689167.4694],[397851.8219999997,4689170.3179],[397856.10059999954,4689181.250600001],[397858.5345999999,4689184.324899999],[397866.45210000034,4689201.8682],[397866.09530000016,4689205.649499999],[397867.71050000004,4689209.0689],[397868.8088999996,4689216.6051],[397868.94959999993,4689220.601199999],[397870.5663999999,4689224.1316],[397870.7089999998,4689239.5671],[397869.12370000035,4689255.138900001],[397867.61209999956,4689258.825999999],[397866.95359999966,4689270.163899999],[397867.9473000001,4689281.810799999],[397870.36199999973,4689289.2168000005],[397884.3046000004,4689296.2325],[397886.8191999998,4689299.194499999],[397888.4604000002,4689310.0546],[397888.63989999983,4689316.7157000005],[397884.92080000043,4689321.545600001],[397882.0367999999,4689332.8049],[397881.67030000035,4689335.9199],[397880.47059999965,4689344.0449],[397880.5159999998,4689347.153999999],[397883.1908999998,4689361.1088],[397886.2627999997,4689368.393999999],[397898.7019999996,4689385.316199999],[397903.0334999999,4689388.584899999],[397910.33660000004,4689392.2546],[397916.1457000002,4689395.1686],[397919.04140000045,4689396.014799999],[397925.7922,4689401.3585],[397938.6361999996,4689406.5023],[397943.9609000003,4689410.0897],[397947.6867000004,4689411.3682],[397972.2653000001,4689424.670700001],[397987.3365000002,4689435.668400001],[397992.84839999955,4689440.808],[397996.3367999997,4689442.7563000005],[398005.6617999999,4689449.5063000005],[398011.25930000003,4689454.866800001],[398014.7461000001,4689456.7041],[398020.5003000004,4689461.506999999],[398039.2340000002,4689475.117000001],[398046.7759999996,4689483.892100001],[398051.39969999995,4689490.2664],[398058.2730999999,4689504.049000001],[398059.86390000023,4689511.467],[398059.5087000001,4689515.359300001],[398061.37239999976,4689518.8862],[398061.42729999963,4689522.661499999],[398060.9073000001,4689526.5561999995],[398062.11209999956,4689530.092700001],[398061.9216,4689533.9826],[398060.1936999997,4689545.4471],[398059.80950000044,4689553.004899999],[398056.29399999976,4689571.8255],[398053.32749999966,4689583.085899999],[398050.36899999995,4689589.237299999],[398047.37179999985,4689598.388],[398045.10929999966,4689601.419600001],[398044.39549999963,4689603.318],[398041.4193000002,4689608.2480999995],[398040.88800000027,4689611.365499999],[398038.46079999954,4689614.399599999],[398038.5060999999,4689617.5086],[398035.52020000014,4689621.772399999],[398026.67069999967,4689642.0034],[398024.88460000046,4689643.806399999],[398023.1793999998,4689651.1613],[398021.3384999996,4689654.8532],[398020.8071999997,4689657.9706],[398019.0745000001,4689663.437899999],[398013.85869999975,4689684.282400001],[398009.35360000003,4689708.670499999],[398006.5811999999,4689727.591399999],[398006.0921,4689739.26],[398002.20880000014,4689766.7488],[398000.4502999997,4689770.4394000005],[397998.34339999966,4689795.459000001],[397996.5574000003,4689797.262],[397994.3437000001,4689814.9531],[397992.03309999965,4689825.981799999],[397989.8826000001,4689848.0034],[397988.0965999998,4689849.806399999],[397987.0390999997,4689862.0386],[397985.2627999997,4689864.5078],[397984.19570000004,4689876.073799999],[397983.0055999998,4689879.2008],[397979.21300000045,4689907.2436999995],[397978.7401999999,4689920.022600001],[397981.19159999955,4689924.318299999],[397978.8744000001,4689929.2388],[397978.40160000045,4689942.0178],[397981.86620000005,4689970.621300001],[397985.0460000001,4689979.682],[397987.95139999967,4689992.5228],[397988.9188000001,4689996.7291],[397990.8842000002,4690001.587200001],[397991.50600000005,4690004.687899999],[397993.3970999997,4690010.102299999],[397996.0537999999,4690022.8357],[397996.7111999998,4690028.3793],[397998.57639999967,4690032.017100001],[397998.07919999957,4690037.466399999],[397998.2616999997,4690038.6854],[398000.2726999996,4690063.645],[398001.82519999985,4690091.0547],[397999.7927000001,4690115.517899999],[397997.6838999996,4690123.434],[397996.8217000002,4690126.4452],[397996.84920000006,4690128.332800001],[397993.29679999966,4690133.271299999],[397992.12289999984,4690137.5088],[397987.95689999964,4690145.5659],[397985.0423999997,4690154.715399999],[397981.5077999998,4690160.8752999995],[397980.33389999997,4690165.1128],[397978.54959999956,4690167.026799999],[397976.16789999977,4690173.1699],[397971.4417000003,4690182.345799999],[397970.2679000003,4690186.5833],[397968.4835999999,4690188.497300001],[397967.3097000001,4690192.7348],[397965.5432000002,4690195.8703000005],[397962.61099999957,4690203.7984],[397960.1841000002,4690206.8324],[397954.9511000002,4690226.455600001],[397951.6836000001,4690250.936799999],[397947.0433,4690271.661900001],[397945.83550000004,4690273.567600001],[397942.3883999996,4690285.7236],[397941.2421000004,4690291.8487],[397939.4659000002,4690294.3179],[397937.08440000005,4690300.460999999],[397929.3468000004,4690312.124299999],[397926.40660000034,4690319.497199999],[397924.6014999999,4690325.631899999],[397914.53890000004,4690341.660499999],[397911.4628999997,4690345.3704],[397909.6947999997,4690348.3948],[397910.53170000017,4690360.599400001],[397909.3757999996,4690366.0583],[397908.2829999998,4690375.8477],[397910.20969999954,4690383.705],[397909.0099999998,4690386.1658],[397906.0164000001,4690389.874500001],[397904.86209999956,4690395.444399999],[397901.3356999997,4690402.159600001],[397898.9801000003,4690410.079299999],[397901.6562999999,4690424.145099999],[397904.15950000007,4690431.994000001],[397904.97559999954,4690448.419299999],[397903.9829000002,4690459.4289],[397902.1244999999,4690461.8993999995],[397901.0042000003,4690469.801100001],[397899.21999999974,4690471.7151999995],[397898.07380000036,4690477.840299999],[397893.32189999986,4690485.239700001],[397892.13040000014,4690488.2557],[397886.16110000014,4690496.8945],[397878.3800999997,4690505.559800001],[397857.8496000003,4690521.0748],[397850.05900000036,4690529.073799999],[397842.86259999964,4690538.2859000005],[397838.1206,4690546.351500001],[397836.95660000015,4690551.2552000005],[397835.1805999996,4690553.7245000005],[397833.3837000001,4690560.4145],[397831.6157999998,4690563.4388999995],[397829.30869999994,4690569.025699999],[397820.3074000003,4690584.3725000005],[397812.51690000016,4690592.3716],[397797.5497000003,4690610.9153],[397788.5417999998,4690620.153899999],[397778.28079999983,4690628.189099999],[397774.0083999997,4690628.9179],[397767.41750000045,4690634.4562],[397738.10500000045,4690668.9803],[397737.3914000001,4690670.878799999],[397731.4305999996,4690680.072899999],[397730.23110000044,4690682.5338],[397716.4815999996,4690699.838199999],[397713.5060999999,4690704.7684],[397712.3244000003,4690708.4507],[397710.56620000023,4690712.1415],[397709.38460000046,4690715.823799999],[397707.61670000013,4690718.848300001],[397707.6344999997,4690720.069700001],[397710.1475999998,4690728.584799999],[397710.9670000002,4690739.5679],[397712.8046000004,4690741.3181],[397712.87600000016,4690746.2038],[397714.7232999997,4690748.620100001],[397725.1964999996,4690755.130899999],[397729.4963999996,4690756.2897],[397739.2767000003,4690760.4783],[397749.76769999973,4690768.2105],[397750.966,4690771.3027],[397749.8746999996,4690775.539000001],[397737.8547,4690792.8181],[397734.9408999998,4690801.967800001],[397735.01219999976,4690806.853399999],[397735.75210000016,4690812.3957],[397734.0706000002,4690826.9694],[397732.2865000004,4690828.8835],[397731.14049999975,4690835.0087],[397729.3646,4690837.478],[397728.051,4690871.5932],[397726.2734000003,4690873.9515],[397723.87600000016,4690878.984300001],[397722.0712000001,4690885.119100001],[397720.29530000035,4690887.588400001],[397716.9024,4690903.4088],[397713.91889999993,4690907.7838],[397702.7851,4690918.053200001],[397701.24170000013,4690919.5195],[397696.97750000004,4690920.8035],[397687.9084999999,4690925.822799999],[397677.1333999997,4690938.085999999],[397671.10309999995,4690942.5056],[397665.59410000034,4690943.1414],[397648.52249999996,4690941.614],[397637.5705000004,4690941.7741],[397625.2762000002,4690934.6238],[397622.7781999996,4690932.772299999],[397613.5939999996,4690929.9079],[397605.0203,4690929.367000001],[397598.36000000034,4690930.130799999],[397588.69680000003,4690933.9372000005],[397582.5192,4690933.9165],[397573.99370000046,4690931.0425],[397564.27689999994,4690931.184699999],[397561.1835000003,4690933.6733],[397535.93960000016,4690959.0318],[397525.0948999999,4690966.5206],[397508.66000000015,4690969.0934999995],[397504.4413999999,4690973.4867],[397504.50320000015,4690977.7062],[397499.73419999983,4690983.884400001],[397491.87459999975,4690987.109200001],[397486.40950000007,4690990.7432],[397481.6405999996,4690996.921499999],[397478.6654000003,4691001.8518],[397475.72589999996,4691009.225],[397474.56230000034,4691014.128699999],[397471.5773,4691018.3928],[397470.98199999984,4691022.732999999],[397468.03280000016,4691029.4399],[397462.0466,4691036.8577],[397456.66559999995,4691040.601600001],[397448.71389999986,4691043.1614],[397445.09889999963,4691043.7697],[397441.4676000001,4691043.2676],[397423.1308000004,4691045.313200001],[397421.34690000024,4691047.227399999],[397417.7416000003,4691048.5019000005],[397407.5175000001,4691058.980599999],[397394.35419999994,4691076.8324],[397386.5745000001,4691085.498199999],[397369.0756000001,4691099.7486000005],[397359.37430000026,4691106.5546],[397353.3167000003,4691109.0868],[397349.07880000025,4691112.147600001],[397338.1986999996,4691117.1939],[397326.6338999998,4691120.473200001],[397321.78369999956,4691121.0997],[397286.44849999994,4691120.9517],[397268.7723000003,4691123.099199999],[397256.0708999997,4691127.505899999],[397244.5582999997,4691134.3387],[397240.9530999996,4691135.613299999],[397236.71690000035,4691138.7852],[397231.80229999963,4691140.634299999],[397214.34219999984,4691151.8859],[397207.6341000004,4691154.983100001],[397202.26300000027,4691159.3934],[397194.3197999997,4691162.5087],[397187.0630000001,4691167.502],[397176.1732999999,4691171.882300001],[397171.3607000001,4691175.0627999995],[397167.0871000001,4691175.6809],[397165.3114,4691178.1503],[397159.24569999985,4691180.1274999995],[397150.1758000003,4691185.0364],[397147.69739999995,4691184.5176],[397141.6300999997,4691186.3837],[397126.4325000001,4691189.0504],[397107.59389999975,4691190.549000001],[397101.5120000001,4691191.4158],[397086.3602,4691197.1917],[397080.32880000025,4691201.500700001],[397071.2507999996,4691205.854599999],[397061.67810000014,4691215.7688],[397051.5103000002,4691230.0233],[397047.4162999997,4691242.855699999],[397046.9559000004,4691250.7479],[397045.1721000001,4691252.6622],[397044.04470000044,4691260.0089],[397041.05200000014,4691263.718],[397040.5377000002,4691267.945900001],[397035.1743000001,4691278.4647],[397022.6710000001,4691296.307600001],[397009.4911000002,4691312.9387],[397002.88520000037,4691317.3673],[396993.8514999999,4691324.7193],[396988.9567,4691327.9011],[396980.01520000026,4691335.918199999],[396939.2450000001,4691380.4991],[396918.13460000046,4691395.4702],[396913.7078,4691396.8682],[396911.9852,4691397.3378],[396907.17289999966,4691400.5184],[396901.7564000003,4691401.8199000005],[396899.31240000017,4691403.6329],[396892.0119000003,4691405.6285],[396881.16860000044,4691413.1183],[396860.72530000005,4691428.6351],[396839.01049999986,4691447.2805],[396823.92980000004,4691457.831599999],[396813.0505999997,4691462.878699999],[396800.99039999954,4691471.6083],[396792.0050999997,4691476.627599999],[396784.0820000004,4691481.0758],[396778.0510999998,4691485.385199999],[396770.1923000002,4691488.6108],[396740.58160000015,4691507.928200001],[396734.0563000003,4691517.798],[396731.12600000016,4691525.7267],[396730.84250000026,4691528.840600001],[396730.0449000001,4691536.182600001],[396728.2597000003,4691537.9859],[396727.65500000026,4691541.6599],[396728.4121000003,4691548.3125],[396725.43759999983,4691553.243100001],[396722.72200000007,4691575.7179000005],[396722.1752000004,4691577.725099999],[396720.3256000001,4691580.751],[396719.3088999996,4691589.984200001],[396717.52359999996,4691591.787599999],[396716.42289999966,4691600.911],[396714.64749999996,4691603.3806],[396713.4944000002,4691608.9507],[396711.7189999996,4691611.420299999],[396710.55599999987,4691616.324200001],[396702.80399999954,4691626.7675],[396696.8552000001,4691636.628799999],[396687.8239000002,4691644.0922],[396683.0020000003,4691646.606799999],[396681.1344999997,4691648.4113],[396675.7461000001,4691651.6006000005],[396663.5864000004,4691653.5572],[396636.8886000002,4691663.7249],[396632.65299999993,4691666.8972],[396628.4620000003,4691667.5144],[396621.8004999999,4691673.7213],[396611.07600000035,4691689.2064],[396599.6009999998,4691698.482999999],[396591.71470000036,4691699.8212],[396573.3816999998,4691696.427100001],[396561.71800000034,4691692.9344],[396545.92729999963,4691694.3894],[396541.7098000003,4691698.7831999995],[396541.3403000003,4691712.7826000005],[396535.3557000002,4691720.201199999],[396530.53390000015,4691722.7159],[396483.78259999957,4691735.6241],[396474.69739999995,4691739.423599999],[396470.4603000004,4691742.4849],[396465.6665000003,4691746.8873],[396462.0696999999,4691754.2707],[396460.9793999996,4691758.507200001],[396457.4106999999,4691767.7782000005],[396449.07459999993,4691777.675100001],[396447.2614000002,4691783.143999999],[396443.1163999997,4691786.8704],[396431.6336000003,4691795.5921],[396424.2876000004,4691794.4792],[396400.2673000004,4691779.619100001],[396393.5521,4691776.6087],[396388.0092000002,4691774.913799999],[396384.96279999986,4691774.958900001],[396378.27550000045,4691773.836200001],[396369.21669999976,4691779.4124],[396366.21630000044,4691782.5666000005],[396350.12739999965,4691802.7962],[396349.4983000001,4691804.8046],[396334.59020000044,4691826.9048],[396333.4012000002,4691830.032199999],[396327.3627000004,4691833.786699999],[396318.30399999954,4691839.363],[396308.70689999964,4691847.501700001],[396303.81120000035,4691850.572899999],[396297.8088999996,4691856.770300001],[396275.73780000024,4691884.529999999],[396272.2763,4691901.0186],[396263.3280999996,4691914.034499999],[396255.56879999954,4691923.9231],[396247.76350000035,4691930.7026],[396238.7050000001,4691936.278999999],[396230.1966000004,4691940.0702],[396212.0187999997,4691947.114600001],[396196.82320000045,4691949.783399999],[396192.56819999963,4691951.623500001],[396175.0031000003,4691955.5492],[396162.21329999994,4691959.403999999],[396158.02410000004,4691960.1325],[396148.9296000004,4691963.2662],[396144.6942999996,4691966.4388],[396137.4210000001,4691970.2118],[396133.8163999999,4691971.487],[396128.34449999966,4691974.5669],[396124.65759999957,4691975.8433],[396107.7232999997,4691983.424900001],[396102.3354000002,4691986.614600001],[396098.6387,4691987.2248],[396090.21270000003,4691991.015000001],[396075.01719999965,4691993.684],[396039.80510000046,4692007.090399999],[396031.36099999957,4692009.6592],[396022.8164999997,4692011.0078],[395999.74340000004,4692015.5711],[395984.5943,4692021.349400001],[395975.5460000001,4692027.5923999995],[395967.65050000045,4692033.8182],[395962.31549999956,4692040.5613],[395959.39630000014,4692049.1566],[395946.8426999999,4692063.337200001],[395934.7664000001,4692070.846899999],[395930.5033,4692072.131999999],[395915.31799999997,4692075.467599999],[395912.8661000002,4692076.7258],[395900.14919999987,4692079.9136],[395885.53029999975,4692082.5745],[395881.93570000026,4692084.516100001],[395873.9676000001,4692085.8563],[395864.9559000004,4692094.542300001],[395862.00879999995,4692101.2499],[395861.4951999998,4692105.478],[395859.7120000003,4692107.3926],[395857.3775000004,4692116.534499999],[395848.73319999967,4692188.632099999],[395851.8968000002,4692196.4706],[395847.42179999966,4692205.644300001],[395837.2034,4692216.236400001],[395830.61560000014,4692221.7765999995],[395823.31620000023,4692223.7733],[395821.5230999999,4692225.0217],[395814.2220999999,4692226.907400001],[395810.6540999999,4692230.625600001],[395809.16220000014,4692229.9814],[395808.1676000003,4692229.551999999],[395785.08550000004,4692233.4497],[395762.64389999956,4692236.1163],[395760.7619000003,4692236.921800001],[395744.33210000023,4692239.6099],[395736.47300000023,4692242.7257],[395733.3443999998,4692242.772399999],[395718.18599999975,4692247.885],[395707.3269999996,4692254.155300001],[395705.54389999993,4692256.07],[395693.6105000004,4692273.1295],[395693.06400000025,4692275.1368],[395676.86110000033,4692293.0374],[395666.02049999963,4692300.529200001],[395664.3986999998,4692302.2193],[395662.3437999999,4692302.472100001],[395659.9826999996,4692304.2842999995],[395636.8848000001,4692312.6252999995],[395629.3353000004,4692314.403899999],[395627.7909000004,4692315.7597],[395620.3978000004,4692316.980599999],[395618.6886999998,4692318.3388],[395616.63210000005,4692318.480599999],[395596.8535000002,4692322.996099999],[395591.60929999966,4692324.7403],[395589.5526999999,4692324.881999999],[395577.42250000034,4692328.7281],[395559.20990000013,4692333.3314],[395555.99909999967,4692333.3793],[395554.37069999985,4692334.6252999995],[395528.1157999998,4692335.5726],[395512.11730000004,4692334.034399999],[395510.45239999983,4692332.8376],[395499.4201999996,4692333.0023],[395488.5251000002,4692336.8301],[395483.2991000004,4692339.7958],[395481.2424999997,4692339.9376],[395468.20409999974,4692349.1285],[395466.14919999987,4692349.3814],[395452.3256999999,4692361.138499999],[395447.5047000004,4692363.653899999],[395431.44849999994,4692374.778100001],[395429.39190000016,4692374.9199],[395425.40919999965,4692378.4223],[395423.3542999998,4692378.6752],[395419.6958999997,4692381.8396000005],[395411.2608000003,4692384.964400001],[395406.61290000007,4692388.0326000005],[395403.3378999997,4692389.303300001],[395401.2829999998,4692389.5561],[395397.2921000002,4692392.5034],[395393.11149999965,4692393.787599999],[395388.46190000046,4692396.7447999995],[395386.4053999996,4692396.886600001],[395384.62229999993,4692398.8013],[395380.35950000025,4692400.0867],[395377.34979999997,4692402.575099999],[395356.06319999974,4692405.3368],[395342.6152999997,4692403.649900001],[395339.5525000002,4692402.585100001],[395335.88350000046,4692399.530200001],[395333.40529999975,4692399.0119],[395331.07189999986,4692397.1587000005],[395329.08770000003,4692396.633099999],[395317.99170000013,4692387.0254999995],[395311.7997000003,4692380.454299999],[395295.7090999996,4692367.2564],[395282.87490000017,4692362.5616],[395279.33469999954,4692362.614600001],[395277.3504999997,4692362.089],[395257.2803999996,4692363.611099999],[395253.8375000004,4692364.6622],[395252.4594999999,4692366.126599999],[395234.7028999999,4692368.169500001],[395232.99230000004,4692369.4168],[395230.93570000026,4692369.558700001],[395222.6553999996,4692372.015000001],[395218.99710000027,4692375.179500001],[395215.93259999994,4692374.003699999],[395212.8864000002,4692374.0493],[395201.14829999954,4692376.557499999],[395199.6040000003,4692377.9134],[395191.63630000036,4692379.2544],[395180.89269999973,4692382.1919],[395179.5148,4692383.656400001],[395177.4582000002,4692383.7982],[395147.9461000003,4692392.6811999995],[395141.87200000044,4692393.994000001],[395138.84420000017,4692395.261],[395135.55929999985,4692395.865599999],[395134.01499999966,4692397.2215],[395120.71270000003,4692399.7532],[395118.82909999974,4692400.447799999],[395102.3158999998,4692403.0276999995],[395100.6069,4692404.3861],[395097.5608000001,4692404.431700001],[395077.20469999965,4692408.8463],[395075.6621000003,4692410.313200001],[395060.79559999984,4692412.8685],[395059.25129999965,4692414.224400001],[395047.8241999997,4692415.5065],[395045.9406000003,4692416.201099999],[395022.2209000001,4692421.443700001],[395010.55680000037,4692423.3957],[395008.8479000004,4692424.7541000005],[394980.27080000006,4692430.069800001],[394967.5365000004,4692432.038000001],[394942.06060000043,4692440.9723000005],[394934.1297000004,4692444.7565],[394923.5543999998,4692447.914000001],[394922.0100999996,4692449.27],[394919.95359999966,4692449.411900001],[394909.8705000002,4692452.450999999],[394905.05979999993,4692455.632999999],[394894.81319999974,4692464.2278],[394876.20859999955,4692481.0558],[394852.24430000037,4692497.4091],[394850.2751000002,4692497.8829],[394847.27410000004,4692500.9267],[394840.6065999996,4692506.5801],[394832.74820000026,4692509.697000001],[394827.2505999999,4692511.0013],[394794.9880999997,4692512.1526999995],[394781.74230000004,4692523.9025],[394768.5717000002,4692540.6491],[394757.85140000004,4692550.583900001],[394754.67069999967,4692552.630899999],[394753.21719999984,4692554.540899999],[394738.4863,4692566.091],[394730.65639999975,4692571.0956],[394724.60089999996,4692573.630100001],[394720.3650000002,4692576.692600001],[394715.53610000014,4692578.6533],[394703.50710000005,4692589.1633],[394701.7411000002,4692592.1886],[394701.7778000003,4692594.6314],[394698.7868999997,4692598.341499999],[394698.8337000003,4692601.4506],[394697.1043999996,4692606.9188],[394689.2290000003,4692614.3675],[394663.0674999999,4692615.982999999],[394657.59839999955,4692619.1752],[394654.03949999996,4692623.449200001],[394649.31099999975,4692632.0723],[394649.4581000004,4692641.843699999],[394650.7748999996,4692647.266000001],[394652.3641999997,4692648.9081],[394652.64130000025,4692650.903000001],[394653.9230000004,4692653.9935],[394669.4275000002,4692671.9746],[394670.73589999974,4692676.841700001],[394670.33469999954,4692693.9516],[394672.9595999997,4692709.6832],[394673.6465999996,4692711.560900001],[394673.7840999998,4692715.223999999],[394676.3920999998,4692729.8451000005],[394676.4473000001,4692733.509400001],[394675.26049999986,4692742.190300001],[394674.8872999996,4692744.750399999],[394674.28890000004,4692748.7577],[394673.07239999995,4692749.9977],[394673.09080000035,4692751.2191],[394667.0906999996,4692757.418],[394662.27859999985,4692760.4892],[394651.70380000025,4692763.6471],[394650.1596999997,4692765.0031],[394627.6579,4692769.007099999],[394623.95330000017,4692769.062899999],[394613.6070999997,4692770.9957],[394600.91199999955,4692775.5185],[394587.59339999966,4692782.382999999],[394585.80900000036,4692784.186899999],[394578.5206000004,4692786.851199999],[394576.73620000016,4692788.655099999],[394572.4737,4692789.941],[394569.4545,4692791.763499999],[394560.33490000013,4692793.1226],[394548.12409999967,4692791.5297],[394540.7520000003,4692788.642000001],[394538.9123999998,4692786.7817],[394536.0059000002,4692785.159499999],[394533.9461000003,4692785.079500001],[394529.7006999999,4692782.0337000005],[394519.28259999957,4692779.192],[394504.66390000004,4692781.7447999995],[394503.0374999996,4692783.1021],[394497.3570999997,4692783.1877],[394490.0016999999,4692781.410599999],[394481.49739999976,4692774.4307],[394481.3849999998,4692772.4333],[394475.7620000001,4692765.41],[394475.1556000002,4692763.42],[394468.98979999963,4692758.6261],[394465.93379999977,4692758.005899999],[394460.3728,4692755.091],[394455.4972000001,4692753.9428],[394441.8663999997,4692756.480799999],[394440.3223000001,4692757.8368999995],[394438.2642000001,4692757.867900001],[394415.3876,4692764.321699999],[394398.5630000001,4692768.0186],[394397.1852000002,4692769.483200001],[394384.8548999997,4692770.891000001],[394372.85390000045,4692772.2939],[394357.59700000007,4692770.747199999],[394341.0398000004,4692764.888699999],[394328.7081000004,4692755.3013],[394327.4263000004,4692752.210899999],[394324.9297000002,4692750.4715],[394323.5203999998,4692738.9421999995],[394321.6807000004,4692737.081900001],[394318.82519999985,4692711.5802],[394316.9754999997,4692709.0537],[394314.5527999997,4692706.7579],[394311.3958999999,4692704.9175],[394302.25769999996,4692705.055600001],[394297.43740000017,4692707.571799999],[394295.65479999967,4692709.4868],[394286.7012,4692721.839199999],[394280.7198000001,4692729.2598],[394271.6908,4692736.6154],[394265.6355999997,4692739.1503],[394263.41949999984,4692739.6280000005],[394262.0417999998,4692741.092700001],[394258.25490000006,4692741.149900001],[394256.54449999984,4692742.397500001],[394246.7478,4692742.545600001],[394234.5351,4692740.8421],[394228.41619999986,4692739.157500001],[394213.7253999999,4692731.494100001],[394210.6322999997,4692728.4311],[394195.0343000004,4692709.786],[394185.1821999997,4692700.8277],[394182.2185000004,4692700.8725000005],[394180.31489999965,4692700.2349],[394174.22279999964,4692700.327099999],[394163.8866999997,4692702.9268],[394149.8828999996,4692708.0254999995],[394131.72759999987,4692716.296800001],[394128.68989999965,4692716.8981],[394126.9156999998,4692719.3684],[394122.0769999996,4692720.6633],[394116.0404000003,4692724.4198],[394106.95770000014,4692728.2224],[394105.17509999964,4692730.137399999],[394100.9127000002,4692731.423599999],[394090.6035000002,4692735.800100001],[394080.9177000001,4692737.834799999],[394071.6687000003,4692736.0868],[394065.5497000003,4692734.4024],[394052.7153000003,4692729.709899999],[394045.1144000003,4692728.048],[394043.5301000001,4692726.7392],[394036.78949999996,4692727.5077],[394029.5717000002,4692729.393999999],[394022.93200000003,4692736.8248],[394015.69600000046,4692748.374],[394015.23230000027,4692750.3802000005],[394012.23170000035,4692753.4244],[394003.2045999998,4692760.8914],[393995.3485000003,4692764.120200001],[393981.98510000017,4692767.9878],[393954.6162999999,4692771.4013],[393939.8717,4692771.069499999],[393938.12430000026,4692769.874299999],[393928.9946999997,4692770.568],[393919.2265999997,4692772.6042],[393910.7204,4692776.3983],[393896.79920000024,4692781.496300001],[393889.4807000002,4692782.162599999],[393880.31570000015,4692780.524499999],[393872.32830000017,4692775.092499999],[393843.3099999996,4692745.7674],[393842.6228,4692743.889799999],[393828.3328,4692730.112500001],[393820.95019999985,4692726.5594],[393813.68709999975,4692725.447899999],[393803.8903000001,4692725.5966],[393791.77020000014,4692730.001],[393789.58110000007,4692732.2555],[393787.5263,4692732.5088],[393758.7723000003,4692753.1591],[393756.8048999999,4692753.7443],[393754.94010000024,4692755.660700001],[393750.7600999996,4692756.945900001],[393748.9036999997,4692759.4175],[393718.5530000003,4692767.0977],[393694.7712000003,4692768.125399999],[393681.00600000005,4692767.2239],[393673.42200000025,4692766.672800001],[393671.6294,4692767.921700001],[393666.74349999987,4692766.107899999],[393655.2011000002,4692765.172700001],[393653.29750000034,4692764.5352],[393638.0385999996,4692762.8791000005],[393633.7391999997,4692761.7227],[393618.8027999997,4692759.6174],[393617.21839999966,4692758.308800001],[393609.80069999956,4692757.8662],[393608.0532999998,4692756.6711],[393580.0070000002,4692753.432499999],[393547.0870000003,4692754.5997],[393503.8295,4692758.2567],[393498.34240000043,4692760.2283],[393485.60059999954,4692761.643999999],[393482.90079999994,4692762.7958],[393481.3569,4692764.152000001],[393469.1997999996,4692766.1142],[393461.66139999963,4692768.5613],[393460.1174999997,4692769.9176],[393458.0610999996,4692770.0600000005],[393446.1695999997,4692773.239800001],[393426.10140000004,4692780.2093],[393414.29059999995,4692783.276900001],[393412.7467,4692784.633199999],[393396.96910000034,4692786.761700001],[393395.0119000003,4692788.0132],[393371.9879999999,4692790.141100001],[393351.3718999997,4692793.565199999],[393344.15670000017,4692801.0054],[393342.5959999999,4692817.4668000005],[393339.6244999999,4692822.3989],[393332.9567999998,4692827.9427000005],[393320.82019999996,4692831.237600001],[393313.57629999984,4692836.790200001],[393302.2558000004,4692850.401699999],[393299.86060000025,4692855.325099999],[393298.07650000043,4692857.1293],[393298.1138000004,4692859.5722],[393295.12370000035,4692863.2829],[393294.5312000001,4692867.623500001],[393293.58389999997,4692870.3035],[393292.2081000004,4692871.8794],[393291.7452999996,4692879.3278],[393290.53589999955,4692881.0122],[393290.6019000001,4692885.342700001],[393294.4375,4692899.2783],[393297.6037999997,4692907.115700001],[393299.52660000045,4692914.4166],[393297.79000000004,4692919.3299],[393294.7915000003,4692922.4855],[393291.7725999998,4692924.308599999],[393286.9342,4692925.6041],[393279.0412999997,4692926.390799999],[393249.10199999996,4692923.182499999],[393243.0286999997,4692924.4969],[393229.27130000014,4692929.4826],[393227.2149,4692929.625],[393224.86479999963,4692932.1043],[393221.8273,4692932.706],[393216.94379999954,4692936.445699999],[393204.8803000003,4692944.5154],[393191.04470000044,4692955.1667],[393187.9988000002,4692955.213199999],[393184.4325000001,4692958.9328000005],[393172.31319999974,4692963.338300001],[393161.9693,4692965.384400001],[393158.2648,4692965.4409],[393152.82129999995,4692964.8577],[393134.9369999999,4692953.024800001],[393128.1763000004,4692952.4616],[393119.6969999997,4692952.5912],[393114.8585999999,4692953.8868],[393112.99399999995,4692955.803400001],[393111.1141999997,4692956.7206],[393098.0153999999,4692972.469900001],[393096.22300000023,4692973.7190000005],[393097.4848999996,4692975.4767],[393089.73979999963,4692985.9241],[393086.8058000002,4692993.2992],[393086.9280000003,4693001.294],[393089.44600000046,4693009.807499999],[393089.5020000003,4693013.4717999995],[393087.2435999997,4693021.9473],[393079.4628999997,4693030.0627999995],[393068.56240000017,4693038.781400001],[393065.6429000003,4693041.7137],[393065.59109999985,4693043.7137],[393062.59109999985,4693046.758300001],[393062.07930000033,4693050.9866],[393060.33440000005,4693055.344799999],[393060.3903999999,4693059.009099999],[393058.73039999977,4693068.919199999],[393057.5209999997,4693070.603700001],[393057.5685999999,4693073.7128],[393054.6330000004,4693080.9769],[393054.0303999996,4693084.6512],[393051.6906000003,4693087.796800001],[393051.18319999985,4693097.6894000005],[393049.9737999998,4693099.3738],[393050.02130000014,4693102.482899999],[393053.8920999998,4693113.3081],[393055.7320999997,4693115.168099999],[393056.97279999964,4693120.9245],[393058.3136999998,4693122.458900001],[393057.2715999996,4693129.694],[393056.64180000033,4693131.5918000005],[393056.60539999977,4693134.5911],[393054.3300999999,4693141.9561],[393051.0025000004,4693155.8901],[393050.9506999999,4693157.8901],[393052.1507000001,4693160.9816],[393061.45469999965,4693171.7237],[393062.7742999997,4693177.2568],[393059.9610000001,4693192.515699999],[393063.5399000002,4693227.3353],[393062.41280000005,4693229.0185],[393062.4604000002,4693232.127599999],[393061.8476,4693235.1357],[393052.8509999998,4693244.491699999],[393040.8069000002,4693253.7831],[393034.79849999957,4693259.3171999995],[393029.50549999997,4693263.1743],[393027.53830000013,4693263.7597],[393023.4045000002,4693268.043400001],[393022.7747999998,4693269.941199999],[393019.7748999996,4693272.9858],[393019.26489999983,4693277.325099999],[393017.4173999997,4693280.3521],[393016.4330000002,4693291.362600001],[393016.44409999996,4693297.471000001],[393019.1922000004,4693315.6436],[393020.3956000004,4693318.9572],[393021.7363999998,4693320.491599999],[393021.784,4693323.6007],[393029.40749999974,4693342.920499999],[393030.99700000044,4693344.562100001],[393031.2745000003,4693346.5571],[393034.36789999995,4693349.6196],[393035.6671000002,4693353.8202],[393044.31060000043,4693364.461300001],[393044.9996999996,4693366.449899999],[393054.1939000003,4693375.4167],[393054.88129999954,4693377.294299999],[393073.43599999975,4693395.3364],[393089.4812000003,4693405.4202],[393093.1693000002,4693409.6953],[393117.2662000004,4693429.4298],[393129.6172000002,4693440.2366],[393136.2686999999,4693444.466499999],[393138.2511,4693444.8805],[393141.3443999998,4693447.943],[393149.9885,4693453.2532],[393162.3579000002,4693465.281400001],[393167.3350999998,4693473.091],[393169.7578999996,4693475.386299999],[393169.87069999985,4693477.3838],[393172.9724000003,4693481.001499999],[393177.3833999997,4693489.486199999],[393179.10950000025,4693494.6799],[393180.53089999966,4693496.102],[393180.5767000001,4693499.100099999],[393182.4165000003,4693500.960100001],[393188.15550000034,4693515.533],[393189.33499999996,4693517.291999999],[393202.62399999984,4693546.4102],[393204.5264999997,4693552.378699999],[393205.79000000004,4693554.2475000005],[393219.61340000015,4693586.0232],[393220.95419999957,4693587.557600001],[393220.99990000017,4693590.5557],[393224.1490000002,4693597.2826000005],[393226.64300000016,4693604.241599999],[393227.8912000004,4693605.111],[393227.9369999999,4693608.109099999],[393232.84080000035,4693621.917300001],[393234.26219999976,4693623.339500001],[393234.32660000026,4693627.559],[393236.24870000035,4693629.4177],[393238.7747999998,4693638.486500001],[393240.7324999999,4693642.677100001],[393246.38460000046,4693662.360400001],[393247.72530000005,4693663.8948],[393247.7812999999,4693667.5591],[393250.9489000002,4693675.5074000005],[393250.9946999997,4693678.5055],[393254.74700000044,4693687.0002],[393254.79279999994,4693689.998299999],[393258.0427000001,4693697.9454],[393258.1070999997,4693702.164799999],[393261.27469999995,4693710.1132],[393262.5473999996,4693717.9794],[393265.81429999974,4693727.036800001],[393265.77940000035,4693730.1472],[393269.6699000001,4693742.305],[393276.1118999999,4693765.1971],[393276.14240000024,4693767.195800001],[393278.6947999997,4693772.598999999],[393280.67339999974,4693783.564300001],[393281.78419999965,4693786.2129],[393283.12490000017,4693787.747300001],[393283.25459999964,4693790.8552],[393286.4661999997,4693801.6905000005],[393287.7117999997,4693807.780099999],[393288.6528000003,4693810.098099999],[393290.23709999956,4693811.4067],[393290.28450000007,4693814.515799999],[393292.11980000045,4693821.4849],[393293.4605999999,4693823.019300001],[393293.50629999954,4693826.0174],[393300.63709999993,4693850.8982],[393300.8690999998,4693866.1106],[393299.21920000017,4693876.686899999],[393298.00989999995,4693878.371300001],[393298.0404000003,4693880.369999999],[393296.25569999963,4693887.5054],[393293.32189999986,4693894.8804],[393291.60419999994,4693901.0152],[393288.6807000004,4693909.056500001],[393288.14180000033,4693911.508199999],[393285.1979,4693918.217],[393283.4802000001,4693924.3517],[393282.44240000006,4693926.4778],[393281.06680000015,4693928.0537],[393280.09130000044,4693945.0615],[393280.20320000034,4693952.3901],[393282.31149999984,4693966.463199999],[393283.11980000045,4693981.6667],[393281.65419999976,4693988.130899999],[393280.19460000005,4693989.596999999],[393280.2319,4693992.039899999],[393259.7962999996,4694012.454500001],[393252.6010999996,4694021.1163],[393252.1469999999,4694029.119899999],[393251.11760000046,4694031.801200001],[393249.7421000004,4694033.3771],[393250.53949999996,4694042.472200001],[393253.79009999987,4694055.861500001],[393252.6486999998,4694061.987500001],[393250.8836000003,4694065.0132],[393247.23560000025,4694068.733999999],[393240.8093999997,4694073.83],[393238.84240000043,4694074.4154],[393237.2215999998,4694076.1061],[393235.16559999995,4694076.248500001],[393226.1596999997,4694084.937999999],[393220.34190000035,4694092.135],[393218.00739999954,4694106.387],[393220.64719999954,4694160.657400001],[393219.1365,4694180.339],[393217.92729999963,4694182.023499999],[393217.5376000004,4694194.2466],[393216.3487999998,4694197.263499999],[393213.0181,4694210.975299999],[393211.7248999998,4694212.550000001],[393211.75540000014,4694214.548699999],[393209.46079999954,4694226.023399999],[393209.50829999987,4694229.1325],[393207.14080000017,4694235.832599999],[393205.1178000001,4694243.526900001],[393203.65830000024,4694244.993100001],[393203.70579999965,4694248.1022],[393201.93230000045,4694250.572699999],[393200.2148000002,4694256.7075],[393199.0072999997,4694258.5030000005],[393193.16750000045,4694275.0298],[393192.63210000005,4694277.703500001],[393191.42289999966,4694279.388],[393190.9068999998,4694288.725299999],[393189.69770000037,4694290.4098000005],[393189.56259999983,4694308.5154],[393189.6372999996,4694313.4011],[393190.45430000033,4694318.386600001],[393192.4143000003,4694328.1304],[393193.3942999998,4694333.0023],[393193.7609000001,4694335.440099999],[393193.9508999996,4694337.1032],[393194.14609999955,4694339.099400001],[393195.2566999998,4694341.748],[393196.5974000003,4694343.282400001],[393196.6534000002,4694346.946699999],[393198.6667999998,4694354.8016],[393199.3091000002,4694359.123299999],[393197.07990000024,4694369.486400001],[393195.2156999996,4694371.403000001],[393193.49820000026,4694377.537799999],[393191.72479999997,4694380.008300001],[393190.54619999975,4694383.691400001],[393187.5839999998,4694389.1789],[393185.88100000005,4694390.8708999995],[393185.82919999957,4694392.8708],[393176.95019999985,4694404.4462],[393176.8985000001,4694406.4461],[393173.8989000004,4694409.490700001],[393173.3049999997,4694413.7202],[393171.5314999996,4694416.1908],[393171.5789999999,4694419.299900001],[393169.2193,4694421.1129],[393166.9495000001,4694428.8111000005],[393165.65639999975,4694430.3858],[393164.5422,4694438.2884],[393162.2860000003,4694446.8749],[393160.8323999997,4694464.889699999],[393159.5393000003,4694466.464299999],[393159.0758999996,4694479.243899999],[393157.3482999997,4694484.7125],[393157.39580000006,4694487.821599999],[393153.3110999996,4694500.6565000005],[393149.8016999997,4694508.0404],[393137.8411999997,4694522.661599999],[393137.21329999994,4694524.670399999],[393134.8638000004,4694527.149700001],[393134.34449999966,4694536.265000001],[393138.91449999996,4694555.1873],[393140.7522999998,4694556.9363],[393142.05140000023,4694561.1369],[393145.16280000005,4694565.4209],[393152.03220000025,4694573.2015],[393166.2478,4694587.6449],[393179.0990000004,4694598.999399999],[393179.8685999997,4694600.875700001],[393184.20430000033,4694604.4746],[393196.0228000004,4694618.2883],[393197.32180000003,4694622.4889],[393199.75270000007,4694625.339500001],[393200.4417000003,4694627.3281],[393202.2812000001,4694629.188200001],[393202.31850000005,4694631.630999999],[393205.40950000007,4694634.582599999],[393206.7000000002,4694638.228],[393208.53780000005,4694639.977],[393209.86560000014,4694646.065300001],[393212.2896999996,4694648.4717],[393214.32349999994,4694657.659],[393218.62849999964,4694670.0326000005],[393219.96910000034,4694671.567],[393222.76379999984,4694692.8488],[393221.6623999998,4694696.1976],[393220.36930000037,4694697.772299999],[393221.0921,4694701.981699999],[393219.5078999996,4694711.4464],[393218.2148000002,4694713.0211],[393216.66789999977,4694724.9287],[393215.37480000034,4694726.5033],[393216.2308,4694744.816],[393218.1431,4694751.4507],[393220.70550000016,4694757.520199999],[393222.3854,4694759.7158],[393222.58050000016,4694761.711999999],[393223.8624999998,4694764.802300001],[393225.7002999997,4694766.551200001],[393227.00100000016,4694770.8629],[393228.8387000002,4694772.6119],[393230.13939999975,4694776.923599999],[393232.3853000002,4694778.4442],[393232.6627000002,4694780.439099999],[393235.7553000003,4694783.501700001],[393235.7926000003,4694785.944599999],[393238.88350000046,4694788.896199999],[393240.17399999965,4694792.5416],[393242.01350000035,4694794.4015999995],[393243.31240000017,4694798.602299999],[393245.15189999994,4694800.462300001],[393246.4796000002,4694806.5506],[393247.7496999996,4694808.863600001],[393251.02880000044,4694824.1405],[393251.95749999955,4694847.2279],[393254.04789999966,4694865.5217],[393255.30950000044,4694867.2795],[393258.51400000043,4694877.670700001],[393262.33779999986,4694885.4979],[393263.92700000014,4694887.139599999],[393264.20440000016,4694889.1346],[393267.29530000035,4694892.086100001],[393267.33249999955,4694894.528999999],[393274.79789999966,4694903.633400001],[393277.30420000013,4694906.0386],[393280.59530000016,4694911.319499999],[393281.03729999997,4694913.311899999],[393283.5334000001,4694915.050899999],[393285.4559000004,4694922.3518],[393286.7089999998,4694923.554400001],[393286.85809999984,4694933.3259],[393290.7115000002,4694948.482999999],[393290.7758999998,4694952.702500001],[393293.9183,4694964.4274],[393294.0362,4694966.757999999],[393297.2829,4694979.9252],[393297.31340000033,4694981.923900001],[393298.8328,4694989.7863],[393301.34219999984,4695003.186899999],[393304.18400000036,4695027.5779],[393306.06740000006,4695032.324899999],[393310.02410000004,4695054.2554],[393310.0613000002,4695056.6983],[393312.7438000003,4695070.6515999995],[393309.83939999994,4695079.9143],[393303.8781000003,4695088.4462],[393303.26719999965,4695091.565400001],[393300.90770000033,4695093.3784],[393299.23780000024,4695102.622300001],[393302.40309999976,4695110.4596],[393304.8269999996,4695112.8661],[393306.1173999999,4695116.511499999],[393309.2268000003,4695120.684599999],[393309.93259999994,4695123.783600001],[393312.34640000015,4695125.523800001],[393313.64690000005,4695129.8355],[393316.7478,4695133.453299999],[393319.87590000033,4695138.8478],[393329.2242999999,4695152.6994],[393338.52529999986,4695163.4419],[393339.2142000003,4695165.430500001],[393341.05179999955,4695167.179500001],[393351.6261999998,4695180.4571],[393358.4107999997,4695188.1282],[393359.09970000014,4695190.116800001],[393366.8081,4695198.9955],[393368.4006000003,4695200.859300001],[393374.0549999997,4695209.9915],[393374.1007000003,4695212.989600001],[393377.17179999966,4695220.050899999],[393377.28450000007,4695222.0483],[393379.7829,4695229.340500001],[393380.4972000001,4695232.9947999995],[393384.1459999997,4695240.158399999],[393384.2587000001,4695242.1558],[393387.284,4695246.2191],[393388.0535000004,4695248.0955],[393394.17119999975,4695255.2214],[393394.86000000034,4695257.210100001],[393410.91980000027,4695273.9582],[393411.60699999984,4695275.8358],[393413.44460000005,4695277.584799999],[393414.7450000001,4695281.896500001],[393416.5826000003,4695283.6456],[393418.9748999998,4695289.384500001],[393420.3975999998,4695290.9177],[393420.42810000014,4695292.9164],[393423.65589999966,4695304.862199999],[393423.9352000002,4695323.183700001],[393423.08499999996,4695348.408500001],[393421.87770000007,4695350.2039],[393421.9319000002,4695353.757200001],[393419.85170000046,4695373.8917],[393417.0387000004,4695389.1504999995],[393415.574,4695401.0568],[393414.1986999996,4695402.6327],[393414.0780999996,4695432.511],[393416.1288999999,4695448.251],[393420.57579999976,4695459.1786],[393423.6867000004,4695463.4628],[393426.84329999983,4695470.744899999],[393428.6808000002,4695472.494000001],[393428.7264999999,4695475.492000001],[393431.8186999997,4695478.5547],[393433.1090000002,4695482.200200001],[393434.8727000002,4695484.5057],[393435.6420999998,4695486.381999999],[393438.7344000004,4695489.444700001],[393439.4035,4695495.543099999],[393441.89940000046,4695497.2820999995],[393443.87739999965,4695508.247400001],[393444.98780000024,4695510.896],[393446.32820000034,4695512.430500001],[393446.3942,4695516.7611],[393449.12600000016,4695539.376700001],[393450.46800000034,4695541.0222],[393450.5239000004,4695544.6865],[393452.44600000046,4695551.987500001],[393458.17289999966,4695565.8945],[393468.7379999999,4695578.617000001],[393474.91050000023,4695583.9651],[393481.05590000004,4695587.536599999],[393483.52469999995,4695587.499],[393487.19120000023,4695590.4419],[393498.8688000003,4695595.150800001],[393522.1146,4695602.793400001],[393533.77190000005,4695606.1699],[393538.6743999999,4695609.2051],[393542.9621000001,4695609.6951],[393544.8097000001,4695612.110400001],[393547.2784000002,4695612.072799999],[393550.9550999999,4695615.682],[393553.4238,4695615.644400001],[393554.7980000004,4695619.399700001],[393558.3905999996,4695622.899],[393561.65579999983,4695626.5145],[393565.8448000001,4695631.3376],[393565.8819000004,4695633.7804000005],[393568.9824999999,4695637.398399999],[393570.28110000025,4695641.599099999],[393572.1202999996,4695643.4592],[393572.8158,4695645.892000001],[393575.8978000004,4695648.2885],[393575.9349999996,4695650.7314],[393577.77240000013,4695652.4804],[393580.89159999974,4695657.319800001],[393586.51659999974,4695664.5645],[393588.3727000002,4695667.535],[393589.74739999976,4695676.7325],[393588.1956000002,4695693.749],[393587.56599999964,4695695.6467],[393586.43929999974,4695697.3299],[393585.9517000001,4695708.5549],[393584.7427000003,4695710.2392],[393584.9573999997,4695724.3412],[393586.50960000046,4695728.9823],[393608.7380999997,4695729.3104],[393809.8761,4695733.026799999],[393943.3376000002,4695735.554300001],[395517.18850000016,4695764.9408],[396207.0378999999,4695777.9867],[396807.7999999998,4695789.305400001],[396864.03280000016,4695790.4746],[396861.82270000037,4695863.809],[396861.3707999997,4695877.809699999],[396860.04640000034,4695921.921399999],[396858.0094999997,4695990.2555],[396856.8696999997,4696030.144099999],[396835.4600999998,4696743.0436],[396833.5263,4696807.1559],[396831.3025000002,4696879.4911],[396816.89630000014,4697358.3882],[396814.9006000003,4697423.8342],[396783.77890000027,4698458.4092999995],[396782.90749999974,4698488.520500001],[396776.4347000001,4698701.858899999],[396762.5903000003,4699162.2018],[396734.28259999957,4700101.5569],[396732.12990000006,4700172.892000001],[396731.35649999976,4700198.4482],[396732.7659999998,4700293.7205],[396729.83100000024,4700345.5199],[396729.03639999963,4700358.5262],[396725.3117000004,4700423.664999999],[396719.9243000001,4700626.5482],[396719.65440000035,4700636.103700001],[396676.2422000002,4702236.6307],[396671.6030000001,4702406.406300001],[396670.2056999998,4702456.406099999],[396650.2949000001,4703188.0627],[396646.16559999995,4703331.0644000005],[396637.0832000002,4703639.071],[396607.9464999996,4704629.092599999],[396586.1727,4705366.555500001],[396547.28500000015,4706068.9548],[396547.4741000002,4706369.495100001],[396547.6705,4706576.407299999],[396547.82969999965,4706697.7995],[396548.7474999996,4706715.3343],[396548.99760000035,4706721.106000001],[396547.61730000004,4706783.101],[396544.38439999986,4706858.673699999],[396542.4446999999,4706905.127900001],[396538.64180000033,4707069.5615],[396531.5253999997,4707265.3649],[396530.07409999985,4707339.134],[396527.00739999954,4707381.606699999],[396523.12569999974,4707501.9485],[396521.5437000003,4707611.149599999],[396514.6233000001,4707985.8773],[396511.04590000026,4708121.0976],[396508.27660000045,4708271.9661],[396506.4167999998,4708318.1972],[396479.05819999985,4709550.103700001],[396467.2279000003,4709715.657199999],[396466.0524000004,4709741.553099999],[396457.22169999965,4710069.996099999],[396456.2193999998,4710101.9980999995],[396456.00820000004,4710109.8869],[396450.66729999986,4710275.3440000005],[396450.2167999996,4710305.7829],[396450.1562000001,4710307.227700001],[396452.2977999998,4710395.9377],[396452.5104,4710404.708799999],[396452.9110000003,4710420.5853],[396453.44770000037,4710434.571699999],[396458.4221000001,4710575.662900001],[396458.49820000026,4710652.5197],[396456.30260000005,4710742.2939],[396450.88900000043,4710941.4054000005],[396448.47229999956,4711032.848999999],[396446.04580000043,4711123.6263999995],[396439.3476999998,4711374.291999999],[396436.86930000037,4711467.069399999],[396431.6253000004,4711666.400800001],[397043.28720000014,4711685.3081],[397362.81400000025,4711696.467800001],[397957.5273000002,4711730.588099999],[398212.01499999966,4711736.410599999],[399630.1743999999,4711775.2194],[400724.19350000005,4711808.274],[402670.03949999996,4711863.8453],[403537.47780000046,4711892.408500001],[403551.0393000003,4711893.331],[403629.4780000001,4711894.798],[403834.11369999964,4711901.4057],[403902.60759999976,4711902.2359],[404037.3224999998,4711905.8177000005],[404341.9872000003,4711919.612500001],[404409.8468000004,4711922.122400001],[404443.87009999994,4711924.2093],[404547.71549999993,4711928.225199999],[404572.86010000017,4711929.5461],[404753.31240000017,4711933.2918],[405021.8130000001,4711944.835100001],[405278.9790000003,4711950.2126],[405314.37930000015,4711950.952199999],[405367.5915000001,4711951.227499999],[405437.33079999965,4711953.1664],[405510.7109000003,4711957.1668],[405688.41980000027,4711952.533299999],[405748.1771,4711951.056700001],[405851.62590000033,4711962.316500001],[405856.4801000003,4711963.0282000005],[405994.1376,4711978.047499999],[406047.9512,4711980.3189],[406113.2790999999,4711983.9901],[406239.33550000004,4711985.176999999],[406305.77809999976,4711986.2807],[406445.034,4711992.0691],[406475.19010000024,4711993.662599999],[406654.0619000001,4712002.365499999],[406724.6732000001,4712002.0844],[406930.4060000004,4712011.6558],[407135.75769999996,4712017.351199999],[407273.7012,4712023.3958],[407312.68319999985,4712021.876599999],[407354.18209999986,4712018.2139],[407422.2731999997,4712019.861500001],[407548.9436999997,4712036.5013999995],[407598.02689999994,4712041.290999999],[407632.7550999997,4712047.1601],[407644.2750000004,4712049.006200001],[407655.9210999999,4712054.182499999],[407680.46839999966,4712066.295399999],[408383.52689999994,4712063.105699999],[408508.6403999999,4712067.789000001],[408603.5240000002,4712071.4279],[408661.0368999997,4712074.226199999],[408662.4036999997,4712065.7677],[408665.79669999983,4712055.283399999],[408688.9994999999,4712002.669199999],[408699.1233999999,4711985.766100001],[408717.2888000002,4711962.2049],[408807.76829999965,4711867.8379999995],[408895.4502999997,4711785.3926],[408958.5405000001,4711737.365700001],[409002.4232999999,4711702.362600001],[409018.3200000003,4711687.272600001],[409037.9956,4711666.024800001],[409052.59860000014,4711646.176100001],[409087.60649999976,4711591.743100001],[409100.9994000001,4711567.2458],[409122.85730000027,4711511.874299999],[409129.1207999997,4711488.469799999],[409146.06099999975,4711440.0483],[409149.8312999997,4711433.224400001],[409165.6507000001,4711412.1384],[409196.21910000034,4711382.3083],[409260.7971999999,4711334.598099999],[409330.3147,4711275.162900001],[409426.9643000001,4711192.9409],[409480.6173999999,4711151.0392],[409540.34080000035,4711095.9539],[409585.12789999973,4711060.4987],[409599.2845999999,4711050.3193],[409675.26130000036,4711007.240599999],[409692.0859000003,4710993.8061],[409719.72279999964,4710965.5713],[409734.34499999974,4710946.945599999],[409768.00349999964,4710882.760500001],[409781.73589999974,4710858.8156],[409806.4193000002,4710811.7393],[409823.14389999956,4710784.2018],[409853.76999999955,4710739.380899999],[409891.09530000016,4710679.1472],[409910.2812000001,4710645.0254999995],[409967.7137000002,4710532.889],[410198.0111999996,4710540.463300001],[410393.6381000001,4710547.047900001],[410401.44299999997,4710547.2806],[410434.22580000013,4710548.4133],[410958.6508999998,4710565.337400001],[410999.1562999999,4710566.7072],[411503.3180999998,4710598.5912999995],[412109.47640000004,4710637.3299],[412559.10979999974,4710663.871099999],[412510.0943,4712238.079500001],[413184.8492999999,4712265.8276],[413897.46439999994,4712295.0601],[414075.55709999986,4712302.519099999],[414360.5778999999,4712312.441],[415005.8348000003,4712340.0623],[415727.7084999997,4712362.816400001],[416108.6392000001,4712408.630100001],[417073.4941999996,4712450.2522],[417296.30819999985,4712435.9374],[417416.1535,4712441.065300001],[417941.4474999998,4712463.387599999],[418293.5667000003,4712497.7775],[418406.5155999996,4712489.1214000005],[418454.0173000004,4712479.235400001],[418466.54420000035,4712476.312100001],[418477.94269999955,4712475.1789],[418619.95749999955,4712480.733899999],[418696.69010000024,4712485.166999999],[420226.4423000002,4712549.9618999995],[420231.37009999994,4712550.1274999995],[420244.6771,4712550.7522],[420287.7149,4712552.3686999995],[420299.8713999996,4712552.8957],[420513.85500000045,4712563.328500001],[421222.8487999998,4712599.681399999],[423012.1599000003,4712683.141100001],[423388.64049999975,4712682.5361],[423403.0861999998,4712682.265900001],[423414.3953999998,4712687.916099999],[423806.44849999994,4712715.036900001],[423872.2614000002,4712720.0908],[424436.15660000034,4712741.924699999],[425232.54619999975,4712787.731000001],[425308.8496000003,4712799.015699999],[425353.4768000003,4712803.755899999],[425520.15079999994,4712813.8511],[425632.0750000002,4712816.8729],[425780.62679999974,4712828.9451],[425799.3333999999,4712827.968],[425807.0338000003,4712826.4421],[425861.5762,4712821.862299999],[425908.7076000003,4712815.140900001],[425926.4232999999,4712813.6195],[425952.0378999999,4712813.7908],[425987.7923999997,4712817.963300001],[426081.2570000002,4712837.513800001],[426101.81539999973,4712840.848999999],[426226.6721000001,4712855.8478],[426307.8565999996,4712863.204700001],[426353.84979999997,4712865.271600001],[426429.4548000004,4712872.9111],[426487.6146999998,4712876.627],[426529.4274000004,4712879.294500001],[426549.22559999954,4712880.640000001],[426586.68429999985,4712883.0207],[426617.73589999974,4712885.025],[426692.7352999998,4712889.7864],[426796.88769999985,4712895.574200001],[426849.2287999997,4712900.242799999],[426865.82210000046,4712901.289799999],[426938.5979000004,4712905.4109000005],[427064.2971000001,4712914.974199999],[427104.9554000003,4712917.213099999],[427154.51690000016,4712923.023600001],[427164.5505999997,4712924.806399999],[427274.39109999966,4712932.9849],[427305.06709999964,4712922.669299999],[427397.9116000002,4712922.6985],[427475.9748999998,4712937.986400001],[427576.0332000004,4712952.823899999],[427694.2344000004,4712959.922499999],[428070.8513000002,4712982.668199999],[428014.03809999954,4714075.6844999995],[428013.49430000037,4714086.5733],[428012.5426000003,4714256.1612],[428012.1942999996,4714309.692500001],[428011.81769999955,4714376.328199999],[428010.80150000006,4714381.225099999],[428010.56680000015,4714382.338099999],[428009.7887000004,4714386.4551],[428008.77249999996,4714391.352],[427990.1107999999,4714483.386299999],[427881.1629999997,4716605.7469999995],[427880.60360000003,4716615.0814],[427872.98149999976,4716979.1943],[427872.5042000003,4716988.5276999995],[427866.07940000016,4717112.419299999],[427852.04860000033,4717380.648800001],[427734.5943999998,4719556.9734000005],[427726.7511999998,4719709.421499999],[427713.70299999975,4719960.4289],[427691.5658999998,4720385.6644],[427687.06549999956,4720473.111099999],[427667.24650000036,4720852.901699999],[427661.80420000013,4720960.014900001],[427599.1936999997,4722164.4999],[427558.1682000002,4722953.306299999],[427546.35819999967,4723180.092700001],[427465.8585000001,4724729.486400001],[427449.58829999994,4725030.394400001],[427448.9062000001,4725043.506100001],[427447.6639999999,4725065.7301],[427365.1601999998,4726590.386399999],[427344.10780000035,4726957.535],[427313.8284999998,4727483.2574000005],[427231.9146999996,4728908.8543],[427201.7176999999,4729486.9968],[427198.6513,4729545.777799999],[427197.9013,4729560.1119],[427197.7655999996,4729562.7787],[427197.6321999999,4729565.6676],[427197.4182000002,4729568.668400001],[427197.35030000005,4729570.001700001],[427195.1672,4729611.559699999],[427166.5387000004,4730159.0352],[427166.5538999997,4730160.478700001],[427166.32820000034,4730162.369100001],[427156.12430000026,4730359.7125],[427147.05680000037,4730532.7228],[427182.3711000001,4730534.904999999],[427200.8065999998,4730536.0436],[427208.26290000044,4730536.520300001],[427209.98340000026,4730536.613299999],[427223.01180000044,4730537.4756000005],[427227.4364,4730537.7622],[427231.77919999976,4730538.049699999],[427234.89269999973,4730538.239],[427236.04009999987,4730538.3379999995],[427293.1489000004,4730541.8462000005],[427673.1690999996,4730565.8463],[427898.7890999997,4730577.149499999],[428391.8065999998,4730601.7883],[428791.36099999957,4730631.200099999],[430410.68479999993,4730702.332900001],[430422.56269999966,4730702.8796999995],[430498.25150000025,4730706.1163],[431223.69049999956,4730738.285599999],[431970.1015999997,4730772.545499999],[431998.9458999997,4730774.926999999],[432018.2846999997,4730776.513699999],[432093.9201999996,4730782.877800001],[432105.47470000014,4730783.8748],[432538.9611999998,4730820.276900001],[432772.4436999997,4730842.4343],[432778.8360000001,4730843.0385],[432945.8547,4730858.9629999995],[433124.3362999996,4730875.002699999],[433132.12129999977,4730875.7048],[433770.40639999975,4730933.5272],[433824.07430000044,4730937.6775],[433826.04119999986,4730937.8807],[434232.5281999996,4730969.982899999],[434599.43769999966,4730999.1515999995],[435190.39800000004,4731042.2271],[435474.1386000002,4731056.341700001],[435483.7220999999,4731056.807499999],[435558.34229999967,4731060.442500001],[435877.30289999954,4731076.3553],[436014.0943999998,4731083.3057],[436031.3772999998,4731084.145199999],[436162.9260999998,4731090.8138],[436180.9467000002,4731091.757999999],[436286.93879999965,4731097.110200001],[436894.38630000036,4731128.1853],[437022.6272,4731140.4531],[437030.4891999997,4731140.7147],[437298.4653000003,4731150.9386],[437352.0278000003,4731153.007200001],[437531.5661000004,4731161.4881],[437603.64279999956,4731164.834899999],[438234.39639999997,4731194.5956],[438632.70160000026,4731213.7026],[439033.57270000037,4731245.580800001],[439053.23060000036,4731246.629000001],[439774.02699999977,4731286.286499999],[439775.9927000003,4731286.3804],[439971.58860000037,4731297.116699999],[440011.5597000001,4731299.323899999],[440464.42569999956,4731324.2818],[440476.71169999987,4731324.953299999],[440721.12239999976,4731338.5111],[440732.01580000017,4731339.084000001],[441531.3359000003,4731383.137700001],[441543.86730000004,4731383.8091],[441946.34889999963,4731406.069599999],[442083.5394000001,4731413.6917],[442142.67459999956,4731416.972200001],[443701.7866000002,4731503.598200001],[443722.75349999964,4731504.7601],[444000.80979999993,4731520.158600001],[444209.90419999976,4731531.7937],[444301.5521,4731536.940199999],[444362.07639999967,4731540.228399999],[445005.97919999994,4731576.1635],[445194.1853,4731586.6620000005],[445438.32799999975,4731600.2773],[445509.33499999996,4731604.270099999],[445917.35670000035,4731627.1620000005],[445980.4193000002,4731630.7776],[446480.409,4731658.870100001],[446487.29870000016,4731660.5934999995],[446498.78199999966,4731663.5030000005],[446506.7385,4731665.5514],[447114.9802000001,4731698.405099999],[447204.3284999998,4731703.2743999995],[447740.659,4731732.2908],[447748.60250000004,4731732.675000001],[447783.4891999997,4731734.521199999],[448870.8761999998,4731793.686799999],[449379.72950000037,4731795.2711],[449401.3388,4731806.217800001],[449421.9024,4731808.510399999],[449425.25930000003,4731808.596899999],[449688.6785000004,4731819.1116],[449802.4885999998,4731822.6149],[449851.3803000003,4731825.591399999],[449892.48610000033,4731827.292199999],[449964.6958999997,4731828.6568],[450163.3877999997,4731831.3299],[450382.676,4731840.9679000005],[450689.5144999996,4731856.761600001],[450759.27689999994,4731859.373500001],[450812.1007000003,4731862.884099999],[450888.0091000004,4731866.453],[450969.5795999998,4731871.9815],[450989.15220000036,4731873.1752],[451007.9062999999,4731874.3748],[451009.8700000001,4731874.2499],[451043.75069999974,4731873.010299999],[451057.17250000034,4731872.5821],[453027.98900000006,4731956.4058],[453054.35479999986,4731957.5592],[453058.6127000004,4731957.7523],[453060.0867999997,4731957.853399999],[453061.31460000016,4731957.845000001],[453062.37870000023,4731957.8378],[453064.0164999999,4731957.9377],[453065.4088000003,4731958.0393],[453277.2380999997,4731967.708699999],[453281.3322999999,4731967.903100001],[454291.20409999974,4732005.901900001],[454297.59080000035,4732006.1928],[454359.3150000004,4732006.895300001],[454449.04729999974,4732009.6347],[454461.33100000024,4732010.4421],[454550.0209999997,4732016.5211],[454562.7104000002,4732016.7708],[454598.9782999996,4732017.642899999],[454633.94739999995,4732020.1895],[454738.7402999997,4732022.833699999],[454759.2910000002,4732023.5875],[454775.9135999996,4732024.4782],[454799.3487,4731439.988399999],[454845.88239999954,4729966.408500001],[454861.99039999954,4729636.823899999],[454924.36789999995,4728377.467800001],[454938.87849999964,4728015.024700001],[454956.30759999994,4727572.1643],[454980.5159,4726962.1339],[454983.3361999998,4726879.385199999],[455004.04059999995,4726132.679099999],[455049.28560000006,4725063.333699999],[455169.8551000003,4722675.7108],[455197.16000000015,4722170.050100001],[455195.6480999999,4722151.7371],[455195.3322999999,4722102.878699999],[455204.4567999998,4721941.9133],[455208.52579999994,4721899.245100001],[455212.4578,4721835.368000001],[455213.75289999973,4721782.0572999995],[455228.52410000004,4721568.6416],[455233.40079999994,4721460.562000001],[455237.0650000004,4721405.9035],[455238.46800000034,4721331.1602],[455242.2388000004,4721204.0988],[455251.44130000006,4720991.274499999],[455254.01669999957,4720983.8178],[455257.8365000002,4720965.9147],[455259.5873999996,4720945.026699999],[455259.0044999998,4720905.498],[455261.13460000046,4720790.884400001],[455267.02830000035,4720700.454700001],[455277.8060999997,4720591.7819],[455280.72360000014,4720548.3440000005],[455296.3224999998,4720195.3386],[455303.2002999997,4719315.698000001],[455366.37710000016,4718568.507200001],[455428.19820000045,4717518.394099999],[455439.1090000002,4717314.111099999],[455444.5887000002,4717247.670600001],[455458.9732999997,4716996.5042],[455520.94460000005,4715862.2215],[455629.4199999999,4713885.034600001],[455681.30319999997,4712921.9442],[455692.66509999987,4712631.1565000005],[455707.8130999999,4712393.313200001],[455737.8082999997,4711856.887499999],[455598.2746000001,4711848.1161],[455253.7701000003,4711829.5589000005],[453704.1827999996,4711735.541999999],[453690.8772,4711734.631200001],[453693.4590999996,4711690.862299999],[453701.5669999998,4711502.9201],[453712.5535000004,4711266.3211],[453720.4243000001,4711104.2541000005],[453722.7368000001,4711044.6076],[453724.0706000002,4711022.945],[453724.5426000003,4711007.5066],[453728.82579999976,4710935.521],[453753.8680999996,4710515.604900001],[453778.1754999999,4710108.130999999],[453832.1933000004,4709202.4253],[453907.38159999996,4707608.661499999],[453892.95969999954,4707589.213199999],[453912.69820000045,4707567.984099999],[453919.70799999963,4707559.7205],[453921.64049999975,4707553.8223],[453922.7485999996,4707547.4855],[453922.88489999995,4707543.264900001],[453925.62990000006,4707523.5919],[453924.3125,4707510.7195],[453924.17140000034,4707489.399900001],[453931.7626,4707382.747199999],[453933.6456000004,4707332.0986],[453933.9183,4707323.657400001],[453933.20139999967,4707289.7937],[453930.3217000002,4707264.272600001],[453929.3147,4707261.0589000005],[453938.1042999998,4707186.4901],[453992.78589999955,4706385.944800001],[454047.48790000007,4705586.2892],[454056.6298000002,4705452.4211],[454078.8997999998,4704754.364],[454128.2460000003,4703961.076300001],[454194.1489000004,4702895.846999999],[454266.24289999995,4701730.529999999],[454275.5323999999,4701579.8946],[454279.1699999999,4701520.240599999],[454283.9740000004,4701462.9109000005],[454285.5999999996,4701435.0284],[454295.8217000002,4701301.043500001],[454193.9408999998,4701299.2686],[454034.2889999999,4701301.873199999],[453041.32299999986,4701239.749600001],[452768.39630000014,4701209.7223000005],[452752.7609000001,4701207.7183],[452722.97950000037,4701217.2477],[452490.0976,4701188.070499999],[452227.6473000003,4701163.767200001],[452147.0318999998,4701158.1011],[450566.0954999998,4701078.843699999],[450261.4687000001,4701056.800899999],[449499.2625000002,4701011.306299999],[448814.63210000005,4700972.6543000005],[448640.28139999975,4700967.8279],[448291.5641000001,4700945.085100001],[448207.01960000023,4700942.7139],[446652.1508999998,4700857.1524],[445859.24760000035,4700815.287599999],[445648.55030000024,4700800.6018],[445576.8196999999,4700796.9410999995],[445629.24060000014,4699979.0186],[445670.3411999997,4699194.7214],[445681.8663999997,4698974.0967],[445745.19010000024,4697776.6536],[445857.8738000002,4695587.2059],[445903.9400000004,4694670.624600001],[445910.5711000003,4694527.7707],[446007.1457000002,4692602.413699999],[446006.2281999998,4692600.8661],[445698.45579999965,4692594.808700001],[445658.83550000004,4692591.8961],[445088.9157999996,4692550.9289],[444671.29279999994,4692520.7947],[444490.3211000003,4692507.681399999],[444468.2451999998,4692506.0799],[444465.25710000005,4691641.959799999],[444503.7357000001,4691032.8015],[444513.2402999997,4690704.814099999],[444518.44739999995,4690540.9834],[444519.53589999955,4690532.8686],[444529.85830000043,4690235.0789],[444615.8809000002,4687803.5481],[444618.5625,4687725.9077],[444619.01889999956,4687710.691199999],[444718.08330000006,4687726.454399999],[445363.80620000046,4687824.104599999],[445369.4978,4687825.059599999],[445953.0005000001,4687890.0474],[447392.9923999999,4688045.318600001],[447396.6405999996,4687905.821900001],[447399.82919999957,4687661.171599999],[447400.12789999973,4687591.2127],[447399.2909000004,4687391.898],[447399.13989999983,4687283.966],[447402.0357999997,4687055.086100001],[447401.8328999998,4686632.7941],[447402.8853000002,4686597.3638],[447404.84300000034,4686528.836100001],[447404.1651999997,4686383.597999999],[447403.9595999997,4686367.1654],[447400.625,4686186.3028],[447398.83160000015,4686090.0427],[447395.02919999976,4685780.930199999],[447393.4338999996,4685568.296700001],[447387.61120000016,4685220.557],[447442.6311999997,4685216.5911],[447523.74060000014,4685207.988700001],[447503.62710000016,4685042.1316],[447385.4260999998,4685061.1172],[447381.8934000004,4684930.7805],[447381.5127999997,4684891.0304000005],[447379.0617000004,4684652.197799999],[447377.1177000003,4684458.999600001],[447376.70969999954,4684250.7993],[447379.11259999964,4684109.6472],[447382.12959999964,4684083.307700001],[447386.60259999987,4684064.286],[447392.6798999999,4684039.3671],[447401.70359999966,4684011.6501],[447423.56070000026,4683958.6304],[447431.62799999956,4683935.2512],[447440.2090999996,4683903.4289],[447446.10030000005,4683864.6313000005],[447446.80979999993,4683849.302200001],[447445.5005000001,4683806.561000001],[447423.8027999997,4683616.953400001],[447411.2030999996,4683497.567],[447410.35890000034,4683472.9221],[447411.1825000001,4683428.8324],[447413.1425000001,4683404.388499999],[447416.66779999994,4683379.821900001],[447429.60250000004,4683323.871099999],[447441.6065999996,4683275.700200001],[447445.65490000043,4683254.905099999],[447447.9963999996,4683226.3499],[447446.3058000002,4683187.7201000005],[447441.97559999954,4683159.881100001],[447434.4430999998,4683133.731699999],[447421.08380000014,4683100.075099999],[447393.9570000004,4683044.3135],[447406.1010999996,4682662.7949],[447441.1310999999,4682661.8662],[447430.9283999996,4682653.5035],[447414.68539999984,4682642.187899999],[447405.2944,4682632.1535],[447390.0055999998,4682605.174000001],[447383.34750000015,4682596.784700001],[447378.61950000003,4682592.933700001],[447358.76240000036,4682583.422],[447350.9550999999,4682575.707699999],[447337.8459000001,4682542.604599999],[447320.5957000004,4682517.9717999995],[447315.06149999984,4682505.5767],[447309.98610000033,4682499.396500001],[447293.9715,4682485.636600001],[447267.05179999955,4682468.849400001],[447237.0231999997,4682444.3127999995],[447227.2229000004,4682434.7259],[447206.1032999996,4682410.899800001],[447203.30429999996,4682400.482899999],[447202.2527999999,4682370.287599999],[447195.79110000003,4682344.2414],[447196.9342,4682331.7962],[447206.5251000002,4682280.645],[447217.04509999976,4682243.367000001],[447228.93840000033,4682213.2963],[447247.3854,4682177.624399999],[447276.2092000004,4682129.437999999],[447297.61120000016,4682091.9673999995],[447307.2134999996,4682075.1280000005],[447322.40770000033,4682045.365900001],[447343.7960999999,4681995.014799999],[447368.61000000034,4681928.648],[447378.08949999977,4681895.375600001],[447383.2653000001,4681870.9077],[447388.38129999954,4681827.452199999],[447390.4885,4681778.578199999],[447388.98670000024,4681699.195],[447385.82320000045,4681640.1447],[447380.98149999976,4681610.1998],[447379.5399000002,4681604.8807],[447371.9073999999,4681576.622300001],[447357.19180000015,4681538.4234],[447313.27219999954,4681454.250399999],[447301.1146,4681427.3586],[447280.1509999996,4681369.774599999],[447203.6983000003,4681126.280300001],[447201.92169999983,4681120.2974],[447183.0526999999,4681056.3685],[447174.27419999987,4681018.4585],[447172.28170000017,4681005.7037],[447166.4978,4680949.338300001],[447165.72009999957,4680922.6942],[447166.32079999987,4680892.9307],[447174.8992999997,4680761.726500001],[447179.5658999998,4680713.388499999],[447179.71910000034,4680711.832699999],[447186.12689999957,4680675.6962],[447193.73500000034,4680645.6578],[447207.0469000004,4680606.4713],[447231.3225999996,4680544.772],[447251.4963999996,4680485.8796999995],[447259.6732000001,4680454.615700001],[447267.36510000005,4680413.6949000005],[447269.2966,4680396.357899999],[447273.69269999955,4680355.7949],[447276.7860000003,4680295.476399999],[447278.80539999995,4680179.978499999],[447278.86870000046,4680177.4241],[447281.6906000003,4680113.887399999],[447284.22530000005,4680088.995200001],[447291.4254999999,4680048.4112],[447297.1272999998,4680027.936899999],[447313.80140000023,4679985.9493],[447322.66949999984,4679969.7819],[447335.4670000002,4679949.6985],[447362.9754999997,4679911.738399999],[447408.89829999954,4679854.763499999],[447446.3058000002,4679805.958699999],[447459.5212000003,4679786.538699999],[447485.8616000004,4679746.5890999995],[447506.9598000003,4679711.453500001],[447509.15830000024,4679707.661699999],[447541.82079999987,4679652.785599999],[447558.24700000044,4679621.4605],[446863.65330000035,4679547.285499999],[446868.7439000001,4679544.2489],[446876.5593999997,4679541.6358],[446880.57710000034,4679538.496300001],[446898.17009999976,4679520.0415],[446941.91810000036,4679491.9507],[446946.70150000043,4679491.9146],[446965.9696000004,4679498.6537],[446976.68180000037,4679497.351399999],[446982.3523000004,4679494.6436],[446996.4358000001,4679491.9834],[447006.1626000004,4679491.2436999995],[447049.6398,4679492.8036],[447053.8559999997,4679494.1043],[447065.2832000004,4679500.125499999],[447075.5081000002,4679499.826400001],[447084.47169999965,4679496.3166000005],[447091.78160000034,4679492.264],[447094.6480999999,4679489.577500001],[447097.4752000002,4679481.6723],[447099.8306999998,4679465.886700001],[447102.34049999993,4679459.649499999],[447111.3008000003,4679455.695599999],[447118.92650000006,4679449.7531],[447121.6146999998,4679445.291200001],[447127.426,4679439.362299999],[447145.8214999996,4679428.786],[447164.82689999975,4679422.535800001],[447168.12409999967,4679422.288899999],[447171.2456,4679420.5998],[447178.05649999995,4679405.002900001],[447185.83550000004,4679397.5046999995],[447190.8987999996,4679390.804099999],[447202.9446999999,4679369.3938],[447206.9517000001,4679364.811000001],[447217.8598999996,4679356.623],[447224.6776999999,4679352.907500001],[447228.35819999967,4679348.771299999],[447233.2341,4679339.074100001],[447237.8825000003,4679321.0506],[447237.66000000015,4679313.3904],[447238.5996000003,4679295.7279],[447244.04279999994,4679273.7009],[447246.7262000004,4679268.572799999],[447248.3315000003,4679262.6756],[447248.24230000004,4679250.7949],[447245.2747999998,4679240.0462],[447243.57100000046,4679221.848300001],[447243.8025000002,4679208.743799999],[447247.02240000013,4679198.170700001],[447253.7128999997,4679188.459899999],[447255.8713999996,4679179.338300001],[447254.3925000001,4679147.147600001],[447250.20940000005,4679106.3159],[447250.0552000003,4679096.7676],[447250.0292999996,4679082.3325],[447247.24650000036,4679041.268200001],[447247.8371000001,4679010.0613],[447244.30289999954,4678978.7743],[447237.5543999998,4678947.8445999995],[447224.9916000003,4678911.5175],[447225.6646999996,4678902.2961],[447227.94159999955,4678897.9484],[447235.39300000016,4678890.674799999],[447308.78029999975,4678799.514799999],[447318.0389999999,4678791.228399999],[447328.7729000002,4678814.6885],[447332.1644000001,4678837.981699999],[447342.66449999996,4678918.296599999],[447350.5661000004,4678971.092800001],[447363.0525000002,4679074.3782],[447373.62519999966,4679153.4712000005],[447384.98450000025,4679205.464299999],[447387.02300000004,4679213.332900001],[447391.4258000003,4679217.5195],[447401.1062000003,4679221.555500001],[447412.7478,4679223.134],[447467.8996000001,4679230.4943],[447489.6264000004,4679235.1066],[447508.7320999997,4679242.181500001],[447518.0215999996,4679249.1077],[447529.0787000004,4679260.795399999],[447542.0817,4679279.020099999],[447551.5981999999,4679294.272700001],[447562.97140000015,4679315.1745],[447594.87040000036,4679378.785],[447601.5833999999,4679394.169600001],[447598.7405000003,4679366.8747000005],[447590.4146999996,4679312.193700001],[447581.5206000004,4679236.6412],[447580.20040000044,4679192.345799999],[447581.72080000024,4679152.914999999],[447593.3534000004,4679020.578600001],[447595.7971999999,4678994.354800001],[447622.13100000005,4678676.3598],[447629.65050000045,4678589.581],[447635.9611999998,4678550.891799999],[447645.99870000035,4678514.173599999],[447663.3607999999,4678475.1800999995],[447643.3565999996,4678469.555],[447632.12880000006,4678468.3061],[447628.40699999966,4678467.0013999995],[447620.96279999986,4678464.2808],[447593.10089999996,4678455.827400001],[447577.5466,4678449.6141],[447577.34509999957,4678444.729800001],[447577.8498999998,4678335.461999999],[447579.3674999997,4678328.7882],[447595.35610000044,4678282.587099999],[447617.0225999998,4678234.4561],[447627.7083999999,4678218.2754999995],[447642.70799999963,4678183.186000001],[447647.1497999998,4678170.383199999],[447661.0979000004,4678138.0776],[447670.13999999966,4678122.6866],[447679.38850000035,4678112.8462000005],[447707.5851999996,4678077.4365],[447726.4106999999,4678057.531199999],[447730.41309999954,4678052.171499999],[447749.1908999998,4678036.930400001],[447765.7150999997,4678018.152799999],[447780.09389999975,4678010.384099999],[447795.8345999997,4678008.2685],[447802.44120000023,4678009.218800001],[447814.81060000043,4678008.571699999],[447822.4590999996,4678005.4058],[447851.3503999999,4677996.7523],[447869.7664000001,4677988.287599999],[447875.5943999998,4677984.357999999],[447914.5003000004,4677968.9681],[447932.0378999999,4677964.396500001],[447938.5332000004,4677961.4614],[447941.6497999998,4677958.9954],[447944.34229999967,4677954.978],[447946.1151999999,4677949.3018],[447951.7560999999,4677908.952299999],[447948.98340000026,4677879.8802000005],[447943.6127000004,4677867.5945],[447933.2430999996,4677848.6833999995],[447930.7890999997,4677840.373500001],[447913.69039999973,4677748.3366],[447908.0887000002,4677727.169399999],[447904.7011000002,4677659.6819],[447906.7631000001,4677637.3475],[447914.8317,4677601.754799999],[447913.7059000004,4677550.018300001],[447909.6255999999,4677511.5175],[447910.9978,4677496.2948],[447913.97530000005,4677486.168],[447918.45990000013,4677479.0282000005],[447925.18680000026,4677473.8705],[447934.24650000036,4677471.8047],[447966.63709999993,4677467.4564],[447972.63719999976,4677464.413899999],[447987.73840000015,4677453.7533],[447997.45859999955,4677440.578600001],[448004.8531999998,4677425.3114],[448007.8152999999,4677413.074999999],[448014.4601999996,4677396.813999999],[448019.6644000001,4677386.559800001],[448029.3690999998,4677371.2754999995],[448041.3169,4677358.0844],[448053.30900000036,4677350.8892],[448065.42059999984,4677348.6899999995],[448083.48759999964,4677348.556500001],[448103.0473999996,4677338.307499999],[448133.0170999998,4677307.6612],[448150.1991999997,4677288.213500001],[448168.3869000003,4677270.868100001],[448202.66920000035,4677243.1885],[448210.84470000025,4677233.023600001],[448229.53500000015,4677205.459000001],[448234.68819999974,4677188.209799999],[448236.02359999996,4677167.8796],[448234.30730000045,4677136.467800001],[448223.2728000004,4677049.715600001],[448217.8063000003,4677024.4387],[448215.3613,4677006.135],[448218.9029000001,4676971.6865],[448218.01070000045,4676951.3727],[448213.12320000026,4676915.0985],[448206.5259999996,4676893.1611],[448198.1349999998,4676874.124],[448195.6803000001,4676865.703],[448195.55510000046,4676848.7148],[448198.23110000044,4676842.365800001],[448202.15610000025,4676837.5622000005],[448207.6568,4676833.8573],[448238.6512000002,4676818.7497000005],[448248.89470000006,4676809.2359],[448262.88850000035,4676793.587300001],[448277.49170000013,4676771.049699999],[448297.6989000002,4676736.3675999995],[448300.8594000004,4676728.5715],[448302.74399999995,4676715.566],[448302.67459999956,4676706.1281],[448300.04110000003,4676695.820699999],[448279.6035000002,4676665.546],[448273.9433000004,4676658.814200001],[448266.50549999997,4676645.9882],[448242.4578,4676596.086100001],[448241.2904000003,4676583.214],[448244.05150000006,4676577.1975],[448254.1662999997,4676572.5704],[448256.36620000005,4676568.778899999],[448256.29920000024,4676559.6741],[448251.6991999997,4676551.2689],[448247.7028999999,4676546.4125],[448237.24810000043,4676504.849400001],[448230.97009999957,4676492.6811999995],[448223.5656000003,4676484.4077],[448219.0881000003,4676481.442600001],[448213.96690000035,4676480.703],[448207.7845999999,4676481.525800001],[448204.3903000001,4676479.996300001],[448196.9693999998,4676469.5021],[448191.8579000002,4676458.879899999],[448187.1579999998,4676436.9286],[448187.0410000002,4676421.0507],[448188.7122999998,4676412.7104],[448192.0338000003,4676404.357899999],[448227.79420000035,4676363.898],[448241.2252000002,4676350.1412],[448250.1852000002,4676345.522600001],[448255.79580000043,4676345.4813],[448261.51099999994,4676348.4373],[448268.8657999998,4676349.9377999995],[448303.3816999998,4676330.918199999],[448290.91199999955,4676194.8747000005],[448284.03110000025,4676134.408500001],[448280.07969999965,4676090.798800001],[448277.24909999967,4676042.517100001],[448269.89020000026,4675961.9562],[448266.8830000004,4675934.5514],[448259.96499999985,4675846.658600001],[447602.18759999983,4675844.9767],[447394.6525999997,4675845.304400001],[447395.18989999965,4675762.6864],[447395.51570000034,4675706.9418],[447396.3803000003,4675016.931600001],[447400.10730000027,4674908.306500001],[447415.7575000003,4673512.417099999],[447385.5334000001,4672649.308700001],[447394.0275999997,4672637.0308],[447397.39360000007,4672623.458799999],[447398.07189999986,4672614.7927],[447398.43319999985,4672607.9055],[447400.8901000004,4672306.8586],[447402.57969999965,4672101.9779],[447401.4324000003,4671915.2179000005],[447401.1869999999,4671882.352],[447401.04849999957,4671863.8094],[447400.9820999997,4671854.9268],[447399.06709999964,4671841.727399999],[447397.87650000025,4671693.387399999],[447466.8934000004,4671691.983999999],[447473.4977000002,4671691.8237],[448428.2017999999,4671675.773800001],[448600.89499999955,4671670.2918],[448605.51779999956,4671670.1471],[448751.9824999999,4671668.524599999],[448756.68709999975,4671668.268300001],[449196.00040000025,4671663.642000001],[449207.14499999955,4671663.339500001],[449641.534,4671662.885],[449990.85080000013,4671658.7304],[450269.5778999999,4671655.4243],[450368.4866000004,4671654.282400001],[450383.59509999957,4671654.0649],[450406.54789999966,4671653.9032000005],[450415.4639999997,4671653.7294],[450454.5979000004,4671653.231899999],[450530.38939999975,4671652.366],[450736.2973999996,4671649.9234],[450750.66280000005,4671649.7118999995],[450910.17200000025,4671647.932],[452150.4128999999,4671633.8445999995],[452206.72020000033,4671633.2402],[452245.1935999999,4671632.757099999],[452258.8158999998,4671632.5537],[452280.85979999974,4671632.293299999],[452296.216,4671632.078199999],[453532.7446999997,4671618.4815],[454372.48110000044,4671609.2159],[454373.96729999967,4671609.2062],[454376.5268000001,4671609.1897],[454381.0678000003,4671609.1603],[454382.9667999996,4671609.148],[454384.20529999956,4671609.139900001],[454389.65380000044,4671608.9936],[454509.6161000002,4671607.662599999],[455157.56209999975,4671600.6203000005],[455164.6627000002,4671600.575099999],[455302.5407999996,4671599.032400001],[455327.8872999996,4671598.760600001],[455755.2282999996,4671594.1754],[456011.8306,4671591.3466],[456006.06680000015,4671197.310799999],[455997.3247999996,4670961.0779],[456001.05319999997,4670011.0198],[456003.12930000015,4669946.7162999995],[455984.4258000003,4668128.379899999],[455983.9907999998,4668098.4026999995],[455983.88049999997,4668093.9618999995],[455981.99540000036,4667911.096000001],[455952.72109999973,4665061.1921999995],[455952.9255999997,4665040.9823],[455955.69849999994,4664942.364800001],[455785.4653000003,4664944.9837],[455780.3241999997,4664955.453299999],[455694.4562999997,4664955.547700001],[455573.49370000046,4664934.1008],[454325.8574999999,4664918.9690000005],[454328.1858999999,4664499.6797],[454332.73790000007,4663810.6687],[454315.8348000003,4663472.2279],[454315.29009999987,4663439.1426],[454084.48599999957,4663437.9748],[453297.90610000025,4663432.585000001],[452331.43900000025,4663426.1631000005],[452281.8510999996,4663427.7194],[452183.0621999996,4663426.9443],[451710.6021999996,4663421.9428],[450666.3383999998,4663415.2818],[450571.1858999999,4663414.503799999],[450512.84619999956,4663417.577299999],[450454.72420000006,4663404.5494],[450395.88609999977,4663407.294299999],[450343.6289999997,4663417.2108],[450162.74629999977,4663415.4871],[450156.30040000007,4663415.7546999995],[449860.3372999998,4663412.520199999],[449510.54339999985,4663407.1291000005],[449463.1810999997,4663407.801000001],[449453.8245000001,4663486.4825],[449436.54480000027,4663555.338500001],[449428.37519999966,4663591.928400001],[449393.2522,4663650.8079],[449334.01690000016,4663713.080700001],[449275.7679000003,4663762.910599999],[449195.0982999997,4663809.9044],[449136.9182000002,4663834.6406],[449090.4718000004,4663847.3005],[449095.51379999984,4663847.2642],[448995.6366999997,4663878.2983],[448786.89499999955,4663943.1009],[448373.0473999996,4664116.225199999],[448323.7429999998,4664133.241699999],[448278.2396999998,4664138.7937],[448188.99789999984,4664142.5571],[448124.7019999996,4664132.8138],[448021.11149999965,4664118.696699999],[447903.2248999998,4664093.915899999],[447770.1847000001,4664065.584799999],[447685.36510000005,4664063.881100001],[447558.6235999996,4664071.3726],[447469.7423999999,4664068.1471],[447420.31240000017,4664068.070900001],[447298.0203,4664073.646400001],[447206.03259999957,4664064.007200001],[447144.4155000001,4664048.034600001],[447077.4275000002,4664021.332],[447033.61899999995,4663988.349099999],[446996.86679999996,4663937.4363],[446960.1448999997,4663901.624600001],[446919.9319000002,4663863.285499999],[446825.0488,4663787.9383000005],[446777.69299999997,4663734.330499999],[446724.98840000015,4663694.976299999],[446634.8772,4663671.8946],[446504.0647999998,4663677.5481],[446230.2823000001,4663687.955700001],[445911.65299999993,4663703.380899999],[445892.25820000004,4663707.4158],[445873.7505000001,4663708.5571],[445652.28830000013,4663707.371300001],[445591.3746999996,4663708.5066],[445478.7456,4663713.706],[445309.38350000046,4663715.460000001],[445211.0716000004,4663712.113700001],[445028.76379999984,4663707.423699999],[444994.7078999998,4663707.5779],[444851.9709000001,4663710.356899999],[444795.7619000003,4663710.574100001],[444561.1310999999,4663706.305299999],[444396.26669999957,4663701.9388],[444362.0209999997,4663698.988399999],[444325.07579999976,4663689.175100001],[444073.5937999999,4663697.047700001],[443930.5215999996,4663699.2928],[443814.8216000004,4663702.8774999995],[443752.42360000033,4663704.4847],[442201.5433,4663690.582699999],[442174.6765999999,4663690.4695999995],[440981.41810000036,4663680.244899999],[440945.5664999997,4663910.508300001],[440943.98429999966,4664245.084899999],[440559.1201999998,4664243.9845],[439751.84080000035,4664239.1689],[438590.8658999996,4664234.8484000005],[438135.93149999995,4664218.1669],[438095.6979,4664201.7524999995],[436393.49170000013,4664229.321],[436377.5943999998,4664226.3551],[436364.30730000045,4664228.695699999],[436333.96669999976,4664228.1919],[436297.0179000003,4664228.1921],[436257.50490000006,4664227.9936],[436117.5011,4664230.3696],[435627.60869999975,4664224.7149],[435562.0832000002,4664227.3115],[435430.1052000001,4665079.874500001],[435299.74739999976,4665925.098099999],[435313.31879999954,4666017.249600001],[435304.2153000003,4666060.8616],[435267.72109999973,4666280.5044],[435178.9112999998,4666795.667099999],[434850.19629999995,4666767.3816],[433108.4029000001,4666660.3156],[432582.5003000004,4666631.120999999],[432542.06790000014,4666628.509299999],[431611.28529999964,4666551.1910999995],[431017.99629999977,4666502.889599999],[429496.3173000002,4666383.348200001],[429246.59229999967,4666367.1929],[429175.7259999998,4666362.573899999],[429112.48149999976,4666359.877800001],[429079.2357000001,4666357.3248],[429003.15020000003,4666351.4274],[429001.4138000002,4666351.333900001],[428965.9247000003,4666347.5825],[428902.3203999996,4666342.0046999995],[428764.7737999996,4666330.0669],[428469.8850999996,4666310.0645],[428396.7832000004,4666305.1428],[428219.14470000006,4666292.179099999],[427478.4325000001,4666217.4703],[427480.03920000046,4666156.712300001],[427397.13520000037,4666147.126800001],[427388.9466000004,4666146.433800001],[426944.24629999977,4666129.2598],[426843.6074000001,4666122.9736],[426740.76719999965,4666119.5989],[426306.02890000027,4666091.368100001],[426194.9792999998,4666085.4221],[426169.67760000005,4666084.132099999],[426158.43259999994,4666083.5836],[426121.9369999999,4666078.7465],[426107.99540000036,4666081.113399999],[426089.04229999986,4666078.424699999],[425982.2821000004,4666063.886600001],[425899.18939999957,4666052.4328000005],[425851.0515999999,4666048.6077],[425797.95129999984,4666052.2753],[425793.4944000002,4666037.108899999],[425788.95610000007,4666022.054500001],[425785.86560000014,4666011.0934999995],[425749.0599999996,4665898.3256],[425712.33469999954,4665785.446],[425710.68200000003,4665785.463400001],[425525.3492999999,4665789.3049],[425500.4781999998,4665789.7895],[425496.8387000002,4665789.4947999995],[425467.7215999998,4665787.0262],[425405.8252999997,4665779.6850000005],[425300.0066999998,4665768.8115],[425074.10649999976,4665758.214299999],[424994.0625,4665754.1788],[424895.62349999975,4665753.449100001],[424768.1392999999,4665764.8013],[424568.3881999999,4665765.1570999995],[424566.49789999984,4665619.2633],[423756.3739,4665587.6603999995],[423460.9018000001,4665579.6435],[423108.80900000036,4665571.145099999],[422696.9634999996,4665585.639],[422686.61569999997,4666187.513],[422672.0440999996,4667474.036499999],[422668.7851,4667757.019400001],[422666.51740000024,4668017.3379999995],[422339.59839999955,4668010.7147],[421946.74170000013,4668003.614700001],[421836.3345999997,4667993.8441],[421750.8004999999,4667984.465399999],[421477.59979999997,4667972.0669],[420272.52720000036,4667917.6284],[419982.45689999964,4667904.5901],[419972.1178000001,4667903.596999999],[419750.7586000003,4667916.9954],[418746.17009999976,4667861.648800001],[418614.9667999996,4667861.940300001],[418553.1185999997,4667857.9904],[418215.2451999998,4667848.7973],[418056.61149999965,4667842.088199999],[417876.1169999996,4667831.306299999],[417786.7161999997,4667824.1305],[417609.39240000024,4667816.094699999],[417433.0465000002,4667806.941400001],[417268.23149999976,4667801.766000001],[417157.4573999997,4667796.958799999],[416838.1760999998,4667788.501499999],[416726.72470000014,4667782.376499999],[416612.6923000002,4667781.6141],[416552.7735000001,4667780.323999999],[416424.8826000001,4667774.509299999],[416410.24930000026,4667773.794399999],[416256.1508999998,4667766.7388],[416053.78550000023,4667758.5952],[416000.66050000023,4667758.8947],[415802.86679999996,4667739.265799999],[415544.00629999954,4667712.377900001],[413967.3415999999,4667667.361],[413950.2906999998,4667773.288899999],[413575.68230000045,4667781.867900001],[413565.83889999986,4667780.9891],[413561.0091000004,4667777.9388999995],[413553.44120000023,4667780.696900001],[413537.56149999984,4667779.447899999],[413429.1864,4667768.562000001],[413443.4326999998,4667320.2985],[412861.0451999996,4667300.8179],[412842.62090000045,4667301.045499999],[412819.23110000044,4667300.668299999],[412615.26070000045,4667291.4212],[411934.4765999997,4667260.9101],[411905.2795000002,4667258.7206],[411642.02859999985,4667253.7959],[411569.09169999976,4667262.705700001],[411557.00820000004,4667261.191400001],[411502.68989999965,4667258.985400001],[411414.9073000001,4667256.978],[411148.7720999997,4667246.222200001],[411040.8897000002,4667242.695800001],[410955.80510000046,4667244.9911],[410924.1568999998,4667245.057600001],[410902.98900000006,4667243.9923],[410870.5691999998,4667241.8478],[410858.0723000001,4667240.3399],[410750.87880000006,4667245.5824],[410730.2770999996,4667498.1524],[408584.47009999957,4667439.6861000005],[407959.79700000025,4667410.8303],[407957.5417999998,4667358.331700001],[407956.80700000003,4667340.0176],[407957.1506000003,4667328.352499999],[407958.1536999997,4667297.5778],[407961.48089999985,4667191.59],[407970.78170000017,4666897.400800001],[407979.0250000004,4666661.417199999],[407979.8718999997,4666637.640900001],[407988.08860000037,4666399.547800001],[407994.9501,4666203.2283],[407998.07710000034,4666113.457],[408001.98330000043,4666001.0208],[408005.2731999997,4665904.6953],[408017.66220000014,4665548.943600001],[408017.7912999997,4665546.1656],[408018.40199999977,4665529.6108],[408031.5114000002,4665152.861099999],[408032.8783999998,4665111.8649],[408041.47809999995,4664864.6613],[408052.60869999975,4664545.129799999],[408054.95579999965,4664477.8015],[408058.56290000025,4664373.920600001],[408065.0378999999,4664172.831700001],[408071.2898000004,4663979.9637],[408073.94409999996,4663898.083699999],[408087.6584999999,4663471.7981],[408092.31340000033,4663327.5919],[408092.7926000003,4663313.5931],[408107.43900000025,4662945.931299999],[408110.17080000043,4662876.2662],[408110.4978,4662863.2688],[408111.1342000002,4662842.2717],[408142.8735999996,4662841.3036],[408150.1487999996,4662841.209000001],[408278.19849999994,4662838.6565000005],[408368.7806000002,4662841.7007],[408435.5499,4662844.832599999],[408451.1002000002,4661696.6894000005],[408332.9254999999,4661690.6702],[408336.63460000046,4661613.2190000005],[408090.7622999996,4661606.8627],[408093.0184000004,4661525.987600001],[408123.9935999997,4661065.0535],[408124.94159999955,4661010.7369],[408131.86390000023,4660957.897399999],[408206.4724000003,4659722.5907000005],[408260.39269999973,4658828.705499999],[408265.66750000045,4658788.880799999],[408267.8646999998,4658773.3050999995],[408267.64070000034,4658749.654100001],[408267.20720000006,4658716.2333],[408267.0524000004,4658710.6828000005],[408266.53390000015,4658670.711100001],[408266.19629999995,4658651.0594],[408268.0798000004,4658624.0496],[408273.19099999964,4658539.695499999],[408273.5669,4658511.261499999],[408284.8775000004,4658266.9135],[408303.97759999987,4657914.8562],[408304.7731999997,4657899.631899999],[408305.52990000043,4657881.409700001],[408306.65500000026,4657866.0701],[408307.41029999964,4657847.7369],[408308.30730000045,4657833.9549],[408310.39859999996,4657797.392100001],[408313.59049999993,4657743.602],[408325.0098000001,4657532.9015],[408338.5433,4657287.3036],[408352.18740000017,4657050.144400001],[408366.49340000004,4656800.094900001],[408377.99540000036,4656589.0605999995],[408402.44930000044,4656138.100400001],[408414.5098000001,4655931.612299999],[408430.24959999975,4655708.7523],[408435.63520000037,4655632.390900001],[408442.1469999999,4655540.6899999995],[408443.7273000004,4655515.6832],[408463.0553000001,4655218.040100001],[408479.3794999998,4654950.4197],[408513.60529999994,4654389.5064],[408545.3304000003,4653871.602700001],[408491.68450000044,4653852.639699999],[408425.64690000005,4653829.395300001],[408425.7348999996,4653765.762399999],[408422.12650000025,4653589.1283],[408422.8519000001,4653574.793400001],[408422.04000000004,4653479.9671],[408421.45100000035,4653466.4266],[408431.86789999995,4651459.508300001],[408431.6054999996,4651439.1895],[408414.79849999957,4650247.066400001],[408160.69319999963,4650249.4646000005],[407994.9617999997,4650251.0578000005],[406942.67349999957,4650260.9026999995],[406874.6747000003,4650261.5733],[406741.2430999996,4650262.7717],[406649.8147999998,4650264.419],[406521.6983000003,4650266.6620000005],[406310.6173999999,4650271.6688],[405995.63960000034,4650275.0602],[405985.44969999976,4650274.973200001],[405901.6070999997,4650273.975400001],[405891.5828,4650273.886299999],[405875.1917000003,4650274.6591],[405795.72640000004,4650278.934800001],[405769.2385,4650280.397299999],[405756.4900000002,4650281.0109],[405724.84810000006,4650281.0984000005],[405591.5761000002,4650281.872099999],[405558.8590000002,4650282.0857],[405551.9819,4650281.9552],[405128.44770000037,4650282.2787],[405084.0751,4650284.316199999],[404832.7533,4650284.464299999],[404226.8147,4650284.960100001],[404211.6629999997,4650285.4979],[404207.10929999966,4650285.670499999],[404204.4589999998,4650285.7063],[402763.84949999955,4650291.7666],[402711.14269999973,4650296.1543000005],[401427.96360000037,4650305.769300001],[401413.71839999966,4650305.9673],[400212.27410000004,4650320.107999999],[400045.62490000017,4650321.5667],[400043.22310000006,4650321.6006000005],[399305.5521999998,4650327.5955],[398600.6805999996,4650333.4202],[398554.4614000004,4650333.7480999995],[397566.98340000026,4650342.502800001],[397356.8487,4650344.4309],[397151.35030000005,4650346.187000001],[397132.9397,4650344.7882],[396929.78270000033,4650348.0715],[396916.11870000046,4650348.381200001],[396140.7363,4650359.3628],[396114.0741999997,4650360.1976],[395290.1644000001,4650372.4275],[395275.0080000004,4650372.6514],[395125.01109999977,4650374.4241],[395112.0728000002,4650373.3938],[394873.32859999966,4650379.0395],[394337.74789999984,4650383.3353],[394333.8618999999,4650383.8375],[394071.0580000002,4650387.0923],[393848.0086000003,4650389.761600001],[393513.31010000035,4650393.7806],[392935.84839999955,4650400.6994],[392747.8339999998,4650402.9855],[392073.9600999998,4650410.9892],[391993.61930000037,4650411.9904],[391380.0125000002,4650422.8072999995],[391279.9685000004,4650424.673699999],[388978.33469999954,4650465.2245000005],[388830.0865000002,4650467.769400001],[388724.6573999999,4650469.645300001],[388620.71740000043,4650471.3883],[388362.0795,4650476.4552],[388306.50939999986,4650477.5525],[388222.8641999997,4650479.2038],[388200.91810000036,4650479.660800001],[388131.9325000001,4650481.0821],[388128.0399000002,4650481.1435],[388123.31900000013,4650481.218],[385832.5965,4650526.394300001],[385819.13999999966,4650524.1677],[385814.9989,4650524.2344],[385768.62739999965,4650525.536599999],[385616.8411999997,4650529.649499999],[385580.2410000004,4650530.6842],[385563.6802000003,4650531.173599999],[385448.2297,4650533.26],[385418.8278000001,4650533.735099999],[385295.17250000034,4650535.623299999],[385254.92449999973,4650536.4967],[384920.4274000004,4650543.250399999],[384813.9288999997,4650545.6461],[384809.8706,4650545.711999999],[384218.7348999996,4650558.3388],[382554.37509999983,4650592.819800001],[381959.4380000001,4650606.1423],[381957.78160000034,4650606.1698],[380896.34810000006,4650634.693499999],[380747.7690000003,4650637.413000001],[380736.6105000004,4650638.933499999],[380499.36649999954,4650645.3714000005],[380325.15579999983,4650651.086300001],[379075.6331000002,4650692.500499999],[378954.82830000017,4650696.449999999],[378846.06120000035,4650701.8618],[378543.18090000004,4650711.819599999],[378470.4291000003,4650711.067],[378147.4787999997,4650724.6066],[378131.00299999956,4650725.222999999],[378064.4411000004,4650727.9223],[378040.59810000006,4650728.887700001],[378004.0889999997,4650730.4043000005],[377983.5569000002,4650731.2019],[377972.87480000034,4650731.4968],[377905.55420000013,4650733.4332],[377902.15270000044,4650733.158600001],[377885.9872000003,4650732.5485],[377797.4389000004,4650738.183499999],[377769.1310999999,4650739.6711],[377576.5996000003,4650744.6589],[377399.39020000026,4650749.3869],[377377.1246999996,4650750.5494],[377015.3175999997,4650763.9243],[377001.4961000001,4650764.7194],[376784.8909999998,4650771.701199999],[376425.2073999997,4650783.292300001],[376325.2690000003,4650786.5898],[376065.52809999976,4650795.1237],[375827.74480000045,4650803.8379],[375803.5804000003,4650805.3719],[375543.2662000004,4650814.268200001],[375418.58029999956,4650818.9015],[375385.29590000026,4650820.0418],[374983.58220000006,4650834.7774],[374974.6414000001,4650835.157199999],[374781.5533999996,4650841.452500001],[374027.82940000016,4650865.9112],[373991.8948999997,4650867.1051],[373966.21839999966,4650867.4504],[373855.52219999954,4650871.418299999],[373757.98280000035,4650874.487199999],[373735.04729999974,4650875.228800001],[373725.35919999983,4650875.512399999],[373724.19969999976,4650875.5331],[373720.6383999996,4650875.5965],[373605.1366999997,4650879.5428],[373567.7943000002,4650880.764],[373433.07820000034,4650885.0558],[373370.6469999999,4650887.0591],[373149.5725999996,4650894.232100001],[373109.4972000001,4650895.5046],[372995.1513,4650899.218],[372881.466,4650902.8104],[372873.59800000023,4650902.9515],[372725.22470000014,4650907.945900001],[372721.4168999996,4650908.1252999995],[372639.9411000004,4650910.699200001],[372636.87870000023,4650910.8653],[372346.41889999993,4650920.309699999],[372133.52249999996,4650926.145400001],[371733.4752000002,4650936.7037],[371724.8657999998,4650937.081599999],[371620.44680000003,4650939.9713],[371486.88100000005,4650943.7239],[371374.4243999999,4650946.5408],[370995.2505000001,4650956.873199999],[370991.1923000002,4650956.947000001],[370955.74899999984,4650957.814200001],[370913.5992999999,4650958.9147],[370866.15110000037,4650960.223099999],[370852.8189000003,4650960.577],[370155.9068,4650979.193],[368632.44959999993,4651022.363700001],[368510.7280000001,4651025.953],[368420.4698999999,4651028.5162],[368377.9104000004,4651029.861500001],[368009.2756000003,4651041.1579],[367965.14049999975,4651042.424000001],[367924.07180000003,4651043.7443],[367898.81769999955,4651044.548],[367877.61980000045,4651045.165200001],[367839.77699999977,4651046.2037],[367823.55040000007,4651046.839500001],[366442.91509999987,4651089.486099999],[365957.9447999997,4651104.4147],[365744.3992999997,4651111.0101],[365739.92700000014,4651111.094799999],[365661.84410000034,4651113.4626],[365511.0619000001,4651118.0985],[365362.8470999999,4651122.6888999995],[364758.06259999983,4651141.309],[364345.2945999997,4651153.9714],[364335.77240000013,4651154.264699999],[364064.2664000001,4651162.6866],[363596.93340000045,4651177.105599999],[363591.96640000027,4651177.3122000005],[363534.4190999996,4651179.086200001],[362814.87459999975,4651201.415200001],[362351.6842,4651215.836200001],[361630.8103,4651237.9781],[361079.43539999984,4651255.092700001],[360291.00019999966,4651279.584000001],[359754.15809999965,4651298.4037999995],[359073.85979999974,4651319.448100001],[358738.1004999997,4651329.907400001],[358635.0904000001,4651332.849400001],[358619.5290999999,4651333.604],[358187.96999999974,4651347.111400001],[357135.4824000001,4651379.9070999995],[357129.19039999973,4651380.145],[357127.28550000023,4651380.1833999995],[357064.19039999973,4651382.1218],[357054.8339999998,4651382.421499999],[357049.6185999997,4651382.637800001],[357038.35730000027,4651382.9759],[356917.7159000002,4651386.742799999],[356881.86400000006,4651387.9109000005],[356861.7433000002,4651388.5393],[356850.8132999996,4651388.870999999],[356846.83800000045,4651388.951300001],[356820.25960000046,4651389.8213],[356762.38439999986,4651391.767999999],[356758.65749999974,4651391.8434],[356733.98620000016,4651392.7862],[356664.017,4651394.8671],[356322.0505999997,4651405.6775],[355794.2779000001,4651422.281199999],[355784.01049999986,4651422.601199999],[355695.41619999986,4651425.514900001],[355296.39919999987,4651438.0918000005],[355192.82820000034,4651441.983999999],[355097.5142999999,4651444.4871],[355015.38329999987,4651443.3893],[354646.8262,4651454.4914],[353933.63850000035,4651475.8156],[353228.14940000046,4651496.8301],[352766.0696999999,4651508.9673],[352708.59530000016,4651510.272299999],[352301.6503999997,4651520.183599999],[352295.7770999996,4651520.6392],[352132.95859999955,4651524.255799999],[352123.51719999965,4651524.4527],[351930.1568999998,4651529.5998],[350051.2076000003,4651575.872400001],[350036.79700000025,4651576.177300001],[349703.63989999983,4651584.4551],[349672.4154000003,4651577.2301],[349639.2778000003,4651581.376599999],[349226.29420000035,4651591.925899999],[349169.5674999999,4651593.354800001],[349143.3326000003,4651594.8018],[349014.23340000026,4651602.216],[348962.64630000014,4651603.759299999],[348925.55030000024,4651604.882999999],[348794.47300000023,4651608.899700001],[348678.7955,4651612.367900001],[348629.27890000027,4651613.8694],[348572.3700000001,4651614.5295],[348553.9534999998,4651617.366800001],[348545.26219999976,4651617.774599999],[348530.5250000004,4651618.3116999995],[348495.80709999986,4651618.276000001],[348478.46219999995,4651616.9805],[348451.76109999977,4651615.996099999],[348441.6500000004,4651615.879000001],[348423.18120000046,4651616.2739],[348409.27699999977,4651617.0156],[348398.27859999985,4651618.0284],[348376.6013000002,4651619.491800001],[348115.7221999997,4651625.1877999995],[348114.70689999964,4651624.209799999],[345924.7407999998,4651665.3619],[345923.41559999995,4651665.390699999],[345259.9952999996,4651678.286599999],[345061.5493999999,4651682.176999999],[344639.80150000006,4651690.074899999],[343579.14130000025,4651710.2903],[342534.1277999999,4651722.651699999],[342437.53479999956,4651723.6872000005],[342429.41839999985,4651723.8675999995],[342423.3700000001,4651723.891000001],[342029.38570000045,4651728.549799999],[340555.2412999999,4651745.669],[340406.29250000045,4651747.354599999],[339573.2576000001,4651754.049799999],[339551.1370000001,4651754.2172],[339307.4304999998,4651757.627],[339133.3858000003,4651756.2421],[339124.2527999999,4651755.4496],[339115.25019999966,4651753.0988],[338806.03170000017,4651758.0129],[338058.29590000026,4651762.946799999],[338010.0864000004,4651763.7151],[337197.3071999997,4651769.115499999],[335574.8197999997,4651788.0122],[333749.534,4651806.812000001],[333688.1497999998,4651807.6965],[333644.5750000002,4651808.274599999],[333622.29059999995,4651808.5754],[333349.29590000026,4651814.4328000005],[333252.43840000033,4651818.599199999],[333190.5780999996,4651820.388],[333042.89240000024,4651819.7543],[332956.3300999999,4651821.2382],[332909.0664999997,4651820.019099999],[332826.71410000045,4651817.294600001],[332773.3964999998,4651815.8859],[332725.84339999966,4651816.452400001],[332686.8315000003,4651817.262],[332623.2082000002,4651818.0975],[332578.2896999996,4651817.9362],[332205.9046,4651826.0747],[332148.97670000046,4651826.2004],[332072.0005000001,4651826.579299999],[331801.71779999975,4651828.099099999],[331794.7581000002,4651828.1532000005],[331454.53479999956,4651833.234999999],[331385.99569999985,4651832.976299999],[331161.39749999996,4651835.5449],[330232.5081000002,4651845.9542],[330179.8996000001,4651846.547700001],[329993.3267000001,4651848.686799999],[329095.2479999997,4651858.728399999],[329029.2273000004,4651859.8761],[329025.5831000004,4651859.964],[327477.0469000004,4651877.374500001],[327464.3722000001,4651877.571900001],[326583.36149999965,4651888.182700001],[326404.1568999998,4651890.236],[326144.4176000003,4651893.046499999],[325852.87370000035,4651896.647700001],[325809.0543999998,4651897.5022],[325101.95210000034,4651913.4694],[325056.64749999996,4651914.587400001],[324944.83249999955,4651917.2368],[324942.4305999996,4651917.2961],[324928.5190000003,4651917.7508000005],[324916.59240000043,4651918.045299999],[324900.7703,4651918.325099999],[324897.29169999994,4651918.411],[324884.1199000003,4651918.6252999995],[324860.6780000003,4651919.0933],[323846.86400000006,4651942.2151],[323843.3025000002,4651942.3036],[323838.4960000003,4651942.312000001],[323501.68120000046,4651948.579500001],[323255.14439999964,4651952.611500001],[323147.1308000004,4651954.861199999],[323125.84219999984,4651955.281199999],[323121.45249999966,4651955.390799999],[322437.19489999954,4651967.2763],[322389.7282999996,4651968.132200001],[321404.5181999998,4651985.664799999],[320990.7954000002,4651992.212099999],[320150.81879999954,4652021.1412],[320123.72279999964,4652024.6065],[320117.73979999963,4652023.980599999],[320078.23819999956,4652025.2053],[320042.875,4652026.214199999],[320022.3487,4652027.290899999],[319969.12650000025,4652029.9757],[319914.9132000003,4652032.7973],[319844.4297000002,4652034.588300001],[319782.9769000001,4652036.261600001],[319738.6827999996,4652038.0546],[319673.6911000004,4652040.707699999],[319614.66000000015,4652043.0985],[319580.9617999997,4652044.400599999],[319525.4922000002,4652046.7016],[319473.44460000005,4652046.693700001],[319421.2313000001,4652046.690300001],[319384.7715999996,4652046.9526],[319243.8534000004,4652049.2114],[319202.44689999986,4652050.489700001],[319191.4610000001,4652045.4366],[319176.80950000044,4652046.1437],[319083.3518000003,4652050.5284],[319075.6951000001,4652049.2794],[319068.6492999997,4652049.2371],[319064.67090000026,4652049.227499999],[319038.5614,4652049.1163],[318928.9302000003,4652053.0271000005],[318902.5976999998,4652053.922],[318811.99340000004,4652056.4597],[318808.84609999973,4652056.540100001],[318388.2090999996,4652068.416099999],[318219.63570000045,4652071.737299999],[318085.76850000024,4652074.2827],[317945.68939999957,4652076.9903],[317934.17399999965,4652077.174900001],[317913.1337000001,4652077.6043],[317888.44629999995,4652078.0163],[317761.95320000034,4652080.489499999],[317478.5991000002,4652093.780300001],[316948.25040000025,4652103.3455],[316262.24170000013,4652115.761499999],[316168.7182,4652117.630899999],[316151.1593000004,4652118.086300001],[316092.01379999984,4652119.2873],[316090.02610000037,4652119.3388],[316085.0565999998,4652119.467800001],[316072.38439999986,4652119.796599999],[315410.5087000001,4652136.113399999],[314531.3742000004,4652157.8401999995],[314177.4955000002,4652168.3309],[314124.71439999994,4652172.0483],[314122.0669,4652172.228800001],[313797.7784000002,4652179.6292],[313091.43209999986,4652200.775699999],[313019.9600999998,4652202.882999999],[311635.9104000004,4652244.084799999],[311602.83669999987,4652243.9638],[311594.8766000001,4652243.842],[311225.71079999954,4652259.3314],[310891.79009999987,4652266.2325],[310554.2400000002,4652276.9133],[310504.4681000002,4652278.466],[310244.24980000034,4652286.0944],[309995.79559999984,4652293.5282000005],[309924.3945000004,4652295.2203],[309874.69350000005,4652296.3311],[309270.2742999997,4652310.903000001],[309268.83939999994,4652309.9416000005],[309213.20189999975,4652312.2168000005],[309211.1342000002,4652312.3836],[309146.02770000044,4652313.914100001],[309071.8872999996,4652315.466399999],[308503.9625000004,4652334.121200001],[308165.9335000003,4652345.5955],[308162.5376000004,4652345.6874],[307900.57519999985,4652356.338300001],[307870.21609999985,4652355.4944],[307024.6560000004,4652381.5769],[306447.7505000001,4652399.3078000005],[306329.3256999999,4652403.098300001],[306285.43450000044,4652404.52],[304935.47479999997,4652447.8785],[304341.0229000002,4652466.7085],[303913.3320000004,4652482.1952],[303753.79530000035,4652486.0550999995],[303291.6124,4652501.200999999],[301989.50349999964,4652545.904999999],[301842.01970000006,4652551.0271000005],[301679.2929999996,4652556.467599999],[301621.8951000003,4652558.073899999],[301577.4615000002,4652560.873500001],[300983.4389000004,4652577.5287999995],[300957.12540000025,4652579.1568],[300955.6096000001,4652578.3103],[299242.1190999998,4652626.6394],[299160.37040000036,4652628.955499999],[299153.3333999999,4652629.266000001],[299126.5987,4652633.5798],[298986.0661000004,4652638.3422],[298894.3019000003,4652641.1677],[298454.5433,4652655.215399999],[298119.0434999997,4652662.763699999],[297946.1325000003,4652668.691299999],[296546.0248999996,4652713.635500001],[296518.5236999998,4652714.3138999995],[296386.1557,4652717.671],[296121.2764999997,4652725.174699999],[295948.9166000001,4652730.1351],[294956.3951000003,4652758.002800001],[294909.7577999998,4652759.129899999],[294907.2730999999,4652759.2018],[293879.5935000004,4652786.9044],[293866.25850000046,4652787.292199999],[293750.54119999986,4652790.3255],[292830.85819999967,4652814.8159],[292703.4687999999,4652818.4297],[292618.9798999997,4652820.679199999],[291958.5307,4652837.3686],[287741.5278000003,4652910.0678],[287682.9592000004,4652911.4888],[287644.10670000035,4652912.430600001],[287565.98429999966,4652914.2162],[287095.0229000002,4652925.348099999],[285937.6009999998,4652952.100199999],[285932.3827999998,4652952.2578],[285471.7457999997,4652962.296700001],[285028.5555999996,4652973.614600001],[284764.1233999999,4652980.0846],[284753.26960000023,4652980.303099999],[283854.94319999963,4653002.8651],[283833.6852000002,4653001.735200001],[283020.4167999998,4653029.8116],[283017.8491000002,4653029.8902],[282965.1048999997,4653032.061000001],[282082.98979999963,4653061.7982],[282045.2273000004,4653063.1818],[281706.1684999997,4653074.8401999995],[280629.27689999994,4653111.8725000005],[280370.65809999965,4653116.2149],[280251.99700000044,4653118.2261],[279878.27809999976,4653124.4892],[277404.91559999995,4653166.2894],[275728.1242000004,4653190.0342],[275286.2171,4653208.8126],[275189.0376000004,4653211.2278],[274565.95330000017,4653227.0198],[274118.65979999956,4653238.1504999995],[274092.0680999998,4653238.887],[274002.41509999987,4653240.745100001],[273703.6229999997,4653246.8343],[273679.9835000001,4653249.145400001],[273329.54470000044,4653258.1226],[273325.5689000003,4653258.2498],[272630.0020000003,4653276.4198],[272242.7786999997,4653286.4088],[271240.49930000026,4653312.245100001],[270586.1667999998,4653328.951300001],[270514.09049999993,4653330.840399999],[268772.54760000017,4653375.891100001],[268751.04750000034,4653375.147500001],[268322.2578999996,4653389.82],[268315.0516999997,4653390.055600001],[268224.7553000003,4653390.118100001],[266751.7770999996,4653428.1096],[266641.9146999996,4653430.837200001],[266194.77990000043,4653442.5743],[266169.1024000002,4653443.421499999],[266141.95969999954,4653445.0953],[265742.47229999956,4653453.3989],[265629.09360000025,4653460.1492],[265626.0362,4653460.4727],[265440.32270000037,4653466.395],[264749.7307000002,4653488.2870000005],[264311.1239,4653502.305500001],[263025.9910000004,4653542.275],[262936.11209999956,4653545.0589000005],[262895.18989999965,4653546.3169],[262855.01690000016,4653547.6612],[262852.53199999966,4653547.7444],[262319.4704999998,4653564.2698],[262274.84700000007,4653566.433700001],[261434.1431,4653593.1307],[260279.16930000018,4653630.33],[259446.18120000046,4653659.8927],[259335.56020000018,4653664.8718],[259284.22369999997,4653667.171399999],[259246.6710000001,4653667.5578000005],[258871.3973000003,4653686.210000001],[257341.22609999962,4653752.1196],[256469.68329999968,4653789.4681],[256446.0049999999,4653790.6154],[255879.91139999963,4653818.989800001],[255081.62119999994,4653861.991],[254609.76329999976,4653883.986500001],[254466.61010000017,4653890.724400001],[254393.76109999977,4653894.472100001],[254227.69079999998,4653902.7875],[254224.62600000016,4653902.8938],[253111.97300000023,4653958.696599999],[253103.94230000023,4653959.0876],[253065.78440000024,4653961.195599999],[251780.40340000018,4654020.0057],[251373.78479999956,4654038.931700001],[251217.37590000033,4654046.089500001],[249585.13900000043,4654120.822000001],[249480.14890000038,4654125.645199999],[249316.62100000028,4654133.208000001],[249039.56759999972,4654145.795399999],[248980.86419999972,4654148.541999999],[248932.5895999996,4654150.6972],[248927.70650000032,4654150.9814],[248762.51819999982,4654158.5046999995],[248184.80530000012,4654184.572699999],[247046.4581000004,4654248.249],[246957.72719999962,4654253.1965],[246595.4149000002,4654268.1469],[245522.75380000006,4654324.939099999],[245375.65189999994,4654332.670399999],[244164.98010000028,4654394.0743],[244159.02840000018,4654394.6228],[243895.5197999999,4654408.0349],[243845.84970000014,4654410.608899999],[243824.94579999987,4654412.8102],[243796.0379999997,4654413.8555],[242958.04640000034,4654453.4377999995],[242521.60919999983,4654473.733200001],[242356.3565999996,4654481.853499999],[242293.84399999958,4654484.794299999],[242238.7740000002,4654487.1313000005],[242055.8808000004,4654498.2355],[241471.5510999998,4654534.2118],[241420.4020999996,4654532.6315],[240369.58550000004,4654563.3903],[240255.08540000021,4654566.809],[240214.82579999976,4654568.173900001],[239695.1710000001,4654590.1393],[239546.10479999986,4654596.396299999],[239532.5164999999,4654596.784700001],[238807.10529999994,4654610.481799999],[238605.61699999962,4654614.466],[237656.11330000032,4654642.4462],[237090.21779999975,4654656.863500001],[237081.84779999964,4654657.062899999],[236883.46779999975,4654662.2039],[236871.76379999984,4654661.9714],[236866.7070000004,4654662.048],[236773.24089999963,4654662.4066],[236224.3075000001,4654664.697899999],[236009.42650000006,4654665.584899999],[235690.95990000013,4654666.8949],[235370.91839999985,4654668.278000001],[235292.2944,4654670.770500001],[235288.0700000003,4654670.928300001],[235286.16480000038,4654670.999500001],[235231.0691999998,4654672.7248],[234438.51630000025,4654697.496200001],[234419.95779999997,4654698.080700001],[233305.43790000025,4654732.9431],[231169.90050000045,4654799.534600001],[231033.42040000018,4654803.269200001],[230997.8024000004,4654804.6216],[230985.12480000034,4654804.991800001],[230214.62129999977,4654825.729],[229265.41050000023,4654852.4877],[228926.95050000027,4654860.981899999],[228760.2648,4654866.694700001],[228398.7555999998,4654879.877900001],[228396.93319999985,4654879.947799999],[228253.54899999965,4654885.4464],[228005.41920000035,4654895.969699999],[226864.27410000004,4654945.435900001],[226840.58810000028,4654946.4603],[226660.1944000004,4654953.863299999],[226494.13939999975,4654960.9397],[226484.12519999966,4654961.548800001],[226475.59339999966,4654961.8782],[226096.53409999982,4654978.3035],[226007.76260000002,4654982.4037],[225824.5083999997,4654990.9395],[225730.767,4654995.2355],[225704.02469999995,4654996.604599999],[225597.04710000008,4655001.8597],[224800.6763000004,4655038.868899999],[222970.21250000037,4655129.011299999],[222793.8995000003,4655136.909600001],[222721.6819000002,4655140.069599999],[222643.67470000032,4655143.679500001],[222544.0393000003,4655147.914899999],[222522.01439999975,4655149],[222512.16160000023,4655149.497199999],[222493.52840000018,4655150.338300001],[221718.45270000026,4655184.859200001],[221149.0870000003,4655210.140900001],[220173.67260000017,4655253.610099999],[220018.91899999976,4655263.395400001],[219954.22609999962,4655265.9527],[219944.5345999999,4655266.3358],[219648.96310000028,4655277.4714],[219598.18180000037,4655279.370100001],[219586.5850999998,4655279.8292],[219568.6146999998,4655280.651799999],[219205.54330000002,4655296.814099999],[218951.5547000002,4655308.4439],[218674.12880000006,4655321.1248],[217905.45390000008,4655356.366],[217876.5538999997,4655357.739499999],[217804.42360000033,4655361.057499999],[217610.05759999994,4655369.9157],[217419.43240000028,4655378.9636],[217347.79920000024,4655382.2665],[217139.11629999988,4655392.0426],[216948.9009999996,4655400.9756000005],[216017.8524000002,4655444.469799999],[214910.6200000001,4655489.0579],[214792.5820000004,4655493.809699999],[214743.13480000012,4655495.9121],[214699.97840000037,4655497.6502],[214411.8043999998,4655509.3741999995],[213735.87399999984,4655534.4343],[213710.3183000004,4655532.352700001],[213371.31969999988,4655547.0634],[213327.17819999997,4655549.0722],[213234.74459999986,4655553.0363],[213229.94020000007,4655553.230799999],[213197.97080000024,4655554.636399999],[213187.53369999956,4655555.059],[213156.71949999966,4655556.3068],[212983.70199999958,4655563.8716],[212896.73539999966,4655567.6185],[212696.2123999996,4655576.194],[212462.96999999974,4655586.103399999],[212260.62469999958,4655594.7652],[212219.95770000014,4655596.5286],[212048.3481999999,4655604.0591],[211933.05680000037,4655609.080600001],[211911.35879999958,4655610.0743],[211134.94940000027,4655643.586300001],[211104.2379999999,4655649.399499999],[210806.08990000002,4655662.901000001],[210799.96470000036,4655663.2623],[209823.61099999957,4655707.5320999995],[209651.26049999986,4655715.262499999],[209645.1308000004,4655715.513800001],[209641.48610000033,4655715.6632],[209266.81369999982,4655730.6986],[209188.03380000032,4655733.8214],[208758.92530000024,4655750.7852],[208741.87640000042,4655747.815400001],[208731.9408999998,4655748.335200001],[208479.77909999993,4655760.377800001],[208478.20519999973,4655760.442500001],[208444.5281999996,4655762.718599999],[208405.68350000028,4655764.4289],[208328.40369999968,4655767.722100001],[208239.4305999996,4655771.164000001],[208037.04810000025,4655779.058499999],[207771.17769999988,4655788.687999999],[207375.6392000001,4655802.9047],[207318.38680000044,4655804.9365],[207266.60610000044,4655806.8539],[206659.9171000002,4655829.7293],[206317.41920000035,4655844.478599999],[205242.22130000032,4655891.033399999],[205077.06280000042,4655898.2424],[204639.90749999974,4655917.5713],[204192.6462000003,4655937.349300001],[203518.44049999956,4655967.2082],[203471.892,4655969.268100001],[203295.05819999985,4655977.1186999995],[200897.35280000046,4656082.7535],[200345.90249999985,4656107.620999999],[200280.38929999992,4656110.615599999],[200254.14940000046,4656112.1711],[200222.52049999963,4656113.8434999995],[199962.9369000001,4656123.3894],[199954.62229999993,4656124.965399999],[199947.25930000003,4656125.4998],[199940.7106999997,4656125.665999999],[199195.7762000002,4656141.690300001],[197724.04059999995,4656169.416999999],[195593.6688000001,4656208.704500001],[195503.86099999957,4656210.3399],[195377.1763000004,4656213.228700001],[195354.30229999963,4656210.096000001],[194902.86569999997,4656222.4081],[193811.5412999997,4656243.914799999],[193773.38800000027,4656244.4517],[193644.2368999999,4656246.0317],[192809.2659,4656275.3003],[192738.92989999987,4656282.0231],[192306.6364000002,4656294.004000001],[192274.71970000025,4656294.8343],[192180.1629999997,4656298.053300001],[188957.2128999997,4656409.381999999],[188636.5680999998,4656416.4618],[186888.04399999976,4656479.419500001],[186870.55510000046,4656479.9701000005],[186615.29810000025,4656490.5931],[186545.9567999998,4656493.5505],[184087.85529999994,4656596.9879],[184057.43829999957,4656598.0109],[183877.25229999982,4656605.8292],[182987.63540000003,4656638.1403],[182508.86230000015,4656656.806299999],[180505.6347000003,4656723.1953],[180436.4101999998,4656726.986300001],[177910.0837000003,4656859.2436999995],[177816.04050000012,4656866.7489],[176504.15189999994,4656936.906400001],[176482.08920000028,4656933.6854],[176415.70689999964,4656937.942500001],[176274.07830000017,4656946.8639],[176047.93049999978,4656960.989600001],[175409.9718000004,4657000.9980999995],[174960.72250000015,4657028.727299999],[174062.21530000027,4657084.0496],[174058.49260000046,4657084.3322],[173966.8496000003,4657089.886499999],[173962.38129999954,4657090.203600001],[173541.62399999984,4657120.161599999],[173326.67709999997,4657134.192299999],[173288.93780000042,4657136.7125],[171893.75760000013,4657228.4888],[171781.73149999976,4657234.9048],[171188.48560000025,4657268.9944],[171017.75679999962,4657278.816500001],[170857.3728,4657287.939300001],[170552.26159999985,4657305.4673999995],[170346.92129999958,4657317.2501],[170206.23790000007,4657325.136700001],[170134.53969999962,4657329.366800001],[170085.94359999988,4657332.298699999],[168985.1172000002,4657395.138800001],[168967.29609999992,4657395.749299999],[165582.66949999984,4657587.8541],[165213.03330000024,4657608.772600001],[164351.21580000035,4657657.7006],[164264.00079999957,4657662.169600001],[163623.2589999996,4657694.919],[163330.62100000028,4657709.6072],[162146.53029999975,4657770.1293],[161210.41559999995,4657817.978],[161150.9467000002,4657821.046499999],[160225.50189999957,4657868.181399999],[157911.42870000005,4657986.5166],[156963.6900000004,4658036.715299999],[156705.11980000045,4658050.473099999],[156668.18350000028,4658052.4868],[156635.15689999983,4658054.645099999],[155576.33880000003,4658110.6412],[155574.26779999956,4658110.741900001],[153826.89010000043,4658180.494200001],[153420.9815999996,4658195.5668],[153388.32569999993,4658196.831499999],[151962.69660000037,4658249.740499999],[151582.06219999958,4658263.898800001],[151561.5064000003,4658264.6877999995],[151555.45349999983,4658264.874399999],[151537.21729999967,4658265.5494],[150688.7575000003,4658297.454500001],[149283.30640000012,4658349.573899999],[149278.99859999958,4658349.7873],[148003.75009999983,4658397.047700001],[147454.8202999998,4658417.460000001],[147453.41189999972,4658417.530099999],[147450.0981999999,4658417.6952],[146717.7083999999,4658453.093],[146716.6314000003,4658453.1467],[145013.14269999973,4658535.468699999],[144907.57210000046,4658540.206700001],[144837.30960000027,4658543.5087],[144208.71250000037,4658572.1789],[143185.7762000002,4658619.100299999],[142663.99560000002,4658643.1928],[142659.19060000032,4658643.4353],[140477.70220000017,4658777.721000001],[140449.80069999956,4658779.472200001],[140335.12370000035,4658786.522700001],[140201.68269999977,4658792.0792],[139566.1342000002,4658818.5098],[138447.69409999996,4658864.968699999],[137892.2597000003,4658889.2401],[137860.09420000017,4658887.210899999],[137647.19460000005,4658898.3287],[137434.65809999965,4658908.4321],[137249.3002000004,4658917.260399999],[137181.26180000044,4658920.302100001],[137168.33239999972,4658920.853399999],[137071.69539999962,4658925.028000001],[137064.15660000034,4658925.4145],[137040.53440000024,4658926.403000001],[137009.53899999987,4658927.7697],[136525.95100000035,4658948.91],[136048.97250000015,4658969.409499999],[135089.9413999999,4659003.9737],[134583.59740000032,4659022.1884],[133481.98080000002,4659083.5984000005],[132679.62170000002,4659128.4197],[132264.31969999988,4659151.653899999],[131780.4327999996,4659178.703],[131489.95409999974,4659191.8155000005],[131225.38860000018,4659203.2557],[130227.26649999991,4659249.0919],[129885.12339999992,4659267.197000001],[129116.00800000038,4659308.0129],[128325.16849999968,4659349.7192],[127981.03029999975,4659367.9101],[127962.38989999983,4659368.889900001],[127933.05640000012,4659370.3204],[127782.32949999999,4659377.6884],[126981.20519999973,4659416.745200001],[126654.23959999997,4659432.982100001],[126359.89190000016,4659447.0667],[126129.83160000015,4659460.8859],[124951.92459999956,4659531.2235],[124629.20040000044,4659549.222999999],[124533.02689999994,4659554.547],[124142.59889999963,4659575.8266],[122997.1322999997,4659644.100400001],[122973.03569999989,4659645.606799999],[122875.80289999954,4659651.3440000005],[122408.22020000033,4659677.9451],[122399.68690000009,4659678.4004],[122360.90270000044,4659681.806299999],[122143.91459999979,4659694.724199999],[122130.25069999974,4659695.565099999],[121938.84449999966,4659706.7893],[120517.7444000002,4659787.0768],[119886.13520000037,4659822.865],[119649.20449999999,4659837.376499999],[119644.15079999994,4659837.6481],[118090.43730000034,4659932.237],[117158.84379999992,4659986.135399999],[116968.43740000017,4659997.552100001],[116890.41309999954,4660002.1096],[116523.27020000014,4660024.221999999],[116342.72259999998,4660035.1215],[116323.75659999996,4660036.2611],[116293.37409999967,4660036.794399999],[116139.64360000007,4660044.24],[116030.58899999969,4660052.7181],[115659.32620000001,4660073.985099999],[115625.3766999999,4660076.1631000005],[115382.67860000022,4660093.248],[115331.40189999994,4660096.146400001],[115319.05759999994,4660096.817399999],[115258.50200000033,4660100.2206999995],[115224.20909999963,4660102.1965],[115180.55449999962,4660104.681600001],[115108.85670000035,4660109.4717999995],[114859.76989999972,4660123.6917],[114692.7229000004,4660130.7796],[114433.80549999978,4660144.5473],[114155.64080000017,4660161.935900001],[114037.3058000002,4660169.3914],[112825.21270000003,4660236.604800001],[112765.06510000024,4660239.8958],[112573.92260000017,4660250.1348],[112521.27909999993,4660249.3409],[112503.81410000008,4660249.071799999],[112410.77660000045,4660258.734300001],[111795.79509999976,4660292.443600001],[111378.40600000042,4660315.3528],[111244.02010000031,4660322.6227],[111137.78000000026,4660321.8871],[110430.34659999982,4660362.467499999],[110413.52840000018,4660363.3934],[109974.73529999983,4660388.5667],[109369.67729999963,4660423.166300001],[109155.8331000004,4660425.727299999],[108667.42480000015,4660456.953400001],[108661.21119999979,4660457.297],[108567.69959999993,4660462.9147],[108329.36539999954,4660477.996200001],[108225.5895999996,4660482.8495000005],[106589.81180000026,4660571.9311999995],[106578.03490000032,4660572.3632],[106341.16469999962,4660580.968599999],[106333.61930000037,4660581.277000001],[105710.19560000021,4660617.7697],[105688.9737999998,4660618.7294],[105637.32780000009,4660621.0504],[105624.06579999998,4660621.678099999],[105571.16370000038,4660628.303400001],[105694.20440000016,4662818.8697999995],[105695.8526999997,4662855.878900001],[105701.2603000002,4662948.3857],[105702.85830000043,4662977.0416],[105721.79860000033,4663304.77],[105754.5206000004,4663864.698100001],[105817.18599999975,4664925.6603],[105842.94570000004,4665409.7698],[105918.50040000025,4666762.4794],[105958.84539999999,4667483.982000001],[106119.5055999998,4670339.8442],[106172.64010000043,4671285.4728],[106208.2154000001,4671925.4657000005],[106251.53309999965,4672698.057600001],[106321.86730000004,4673954.136700001],[106348.67729999963,4674423.5965],[106388.88920000009,4675132.8564],[106393.58139999956,4675216.825300001],[106395.94369999971,4675251.678099999],[106390.64419999998,4675327.514799999],[106403.45000000019,4675495.818399999],[106413.31269999966,4675630.7501],[106416.46490000002,4675701.9921],[106440.4813000001,4676240.018999999],[106460.9475999996,4676579.4767],[106495.1922000004,4677189.1306],[106495.67839999963,4677196.3456],[106510.63570000045,4677435.7247],[106512.62239999976,4677490.542300001],[106522.22269999981,4677494.6851],[106526.38430000003,4677496.458000001],[106559.55449999962,4678003.780099999],[106559.64140000008,4678005.335100001],[106586.12600000016,4678532.4178],[106604.80840000045,4678826.5177],[106635.51889999956,4679411.3016],[106666.82320000045,4680006.637399999],[106667.22690000013,4680013.857000001],[106667.43809999991,4680017.633300001],[106705.50960000046,4680705.736199999],[106716.29140000045,4680876.2707],[106733.64470000006,4681150.9475],[106791.14319999982,4682378.6755],[106792.91069999989,4682413.227600001],[106795.90070000011,4682425.2049],[106797.17150000017,4682430.147600001],[106808.3825000003,4682640.8803],[106828.6520999996,4682995.7268],[106828.75160000008,4682997.503900001],[106829.20529999956,4683005.6121],[106931.31730000023,4684930.775900001],[106940.16669999994,4685097.7425],[106940.25370000023,4685099.297499999],[107007.86390000023,4686150.2006],[107018.79779999983,4686376.5483],[107019.56830000039,4686396.226199999],[107019.93010000046,4686407.125],[107032.06730000023,4686663.822699999],[107048.98359999992,4686949.667400001],[107085.66619999986,4687584.037699999],[107096.72159999982,4687774.056299999],[107097.20220000017,4687781.1602],[107097.28309999965,4687782.6041],[107101.16830000002,4687843.1099],[107129.4151999997,4688459.7919],[107130.6529000001,4688487.8002],[107147.41610000003,4688733.8774],[107146.28569999989,4688762.464],[107145.7070000004,4688780.211999999],[107147.87799999956,4688824.880899999],[107247.23720000032,4690472.888],[107248.32340000011,4690483.4120000005],[107251.02740000002,4690528.7195999995],[107256.77410000004,4690651.9618],[107257.32469999976,4690670.6493999995],[107257.66999999993,4690679.7665],[107251.02070000023,4690679.2477],[107275.55269999988,4691153.968599999],[107298.79409999959,4691604.1383],[107323.77759999968,4692088.305],[107858.19560000021,4702417.660599999],[108316.83029999956,4710222.8708],[108637.02969999984,4716301.7283],[108751.29739999957,4718079.6426],[109820.6316999998,4718563.705399999],[117139.91370000038,4721836.9267],[120380.74560000002,4723289.6292],[128188.42929999996,4726790.5732],[130924.6802000003,4728020.336999999],[131257.26150000002,4728172.818299999],[132849.5575000001,4728903.5397],[138352.76939999964,4731328.4011],[141449.34499999974,4732695.523499999],[142148.23259999976,4733008.6787],[144541.80829999968,4734081.695499999],[146717.73639999982,4735058.2272],[151960.2916000001,4737417.8171999995],[160883.03280000016,4741390.723200001],[162454.58800000045,4742133.695599999],[169100.37430000026,4745125.0251],[169262.0427000001,4745197.9684],[171367.55099999998,4746147.696799999],[172933.09729999956,4746854.3693],[173167.24170000013,4747045.286599999],[176588.13410000037,4749836.4441],[177537.89070000034,4749779.045399999],[178134.53589999955,4749757.9969999995],[178740.06369999982,4749729.0165],[179202.61610000022,4749706.6459],[183447.1710000001,4749474.689099999],[183637.94600000046,4749463.796499999],[183609.17200000025,4749377.861400001],[183668.93369999994,4749279.0612],[183650.66870000027,4749257.752699999]]]}},{"type":"Feature","properties":{"OBJECTID":24,"DISTRICT":24},"geometry":{"type":"Polygon","coordinates":[[[436614.29899999965,4913649.0273],[437508.5957000004,4913058.093599999],[437631.8036000002,4912976.3785],[438993.6942999996,4912105.934699999],[439187.7867999999,4911981.264699999],[440129.9601999996,4911381.368100001],[440252.4453999996,4911300.8213],[441404.9526000004,4910605.437999999],[441861.2764999997,4910297.3255],[442590.6453,4909803.331700001],[442673.3836000003,4909747.2859000005],[442686.61840000004,4909738.2831],[442776.4929999998,4909677.6217],[442872.2315999996,4909612.689099999],[442981.7637,4909538.5287999995],[443449.87629999965,4909221.3188000005],[443470.9605999999,4909207.028899999],[443512.09979999997,4909179.2358],[443660.7264999999,4909078.755999999],[443710.11000000034,4909045.2279],[443820.5323000001,4908970.4079],[443852.88790000044,4908950.0239],[443862.8002000004,4908943.7181],[444605.35639999993,4908474.502599999],[445431.9444000004,4907952.3521],[446088.82600000035,4907550.0077],[446201.3772999998,4907485.3199000005],[446479.8417999996,4907326.9651999995],[446522.30879999977,4907302.5131],[446448.96520000044,4907189.032500001],[446436.8471999997,4907160.3616],[445346.50100000016,4905437.2842999995],[445257.33939999994,4905297.4003],[445225.8104999997,4905247.6774],[445146.9888000004,4905123.704],[444983.8710000003,4904889.9135],[444979.5050999997,4904864.0681],[443156.79729999974,4902022.6183],[442268.94680000003,4900622.198899999],[442165.3465999998,4900462.1548999995],[442050.82629999984,4900268.5514],[441860.6065999996,4899984.5338],[441816.2226,4899904.5045],[441725.0658,4899790.455800001],[441678.90780000016,4899717.774499999],[441465.5240000002,4899382.7655],[441439.08829999994,4899337.4581],[441316.63769999985,4899145.604],[441171.7456,4898891.969900001],[441072.0636999998,4898747.3478999995],[440975.0437000003,4898606.147],[440923.4430999998,4898525.0777],[440797.2352,4898327.2684],[440781.35979999974,4898302.6405],[440775.28529999964,4898293.2534],[440756.8382000001,4898266.8715],[440741.18599999975,4898240.464400001],[440715.71920000017,4898197.3727],[440682.3035000004,4898140.801000001],[440566.88659999985,4897945.5644000005],[440431.7525000004,4897717.0732],[440428.8320000004,4897712.1011],[440382.86899999995,4897637.649599999],[440215.63040000014,4897367.2435],[440208.4168999996,4897355.7567],[440084.1339999996,4897154.833000001],[439933.5744000003,4896911.4966],[439783.0856999997,4896668.385],[439489.45419999957,4896193.99],[439487.4285000004,4896190.8983],[439483.4559000004,4896184.6033],[439439.4115000004,4896112.5843],[439453.2281999998,4896103.4592],[439698.03699999955,4895941.0254999995],[439916.6525999997,4895796.058599999],[440139.7284000004,4895648.5035999995],[440361.93929999974,4895501.408600001],[440603.77799999993,4895341.3694],[440686.8558,4895286.410599999],[440924.8973000003,4895128.8616],[441015.1292000003,4895069.177300001],[441050.2377000004,4895045.9793],[441040.6763000004,4895031.180299999],[441015.1436999999,4894990.754000001],[440942.6009999998,4894876.326099999],[440856.7642999999,4894741.135600001],[440819.88329999987,4894683.0393],[440798.9704999998,4894650.125700001],[440779.9162999997,4894619.528000001],[440716.99629999977,4894518.5677000005],[440639.81159999967,4894395.6318],[440545.86730000004,4894231.304199999],[440469.73699999973,4894110.804400001],[440132.11099999957,4893577.240800001],[440066.49170000013,4893471.6457],[440055.88489999995,4893456.635500001],[439991.71279999986,4893352.2498],[439976.9567999998,4893329.2798],[439844.0092000002,4893107.334100001],[439809.16899999976,4893047.114],[439750.00850000046,4892949.6828000005],[439744.16449999996,4892939.961300001],[439694.2457999997,4892856.886399999],[439690.7642999999,4892852.0307],[439554.5409000004,4892641.0067],[439523.25549999997,4892576.7565],[439515.46499999985,4892564.0539],[439494.1190999998,4892528.9266],[439357.0703999996,4892325.134400001],[439280.39580000006,4892202.3203],[439037.9966000002,4891845.9947999995],[439003.9572999999,4891787.4376],[438790.5179000003,4891419.1886],[438784.51329999976,4891409.6916000005],[438544.22449999955,4890994.2688],[438526.76410000026,4890965.3288],[438311.54279999994,4890608.775],[438088.0270999996,4890239.976199999],[438036.1246999996,4890154.3772],[437510.0555999996,4889313.694399999],[437388.16110000014,4889118.9065000005],[437334.64070000034,4889033.2172],[437159.1545000002,4888755.188999999],[437131.8673999999,4888711.9059],[437068.52219999954,4888611.538799999],[436955.1423000004,4888431.562100001],[436921.8426999999,4888378.784499999],[436841.27440000046,4888251.3697],[436826.24899999984,4888227.6315],[436808.0541000003,4888198.703],[436754.68840000033,4888114.0165],[436725.52880000044,4888067.8649],[436677.0389999999,4887991.3522],[436504.8729999997,4887723.195],[436581.0060999999,4887679.5835],[436606.2418999998,4887666.8992],[436692.0576999998,4887615.197899999],[436898.6004999997,4887489.802999999],[437114.1412000004,4887359.2191],[437265.73709999956,4887267.019200001],[437315.2890999997,4887236.8884],[437484.70660000015,4887133.7491],[437705.5586000001,4886995.5811],[437913.5346999997,4886865.4289],[438126.52969999984,4886732.1261],[438345.6588000003,4886595.1072],[438440.7093000002,4886535.5671999995],[438483.9676999999,4886507.170499999],[438549.3317999998,4886464.1273],[438932.9483000003,4886211.8489],[439032.99230000004,4886146.050899999],[439156.57919999957,4886064.8188000005],[439437.00710000005,4885880.5064],[439558.6149000004,4885800.5222],[439842.3326000003,4885623.5286],[440007.06539999973,4885515.611300001],[440139.26779999956,4885437.6521000005],[440162.6096000001,4885426.220899999],[440250.7673000004,4885370.6581999995],[440328.2578999996,4885321.080499999],[440480.2270999998,4885224.7323],[440611.21050000004,4885143.4614],[440790.1749999998,4885031.437100001],[440962.94489999954,4884924.0275],[441116.6118000001,4884827.568],[441325.81680000015,4884703.513900001],[441454.83999999985,4884624.499299999],[441597.56340000033,4884537.8125],[441706.13489999995,4884471.2031],[441893.60699999984,4884357.801200001],[442154.94909999985,4884197.9913],[442251.2753999997,4884139.2742],[442287.54559999984,4884113.519300001],[442335.6244000001,4884083.5513],[442459.40529999975,4884006.380100001],[442764.2388000004,4883819.3343],[442913.7561999997,4883727.619100001],[443071.23890000023,4883630.951199999],[443140.6667999998,4883588.3641],[443866.95239999983,4883146.0437],[443940.3744999999,4883101.320699999],[444140.3273,4882978.103399999],[444190.7383000003,4882947.463099999],[444452.42679999955,4882787.1883000005],[444529.19350000005,4882739.444800001],[444840.03359999973,4882548.448000001],[445608.8125,4882076.644400001],[445689.82210000046,4882026.8803],[446101.5806,4881774.021299999],[446124.3679999998,4881760.505799999],[446100.52809999976,4881713.826099999],[445977.3387000002,4881472.908299999],[445898.5706000002,4881318.8237],[445876.2714999998,4881274.9091],[445835.5003000004,4881194.9351],[445767.4625000004,4881061.202099999],[445637.79110000003,4880804.237600001],[445514.8657999998,4880560.5491],[445490.52419999987,4880512.320599999],[445441.2681999998,4880414.535800001],[445367.9112999998,4880268.965500001],[445198.79360000044,4879933.1383],[445171.7594999997,4879879.490499999],[445163.3728,4879862.898700001],[445007.42679999955,4879553.181],[444976.72479999997,4879492.2335],[444855.9466000004,4879252.4268],[444836.1556000002,4879213.1599],[444812.5389999999,4879166.593900001],[444755.3700000001,4879053.9958999995],[444700.6437999997,4878946.3763],[444638.5844999999,4878824.1565000005],[444551.3565999996,4878652.497300001],[444498.49509999994,4878548.3071],[444467.7876000004,4878487.8061999995],[444442.94379999954,4878438.8082],[444435.20639999956,4878423.6558],[444389.26570000034,4878333.181700001],[444360.51049999986,4878276.4416000005],[444350.4812000003,4878255.532500001],[444312.66530000046,4878264.293400001],[444286.87789999973,4878265.066400001],[444262.0197999999,4878262.0550999995],[444217.01439999975,4878225.7798999995],[444208.3844999997,4878218.855],[444196.9615000002,4878146.862500001],[444196.63159999996,4878117.3188000005],[444203.21270000003,4878071.3883],[444204.50739999954,4878044.4967],[444200.2352,4877993.992799999],[444195.3744000001,4877930.720000001],[444188.6798999999,4877887.456499999],[444177.1339999996,4877838.9024],[444169.09020000044,4877816.0886],[444158.39070000034,4877791.8532],[444147.4110000003,4877772.396500001],[444132.0811999999,4877750.0887],[444111.4219000004,4877722.8276],[444071.83389999997,4877683.508400001],[444043.9927000003,4877659.6406],[444006.2435999997,4877629.4145],[443975.2439000001,4877611.0166],[443942.07919999957,4877592.415100001],[443910.3986999998,4877578.7996],[443870.5555999996,4877566.2533],[443835.40869999956,4877559.554400001],[443798.1376,4877557.4279],[443767.14800000004,4877559.1358],[443737.6984000001,4877562.941199999],[443711.85950000025,4877567.3824000005],[443682.1311999997,4877576.0778],[443651.70299999975,4877587.223099999],[443612.05819999985,4877607.3333],[443583.91029999964,4877622.7914],[443562.18560000043,4877630.5304000005],[443534.51779999956,4877636.543],[443516.3354000002,4877636.920700001],[443500.6257999996,4877636.055500001],[443488.50289999973,4877633.0491],[443472.35280000046,4877627.522399999],[443444.77890000027,4877616.4287],[443417.59499999974,4877604.109999999],[443385.6464999998,4877587.3891],[443377.93510000035,4877585.011499999],[443265.7795000002,4877510.886299999],[443252.0702999998,4877500.4518],[443214.97750000004,4877472.5571],[443180.3496000003,4877442.5309999995],[443142.1639999999,4877408.759],[443087.5259999996,4877353.1358],[443052.7372000003,4877313.8923],[443015.81340000033,4877268.669299999],[442977.7002999997,4877215.681299999],[442946.3306,4877164.3013],[442940.9121000003,4877158.461100001],[442898.51549999975,4877073.520300001],[442891.4230000004,4877050.144300001],[442886.8633000003,4877023.192],[442882.4804999996,4876988.907],[442883.233,4876974.0162],[442883.71449999977,4876955.5732],[442889.2423999999,4876909.2061],[442900.31180000026,4876845.796399999],[442908.1048999997,4876811.184],[442918.05879999977,4876767.0002],[442923.20770000014,4876723.0802],[442923.7176000001,4876698.638800001],[442924.2246000003,4876673.8642],[442921.75320000015,4876638.229800001],[442920.1118000001,4876624.4704],[442916.33499999996,4876595.400900001],[442910.24710000027,4876567.795299999],[442893.8976999996,4876502.5122],[442890.28110000025,4876491.9911],[442868.38069999963,4876424.201300001],[442855.61730000004,4876393.7656],[442840.7774,4876364.1252999995],[442832.7368999999,4876342.423800001],[442762.09169999976,4876253.2853999995],[442661.0072999997,4876193.291999999],[442543.47449999955,4876177.0965],[442514.8099999996,4876179.6786],[442422.0175999999,4876188.8177000005],[442327.6303000003,4876189.6413],[442272.15419999976,4876177.5743],[442248.6644000001,4876167.1163],[442243.19350000005,4876164.609300001],[442211.74010000005,4876150.6666],[442186.0449000001,4876135.4517],[442148.0683000004,4876108.681399999],[442136.767,4876099.2278],[442101.3520999998,4876072.213099999],[442067.86280000024,4876045.515000001],[442062.1222000001,4876039.678300001],[442051.2867999999,4876028.554500001],[442033.4159000004,4876010.1614],[442013.4430999998,4875989.6764],[442006.0031000003,4875981.9662999995],[441960.5800000001,4875937.8233],[441934.23259999976,4875912.396],[441914.9168999996,4875893.7938],[441885.1275000004,4875868.8412999995],[441859.29169999994,4875846.964299999],[441840.51499999966,4875835.0221],[441819.8032999998,4875821.7642],[441795.06259999983,4875805.987],[441737.7697999999,4875761.0615],[441711.2207000004,4875740.1910999995],[441665.0250000004,4875699.7224],[441633.2011000002,4875671.456599999],[441567.4126000004,4875617.610400001],[441558.04949999973,4875610.028899999],[441538.5179000003,4875594.4287],[441503.5875000004,4875568.412599999],[441477.93900000025,4875549.867699999],[441468.74480000045,4875543.284499999],[441444.48589999974,4875527.8376],[441395.96690000035,4875496.833000001],[441291.4913999997,4875454.773800001],[441275.96920000017,4875448.5803],[441258.9126000004,4875441.067600001],[441163.40940000024,4875398.819499999],[441114.39049999975,4875374.930299999],[441052.64740000013,4875344.157199999],[441001.9784000004,4875315.062899999],[440942.7697999999,4875281.046800001],[440889.42540000007,4875248.645],[440826.9941999996,4875212.8815],[440775.52080000006,4875183.6851],[440707.96549999993,4875148.635199999],[440688.8959999997,4875140.2534],[440642.62909999955,4875119.7863],[440582.4918999998,4875098.777899999],[440528.57600000035,4875083.378900001],[440469.6341000004,4875070.580499999],[440458.2363999998,4875068.683800001],[440431.42700000014,4875064.1491],[440385.4603000004,4875059.3431],[440330.8855999997,4875059.8358],[440296.0563000003,4875063.593900001],[440256.03699999955,4875069.5096],[440227.8063000003,4875076.2074],[440181.80429999996,4875094.062999999],[440141.52049999963,4875114.977299999],[440108.90500000026,4875133.045299999],[440056.4024,4875167.511299999],[440012.8172000004,4875195.454299999],[439990.26740000024,4875209.877],[439931.65749999974,4875242.4001],[439926.0661000004,4875244.4504],[439888.1233999999,4875258.2359],[439851.7209000001,4875265.1208999995],[439824.96640000027,4875266.5864],[439815.41899999976,4875265.4515],[439804.93939999957,4875267.546399999],[439731.4522000002,4875267.9943],[439675.2368999999,4875246.6251],[439621.42339999974,4875225.0122],[439476.47279999964,4875193.237400001],[439456.6350999996,4875188.6428],[439391.17420000024,4875173.025599999],[439262.20600000024,4875136.443600001],[439238.4774000002,4875127.109099999],[439192.70799999963,4875108.9802],[439146.5900999997,4875087.855699999],[439106.39919999987,4875066.343599999],[439060.5245000003,4875036.886600001],[439049.9605999999,4875029.8751],[439036.81489999965,4875020.999],[439021.32969999965,4875010.478499999],[439003.18340000045,4874998.2052],[438994.70610000007,4874991.5077],[438981.78830000013,4874981.296800001],[438953.44880000036,4874958.787599999],[438914.58189999964,4874924.601500001],[438850.29619999975,4874845.886399999],[438828.2807,4874822.6526999995],[438825.85280000046,4874820.1204],[438822.7775999997,4874816.9276],[438803.6747000003,4874796.666099999],[438776.7969000004,4874776.365700001],[438742.8158999998,4874750.6884],[438735.6316999998,4874745.201099999],[438724.4124999996,4874736.7521],[438703.71270000003,4874725.836300001],[438630.11479999963,4874706.4144],[438593.1579999998,4874696.982799999],[438505.81400000025,4874664.6939],[438485.22580000013,4874657.221100001],[438335.99179999996,4874589.2994],[438255.0837000003,4874559.841700001],[438201.79810000025,4874527.238500001],[438134.08999999985,4874478.108999999],[438046.11390000023,4874378.9628],[437993.67069999967,4874316.806600001],[437900.81060000043,4874176.0537],[437864.9193000002,4874118.4081999995],[437814.0038999999,4874040.1326],[437774.36560000014,4873976.3024],[437713.4743999997,4873851.912900001],[437678.57469999976,4873772.2655],[437638.7505999999,4873629.5723],[437578.1150000002,4873532.8401],[437504.9238999998,4873448.0013999995],[437462.5412999997,4873408.302999999],[437387.04619999975,4873351.368000001],[437328.18709999975,4873315.825300001],[437288.86120000016,4873294.3159],[437230.4556999998,4873255.992799999],[437190.81269999966,4873234.931299999],[437126.1571000004,4873230.7695],[437067.1810999997,4873216.8906],[437015.22119999956,4873207.3884],[436988.6294,4873201.532500001],[436970.09049999993,4873191.045700001],[436967.80680000037,4873186.957599999],[436967.37519999966,4873183.7404],[436946.9364,4873167.3847],[436943.5493999999,4873165.306500001],[436931.4589999998,4873150.093],[436924.1838999996,4873143.831],[436902.3108000001,4873136.819599999],[436885.4522000002,4873134.4257],[436872.69680000003,4873133.547800001],[436861.54569999967,4873132.765699999],[436854.24980000034,4873132.724300001],[436832.7231999999,4873136.8177000005],[436822.3158,4873138.361199999],[436803.54449999984,4873145.5386],[436788.22229999956,4873152.905200001],[436776.7298999997,4873158.346899999],[436758.3849999998,4873168.1862],[436745.5469000004,4873175.418],[436727.62519999966,4873187.585999999],[436717.9894000003,4873194.343],[436693.26889999956,4873208.1313000005],[436688.31909999996,4873210.2892],[436680.3348000003,4873213.698000001],[436664.82600000035,4873218.2897],[436645.94930000044,4873222.8027],[436619.6218999997,4873227.8314],[436594.32600000035,4873231.739600001],[436579.1924999999,4873233.6621],[436564.2204,4873235.6941],[436540.6004999997,4873238.808800001],[436521.2248999998,4873241.4386],[436503.21839999966,4873244.7217],[436495.3069000002,4873247.352499999],[436488.4483000003,4873251.084000001],[436479.2938000001,4873257.8367],[436464.65299999993,4873269.307399999],[436455.44820000045,4873279.1708],[436447.9632000001,4873292.794399999],[436438.71360000037,4873314.6548],[436433.2284000004,4873327.8148],[436423.0884999996,4873348.7951],[436412.06799999997,4873369.895],[436407.18790000025,4873379.272500001],[436401.7315999996,4873387.100500001],[436397.9298999999,4873391.9135],[436387.2494999999,4873406.6787],[436377.97339999955,4873417.431500001],[436369.78220000025,4873424.2861],[436365.0080000004,4873427.9977],[436358.0800999999,4873432.8408],[436342.7889999999,4873443.318399999],[436332.9883000003,4873449.5221],[436309.2293999996,4873463.080399999],[436293.7438000003,4873470.0055],[436258.35450000037,4873482.898499999],[436220.1372999996,4873493.486500001],[436189.83019999973,4873501.3323],[436136.5159,4873517.509400001],[436059.74340000004,4873536.8018],[436036.1775000002,4873545.3607],[435986.51240000036,4873557.504799999],[435982.59219999984,4873558.3203],[435946.2098000003,4873567.8923],[435920.62179999985,4873574.582900001],[435888.55730000045,4873583.002599999],[435867.9293999998,4873588.6456],[435848.5072999997,4873594.610200001],[435833.3269999996,4873599.8672],[435814.47140000015,4873606.3818],[435793.5284000002,4873612.5835],[435764.6596999997,4873619.8619],[435757.38379999995,4873621.821],[435746.49650000036,4873623.3708999995],[435734.6376,4873623.930500001],[435721.7269000001,4873623.500600001],[435713.3830000004,4873622.804199999],[435695.3250000002,4873620.6472],[435660.7916000001,4873614.2075],[435617.86649999954,4873602.184599999],[435591.4006000003,4873592.7786],[435582.1490000002,4873589.4253],[435562.1854999997,4873580.955800001],[435545.5007999996,4873571.6767],[435528.71640000027,4873560.3993],[435511.9124999996,4873547.1227],[435498.0722000003,4873533.595000001],[435486.642,4873520.599199999],[435477.4724000003,4873509.2476],[435464.3987999996,4873492.158],[435430.2949999999,4873447.726199999],[435395.88850000035,4873405.185900001],[435383.7125000004,4873389.753900001],[435374.26410000026,4873374.5173],[435366.5867999997,4873360.041099999],[435364.70940000005,4873356.616],[435363.8925999999,4873355.0688000005],[435362.0954,4873351.642999999],[435362.6978000002,4873355.858100001],[435350.88989999983,4873337.0901],[435341.9266999997,4873322.293199999],[435339.9648000002,4873318.4246],[435278.90270000044,4873198.2793000005],[435252.2313000001,4873143.556399999],[435242.26970000006,4873125.103800001],[435236.6967000002,4873112.717499999],[435232.76400000043,4873104.0919],[435229.1584999999,4873096.1295],[435225.9935999997,4873084.0529],[435222.23500000034,4873068.649800001],[435219.37990000006,4873055.4593],[435215.92009999976,4873037.831700001],[435213.10529999994,4873028.7508000005],[435208.29679999966,4873012.580399999],[435203.81989999954,4872997.5175],[435198.9051000001,4872978.6822999995],[435196.36730000004,4872965.1555],[435193.5197999999,4872952.7425999995],[435184.8058000002,4872914.3947],[435182.49430000037,4872899.421700001],[435182.00380000006,4872882.098099999],[435183.77419999987,4872866.4186],[435189.7659,4872839.7009],[435196.0005999999,4872821.422900001],[435199.08249999955,4872816.838400001],[435218.1991999997,4872795.8793],[435222.8996000001,4872792.834100001],[435246.2461000001,4872778.054099999],[435264.57469999976,4872766.6556],[435290.84729999956,4872747.7371],[435306.6854999997,4872735.8078000005],[435318.9313000003,4872725.468699999],[435332.6743999999,4872712.449100001],[435342.5109000001,4872701.689300001],[435354.2215999998,4872685.8016],[435355.6364000002,4872682.899700001],[435358.87229999993,4872677.647299999],[435359.79949999973,4872674.083799999],[435362.3570999997,4872665.0614],[435373.2895999998,4872626.965500001],[435376.7030999996,4872615.2689],[435378.8163999999,4872601.807700001],[435379.1934000002,4872599.360200001],[435386.85649999976,4872563.0736],[435387.0025000004,4872487.7607],[435376.7679000003,4872441.4298],[435369.33779999986,4872435.9485],[435360.3041000003,4872422.263],[435352.44770000037,4872389.571599999],[435350.3077999996,4872383.9275],[435338.6832999997,4872359.492699999],[435321.0608000001,4872328.4519],[435296.9819,4872293.142200001],[435277.7153000003,4872258.0077],[435253.99120000005,4872250.797700001],[435246.949,4872252.1996],[435232.3417999996,4872242.5677000005],[435226.69269999955,4872238.8464],[435219.8082999997,4872231.8048],[435205.3892999999,4872216.839299999],[435139.0443000002,4872180.6116],[435084.52020000014,4872180.5912999995],[435045.62519999966,4872171.753699999],[434991.6277999999,4872176.394200001],[434928.41610000003,4872157.243899999],[434887.11539999954,4872148.4309],[434866.6183000002,4872143.301000001],[434765.51580000017,4872127.857999999],[434731.5237999996,4872120.3068],[434694.5555999996,4872095.5679],[434683.66619999986,4872080.902000001],[434674.63939999975,4872068.106000001],[434655.92229999974,4872040.299000001],[434642.7329000002,4872020.1019],[434631.90249999985,4872003.324899999],[434621.67069999967,4871990.318700001],[434611.7945999997,4871980.863600001],[434598.32380000036,4871972.776900001],[434587.1253000004,4871967.444800001],[434582.37509999983,4871965.4924],[434565.33910000045,4871961.7732],[434550.1514999997,4871958.48],[434536.8036000002,4871954.724400001],[434520.4012000002,4871950.2215],[434505.1366999997,4871947.262399999],[434490.4444000004,4871945.408500001],[434476.7581000002,4871939.8791000005],[434452.37629999965,4871931.2344],[434422.34219999984,4871918.647],[434401.1805999996,4871911.3035],[434381.7081000004,4871904.4987],[434329.88489999995,4871886.0186],[434286.88430000003,4871867.784399999],[434251.9400000004,4871853.3583],[434233.67870000005,4871847.430500001],[434208.2505000001,4871838.4638],[434189.1719000004,4871830.9892],[434173.47059999965,4871824.480699999],[434162.3672000002,4871820.703500001],[434156.0844999999,4871817.8780000005],[434148.7539999997,4871814.5075],[434138.0248999996,4871808.060699999],[434127.4550000001,4871801.5012],[434091.6638000002,4871766.534700001],[434080.64639999997,4871755.3144000005],[434059.91000000015,4871734.416099999],[434045.14109999966,4871716.901799999],[434036.6749,4871704.212099999],[434032.01049999986,4871694.8169],[434021.2000000002,4871640.0516],[434020.4526000004,4871621.3978],[434020.6975999996,4871597.7355],[434022.0253999997,4871570.0635],[434021.6710999999,4871550.6282],[434020.3054999998,4871534.313200001],[434017.3085000003,4871515.237500001],[434010.9397999998,4871487.7534],[434001.8463000003,4871452.4099],[433991.7335999999,4871419.4092],[433987.77610000037,4871408.562899999],[433980.7664999999,4871389.194],[433968.51300000027,4871358.658500001],[433961.0387000004,4871340.9605],[433953.84049999993,4871326.814200001],[433944.5473999996,4871311.689200001],[433934.1339999996,4871296.797499999],[433921.95409999974,4871281.701300001],[433910.83889999986,4871268.8160999995],[433896.34580000024,4871254.965],[433888.56350000016,4871246.6007],[433874.9667999996,4871234.184699999],[433862.0349000003,4871224.094699999],[433847.66170000006,4871214.2413],[433821.0434999997,4871198.8454],[433813.4704,4871195.366699999],[433799.30979999993,4871190.732000001],[433788.54140000045,4871188.507099999],[433775.77610000037,4871187.0798],[433763.42399999965,4871186.870200001],[433729.43819999974,4871188.5436],[433699.21779999975,4871189.8462000005],[433666.26219999976,4871190.287699999],[433657.0395999998,4871190.269099999],[433632.57710000034,4871189.959100001],[433598.3217000002,4871188.7478],[433524.30040000007,4871188.602700001],[433441.9408,4871188.6533],[433440.57540000044,4871188.4449000005],[433397.18879999965,4871188.326199999],[433359.0943999998,4871188.1545],[433256.3033999996,4871182.081900001],[433222.42640000023,4871178.6471],[433191.0206000004,4871173.7435],[433159.6002000002,4871167.396199999],[433121.3378999997,4871158.5633000005],[433093.35080000013,4871150.737600001],[433061.8953,4871140.9476],[433029.9484000001,4871130.163000001],[432998.47360000014,4871118.485200001],[432966.3514999999,4871106.2587],[432934.3772999998,4871092.8089000005],[432900.2242999999,4871078.0485],[432895.6310999999,4871075.873500001],[432841.5575000001,4871050.0964],[432825.5153999999,4871041.928400001],[432794.7106999997,4871025.246099999],[432762.69849999994,4871008.131899999],[432734.699,4870991.3104],[432705.55399999954,4870972.278999999],[432674.6967000002,4870950.4881],[432648.1964999996,4870931.319],[432628.83079999965,4870903.9684],[432579.9638,4870830.5984000005],[432503.5343000004,4870783.5024999995],[432425.68209999986,4870746.419199999],[432312.3197999997,4870695.5929000005],[432256.4787999997,4870670.060699999],[432221.8512000004,4870656.3083],[432214.5530000003,4870648.4964000005],[432206.9472000003,4870563.7095],[432206.3130000001,4870556.606899999],[432205.0480000004,4870542.7349],[432204.7778000003,4870539.8496],[432195.7292999998,4870439.5264],[432178.15500000026,4870242.9846],[432165.0175000001,4870095.9388],[432163.0663999999,4870022.979599999],[432150.27940000035,4869996.2294],[432150.36569999997,4869989.008400001],[432139.3345999997,4869875.3761],[432134.9495000001,4869823.2137],[432125.1749999998,4869667.913699999],[432121.7483000001,4869623.183800001],[432110.0767999999,4869470.680299999],[432098.03170000017,4869313.0711],[432093.12870000023,4869249.584000001],[432083.0800000001,4869138.052300001],[432068.85890000034,4868979.5768],[432065.60759999976,4868944.175899999],[432061.92540000007,4868929.329],[432059.3015999999,4868923.801999999],[432050.1014999999,4868824.7026],[432045.7001,4868778.8719999995],[432029.49010000005,4868606.532199999],[432011.93120000046,4868420.099199999],[431999.04389999993,4868282.382200001],[431993.5532999998,4868232.1197],[431989.2269000001,4868185.8440000005],[431973.84839999955,4868047.819399999],[431972.4232999999,4868034.0603],[431969.6704000002,4868008.2071],[431954.60560000036,4867861.737299999],[431928.1281000003,4867604.194599999],[431922.9609000003,4867554.2621],[431919.1283999998,4867517.09],[431915.5571999997,4867481.9146],[431879.3490000004,4867128.9442],[431839.60560000036,4866744.6861000005],[431829.4648000002,4866648.262800001],[431800.22589999996,4866372.7545],[431792.0976999998,4866300.4147],[431768.76329999976,4866091.9376],[431758.42929999996,4866000.2928],[431723.8800999997,4865692.848999999],[431721.1485000001,4865669.2173],[431717.3370000003,4865634.2667],[431681.44909999985,4865306.2875],[431650.7909000004,4865018.6872000005],[431643.2355000004,4864947.674699999],[431641.1144000003,4864928.813200001],[431620.9227,4864737.854900001],[431601.79750000034,4864556.993799999],[431569.91559999995,4864252.5228],[431561.9126000004,4864184.9585],[431523.6983000003,4863827.3466],[431501.6096999999,4863639.8518],[431482.8702999996,4863481.314099999],[431439.63210000005,4863119.9781],[431390.92819999997,4862711.9350000005],[431349.8761,4862368.6829],[431333.87600000016,4862234.8879],[431302.1758000003,4861926.6403],[431296.8688000003,4861871.7115],[431281.31439999957,4861711.3643],[431276.72780000046,4861663.9814],[431272.3269999996,4861619.0403],[431270.0778000001,4861595.7371],[431265.4944000002,4861548.6874],[431232.7575000003,4861210.682],[431211.6531999996,4860980.0801],[431210.6523000002,4860968.760500001],[431200.34020000044,4860872.7848000005],[431164.9452999998,4860542.3609],[431129.2934999997,4860202.942600001],[431072.34979999997,4859654.5857],[431070.3074000003,4859635.8347],[431065.55950000044,4859580.9003],[431064.9280000003,4859574.2422],[431061.0080000004,4859529.407400001],[431054.8940000003,4859466.7118],[431147.1640999997,4859455.312899999],[431161.46270000003,4859455.1646],[431169.8973000003,4859455.077099999],[431806.7747999998,4859388.6338],[431885.26570000034,4859380.8302],[432432.11199999973,4859331.810900001],[432477.56319999974,4859329.793400001],[432471.42169999983,4858994.5129],[432470.7860000003,4858987.2994],[432413.1687000003,4858338.860300001],[432406.00239999965,4858132.1072],[432405.64829999954,4858121.0031],[432393.45419999957,4857988.723099999],[432363.73699999973,4857666.568299999],[432248.1034000004,4856413.796399999],[432247.0201000003,4856402.144400001],[432206.5376000004,4855963.469699999],[432203.0564000001,4855929.5156],[432149.71439999994,4855404.8881],[432148.89910000004,4855395.8992],[432050.8139000004,4854324.7872],[431981.4676000001,4853542.4054000005],[431980.9135999996,4853535.4132],[431943.64549999963,4853130.8091],[431940.84499999974,4853100.736],[431884.9386999998,4852494.163799999],[431883.5778999999,4852479.0713],[431846.7566999998,4852079.795299999],[431846.4857999999,4852076.9101],[431846.21609999985,4852074.1359],[431803.0593999997,4851606.391000001],[431696.8141000001,4850454.6197],[431695.91060000006,4850444.965299999],[431582.22640000004,4849214.2984],[431576.6188000003,4849154.0418],[431571.17760000005,4849110.000499999],[431622.23869999964,4849106.8103],[432360.5466,4849057.6182],[432472.80510000046,4849050.9254],[432538.0044,4849045.3774],[432603.2619000003,4849037.607899999],[432753.1891999999,4849024.0963],[432781.68489999976,4849025.252699999],[432933.6376,4849013.057700001],[433346.1376,4848977.3716],[433482.31400000025,4848964.4585],[433592.38040000014,4848955.584899999],[433673.1897999998,4848949.8924],[433816.1972000003,4848936.0295],[434026.7795000002,4848920.611400001],[434035.6880999999,4848918.3017],[434047.2264999999,4848913.4112],[434066.5636999998,4848907.8882],[434095.9171000002,4848906.264799999],[434178.74870000035,4848901.5581],[434211.06799999997,4848898.7952],[434261.8562000003,4848892.184599999],[434284.6860999996,4848889.960000001],[434294.2516999999,4848888.977],[434394.13879999984,4848875.7742],[434420.11649999954,4848874.5187],[434469.68759999983,4848875.0305],[434484.24260000046,4848874.1098],[434525.36980000045,4848866.9299],[434606.7538999999,4848862.242799999],[434641.79389999993,4848857.9002],[434673.84389999975,4848852.2542],[434714.5027999999,4848846.524],[434752.7851,4848844.593800001],[434805.7269000001,4848844.1865],[434837.091,4848842.4355999995],[434855.1786000002,4848840.7037],[434880.6314000003,4848835.123199999],[434911.6465999996,4848830.599199999],[434917.5122999996,4848829.7644],[434931.0911999997,4848827.7435],[435015.93120000046,4848822.5833],[435039.96839999966,4848820.3495000005],[435078.4857999999,4848817.7524999995],[435096.66920000035,4848817.575300001],[435111.4025999997,4848818.431399999],[435139.79860000033,4848817.5995000005],[435237.80040000007,4848808.8707],[436698.3794999998,4848663.207599999],[436815.4079,4847147.3806],[436864.23649999965,4846515.9077],[436868.46549999993,4846460.997300001],[436873.9792999998,4846388.747099999],[436879.36789999995,4846320.274700001],[436881.09140000027,4846298.265799999],[437032.0840999996,4844770.688200001],[437032.45409999974,4844767.2414],[437068.54470000044,4844411.0219],[437117.80539999995,4843768.6653],[437184.3821999999,4843065.389900001],[437256.54920000024,4842046.8390999995],[437260.82739999983,4841979.2666],[437263.1344999997,4841941.9245],[437329.4341000002,4840878.7807],[437407.4841,4839845.852499999],[437475.10780000035,4839004.624399999],[437510.14169999957,4838511.3585],[437511.42080000043,4838493.0197],[437577.2377000004,4837610.271],[437656.51350000035,4836578.0075],[437657.01460000034,4836571.227499999],[437708.9972000001,4835894.872300001],[437708.56659999955,4835805.352700001],[437751.05730000045,4835242.6022],[437799.3646,4834602.048699999],[437831.2366000004,4834231.107799999],[437832.8392000003,4834212.655099999],[437852.3788999999,4833989.5537],[437863.2594999997,4833858.6109],[437864.81489999965,4833835.0494],[437933.73589999974,4832805.448000001],[437938.26219999976,4832684.6719],[437942.80869999994,4832609.5459],[437989.67420000024,4831834.6149],[438138.52139999997,4830517.052100001],[438173.8847000003,4829636.381999999],[438180.2479999997,4829460.165899999],[438180.8206000002,4829443.5001],[438202.0264999997,4828855.187899999],[438219.3543999996,4828257.138],[438226.48510000017,4828058.701199999],[438229.51609999966,4827975.926200001],[438243.9665000001,4827573.0535],[438216.9612999996,4827016.175899999],[438242.51439999975,4826836.785],[438242.2619000003,4826686.621099999],[438241.9419999998,4826511.578199999],[438261.86149999965,4826360.117900001],[438271.7408999996,4826319.486500001],[438300.5904000001,4826076.645099999],[438305.9874,4826031.3901],[438315.1270000003,4825954.1127],[438322.17059999984,4825894.7368],[438390.82859999966,4825053.6434],[438444.1593000004,4823868.711300001],[438450.73979999963,4823450.031400001],[438479.00820000004,4822762.2552000005],[438480.5033999998,4822687.380999999],[438486.5730999997,4822653.338300001],[438486.5318,4822640.010399999],[438486.2383000003,4822555.045399999],[438485.75930000003,4822414.547599999],[438497.3956000004,4822017.9253],[438500.2832000004,4821918.6033],[438506.6091,4821700.6285],[438510.6551999999,4821630.7292],[438514.42289999966,4821565.7195],[438514.56319999974,4821563.3858],[438524.5332000004,4821390.3605],[438575.3864000002,4820837.2179000005],[438618.4221000001,4820108.326400001],[438630.1107999999,4818582.363399999],[438630.57189999986,4818562.0337000005],[438629.8399,4818543.825300001],[438631.07770000026,4818449.1839000005],[438636.1666000001,4818377.9428],[438648.7171,4818123.371300001],[438650.7681,4818082.3685],[438651.0438000001,4818077.1457],[438661.58669999987,4817850.470799999],[438661.91839999985,4817815.9256],[438668.7856999999,4817602.7235],[438668.5345999999,4817575.1809],[438669.3343000002,4817547.628799999],[438669.99980000034,4817531.962099999],[438671.06230000034,4817506.629000001],[438674.64910000004,4817438.9559],[438682.71410000045,4817294.9383000005],[438702.4796000002,4816793.5089],[438707.42140000034,4816625.9737],[438713.4009999996,4816519.072000001],[438713.67480000015,4816513.6272],[438738.5724999998,4815980.1644],[438747.4316999996,4815807.4847],[438747.18819999974,4815789.605],[438746.8951000003,4815757.3981],[438749.00540000014,4815687.1841],[438760.52520000003,4815389.085000001],[438773.86280000024,4815077.3082],[438783.2960000001,4814896.293500001],[438784.77440000046,4814836.525800001],[438790.75430000015,4814658.097100001],[438796.13040000014,4814377.6031],[438798.3742000004,4814330.8234],[438800.8016999997,4814313.1416],[438805.36510000005,4814299.105699999],[438812.35670000035,4814285.2698],[438802.62689999957,4814273.6961],[438797.0387000004,4814263.972999999],[438796.8348000003,4814241.5392],[438818.2647000002,4813653.5765],[438819.4907999998,4813512.51],[438819.8161000004,4813477.0766],[438821.2439000001,4813465.068399999],[438834.5005999999,4813330.445599999],[438131.6409999998,4813559.665999999],[437409.6015999997,4813791.5825],[436454.3515999997,4814101.633400001],[436095.5307,4814218.2074],[435557.0630000001,4814382.9443],[435299.9815999996,4814462.268999999],[435297.7193,4814462.5129],[434410.4271,4814747.6589],[434368.18230000045,4814761.3989],[434124.05960000027,4814839.8653],[432997.88460000046,4815205.956499999],[432185.32070000004,4815473.218800001],[431402.13900000043,4815729.2851],[430665.8389999997,4815970.1884],[429287.3688000003,4816415.707800001],[429183.26350000035,4816442.460000001],[429093.2346999999,4816469.8429000005],[428859.9445000002,4816536.9486],[428822.31460000016,4816549.2312],[428760.8965999996,4816575.2053],[428355.01719999965,4816721.0195],[428271.81350000016,4816750.8956],[428249.58330000006,4816758.9076000005],[428203.7522999998,4816775.2797],[428148.2581000002,4816795.309599999],[428133.6906000003,4816801.574100001],[428021.37909999955,4816838.7618],[427903.5025000004,4816877.1217],[427543.9508999996,4816997.165100001],[427144.6849999996,4817129.431500001],[427060.8942999998,4817156.441299999],[426372.1775000002,4817374.314099999],[425985.8663999997,4817497.067500001],[425548.20579999965,4817646.624600001],[425515.9241000004,4817658.9778],[425331.8797000004,4817727.884],[424595.4519999996,4817949.1371],[424230.0747999996,4818058.8737],[423759.17169999983,4818200.4822],[423744.2675999999,4818204.982999999],[423577.89470000006,4818261.1864],[423574.8371000001,4818262.443],[422654.45689999964,4818574.9746],[422607.75569999963,4818590.8401],[421975.58299999963,4818795.5241],[421836.28440000024,4818842.015900001],[421704.07270000037,4818886.0955],[421182.9737,4819060.017000001],[421095.6135,4819088.921399999],[420785.6344999997,4819191.755899999],[420756.00150000025,4819201.213300001],[420471.52610000037,4819293.209899999],[420377.56209999975,4819323.6459],[420294.4863999998,4819352.0658],[419717.8060999997,4819549.4213],[419460.7893000003,4819637.357100001],[419457.9715,4819638.2794],[419219.2344000004,4819733.558800001],[418283.86930000037,4820038.3265],[418283.40610000025,4820040.109300001],[418281.6727,4820123.5484],[418281.3565999996,4820137.436799999],[418249.66610000003,4821139.7282],[418231.94820000045,4821642.5636],[418229.8733000001,4821697.7938],[418226.96109999996,4821783.802200001],[418225.46360000037,4821833.3605],[418220.8482999997,4822078.117799999],[418050.20150000043,4822130.2929],[418011.22530000005,4822140.7654],[417987.5366000002,4822146.052999999],[417967.6094000004,4822148.4068],[417950.40299999993,4822148.616900001],[417845.0575000001,4822136.131100001],[417829.86110000033,4822135.5394],[417816.93599999975,4822135.6975],[417775.4593000002,4822139.8706],[417748.60529999994,4822143.976],[417727.4304999998,4822150.011299999],[417671.33019999973,4822167.360099999],[417614.4617999997,4822187.940099999],[417581.3781000003,4822197.898499999],[417559.8710000003,4822203.1609000005],[417523.3482999997,4822209.385199999],[417494.3069000002,4822212.963099999],[417468.66640000045,4822217.1658],[417430.06520000007,4822231.7469],[417408.46499999985,4822242.5647],[417184.7807,4822356.3957],[417060.6358000003,4822417.797900001],[416959.26410000026,4822478.2544],[416932.3699000003,4822492.0273],[416919.3306999998,4822495.9651999995],[416896.50650000013,4822499.135600001],[416871.0767999999,4822500.6721],[416822.27219999954,4822500.054500001],[416754.2110000001,4822497.121099999],[416682.9425999997,4822502.67],[416617.4696000004,4822506.4816],[416422.8278000001,4822517.8981],[416290.07749999966,4822523.3279],[416257.98819999956,4822522.0616999995],[416233.1440000003,4822518.706],[416211.4389000004,4822514.422599999],[416198.56900000013,4822512.4727],[416088.32969999965,4822502.6302000005],[415866.9082000004,4822491.626599999],[415849.5800999999,4822488.511299999],[415723.1003999999,4822452.8862],[415685.5663999999,4822442.6938000005],[415641.3624,4822428.9199],[415639.9028000003,4822428.493899999],[415611.83499999996,4822419.4048999995],[415581.82969999965,4822410.451400001],[415641.8069000002,4822213.424000001],[415656.5083999997,4822174.5844],[415665.5011999998,4822150.812000001],[415688.5219999999,4822098.8719999995],[415705.42370000016,4822106.546399999],[415721.4813000001,4822111.3434],[415729.98979999963,4822113.347100001],[415781.9625000004,4821953.9657000005],[415785.1814000001,4821952.9257],[415794.6568,4821948.252699999],[415896.8498999998,4821882.547700001],[416149.98000000045,4821726.541200001],[416404.10089999996,4821571.309900001],[416659.9561999999,4821418.1774],[416967.5086000003,4821236.535700001],[416926.56510000024,4821127.4091],[416412.72119999956,4821218.5331999995],[416367.81230000034,4821226.5342],[416131.5887000002,4820803.276000001],[416133.7161999997,4820798.917400001],[416164.02249999996,4820734.3368],[416209.8814000003,4820620.7996],[416223.9753999999,4820584.5239],[416236.3387000002,4820539.0504],[416238.64159999974,4820503.366],[416237.76680000033,4820485.0492],[416235.1032999996,4820465.8661],[416231.0842000004,4820448.1439],[416216.5164999999,4820407.5603],[416192.6595999999,4820360.872199999],[416166.0218000002,4820311.552999999],[416145.2399000004,4820271.713500001],[416116.9031999996,4820287.0625],[416058.5703999996,4820327.223099999],[416042.9676999999,4820339.7475000005],[416013.4194,4820355.1121],[415997.33380000014,4820361.3112],[415987.6149000004,4820366.097999999],[415923.85649999976,4820385.8894],[415869.9951999998,4820415.110200001],[415847.8076999998,4820424.496300001],[415834.5086000003,4820433.7711],[415826.9519999996,4820443.418400001],[415823.17920000013,4820451.907500001],[415797.6507000001,4820497.7689],[415794.67480000015,4820505.3594],[415790.30869999994,4820511.634400001],[415783.35259999987,4820530.4936],[415779.44049999956,4820547.2042],[415761.9369000001,4820588.5221],[415755.92119999975,4820624.364399999],[415749.2466000002,4820652.772700001],[415733.48780000024,4820691.403000001],[415695.61950000003,4820758.4131000005],[415668.0451999996,4820795.636700001],[415654.57299999986,4820810.356899999],[415615.72229999956,4820844.0568],[415590.8956000004,4820861.9188],[415515.7701000003,4820928.398399999],[415508.51960000023,4820936.598200001],[415498.7608000003,4820963.823799999],[415492.96470000036,4820972.0053],[415477.7993000001,4820986.9693],[415465.2888000002,4820994.5689],[415430.7751000002,4821025.9936999995],[415422.93120000046,4821031.979599999],[415420.75260000024,4821032.2291],[415409.89219999965,4821023.2575],[415407.37349999975,4821022.178400001],[415395.3559999997,4821023.9958999995],[415382.54700000025,4821020.7138],[415377.13100000005,4821020.559800001],[415367.0066999998,4821025.1304],[415355.5022999998,4821035.6055],[415345.04789999966,4821039.6249],[415337.7026000004,4821040.2729],[415332.2575000003,4821044.2292],[415324.1774000004,4821057.104900001],[415321.5979000004,4821064.0242],[415316.9846000001,4821069.8584],[415299.5477999998,4821084.073899999],[415285.9369000001,4821087.6888999995],[415274.7779000001,4821093.4945],[415265.90919999965,4821101.492799999],[415238.0318999998,4821114.396199999],[415215.8980999999,4821127.7826000005],[415194.8258999996,4821142.044299999],[415186.53830000013,4821151.257200001],[415184.1107000001,4821157.3971],[415175.21520000044,4821176.0593],[415167.44049999956,4821187.487400001],[415161.06960000005,4821194.8989],[415156.2132000001,4821207.0677000005],[415152.50960000046,4821227.330600001],[415149.93319999985,4821234.472100001],[415137.8799999999,4821252.618899999],[415131.69290000014,4821274.579299999],[415125.9283999996,4821285.204399999],[415110.39919999987,4821296.841600001],[415105.6752000004,4821306.676100001],[415104.20249999966,4821318.024599999],[415104.28390000015,4821324.4661],[415095.9620000003,4821350.119100001],[415094.44379999954,4821351.4712000005],[415091.8668999998,4821352.1702],[415081.15610000025,4821348.640000001],[415068.6320000002,4821348.6873],[415053.73560000025,4821346.4319],[415035.2681,4821336.5572999995],[415024.0971999997,4821328.5899],[415019.71609999985,4821327.201300001],[414991.02529999986,4821326.786699999],[414983.25380000006,4821325.6632],[414958.9411000004,4821313.6413],[414952.53330000024,4821311.722999999],[414923.0292999996,4821291.769300001],[414911.82660000026,4821287.690199999],[414907.2929999996,4821280.638599999],[414900.2441999996,4821266.3989],[414895.6536999997,4821261.236400001],[414882.15500000026,4821254.5206],[414859.10720000044,4821246.7039],[414844.07409999985,4821246.450099999],[414827.86010000017,4821248.654999999],[414811.3755999999,4821248.641799999],[414779.1178000001,4821253.7161],[414764.83440000005,4821255.2302],[414757.9073999999,4821256.984300001],[414751.84800000023,4821257.0612],[414733.75090000033,4821250.9594],[414728.34339999966,4821251.4723000005],[414710.28920000046,4821261.476299999],[414695.4342,4821268.8849],[414687.81819999963,4821273.6469],[414682.5070000002,4821275.3805],[414651.21219999995,4821273.556399999],[414635.04810000025,4821273.317399999],[414620.20770000014,4821275.5054],[414592.4364,4821277.524499999],[414572.49930000026,4821272.8905],[414567.44930000044,4821269.7335],[414558.6942999996,4821261.1807],[414547.48589999974,4821250.3265],[414536.2363,4821242.5831],[414511.40770000033,4821234.5681],[414483.9282999998,4821234.1403],[414465.3729999997,4821230.1555],[414449.5549999997,4821219.026900001],[414441.95189999975,4821218.4573],[414424.6054999996,4821220.566500001],[414419.1825000001,4821219.857999999],[414414.14219999965,4821217.478499999],[414399.1163999997,4821205.118100001],[414365.0828999998,4821191.333799999],[414339.2065000003,4821183.555],[414326.1107999999,4821183.1665],[414321.2477000002,4821182.0067],[414306.5817,4821166.1985],[414301.47470000014,4821158.599199999],[414294.3409000002,4821144.139],[414283.14190000016,4821115.068399999],[414278.3481999999,4821100.3562],[414271.733,4821088.555299999],[414266.4062999999,4821082.736099999],[414263.22699999996,4821080.5550999995],[414255.1403999999,4821080.1029],[414242.6639999999,4821077.5963],[414221.4221000001,4821065.7599],[414210.3205000004,4821057.0154],[414206.2241000002,4821052.624600001],[414200.6024000002,4821049.0308],[414188.58939999994,4821044.8521],[414176.0434999997,4821043.235099999],[414155.5384999998,4821038.498500001],[414143.08029999956,4821031.1044],[414136.4238999998,4821028.7458],[414129.7929999996,4821028.3862],[414123.2243999997,4821026.581800001],[414101.0407999996,4821010.648],[414092.9255999997,4821001.643300001],[414075.9395000003,4820975.0907000005],[414053.7734000003,4820935.275],[414036.6646999996,4820899.171399999],[414009.3810999999,4820863.6423],[413945.4857000001,4820789.926899999],[413926.12320000026,4820773.5132],[413916.2736999998,4820761.642899999],[413909.91029999964,4820756.948100001],[413902.2045,4820754.714199999],[413870.1769000003,4820752.6809],[413862.19070000015,4820753.7829],[413857.3798000002,4820756.7326],[413852.8607000001,4820757.2349],[413843.0343000004,4820753.473099999],[413826.29750000034,4820752.7991],[413821.4681000002,4820754.305],[413816.0083999997,4820763.372400001],[413811.81400000025,4820763.9815],[413810.08019999973,4820761.115700001],[413809.70859999955,4820757.343900001],[413805.45720000006,4820753.5107],[413801.25,4820753.1203000005],[413797.48230000027,4820755.5013],[413783.3591,4820769.5671999995],[413776.15419999976,4820774.8803],[413769.8590000002,4820775.5165],[413762.5558000002,4820773.1665],[413750.7592000002,4820773.3179],[413744.4883000003,4820775.8421],[413732.3119999999,4820777.886700001],[413705.6775000002,4820786.7817],[413692.5274,4820788.5056],[413683.1409999998,4820793.846899999],[413676.9115000004,4820799.5919],[413668.9681000002,4820804.025900001],[413659.27809999976,4820804.594799999],[413651.9740000004,4820808.465299999],[413648.2320999997,4820812.8454],[413644.4650999997,4820821.5579],[413639.39829999954,4820829.731699999],[413633.2625000002,4820836.475199999],[413622.83299999963,4820842.385299999],[413612.8432,4820851.0668],[413608.0882000001,4820858.347999999],[413605.0526999999,4820867.384299999],[413600.6394999996,4820876.1052],[413591.06659999955,4820885.7809999995],[413587.6780000003,4820892.4892],[413584.33939999994,4820903.0846],[413579.49650000036,4820909.8116],[413572.24340000004,4820911.3488],[413565.6179999998,4820911.4341],[413559.4266999997,4820913.8463],[413556.0267000003,4820919.666099999],[413556.0937999999,4820924.886],[413562.2505999999,4820944.911900001],[413561.65770000033,4820955.3609],[413537.83100000024,4820993.989399999],[413532.01219999976,4821006.505000001],[413523.64859999996,4821028.494999999],[413494.4835000001,4821060.4166],[413481.15020000003,4821079.249399999],[413460.99230000004,4821101.5024999995],[413457.1191999996,4821108.2171],[413453.76800000016,4821117.812999999],[413436.9793999996,4821138.134400001],[413419.06039999984,4821152.25],[413401.5067999996,4821163.3619],[413390.87789999973,4821178.8277],[413384.4008999998,4821184.131899999],[413367.37870000023,4821192.5711],[413353.51800000016,4821195.526799999],[413341.7220999999,4821195.6789],[413333.6878000004,4821193.0056],[413326.0482000001,4821195.881100001],[413318.38570000045,4821196.979599999],[413302.37569999974,4821196.1865],[413279.4863,4821200.8138999995],[413242.3021999998,4821206.0703],[413220.15859999973,4821212.132300001],[413185.7087000003,4821216.354],[413174.6151999999,4821220.829399999],[413166.6841000002,4821226.1525],[413151.95409999974,4821243.115800001],[413130.59779999964,4821260.0536],[413124.0661000004,4821267.358100001],[413116.2960000001,4821285.120100001],[413103.95270000026,4821299.1645],[413065.5851999996,4821381.525599999],[413084.95720000006,4821417.375499999],[413092.9462000001,4821429.046499999],[413071.98450000025,4821445.2018],[413013.78160000034,4821493.274599999],[413006.4949000003,4821485.9267],[413002.48390000034,4821494.420600001],[412990.1026999997,4821536.6796],[412986.5343000004,4821554.3873],[412986.0661000004,4821574.387499999],[412984.84800000023,4821586.399800001],[412979.9621000001,4821614.676999999],[412974.36089999974,4821637.6318],[412973.49619999994,4821651.972100001],[412975.13489999995,4821697.381999999],[412973.13939999975,4821705.5166],[412970.44159999955,4821709.328199999],[412967.8128000004,4821718.4706999995],[412964.8850999996,4821735.7258],[412961.88829999976,4821747.65],[412958.49509999994,4821753.9144],[412957.5499,4821762.0353999995],[412958.6749999998,4821767.7969],[412961.90050000045,4821773.531199999],[412962.00549999997,4821781.638599999],[412959.6495000003,4821786.889799999],[412953.73319999967,4821791.742799999],[412933.69710000046,4821829.3248],[412925.8591,4821841.756200001],[412917.6503999997,4821850.526699999],[412908.3598999996,4821856.8675],[412886.9139999999,4821866.6984],[412852.19489999954,4821874.813100001],[412824.83889999986,4821883.721100001],[412812.4223999996,4821891.991],[412791.57969999965,4821898.481899999],[412760.3837000001,4821904.1076],[412747.875,4821905.2698],[412739.4604000002,4821904.3794],[412733.1966000004,4821901.1284],[412727.9341000002,4821900.3081],[412715.81630000006,4821900.465600001],[412694.9665999999,4821906.4015],[412678.9841,4821907.608899999],[412665.76570000034,4821910.113399999],[412618.4014999997,4821927.5022],[412608.7189999996,4821934.737199999],[412602.1886,4821942.042300001],[412597.0184000004,4821942.1096],[412590.41280000005,4821943.639599999],[412580.7246000003,4821950.430299999],[412570.47109999973,4821963.448899999],[412560.4857999999,4821972.243000001],[412514.9489000002,4821999.605900001],[412495.56120000035,4822012.2993],[412479.6601,4822019.726500001],[412461.02830000035,4822028.4113],[412457.0208999999,4822030.907199999],[412371.5281999996,4821757.6570999995],[412319.3937999997,4821626.264599999],[412301.4349999996,4821568.960200001],[412198.9715999998,4821259.388699999],[412162.6972000003,4821154.893300001],[411981.7703999998,4820618.306299999],[411938.9985999996,4820481.0178],[411926.0377000002,4820435.5342999995],[411914.7814999996,4820396.804199999],[411881.45689999964,4820296.0482],[411844.8409000002,4820190.8924],[411801.6666000001,4820072.604499999],[411801.2435999997,4820071.166099999],[411792.4912999999,4820044.733100001],[411690.36620000005,4819733.498199999],[411622.9051999999,4819520.447000001],[411577.8088999996,4819379.525699999],[411567.4698000001,4819349.337099999],[411551.83270000014,4819309.6656],[411542.1339999996,4819279.0243],[411533.14070000034,4819246.707699999],[411499.05069999956,4819137.7436999995],[411465.3161000004,4819037.4394000005],[411435.28330000024,4818942.085000001],[411428.7909000004,4818921.732100001],[411399.3552000001,4818828.8137],[411329.53280000016,4818621.9057],[411324.4650999997,4818605.421800001],[411320.9857000001,4818562.257999999],[411215.6832999997,4818276.8421],[411214.06989999954,4818270.976199999],[411206.1832999997,4818243.088500001],[411193.11959999986,4818196.607899999],[411170.4095999999,4818129.816299999],[411151.4112999998,4818074.75],[411085.72009999957,4817887.895099999],[411050.9243999999,4817781.6084],[411029.72860000003,4817707.243899999],[411027.9885,4817691.8269],[411020.77359999996,4817684.2579],[411016.70689999964,4817676.314099999],[410942.5231999997,4817453.138900001],[410905.4539000001,4817340.329500001],[410756.2237999998,4816879.109099999],[410742.5462999996,4816835.525599999],[410720.84800000023,4816772.4986000005],[410678.5334999999,4816642.764900001],[410625.3821999999,4816482.628699999],[410614.85250000004,4816450.889],[410586.38239999954,4816359.183],[410555.4916000003,4816261.8442],[410511.5686999997,4816133.2436],[410482.30819999985,4816043.103700001],[410429.13430000003,4815875.860200001],[410407.8523000004,4815814.161499999],[410400.2309999997,4815794.491],[410395.70940000005,4815782.8879],[410276.20469999965,4815420.8083],[410240.93740000017,4815323.418199999],[410191.90309999976,4815170.2283],[410151.33079999965,4815039.1414],[410148.1704000002,4815032.630000001],[410140.9146999996,4815022.2853999995],[410134.1180999996,4815016.0447],[410126.5647999998,4815013.7018],[409943.8132999996,4814478.745200001],[409934.05709999986,4814426.6688],[409914.16420000046,4814390.8343],[409894.3602999998,4814331.450099999],[409738.24540000036,4813855.014],[409735.79860000033,4813847.4935],[409632.79030000046,4813550.0733],[409591.47279999964,4813431.2183],[409501.39940000046,4813164.061899999],[409476.45880000014,4813090.1965],[409392.3728,4812841.7333],[409316.4342,4812621.9308],[409264.33690000046,4812466.455700001],[409184.5058000004,4812228.601199999],[409147.7516999999,4812119.24],[409007.9116000002,4811710.691400001],[408979.12509999983,4811628.4377],[408829.08609999996,4811191.2609],[408759.62710000016,4810986.372199999],[408654.4879999999,4810681.108200001],[408489.4698999999,4810192.823100001],[408477.56439999957,4810150.5527],[408467.25659999996,4810112.7038],[408408.6776999999,4809899.895199999],[408278.59240000043,4809512.555299999],[408269.5279000001,4809500.793199999],[408253.9782999996,4809476.4563],[408244.4230000004,4809458.3695],[408242.42459999956,4809454.286699999],[408230.54339999985,4809425.9012],[408077.9570000004,4808986.7752],[407986.0334000001,4808716.8859],[407747.5547000002,4808038.0097],[407732.8376000002,4807986.1151],[407698.2368000001,4807865.734999999],[407644.10819999967,4807714.853499999],[407613.2951999996,4807628.8562],[407604.7090999996,4807604.980799999],[407392.54590000026,4807013.8411],[407390.0133999996,4807006.3226],[407386.6376,4806996.3718],[407370.9593000002,4806951.4891],[407368.2571999999,4806943.4175],[407365.4754999997,4806935.458000001],[407363.3660000004,4806929.2666],[407209.3104999997,4806485.2914],[407080.2045,4806107.734300001],[406926.3490000004,4805663.207],[406857.5278000003,4805465.4366],[406799.0669999998,4805290.850400001],[406677.0850999998,4804945.414799999],[406551.8113000002,4804591.251599999],[406513.02990000043,4804604.5623],[406511.4581000004,4804613.9146],[406494.65759999957,4804617.479499999],[406397.3398000002,4804650.707],[406246.60819999967,4804705.115499999],[406097.1456000004,4804757.3993999995],[406020.8931999998,4804784.785599999],[405870.1179999998,4804835.648800001],[405718.11730000004,4804891.42],[405651.7675999999,4804914.2291],[405632.1785000004,4804921.056399999],[405375.108,4805010.8506000005],[405370.2703999998,4805012.4735],[405292.79640000034,4805038.9966],[404961.0820000004,4805154.180400001],[404947.7940999996,4805159.699200001],[404769.3426999999,4805222.862600001],[404301.06620000023,4805388.770500001],[404150.0970999999,4805441.3418000005],[404113.21729999967,4805331.23],[404025.60309999995,4805082.5451],[404019.43840000033,4805064.859999999],[403923.892,4804788.6302000005],[403877.7785,4804656.323799999],[403860.58110000007,4804603.4725],[403841.6621000003,4804549.2016],[403818.25829999987,4804487.2191],[403810.6113,4804462.223999999],[403777.34619999956,4804367.7246],[403743.8005999997,4804276.339500001],[403714.5407999996,4804184.4493],[403669.8426999999,4804049.680299999],[403576.25739999954,4803793.532500001],[403312.17090000026,4803065.9572],[403299.2324000001,4803028.153100001],[403290.9528999999,4802998.8354],[403225.74370000046,4802830.4834],[403007.9841,4802201.894300001],[402876.86369999964,4801829.771400001],[402765.92370000016,4801514.9],[402654.8038999997,4801199.477299999],[402478.2577999998,4800698.274499999],[402091.2834000001,4799600.5101],[401751.37930000015,4798636.5999],[401372.30319999997,4797561.863],[401252.76680000033,4797222.702],[401197.9462000001,4797067.3237],[401158.01219999976,4796954.049900001],[401015.69739999995,4796550.5768],[400945.2095999997,4796350.6643],[400738.8150000004,4795766.296700001],[400584.5027999999,4795333.4605],[400558.0385999996,4795254.871200001],[400903.8426000001,4795130.8379],[401067.0932,4795071.4682],[401343.9742999999,4794987.6756],[401764.46920000017,4794826.2771000005],[401785.78139999975,4794818.9701000005],[401785.73950000014,4794816.082699999],[401784.9835000001,4794758.3325],[401783.90550000034,4794549.630799999],[401769.58770000003,4793578.5648],[401766.6542999996,4793370.5568],[401763.3081,4793128.4537],[401761.6414999999,4793007.8464],[401758.53199999966,4792742.857799999],[401757.4554000003,4792668.561799999],[401756.8030000003,4792629.1383],[401756.42810000014,4792603.262499999],[401755.94299999997,4792575.388800001],[401753.12590000033,4792403.368899999],[401751.9863999998,4792274.312100001],[401750.9360999996,4792185.020199999],[401747.85840000026,4792112.6416],[401734.26489999983,4791745.835200001],[401741.76570000034,4791557.670700001],[401746.06259999983,4791400.432600001],[401737.5669999998,4791340.6844],[401692.7723000003,4791296.6799],[401664.7745000003,4791252.3212],[401648.57320000045,4791193.018100001],[401670.63599999994,4791152.710000001],[401682.2600999996,4791131.4366],[401759.3738000002,4791064.116699999],[401832.40220000036,4790983.6384],[401854.18560000043,4790935.1153],[401877.97979999986,4790890.895199999],[401892.5306000002,4790802.488600001],[401880.64329999965,4790721.462400001],[401851.5630999999,4790636.0196],[401805.39300000016,4790547.714],[401748.6314000003,4790423.239600001],[401694.4935999997,4790317.4998],[401614.2988999998,4790189.700300001],[401563.3568000002,4790114.239499999],[401544.3121999996,4790032.6511],[401543.05289999954,4789968.244000001],[401558.73450000025,4789885.1522],[401592.30649999995,4789832.0142],[401622.7274000002,4789690.2817],[401617.3195000002,4789558.066],[401611.15859999973,4789502.727399999],[401616.5310000004,4789408.4553],[401608.4916000003,4789352.3663],[401613.4696000004,4789298.0879999995],[401694.1599000003,4788898.815300001],[401716.1508999998,4788623.023600001],[401585.1160000004,4788367.2212000005],[401483.70830000006,4788183.858200001],[401593.72809999995,4788064.964500001],[402027.824,4787976.933700001],[402160.3256999999,4787884.3839],[402243.1205000002,4787588.169600001],[402169.07469999976,4787302.2118],[402166.06630000006,4787290.7031],[402170.2213000003,4786947.636299999],[402242.26850000024,4786586.5974],[402279.3108999999,4786400.454399999],[402298.86429999955,4786331.0832],[402300.79559999984,4786324.1686],[402335.88489999995,4786199.702],[403001.7260999996,4785612.5636],[402629.06680000015,4785118.047700001],[402566.78699999955,4785165.8148],[402514.1518000001,4785206.223999999],[402419.55229999963,4785277.5602],[402310.7296000002,4785359.6545],[402148.3646999998,4785486.3968],[402112.28720000014,4785514.1304],[402032.1802000003,4785575.821900001],[401737.8925000001,4785185.524599999],[401659.159,4784909.858899999],[401700.4929999998,4784846.613399999],[401801.8387000002,4784747.4004999995],[401842.9846000001,4784625.954299999],[401693.9921000004,4784509.4771],[401515.7569000004,4784545.3803],[401304.4776999997,4784342.2852],[401081.5005999999,4784279.8795],[401062.98029999994,4784274.7063],[400718.16700000037,4784293.840299999],[400709.1545000002,4784294.305199999],[400529.07540000044,4784304.268999999],[400078.8764000004,4784632.9977],[399777.5557000004,4785137.285800001],[399268.69930000044,4785344.750399999],[398903.8435000004,4785394.6],[398763.5943999998,4785796.571799999],[398655.1941999998,4786023.4559],[398596.40589999966,4786253.8223],[398559.33970000036,4786399.1117],[398489.9650999997,4786572.8761],[398486.8344999999,4786580.8094999995],[398467.9890999999,4786607.9723000005],[398379.56819999963,4786735.3694],[398259.75009999983,4786870.4582],[398102.7589999996,4787147.8443],[397966.45519999973,4787352.4997000005],[397872.3529000003,4787576.0735],[397857.3680999996,4787665.162599999],[397866.4901999999,4787731.6732],[397901.3881999999,4787886.66],[397853.42480000015,4787942.9213],[397780.5164000001,4787955.1263999995],[397649.5999999996,4787890.4506],[397478.0828,4787826.3902],[397388.93429999985,4787838.844799999],[397238.1906000003,4788074.3925],[397085.9425999997,4788209.9947],[397025.7917999998,4788201.0206],[396882.45639999956,4788179.758099999],[396785.3629999999,4788203.4495],[396656.46970000025,4788272.0583999995],[396559.04000000004,4788273.542099999],[396468.71329999994,4788208.2706],[396434.88129999954,4788119.9221],[396593.0396999996,4787839.8105],[396704.3498999998,4787682.6039],[396849.32639999967,4787602.6439],[397010.3777999999,4787511.3354],[397058.08800000045,4787443.964],[397080.7653999999,4787332.540200001],[397077.0630000001,4787088.2203],[397122.2538999999,4786854.2677],[397178.42729999963,4786808.985200001],[397307.6897999998,4786762.5978],[397388.06039999984,4786705.8433],[397443.2307000002,4786593.930400001],[397497.39749999996,4786415.385299999],[397471.3574000001,4786304.6986],[397427.89969999995,4786116.519200001],[397496.9741000002,4785848.8857],[397471.50549999997,4785797.7291],[397304.2932000002,4785463.0166],[397293.65299999993,4785296.558],[397135.62849999964,4785060.2381],[397134.7131000003,4785058.8079],[397121.4967,4785039.1247000005],[397120.4983999999,4785037.5847],[397102.4594999999,4785010.643300001],[397097.8164999997,4785004.493100001],[396986.38049999997,4784856.8902],[396849.8365000002,4784425.750399999],[396717.15699999966,4784250.0375],[396451.75739999954,4784089.343699999],[396422.1838999996,4784068.355799999],[396415.5881000003,4784067.456599999],[396323.48139999993,4784011.6545],[396209.9343999997,4783994.0591],[396193.0730999997,4783991.4285],[396190.44959999993,4783989.9134],[396189.38329999987,4783989.2632],[396186.1047,4783987.424900001],[396173.25459999964,4783981.400699999],[396160.46559999976,4783979.374399999],[396157.1261999998,4783978.869999999],[396155.8229,4783978.6678],[396148.73610000033,4783977.554099999],[396108.25150000025,4783971.1746],[396093.09949999955,4783968.7403],[396043.2463999996,4783960.838199999],[395997.3859000001,4783953.652899999],[395984.7609000001,4783951.7355],[395926.1923000002,4783942.523499999],[395924.45799999963,4783951.3254],[395922.64080000017,4783960.0175],[395899.6096999999,4784074.5604],[395884.61000000034,4784113.8903],[395882.63719999976,4784123.029100001],[395851.7731999997,4784261.9077],[395821.52639999986,4784456.8725000005],[395817.45490000024,4784482.8166000005],[395792.33079999965,4784540.0748],[395782.45019999985,4784573.9946],[395588.9523,4784847.1116],[395536.3185999999,4784911.680500001],[395521.9649,4784929.3407000005],[395451.1517000003,4785016.2949],[395412.5020000003,4785123.526799999],[395389.55879999977,4785237.6263999995],[395396.2748999996,4785420.583799999],[395411.14389999956,4785626.520500001],[395399.1328999996,4785690.687899999],[395369.1200000001,4785767.5735],[395335.8973000003,4785831.179],[395307.2492000004,4785885.8277],[395266.5683000004,4785945.1053],[395221.8799999999,4785997.3358],[395015.07629999984,4786156.9300999995],[394909.53639999963,4786224.321699999],[394782.21079999954,4786311.6028],[394596.4104000004,4786483.326400001],[394534.0357999997,4786567.8276],[394493.72470000014,4786650.2094],[394407.52130000014,4786790.178400001],[394361.71169999987,4786853.0962000005],[394310.6228,4786910.764699999],[394241.31659999955,4786966.9398],[394195.12229999993,4787004.9827],[394150.49739999976,4787044.6676],[394147.0401999997,4787046.9431],[394140.5524000004,4787052.820499999],[394077.1908999998,4787109.793400001],[394010.26740000024,4787157.0474],[393912.71520000044,4787234.9947],[393823.6506000003,4787273.8211],[393715.97860000003,4787286.1691],[393541.18120000046,4787244.474099999],[393439.67090000026,4787235.4021000005],[393384.9062000001,4787223.8204],[393337.8532999996,4787206.7861],[393251.3189000003,4787158.380899999],[393208.38659999985,4787155.5012],[393124.8685999997,4787133.709799999],[393025.0190000003,4787147.722999999],[392924.2626,4787186.634299999],[392839.1266999999,4787227.0781],[392690.18730000034,4787259.644099999],[392614.2608000003,4787307.054500001],[392505.51109999977,4787415.414100001],[392472.4905000003,4787463.9245],[392409.5806,4787456.0342999995],[392296.87210000027,4787457.820800001],[392295.6540000001,4787457.8401999995],[392247.0547000002,4787456.0561999995],[392166.59750000015,4787453.1121],[392099.4681000002,4787450.6237],[392079.1498999996,4787449.8357],[392077.76769999973,4787449.7466],[392071.0225999998,4787449.5206],[390817.0888,4787403.3588],[390815.0730999997,4787530.581800001],[390813.5195000004,4787529.940300001],[390802.5144999996,4787527.451199999],[390788.35140000004,4787525.568399999],[390768.25710000005,4787523.558800001],[390210.27639999986,4787499.675899999],[390071.79509999976,4787489.919],[390060.5730999997,4787489.1009],[390041.3102000002,4787488.301999999],[389832.0290000001,4787475.2533],[389740.56989999954,4787470.183700001],[389696.8342000004,4787467.8946],[389655.8739,4787466.4494],[389651.7307000002,4787466.4057],[389645.31209999975,4787466.287799999],[389467.61369999964,4787462.512599999],[389389.42250000034,4787459.2312],[389317.5741999997,4787456.402799999],[389294.88960000034,4787454.995200001],[389077.8191999998,4787447.650900001],[389042.9414999997,4787445.6657],[389004.8931,4787443.510399999],[388905.0904000001,4787439.9213],[388374.2019999996,4787415.079],[387885.05989999976,4787390.3664],[387837.3417999996,4787388.0439],[387703.46860000025,4787382.369200001],[387667.7980000004,4787381.6261],[386889.94519999996,4787360.4333],[386698.9534999998,4787353.952500001],[386681.4003999997,4787353.467700001],[386070.8371000001,4787335.4669],[385367.1342000002,4787314.7598],[385351.6090000002,4787314.133199999],[385193.0558000002,4787304.814200001],[385115.5237999996,4787302.4594],[385111.62210000027,4787302.303200001],[385105.4467000002,4787302.1855],[385096.18180000037,4787301.8979],[385072.93819999974,4787301.180299999],[385067.49370000046,4787301.0503],[384897.31180000026,4787295.823000001],[384848.79250000045,4787294.3127],[384846.59800000023,4787294.2388],[384844.24120000005,4787294.1677],[384798.0787000004,4787292.728800001],[384368.0692999996,4787279.485300001],[383838.74340000004,4787263.301200001],[382179.9369000001,4787212.002599999],[381643.04200000037,4787196.1205],[381399.3005999997,4787188.930199999],[380538.5081000002,4787163.0241],[379875.8570999997,4787143.051000001],[379900.5756000001,4786358.6536],[379924.99010000005,4785892.0901],[379943.34169999976,4785003.8277],[379946.85479999986,4784991.101500001],[379947.6180999996,4784988.310699999],[379949.1785000004,4784970.8422],[379950.15270000044,4784952.384099999],[379950.3540000003,4784945.381899999],[379950.4156999998,4784944.2699],[379950.4773000004,4784943.158],[379950.53890000004,4784942.046],[379950.6004999997,4784940.934],[379951.1807000004,4784909.374399999],[379953.43209999986,4784862.010500001],[379954.14690000005,4784842.668400001],[379954.6984000001,4784827.8837],[379957.2114000004,4784758.5196],[379957.6573000001,4784746.9585],[379957.86649999954,4784740.4004999995],[379958.2626,4784730.6175999995],[379959.8986999998,4784689.819],[379961.9617999997,4784654.7894],[379980.7516000001,4784135.6708],[379983.09360000025,4784084.1952],[379983.7346000001,4784037.637499999],[379983.77080000006,4784035.081800001],[379984.3805999998,4783995.967599999],[379984.51070000045,4783989.5222],[379984.6122000003,4783976.8562],[379983.54789999966,4783967.2103],[379981.9258000003,4783962.795299999],[379980.2204999998,4783958.2708],[379974.56039999984,4783950.705499999],[379989.4977000002,4783562.9629999995],[379990.9473000001,4783557.6051],[379992.89719999954,4783548.350299999],[379996.33690000046,4783531.404100001],[379996.46800000034,4783529.624299999],[380002.1387,4783454.872400001],[380005.56429999974,4783409.487600001],[380010.55709999986,4783287.090500001],[380010.90940000024,4783279.4191],[380011.2078999998,4783273.304],[380011.3968000002,4783270.190199999],[380018.69269999955,4783080.2103],[380018.8102000002,4783077.6532000005],[380018.92760000005,4783075.096100001],[380019.03139999975,4783071.761600001],[380019.09109999985,4783070.5386],[380024.2520000003,4782934.5857],[380026.31039999984,4782880.782400001],[380030.02410000004,4782787.18],[380030.18560000043,4782782.511399999],[380036.82550000027,4782610.5397],[380036.88910000026,4782609.538799999],[380044.91199999955,4782405.327099999],[380045.12739999965,4782399.102299999],[380045.8568000002,4782389.757999999],[380047.81790000014,4782367.283500001],[380055.24349999987,4782189.077199999],[380072.4395000003,4781734.976500001],[380081.9989,4781483.969799999],[380089.1928000003,4781292.4373],[380125.0207000002,4780349.2202],[380132.79700000025,4780144.3474],[380137.43620000035,4780024.512399999],[380139.4221999999,4779971.044],[380145.41779999994,4779812.7487],[380145.5217000004,4779809.4142],[380153.97279999964,4779587.3111000005],[380184.7302000001,4778774.826400001],[380185.2161999997,4778751.600400001],[380188.98780000024,4778573.0156],[380192.59669999965,4778403.653999999],[380193.1791000003,4778376.6493],[380193.3761,4778373.979800001],[380213.46829999983,4778323.192399999],[380214.3234000001,4778256.191299999],[380216.64740000013,4778083.0754],[379901.42310000025,4778081.7388],[379896.8673999999,4778081.708000001],[379857.1690999996,4778081.519400001],[379757.92310000025,4778081.048900001],[379642.9791000001,4778080.6351],[379552.7631000001,4778080.2302],[379452.63630000036,4778043.7871],[379365.83330000006,4778001.8883],[379330.2750000004,4777978.300799999],[379278.09140000027,4777943.7883],[379200.13100000005,4777877.739700001],[379134.7503000004,4777791.806],[379143.4848999996,4777678.896199999],[379189.71910000034,4777570.431399999],[379256.48149999976,4777468.0462],[379293.8119999999,4777338.966499999],[379355.13520000037,4777186.467],[379389.8108999999,4777109.4244],[379540.37040000036,4776845.592599999],[379573.06240000017,4776789.581800001],[379605.2807,4776734.3572],[379662.27130000014,4776616.8192],[379734.4051999999,4776449.024900001],[379784.93929999974,4776269.6151],[379926.90550000034,4775760.774599999],[379942.24760000035,4775698.6285999995],[379958.87710000016,4775631.0166],[379960.0170999998,4775626.4419],[379960.9307000004,4775622.870999999],[379961.91779999994,4775618.854499999],[379965.034,4775606.357799999],[379967.91980000027,4775594.6428],[379968.5275999997,4775592.188200001],[379969.7430999996,4775587.278899999],[379970.1979,4775585.3824000005],[379971.7907999996,4775578.8002],[379973.2346999999,4775572.998199999],[379976.1961000003,4775560.9486],[380039.61060000025,4775303.442299999],[380178.2625000002,4774598.9318],[380229.99569999985,4774185.000600001],[380236.19930000044,4773838.410800001],[380236.9307000004,4773796.6292],[380237.6640999997,4773754.958699999],[380238.11450000014,4773729.6229],[380239.4791000001,4773649.727299999],[380241.2943000002,4773544.495999999],[380241.67179999966,4773524.271500001],[380197.6414000001,4773468.945699999],[380183.7421000004,4773451.527000001],[380091.7137000002,4773420.9288],[379915.20859999955,4773446.695599999],[379635.8167000003,4773518.4945],[379511.7894000001,4773575.005899999],[379458.4154000003,4773599.2773],[379457.04389999993,4773599.9681],[379454.7017999999,4773601.009299999],[379451.87540000025,4773602.281199999],[379448.5647,4773603.7839],[379387.8454,4773631.518300001],[379314.93400000036,4773664.801200001],[379294.8113000002,4773668.378799999],[379280.12849999964,4773671.193700001],[379273.9621000001,4773672.3026],[379219.0340999998,4773682.2731],[379123.0532999998,4773699.7479],[379024.96520000044,4773717.705700001],[378926.9570000004,4773735.5525],[378903.5103000002,4773739.856799999],[378660.9411000004,4773697.9551],[378631.4215000002,4773676.596000001],[378451.4918999998,4773546.1609000005],[378271.5553000001,4773415.7305],[378116.9271999998,4773303.5151],[378031.1749,4773078.316500001],[378030.74619999994,4773077.1022],[378007.2633999996,4773015.756899999],[377998.21630000044,4772992.368000001],[377997.7478,4772984.3780000005],[377992.28249999974,4772883.6075],[377986.8985000001,4772782.8356],[377985.47310000006,4772757.7552000005],[377988.50549999997,4772699.7128],[378002.9184999997,4772435.842700001],[378012.3130000001,4772246.3804],[378097.4846999999,4770519.217599999],[378109.1579,4770228.8478999995],[378110.26860000007,4770204.388800001],[378110.4453999996,4770200.6087],[378113.0385999996,4770136.020400001],[378113.3864000002,4770128.1269000005],[378120.18489999976,4769956.930500001],[378130.7821000004,4769692.7971],[378147.4321999997,4769320.467599999],[378148.7581000002,4769289.7838],[378148.81379999965,4769288.3386],[378151.0661000004,4769236.5317],[378151.12770000007,4769235.4197],[378092.8229,4769236.126800001],[378044.76159999985,4769235.762800001],[377931.6791000003,4769234.005799999],[377890.6299999999,4769234.073000001],[377853.2290000003,4769233.1865],[377827.04849999957,4769231.2108],[377814.7178999996,4769229.4318],[377788.87689999957,4769223.6732],[377765.7784000002,4769216.421499999],[377762.09059999976,4769215.1544],[377748.0697999997,4769209.962099999],[377739.19460000005,4769205.566299999],[377734.05879999977,4769200.770400001],[377727.9183,4769198.991800001],[377720.6994000003,4769196.1217],[377700.2220999999,4769185.157299999],[377682.43570000026,4769174.367000001],[377663.85080000013,4769159.9252],[377647.8733999999,4769145.547800001],[377633.18879999965,4769130.5918000005],[377603.2730999999,4769097.4681],[377584.6816999996,4769078.138699999],[377574.4118999997,4769068.6581999995],[377561.6019000001,4769058.3344],[377550.12650000025,4769049.7642],[377538.4167999998,4769041.7535999995],[377526.3119000001,4769034.4166],[377515.2893000003,4769028.3934],[377503.1308000004,4769022.612600001],[377478.10479999986,4769012.397],[377464.9135999996,4769008.079],[377449.1127000004,4769003.5857],[377433.3278000001,4768999.980900001],[377412.24810000043,4768996.359999999],[377381.8025000002,4768992.7961],[377315.8965999996,4768987.647500001],[377259.55140000023,4768984.2162],[377244.70189999975,4768982.8167],[377233.4511000002,4768982.2413],[377199.0747999996,4768977.526900001],[377170.78359999973,4768971.4814],[377143.3320000004,4768962.3104],[377115.9378000004,4768951.805400001],[376929.7483999999,4768875.6182],[376881.8979000002,4768855.4847],[376857.47360000014,4768842.5944],[376840.3644000003,4768833.349199999],[376831.30319999997,4768827.736],[376767.77020000014,4768782.6691],[376744.2884999998,4768767.8736000005],[376715.83550000004,4768752.945699999],[376695.8164999997,4768744.975400001],[376670.98709999956,4768736.7587],[376658.2954000002,4768733.0998],[376635.6513,4768728.6208],[376609.2834000001,4768725.4311],[376550.2401999999,4768721.6099],[376503.69579999987,4768719.785],[376436.7326999996,4768719.4406],[376258,4768727.452500001],[376084.54839999974,4768734.706800001],[376040.2567999996,4768735.843699999],[376018.7494000001,4768735.6785],[375969.12260000035,4768734.579700001],[375927.7955,4768732.997300001],[375864.21999999974,4768730.819599999],[375678.36060000025,4768723.2016],[375642.22670000046,4768720.5265999995],[375614.72420000006,4768717.694599999],[375598.71750000026,4768715.4311],[375585.1394999996,4768712.3456],[375577.9352000002,4768710.3662],[375561.9491999997,4768704.7696],[375528.85170000046,4768689.9311999995],[375505.44579999987,4768679.470899999],[375382.21630000044,4768626.728599999],[375333.0218000002,4768604.741699999],[375303.46740000043,4768592.172599999],[375175.32239999995,4768538.079399999],[375072.76099999994,4768493.296499999],[375063.3903000001,4768488.691],[375048.48450000025,4768479.8543],[375033.3649000004,4768468.2443],[375017.14410000015,4768454.321599999],[374925.23900000006,4768368.7982],[374917.2932000002,4768361.9451],[374908.87310000043,4768355.8782],[374902.28110000025,4768351.7775],[374895.3755000001,4768348.349099999],[374877.90390000027,4768341.7815000005],[374870.0373999998,4768339.259400001],[374860.76209999993,4768335.4300999995],[374846.17729999963,4768326.365700001],[374828.8827999998,4768311.6855],[374802.5999999996,4768286.6164],[374791.6694,4768276.9298],[374780.83860000037,4768268.2411],[374770.6002000002,4768260.763599999],[374759.71839999966,4768253.7422],[374750.17619999964,4768248.695900001],[374735.3875000002,4768241.8573],[374723.16199999955,4768237.0824],[374712.5915999999,4768233.7214],[374700.80989999976,4768230.937999999],[374684.1440000003,4768228.3553],[374653.6991999997,4768225.136700001],[374618.96470000036,4768223.441199999],[374614.1880999999,4768198.422599999],[374595.63939999975,4768119.8894],[374583.8624,4768064.1164],[374572.77969999984,4768019.5507],[374568.1495000003,4768002.527899999],[374563.0714999996,4767987.735099999],[374547.84339999966,4767948.1335],[374540.48900000006,4767929.1612],[374510.2396999998,4767843.5111],[374475.9760999996,4767738.9386],[374462.8931999998,4767700.853],[374458.0264999997,4767688.7225],[374446.2078999998,4767652.946599999],[374436.8797000004,4767628.5671999995],[374434.1979,4767620.0626],[374414.7265999997,4767566.8752],[374380.51769999973,4767469.8562],[374364.24069999997,4767422.0536],[374353.03029999975,4767392.820900001],[374326.4024,4767331.5447],[374313.2533,4767303.236500001],[374297.1107000001,4767271.650599999],[374266.6013000002,4767216.444800001],[374254.49480000045,4767196.116],[374231.6808000002,4767160.6537999995],[374211.5711000003,4767130.474199999],[374191.49569999985,4767097.739],[374186.16610000003,4767087.0614],[374176.4028000003,4767065.6897],[374171.35699999984,4767066.004799999],[374076.73319999967,4767073.301899999],[374039.2483000001,4767077.4364],[374003.3883999996,4767081.3189],[373965.3826000001,4767088.1295],[373935.10840000026,4767094.464500001],[373918.6582000004,4767099.3226],[373909.8169999998,4767101.485300001],[373892.642,4767106.8013],[373857.45689999964,4767116.3377],[373842.3688000003,4767119.948899999],[373818.72300000023,4767127.828400001],[373789.3004999999,4767136.1479],[373770.2626,4767142.054],[373727.6152999997,4767153.395300001],[373704.3543999996,4767160.0461],[373690.2439000001,4767163.639599999],[373676.5530000003,4767167.891799999],[373652.3901000004,4767174.226199999],[373639.7599999998,4767178.57],[373613.8278999999,4767186.1592999995],[373598.0153000001,4767190.228700001],[373585.29980000015,4767194.3521],[373510.55370000005,4767214.6203000005],[373449.59049999993,4767231.190300001],[373405.0854000002,4767243.3456999995],[373348.7507999996,4767259.053300001],[373333.6085999999,4767264.1108],[373322.42030000035,4767267.0954],[373308.4060000004,4767271.465500001],[373279.94350000005,4767278.7697],[373266.09219999984,4767283.1368],[373257.49789999984,4767285.4069],[373240.7123999996,4767289.717499999],[373223.4567999998,4767295.036599999],[373161.68460000027,4767311.8464],[373152.51609999966,4767313.905099999],[373132.0965999998,4767319.9497],[373132.62760000024,4767300.276900001],[373131.31740000006,4767269.195900001],[373130.2845999999,4767231.111099999],[373129.9682,4767192.124299999],[373129.0828,4767157.591600001],[373129.3375000004,4767149.3662],[373128.93649999984,4767140.9308],[373128.9612999996,4767133.487199999],[373128.94180000015,4767119.267999999],[373129.0058000004,4767096.382200001],[373129.10280000046,4767092.8256],[373129.77300000004,4767076.2607],[373123.93960000016,4767078.0353],[373117.9101999998,4767078.0361],[373097.4271,4767076.3057],[373076.7894000001,4767075.022500001],[373071.31070000026,4767139.778899999],[373069.7374,4767142.807499999],[373068.0516999997,4767144.1719],[373064.8060999997,4767144.898700001],[373017.1695999997,4767133.2303],[373003.59130000044,4767130.372099999],[372945.40940000024,4767121.233100001],[372921.0558000002,4767112.909700001],[372913.25829999987,4767109.833000001],[372905.17870000005,4767126.6468],[372887.08469999954,4767165.753900001],[372877.93319999985,4767186.253699999],[372872.14350000024,4767199.136700001],[372849.2262000004,4767246.109999999],[372830.1235999996,4767287.9022],[372813.7759999996,4767328.865499999],[372799.0837000003,4767331.8050999995],[372784.0800999999,4767335.5282000005],[372766.7104000002,4767339.073100001],[372764.51960000023,4767339.5583],[372745.7087000003,4767344.463199999],[372735.58579999954,4767347.7623],[372721.06680000015,4767351.2543],[372684.67920000013,4767361.708000001],[372670.75320000015,4767366.411],[372661.7246000003,4767345.3609],[372658.24540000036,4767333.539100001],[372656.28390000015,4767324.4662],[372654.66750000045,4767312.054099999],[372649.18090000004,4767253.7227],[372648.49849999975,4767238.9603],[372646.97479999997,4767209.660800001],[372646.87569999974,4767191.2216],[372610.0367999999,4767186.2425],[372596.18840000033,4767186.3895],[372587.00960000046,4767187.8937],[372575.4265999999,4767191.553400001],[372563.6365,4767197.216700001],[372543.0701000001,4767208.4871],[372532.8649000004,4767216.1205],[372529.0279000001,4767220.0802],[372517.72919999994,4767208.404200001],[372491.86149999965,4767184.446799999],[372460.0208999999,4767159.1567],[372427.75150000025,4767137.0964],[372409.94489999954,4767125.986500001],[372248.6157999998,4767025.5743],[372228.8393000001,4767013.723999999],[372192.22449999955,4766990.3018],[372184.06120000035,4766985.122099999],[372144.2527999999,4766960.871099999],[372105.83299999963,4766936.8166000005],[372066.4687999999,4766914.557399999],[372046.73110000044,4766904.817600001],[372031.28089999966,4766897.774800001],[372003.1974999998,4766886.1917],[371976.13520000037,4766876.922499999],[371943.3607000001,4766867.2049],[371926.90550000034,4766863.069599999],[371895.33359999955,4766856.6625],[371874.5862999996,4766853.9408],[371854.32969999965,4766851.321],[371822.10170000046,4766849.036900001],[371792.5948999999,4766848.4794],[371770.7675999999,4766848.9999],[371740.4983000001,4766851.234099999],[371651.48060000036,4766857.793],[371608.91199999955,4766860.2588],[371500.60890000034,4766868.181700001],[371502.71829999983,4766859.0326000005],[371510.17260000017,4766835.118899999],[371511.86230000015,4766825.3111000005],[371513.60830000043,4766822.8343],[371520.3191999998,4766789.714],[371521.49509999994,4766787.2479],[371523.66530000046,4766772.654200001],[371522.9907999998,4766767.112299999],[371515.55759999994,4766761.808499999],[371505.7372000003,4766759.5491],[371503.2477000002,4766757.151900001],[371499.58220000006,4766757.220799999],[371486.1213999996,4766752.0304000005],[371472.6001000004,4766747.952],[371468.93460000027,4766748.021],[371463.4313000003,4766745.680400001],[371444.9891999997,4766739.917199999],[371422.38239999954,4766733.676899999],[371412.5619999999,4766731.4176],[371399.6690999996,4766726.105599999],[371391.09339999966,4766725.0449],[371381.2520000003,4766721.6752],[371372.09360000025,4766719.958900001],[371370.1867000004,4766718.2173],[371329.7871000003,4766706.0911],[371319.31489999965,4766703.8442],[371311.35730000027,4766700.9945],[371271.52770000044,4766688.857799999],[371262.37129999977,4766687.252800001],[371259.8942,4766685.522],[371250.0839999998,4766683.8182],[371243.9287999999,4766681.4901],[371232.31620000023,4766679.264799999],[371227.37239999976,4766676.3585],[371193.03550000023,4766666.007300001],[371177.73429999966,4766662.6296],[371174.01020000037,4766659.589199999],[371169.1124999998,4766659.1261],[371134.7753999997,4766648.7752],[371126.2684000004,4766647.047],[371123.13960000034,4766645.328600001],[371110.9462000001,4766642.559],[371107.24509999994,4766640.7402],[371101.11290000007,4766639.6338],[371097.9841,4766637.9154],[371090.7115000002,4766636.830499999],[371088.8024000004,4766634.9779],[371031.7866000002,4766618.9452],[371028.7726999996,4766619.0021],[371026.8531999998,4766616.5943],[371023.26910000015,4766616.661900001],[371016.46219999995,4766614.3463],[370961.9023000002,4766598.9344],[370960.0641000001,4766596.5251],[370949.68560000043,4766594.943600001],[370919.0365000004,4766585.746099999],[370898.8119000001,4766580.5735],[370896.33469999954,4766578.842800001],[370885.93099999987,4766575.9287],[370884.03440000024,4766574.7425],[370877.9146999996,4766574.3026],[370861.3682000004,4766569.7272],[370858.3185999999,4766567.896199999],[370784.74450000003,4766546.7349],[370782.27770000044,4766545.5594999995],[370718.52419999987,4766526.657199999],[370716.7089999998,4766525.4695],[370713.6366999997,4766526.7497000005],[370710.5871000001,4766524.9188],[370702.62909999955,4766522.069800001],[370690.9219000004,4766519.1807],[370646.82270000037,4766505.4618999995],[370642.4928000001,4766504.8773],[370640.6671000002,4766503.134400001],[370636.98890000023,4766502.5374],[370629.61149999965,4766500.232999999],[370625.9354999997,4766499.747099999],[370599.63630000036,4766492.246200001],[370583.06620000023,4766486.4498],[370573.8278999999,4766484.8473000005],[370568.98610000033,4766483.0504],[370564.66889999993,4766483.132099999],[370561.60869999975,4766480.745999999],[370548.0987999998,4766477.3358],[370546.2730999999,4766475.5929000005],[370542.5948999999,4766474.995999999],[370526.6074999999,4766469.8553],[370492.9326999998,4766460.161599999],[370484.35649999976,4766459.102],[370481.30680000037,4766457.271199999],[370462.30539999995,4766452.1877],[370450.6562999999,4766448.0759],[370436.49459999986,4766444.678200001],[370434.0987,4766442.9462],[370431.00320000015,4766443.004799999],[370421.84420000017,4766441.289899999],[370391.1704000002,4766430.873199999],[370389.2736999998,4766429.6872000005],[370385.0273000002,4766429.212200001],[370354.9698999999,4766421.2281],[370353.13150000013,4766418.8189],[370345.2301000003,4766418.968800001],[370339.05119999964,4766415.4199],[370335.9556999998,4766415.478599999],[370333.55759999994,4766413.635500001],[370320.0368999997,4766409.670499999],[370317.02300000004,4766409.727700001],[370307.7485999996,4766406.237600001],[370284.4922000002,4766400.235400001],[370286.1612,4766350.7678],[370299.2812999999,4766007.1335],[370300.6542999996,4765972.113500001],[370305.3415999999,4765879.818299999],[370306.4451000001,4765843.4703],[370326.64719999954,4765271.408399999],[370386.4358000001,4763781.2028],[370400.82490000036,4763417.550100001],[370407.3470999999,4763249.6786],[370408.76999999955,4763212.8804],[369984.7879999997,4763193.260500001],[369687.2926000003,4763180.144400001],[369415.8420000002,4763169.099300001],[369338.0859000003,4763165.9175],[368628.3547,4763138.623],[368588.5410000002,4763137.1656],[368568.87870000023,4763136.4322],[368550.43879999965,4763135.6755],[368019.5142000001,4763113.8991],[367973.5126,4763112.8978],[367911.74540000036,4763110.3125],[367829.98950000014,4763107.002900001],[367824.2781999996,4763106.7798999995],[367596.11849999987,4763108.8573],[367226.85280000046,4763095.2369],[366690.8657999998,4763073.772600001],[365654.49980000034,4763034.824899999],[364452.7023,4762988.642899999],[364212.6534000002,4762979.625499999],[364114.64269999973,4762975.1272],[364101.9330000002,4762975.6018],[364066.95129999984,4762975.4077],[364070.0943999998,4762879.136499999],[364069.0230999999,4762849.828500001],[364076.5888,4762171.440199999],[364095.46160000004,4761614.5888],[364104.3300999999,4761408.1088],[364198.6573000001,4761402.5713],[364276.7439000001,4759432.9756000005],[364288.00380000006,4759148.9055],[364308.31850000005,4758745.229499999],[364337.1261999998,4757908.895],[364070.33330000006,4758469.3203],[363877.07689999975,4758462.2686],[363646.43230000045,4758454.1885],[363556.2078,4758450.6515],[363401.25009999983,4758445.4059999995],[363407.4106999999,4758738.1303],[363097.3903000001,4758725.874500001],[362721.49540000036,4758711.952400001],[362678.38910000026,4758710.482999999],[362323.01829999965,4758694.9494],[361623.0116999997,4758674.718900001],[361409.2879999997,4758668.2612],[361171.32660000026,4758661.523399999],[361019.97360000014,4758657.036499999],[360670.2807,4758644.4727],[360400.43369999994,4758634.6325],[360342.39910000004,4758633.3708],[360363.35199999996,4758043.9059],[360250.07990000024,4758038.992900001],[359110.6098999996,4758007.6581999995],[358909.98429999966,4758000.674900001],[358556.89719999954,4757991.8421],[358463.6294999998,4757987.767899999],[358373.4863,4757984.852499999],[358354.0538999997,4757984.2542],[358267.66920000035,4757981.595799999],[358250.0334000001,4757981.071599999],[358244.4149000002,4757973.744200001],[358236.53440000024,4757963.574999999],[358228.57469999976,4757953.5185],[358226.4781999998,4757950.784399999],[358226.82639999967,4757940.000600001],[358236.16789999977,4757630.1753],[358234.69770000037,4757598.5426],[358228.31070000026,4757459.356899999],[358183.1958999997,4757361.301000001],[358158.6710999999,4757307.9255],[358134.1484000003,4757254.6611],[358121.3312999997,4757226.818299999],[358136.9896,4757190.831599999],[358175.23819999956,4757102.8279],[358213.5692999996,4757014.822799999],[358216.7622999996,4757007.4243],[358239.9275000002,4756916.0667],[358254.70579999965,4756888.7643],[358271.54590000026,4756791.427200001],[358286.8644000003,4756731.0063000005],[358273.30879999977,4756730.6197999995],[358080.3858000003,4756727.055],[358068.46640000027,4756726.8573],[357285.73309999984,4756715.660800001],[357116.0736999996,4756712.4166],[355931.31549999956,4756690.32],[355816.1944000004,4756688.1844],[355784.76570000034,4756687.8454],[355625.5563000003,4756673.3082],[355599.0432000002,4756673.8664],[355537.13889999967,4756671.9483],[355060.19290000014,4756664.7914],[354969.3786000004,4756662.0451],[354575.5295000002,4756647.943299999],[354053.81439999957,4756635.250700001],[353615.3509999998,4756626.7086],[353561.3865,4756625.971899999],[353555.5080000004,4756625.8752999995],[353507.1906000003,4756629.684800001],[352515.3295,4756608.502699999],[351688.3233000003,4756587.3407000005],[350988.7209000001,4756566.5085],[350809.1975999996,4756560.8565],[350403.26860000007,4756548.1449],[349560.3646999998,4756521.8079],[349378.0904000001,4756517.4758],[348728.8629999999,4756498.6557],[348729.75820000004,4756461.526699999],[348747.92819999997,4755671.6106],[348752.76389999967,4755446.626800001],[348766.92929999996,4754959.6735],[348777.04119999986,4754610.913699999],[348783.25320000015,4754366.6789],[348817.8454999998,4753353.417199999],[348883.7544,4753353.854800001],[349166.2039000001,4753357.087099999],[349318.6662999997,4753357.294399999],[349379.5608000001,4753359.957800001],[349452.2644999996,4753364.918199999],[349472.6024000002,4753365.138900001],[349496.37320000026,4753365.5065],[349546.55590000004,4753367.5174],[349553.33999999985,4753367.813200001],[349583.5591000002,4752480.8728],[349585.20990000013,4752451.838400001],[349584.0741999997,4751974.8936],[349585.7774,4751951.968900001],[349586.6328999996,4751920.1744],[349588.19120000023,4751868.2546999995],[349591.7622999996,4751714.297499999],[349593.61290000007,4751642.1504999995],[349595.6070999997,4751602.664899999],[349600.5257000001,4751491.5644000005],[349602.2750000004,4751478.193600001],[349443.65220000036,4751459.6699],[348839.8811999997,4751393.8235],[348757.77799999993,4751422.962400001],[348696.9866000004,4751451.743899999],[348653.84509999957,4751480.8038],[348620.4414999997,4751510.6493],[348594.4994999999,4751530.6644],[348544.95579999965,4751561.9771],[348501.44010000024,4751577.7136],[348382.5284000002,4751604.335999999],[348356.0147000002,4751605.8102],[348326.07270000037,4751603.693600001],[348322.76609999966,4751598.2114],[348182.7198999999,4751585.084000001],[348119.76400000043,4751604.4748],[348015.8476,4751588.885399999],[347986.0719999997,4751597.988299999],[347947.15110000037,4751618.293199999],[347916.6788999997,4751621.7454],[347897.88129999954,4751624.939300001],[347873.22869999986,4751621.9299],[347812.69319999963,4751603.049699999],[347785.2449000003,4751599.2137],[347772.0449000001,4751589.617799999],[347742.5674999999,4751590.049000001],[347711.0998999998,4751600.1905000005],[347692.2056,4751606.3869],[347636.3066999996,4751601.4047],[347609.1303000003,4751598.785599999],[347600.5164999999,4751593.421399999],[347589.0049999999,4751593.6768],[347572.9713000003,4751592.588199999],[347564.6191999996,4751591.6625],[347504.51939999964,4751585.107999999],[347442.11369999964,4751577.716499999],[347379.1946999999,4751547.2269],[347343.9263000004,4751529.678099999],[347308.31429999974,4751504.0265],[347211.27440000046,4751481.963300001],[347123.7156999996,4751504.2436999995],[346988.99060000014,4751524.9092999995],[346950.8710000003,4751533.424900001],[346911.48979999963,4751532.9692],[346858.38269999996,4751532.3752999995],[346749.95320000034,4751501.4617],[346549.23220000044,4751405.2805],[346282.34970000014,4751276.6976],[346026.68740000017,4751149.8730999995],[345868.60730000027,4751112.864],[345774.82969999965,4751091.080600001],[345730.71860000025,4751083.849099999],[345477.29810000025,4751042.990700001],[345271.1656999998,4751009.0759],[344994.54169999994,4751008.2007],[344751.02219999954,4751029.9211],[344626.9787999997,4751006.615],[344557.95880000014,4750996.1767],[344403.1353000002,4750955.682700001],[344262.3016999997,4750901.7642],[344171.39940000046,4750859.4933],[344082.62590000033,4750846.285499999],[343984.98670000024,4750856.390699999],[343882.19710000046,4750851.948000001],[343803.5410000002,4750813.0701],[343737.82550000027,4750764.899],[343623.61450000014,4750614.0568],[343479.7424999997,4750538.556700001],[343415.0097000003,4750530.142899999],[343379.40550000034,4750530.8433],[343271.97559999954,4750530.9595],[343204.83579999954,4750492.2699],[343111.35589999985,4750402.0723],[343052.7912999997,4750320.4114],[342968.25519999955,4750160.568299999],[342893.01970000006,4749978.847200001],[342860.3267000001,4749914.0404],[342814.4064999996,4749846.0919],[342643.71160000004,4749642.224199999],[342527.46520000044,4749497.111500001],[342388.5610999996,4749351.186799999],[342048.9413999999,4749136.8748],[341893.4835000001,4748993.228499999],[341808.21470000036,4748863.7476],[341792.9435999999,4748761.2116],[341775.3668999998,4748647.284399999],[341726.7290000003,4748394.629799999],[341712.34339999966,4748337.739600001],[341707.94489999954,4748324.1744],[341698.7111999998,4748295.831900001],[341667.4297000002,4748239.886299999],[341640.52699999977,4748221.505999999],[341616.92569999956,4748222.2718],[341592.0366000002,4748248.7337],[341526.10259999987,4748366.5847],[341470.83299999963,4748415.191500001],[341399.76769999973,4748445.052200001],[341358.1710000001,4748466.344900001],[341340.21829999983,4748485.203400001],[341295.5469000004,4748539.678200001],[341226.9254999999,4748632.817],[341222.52880000044,4748644.140699999],[341210.1632000003,4748653.648399999],[341151.7034,4748730.2202],[341134.9491999997,4748730.162900001],[341121.7122999998,4748730.2466],[341102.8849999998,4748725.3484000005],[341091.0203999998,4748678.734200001],[341091.0806999998,4748670.732899999],[341092.6414000001,4748600.3642],[341114.87409999967,4748543.961999999],[341115.2101999996,4748516.0656],[341114.8269999996,4748513.630100001],[341110.0290999999,4748479.2969],[341102.34130000044,4748482.5856],[341078.6944000004,4748499.0209],[341046.6246999996,4748518.762],[341030.5064000003,4748525.023499999],[340988.4752000002,4748530.9954],[340975.37820000015,4748530.076099999],[340970.53079999983,4748528.966],[340967.6277999999,4748523.5887],[340966.34920000006,4748507.174000001],[340962.6397000002,4748502.2598],[340959.59949999955,4748501.5524],[340957.1774000004,4748502.830600001],[340945.6573999999,4748517.096999999],[340934.95129999984,4748527.6779],[340920.3141999999,4748537.905300001],[340902.9354999997,4748546.1963],[340889.05310000014,4748550.1842],[340873.98089999985,4748552.1996],[340853.8671000004,4748551.7763],[340642.8432,4748572.330600001],[340535.6562000001,4748584.371300001],[340399.66949999984,4748594.971000001],[340327.1743999999,4748598.2097],[339947.12179999985,4748593.046499999],[339771.2418999998,4748585.5875],[339687.35720000044,4748580.5429],[339639.84580000024,4748575.7619],[339637.6326000001,4748575.4802],[339637.69600000046,4748581.700999999],[339637.7620000001,4748588.0328],[339641.02020000014,4748734.7347],[339641.27529999986,4748749.1732],[339645.0575000001,4748785.1961],[339647.7002999997,4748810.9122],[339647.3108999999,4748829.2546999995],[339644.5207000002,4748895.319800001],[339644.08860000037,4748908.3299],[339644.67509999964,4748943.982999999],[339646.16339999996,4748944.726],[339644.86039999966,4748948.4231],[339644.83050000016,4748950.646],[339645.77799999993,4748959.734999999],[339647.4397,4748974.918500001],[339647.6882999996,4748985.579399999],[339648.43429999985,4749017.562000001],[339648.60390000045,4749028.335899999],[339648.65830000024,4749030.6679],[339648.8214999996,4749037.664100001],[339648.79679999966,4749040.109200001],[339648.8512000004,4749042.441199999],[339649.01439999975,4749049.4374],[339649.06879999954,4749051.7695],[339649.09729999956,4749052.9911],[339649.1827999996,4749056.6557],[339649.12959999964,4749057.8792],[339649.6568,4749076.978],[339651.1568,4749134.2765],[339651.6048999997,4749153.488299999],[339655.10730000027,4749296.629000001],[339656.54729999974,4749372.373400001],[339656.80620000046,4749390.478499999],[339658.49729999993,4749557.5505],[339658.6397000002,4749563.658299999],[339659.0672000004,4749581.981699999],[339659.2122999998,4749588.2005],[339659.24590000045,4749589.644200001],[339659.34700000007,4749593.975199999],[339659.38069999963,4749595.4188],[339659.4221000001,4749597.195599999],[339659.55420000013,4749602.859200001],[339659.5982999997,4749604.747099999],[339659.6604000004,4749607.4123],[339659.84700000007,4749615.408],[339659.91170000006,4749618.1843],[339660.0982999997,4749626.1799],[339660.5762,4749650.1688],[339660.68099999987,4749658.1664],[339660.77689999994,4749662.2753],[339660.9905000003,4749674.937000001],[339661.0072999997,4749679.1589],[339661.2767000003,4749690.7082],[339661.83999999985,4749725.3618],[339662.0303999996,4749737.024],[339662.25820000004,4749753.796499999],[339662.9444000004,4749804.225099999],[339663.0932,4749821.1106],[339663.1425000001,4749823.2205],[339663.2927000001,4749829.661499999],[339663.34449999966,4749831.8825],[339663.3755999999,4749833.2151],[339663.63740000036,4749837.4311999995],[339663.6710999999,4749838.8749],[339663.81489999965,4749841.5382],[339665.2450000001,4749902.838400001],[339668.6854999997,4750057.314099999],[339669.0778000001,4750084.6383],[339669.8392000003,4750145.2874],[339671.8964999998,4750219.4618999995],[339672.7516000001,4750249.1087],[339673.3163999999,4750273.3178],[339679.3317,4750506.6228],[339680.0455,4750533.7173],[339684.6980999997,4750708.6094],[339686.00210000016,4750831.024],[339696.0577999996,4751209.457699999],[339696.5100999996,4751225.336100001],[339711.78079999983,4751673.204299999],[339716.77720000036,4751915.3113],[339516.7357999999,4751918.9825],[338916.4530999996,4751930.257099999],[338724.25409999955,4751933.989700001],[338716.33499999996,4751934.1757],[338677.46910000034,4751934.8662],[338560.6289999997,4751937.056],[338521.6841000002,4751937.860400001],[338406.6113,4751938.789000001],[338061.4769000001,4751941.695499999],[337946.32490000036,4751942.7447999995],[337940.44680000003,4751942.8835],[337922.57019999996,4751943.4165],[337916.6130999997,4751943.668199999],[337832.4210000001,4751944.7666],[337579.68659999967,4751948.2941],[337495.4179999996,4751949.6208],[337409.19010000024,4751950.9947999995],[337150.4271,4751955.236400001],[337064.1200000001,4751956.727700001],[337042.6381000001,4751956.7929],[336978.2790999999,4751957.209100001],[336956.7181000002,4751957.387499999],[336889.4411000004,4751958.762700001],[336749.41729999986,4751961.645],[336687.42310000025,4751961.896600001],[336620.0406999998,4751962.276900001],[336618.23139999993,4751961.7644],[336612.7324999999,4751960.672900001],[336610.8468000004,4751960.384400001],[336574.6484000003,4751959.9123],[336465.90020000003,4751958.9451],[336429.62540000025,4751958.697699999],[336341.3295999998,4751959.0233],[336076.11539999954,4751960.0145],[335987.74039999954,4751960.457599999],[335939.54580000043,4751960.4975000005],[335794.80150000006,4751960.734099999],[335746.5279000001,4751960.8884],[335694.98340000026,4751960.899],[335540.0230999999,4751960.941],[335488.3995000003,4751961.0660999995],[335339.3986999998,4751960.969900001],[334892.4034000002,4751961.033600001],[334743.32299999986,4751961.0633000005],[334742.7178999996,4751779.7368],[334740.8311999999,4751236.092599999],[334740.40020000003,4751129.8763999995],[334747.02240000013,4750569.5831],[334755.83220000006,4750242.8026],[334749.56630000006,4749401.0315000005],[334756.88999999966,4749399.7443],[334737.4779000003,4748592.180500001],[334734.79000000004,4748497.3528],[334735.8048999999,4748464.771600001],[334732.5078999996,4748205.174699999],[334726.17729999963,4747707.0867],[334726.37760000024,4747399.0711],[334719.8203999996,4747122.774599999],[334766.4913999997,4747112.319700001],[334762.84410000034,4747021.737500001],[334691.04480000027,4747037.6853],[334672.50299999956,4746946.461100001],[334713.4852999998,4746937.364800001],[334702.64800000004,4746425.052300001],[334696.67119999975,4746155.853599999],[334691.3866999997,4745918.8617],[334685.3534000004,4745671.1097],[334677.65189999994,4745302.838500001],[334674.58660000004,4745192.242000001],[334672.52249999996,4744353.8213],[334708.5722000003,4744097.726],[334783.2131000003,4743500.140000001],[334783.68740000017,4743434.6822999995],[334785.03170000017,4743238.422499999],[334785.4271999998,4743173.0779],[334785.88269999996,4743028.396400001],[334786.6021999996,4742894.708900001],[334788.7973999996,4742420.088300001],[334792.18200000003,4742059.775699999],[334792.79640000034,4741989.8704],[334795.0014000004,4741781.5901],[334797.06570000015,4741601.5362],[334797.87260000035,4741529.403999999],[334802.28280000016,4741061.509500001],[334802.31520000007,4741052.6196],[334803.28589999955,4740881.4813],[334803.4138000002,4740801.476399999],[334803.80069999956,4740561.572799999],[334803.84979999997,4740481.681],[334804.1442999998,4740439.3396000005],[334805.0279000001,4740312.3157],[334805.24340000004,4740270.087400001],[334809.84279999975,4739785.855699999],[334812.9338999996,4739450.3303],[334811.82830000017,4738546.5613],[334815.4721999997,4738333.025599999],[334823.60979999974,4737849.044299999],[334825.1182000004,4737724.006100001],[334825.0599999996,4737663.4509],[334824.3381000003,4737106.6811],[334824.1643000003,4737031.0174],[334827.10450000037,4736921.2786],[334828.49679999985,4736866.5778],[334832.6821999997,4736702.8083999995],[334834.07739999983,4736648.218599999],[334834.0719999997,4736630.8851],[334833.9796000002,4736582.553300001],[334833.9737,4736578.886700001],[334833.56180000026,4736561.6741],[334479.6321999999,4736575.2644],[333875.71050000004,4736587.2190000005],[333805.15469999984,4736581.139699999],[333796.23319999967,4736581.2434],[333613.1122000003,4736589.100299999],[333534.84140000027,4736592.4322],[332986.3457000004,4736604.4614],[332551.15500000026,4736619.6732],[332521.1336000003,4736620.734999999],[332510.57830000017,4736620.9912],[332391.00380000006,4736622.671800001],[332354.61099999957,4736624.3336],[332274.29760000017,4736627.840500001],[332246.6546,4736629.068],[332064.68539999984,4736637.1602],[331668.4639999997,4736645.590600001],[331508.9539000001,4736648.0385],[330962.7706000004,4736657.727600001],[330799.7991000004,4736655.9431],[330328.9743999997,4736653.834799999],[329937.9550000001,4736664.2367],[329910.46470000036,4736665.0253],[329886.8965999996,4736665.495100001],[329849.23000000045,4736665.3124],[329815.33829999994,4736665.4814],[329473.7309999997,4736664.3575],[329335.85720000044,4736671.098999999],[329147.3590000002,4736680.0965],[329062.2307000002,4736677.648600001],[328817.1701999996,4736677.277799999],[328689.95050000027,4736674.545299999],[328284.77689999994,4736685.5034],[328244.9144000001,4736685.9397],[327940.1052000001,4736689.7541000005],[327682.45019999985,4736696.6269000005],[327575.90050000045,4736698.7325],[327198.67920000013,4736694.7217999995],[326969.7485999996,4736704.3467999995],[326823.40110000037,4736706.239499999],[326522.59509999957,4736716.3499],[326279.69120000023,4736720.570800001],[326269.60140000004,4736540.921399999],[326146.30759999994,4736544.8038],[326106.1983000003,4736545.2586],[325840.42169999983,4736548.626499999],[325615.57239999995,4736551.525900001],[325452.03390000015,4736553.7708],[325417.1727,4736554.5414],[324545.5488999998,4736573.421800001],[324209.7633999996,4736580.077099999],[324102.8121999996,4736582.6909],[324066.63320000004,4736583.168500001],[323564.80819999985,4736593.645199999],[323439.85199999996,4736596.6184],[322115.90720000025,4736625.169399999],[321719.61209999956,4736632.0611000005],[321419.06790000014,4736640.1644],[321013.55730000045,4736648.557499999],[319579.13599999994,4736680.350099999],[318296.5780999996,4736720.665100001],[318281.2675999999,4736720.7348],[318232.2673000004,4736722.580800001],[318079.6584999999,4736726.6018],[318072.94570000004,4736726.6676],[318064.5144999996,4736726.7787],[318062.30510000046,4736726.836999999],[318030.29870000016,4736727.236300001],[317989.28830000013,4736727.762],[317967.0312000001,4736728.348999999],[317946.8049999997,4736728.3269],[317922.4204000002,4736728.9702],[317874.4545999998,4736729.6800999995],[317784.57830000017,4736730.941199999],[317483.84580000024,4736735.2204],[317480.48790000007,4736735.198100001],[317451.2636000002,4736735.5265],[317449.5451999996,4736735.572000001],[317415.58949999977,4736736.5813],[317353.87650000025,4736737.658600001],[317337.67459999956,4736738.087400001],[317323.5884999996,4736738.015699999],[317249.5482999999,4736737.4199],[317195.6791000003,4736737.8464],[317195.33139999956,4736721.630899999],[317194.14549999963,4736673.766000001],[317193.72200000007,4736657.774700001],[317193.73319999967,4736655.1073],[317193.51850000024,4736647.000700001],[317193.45380000025,4736644.557600001],[317192.8119999999,4736617.237],[317190.8898,4736535.386399999],[317190.2538999999,4736508.287900001],[317190.0664999997,4736488.8455],[317189.51609999966,4736430.962200001],[317189.33160000015,4736411.630799999],[317187.88659999985,4736316.876700001],[317183.3241999997,4736033.2873],[317181.8035000004,4735938.7575],[317181.12210000027,4735900.658600001],[317179.0780999996,4735786.3619],[317178.31489999965,4735748.2651],[317170.9659000002,4735616.1062],[317163.18900000025,4735477.068700001],[317153.2712000003,4735220.0699000005],[317148.1348000001,4735087.963500001],[317150.92059999984,4735032.3258],[317159.1235999996,4734865.75],[317161.83079999965,4734810.225500001],[317158.2876000004,4734654.7402],[317147.66170000006,4734188.3956],[317144.04310000036,4734033.1347],[317143.01889999956,4733966.5963],[317139.8766000001,4733767.4274],[317138.7736999998,4733701.0022],[317135.8454999998,4733503.7169],[317127.06850000005,4732912.0834],[317124.06259999983,4732714.911499999],[317119.1369000003,4732414.2195999995],[317104.44579999987,4731512.1426],[317099.3650000002,4731211.6777],[317099.34700000007,4731207.899900001],[317099.2139999997,4731196.679500001],[317099.1171000004,4731193.014900001],[317100.40869999956,4731133.4165],[317104.04420000035,4730954.85],[317105.0963000003,4730895.4802],[317104.69579999987,4730871.0428],[317103.2572999997,4730798.0703],[317102.7778000003,4730773.746099999],[317094.6699999999,4730749.179199999],[317092.29310000036,4730733.6843],[317091.2726999996,4730710.596899999],[317092.30319999997,4730641.1151],[317092.3437000001,4730636.446699999],[317088.0630000001,4730545.8802000005],[317090.0245000003,4730427.9224],[317090.6632000003,4730275.439099999],[317090.0329999998,4730236.116800001],[317088.39439999964,4730149.369899999],[317087.5357999997,4730135.501700001],[317086.77969999984,4730122.4087000005],[317084.08139999956,4730110.256100001],[317080.3713999996,4730103.2421],[317079.9940999998,4730076.581599999],[317078.8711000001,4729996.9332],[317078.4149000002,4729970.3859],[317078.3969999999,4729966.607999999],[317078.2611999996,4729955.2765999995],[317078.1643000003,4729951.612],[317070.44099999964,4729495.306600001],[317059.64219999965,4728863.7246],[316516.03249999974,4728878.897600001],[316179.51410000026,4728888.3859],[316179.3025000002,4728871.1667],[316178.5407999996,4728827.0693],[316177.8546000002,4728819.7531],[316176.88709999993,4728811.1108],[316172.7017999999,4728804.7765999995],[316142.82019999996,4728118.246300001],[316081.3515999997,4728119.1018],[315688.3881000001,4728125.5559],[315568.6144000003,4728129.0803],[315539.18819999974,4727335.6326],[314943.6895000003,4727322.411499999],[314943.34389999975,4727306.418299999],[314926.1138000004,4726536.0921],[315016.8173000002,4726533.112600001],[315288.92789999954,4726524.1811],[315379.54949999973,4726521.2085],[315425.6930999998,4726520.2005],[315563.7960999999,4726517.1872000005],[315609.77880000044,4726516.2958],[315648.69519999996,4726511.8146],[315709.32909999974,4726509.8671],[316008.2405000003,4726500.3617],[316107.8825000003,4726497.381200001],[316102.93259999994,4726175.1327],[316087.84499999974,4725208.5053],[316082.73730000015,4724886.3727],[316080.67420000024,4724780.856799999],[316074.57919999957,4724464.751499999],[316072.35840000026,4724359.462200001],[316069.52049999963,4724144.396],[316061.01520000026,4723499.4198],[316058.18479999993,4723284.575999999],[316051.4304999998,4722770.350199999],[316036.176,4721620.151699999],[316032.7344000004,4721233.6346],[316032.6690999996,4721228.08],[316022.4000000004,4720714.0602],[316021.5401999997,4720663.076099999],[316020.21729999967,4720610.104],[316012.3574000001,4720298.270300001],[316009.6827999996,4720194.327299999],[316008.30879999977,4720151.8024],[316006.7143000001,4719977.1545],[316001.2494000001,4719405.7785],[316000.6090000002,4719325.896],[315998.7115000002,4719108.806299999],[315995.08690000046,4719015.445499999],[315984.7309999997,4718751.7962],[315984.46520000044,4718735.5789],[315982.3233000003,4718642.4011],[315981.83299999963,4718611.521199999],[315980.12789999973,4718519.332],[315979.56149999984,4718488.6763],[315979.1854999997,4718338.221999999],[315978.4265999999,4718095.8769000005],[315977.90670000017,4717887.3078000005],[315977.4584999997,4717737.188999999],[315975.96690000035,4717711.891899999],[315971.4979999997,4717636.2227],[315969.92729999963,4717611.038799999],[315964.5184000004,4717568.065400001],[315962.89159999974,4717488.098099999],[315956.13439999986,4717158.789899999],[315955.29760000017,4717117.9179],[315952.76939999964,4716994.635600001],[315951.4781999998,4716899.4353],[315948.05709999986,4716674.274700001],[315947.62289999984,4716614.500700001],[315946.83029999956,4716519.509500001],[315944.0175999999,4716360.674699999],[315941.2148000002,4716211.5076],[315808.4908999996,4716217.581599999],[315790.58970000036,4716211.4998],[315469.6486999998,4716218.4625],[315349.2319,4716220.9956],[314727.39740000013,4716232.2192],[313436.52130000014,4716255.6567],[313439.19969999976,4716260.5855],[313409.19579999987,4716259.613299999],[313221.5377000002,4716263.1009],[312187.6536999997,4716290.0888],[312135.12770000007,4716291.509199999],[312084.58029999956,4716293.209899999],[311791.3183000004,4716303.4833],[311537.1414000001,4716310.3749],[311264.6986999996,4716319.105599999],[311008.4307000004,4716324.6285999995],[310684.83889999986,4716334.1072],[310576.27249999996,4716340.6230999995],[310516.6122000003,4716342.4726],[310188.8470999999,4716352.5326000005],[309790.16559999995,4716364.327500001],[309386.47479999997,4716376.171599999],[308918.9195999997,4716389.351199999],[308547.82349999994,4716400.791999999],[308409.0672000004,4716405.618100001],[308392.23319999967,4716405.749],[308359.3272000002,4716400.877900001],[308007.5285,4716418.149800001],[307339.11010000017,4716438.7689],[307263.2549999999,4716443.096000001],[307256.56520000007,4716444.726299999],[307245.2516000001,4716445.4848],[307226.92789999954,4716445.215399999],[307209.7008999996,4716443.0263],[307160.5928999996,4716440.388699999],[307147.7988999998,4716441.077299999],[307122.21520000044,4716445.566199999],[306963.66729999986,4716450.5262],[306596.34669999965,4716461.966600001],[306557.6118000001,4716463.156300001],[305785.4698999999,4716487.370200001],[305508.23029999994,4716495.1274999995],[305112.4785000002,4716506.2201000005],[304676.4252000004,4716521.2469],[304399.1534000002,4716530.8276],[304321.8540000003,4716533.4494],[304089.71580000035,4716541.548900001],[304012.3373999996,4716544.2875],[303786.51570000034,4716552.107799999],[303389.1946999999,4716565.8992],[303108.8173000002,4716576.063999999],[303019.79110000003,4716579.3661],[302882.9389000004,4716584.804400001],[302843.2949000001,4716585.818499999],[302728.09410000034,4716590.0896000005],[302430.6584999999,4716601.210899999],[302263.5155999996,4716607.300899999],[302108.6047,4716613.157500001],[302013.33800000045,4716616.5392],[301902.6513,4716620.6954],[301862.52440000046,4716622.0623],[301727.54750000034,4716627.0254],[301632.28729999997,4716630.634400001],[301593.3093999997,4716631.970000001],[301476.3853000002,4716636.3112],[301437.3317,4716637.872099999],[301378.3345999997,4716640.0035],[301201.0970999999,4716646.4077],[301142.02109999955,4716648.6545],[300838.50989999995,4716659.907],[299927.9802000001,4716693.8551],[299713.9088000003,4716701.9142],[299624.47279999964,4716705.2717],[299622.8197999997,4716707.7645],[299617.6177000003,4716715.361],[299615.8858000003,4716717.9673],[299606.70529999956,4716715.7870000005],[299597.6453999998,4716714.937000001],[299591.6508999998,4716714.9988],[299518.5153000001,4716716.776000001],[299494.1366999997,4716717.3686],[299451.7215999998,4716719.1489],[299324.31209999975,4716724.495999999],[299298.3081,4716725.6919],[299281.95150000043,4716728.165100001],[299280.25549999997,4716726.3247],[299274.8457000004,4716721.0352],[299273.07079999987,4716719.3082],[299173.64130000025,4716723.6272],[298982.1721999999,4716732.1669],[298875.36280000024,4716736.926100001],[298775.85780000035,4716741.475299999],[298734.3359000003,4716742.900599999],[298715.1375000002,4716743.679300001],[298533.01520000026,4716751.627],[298472.3077999996,4716754.2773],[298407.66089999955,4716757.0425],[298213.55950000044,4716765.4575],[298148.83389999997,4716768.3386],[297932.0937999999,4716777.864],[297913.7982999999,4716778.6186],[297693.8574999999,4716788.2446],[297265.29920000024,4716807.0759],[297208.52830000035,4716809.5112],[296973.4112999998,4716819.8255],[296946.0943999998,4716821.068700001],[296503.7492000004,4716840.350199999],[296449.608,4716842.8258],[296253.8696999997,4716851.4549],[296243.61400000006,4716851.866900001],[296219.16640000045,4716852.9176],[296212.8502000002,4716853.214],[296202.51570000034,4716853.739600001],[296200.9562999997,4716853.7853],[296196.03199999966,4716853.9298],[296194.3937999997,4716854.089],[296192.9985999996,4716854.130000001],[296188.7374,4716854.477299999],[296187.2633999996,4716854.6317],[296159.6150000002,4716855.7765],[296076.7520000003,4716859.2093],[296049.0248999996,4716860.468],[295969.6942999996,4716863.909499999],[295731.5449000001,4716874.4661],[295652.1355999997,4716878.024700001],[295642.5429999996,4716878.6404],[295613.7653000001,4716880.487500001],[295604.0906999996,4716881.105599999],[295588.51020000037,4716882.0087],[295579.9813000001,4716882.482100001],[295614.78280000016,4717749.5030000005],[295635.8705000002,4718276.156400001],[295653.5206000004,4718733.4454],[295668.13210000005,4719104.241699999],[295686.21360000037,4719556.6280000005],[295742.5434999997,4721017.9823],[295775.9963999996,4721791.573999999],[295817.36369999964,4722850.5791],[295824.29679999966,4723060.886],[295866.02249999996,4724062.308599999],[295883.5636999998,4724473.9231],[295886.2017000001,4724546.7575],[295892.86980000045,4724572.569399999],[295966.85030000005,4724554.8299],[295970.5306000002,4724582.285800001],[295984.5865000002,4724686.238399999],[296004.3706,4724831.4801],[296016.1514999997,4724919.4947],[296019.517,4724944.6258000005],[296033.94209999964,4725052.791200001],[296035.0592,4725065.6513],[296037.06740000006,4725086.4878],[296049.5116999997,4725233.2794],[296067.71740000043,4725450.3683],[296091.97580000013,4725736.523399999],[296106.1058,4725904.383300001],[296107.0851999996,4725915.357999999],[296109.85610000044,4725948.175799999],[296110.7567999996,4725959.264],[296112.4698999999,4725978.4419],[296117.44519999996,4726035.9805],[296118.99760000035,4726055.2743],[296125.58110000007,4726131.216],[296145.341,4726359.3741],[296151.8454999998,4726435.429199999],[296153.37519999966,4726451.166999999],[296157.80030000024,4726498.385199999],[296159.2511999998,4726514.236500001],[296162.05140000023,4726548.0538],[296170.4517999999,4726649.5057],[296173.1732000001,4726683.4365],[296174.5033999998,4726692.4002],[296178.3399,4726719.6293],[296179.59140000027,4726728.706499999],[296179.64020000026,4726733.151000001],[296184.06400000025,4726794.262599999],[296198.2257000003,4726991.131100001],[296202.86539999954,4727056.793400001],[296204.93479999993,4727085.2972],[296211.1429000003,4727170.808599999],[296213.1336000003,4727199.425899999],[296201.0773,4727199.4474],[296164.8295999998,4727199.625399999],[296152.69460000005,4727199.760399999],[296125.9036999997,4727200.771600001],[296045.53440000024,4727203.9169],[296018.74679999985,4727205.0396],[295981.71559999976,4727206.464299999],[295870.4645999996,4727210.966399999],[295833.3547,4727212.5054],[295832.7318000002,4727213.635199999],[295830.7092000004,4727217.3627],[295830.01099999994,4727218.7171],[295789.37409999967,4727217.4704],[295771.06989999954,4727217.0101],[295721.0809000004,4727218.484999999],[295667.6107000001,4727221.5079],[295627,4727223.929300001],[295618.07079999987,4727224.304099999],[295591.2898000004,4727225.6504999995],[295582.28199999966,4727226.138800001],[295543.70689999964,4727228.056],[295427.99149999954,4727234.142000001],[295411.36899999995,4727235.0779],[295389.33779999986,4727236.173599999],[295354.6897,4727237.7535],[295250.4996999996,4727242.501499999],[295234.4474999998,4727243.309699999],[295216.0256000003,4727247.188999999],[295205.1557,4727245.7322],[295172.3855999997,4727241.4778],[295161.43709999975,4727240.134500001],[295089.52190000005,4727243.485400001],[294873.7796,4727253.6537],[294801.78589999955,4727257.121099999],[294767.13790000044,4727258.7039],[294663.0332000004,4727263.569399999],[294628.3065999998,4727265.2664],[294264.3948999997,4727282.407400001],[293810.6320000002,4727303.7993],[292793.40380000044,4727353.5122],[292427.35819999967,4727378.8169],[292407.50129999965,4727381.301899999],[292165.5278000003,4727397.454500001],[292144.0773,4727398.7655],[292079.7357999999,4727403.0319],[292058.2887000004,4727404.4541],[292045.83579999954,4727404.9394000005],[292008.4053999996,4727406.730799999],[291995.8739,4727407.329600001],[291774.58779999986,4727415.8719],[291737.1640999997,4727417.8869],[291379.63800000027,4727437.3222],[290961.31520000007,4727456.1664],[290702.56120000035,4727467.986400001],[290401.6947999997,4727484.0923],[290277.7126000002,4727490.737400001],[290013.22979999986,4727502.9792],[289499.07880000025,4727531.8223],[289198.1562999999,4727548.760500001],[289196.59920000006,4727548.8079],[289191.68570000026,4727549.068700001],[289190.0502000004,4727549.229699999],[289159.4422000004,4727551.4957],[289153.79789999966,4727552.0011],[289152.159,4727552.051000001],[289067.3969999999,4727556.411800001],[289036.69020000007,4727558.125700001],[288997.0477,4727560.0009],[288926.9441999998,4727563.5831],[288877.8195000002,4727566.5263],[288837.95830000006,4727569.2983],[288734.0070000002,4727573.804],[288609.1997999996,4727580.2819],[287922.0376000004,4727616.418],[287692.74399999995,4727628.6712],[287683.15950000007,4727629.076300001],[287654.0817,4727630.412900001],[287644.34020000044,4727631.0452],[287543.2814999996,4727636.258099999],[287240.1158999996,4727652.2391],[287138.9857000001,4727657.7937],[287120.3119000001,4727658.701400001],[287064.2187999999,4727661.760600001],[287045.4665000001,4727662.7820999995],[287001.7918999996,4727664.2371],[286986.0477,4727664.3881],[286922.48029999994,4727667.1227],[286880.9397,4727668.6238],[286778.35170000046,4727674.784399999],[286470.59860000014,4727693.6083],[286368.01439999975,4727699.886],[286213.51300000027,4727706.3234],[286203.35500000045,4727706.748299999],[285819.5231999997,4727734.8433],[285750.50009999983,4727738.869100001],[285629.40330000035,4727745.953199999],[285598.7723000003,4727747.457699999],[285596.72360000014,4727747.5211],[285237.1710000001,4727762.3358],[285017.8526999997,4727768.2546999995],[284672.9922000002,4727780.752699999],[284608.11319999956,4727780.8816],[284575.7494999999,4727787.3356],[284534.90479999967,4727795.387599999],[284296.8197999997,4727791.353499999],[284203.67119999975,4727789.8105],[284176.6113,4727790.0984000005],[284095.43149999995,4727790.9627],[284068.3716000002,4727791.251],[284060.77469999995,4727792.266100001],[284037.90220000036,4727795.314099999],[284030.2269000001,4727796.4428],[284016.13889999967,4727797.104699999],[283973.7178999996,4727799.3178],[283959.55140000023,4727800.0934],[283826.1205000002,4727803.5923],[283425.4994000001,4727814.114800001],[283291.98979999963,4727817.7377],[283279.6858000001,4727815.1216],[283167.3219999997,4727818.195900001],[283107.9433000004,4727818.5],[283025.1102999998,4727818.983999999],[282881.9985999996,4727822.4712000005],[282737.7065000003,4727827.554500001],[282555.4168999996,4727832.0559],[282371.2423999999,4727836.6214000005],[282165.6464999998,4727843.4221],[282043.18879999965,4727846.387800001],[281940.08829999994,4727849.3016],[281802.7701000003,4727851.850299999],[281749.89630000014,4727852.9615],[281403.31039999984,4727865.5659],[281391.0218000002,4727866.065099999],[281253.74069999997,4727872.4032000005],[281201.38549999986,4727876.9482],[281175.1201999998,4727876.444599999],[281165.02660000045,4727876.319],[281027.96800000034,4727879.319599999],[280938.8125,4727882.2519000005],[280859.9824000001,4727884.8583],[280840.73170000035,4727885.690199999],[280782.73390000034,4727888.193700001],[280763.40479999967,4727889.1394],[280599.2707000002,4727894.5625],[280584.60560000036,4727895.138499999],[280545.0848000003,4727898.281199999],[280194.1348000001,4727910.4176],[280106.7248999998,4727914.0833],[280097.55030000024,4727914.486],[280020.16000000015,4727915.944599999],[279995.9288999997,4727914.9361000005],[279958.7388000004,4727916.562999999],[279942.5696999999,4727918.855599999],[279840.21630000044,4727924.667300001],[279786.25879999995,4727927.8289],[279607.1178000001,4727933.419500001],[279532.64859999996,4727936.4581],[279466.29580000043,4727939.35],[279430.19579999987,4727941.723099999],[279338.2790000001,4727945.542099999],[279215.3217000002,4727950.908299999],[279074.4006000003,4727953.737299999],[279062.4397999998,4727954.2303],[279004.2818,4727956.8651],[278970.56900000013,4727959.4979],[278949.92179999966,4727960.2684],[278921.5750000002,4727961.3961],[278916.89329999965,4727961.212200001],[278840.92080000043,4727963.4169],[278654.4008999998,4727969.1568],[278605.6528000003,4727971.0494],[278578.69909999985,4727972.1339],[278552.7324000001,4727973.2981],[278505.1849999996,4727974.263699999],[278396.73610000033,4727979.291300001],[278071.3113000002,4727994.4980999995],[277962.78419999965,4727999.646199999],[277899.71300000045,4728002.5591],[277710.5069000004,4728011.523399999],[277647.3574000001,4728014.552200001],[277627.2873999998,4728015.419399999],[277566.84229999967,4728018.3621],[277546.6939000003,4728019.3431],[277492.44820000045,4728021.197899999],[277329.63989999983,4728027.1007],[277275.3158,4728029.070900001],[277275.1336000003,4728023.407299999],[277274.35529999994,4728006.8684],[277274.0946000004,4728001.318399999],[277270.76680000033,4727925.943],[277260.46270000003,4727700.0493],[277256.9746000003,4727624.790200001],[277252.0253999997,4727509.224400001],[277239.00650000013,4727206.6017],[277237.1069,4727162.863],[277232.0795,4727047.411],[277229.0077999998,4726964.690400001],[277226.01109999977,4726884.3018],[277221.9808,4726802.3902],[277217.6688000001,4726716.8192],[277213.45320000034,4726634.2465],[277146.60979999974,4726637.6203000005],[276945.8446000004,4726648.0865],[276878.9230000004,4726651.5766],[276745.48589999974,4726658.4343],[276344.9330000002,4726679.142100001],[276211.41789999977,4726686.1239],[276168.1624999996,4726688.188999999],[276038.2324000001,4726694.3912],[275994.89499999955,4726696.460100001],[274971.3875000002,4726766.777000001],[274782.76740000024,4726779.801999999],[274762.6189000001,4726780.9021000005],[274723.3872999996,4726783.0677000005],[274674.4093000004,4726785.7731],[274566.65390000027,4726792.615499999],[274454.8474000003,4726801.036800001],[274353.43259999994,4726816.1251],[274224.8869000003,4726829.5425],[273941.8340999996,4726847.7826000005],[273760.19969999976,4726858.6065],[273631.40780000016,4726869.486099999],[273576.2110000001,4726865.1765],[273562.9676999999,4726864.1643],[273479.2887000004,4726869.569499999],[273450.06790000014,4726871.748400001],[273307.0349000003,4726881.210100001],[273275.19859999977,4726883.697799999],[273234.47759999987,4726885.476],[273178.2511,4726887.317600001],[273140.25129999965,4726887.006100001],[273126.22109999973,4726887.021199999],[272874.0374999996,4726878.2795],[272869.7753999997,4726878.419299999],[272875.07749999966,4726857.4562],[272844.5853000004,4726860.9023],[272753.1161000002,4726871.463400001],[272722.62770000007,4726875.021],[272715.37480000034,4726874.0362],[272709.36230000015,4726873.3442],[272693.4140999997,4726872.422499999],[272686.1010999996,4726872.106699999],[272683.71690000035,4726871.9626],[272671.0981999999,4726872.4881],[272624.8817999996,4726874.3390999995],[272570.7659999998,4726878.0063000005],[272482.01999999955,4726884.034700001],[272294.6048999997,4726893.7530000005],[272224.6814000001,4726898.2763],[272193.48620000016,4726900.303099999],[272109.27919999976,4726904.6305],[272050.1383999996,4726907.688999999],[271996.7569000004,4726911.225400001],[271906.9494000003,4726917.407299999],[271762.94600000046,4726924.820800001],[271659.0301000001,4726931.137399999],[271620.13790000044,4726933.642999999],[271546.41139999963,4726937.2981],[271487.09949999955,4726940.1447],[271476.45160000026,4726940.7184999995],[271309.0621999996,4726950.5809],[271249.69400000013,4726954.2097],[271230.77520000003,4726955.2794],[271174.0262000002,4726958.711100001],[271155.11120000016,4726959.892100001],[270970.949,4726971.206499999],[270488.9790000003,4727001.173900001],[270418.25879999995,4727006.409],[270365.14240000024,4727010.505100001],[270233.9715999998,4727016.4132],[270190.47890000045,4727018.745999999],[270062.7874999996,4727025.6536],[270059.7474999996,4727025.532199999],[270039.30929999985,4727025.321599999],[270016.13019999955,4727021.6445],[269941.60309999995,4727025.8992],[269723.0999999996,4727038.3881],[269718.0219999999,4727038.668199999],[269643.41309999954,4727042.9288],[269587.88680000044,4727046.1106],[269421.14389999956,4727055.663799999],[269365.53560000006,4727058.85],[269247.1144000003,4727063.2404],[268891.8618999999,4727076.756899999],[268773.4444000004,4727081.2665],[268747.0636,4727082.4811],[268667.92480000015,4727086.236500001],[268641.54760000017,4727087.5626],[268621.04959999956,4727088.0252],[268559.6409999998,4727089.5218],[268539.06460000016,4727090.0984000005],[268253.98699999973,4727104.1928],[267537.5332000004,4727139.884299999],[267398.5993999997,4727146.774],[267113.4446999999,4727161.029200001],[267116.67480000015,4727244.8605],[267126.28699999955,4727496.4681],[267129.43900000025,4727580.4132],[267127.8004999999,4727587.8061],[267122.6468000002,4727610.215299999],[267120.93010000046,4727617.721999999],[267126.0354000004,4727752.4101],[267141.19930000044,4728156.8133000005],[267146.1447999999,4728291.618000001],[267148.8426000001,4728301.0887],[267153.12590000033,4728333.297599999],[267154.35780000035,4728396.7393],[267160.2709999997,4728701.726500001],[267160.6412000004,4728715.1667],[267163.47589999996,4728821.3584],[267170.8507000003,4728821.110300001],[267181.81769999955,4729010.523800001],[267178.0508000003,4729032.664000001],[267181.3202999998,4729095.7037],[267183.90050000045,4729189.452],[267186.5477999998,4729282.7533],[267191.4137000004,4729563.8726],[267192.1238000002,4729584.9728],[267193.92619999964,4729648.2842],[267194.55429999996,4729669.3871],[267195.9528000001,4729686.572799999],[267198.67920000013,4729752.9662],[267203.85259999987,4729884.7618],[267206.4698999999,4730003.968900001],[267207.0356999999,4730032.967700001],[267210.4310999997,4730087.5536],[267211.75150000025,4730104.8531],[267215.4589999998,4730154.0919],[267215.88019999955,4730156.8572],[267218.2655999996,4730174.1208999995],[267222.0493000001,4730206.124299999],[267233.1542999996,4730302.142999999],[267236.7778000003,4730334.263],[267239.8132999996,4730431.7762],[267248.67449999973,4730724.324200001],[267251.6283999998,4730821.8401999995],[267253.8420000002,4730894.921700001],[267260.4084000001,4731114.391100001],[267262.54399999976,4731187.5864],[267263.02990000043,4731202.023399999],[267264.2456,4731245.453600001],[267264.6534000002,4731260.0044],[267269.83299999963,4731433.381100001],[267285.3729999997,4731953.511399999],[267290.4715,4732126.891000001],[267293.28450000007,4732169.044600001],[267301.57079999987,4732295.843900001],[267302.6266999999,4732312.5964],[267288.94039999973,4732329.8453],[267296.11510000005,4732335.941],[267299.44039999973,4732342.166300001],[267300.5963000003,4732354.579500001],[267302.03330000024,4732407.0079],[267304.66509999987,4732509.538000001],[267309.6155000003,4732659.019099999],[267311.2647000002,4732710.4398],[267310.0455,4732722.933],[267305.1638000002,4732738.6625],[267303.49629999977,4732740.2751],[267305.40639999975,4732743.4350000005],[267310.98060000036,4732753.1423],[267312.8125,4732756.416099999],[267311.9397,4732769.453500001],[267307.09860000014,4732808.307],[267305.40309999976,4732821.2609],[267309.42260000017,4732940.6437],[267321.23599999957,4733298.8006],[267325.09580000024,4733418.300100001],[267333.1914999997,4733585.6866],[267357.4121000003,4734088.293299999],[267365.42980000004,4734255.7938],[267361.71690000035,4734423.022299999],[267350.50370000023,4734924.821799999],[267346.7150999997,4735092.1643],[267345.8717,4735120.6548],[267343.1816999996,4735206.243000001],[267342.26020000037,4735234.8473000005],[267357.92729999963,4735259.557399999],[267360.77529999986,4735266.2434],[267370.0488,4735288.500600001],[267379.74820000026,4735320.971999999],[267381.09300000034,4735329.2652],[267384.59470000025,4735350.493899999],[267384.8192999996,4735379.059599999],[267380.11620000005,4735402.454700001],[267374.1984000001,4735416.5515],[267371.23759999964,4735423.544399999],[267362.2028000001,4735444.8619],[267359.1639999999,4735451.968599999],[267339.5734000001,4735498.101299999],[267329.8267999999,4735532.3397],[267328.31060000043,4735543.2864],[267327.3184000002,4735550.324200001],[267329.7307000002,4735575.703199999],[267337.7592000002,4735607.2302],[267358.53280000016,4735642.441500001],[267367.48790000007,4735655.259099999],[267370.85259999987,4735660.26],[267425.12239999976,4735738.592800001],[267435.36870000046,4735753.256999999],[267454.01269999985,4735786.0943],[267469.19959999993,4735818.4922],[267482.8876,4735855.054199999],[267497.7156999996,4735901.1393],[267504.96910000034,4735931.580800001],[267510.1098999996,4735967.43],[267510.2631000001,4736015.7882],[267495.2838000003,4736106.3486],[267488.4316999996,4736158.3893],[267484.9179999996,4736214.6536],[267486.12990000006,4736250.635199999],[267490.93489999976,4736281.3815],[267510.88769999985,4736360.4257],[267518.15199999977,4736413.1028],[267518.73610000033,4736476.678200001],[267516.9517000001,4736506.4234],[267499.90189999994,4736494.1007],[267448.59619999956,4736457.3605],[267431.4681000002,4736445.151799999],[267127.94739999995,4736238.8039],[267004.8289000001,4736130.9988],[266998.5842000004,4736125.650599999],[266838.0756999999,4735937.2809999995],[266828.2982000001,4735926.8266],[266785.8306999998,4735909.360099999],[266736.46970000025,4735911.0276],[266679.7511,4735920.5043],[266607.0867999997,4735911.6197],[266545.1946999999,4735879.579399999],[266495.7516000001,4735881.2513999995],[266474.4031999996,4735923.666300001],[266447.6632000003,4736034.418],[266448.37959999964,4736167.0331],[266466.80539999995,4736261.136399999],[266501.26769999973,4736381.158399999],[266540.0906999996,4736516.265000001],[266534.26999999955,4736569.4953000005],[266477.55700000003,4736578.9739],[266192.98309999984,4736538.463500001],[265712.67349999957,4736470.1382],[265721.2637,4736460.0626],[265736.642,4736444.7535],[265753.74509999994,4736434.3891],[265766.34839999955,4736429.069499999],[265815.23670000024,4736408.7323],[265853.1928000003,4736394.6588],[265874.3530000001,4736378.2645],[265889.0429999996,4736361.978499999],[265900.75629999954,4736344.903999999],[265908.9159000004,4736326.9493],[265911.88489999995,4736308.1701],[265911.7511,4736299.3912],[265911.2246000003,4736266.9439],[265909.09979999997,4736247.7815000005],[265907.9452999998,4736245.1522],[265900.6138000004,4736231.947799999],[265892.8372999998,4736222.538699999],[265922.3892999999,4736180.510500001],[265977.0471000001,4736112.726600001],[266012.07519999985,4736046.053300001],[266040.08490000013,4735985.0659],[266053.9400000004,4735932.0074000005],[266060.7801000001,4735855.727299999],[266061.8251,4735804.3259],[266062.31740000006,4735777.7368],[266078.07469999976,4735744.5155],[266104.5576999998,4735715.823000001],[266193.9419,4735688.335899999],[266342.3443999998,4735644.1767],[266472.9633999998,4735604.847100001],[266515.61539999954,4735584.0593],[266541.7089999998,4735526.8082],[266538.2379999999,4735479.8959],[266520.7740000002,4735453.024599999],[266046.38889999967,4735280.9606],[265687.82739999983,4735151.0262],[265672.24120000005,4735148.2195],[265663.2571999999,4735146.7454],[265624.99340000004,4735144.7084],[265609.23319999967,4735144.020300001],[265601.9601999996,4735166.3924],[265579.90699999966,4735233.850199999],[265572.47420000006,4735256.339],[265548.0541000003,4735321.6537],[265474.6331000002,4735517.604],[265450.1370000001,4735583.033],[265442.4029000001,4735603.864499999],[265418.9554000003,4735666.3673],[265411.14350000024,4735687.3126],[265404.3936999999,4735727.456499999],[265402.4045000002,4735738.864700001],[265384.3404000001,4735836.7632],[265381.24569999985,4735846.9859],[265369.67289999966,4735885.0701],[265366.9874999998,4735895.278999999],[265358.8532999996,4735926.019400001],[265356.0898000002,4735936.3421],[265347.20270000026,4736002.797800001],[265340.89410000015,4736053.4892],[265336.0053000003,4736092.902799999],[265338.9326999998,4736152.508400001],[265357.76209999993,4736233.9213],[265436.1914999997,4736373.9035],[265439.33829999994,4736379.689200001],[265483.9013,4736475.682399999],[265566.4382999996,4736553.3752],[265614.3810999999,4736625.9059],[265617.05370000005,4736678.070900001],[265606.8694000002,4736798.0491],[265602.73419999983,4736818.6471],[265582.4517000001,4736918.733100001],[265593.64719999954,4736985.396],[265633.4921000004,4737058.4241],[265658.1627000002,4737102.0594],[265410.18769999966,4737159.181399999],[265383.29360000044,4737158.6502],[265358.49230000004,4737147.374399999],[265295.25409999955,4737123.8412999995],[265228.77940000035,4737072.623],[265152.6529000001,4736971.367799999],[265148.7966,4736903.7885],[265145.05590000004,4736793.8445999995],[265144.892,4736772.169399999],[265146.23539999966,4736736.9899],[265110.7885999996,4736670.5966],[265024.26379999984,4736379.573100001],[264977.6710999999,4736327.68],[264961.4319000002,4736310.443600001],[264959.99120000005,4736309.0472],[264924.9526000004,4736281.2214],[264890.78780000005,4736259.8146],[264816.9582000002,4736216.744100001],[264740.56460000016,4736168.202500001],[264733.78280000016,4736163.986199999],[264712.0756999999,4736145.046499999],[264703.2181000002,4736135.230699999],[264663.51489999983,4736100.449200001],[264637.05730000045,4736084.0065],[264590.22339999955,4736054.0271000005],[264569.64180000033,4736039.2743],[264437.90029999986,4735968.385199999],[264429.1458999999,4735964.0142],[264402.47339999955,4735950.915100001],[264393.6409,4735946.658],[264261.8048999999,4735885.114600001],[264231.0334000001,4735869.5989],[264144.1995000001,4735817.973099999],[264124.5524000004,4735806.636399999],[264111.32830000017,4735796.1921],[264072.09779999964,4735763.3989],[264059.0220999997,4735752.504899999],[264056.58359999955,4735750.698100001],[264042.2094999999,4735740.182],[264038.76209999993,4735737.6314],[263994.97310000006,4735705.772600001],[263978.3602999998,4735692.108899999],[263958.6311999997,4735675.9944],[263888.7026000004,4735620.346999999],[263834.1947999997,4735577.0701],[263741.80700000003,4735516.6329],[263671.01719999965,4735479.0287999995],[263669.9378000004,4735478.620999999],[263603.7344000004,4735460.0954],[263590.79030000046,4735457.870100001],[263524.2605999997,4735446.5835],[263503.17540000007,4735445.9713],[263462.7318000002,4735444.910499999],[263328.9112,4735455.165899999],[263240.6843999997,4735470.8653],[263153.68209999986,4735486.412599999],[263151.07380000036,4735486.8356],[263095.63570000045,4735497.854499999],[263020.91000000015,4735512.871200001],[262938.9820999997,4735525.801100001],[262913.8744000001,4735529.7762],[262843.9784000004,4735530.2862],[262739.88599999994,4735511.1799],[262642.3104999997,4735476.618799999],[262456.8202999998,4735407.279200001],[262300.2982999999,4735355.7377],[262191.0314999996,4735319.806],[262087.52950000018,4735289.459000001],[262016.07330000028,4735268.571900001],[262003.67669999972,4735322.702099999],[261996.57050000038,4735340.069800001],[261986.64470000006,4735346.971899999],[261976.13580000028,4735351.2256000005],[261962.65060000028,4735352.3575],[261950.1540000001,4735356.012700001],[261939.06230000034,4735369.515000001],[261925.35780000035,4735378.548800001],[261909.94990000036,4735380.9702],[261882.86849999987,4735380.013800001],[261853.66139999963,4735374.460899999],[261775.59219999984,4735368.5921],[261767.26989999972,4735367.3226],[261695.28450000007,4735357.2421],[261640.09240000043,4735335.019300001],[261585.88129999954,4735307.982000001],[261516.48489999957,4735254.228599999],[261465.15759999957,4735206.3006],[261396.0845999997,4735107.395199999],[261383.20409999974,4735092.8299],[261355.32710000034,4735047.5392],[261325.95309999958,4734994.517200001],[261310.3844999997,4734961.4767],[261296.67709999997,4734904.0219],[261288.28749999963,4734860.504000001],[261274.77550000045,4734808.7129999995],[261269.44710000046,4734777.8759],[261258.92310000025,4734672.6118],[261256.05360000022,4734665.4838],[261248.48249999993,4734657.5176],[261248.32129999995,4734652.8533],[261258.12339999992,4734637.6154],[261260.69350000005,4734628.9651999995],[261261.15259999968,4734559.2349],[261264.93310000002,4734433.7963],[261262.54580000043,4734386.068299999],[261250.66050000023,4734338.6686],[261233.7111999998,4734296.558499999],[261222.85429999977,4734278.921399999],[261214.31170000043,4734271.3224],[261205.6950000003,4734263.9483],[261178.11239999998,4734243.887399999],[261171.92260000017,4734240.321],[261167.32070000004,4734242.3703000005],[261164.6353000002,4734254.8049],[261149.33920000028,4734277.126499999],[261100.48919999972,4734327.1821],[261010.2341,4734405.466600001],[260934.54930000007,4734464.124],[260913.3548999997,4734479.4231],[260885.40969999973,4734498.6251],[260842.71609999985,4734515.669399999],[260778.94930000044,4734532.554199999],[260723.21999999974,4734537.708799999],[260629.11870000046,4734523.7349],[260578.7296000002,4734505.578500001],[260537.4084999999,4734488.8872],[260498.20949999988,4734460.1141],[260465.31109999958,4734431.011700001],[260448.02329999954,4734412.375600001],[260393.45320000034,4734302.0792],[260387.21109999996,4734219.015799999],[260394.98440000042,4734194.9519],[260450.47130000032,4734125.9812],[260559.62100000028,4734063.045499999],[260692.95430000033,4734018.9541],[260959.9846999999,4733960.1203000005],[261021.1146999998,4733926.094799999],[261058.09779999964,4733883.6764],[261073.78089999966,4733846.4421999995],[261106.89549999963,4733675.5142],[261106.32760000043,4733362.653100001],[261067.17650000006,4733188.331],[261053.59740000032,4733175.0133],[261012.7418999998,4733143.514599999],[261004.79430000018,4733063.067600001],[260923.4620000003,4732809.5940000005],[260909.36670000013,4732596.490900001],[260834.0100999996,4732432.984200001],[260782.70669999998,4732360.3751],[260678.8320000004,4732233.1031],[260532.53509999998,4732169.1219999995],[260417.5186999999,4732148.8683],[260354.3398000002,4732128.9318],[260248.55590000004,4732050.9878],[260192.73929999955,4731950.1861000005],[260188.25009999983,4731842.0448],[260204.66359999962,4731778.543099999],[260248.15730000008,4731578.3421],[260277.71360000037,4731479.9168],[260339.7422000002,4731326.8849],[260349.74899999984,4731281.9518],[260357.09289999958,4731276.1379],[260383.34669999965,4731165.1525],[260368.6188000003,4731021.7861],[259505.9726999998,4730932.982999999],[259503.14109999966,4730931.747199999],[259489.6643000003,4730928.6579],[259461.38669999968,4730926.8616],[259434.45540000033,4730923.6844],[259403.22869999986,4730910.205],[259359.99179999996,4730893.3632],[259330.3136,4730879.607899999],[259284.67339999974,4730850.2859000005],[259224.0105999997,4730818.262599999],[259154.6473000003,4730762.526000001],[259068.15730000008,4730679.033500001],[259011.37619999982,4730624.305299999],[258943.17300000042,4730550.1839000005],[258863.89790000021,4730471.445599999],[258794.19350000005,4730382.5897],[258717.84100000001,4730303.083699999],[258698.1919999998,4730278.3068],[258673.4528000001,4730232.2479],[258640.34480000008,4730153.2355],[258603.4364,4730089.9223],[258554.76769999973,4730028.1317],[258547.45349999983,4730023.049900001],[258542.66270000022,4730022.1052],[258474.05640000012,4729887.4035],[258466.3032999998,4729872.1076],[258405.44770000037,4729752.702299999],[258312.17769999988,4729734.0557],[258262.62810000032,4729703.5419],[258210.6928000003,4729658.768200001],[258175.17069999967,4729618.8695],[258146.42109999992,4729582.6258000005],[258090.56319999974,4729512.5276],[258055.53139999975,4729449.1512],[258030.48089999985,4729403.7721],[258015.7712000003,4729377.2674],[257978.61899999995,4729290.8379],[257967.60510000028,4729257.421399999],[257950.45999999996,4729205.873],[257943.50980000012,4729159.638699999],[257942.1462000003,4729120.6587000005],[257941.25659999996,4729095.2272],[257943.19189999998,4728946.498500001],[257948.3247999996,4728863.371200001],[257953.5401999997,4728777.906099999],[257964.15869999956,4728516.1272],[257954.06219999958,4728382.2741],[257948.39020000026,4728323.319399999],[257935.77840000018,4728270.0558],[257916.5175999999,4728233.1472],[257883.5524000004,4728186.8222],[257837.4523,4728154.410800001],[257800.93030000012,4728137.7870000005],[257734.55819999985,4728112.3122000005],[257729.24689999968,4728110.607899999],[257736.48080000002,4728261.0173],[257757.37880000006,4728712.718599999],[257764.29669999983,4728863.4727],[257767.3320000004,4728926.744899999],[257776.28959999979,4729117.011399999],[257779.0906999996,4729180.625399999],[257781.41789999977,4729228.355699999],[257788.18479999993,4729372.4438000005],[257790.43780000042,4729420.3992],[257797.27109999955,4729564.040200001],[257817.45139999967,4729995.1971],[257822.97719999962,4730113.198999999],[257824.13669999968,4730139.2882],[257839.8457000004,4730480.2041],[257868.1643000003,4731085.2009],[257868.17179999966,4731087.758099999],[257868.36519999988,4731102.650800001],[257871.37519999966,4731326.8169],[257885.5064000003,4731627.315099999],[257887.34779999964,4731661.163799999],[257891.9201999996,4731763.6327],[257893.37540000025,4731798.1620000005],[257898.51709999982,4731865.363500001],[257913.62600000016,4732067.3127999995],[257918.60759999976,4732134.631100001],[257926.21050000004,4732236.993899999],[257936.31390000042,4732373.293500001],[257949.0268000001,4732544.304500001],[257956.55150000006,4732646.781300001],[257961.63570000045,4732700.642000001],[257976.8178000003,4732862.5602],[257981.8239000002,4732916.5348000005],[257982.27770000044,4732941.203299999],[257983.56900000013,4733015.5447],[257983.94489999954,4733040.327099999],[257984.74010000005,4733084.1085],[257986.88009999972,4733215.461200001],[257987.59350000042,4733259.2454],[257967.94660000037,4733260.1559],[257880.7522,4733263.8774],[257560.22449999955,4733277.6723],[257453.3013000004,4733282.3138],[257429.02159999963,4733282.054099999],[257355.86629999988,4733281.620200001],[257331.50850000046,4733281.4747],[257315.0438000001,4733281.9417],[257265.57940000016,4733283.679],[257249.03670000006,4733284.2601],[257120.1383999996,4733288.9004],[256733.27969999984,4733302.841399999],[256604.29949999973,4733307.494200001],[256555.88410000037,4733308.754899999],[256410.65350000001,4733312.983100001],[256362.16399999987,4733314.4701000005],[256212.52660000045,4733319.3026],[255763.46630000044,4733334.2695],[255613.75480000023,4733339.34],[255424.54629999958,4733345.144300001],[254856.76070000045,4733362.7053],[254667.4740000004,4733368.644400001],[254649.54289999977,4733369.392200001],[254595.50409999955,4733371.6446],[254577.49509999994,4733372.5065],[254485.2893000003,4733376.0042],[254351.56680000015,4733381.09],[254208.43599999975,4733382.1764],[254116.05339999963,4733383.0166],[254079.01319999993,4733383.6675],[253967.81439999957,4733385.735300001],[253930.6961000003,4733386.5009],[253923.0719999997,4733386.550000001],[253900.29330000002,4733387.0276],[253892.59119999968,4733387.1907],[253854.15079999994,4733387.670299999],[253786.37210000027,4733388.6393],[253738.63790000044,4733388.3387],[253700.0957000004,4733388.2667],[253669.67700000014,4733388.350199999],[253599.00409999955,4733388.6459],[253578.34279999975,4733388.715399999],[253547.84609999973,4733388.9134],[253535.01499999966,4733387.814300001],[253496.52950000018,4733384.7392],[253483.6205000002,4733383.7541000005],[253472.4720999999,4733386.1533],[253459.61980000045,4733389.0582],[253438.76960000023,4733393.026799999],[253427.5354000004,4733395.318],[253420.6364000002,4733395.008099999],[253414.64609999955,4733394.8883],[253399.9907999998,4733395.522500001],[253393.03369999956,4733395.881899999],[253361.15270000044,4733396.352499999],[253265.51750000007,4733397.987400001],[253233.55850000028,4733398.5725],[253218.64169999957,4733398.771600001],[253173.65340000018,4733399.6],[253158.5767000001,4733399.916099999],[253123.75540000014,4733400.715299999],[253045.5175999999,4733402.7324],[253019.18950000033,4733402.5614],[252984.25050000008,4733402.364600001],[252931.63389999978,4733403.1336],[252795.9978,4733405.204500001],[252779.11539999954,4733405.4748],[252773.70629999973,4733405.5571],[252721.04760000017,4733407.441299999],[252715.70849999972,4733407.1875],[252699.69909999985,4733406.648399999],[252694.28210000042,4733406.5087],[252684.1930999998,4733406.425000001],[252653.86000000034,4733406.621099999],[252643.6969999997,4733406.762399999],[252619.57600000035,4733406.4026999995],[252600.79009999987,4733406.185699999],[252547.06670000032,4733408.109200001],[252522.8256000001,4733408.977299999],[252467.79179999977,4733410.9484],[252432.0893000001,4733412.3386],[252302.4924999997,4733418.205800001],[252247.39680000022,4733420.7369],[252235.35809999984,4733421.168500001],[252199.1643000003,4733422.577500001],[252187.0477,4733423.123199999],[252182.1339999996,4733423.2994],[252167.22900000028,4733423.834000001],[252162.23739999998,4733424.1241999995],[252118.68090000004,4733426.02],[252085.36139999982,4733427.548900001],[251987.93369999994,4733431.8233],[251944.29930000007,4733433.8342],[251933.31730000023,4733434.006100001],[251900.37540000025,4733434.6327],[251889.31549999956,4733434.9186],[251788.65799999982,4733438.310900001],[251486.61930000037,4733448.944],[251385.88370000012,4733452.4562],[251167.26659999974,4733461.5481],[250511.41530000046,4733488.8653],[250292.7204,4733498.098999999],[250203.04870000016,4733501.451099999],[249933.88210000005,4733511.853599999],[249844.13260000013,4733515.3244],[249651.54629999958,4733523.1884],[249073.70579999965,4733546.8159],[248881.03770000022,4733554.704399999],[248756.08519999962,4733559.8024],[248381.07610000018,4733575.448999999],[248256.04569999967,4733580.6701],[248254.77799999993,4733521.111400001],[248250.8234000001,4733342.774599999],[248249.47800000012,4733283.33],[248246.80140000023,4733160.3258],[248243.3320000004,4733006.5473],[248235.34059999976,4732791.660700001],[248230.7028000001,4732668.839199999],[248229.08469999954,4732615.409499999],[248224.2307000002,4732455.1206],[248222.6127000004,4732401.691],[248217.31180000026,4732395.767899999],[248215.02240000013,4732386.955],[248213.3761,4732305.7257],[248211.72169999965,4732269.3114],[248210.8702999996,4732241.430500001],[248206.66669999994,4732110.2531],[248201.1322999997,4731996.583000001],[248199.02109999955,4731920.597200001],[248198.77869999968,4731859.8893],[248196.5510999998,4731805.4811],[248194.7625000002,4731749.611300001],[248192.28729999997,4731672.6379],[248188.1414999999,4731585.828400001],[247938.4353,4731594.481899999],[247189.0784,4731620.727700001],[246939.29800000042,4731629.6425],[246879.73450000025,4731631.600299999],[246700.80620000046,4731637.707900001],[246641.16469999962,4731639.7818],[246424.77880000044,4731646.713199999],[245775.7023,4731667.545],[245559.23809999973,4731674.6175999995],[245525.4791000001,4731675.637599999],[245424.2100999998,4731678.920600001],[245390.37729999982,4731680.166300001],[245366.78039999958,4731680.9241],[245295.7396999998,4731683.095799999],[245272.06489999965,4731683.968],[245216.88800000027,4731684.7776999995],[245051.43900000025,4731687.2063],[244996.18420000002,4731688.131899999],[244985.70249999966,4731688.6296999995],[244954.26180000044,4731690.234099999],[244943.7023,4731690.846100001],[244834.67540000007,4731695.0911],[244507.43070000038,4731707.842700001],[244398.32180000003,4731712.0977],[244382.01570000034,4731712.589299999],[244332.8596999999,4731714.295499999],[244316.47580000013,4731714.9013],[244308.9349999996,4731715.069],[244286.40710000042,4731715.9021000005],[244278.78859999962,4731716.183800001],[244268.29870000016,4731716.4606],[244236.67769999988,4731717.6302000005],[244226.11010000017,4731718.0211],[244078.07249999978,4731721.052300001],[244036.26879999973,4731721.932499999],[243843.6869000001,4731724.9497],[243633.98479999974,4731735.2796],[243522.87310000043,4731740.846000001],[243486.07919999957,4731744.101500001],[243470.79729999974,4731745.669299999],[243424.78770000022,4731750.3791000005],[243409.4280000003,4731752.0612],[243398.6682000002,4731753.906199999],[243366.22900000028,4731759.558499999],[243355.39140000008,4731761.5177],[243185.06909999996,4731771.956599999],[243145.45710000023,4731774.4289],[243030.0906999996,4731782.4967],[242801.76150000002,4731794.878799999],[242674.08270000014,4731802.7433],[242515.79499999993,4731812.5285],[242503.67920000013,4731813.202099999],[242370.33160000015,4731820.8386],[241970.04360000044,4731843.772600001],[241959.4023000002,4731844.392100001],[241836.58540000021,4731850.645],[241729.53019999992,4731857.200999999],[241620.06730000023,4731865.1832],[241375.9933000002,4731875.5319],[241155.98110000044,4731888.7696],[241125.0379999997,4731886.1469],[241034.20029999968,4731894.2195],[241001.07160000037,4731894.570800001],[240865.58949999977,4731899.980900001],[240799.66110000014,4731902.897],[240708.9194,4731906.966700001],[240601.7120000003,4731911.655300001],[240538.24540000036,4731914.592800001],[240535.7059000004,4731914.688100001],[240370.33990000002,4731921.6743],[240290.0756000001,4731925.1337],[240114.56159999967,4731934.9539],[240041.71030000038,4731937.0254],[239874.33820000011,4731945.211100001],[239846.58000000007,4731946.589199999],[239795.18900000025,4731949.968800001],[239708.91959999967,4731952.9936999995],[239617.33800000045,4731956.553300001],[239539.60080000013,4731959.592599999],[239392.73010000028,4731963.236400001],[239342.53870000038,4731965.795700001],[239250.9989,4731970.470799999],[239147.99459999986,4731975.6908],[239142.4282999998,4731976.012],[238846.78330000024,4731989.3972],[238838.6690999996,4731989.5923999995],[238744.6825000001,4731992.476],[238735.42980000004,4731992.936799999],[238716.18709999975,4731993.886499999],[238658.3772,4731996.738700001],[238639.05269999988,4731997.6916000005],[238621.858,4731998.564099999],[238555.3479000004,4732001.301200001],[238428.96729999967,4732006.637499999],[238321.1593000004,4732008.492699999],[238303.9162999997,4732010.2575],[238287.32870000042,4732011.9975000005],[238220.14219999965,4732014.2074],[238062.13239999954,4732020.525599999],[237587.86120000016,4732039.622400001],[237429.77359999996,4732046.0692],[237392.75019999966,4732047.5866],[237336.23849999998,4732050.067],[237281.66750000045,4732051.806700001],[237244.55370000005,4732053.105900001],[237037.42339999974,4732059.98],[236416.1135999998,4732080.636299999],[236208.90519999992,4732087.6493999995],[236084.59929999989,4732091.5035999995],[235711.43549999967,4732103.089],[235586.96980000008,4732107.069499999],[235276.23249999993,4732116.4025],[234343.94550000038,4732144.7107],[234033.13350000046,4732154.324899999],[233991.99260000046,4732155.4628],[233868.66459999979,4732159.208000001],[233827.4461000003,4732160.461100001],[233820.19859999977,4732159.7392],[233809.33810000028,4732158.9339000005],[233798.4813000001,4732160.3529],[233791.21600000001,4732161.300000001],[232578.30209999997,4732188.867900001],[232320.7882000003,4732193.605900001],[230400.08069999982,4732242.9901],[229334.1523000002,4732272.7377],[229326.03780000005,4732272.9442],[229301.6166000003,4732273.6779],[229293.42449999973,4732273.9986000005],[229286.45249999966,4732274.0492],[229265.47200000007,4732274.6483],[229258.42250000034,4732274.813100001],[229021.5399000002,4732280.756899999],[229022.00050000008,4732290.4157],[229024.2023,4732344.4975000005],[229026.5077999998,4732399.1313000005],[229031.35039999988,4732516.398399999],[229033.76520000026,4732563.3532],[229036.4846999999,4732618.0821],[229046.18149999995,4732756.626],[229050.95880000014,4732826.1788],[229053.1604000004,4732993.2684],[229057.99710000027,4733173.157299999],[229060.22800000012,4733257.2696],[229062.54250000045,4733312.125600001],[229066.29540000018,4733407.8573],[229072.7059000004,4733575.560699999],[229074.4269000003,4733678.045700001],[229075.09300000034,4733695.0375],[229078.68680000026,4733790.886700001],[229079.86149999965,4733818.7589],[229083.30399999954,4733902.378900001],[229083.54349999968,4733908.4871],[229084.3150000004,4733930.2576],[229090.47840000037,4734114.654999999],[229094.18039999995,4734265.5581],[229101.43290000036,4734423.329299999],[229104.5262000002,4734516.862400001],[229104.81799999997,4734524.303300001],[229105.62009999994,4734546.851199999],[229105.83430000022,4734554.406300001],[229107.87040000036,4734623.0657],[229111.01260000002,4734730.3892],[229113.99199999962,4734829.377],[229115.95069999993,4734898.150699999],[229118.3554999996,4734972.0233],[229125.4924999997,4735193.7557],[229127.8200000003,4735267.742699999],[229130.76070000045,4735344.82],[229131.61519999988,4735368.7006],[229134.19099999964,4735469.9289],[229139.2555999998,4735576.0649],[229142.43869999982,4735644.679400001],[229143.50659999996,4735653.0909],[229146.07459999993,4735672.566400001],[229148.4718000004,4735685.5974],[229153.82720000017,4735702.9615],[229158.2461000001,4735717.359099999],[229165.21729999967,4735734.103700001],[229178.40170000028,4735758.724300001],[229196.2801000001,4735785.9416000005],[229207.52890000027,4735798.847999999],[229228.90799999982,4735819.143100001],[229236.57760000043,4735826.517200001],[229261.18890000042,4735847.686799999],[229270.09090000018,4735855.1238],[229296.71499999985,4735877.438100001],[229305.53949999996,4735884.989399999],[229360.9123999998,4735931.5371],[229450.63260000013,4736007.104800001],[229523.90500000026,4736066.855900001],[229527.483,4736070.2751],[229530.98780000024,4736073.919500001],[229540.74000000022,4736086.3288],[229549.47130000032,4736099.8904],[229563.64570000023,4736126.808599999],[229568.04119999986,4736138.537900001],[229597.59810000006,4736137.3804],[229735.97919999994,4736142.7519000005],[229746.0926000001,4736141.3551],[229757.54499999993,4736136.457699999],[229791.51319999993,4736118.1105],[229838.64979999978,4736096.8013],[229856.16110000014,4736091.667099999],[229969.14780000038,4736053.6570999995],[229970.52660000045,4736053.2695],[230012.92530000024,4736036.595899999],[230038.43709999975,4736024.2533],[230074.40890000015,4736000.4903],[230089.18209999986,4735988.233999999],[230119.24540000036,4735962.2553],[230153.81429999974,4735927.7586],[230266.9464999996,4735819.897399999],[230330.58239999972,4735761.131200001],[230348.3942999998,4735746.866],[230364.76329999976,4735735.5491],[230377.91839999985,4735728.0282000005],[230409.48620000016,4735713.2261],[230434.6950000003,4735705.6797],[230502.4567999998,4735702.145199999],[230644.8591,4735699.036699999],[230781.48209999967,4735694.9329],[231062.2569000004,4735688.4421999995],[231128.82529999968,4735687.963500001],[231172.11820000038,4735687.8353],[231188.05009999964,4735686.325300001],[231199.28039999958,4735684.1086],[231288.84080000035,4735652.8168],[231301.3724999996,4735650.327199999],[231310.87060000002,4735649.957599999],[231327.40620000008,4735651.316400001],[231431.71910000034,4735672.507300001],[231456.40409999993,4735676.774900001],[231499.87399999984,4735681.202199999],[231536.108,4735683.018999999],[231537.0482999999,4735694.549900001],[231539.61909999978,4735729.041099999],[231540.48180000018,4735740.6863],[231540.93900000025,4735746.1185],[231542.15110000037,4735762.5328],[231542.28509999998,4735768.0888],[231542.53550000023,4735774.530200001],[231542.95019999985,4735789.418299999],[231204.6944000004,4735804.2443],[231186.80759999994,4735816.619200001],[231183.78399999999,4735829.527899999],[231205.45490000024,4736068.1537999995],[231213.5329,4736088.1938000005],[231225.81130000018,4736100.284399999],[231247.53450000007,4736104.332800001],[231278.44469999988,4736106.3554],[231287.19710000046,4736110.0189],[231307.2736999998,4736109.682600001],[231335.07139999978,4736101.26],[231340.01829999965,4736099.8441],[231371.99540000036,4736085.0305],[231389.73589999974,4736079.4464],[231499.75069999974,4736034.4592],[231502.3361999998,4736033.468900001],[231555.13159999996,4736014.1763],[231555.48959999997,4736019.1675],[231556.65419999976,4736034.360099999],[231556.9347000001,4736039.465600001],[231558.24590000045,4736056.320900001],[231562.09350000042,4736106.778899999],[231563.32710000034,4736123.748500001],[231565.25509999972,4736148.0319],[231569.14580000006,4736199.600500001],[231570.39279999956,4736221.129799999],[231571.67009999976,4736245.549799999],[231572.7703999998,4736265.416300001],[231576.08430000022,4736325.349300001],[231577.10699999984,4736345.3301],[231578.82440000027,4736376.851399999],[231583.8172000004,4736471.5327],[231585.4570000004,4736503.168199999],[231585.88410000037,4736509.9364],[231586.49700000044,4736523.5933],[231587.01470000017,4736530.580399999],[231587.36419999972,4736537.4628],[231590.26350000035,4736584.6208999995],[231598.96129999962,4736726.0954],[231601.86050000042,4736773.2535999995],[231602.05460000038,4736776.1379],[231602.63269999996,4736784.6798],[231602.74930000026,4736787.678300001],[231604.13019999955,4736814.763699999],[231608.12239999976,4736896.359300001],[231609.34399999958,4736923.562100001],[231614.27159999963,4737010.2377],[231618.97049999982,4737093.1406],[231631.10089999996,4737270.1851],[231633.42169999983,4737304.574899999],[231634.47530000005,4737331.673],[231635.9508999996,4737356.975],[231637.47410000023,4737383.4988],[231642.12530000042,4737463.0667],[231643.5708999997,4737489.704700001],[231649.82770000026,4737602.133099999],[231668.60699999984,4737939.6404],[231672.54679999966,4738011.450300001],[231675.27749999985,4738052.164000001],[231675.88159999996,4738063.4855],[231677.5390999997,4738097.6786],[231678.06570000015,4738109.114399999],[231678.67929999996,4738129.111199999],[231680.53299999982,4738189.434699999],[231681.06909999996,4738209.545700001],[231686.43659999967,4738345.477499999],[231686.85080000013,4738351.9124],[231691.65809999965,4738439.7052],[231694.34559999965,4738523.576199999],[231697.7427000003,4738594.0725],[231703.06659999955,4738678.2859000005],[231705.11959999986,4738747.944700001],[231706.49689999968,4738779.1457],[231709.7566999998,4738854.541300001],[231713.4291000003,4738921.5789],[231716.99519999977,4739000.633099999],[231724.47759999987,4739171.9638],[231727.86139999982,4739237.9004999995],[231731.84109999985,4739317.049799999],[231733.08000000007,4739342.5836],[231736.87849999964,4739419.1818],[231738.03980000038,4739444.8299],[231740.72130000032,4739507.4571],[231747.2246000003,4739662.0308],[231747.70210000034,4739695.380100001],[231748.5833999999,4739758.077299999],[231749.86990000028,4739784.832699999],[231752.31369999982,4739839.238500001],[231755.07720000017,4739863.9344],[231755.45199999958,4739865.143300001],[231758.5025000004,4739876.147299999],[231764.18850000016,4739885.3804],[231766.0795,4739887.6426],[231770.9726999998,4739893.347200001],[231781.00380000006,4739898.407199999],[231787.86500000022,4739902.033299999],[231830.94739999995,4739914.038799999],[231847.60230000038,4739918.7301],[231862.08210000023,4739922.282500001],[231899.4918999998,4739931.7283],[231905.45689999964,4739933.3872],[231919.79889999982,4739937.612500001],[231924.8552000001,4739939.0843],[231944.83490000013,4739944.9813],[231951.0541000003,4739946.8529],[231970.58160000015,4739953.7685],[231995.11789999995,4739960.9344999995],[232019.1202999996,4739971.2356],[232032.1272,4739976.958900001],[232042.74390000012,4739984.443399999],[232056.96999999974,4739996.2368],[232067.5700000003,4740011.7302],[232076.08970000036,4740026.4147],[232103.51379999984,4740074.1774],[232167.98170000035,4740166.326400001],[232175.8808000004,4740177.6984],[232193.96960000042,4740196.126700001],[232203.75480000023,4740205.4233],[232217.89400000032,4740217.109099999],[232260.23379999958,4740252.2808],[232274.29530000035,4740264.0809],[232282.25409999955,4740270.6679],[232293.59379999992,4740282.0176],[232296.32859999966,4740284.9145],[232306.14809999987,4740299.326300001],[232313.12530000042,4740312.291300001],[232323.1434000004,4740340.264900001],[232328.04480000027,4740356.7585],[232329.0011,4740362.3938],[232330.87920000032,4740374.8894],[232332.17619999964,4740393.524900001],[232332.02560000028,4740398.091],[232331.57830000017,4740411.9003],[232331.43209999986,4740416.577500001],[232329.96100000013,4740461.013499999],[232329.1651999997,4740482.7334],[232325.8816999998,4740535.359300001],[232324.07550000027,4740594.378900001],[232322.6908999998,4740638.922800001],[232361.31020000018,4740643.763599999],[232451.44620000012,4740652.1667],[232538.2143000001,4740660.367900001],[232604.83719999995,4740664.6799],[232806.9444000004,4740671.9717999995],[232837.88939999975,4740673.3309],[232944.43520000018,4740678.101399999],[232966.74170000013,4740678.5722],[232976.08629999962,4740678.655200001],[233004.1372999996,4740679.3486],[233013.40440000035,4740679.5458],[233028.34300000034,4740678.0776],[233073.17150000017,4740674.0064],[233088.03679999989,4740672.763599999],[233121.2856999999,4740670.141899999],[233220.7871000003,4740662.2873],[233253.95419999957,4740659.669500001],[233346.8672000002,4740650.9594],[233465.91530000046,4740640.016799999],[233599.58330000006,4740629.9573],[233625.46860000025,4740627.6226],[233718.3130999999,4740619.253900001],[233799.72869999986,4740611.994999999],[233818.04349999968,4740610.954299999],[233865.14159999974,4740608.3577],[234117.18759999983,4740586.955800001],[234216.8322999999,4740578.554099999],[234218.28589999955,4740605.636499999],[234218.97649999987,4740636.307399999],[234222.54559999984,4740809.6777],[234223.7081000004,4740867.468800001],[234226.26539999992,4740965.691400001],[234227.53309999965,4741015.581599999],[234228.81049999967,4741118.8586],[234228.4994000001,4741221.307],[234229.27440000046,4741260.538899999],[234231.1001000004,4741358.900900001],[234231.64769999962,4741375.229599999],[234233.05360000022,4741424.4473],[234233.52359999996,4741440.8902],[234413.57760000043,4741435.841600001],[234916.42069999967,4741421.8256],[234918.6825000001,4741472.122199999],[234929.46889999975,4741716.396299999],[234790.8998999996,4741715.609300001],[234375.0449000001,4741713.715299999],[234236.40160000045,4741713.1647],[234229.04810000025,4741711.557399999],[234166.59159999993,4741710.851600001],[234160.69299999997,4741710.8566],[233933.4656999996,4741714.0627],[233857.7259999998,4741715.2071],[233771.61429999955,4741715.0846],[233746.6288999999,4741715.1599],[233738.92190000042,4741715.012700001],[233512.95160000026,4741712.6228],[233426.7319,4741711.841399999],[233349.51520000026,4741710.823999999],[233117.6233000001,4741707.897500001],[233045.7366000004,4741707.0108],[233040.32440000027,4741706.886700001],[232797.7620000001,4741703.4944],[232069.7461000001,4741693.4924],[231827.1024000002,4741690.248400001],[231589.20949999988,4741701.7323],[231547.5047000004,4741703.8013],[231182.76999999955,4741717.126],[230940.39829999954,4741725.136499999],[230875.1069,4741727.4629],[230695.5251000002,4741734.143100001],[230637.12349999975,4741738.7608],[230571.3398000002,4741736.8827],[230524.26609999966,4741739.9464],[230457.50270000007,4741744.447699999],[230336.49990000017,4741748.958000001],[230210.95409999974,4741752.536],[230185.73550000042,4741752.9669],[230098.70820000023,4741754.705600001],[230072.7923999997,4741756.1653],[229971.59659999982,4741762.2423],[229946.23170000035,4741763.1247000005],[229729.74560000002,4741771.0536],[229566.6065999996,4741785.4607],[229440.21619999968,4741796.7608],[229294.28050000034,4741804.826400001],[228856.392,4741829.045299999],[228710.37920000032,4741837.2377],[228679.9729000004,4741839.1018],[228588.51290000044,4741844.816],[228558.02909999993,4741846.795],[228519.7736999998,4741849.0802],[228460.34750000015,4741852.6446],[228404.8685999997,4741854.4967],[228366.4918999998,4741855.786499999],[228315.6074000001,4741857.791999999],[228162.9626000002,4741864.0328],[228112.08249999955,4741866.150800001],[227898.25850000046,4741875.1447],[227667.01819999982,4741885.0558],[227657.36209999956,4741887.4395],[227257.14250000007,4741911.1620000005],[227043.38210000005,4741923.8507],[226917.57930000033,4741929.2787],[226559.73610000033,4741945.134099999],[226548.14329999965,4741948.263599999],[226540.20359999966,4741948.4673],[226414.21520000044,4741953.355799999],[226292.49399999995,4741958.410800001],[225927.33910000045,4741973.810699999],[225805.62229999993,4741978.985400001],[225759.06479999982,4741980.6152],[225619.06510000024,4741985.5195],[225572.4302000003,4741987.264900001],[225270.73599999957,4741999.6172],[224365.66640000045,4742037.0867],[224063.89470000006,4742049.6063],[224053.3415000001,4742050.0287999995],[224021.68180000037,4742051.296399999],[224011.05119999964,4742051.8333],[223997.75829999987,4742051.364399999],[223940.24629999977,4742049.551899999],[223915.34999999963,4742049.8817],[223628.23699999973,4742054.046599999],[223532.5053000003,4742055.4386],[223475.38090000022,4742057.174000001],[223303.9347000001,4742062.6084],[223246.73290000018,4742064.460100001],[223150.8864000002,4742067.0856],[222863.2736999998,4742075.195800001],[222767.34970000014,4742077.941],[222725.13210000005,4742079.528000001],[222598.4793999996,4742084.2906],[222556.18439999968,4742085.992900001],[222261.36739999987,4742094.307],[221376.8278000001,4742119.2171],[221081.9319000002,4742127.696],[220934.20430000033,4742132.1183],[220490.77080000006,4742145.303400001],[220342.96549999993,4742149.8528],[220282.30460000038,4742151.313200001],[220100.08069999982,4742155.818700001],[220039.34240000043,4742157.3956],[219755.20289999992,4742164.4932],[218902.7818,4742185.8563],[218618.56329999957,4742193.1152],[218610.20969999954,4742193.2338],[218585.1579,4742193.8116],[218576.73149999976,4742194.1557],[218548.90280000027,4742194.9583],[218465.26190000027,4742197.5956],[218437.36039999966,4742198.6241],[218090.12060000002,4742209.8145],[217048.39419999998,4742243.380000001],[216701.07540000044,4742254.755000001],[215088.02199999988,4742338.8245],[215043.69959999993,4742341.1019],[214664.10950000025,4742360.922900001],[214670.34350000042,4742462.014],[214478.79889999982,4742471.170600001],[214129.00800000038,4742492.123500001],[213714.45220000017,4742492.755100001],[213239.8295,4742497.4681],[213057.78789999988,4742506.602499999],[212344.35219999962,4742542.6850000005],[212086.74739999976,4742555.667099999],[210761.43869999982,4742622.7323],[209782.56649999972,4742661.214500001],[209328.3803000003,4742682.692500001],[209007.52180000022,4742700.015900001],[208512.65890000015,4742726.7146000005],[208295.88719999976,4742738.3345],[208122.78259999957,4742747.6665],[207414.6956000002,4742786.593800001],[207362.8618999999,4742789.5735],[207303.1464999998,4742915.721000001],[207286.1135999998,4742902.536800001],[207268.2279000003,4742890.501499999],[207249.5758999996,4742879.7226],[207230.15299999993,4742870.089199999],[207204.1052000001,4742858.845799999],[207177.68589999992,4742848.508400001],[207150.89059999958,4742838.9659],[207140.34049999993,4742835.6314],[207123.8058000002,4742830.325999999],[207103.1900000004,4742825.4165],[207084.85859999992,4742822.190300001],[207082.3808000004,4742821.7393],[207061.30090000015,4742819.4087000005],[207040.10929999966,4742818.3069],[206902.98869999964,4742823.914899999],[206652.40419999976,4742834.4658],[206464.7399000004,4742842.5681],[206382.36539999954,4742850.082800001],[206307.22119999956,4742854.175000001],[206241.40919999965,4742856.09],[206193.19340000022,4742853.583699999],[206164.7912999997,4742840.998],[206141.44010000024,4742823.857799999],[206073.35960000008,4742849.458900001],[206039.48309999984,4742862.252699999],[205906.35919999983,4742863.5934],[205544.9972000001,4742884.476399999],[205220.4288999997,4742897.5736],[204347.94570000004,4742940.8474],[204265.9391999999,4742945.4789],[203840.22719999962,4742973.7754999995],[203659.97470000014,4742978.965399999],[203243.22360000014,4742990.779999999],[202879.9263000004,4743001.093699999],[202364.57349999994,4743024.3347],[202315.65649999958,4743026.5589000005],[201718.01329999976,4743053.6263],[200438.03450000007,4743109.261499999],[200157.42459999956,4743121.354599999],[199701.8872999996,4743140.635],[199094.28110000025,4743166.918199999],[199057.79420000035,4743168.511499999],[198623.41160000023,4743188.052300001],[197592.10209999979,4743219.6592999995],[197601.42530000024,4743430.229599999],[197604.3398000002,4743513.4474],[197610.2366000004,4743662.743799999],[197618.68939999957,4743864.672800001],[197624.95669999998,4743996.26],[197627.95409999974,4744072.0188],[197628.40799999982,4744074.892100001],[197641.6381000001,4744333.362400001],[197641.65160000045,4744348.606699999],[197650.9190999996,4744559.736099999],[197677.48759999964,4745185.500700001],[197685.83719999995,4745379.422800001],[197702.41110000014,4745773.726600001],[197702.83040000033,4745783.278000001],[197703.82519999985,4745805.934699999],[197704.32739999983,4745817.3741],[197705.8498999998,4745853.917199999],[197718.2220999999,4746145.0298999995],[197727.9194,4746362.149800001],[197733.14020000026,4746477.3144000005],[197735.3958999999,4746524.953],[197741.52219999954,4746642.0809],[197744.32660000026,4746674.228],[197748.85940000042,4746725.2162],[197750.45029999968,4746739.0559],[197750.54229999986,4746756.077199999],[197750.90270000044,4746835.179099999],[197760.54430000018,4746942.805400001],[197764.3398000002,4747031.103700001],[197770.13740000036,4747342.201400001],[197782.5153000001,4747637.0978],[197800.54669999983,4748043.913000001],[197808.7725999998,4748233.056299999],[197810.9201999996,4748283.8155000005],[197823.91720000003,4748603.9449000005],[197831.11670000013,4748780.892899999],[197833.63019999955,4748862.3486],[197834.17540000007,4748880.351500001],[197834.8644000003,4748912.814200001],[197836.4879999999,4748932.9953000005],[197841.6601999998,4748998.5328],[197843.10940000042,4749016.6073],[197845.18790000025,4749056.464500001],[197850.0036000004,4749151.1723],[197853.66530000046,4749230.7971],[197857.17709999997,4749308.8706],[197858.34200000018,4749333.523],[197858.5175999999,4749337.521199999],[197866.0915000001,4749504.3268],[197869.79860000033,4749586.842800001],[197870.48170000035,4749602.3916],[197871.69180000015,4749629.9352],[197883.15380000044,4749883.3662],[197889.28749999963,4750008.0611000005],[197892.66420000046,4750077.460999999],[197897.31219999958,4750186.9761],[197904.54800000042,4750357.246300001],[197904.71389999986,4750361.022399999],[197917.9369000001,4750680.586300001],[197925.14890000038,4750850.3013],[197926.72649999987,4750888.066199999],[197929.1509999996,4750948.828500001],[197929.90390000027,4750967.823799999],[197931.7818,4751016.147],[197938.09269999992,4751174.6625],[197938.55759999994,4751187.1052],[197942.17210000008,4751280.5307],[197947.34979999997,4751411.388],[197954.49849999975,4751592.6788],[197960.3755999999,4751733.8542],[197963.4129999997,4751804.827099999],[197964.79700000025,4751840.041300001],[197965.02639999986,4751845.2612],[197968.21960000042,4751904.8769000005],[197977.76080000028,4752133.133099999],[197986.5773,4752305.782299999],[197986.67489999998,4752308.0035],[197992.625,4752456.409],[197998.54279999994,4752585.453500001],[198000.07940000016,4752618.546800001],[198008.5773,4752802.5604],[198017.38929999992,4752995.573799999],[198020.50519999955,4753060.8682],[198023.34410000034,4753121.7236],[198026.6174999997,4753192.4636],[198029.1342000002,4753245.9889],[198039.1771999998,4753466.9903],[198041.25590000022,4753512.411599999],[198050.4484000001,4753712.1963],[198053.14549999963,4753782.850500001],[198053.9293999998,4753804.403999999],[198057.16229999997,4753885.383400001],[198062.25930000003,4754006.897399999],[198065.82440000027,4754095.429199999],[198067.83449999988,4754152.315099999],[198076.5449000001,4754328.085200001],[198091.72159999982,4754637.8836],[198093.71980000008,4754677.7446],[198095.76300000027,4754733.5163],[198101.58299999963,4754897.506899999],[198102.66640000045,4754927.7269],[198104.1350999996,4754959.2653],[198105.6037999997,4754990.8037],[198106.50600000005,4755009.458799999],[198107.33139999956,4755028.228499999],[198111.34190000035,4755113.8475],[198112.48830000032,4755138.0558],[198115.1283999998,4755201.8133000005],[198117.55709999986,4755258.9035],[198119.98589999974,4755315.9936999995],[198120.78830000013,4755336.0997],[198122.04820000008,4755377.773700001],[198124.22970000003,4755451.566500001],[198125.392,4755491.019099999],[198125.85190000013,4755495.895099999],[198129.85560000036,4755538.5612],[198131.53660000023,4755571.203],[198132.29860000033,4755588.528899999],[198132.6453999998,4755596.4144],[198135.89979999978,4755672.2743],[198139.75850000046,4755760.0145],[198140.29580000043,4755772.2314],[198142.9188000001,4755831.8725000005],[198143.0996000003,4755835.981799999],[198145.63540000003,4755888.059800001],[198159.94990000036,4756209.8035],[198165.73379999958,4756315.263599999],[198171.25100000016,4756436.982000001],[198176.48929999955,4756557.933700001],[198181.0345999999,4756657.5505],[198185.7237999998,4756769.7355],[198190.44799999986,4756877.1339],[198194.27610000037,4756967.880100001],[198195.40550000034,4757014.0109],[198195.99600000028,4757033.013599999],[198196.37849999964,4757043.5682],[198196.87619999982,4757060.4607],[198197.6928000003,4757086.4639],[198204.40990000032,4757231.7206999995],[198207.28419999965,4757298.9178],[198210.57380000036,4757375.555199999],[198212.45830000006,4757416.5341],[198214.03160000034,4757452.296599999],[198214.7385999998,4757466.509199999],[198214.9194,4757470.6185],[198217.7427000003,4757527.3577],[198219.11560000014,4757558.566500001],[198224.2402999997,4757667.616599999],[198228.85830000043,4757767.0078],[198233.66550000012,4757868.8388],[198234.48840000015,4757883.825200001],[198238.3186999997,4757976.463099999],[198241.47420000006,4758027.734999999],[198242.94409999996,4758053.7096],[198244.81329999957,4758086.899599999],[198245.94070000015,4758110.663699999],[198250.98610000033,4758216.0452],[198252.72420000006,4758253.6921999995],[198253.53890000004,4758270.348099999],[198257.87090000045,4758409.700999999],[198262.70930000022,4758514.0901],[198266.38910000026,4758597.721100001],[198270.18620000035,4758684.0177],[198271.67179999966,4758717.7809999995],[198276.56170000043,4758832.6281],[198279.2441999996,4758899.166099999],[198283.40519999992,4758990.009099999],[198284.53899999987,4759015.775900001],[198286.42399999965,4759075.338400001],[198290.71889999975,4759165.5078],[198292.74430000037,4759207.8159],[198294.9274000004,4759255.569800001],[198297.59700000007,4759323.666200001],[198299.94400000013,4759384.432499999],[198301.9815999996,4759436.3101],[198307.0223000003,4759571.292099999],[198311.36560000014,4759673.700200001],[198314.56859999988,4759748.3387],[198332.41370000038,4760146.3772],[198332.78029999975,4760154.707],[198338.83050000016,4760290.3124],[198342.95349999983,4760422.998199999],[198347.2023,4760556.6799],[198349.78830000013,4760639.5803],[198359.89580000006,4760806.054099999],[198366.40639999975,4760922.3881],[198372.16789999977,4761068.1328],[198383.6266999999,4761321.0111],[198387.07689999975,4761397.5306],[198395.05379999988,4761563.8758000005],[198398.60230000038,4761637.0526],[198404.22240000032,4761755.429],[198406.82180000003,4761818.1873],[198408.64219999965,4761861.3949],[198408.81340000033,4761865.2820999995],[198409.62349999975,4761881.827099999],[198409.78000000026,4761885.381100001],[198405.26580000017,4761935.099099999],[198405.6649000002,4761983.1543000005],[198407.04220000003,4762012.582699999],[198408.33829999994,4762036.4507],[198410.7313000001,4762087.0887],[198411.84130000044,4762112.3002],[198414.2993999999,4762166.273800001],[198434.14410000015,4762605.8440000005],[198434.30700000003,4762611.400800001],[198434.39169999957,4762615.180600001],[198453.88480000012,4762929.799699999],[198473.96970000025,4763263.421599999],[198478.91789999977,4763362.798900001],[198485.41399999987,4763591.9714],[198485.50850000046,4763595.973300001],[198485.85400000028,4763607.531099999],[198501.96530000027,4763984.504799999],[198513.16530000046,4764231.386399999],[198516.76559999958,4764307.5657],[198523.16079999972,4764443.490499999],[198528.56439999957,4764575.4529],[198531.3086000001,4764654.452],[198533.55399999954,4764705.430500001],[198536.65710000042,4764777.737],[198538.5828999998,4764819.604699999],[198546.38019999955,4764894.5977],[198550.28369999956,4765027.739],[198553.48950000014,4765141.3259],[198560.41550000012,4765291.137399999],[198564.19079999998,4765391.679400001],[198600.41970000044,4766260.4045],[198600.76219999976,4766268.179],[198611.35950000025,4766501.289100001],[198612.17509999964,4766517.9452],[198617.8923000004,4766643.996200001],[198629.51449999958,4766891.082599999],[198629.80810000002,4766897.7465],[198634.76379999984,4767002.7992],[198636.19600000046,4767033.4494],[198640.5856999997,4767127.510399999],[198650.45830000006,4767336.727399999],[198654.28890000004,4767427.363299999],[198655.3361999998,4767451.131100001],[198656.37060000002,4767476.4574],[198657.4718000004,4767501.447000001],[198669.01800000016,4767774.5765],[198678.61120000016,4767986.6993],[198681.11070000008,4768041.5616999995],[198689.92320000008,4768248.9339000005],[198708.34580000024,4768685.4542],[198716.4757000003,4768879.169199999],[198718.83359999955,4768930.810699999],[198726.4798999997,4769093.165899999],[198733.9129999997,4769289.5824],[198735.29569999967,4769328.3584],[198736.44269999955,4769350.6752],[198739.87729999982,4769415.623],[198744.21270000003,4769501.0067],[198744.45749999955,4769506.5600000005],[198744.96490000002,4769516.2190000005],[198745.62239999976,4769527.429400001],[198762.9369000001,4769922.046499999],[198766.38879999984,4770000.347200001],[198767.60309999995,4770027.8913],[198769.4637000002,4770070.096000001],[198772.79989999998,4770147.6229],[198781.75079999957,4770350.649599999],[198789.2555999998,4770493.092],[198802.40079999994,4770819.010500001],[198807.52940000035,4770931.623199999],[198816.54030000046,4771156.347200001],[198816.68230000045,4771159.5681],[198820.44259999972,4771254.102399999],[198823.18329999968,4771314.4070999995],[198825.0719999997,4771355.386600001],[198825.26790000033,4771359.8292],[198841.54000000004,4771715.8785999995],[198842.50980000012,4771737.8695],[198850.20160000026,4771899.333000001],[198870.84090000018,4772335.868899999],[198876.9430999998,4772463.1280000005],[198884.1891999999,4772623.721000001],[198886.54530000035,4772677.1434],[198893.1989000002,4772824.297499999],[198914.95660000015,4773304.6294],[198924.40950000007,4773526.3301],[198938.5296,4773861.2206],[198940.35360000003,4773928.465399999],[198941.53639999963,4773971.9243],[198944.2893000003,4774028.778999999],[198960.44299999997,4774359.796399999],[198964.8975999998,4774451.5185],[198980.36560000014,4774776.223300001],[198989.14400000032,4774977.0331],[199005.91610000003,4775373.791200001],[199015.03610000014,4775565.683599999],[199020.17899999954,4775660.0461],[199051.86560000014,4776344.8114],[199063.00019999966,4776595.2607],[199065.0588999996,4776641.9081999995],[199070.4313000003,4776763.6361],[199076.5714999996,4776900.909600001],[199079.23500000034,4777033.3289],[199079.31730000023,4777038.8893],[199047.53479999956,4777039.5132],[199037.02070000023,4777041.5353],[198976.8060999997,4777068.7870000005],[198909.6096999999,4777100.4651],[198904.0859000003,4777102.8234],[198872.62540000025,4777108.886700001],[198854.5220999997,4777107.1269000005],[198736.17920000013,4777090.655200001],[198661.31259999983,4777087.1756],[198633.90639999975,4777087.162799999],[198610.41469999962,4777088.9803],[198578.3030000003,4777095.073799999],[198556.83299999963,4777102.032299999],[198499.34470000025,4777124.494000001],[198471.72520000022,4777130.723200001],[198381.96100000013,4777144.4868],[198358.3038999997,4777148.093],[198258.8306,4777147.041999999],[198234.4813000001,4777144.2248],[198218.73419999983,4777138.5787],[198197.1057000002,4777119.8389],[198185.98550000042,4777102.6371],[198179.6211000001,4777086.003799999],[198175.86670000013,4777069.3662],[198174.7625000002,4777046.268200001],[198171.4123999998,4776998.230799999],[198168.3060999997,4776937.273700001],[198166.50100000016,4776916.7662],[198163.8616000004,4776899.5228],[198150.02350000013,4776843.0471],[198135.61199999973,4776808.630799999],[198110.6690999996,4776757.432],[198092.7851999998,4776731.1819],[198074.15359999985,4776704.631200001],[198036.59690000024,4776667.0112],[198025.14360000007,4776660.7301],[197907.22229999956,4776637.4649],[197895.18099999987,4776636.3291],[197882.86070000008,4776638.099099999],[197867.49820000026,4776643.0085],[197851.6445000004,4776649.7203],[197710.81159999967,4776729.7436999995],[197690.07830000017,4776740.4559],[197657.6615000004,4776752.5765],[197633.50210000016,4776757.7653],[197610.06099999975,4776758.916099999],[197573.07919999957,4776754.547],[197549.6732999999,4776745.4583],[197530.0689000003,4776735.6446],[197512.69469999988,4776724.619200001],[197499.73149999976,4776713.732000001],[197470.47219999973,4776684.872099999],[197465.2056,4776678.317399999],[197445.41920000035,4776653.3774],[197415.70610000007,4776614.2996],[197410.37270000018,4776608.081700001],[197389.73929999955,4776591.637],[197357.09399999958,4776571.0515],[197334.77029999997,4776558.7995],[197311.30420000013,4776548.378799999],[197262.70380000025,4776534.066199999],[197250.78560000006,4776532.035800001],[197237.66079999972,4776534.065199999],[197224.9012000002,4776536.968699999],[197183.84669999965,4776551.144300001],[197147.3688000003,4776571.0151],[197138.61560000014,4776579.638900001],[197129.44060000032,4776587.947699999],[197121.8691999996,4776599.301200001],[197111.78639999963,4776623.8979],[197065.06149999984,4776776.6534],[197043.73249999993,4776829.014799999],[197024.0515999999,4776863.3861],[197014.80080000032,4776879.1545],[197001.85960000008,4776896.3111000005],[196995.30260000005,4776902.945699999],[196989.97410000023,4776907.8565],[196960.29750000034,4776926.536],[196946.7717000004,4776939.712400001],[196898.59509999957,4777008.291300001],[196883.79690000042,4777025.864499999],[196868.24619999994,4777039.353700001],[196849.36760000046,4777049.541099999],[196828.65859999973,4777058.919600001],[196652.1255999999,4777118.9649],[196634.95179999992,4777125.293299999],[196609.12200000044,4777133.2311],[196591.80989999976,4777136.4498],[196576.24650000036,4777136.808599999],[196548.74810000043,4777132.9134],[196523.53100000042,4777123.4636],[196423.7078999998,4777063.3618],[196373.44730000012,4777039.225099999],[196315.6891999999,4777013.419600001],[196282.29090000037,4777003.444800001],[196173.32320000045,4776974.3574],[196134.09939999972,4776959.968900001],[196081.24170000013,4776936.172499999],[195966.32529999968,4776826.7818],[195948.19749999978,4776809.895500001],[195898.2006000001,4776749.693299999],[195861.56950000022,4776676.4311],[195840.85979999974,4776614.477700001],[195809.87150000036,4776510.4713],[195721.41480000038,4776288.6165],[195524.6355999997,4776058.1318],[195412.58019999973,4775923.8035],[195415.9645999996,4775866.2281],[195384.99039999954,4775795.6084],[195315.58880000003,4775633.669],[195294.76939999964,4775585.8551],[195235.57540000044,4775497.243799999],[195165.1425999999,4775436.5119],[195088.29650000017,4775389.3105],[195053.18230000045,4775375.8563],[194983.68439999968,4775359.822000001],[194907.79989999998,4775343.2949],[194865.08440000005,4775369.6888],[194569.87760000024,4775338.495999999],[194368.70040000044,4775370.098099999],[194229.5217000004,4775445.1119],[194057.0499999998,4775539.9848],[193936.22609999962,4775552.9727],[193866.00659999996,4775550.002900001],[193780.5351999998,4775536.2556],[193707.61459999997,4775514.9344],[193571.66729999986,4775503.6789],[193429.79229999986,4775502.1521000005],[193383.49969999958,4775499.6699],[193293.0867999997,4775501.2862],[193203.09339999966,4775494.092800001],[193187.15060000028,4775498.816299999],[193126.74170000013,4775489.0691],[192981.23369999975,4775441.306600001],[192958.4188000001,4775429.3125],[192847.11739999987,4775336.7206999995],[192809.39630000014,4775298.1318],[192786.12449999992,4775257.890699999],[192716.10510000028,4775181.5823],[192683.59729999956,4775151.885],[192402.38829999976,4775017.4307],[192325.76049999986,4775011.871300001],[192018.02780000027,4775076.5057],[191915.20019999985,4775115.983100001],[191720.08430000022,4775160.8561],[191688.9938000003,4775168.0483],[191657.95289999992,4775169.1173],[191454.03839999996,4775165.5381000005],[191375.77780000027,4775158.1713],[190852.86519999988,4775155.9158],[190790.2455000002,4775164.2071],[190788.37760000024,4775164.403100001],[190705.39140000008,4775169.8344],[190621.51690000016,4775202.4628],[190523.95359999966,4775188.7469999995],[190416.2675999999,4775138.987],[190208.78149999958,4774997.600500001],[190069.92320000008,4774865.3442],[190010.5739000002,4774769.655200001],[189979.89140000008,4774642.169],[189979.11620000005,4774542.4834],[189988.5064000003,4774454.578500001],[190018.9798999997,4774354.6976],[190129.0005999999,4774202.123199999],[190174.38410000037,4774038.684699999],[190153.31340000033,4773971.862600001],[189966.49710000027,4773806.614600001],[189923.0519000003,4773800.6863],[189739.38379999995,4773737.2475000005],[189677.60610000044,4773705.109099999],[189629.03660000023,4773690.623199999],[189384.48170000035,4773614.825999999],[188920.06740000006,4773627.6292],[188719.79150000028,4773633.532299999],[188690.61120000016,4773634.418],[188692.39219999965,4773637.6757],[188697.50100000016,4773647.682],[188699.20569999982,4773651.054500001],[188697.99540000036,4773667.4704],[188694.13069999963,4773716.951400001],[188692.84410000034,4773733.482100001],[188691.7081000004,4773737.206700001],[188690.82490000036,4773748.2655],[188694.53940000013,4773847.595899999],[188707.36340000015,4774191.3652],[188711.61459999997,4774306.030300001],[188717.0231999997,4774460.3758000005],[188717.7860000003,4774487.831499999],[188726.90780000016,4774827.3181],[188732.80549999978,4775033.506100001],[188738.00629999954,4775215.463099999],[188738.97819999978,4775242.1302000005],[188741.09360000025,4775302.802200001],[188742.98099999968,4775358.476199999],[188746.93599999975,4775564.9756000005],[188748.22589999996,4775632.5858],[188748.4815999996,4775652.4964000005],[188748.5870000003,4775660.1712],[188748.7123999996,4775670.071],[188751.66779999994,4775838.552200001],[188764.94940000027,4776426.3780000005],[188766.09509999957,4776480.082599999],[188769.2929999996,4776641.318700001],[188769.53479999956,4776655.5538],[188769.62469999958,4776695.0604],[188770.02809999976,4776716.4112],[188771.23830000032,4776780.4637],[188771.64680000022,4776801.9255],[188772.70799999963,4776875.2225],[188775.64800000004,4777095.124500001],[188776.55179999955,4777168.539999999],[188776.7226999998,4777181.2202],[188777.23550000042,4777219.2607],[188777.4115000004,4777232.051999999],[188777.60280000046,4777245.1764],[188777.96250000037,4777254.843],[188778.17480000015,4777263.0693],[188778.5192999998,4777272.4026],[188779.17669999972,4777297.526000001],[188779.6202999996,4777323.3269],[188780.01350000035,4777346.236400001],[188596.18929999974,4777349.1768],[188470.7547000004,4777351.6798],[188463.7111999998,4777322.5075],[188463.41170000006,4777315.954600001],[188465.07639999967,4777307.753699999],[188466.62870000023,4777304.2325],[188470.15000000037,4777300.9553],[188493.1542999996,4777290.2212000005],[188512.53139999975,4777275.0896000005],[188518.98900000006,4777268.228],[188532.6272,4777250.6875],[188538.5208999999,4777236.8399],[188538.7921000002,4777224.918500001],[188532.17080000043,4777197.841600001],[188530.11710000038,4777183.244000001],[188530.3013000004,4777174.776900001],[188533.17239999957,4777164.406300001],[188543.46700000018,4777154.0304000005],[188551.47200000007,4777143.536599999],[188562.69409999996,4777123.101600001],[188572.8772,4777110.282299999],[188576.22620000038,4777103.228800001],[188577.87590000033,4777094.694800001],[188575.69689999986,4777066.6358],[188574.61220000032,4777035.7444],[188568.6336000003,4776997.730799999],[188555.3262,4776972.5175],[188550.82890000008,4776966.9354],[188535.57569999993,4776956.2797],[188528.3861999996,4776954.2708],[188497.90220000036,4776954.884400001],[188476.21630000044,4776951.6458],[188472.73620000016,4776948.6884],[188469.85190000013,4776942.698799999],[188469.3945000004,4776938.0452],[188470.05140000023,4776934.5649],[188478.85059999954,4776921.808700001],[188486.51939999964,4776916.449899999],[188491.48080000002,4776914.3312],[188501.4285000004,4776914.2106],[188510.12380000018,4776918.821799999],[188516.34669999965,4776919.3166000005],[188523.1805999996,4776917.112400001],[188529.7000000002,4776908.022],[188501.80090000015,4776867.0031],[188417.7762000002,4776743.9618],[188389.71810000017,4776703.061799999],[188379.77520000003,4776703.2936],[188353.20309999958,4776703.8401],[188258.57230000012,4776705.828500001],[188244.47200000007,4776706.1392],[188237.94859999977,4776706.2149],[188237.19739999995,4776686.215399999],[188236.7100999998,4776673.7722],[188232.8234000001,4776663.7104],[188144.52720000036,4776541.9801],[188137.5563000003,4776535.843599999],[188127.07409999985,4776531.425799999],[188112.72929999977,4776529.9672],[188041.65110000037,4776533.2184],[187729.68620000035,4776546.3839],[187730.8300999999,4776590.9626],[187734.00260000024,4776717.253699999],[187736.6919999998,4776838.335899999],[187743.7139999997,4777159.1139],[187744.69039999973,4777201.8083],[187747.30429999996,4777323.0053],[187747.51279999968,4777332.9015],[187748.1383999996,4777362.5899],[187748.2706000004,4777372.6008],[187749.5778000001,4777424.295299999],[187753.5097000003,4777579.6011],[187754.82210000046,4777631.4067],[187763.76580000017,4777985.1532000005],[187765.18030000012,4778049.8649],[187775.89279999956,4778550.7806],[187783.06479999982,4778847.957],[187788.0195000004,4779116.2972],[187789.58559999987,4779305.3244],[187792.94510000013,4779723.881999999],[187795.10319999978,4779909.765900001],[187794.92140000034,4779943.1643],[187793.89389999956,4780068.4243],[187795.1546,4780174.213199999],[187796.65699999966,4780438.260299999],[187798.01800000016,4780601.364399999],[187799.84030000027,4780820.7655],[187799.98340000026,4780832.7794],[187800.24990000017,4780868.828600001],[187800.25009999983,4780872.3902],[187800.31670000032,4780880.9573],[187800.71719999984,4780946.6063],[187801.76659999974,4781143.7828],[187802.09109999985,4781209.546599999],[187802.43869999982,4781236.688100001],[187803.23220000044,4781318.012499999],[187803.50349999964,4781345.2687],[187803.7446999997,4781377.2009],[187803.92960000038,4781404.3498],[187804.31570000015,4781473.2272],[187804.48060000036,4781505.2743],[187949.30530000012,4781505.8697],[188016.95540000033,4781505.4408],[188136.1311999997,4781504.989499999],[188246.80989999976,4781505.931],[188317.6582000004,4781505.915100001],[188575.15309999976,4781506.4867],[188654.13179999962,4781505.9911],[188699.04169999994,4781505.7183],[188866.49729999993,4781505.6324000005],[188868.05790000036,4781632.553300001],[188869.1741000004,4781724.769200001],[188869.5081000002,4781744.565199999],[188880.92069999967,4782461.589299999],[188882.62679999974,4782572.031400001],[188882.83430000022,4782587.27],[188883.9441999998,4782641.8672],[188885.00299999956,4782700.6961],[188860.2745000003,4782700.045700001],[188845.88179999962,4782699.0342],[188810.96499999985,4782696.6238],[188794.87930000015,4782694.242900001],[188762.1486999998,4782689.7294],[188728.71140000038,4782682.2433],[188722.04629999958,4782680.878699999],[188690.0833999999,4782671.767100001],[188520.34759999998,4782680.2007],[187807.0926000001,4782715.885299999],[187536.6305999998,4782719.6153],[186725.09779999964,4782731.3214],[186454.56170000043,4782735.3202],[186379.42370000016,4782737.5578000005],[186153.78610000014,4782744.7311],[186104.54140000045,4782746.3342],[186078.5717000002,4782747.0868],[185958.50019999966,4782750.733899999],[185936.44539999962,4782751.528899999],[185837.54920000024,4782754.7576],[185598.13709999993,4782760.2477],[185585.35560000036,4782760.615499999],[185477.99409999978,4782764.1291000005],[185411.8799999999,4782765.849099999],[185303.35900000017,4782768.9738],[185227.81379999965,4782771.243000001],[185052.83430000022,4782779.226600001],[184779.7818,4782790.643200001],[184605.1780000003,4782797.9531],[184485.98599999957,4782803.032400001],[184313.1057000002,4782810.603800001],[184189.04729999974,4782814.467],[184128.4241000004,4782816.835100001],[184009.1453999998,4782821.8155000005],[183938.64960000012,4782825.7567],[183727.09109999985,4782837.810699999],[183656.51910000015,4782841.8697],[183406.68950000033,4782851.3717],[183324.98209999967,4782854.3939],[182656.96040000021,4782880.055299999],[182407.05370000005,4782889.709000001],[182370.10709999967,4782891.099199999],[182333.24179999996,4782892.4859],[182254.4626000002,4782895.384199999],[181796.69400000013,4782912.5418],[181644.02639999986,4782918.3456999995],[181368.39300000016,4782934.0273],[180541.26549999975,4782981.484300001],[180265.55659999978,4782997.3258],[180185.1836000001,4783002.7719],[179886.01379999984,4783029.4156],[179851.10819999967,4783032.615900001],[179350.36089999974,4783077.3401999995],[179143.66920000035,4783088.974199999],[179101.92320000008,4783090.6085],[178975.48060000036,4783095.903899999],[178656.67389999982,4783102.044600001],[178650.03259999957,4783097.794199999],[178635.72090000007,4783098.5813],[178628.00879999995,4783099.2794],[178595.87980000023,4783102.5778],[177419.03409999982,4783149.3531],[177385.69510000013,4783149.486300001],[177287.4104000004,4783152.031199999],[177254.4336000001,4783152.927100001],[177184.1710000001,4783153.254000001],[176973.22530000005,4783154.357999999],[176902.8864000002,4783154.8027],[176863.98170000035,4783156.204600001],[176807.42489999998,4783158.445],[176747.01319999993,4783160.200999999],[176708.02190000005,4783161.4966],[176571.48599999957,4783158.633199999],[176514.23080000002,4783159.907299999],[176352.50229999982,4783163.9232],[175151.22759999987,4783193.216600001],[175139.44639999978,4783195.7828],[175126.25760000013,4783196.1897],[175050.5784,4783199.246200001],[175025.27410000004,4783200.3432],[175000.8541000001,4783201.1754],[174927.2792999996,4783203.9101],[174902.7832000004,4783204.8576],[174882.67989999987,4783205.5954],[174822.38580000028,4783208.142100001],[174802.20650000032,4783208.994999999],[174753.70770000014,4783210.978700001],[174646.3030000003,4783215.556],[174608.23790000007,4783217.487299999],[174569.93939999957,4783219.6526],[174560.1849999996,4783223.681299999],[174511.7268000003,4783223.1044],[174366.03170000017,4783221.5024],[174317.4972000001,4783221.0418],[174284.1518000001,4783221.0792],[174184.13669999968,4783221.636399999],[174150.72049999982,4783221.9004999995],[174110.27329999954,4783225.1731],[173988.93730000034,4783235.103499999],[173948.49560000002,4783238.4882],[173864.14379999973,4783242.6414],[173781.6629999997,4783246.706],[173281.17590000015,4783271.606000001],[173114.2673000004,4783279.9551],[173111.48550000042,4783279.754799999],[173102.8147,4783279.169299999],[173099.9567999998,4783279.084000001],[173089.47640000004,4783283.2611],[173074.36319999956,4783289.4421],[173057.80179999955,4783296.0265999995],[173047.24540000036,4783300.3188000005],[172691.42250000034,4783317.2006],[172511.37239999976,4783343.897500001],[172483.6052000001,4783346.347100001],[172460.05200000014,4783348.26],[172399.8624999998,4783356.3895],[172230.94350000005,4783372.0934999995],[172146.6875,4783379.9373],[171825.4894000003,4783409.7805],[171608.68429999985,4783430.0362],[171576.89300000016,4783433.5743],[171561.2745000003,4783434.3281],[171418.5597000001,4783442.2195],[171370.98809999973,4783444.8506000005],[171361.7960000001,4783445.294500001],[171345.45600000024,4783446.306299999],[171333.9916000003,4783446.9713],[171324.72339999955,4783447.530300001],[171307.8247999996,4783448.7918],[171256.90110000037,4783452.921599999],[171239.92650000006,4783454.2983],[171035.10190000013,4783418.774599999],[170921.3228000002,4783416.3714000005],[170835.76260000002,4783430.974300001],[170824.4031999996,4783438.8715],[170798.6975999996,4783440.115],[170683.28249999974,4783446.0331999995],[170665.22890000045,4783447.018200001],[170644.8108000001,4783448.0064],[170615.22809999995,4783448.324899999],[170526.33880000003,4783449.7334],[170496.68549999967,4783450.2786],[170480.0906999996,4783451.0821],[170430.30640000012,4783453.493000001],[170413.63019999955,4783454.3006],[170640.82679999992,4783776.7322],[170726.58409999963,4783835.3714000005],[171096.42489999998,4784088.569399999],[171264.78479999956,4784704.4289],[171256.91650000028,4785189.3115],[171256.40519999992,4785204.0316],[171250.2533999998,4785371.878799999],[171166.6065999996,4785619.3991],[171158.46470000036,4785653.3028],[171145.63040000014,4785706.470799999],[171143.90600000042,4785719.691],[171142.28509999998,4785731.681600001],[171141.65299999993,4785738.837200001],[171140.28679999989,4785751.0382],[171139.33949999977,4785760.101600001],[171134.6205000002,4785802.4122],[171130.42389999982,4785840.355799999],[171111.04220000003,4786015.968599999],[171025.05090000015,4786794.0907000005],[171001.94830000028,4786837.068600001],[170888.08920000028,4787048.9855],[170885.84910000023,4787053.213199999],[170881.66179999989,4787060.986400001],[170845.3585000001,4787174.630799999],[170736.4576000003,4787515.5657],[170700.16029999964,4787629.211200001],[170677.63410000037,4787699.104800001],[170610.07510000002,4787909.1197],[170587.5619000001,4787979.2359],[170565.72449999955,4788056.556],[170569.1797000002,4788116.0616999995],[170593.75310000032,4788545.6087],[170601.8378999997,4788688.8334],[170608.70909999963,4788759.9745000005],[170631.56390000042,4788997.782199999],[170649.72410000023,4789187.5],[170748.6518000001,4789616.559800001],[170813.73819999956,4789900.5265999995],[170882.15350000001,4790199.473300001],[171022.7207000004,4790814.2201000005],[171053.5334999999,4790949.2184],[170430.2977,4792203.9825],[170499.4966000002,4792424.956],[170698.34439999983,4793057.3529],[170818.22389999963,4793410.2456],[170832.95370000042,4793453.729499999],[170735.0674999999,4794674.1128],[170701.12660000008,4795096.5965],[170690.70010000002,4795188.618000001],[170678.27350000013,4795298.104499999],[170681.87469999958,4795388.999399999],[170716.61220000032,4796276.6351],[170725.94079999998,4796515.546800001],[170728.2220999999,4796572.5495],[170731.36610000022,4796652.3336],[170740.73890000023,4796892.1339],[170743.80740000028,4796972.0329],[170744.30370000005,4796983.921399999],[170745.64099999983,4797019.8168],[170746.06149999984,4797031.8203],[170521.37370000035,4797227.443299999],[169847.3230999997,4797814.6985],[169622.61149999965,4798010.4693],[169543.29989999998,4798186.0163],[169305.24179999996,4798712.8947],[169225.87320000026,4798888.5616],[168509.61930000037,4800488.8719999995],[167067.5778000001,4803713.6928],[166398.04090000037,4805204.6028],[166360.3967000004,4805288.4088],[165642.8125,4806886.8014],[163887.50420000032,4810830.205600001],[160083.59399999958,4819413.324999999],[162334.24920000043,4820411.313200001],[162455.71779999975,4820463.899900001],[163653.67229999974,4820996.5032],[166401.62569999974,4822219.5133],[171456.75119999982,4824370.5814],[176877.19070000015,4826610.3824000005],[187117.9922000002,4830961.430299999],[195304.6144000003,4834425.4714],[196997.42179999966,4835143.3347],[197389.53369999956,4835310.4661],[200552.3487999998,4836966.1964],[200977.3225999996,4837182.464400001],[201103.1666000001,4837246.955800001],[201365.93829999957,4837378.121200001],[201567.6490000002,4837476.2947],[201845.4243999999,4837610.8144000005],[201959.7581000002,4837665.928400001],[201987.1347000003,4837679.8444],[202033.69799999986,4837703.478499999],[202476.13900000043,4837918.6095],[202720.6372999996,4837907.2928],[202724.59030000027,4837907.1171],[205698.19209999964,4837779.733899999],[207603.13970000017,4837698.859200001],[216977.88350000046,4837162.667199999],[217680.55179999955,4837123.518200001],[220184.30620000046,4837008.198999999],[226628.2335000001,4836718.0833],[227763.3803000003,4836667.6800999995],[227758.4720999999,4836547.0581],[228347.3426000001,4836519.7853],[234345.33829999994,4836258.703299999],[236278.67140000034,4836175.215500001],[237124.9110000003,4836138.9123],[237126.68149999995,4836138.7315],[237841.7620000001,4836108.1183],[242336.87069999985,4835904.261299999],[242340.42040000018,4835904.124600001],[247595.483,4835669.475400001],[247923.75050000008,4835654.988500001],[248484.46640000027,4835634.5579],[248485.35390000045,4835634.524499999],[254869.3532999996,4835405.419500001],[254869.59939999972,4835405.5217],[256197.96590000018,4835358.665200001],[258008.78359999973,4835295.1664],[258473.0133999996,4835272.502],[258450.8406999996,4834586.453],[257949.86459999997,4820703.0923999995],[257944.93269999977,4820703.2699],[257384.1760999998,4806822.319700001],[257290.26350000035,4805847.8445999995],[258892.44359999988,4806281.215500001],[259311.4194,4806027.4021000005],[259766.41810000036,4806062.468699999],[263189.7444000002,4804824.123],[263189.44859999977,4804815.6822],[263244.8470999999,4804810.516000001],[264665.5155999996,4804678.820599999],[265279.4765999997,4804459.088500001],[265754.4177000001,4804289.156099999],[267013.4769000001,4803837.4319],[269390.25710000005,4803535.755899999],[270776.7560999999,4803013.587099999],[272437.7083999999,4802902.6569],[272304.07820000034,4802592.491800001],[272297.01860000007,4802570.8254],[272289.78560000006,4802548.8312],[272233.77469999995,4802382.1555],[272227.7260999996,4802364.0131],[272225.37519999966,4802356.865],[272220.50769999996,4802342.463300001],[272149.9315999998,4802133.804500001],[272123.9283999996,4802058.1828000005],[271900.03529999964,4801406.8247],[271848.05879999977,4801254.3585],[271630.0186999999,4800631.051100001],[271424.80229999963,4800047.121300001],[271065.39719999954,4799024.6522],[270876.5203,4798494.108200001],[270837.04200000037,4798383.3653],[270775.03359999973,4798209.2289],[270629.75879999995,4797806.6383],[270318.76300000027,4796953.122400001],[270194.0049999999,4796610.774700001],[270132.59810000006,4796445.6284],[270130.7171,4796440.4662999995],[270065.12289999984,4796262.1197],[270016.0632999996,4796133.0254],[269766.30989999976,4795476.701199999],[269581.5181,4794994.9673999995],[269268.0217000004,4794184.4899],[268991.1610000003,4793468.5098],[268988.76130000036,4793462.4761],[268968.53780000005,4793410.3495000005],[268812.48039999977,4793004.373299999],[268765.6665000003,4792882.7698],[268584.0206000004,4792413.512700001],[268578.3981999997,4792398.8049],[268538.0493000001,4792292.9935],[268382.7542000003,4791894.0033],[268341.0515999999,4791786.793500001],[267481.3393000001,4789565.2347],[267319.9308000002,4789204.609999999],[266707.01219999976,4789218.4144],[266298.1496000001,4789235.3661],[265815.9650999997,4789255.5381000005],[265105.27880000044,4789285.425000001],[265103.24820000026,4789285.4953000005],[264364.89219999965,4789317.195599999],[263406.6492999997,4789358.5254999995],[263320.1035000002,4789362.653899999],[263212.52859999985,4789367.7391],[263170.2265999997,4789369.6592999995],[263150.0909000002,4789370.584100001],[263141.72869999986,4789370.987],[263040.06769999955,4789375.423900001],[263007.02130000014,4789376.9109000005],[263001.01070000045,4789377.1207],[262995.7312000003,4789377.305],[262984.5262000002,4789377.8072999995],[262894.07019999996,4789381.744100001],[262876.36730000004,4789382.4735],[262839.5845999997,4789384.0918000005],[262808.8086000001,4789385.3893],[262772.0258999998,4789387.007999999],[262731.7505999999,4789388.7489],[262704.54849999957,4789389.922],[262668.0094999997,4789391.5328],[262633.17619999964,4789393.084100001],[262600.45469999965,4789394.5616999995],[262568.87040000036,4789395.9997000005],[262528.51779999956,4789397.855799999],[262498.72030000016,4789399.231699999],[262391.13790000044,4789404.107799999],[262015.375,4789421.2718],[261741.6793999998,4789433.9845],[261699.94209999964,4789435.7829],[261450.98479999974,4789446.6383],[261189.44790000003,4789453.6086],[261054.74010000005,4789457.236099999],[260955.70110000018,4789459.944],[260895.40969999973,4789461.399900001],[260773.7209999999,4789465.241699999],[260707.12150000036,4789467.699899999],[260692.41999999993,4789468.2181],[260532.50239999965,4789474.190199999],[260395.54750000034,4789478.6885],[260094.0636,4789487.5557],[260083.33810000028,4789487.8235],[260042.06859999988,4789489.059599999],[259929.2134999996,4789492.0484],[259840.81850000005,4789494.5074000005],[259709.56089999992,4789499.1515999995],[259021.7405000003,4789520.75],[258396.7912999997,4789531.1731],[258290.77269999962,4789527.496099999],[258253.45519999973,4789527.823899999],[257810.12789999973,4789536.618100001],[257686.73830000032,4789538.463099999],[257590.25609999988,4789551.3596],[257451.66189999972,4789557.8664],[257442.24760000035,4789553.865700001],[257417.7076000003,4789547.625499999],[257385.0195000004,4789543.2333],[257237.23440000042,4789545.1798],[257188.54920000024,4789546.031199999],[257051.52139999997,4789548.5978999995],[257007.5268000001,4789544.167300001],[256956.8942999998,4789547.4253],[256933.9634999996,4789549.803099999],[256761.97860000003,4789550.513499999],[256592.04650000017,4789554.046],[256587.3169999998,4789449.349300001],[256584.6978000002,4789392.172700001],[256584.16110000014,4789359.0529],[256576.71619999968,4789201.297599999],[256573.33820000011,4789120.684],[256573.3328999998,4789043.3968],[256566.06259999983,4788908.6547],[256565.35940000042,4788898.1154],[256560.54399999976,4788822.779999999],[256544.77560000028,4788426.010500001],[256543.50160000008,4788390.4706],[256528.8777999999,4788046.037799999],[256517.39829999954,4787757.5395],[256515.25879999995,4787711.4662],[256515.03189999983,4787705.1357],[256499.76960000023,4787390.5287999995],[256497.56579999998,4787338.1193],[256495.8348000003,4787267.1216],[256492.72080000024,4787132.5645],[256419.06790000014,4785249.7335],[256411.84470000025,4785054.940099999],[256400.12210000027,4784739.0954],[256399.96690000035,4784734.764],[256398.51180000044,4784687.332],[256352.58389999997,4783355.1964],[256350.13929999992,4783284.669500001],[256333.57830000017,4782804.0836],[256329.23929999955,4782667.013499999],[256325.44049999956,4782576.8521],[256325.1629999997,4782557.734999999],[256315.4132000003,4781728.3937],[256314.01319999993,4781709.761600001],[256313.74320000038,4781706.7687],[256278.13439999986,4781246.6602],[256268.63289999962,4781124.565300001],[256233.42300000042,4780336.726299999],[256215.9400000004,4779943.914799999],[256902.05200000014,4779933.3991],[256907.0137,4779933.221999999],[257026.00490000006,4779899.061899999],[257027.46910000034,4779899.0097],[257349.16079999972,4779903.3303],[257469.38430000003,4779903.7181],[257726.33770000003,4779896.9069],[257846.4763000002,4779892.6339],[258003.84700000007,4779884.148499999],[258084.49490000028,4779877.835899999],[258308.33729999978,4779862.882200001],[258643.59970000014,4779843.541300001],[258702.20239999983,4779840.2414],[259065.34630000032,4779828.607100001],[259117.65560000017,4779826.9791],[259193.47609999962,4779824.631200001],[259258.80360000022,4779822.655099999],[260454.23550000042,4779786.950099999],[260927.72520000022,4779772.9803],[260929.75870000012,4779772.9089],[262357.4606999997,4779758.8553],[262920.32940000016,4779753.3587],[263333.8931999998,4779749.426200001],[263649.0286999997,4779746.376599999],[263480.60089999996,4779351.9246],[263454.75939999986,4779283.214400001],[264190.6535,4779254.5836],[264209.7737999996,4779251.697799999],[264265.4511000002,4779253.217599999],[264634.1869999999,4779231.125399999],[264636.57739999983,4779229.5973000005],[265837.8267999999,4779163.286699999],[267070.0871000001,4779091.6809],[267186.74849999975,4779085.691],[268805.8092,4778969.835899999],[269679.0039999997,4778905.1197],[269958.69859999977,4778884.4385],[269981.53050000034,4778882.8892],[270762.4648000002,4778823.0967999995],[270721.3069000002,4777808.1358],[270694.69629999995,4777152.8156],[270682.5473999996,4776852.245999999],[270679.5976999998,4776781.520300001],[270664.68560000043,4776621.581800001],[270663.88350000046,4776612.269200001],[270662.6952999998,4776598.7446],[270661.1397000002,4776581.563200001],[270624.14969999995,4775777.494100001],[270617.38239999954,4775728.911499999],[270614.9709000001,4775708.0899],[270584.5482999999,4775477.0703],[270580.5833999999,4775446.4054000005],[270542.91970000044,4775172.156199999],[270538.3770000003,4775129.169299999],[270538.2396,4775127.506100001],[270537.7757000001,4775123.4079],[270537.2932000002,4775118.7544],[270541.5215999996,4775028.8858],[270541.59839999955,4775026.325999999],[270542.3683000002,4774971.7083],[270545.4944000002,4774427.5755],[270527.12009999994,4773978.228700001],[270527.74870000035,4773965.4213],[270527.07650000043,4773957.549799999],[270495.1752000004,4773675.4354],[270493.9866000004,4773649.7917],[270456.25370000023,4773199.2064],[270393.48419999983,4772450.265799999],[270386.06819999963,4772300.0825],[270376.6485000001,4772109.7179000005],[270364.78199999966,4771870.847999999],[270352.81549999956,4771595.068399999],[270340.58110000007,4771216.785800001],[270337.4681000002,4771119.3818],[270328.4112,4770816.1532000005],[270318.93599999975,4770498.040100001],[270312.8841000004,4770262.310699999],[270307.7871000003,4770062.239399999],[270286.8055999996,4769404.2903],[270284.64180000033,4769320.530300001],[270282.9793999996,4769241.9791],[270274.7082000002,4768913.486099999],[270274.10140000004,4768861.4724],[270319.81900000013,4768862.826400001],[270866.15859999973,4768823.5822],[271077.7823000001,4768806.0382],[271170.7412999999,4768798.255000001],[271227.51549999975,4768796.1316],[271342.97869999986,4768795.4914],[272170.9364,4768792.9638],[272367.14630000014,4768763.187899999],[272387.6425000001,4768756.612500001],[272506.07189999986,4768742.217800001],[272670.55989999976,4768722.2903],[272841.38069999963,4768701.4891],[272886.3799999999,4768695.990900001],[272914.8119999999,4768692.600099999],[273115.2028000001,4768668.266100001],[273331.6771,4768641.9593],[273534.3883999996,4768616.2267],[273685.82629999984,4768601.092499999],[274661.3384999996,4768564.7424],[275365.32919999957,4768537.674000001],[275485.5853000004,4768534.0557],[275714.63740000036,4768525.5338],[276047.9961000001,4768502.0382],[276901.2008999996,4768446.6708],[277058.45299999975,4768454.6579],[277088.8817999996,4768452.442299999],[277132.90490000043,4768449.450099999],[277643.4899000004,4768413.696],[277660.58719999995,4768412.8061999995],[277612.42650000006,4768338.774],[277546.72420000006,4768189.380100001],[277582.3903999999,4768122.514699999],[277648.1266999999,4768092.470799999],[277724.51690000016,4768121.671],[278088.59580000024,4768270.1543000005],[278181.1776999999,4768225.4583],[278260.3970999997,4768163.520300001],[278266.73929999955,4768095.053400001],[278097.18149999995,4767715.669299999],[278094.2764999997,4767709.0931],[278027.5312000001,4767552.502699999],[277965.34240000043,4767481.035800001],[277792.10280000046,4767383.272],[277676.4349999996,4767275.1905000005],[277603.83079999965,4767152.0353],[277596.4018000001,4767124.2608],[277583.4932000004,4767075.986],[277566.71640000027,4766984.0341],[277581.2503000004,4766906.7392],[277639.233,4766768.3303],[277739.0404000003,4766641.6811],[277856.52020000014,4766531.580499999],[277978.6105000004,4766422.6665],[278100.9013,4766297.183499999],[278189.87320000026,4766100.0757],[278221.0702999998,4765967.767200001],[278228.34609999973,4765847.463099999],[278228.72580000013,4765793.753699999],[278229.1420999998,4765728.5921],[278201.4606999997,4765627.2095],[278106.7396,4765423.4976],[278058.54289999977,4765358.8013],[278028.1665000003,4765332.8827],[277854.4967,4765233.4604],[277692.6253000004,4765150.7797],[277564.16789999977,4765067.016000001],[277465.2576000001,4764973.6218],[277453.05229999963,4764962.1230999995],[277354.90550000034,4764842.134500001],[277324.79760000017,4764766.9595],[277246.88599999994,4764596.952],[277230.21640000027,4764528.566199999],[277244.49789999984,4764443.3859],[277291.41889999993,4764308.004000001],[277342.8766999999,4764209.162699999],[277410.2642999999,4764115.8071],[277454.48000000045,4764080.238399999],[277569.909,4763988.546599999],[277641.1964999996,4763912.0767],[277628.3021,4763758.852600001],[277604.64269999973,4763673.683499999],[277602.9840000002,4763667.8452],[277499.49980000034,4763421.732999999],[277432.95019999985,4763277.5909],[277356.1769000003,4763142.8981],[277324.8710000003,4763088.773800001],[277302.7435999997,4762995.6622],[277271.31149999984,4762754.546499999],[277267.53330000024,4762721.2059],[277262.25879999995,4762722.1557],[277226.89410000015,4762586.0057],[277171.07100000046,4762430.7325],[277208.47250000015,4762366.034700001],[277286.4983000001,4762298.0145],[277420.49590000045,4762254.3017],[277588.6349999998,4762201.1445],[277814.3312999997,4762133.1165],[277829.62650000025,4762134.0655000005],[277994.4199999999,4762143.7292],[278084.14240000024,4762129.0364],[278155.4916000003,4762096.485300001],[278223.4556,4761971.993100001],[278262.40610000025,4761879.125],[278282.1786000002,4761798.9958999995],[278324.88719999976,4761653.1994],[278350.2549999999,4761561.7722],[278372.6503999997,4761441.5364],[278365.39190000016,4761358.502599999],[278332.0058000004,4761303.107100001],[278283.44959999993,4761230.5262],[278193.9146999996,4761208.522299999],[278088.93680000026,4761261.7282],[277991.23900000006,4761312.809900001],[277913.35250000004,4761327.7863],[277836.7494000001,4761279.1307],[277814.0697999997,4761229.282400001],[277814.31909999996,4761224.3826],[277817.00129999965,4761178.714400001],[277815.8909999998,4761094.147299999],[277815.5543999998,4761073.702299999],[277801.7876000004,4760994.103800001],[277760.9238,4760869.469699999],[277702.3019000003,4760748.6361],[277698.89269999973,4760739.185699999],[277663.3312999997,4760642.1734],[277662.59240000043,4760619.4068],[277661.39580000006,4760582.536],[277687.3808000004,4760449.8407000005],[277707.36510000005,4760376.262399999],[277734.21300000045,4759890.0078],[277704.5047000004,4759779.686899999],[277668.98759999964,4759679.1154],[277633.0197999999,4759607.4637],[277561.7918999996,4759478.4793],[277499.86510000005,4759336.742000001],[277436.5935000004,4759211.502599999],[277378.5334000001,4759229.174900001],[277342.31510000024,4759298.2786],[277320.40110000037,4759397.9352],[277289.4354999997,4759445.1897],[277107.6183000002,4759544.375600001],[277071.9656999996,4759542.8671],[276998.5440999996,4759512.4595],[276948.3546000002,4759420.5952],[276952.9017000003,4759414.7774],[277007.8805999998,4759254.7874],[277044.7558000004,4759017.6764],[277061.4099000003,4758964.7717],[277103.7878999999,4758881.680600001],[277156.89460000023,4758781.898600001],[277215.9894000003,4758705.4912],[277218.5650000004,4758661.6051],[277188.16339999996,4758537.8561],[277145.21549999993,4758447.756100001],[277084.6704000002,4758361.5636],[277023.44859999977,4758352.5483],[276972.71439999994,4758364.649],[276908.36760000046,4758462.9081999995],[276857.71360000037,4758535.1523],[276671.7226999998,4758662.277799999],[276594.6484000003,4758650.447699999],[276467.52890000027,4758493.9443],[276430.0409000004,4758451.364],[276361.44689999986,4758379.1142],[276244.9696000004,4758328.772700001],[276082.7488000002,4758340.8507],[276017.58110000007,4758313.6293],[275938.6146,4758264.068399999],[275828.7651000004,4758274.218699999],[275725.4199000001,4758290.9396],[275628.0871000001,4758306.6872000005],[275483.42080000043,4758418.3741999995],[275440.5873999996,4758454.6863],[275388.4824000001,4758457.2827],[275267.5016999999,4758379.422],[275197.81429999974,4758326.5634],[275089.0769999996,4758333.242699999],[274954.8727000002,4758347.8749],[274875.6492999997,4758345.472999999],[274793.7659999998,4758269.5605],[274777.8080000002,4758228.838300001],[274774.5357999997,4758203.8199000005],[274770.5700000003,4758192.499],[274762.66839999985,4758183.1974],[274770.9902999997,4758135.674000001],[274890.8203999996,4757897.045499999],[274897.9154000003,4757896.701400001],[274917.3348000003,4757896.0638999995],[274921.1732999999,4757896.049000001],[274923.2132000001,4757895.982100001],[274928.1124999998,4757895.932399999],[275105.3053000001,4757889.229],[275585.1497999998,4757870.7281],[275597.3853000002,4757870.216399999],[275614.51999999955,4757869.6557],[275616.6451000003,4757869.6973],[275634.09889999963,4757868.9037999995],[275646.2527999999,4757868.395],[275897.67449999973,4757858.616699999],[276651.85819999967,4757829.3398],[276903.2022000002,4757819.712099999],[276925.5625,4757819.095799999],[277867.98429999966,4757783.831700001],[277914.2301000003,4757781.777799999],[277967.48220000044,4757779.163899999],[278182.8470999999,4757770.8596],[278188.22869999986,4757770.5743],[278204.38069999963,4757769.9407],[278209.68429999985,4757769.769099999],[278618.14269999973,4757754.012599999],[278628.0120000001,4757753.582800001],[278754.87990000006,4757749.1547],[278968.4112999998,4757742.268300001],[278969.63520000037,4757742.228800001],[278971.5153999999,4757742.2794],[279682.51769999973,4757719.1755],[279750.9749999996,4757716.976299999],[280359.1758000003,4757697.467800001],[280372.9293999998,4757693.3587],[280399.6135999998,4757684.944499999],[280402.6752000004,4757686.180500001],[280411.8707999997,4757690.2216],[280414.85450000037,4757691.5713],[280424.4545,4757695.488299999],[280434.65020000003,4757695.0507],[281168.108,4757666.824100001],[282089.3638000004,4757631.7052],[282121.5862999996,4757630.458900001],[282134.9676999999,4757630.0338],[282442.30229999963,4757609.0481],[282482.58860000037,4757607.1031],[282483.9082000004,4757607.505899999],[282499.9007000001,4757606.9986000005],[282515.88960000034,4757606.3803],[282748.1805999996,4757598.794500001],[283444.8158999998,4757576.314300001],[283677.02880000044,4757568.8737],[283683.2335000001,4757568.7892],[283701.60610000044,4757568.6543000005],[283707.7326999996,4757568.6833999995],[283750.63709999993,4757566.885500001],[283879.19409999996,4757561.720899999],[283922.0203999998,4757560.037799999],[283924.8727000002,4757559.8368],[283933.3585000001,4757559.569399999],[283936.13269999996,4757559.482000001],[284109.9534,4757552.228599999],[284631.41610000003,4757530.495200001],[284805.159,4757523.3730999995],[284849.0920000002,4757622.043199999],[284980.88430000003,4757918.0547],[285024.8128000004,4758016.7257],[285034.67449999973,4758016.083000001],[285225.7254999997,4758003.9816],[285828.3163999999,4757966.233899999],[285860.67569999956,4757964.2227],[286038.62009999994,4757953.4427000005],[286044.4840000002,4757952.9263],[286053.2747999998,4757951.984999999],[286095.58800000045,4757949.6643],[286409.13889999967,4757940.1117],[286905.17179999966,4757923.899],[287283.5027999999,4757901.812999999],[287410.7807,4757897.8654],[287792.61450000014,4757886.0371],[287919.89240000024,4757882.098999999],[288019.8519000001,4757879.452500001],[288319.49930000026,4757871.9735],[288419.38049999997,4757869.4464],[288470.5974000003,4757867.199200001],[288624.17349999957,4757860.6844],[288675.31230000034,4757858.552200001],[288679.6364000002,4757858.4189],[288686.00380000006,4757858.333900001],[288692.4491999997,4757858.135199999],[288696.6952999998,4757858.115499999],[288699.1429000003,4757858.040100001],[288703.14070000034,4757857.9169],[288706.48929999955,4757857.924900001],[288708.8622000003,4757858.074100001],[288739.13150000013,4757857.1413],[288829.77610000037,4757854.348999999],[288847.15440000035,4757853.8138],[288857.43460000027,4757853.497199999],[288859.96719999984,4757853.5304000005],[288866.72190000024,4757852.7666],[288872.5147000002,4757852.588199999],[288909.9638,4757851.4352],[288922.45019999985,4757851.161900001],[288928.8037999999,4757850.6329],[288935.15749999974,4757850.103800001],[288937.27529999986,4757849.9274],[288946.2363999998,4757849.207],[288952.1854999997,4757848.8015],[288955.6766999997,4757848.1383],[289044.06039999984,4757843.5286],[289319.8250000002,4757829.6029],[289411.72059999965,4757825.0013],[289416.2045999998,4757824.7524],[289465.24260000046,4757823.3576],[289475.92729999963,4757822.918400001],[289481.47530000005,4757822.748],[289484.6640999997,4757822.8725000005],[289489.96729999967,4757822.7096],[289495.5153000001,4757822.5393],[290005.2117999997,4757810.022500001],[290088.81269999966,4757806.5733],[290220.9451000001,4757801.195499999],[290234.159,4757800.6800999995],[290324.7730999999,4757796.908],[290371.59130000044,4757795.0319],[290420.60890000034,4757792.977600001],[290492.2198000001,4757790.011],[290584.06120000035,4757786.3160999995],[290677.2045999998,4757782.4715],[290732.50459999964,4757780.227700001],[290789.5996000003,4757777.9296],[290827.4430999998,4757776.330399999],[290867.81240000017,4757774.543199999],[290886.4928000001,4757773.862299999],[290944.8931,4757771.525599999],[290999.5405000001,4757769.3039],[291083.4678999996,4757765.856899999],[291112.50320000015,4757764.638800001],[291277.75409999955,4757758.0502],[291301.8125,4757756.9845],[291317.54559999984,4757756.061000001],[291332.97589999996,4757755.924799999],[291360.4746000003,4757755.199200001],[291396.5231999997,4757753.6577],[291420.00040000025,4757752.2765999995],[291424.36170000024,4757753.366599999],[291443.26999999955,4757752.124600001],[291488.7181000002,4757750.853499999],[291628.7885999996,4757746.0396],[291637.92310000025,4757745.650800001],[291650.3178000003,4757745.051899999],[291739.2019999996,4757740.795399999],[291744.66509999987,4757740.518300001],[292027.7138,4757727.147500001],[292122.0645000003,4757722.7301],[292240.1339999996,4757716.817299999],[292251.55979999993,4757716.5823],[292257.18939999957,4757716.411699999],[292908.14159999974,4757684.493100001],[293382.1749,4757670.3037],[293621.90699999966,4757661.194399999],[293704.3729999997,4757658.0458],[293951.5264999997,4757648.613600001],[294033.9110000003,4757645.4715],[294118.49509999994,4757642.1532000005],[294246.6375000002,4757637.1953],[294372.00260000024,4757632.2118999995],[294456.4269000003,4757629.013699999],[294462.9506999999,4757628.707],[294482.28050000034,4757627.905300001],[294488.7259999998,4757627.712099999],[294493.5398000004,4757627.5679],[294500.7229000004,4757627.4637],[294507.98429999966,4757627.246099999],[294512.7198000001,4757627.215399999],[294522.4221999999,4757626.702299999],[294551.29119999986,4757625.3926],[294560.9154000003,4757624.993100001],[294563.4195999997,4757626.807700001],[294571.8881999999,4757625.998199999],[294597.29389999993,4757623.569800001],[294600.4726,4757623.363399999],[294605.67760000005,4757622.651799999],[294607.3909999998,4757622.600400001],[294612.20799999963,4757622.567299999],[294613.8431000002,4757622.6295],[294783.55599999987,4757615.102700001],[295292.6952999998,4757592.547700001],[295462.3304000003,4757585.1513],[295469.34700000007,4757584.942],[295490.15550000034,4757584.432499999],[295497.0937999999,4757584.3367],[295631.8156000003,4757578.2082],[296035.9812000003,4757559.838400001],[296170.70660000015,4757553.831499999],[296429.2112999996,4757541.706],[296675.1616000002,4757530.296],[296931.54559999984,4757518.2524],[297204.64910000004,4757505.501700001],[297463.0767000001,4757493.5287],[297526.1843999997,4757492.9988],[297715.2592000002,4757491.308800001],[297778.2884999998,4757490.8947],[297777.30009999964,4757305.0788],[297774.94299999997,4756867.879000001],[297785.48390000034,4756748.969900001],[297801.70550000016,4756565.0922],[297800.56429999974,4756504.215],[297797.3317,4756339.139599999],[297796.1649000002,4756321.723300001],[297791.84449999966,4756261.051000001],[297790.30150000006,4756233.642200001],[297785.67250000034,4756151.4156],[297784.0510999998,4756124.1203000005],[297783.00239999965,4756074.6888999995],[297780.6864,4755976.721999999],[297781.5016000001,4755926.791099999],[297782.1732999999,4755877.531400001],[297781.17059999984,4755541.440199999],[297780.60809999984,4755311.707800001],[297777.4791000001,4754104.8133000005],[297768.5833999999,4753614.234099999],[297763.84520000033,4753359.060799999],[297760.00629999954,4753048.397],[297760.16920000035,4752967.919199999],[297760.49509999994,4752726.490900001],[297760.5767000001,4752646.0155],[297761.12129999977,4752545.1861000005],[297762.5928999996,4752242.7026],[297763.05979999993,4752141.9867],[297762.0795,4752128.1218],[297759.34130000044,4752093.4124],[297759.46520000044,4752086.5174],[297759.4486999996,4752083.1833999995],[297760.41199999955,4752077.0417],[297762.0220999997,4752073.4375],[297761.0963000003,4751922.6339],[297759.55420000013,4751684.262],[297757.0954999998,4751470.259099999],[297755.35730000027,4751319.5907000005],[297755.14070000034,4751276.1373],[297754.4391000001,4751160.673],[297754.2461000001,4751145.784600001],[297753.4578999998,4751102.348099999],[297752.25629999954,4750961.556299999],[297748.6624999996,4750539.5143],[297747.38329999987,4750398.835999999],[297750.7840999998,4750394.956900001],[297751.9633999998,4750385.0298],[297752.7407999998,4750378.115599999],[297755.2269000001,4750373.707599999],[297759.92480000015,4750369.456800001],[297762.0776000004,4750362.057600001],[297761.5253999997,4750354.4045],[297757.7520000003,4750348.4023],[297754.8312999997,4750346.3763999995],[297744.15479999967,4750339.1324000005],[297742.6138000004,4750120.101199999],[297742.1459999997,4750054.2031],[297742.3998999996,4749912.812999999],[297737.5236999998,4749580.3961],[297738.97750000004,4749463.090299999],[297741.69629999995,4749244.2676],[297741.87600000016,4749236.481899999],[297742.1798999999,4749213.4649],[297742.2812999999,4749205.7926],[297743.44799999986,4749148.182700001],[297744.61149999965,4749087.6831],[297746.13489999995,4748975.4882],[297746.8150000004,4748918.003799999],[297746.6824000003,4748771.7348],[297746.4779000003,4748642.4738],[297751.28270000033,4748333.2256000005],[297751.63609999977,4748306.317],[297754.67420000024,4748187.1865],[297750.94739999995,4748079.9257],[297747.90660000034,4747995.986099999],[297754.50380000006,4747758.7104],[297755.5505999997,4747719.2215],[297751.27749999985,4747651.7684],[297898.5477,4747645.8836],[298195.0524000004,4747634.176999999],[298340.4367000004,4747630.9134],[298487.7851,4747627.706599999],[298498.0016000001,4747627.5184],[298528.65759999957,4747627.176200001],[298538.7988999998,4747627.2126],[298548.93369999994,4747627.026900001],[298631.8388,4747626.4888],[298863.6405999996,4747625.3752],[298910.7583999997,4747625.8871],[299003.68649999984,4747626.949999999],[299205.9653000003,4747614.5955],[299312.7394000003,4747608.145],[299658.7287999997,4747605.283500001],[299760.9255999997,4747604.5306],[299813.65490000043,4747603.996200001],[299863.1190999998,4747603.668199999],[300016.2474999996,4747602.4377],[300066.159,4747603.432],[300079.2319,4747603.051999999],[300123.3529000003,4747601.7698],[300260.7022000002,4747600.6698],[300267.89549999963,4747600.5721],[300296.51499999966,4747600.519099999],[300330.71740000043,4747598.4147],[300376.68099999987,4747598.636700001],[300437.9397,4747598.970899999],[300507.71860000025,4747591.3895],[300514.2485999996,4747590.9778],[300560.04679999966,4747588.3159],[300582.0577999996,4747588.7892],[300622.20859999955,4747585.9581],[300640.65479999967,4747584.7566],[300701.9210999999,4747582.536599999],[300733.10890000034,4747583.6336],[300808.6980999997,4747584.6675],[300854.9195999997,4747585.3298],[300870.0871000001,4747592.337400001],[301066.24679999985,4747577.658600001],[301144.6629999997,4747571.8345],[301228.7684000004,4747567.6252],[301590.1841000002,4747558.302100001],[301655.4475999996,4747555.7530000005],[301851.8196999999,4747548.426100001],[301917.1009999998,4747543.656099999],[302112.7001,4747529.356799999],[302177.90309999976,4747524.7027],[302243.0979000004,4747522.605799999],[302438.68850000016,4747516.5408],[302503.80480000004,4747514.559699999],[302585.09240000043,4747511.8928],[302623.8208999997,4747510.781400001],[302828.72279999964,4747504.349199999],[302888.6098999996,4747502.5217],[302909.91920000035,4747501.3554],[303097.87210000027,4747491.304500001],[303179.36039999966,4747487.082900001],[303457.41619999986,4747485.2453000005],[303662.2522999998,4747479.395500001],[303817.7412999999,4747475.0703],[303850.3481999999,4747474.3627],[303959.4283999996,4747471.3642],[304147.60589999985,4747466.337099999],[304286.3383999998,4747459.387599999],[304317.93960000016,4747457.821699999],[304394.95880000014,4747448.851399999],[304429.5081000002,4747450.314099999],[304533.1557,4747454.703400001],[304542.4073999999,4747455.1074],[304567.64499999955,4747454.0569],[304687.7866000002,4747448.977399999],[304774.3629999999,4747445.408299999],[305048.28419999965,4747436.3058],[305051.71580000035,4747436.2085],[305168.3222000003,4747430.4596],[305389.52770000044,4747419.4187],[305406.93099999987,4747418.9263],[305748.4951999998,4747410.4947999995],[305981.5756000001,4747411.6965],[306123.2690000003,4747405.3674],[306158.2232999997,4747403.8266],[306362.0716000004,4747403.6423],[306366.5778999999,4747403.960000001],[306366.49700000044,4747398.1829],[306365.12770000007,4747329.2031],[306361.75100000016,4747171.478399999],[306360.67640000023,4747086.819399999],[306359.5477999998,4747006.051899999],[306358.69710000046,4746938.0578000005],[306357.3108999999,4746836.5143],[306355.24619999994,4746734.1007],[306353.8267999999,4746666.2338],[306349.07239999995,4746479.8737],[306340.94010000024,4745996.196799999],[306335.28079999983,4745472.440199999],[306334.03589999955,4745361.334899999],[306322.52720000036,4745013.344900001],[306318.41199999955,4744887.4276],[306313.71470000036,4744746.634],[306304.76499999966,4744509.934800001],[306299.9992000004,4744384.1471],[306295.0996000003,4744268.1434],[306292.84080000035,4744205.3016],[306279.05700000003,4743822.922800001],[306272.59860000014,4743668.953199999],[306265.0349000003,4743490.2305],[306264.4974999996,4743369.325300001],[306264.1639999999,4743319.655099999],[306254.58719999995,4743011.1777],[306254.62569999974,4743006.731000001],[306254.3912000004,4742966.3938],[306255.7874999996,4742949.127800001],[306260.8797000004,4742926.5342999995],[306267.0394000001,4742912.801999999],[306278.76549999975,4742896.2458],[306253.40469999984,4742649.1171],[306249.69460000005,4742613.212099999],[306239.89130000025,4742247.171],[306234.93479999993,4741945.7881000005],[306234.2923999997,4741902.572799999],[306230.40490000043,4741653.7292],[306224.41220000014,4741644.3397],[306222.80599999987,4741639.605900001],[306221.74039999954,4741636.6351],[306220.0723000001,4741626.7905],[306217.3925999999,4741595.524499999],[306217.1771999998,4741587.8619],[306216.6051000003,4741570.429099999],[306217.1579999998,4741558.077],[306218.8167000003,4741521.0209],[306219.3696999997,4741508.6688],[306219.8278000001,4741452.197000001],[306219.3562000003,4741435.428099999],[306216.4117999999,4741345.2655],[306215.07540000044,4741236.6086],[306215.07019999996,4741216.047900001],[306215.04839999974,4741154.1437],[306217.1171000004,4741143.305],[306209.12129999977,4741129.637399999],[306206.2477000002,4741123.4944],[306203.4483000003,4741108.346999999],[306198.8875000002,4741001.447799999],[306198.50769999996,4740982.120100001],[306196.60720000044,4740894.151000001],[306192.67810000014,4740760.2272],[306191.3973000003,4740493.417199999],[306190.8646999998,4740483.2074],[306188.58330000006,4740442.8167],[306188.1616000002,4740384.147],[306189.3471999997,4740356.4399],[306194.8132999996,4740317.9431],[306197.00659999996,4740227.080499999],[306197.7078,4740199.6094],[306203.7111999998,4739950.154999999],[306200.6610000003,4739844.5472],[306198.11340000015,4739756.818700001],[306198.3970999997,4739726.136299999],[306195.16390000004,4739567.409],[306188.7297,4739262.7349],[306185.5533999996,4739091.4474],[306182.5694000004,4738932.8245],[306179.66839999985,4738756.750399999],[306178.8635,4738713.539899999],[306170.3216000004,4738228.880100001],[306167.2784000002,4738059.3674],[306167.26109999977,4738052.921800001],[306165.96360000037,4737913.478800001],[306163.7139999997,4737678.9276],[306163.1392000001,4737495.2311],[306162.8931999998,4737434.000499999],[306159.6364000002,4737355.9614],[306159.6596999997,4737350.9595],[306159.7357000001,4737336.175899999],[306159.76209999993,4737331.285],[306154.99289999995,4737222.725199999],[306149.19070000015,4737091.966600001],[306149.8565999996,4736897.010399999],[306150.1673999997,4736788.530200001],[306274.3036000002,4736782.0439],[306466.89240000024,4736772.1953],[306646.8206000002,4736769.375],[306771.0059000002,4736767.564099999],[306834.44710000046,4736766.566199999],[306930.7949999999,4736762.0921],[307171.10140000004,4736751.2619],[307409.8923000004,4736744.8167],[307466.5229000002,4736743.3478999995],[307569.7204999998,4736743.6928],[307621.9227999998,4736742.0153],[307778.4480999997,4736736.987299999],[307830.5685999999,4736735.3136],[307858.7341,4736735.085100001],[307906.2273000004,4736734.874500001],[307943.0762,4736734.7381],[307971.16610000003,4736734.7344],[308009.18989999965,4736732.6764],[308123.26159999985,4736726.5034],[308161.20359999966,4736724.4485],[308245.1272999998,4736723.783399999],[308294.98429999966,4736723.1763],[308552.62820000015,4736720.359099999],[308696.1336000003,4736724.2706],[308829.88850000035,4736728.0107],[308882.57859999966,4736726.218],[309040.65199999977,4736720.953500001],[309046.7076000003,4736720.786],[309071.6721999999,4736720.317600001],[309086.3088999996,4736722.468900001],[309092.86569999997,4736725.6216],[309209.6908999998,4736715.389599999],[309236.11930000037,4736714.547900001],[309464.57380000036,4736707.570499999],[309666.55310000014,4736696.7741],[309762.5557000004,4736691.6822999995],[309809.8992999997,4736689.0439],[309970.5190000003,4736684.063999999],[310084.7463999996,4736680.5865],[310435.3942,4736673.9475],[310452.3211000003,4736673.0381000005],[310612.77660000045,4736665.077],[310639.1662999997,4736710.584899999],[310691.43850000016,4736801.059],[310715.2242999999,4736850.1949000005],[310738.5005999999,4736898.6779],[310811.0943,4737115.1776],[310871.76609999966,4737315.112199999],[310933.57459999993,4737544.6888999995],[310989.6026999997,4737763.644300001],[311064.1054999996,4737975.6483],[311169.12459999975,4738234.827500001],[311240.5343000004,4738382.0153],[311315.1624999996,4738536.2282],[311439.15110000037,4738756.2171],[311576.5179000003,4738974.7311],[311703.85360000003,4739164.959799999],[311813.9167999998,4739325.4333999995],[311967.6331000002,4739528.9493],[312123.77579999994,4739746.738299999],[312275.92420000024,4739932.4103],[312432.23790000007,4740133.086100001],[312611.24849999975,4740341.0385],[312780.5066999998,4740527.8111000005],[312965.06350000016,4740741.8444],[313130.3086000001,4740941.2914],[313275.84509999957,4741141.609300001],[313411.32129999995,4741357.5385],[313525.72699999996,4741581.3749],[313630.38129999954,4741786.8061999995],[313705.2720999997,4741956.9254],[313729.51350000035,4742012.1697],[313811.3986999998,4742229.3321],[313890.48220000044,4742442.9036],[313969.9165000003,4742687.805600001],[314040.9572999999,4742925.044500001],[314102.23819999956,4743140.320900001],[314175.2675000001,4743406.0682],[314187.4584999997,4743454.637599999],[314232.54700000025,4743634.011399999],[314283.6347000003,4743863.011],[314294.7400000002,4743913.8324],[314333.86849999987,4744093.812000001],[314384.30399999954,4744329.1642],[314434.6409,4744560.963099999],[314471.94290000014,4744803.8935],[314508.4187000003,4745049.624500001],[314536.96270000003,4745274.232000001],[314542.68539999984,4745316.6416],[314570.0745000001,4745522.7212000005],[314596.2483999999,4745777.843],[314597.3548999997,4745791.593599999],[314613.7154000001,4745989.0799],[314639.9430999998,4746240.1997],[314645.8957000002,4746318.499],[314659.46640000027,4746500.502],[314671.0323000001,4746762.908],[314672.5513000004,4746831.435900001],[314676.30140000023,4747004.035],[314680.6475999998,4747177.507200001],[314867.2856999999,4747173.3708],[315192.9754999997,4747168.169600001],[315218.0708999997,4747167.9399999995],[315561.9820999997,4747165.3785],[315608.17810000014,4747165.362500001],[315622.9696000004,4747165.077099999],[315667.3562000003,4747164.6655],[315682.0719999997,4747164.604599999],[315781.22750000004,4747163.726600001],[315904.73979999963,4747162.5316],[316308.716,4747155.8442],[316429.3819000004,4747152.1786],[316559.3622000003,4747148.2667],[316667.9221999999,4747147.484099999],[316993.52610000037,4747145.3708999995],[317102.0099999998,4747144.819499999],[317341.77020000014,4747143.0053],[318060.97279999964,4747137.837200001],[318300.6557,4747136.2807],[318315.0415000003,4747136.123],[318358.03259999957,4747135.543400001],[318372.3395999996,4747135.499],[318502.81269999966,4747134.8336],[318894.23699999973,4747133.074200001],[319024.6308000004,4747132.5319],[319180.5861999998,4747130.875600001],[319648.2034,4747125.8232],[319804.0795,4747124.294199999],[319816.1015999997,4747124.423800001],[319852.0948000001,4747125.1481],[319864.0410000002,4747125.502],[319935.64549999963,4747124.8497],[320150.21640000027,4747123.014799999],[320221.7418999998,4747122.478700001],[320247.3239000002,4747122.1436],[320324.0784,4747121.471899999],[320349.58440000005,4747121.361400001],[320419.8054999998,4747120.9725],[320630.47140000015,4747119.9213],[320696.36209999956,4747119.6482],[320700.6135999998,4747119.648499999],[320720.5549999997,4747119.351],[320780.3850999996,4747118.681],[320800.2505999999,4747118.607999999],[320843.4045000002,4747118.0396],[320972.95359999966,4747116.556],[321016.0286999997,4747116.1019],[321013.12009999994,4747136.2915],[321003.9709000001,4747164.866900001],[320992.8002000004,4747191.1613],[320985.1683,4747208.918],[320965.2778000003,4747251.997300001],[320952.8212000001,4747275.9915],[320936.5412999997,4747303.863700001],[320928.74700000044,4747318.5131],[320894.9167999998,4747381.9584],[320885.3027999997,4747405.211999999],[320879.19409999996,4747424.929400001],[320875.9615000002,4747448.350299999],[320873.90139999986,4747701.995999999],[320873.8147,4747711.2217999995],[320871.44600000046,4747836.857100001],[320950.70880000014,4747841.7941],[321188.4232000001,4747856.945900001],[321221.5875000004,4747859.084100001],[321267.6420999998,4747860.220799999],[321325.7673000004,4747860.2662],[321329.60979999974,4747860.2775],[321374.83970000036,4747857.9913],[321457.50490000006,4747849.177200001],[321499.3373999996,4747841.9794],[321556.7977,4747832.1537999995],[321670.0733000003,4747812.1022],[322009.9034000002,4747751.958699999],[322123.1813000003,4747731.9146],[322150.6292000003,4747933.4541],[322163.8371000001,4748039.5713],[322164.3574999999,4748043.8917],[322173.1854999997,4748122.896299999],[322174.43879999965,4748168.203299999],[322173.42810000014,4748220.792099999],[322168.0733000003,4748295.0516],[322135.4291000003,4748666.834899999],[322126.8298000004,4748723.0649999995],[322109.00019999966,4748795.3138],[322063.5985000003,4748970.7346],[322026.43790000025,4749113.938200001],[322017.89919999987,4749153.498],[322008.4638,4749212.083699999],[322004.4199000001,4749245.304],[322002.64360000007,4749268.2421],[322002.2857999997,4749273.3632],[322001.9809999997,4749277.3716],[322001.07210000046,4749289.619000001],[322000.68850000016,4749293.740599999],[322000.26910000015,4749299.6412],[322000.0142999999,4749302.426000001],[321998.8535000002,4749317.5692],[321998.35539999977,4749323.582900001],[321997.7599999998,4749332.155099999],[321987.6188000003,4749470.770099999],[321983.55229999963,4749518.882099999],[321943.75960000046,4749989.3113],[321935.3010999998,4750104.4354],[321929.6040000003,4750181.0381000005],[321919.9316999996,4750299.7498],[321917.37480000034,4750330.3759],[321909.70430000033,4750422.2542],[321907.0658999998,4750452.8824000005],[321905.7636000002,4750465.695699999],[321901.6233999999,4750504.586300001],[321900.24230000004,4750517.512800001],[321828.48780000024,4750517.261499999],[321468.6019000001,4750520.3791000005],[321455.4484000001,4750520.4986000005],[321109.50009999983,4750522.272700001],[320790.6308000004,4750525.247199999],[320406.77770000044,4750527.6008],[320173.5979000004,4750529.365],[319910.5173000004,4750531.4761],[319741.92650000006,4750534.4519],[319720.1953999996,4750534.6886],[319654.8502000002,4750535.8476],[319633.04030000046,4750536.197799999],[319632.3225999996,4750549.3298],[319632.59049999993,4750581.3279],[319635.3258999996,4750598.369899999],[319642.97279999964,4750615.727499999],[319643.1331000002,4750621.8354],[319641.83800000045,4750628.5371],[319639.52520000003,4750633.820900001],[319633.0270999996,4750638.4366],[319610.7681999998,4750659.0241],[319600.2949000001,4750680.3024],[319587.4855000004,4750712.1993],[319579.7422000002,4750725.4047],[319576.6710999999,4750732.931],[319575.05539999995,4750742.975],[319571.06549999956,4750787.0868999995],[319557.40490000043,4750855.012],[319550.72339999955,4750868.1895],[319540.6821999997,4750877.8992],[319504.4343999997,4750897.8544],[319476.05229999963,4750915.491599999],[319473.3196999999,4750917.2304],[319446.06039999984,4750930.9487],[319427.3607000001,4750937.6634],[319420.87770000007,4750942.8346],[319419.5772000002,4750949.314300001],[319420.3678000001,4750963.851399999],[319424.8273,4750981.181500001],[319445.12880000006,4751022.9881],[319452.07299999986,4751044.698000001],[319451.62119999994,4751058.601],[319446.4888000004,4751071.6269000005],[319436.5122999996,4751083.7798999995],[319409.4232000001,4751107.051100001],[319395.32019999996,4751117.6457],[319380.0948000001,4751138.3826],[319351.0039999997,4751203.602399999],[319330.67899999954,4751241.6985],[319309.70720000006,4751286.257200001],[319294.23259999976,4751328.5600000005],[319281.0985000003,4751341.796499999],[319253.99120000005,4751376.737400001],[319239.65020000003,4751393.7842],[319233.05480000004,4751413.294199999],[319229.72869999986,4751435.941],[319226.2039000001,4751451.0362],[319195.0884999996,4751501.307600001],[319186.88350000046,4751518.637499999],[319170.0296,4751539.528999999],[319167.8605000004,4751547.142899999],[319172.34389999975,4751568.4728],[319172.56900000013,4751577.0239],[319171.1871999996,4751583.505799999],[319167.4667999996,4751591.160499999],[319165.5491000004,4751608.324899999],[319166.5968000004,4751620.188200001],[319172.4880999997,4751632.9241],[319215.12590000033,4751660.3621],[319239.1989000002,4751674.7311],[319242.5527999997,4751681.088300001],[319243.06120000035,4751700.4114],[319238.301,4751730.652799999],[319237.48319999967,4751758.5678],[319238.7821000004,4751779.9816],[319243.2651000004,4751798.199999999],[319249.0745000001,4751810.938100001],[319258.09140000027,4751821.369200001],[319268.46690000035,4751827.5417],[319292.42509999964,4751834.4682],[319310.60649999976,4751836.101399999],[319347.78550000023,4751836.2347],[319426.0334999999,4751838.4002],[319440.32490000036,4751841.247199999],[319448.6124999998,4751855.0317],[319456.45380000025,4751861.1599],[319459.0432000002,4751863.3144000005],[319467.0477,4751866.3268],[319475.9824999999,4751873.648800001],[319477.7877000002,4751883.2695],[319476.6048999997,4751928.4191],[319479.1682000002,4751935.7974],[319519.5338000003,4751939.070699999],[319526.72169999965,4751942.104499999],[319533.1776999999,4751948.3804],[319533.4024,4751956.931399999],[319532.05840000045,4751974.1918],[319527.65270000044,4751989.9768],[319519.3660000004,4752007.3083999995],[319517.8295999998,4752020.3509],[319511.33019999973,4752031.0789],[319499.11280000024,4752041.8462000005],[319488.80819999985,4752053.8967],[319473.76829999965,4752066.071699999],[319461.5044,4752078.173699999],[319458.92119999975,4752088.6877999995],[319462.0560999997,4752099.162599999],[319471.8945000004,4752106.6831],[319506.47470000014,4752138.557399999],[319539.2846999997,4752171.478499999],[319397.3554999996,4752173.9868],[319300.75320000015,4752175.8609],[319126.3794,4752181.1175999995],[318971.4017000003,4752184.534],[318829.40830000024,4752187.7225],[318834.22420000006,4752203.0425],[318841.8038999997,4752214.7334],[318850.32820000034,4752225.0659],[318860.8119000001,4752235.3467999995],[318876.71910000034,4752246.8181],[318909.34339999966,4752263.2941],[318938.31659999955,4752277.6439],[318952.5845999997,4752285.8247],[318968.07189999986,4752299.9745000005],[318973.5865000002,4752307.7193],[318980.2854000004,4752320.100400001],[318989.8230999997,4752350.298599999],[318995.2312000003,4752372.6042],[319008.7078,4752400.3649],[319013.0246000001,4752415.364800001],[319014.17590000015,4752440.4498],[319013.35419999994,4752446.4724],[319010.0804000003,4752452.4486],[319005.7709999997,4752453.2289],[318997.67169999983,4752458.9989],[318996.7768000001,4752462.245200001],[318997.8618999999,4752466.2173],[318999.1392000001,4752468.184],[319005.96609999985,4752479.2281],[319012.4879999999,4752503.504799999],[319015.8342000004,4752521.975299999],[319020.20359999966,4752538.974099999],[319053.62179999985,4752644.5558],[319055.9117999999,4752657.053099999],[319060.87239999976,4752699.5963],[319063.20689999964,4752750.9878],[319068.57210000046,4752787.185900001],[319074.61000000034,4752814.8092],[319075.1513,4752835.354],[319073.7242999999,4752852.5056],[319069.6816999996,4752866.5033],[319065.55140000023,4752877.169500001],[319057.5842000004,4752887.9366999995],[319048.68740000017,4752903.7294],[319046.6325000003,4752909.451099999],[319041.00129999965,4752925.1577],[319031.8076999998,4752945.1811],[319027.9419,4752947.283299999],[319007.6498999996,4752949.151699999],[318976.6297000004,4752959.304400001],[318968.38460000046,4752959.5218],[318949.7770999996,4752954.011399999],[318942.9837999996,4752953.523700001],[318935.80620000046,4752957.0469],[318932.5005000001,4752961.8015],[318930.6612999998,4752966.406300001],[318928.9656999996,4752976.4527],[318924.86450000014,4752985.117900001],[318915.3053000001,4752991.2599],[318910.26740000024,4752992.2818],[318862.53550000023,4753000.653100001],[318841.7396999998,4753005.0912999995],[318818.50989999995,4753013.2611],[318810.8953999998,4753018.7962],[318799.84920000006,4753024.310799999],[318789.80319999997,4753030.577],[318786.0049999999,4753035.2336],[318781.3996000001,4753043.3565],[318779.1763000004,4753051.972200001],[318774.62320000026,4753120.881899999],[318769.5747999996,4753149.3533],[318767.0548999999,4753183.870200001],[318759.0148,4753228.979],[318748.37930000015,4753268.5998],[318741.9592000004,4753285.3277],[318729.03589999955,4753309.4507],[318721.5131000001,4753321.5403],[318713.49710000027,4753330.4201],[318699.7176999999,4753340.6746],[318687.25569999963,4753348.2271],[318675.95749999955,4753359.638499999],[318670.99959999975,4753366.7707],[318666.04169999994,4753373.902799999],[318663.2966,4753381.309900001],[318663.01499999966,4753389.207599999],[318666.6518000001,4753415.5605999995],[318667.7868999997,4753439.9792],[318672.4534999998,4753471.3058],[318681.61560000014,4753521.2947],[318700.89360000007,4753645.0293000005],[318740.31350000016,4753758.2302],[318741.5979000004,4753769.753799999],[318873.91229999997,4753766.261399999],[318875.46609999985,4753766.331599999],[319044.8295,4753761.5316],[319175.4676999999,4753759.5339],[319270.7271999996,4753757.136399999],[319324.4423000002,4753755.944700001],[319402.9774000002,4753754.322699999],[319404.60780000035,4753769.7268],[319406.67530000024,4753780.0075],[319415.1858000001,4753799.2313],[319424.0614,4753832.3367],[319431.2189999996,4753849.818],[319431.0007999996,4753857.0472],[319429.3161000004,4753861.3144000005],[319421.0843000002,4753871.3104],[319420.25069999974,4753873.7772],[319420.8836000003,4753879.2059],[319424.0963000003,4753883.3443],[319429.0725999996,4753886.2139],[319434.9000000004,4753887.283],[319437.2642999999,4753890.2213],[319438.83609999996,4753900.2928],[319437.0003000004,4753914.3434],[319434.0417999998,4753919.866599999],[319429.6810999997,4753924.870999999],[319424.8772,4753928.5535],[319414.53809999954,4753942.2722],[319406.1924999999,4753947.937100001],[319385.0469000004,4753957.6061],[319372.58800000045,4753962.1569],[319367.69070000015,4753962.285700001],[319361.78440000024,4753958.2182],[319355.9891999997,4753958.3707],[319354.2577999998,4753960.861199999],[319353.4534999998,4753964.4385],[319351.3315000003,4753967.606000001],[319348.2298999997,4753967.6876],[319345.47200000007,4753965.315300001],[319339.1869000001,4753962.369100001],[319320.9354999997,4753964.071900001],[319312.0856999997,4753969.194599999],[319309.45639999956,4753971.7086],[319308.3258999996,4753978.406199999],[319309.55989999976,4753991.1536],[319314.6648000004,4753998.909499999],[319315.2335000001,4754001.895],[319309.9896,4754007.478399999],[319301.62959999964,4754012.588199999],[319299.9274000004,4754016.189099999],[319300.5136000002,4754019.841],[319303.23929999955,4754020.991699999],[319310.76609999966,4754021.4603],[319311.7428000001,4754024.4351],[319310.1253000004,4754028.145],[319306.13769999985,4754031.8061],[319296.43960000016,4754035.728700001],[319282.6776999999,4754037.3134],[319282.13069999963,4754050.6634],[319281.60030000005,4754052.233200001],[319280.0060999999,4754056.831499999],[319274.4184999997,4754064.868799999],[319271.57129999995,4754074.6121],[319271.66779999994,4754078.276799999],[319273.5921,4754083.115900001],[319280.0524000004,4754089.613600001],[319289.3251,4754088.147],[319296.3147999998,4754080.6284],[319301.1798999999,4754079.277899999],[319305.2115000002,4754080.394200001],[319307.0714999996,4754082.790100001],[319309.34559999965,4754088.509],[319308.81539999973,4754093.190400001],[319293.71750000026,4754118.480900001],[319271.2062999997,4754138.2991],[319267.08160000015,4754139.852399999],[319258.9168999996,4754143.0679],[319249.20409999974,4754143.3236],[319242.9746000003,4754142.487500001],[319233.3696999997,4754143.740599999],[319221.09499999974,4754149.0648],[319209.841,4754159.0295],[319179.5440999996,4754177.830600001],[319174.4809999997,4754180.964500001],[319167.2934999997,4754190.2665],[319162.27579999994,4754210.624399999],[319166.46889999975,4754224.071699999],[319171.6979,4754248.938200001],[319173.7340000002,4754264.2205],[319175.5689000003,4754278.0634],[319176.1804999998,4754332.2787],[319178.64389999956,4754394.779999999],[319178.4609000003,4754431.2355],[319178.3864000002,4754443.906300001],[319176.1364000002,4754476.304400001],[319173.28949999996,4754486.047700001],[319174.51669999957,4754486.126499999],[319177.9592000004,4754486.591399999],[319179.11060000025,4754486.8945],[319176.4369999999,4754509.4132],[319169.1732999999,4754568.5035],[319162.7896999996,4754568.004899999],[319145.9358999999,4754566.893200001],[319013.73780000024,4754558.7095],[318937.49619999994,4754554.0527],[318947.20529999956,4754832.289000001],[319063.1579,4754844.0111],[319195.2433000002,4754857.421499999],[319182.5212000003,4754864.3134],[319178.3183000004,4754865.98],[319171.98510000017,4754870.480900001],[319170.42899999954,4754873.4113],[319170.62210000027,4754880.740800001],[319172.9601999996,4754885.791200001],[319186.0864000004,4754897.336200001],[319191.62490000017,4754902.9690000005],[319191.4573999997,4754918.3094],[319188.5262000002,4754927.9438000005],[319185.9296000004,4754931.679500001],[319182.2516000001,4754934.6658],[319164.8102000002,4754936.0145],[319156.0108000003,4754936.801999999],[319153.3351999996,4754937.5393],[319150.23139999993,4754940.6216],[319149.30510000046,4754945.757999999],[319151.26219999976,4754958.0419],[319150.54399999976,4754974.174699999],[319146.43489999976,4754979.395],[319137.9419,4754982.508199999],[319129.10890000034,4754994.409700001],[319127.1978000002,4755002.4614],[319127.5050999997,4755014.1219999995],[319126.5231999997,4755017.148399999],[319123.33490000013,4755020.1218],[319118.1798999999,4755029.0370000005],[319117.38829999976,4755039.2818],[319118.0736999996,4755043.5978],[319120.23369999975,4755044.9856],[319128.2955,4755044.1063],[319131.4957999997,4755044.6887],[319133.18659999967,4755046.866800001],[319133.4559000004,4755057.0836],[319131.4305999996,4755060.804300001],[319119.11959999986,4755064.6850000005],[319118.13769999985,4755067.7114],[319118.8816999998,4755074.248500001],[319120.64859999996,4755079.3138999995],[319120.22950000037,4755085.103700001],[319112.3343000002,4755089.201400001],[319110.7605999997,4755091.465500001],[319110.9918999998,4755100.238700001],[319115.5429999996,4755111.7874],[319124.97009999957,4755122.4296],[319126.69880000036,4755126.0513],[319129.2422000002,4755141.987],[319130.8798000002,4755163.8365],[319132.19240000006,4755173.359099999],[319132.62490000017,4755208.353700001],[319131.89180000033,4755220.819599999],[319127.2932000002,4755250.834899999],[319122.3729999997,4755271.7458999995],[319122.0817,4755273.087200001],[319110.9751000004,4755304.051899999],[319091.0398000004,4755353.252599999],[319079.1310999999,4755400.2413],[318930.6113,4755401.1587000005],[318484.8937999997,4755404.1565000005],[318336.29480000027,4755405.199999999],[318325.12069999985,4755405.7181],[318291.43510000035,4755407.277000001],[318280.1793999998,4755407.7973],[318292.5843000002,4755435.251499999],[318335.8914999999,4755538.0122],[318357.90979999956,4755586.2157000005],[318386.06400000025,4755653.3714000005],[318406.7296000002,4755702.944399999],[318540.84049999993,4756009.5622000005],[318596.67360000033,4756147.777000001],[318621.80510000046,4756218.125],[318638.8169999998,4756271.684800001],[318655.40780000016,4756334.0351],[318661.4056000002,4756366.3267],[318665.5672000004,4756397.111099999],[318666.9280000003,4756411.5221],[318668.0697999997,4756423.827500001],[318673.04530000035,4756503.932399999],[318672.1113,4756555.077299999],[318669.36450000014,4756590.156199999],[318663.8565999996,4756631.9759],[318651.9298999999,4756690.412699999],[318638.80759999994,4756743.769200001],[318633.6425000001,4756764.576099999],[318614.8459000001,4756825.639599999],[318590.4983999999,4756899.0744],[318573.40220000036,4756950.3136],[318579.7536000004,4756946.589299999],[318598.81659999955,4756935.7499],[318605.08939999994,4756932.138900001],[318598.2224000003,4756950.323799999],[318577.63040000014,4757005.2116],[318571.6023000004,4757021.151699999],[318570.7695000004,4757023.6186],[318566.93200000003,4757023.608999999],[318555.4223999996,4757023.691199999],[318551.50629999954,4757023.7949],[318533.3065999998,4757024.054199999],[318478.46279999986,4757024.8389],[318460.18450000044,4757025.2116],[318449.70689999964,4757027.267100001],[318437.1573000001,4757028.154999999],[318433.0022,4757028.487199999],[318378.1436999999,4757028.717499999],[318367.6190999998,4757028.996200001],[318344.37569999974,4757029.9453],[318303.99629999977,4757031.237299999],[318182.77639999986,4757035.116900001],[318142.3183000004,4757036.5231],[318043.7293999996,4757037.915899999],[317899.7695000004,4757040.181299999],[317773.7988,4757040.4158],[317747.9299999997,4757040.880999999],[317708.43620000035,4757041.7085],[317649.27699999977,4757042.947899999],[317583.42480000015,4757044.254799999],[317482.66420000046,4757043.824100001],[317348.1189000001,4757047.073000001],[317272.1989000002,4757047.4285],[317207.1654000003,4757048.828299999],[317144.9444000004,4757051.5984000005],[317005.824,4757060.866],[316953.55960000027,4757063.4834],[316879.49230000004,4757069.017100001],[316768.9528999999,4757075.414799999],[316743.6699000001,4757076.423800001],[316667.82710000034,4757079.6735],[316642.5471999999,4757080.7939],[316592.26910000015,4757081.3605],[316441.18989999965,4757083.069],[316390.8332000002,4757083.7502999995],[316337.0438000001,4757084.3016],[316146.25150000025,4757090.858899999],[316100.24849999975,4757092.5370000005],[315986.3376000002,4757098.037599999],[315761.7715999996,4757105.6230999995],[315412.3093999997,4757114.0207],[315309.1780000003,4757116.575200001],[315190.09449999966,4757121.005899999],[315167.6880999999,4757122.7212000005],[315119.534,4757123.352399999],[314974.83609999996,4757125.588099999],[314926.6034000004,4757126.333900001],[314851.4590999996,4757128.2512],[314626.0323000001,4757134.2302],[314550.8093999997,4757136.2641],[314478.10369999986,4757137.7861],[314259.75069999974,4757142.696699999],[314186.96630000044,4757144.335100001],[313920.6372999996,4757150.4454],[313905.7884999998,4757150.8484000005],[313835.0527999997,4757152.768300001],[313782.96729999967,4757152.960000001],[313485.52020000014,4757158.709899999],[313444.8568000002,4757158.5934999995],[313199.09920000006,4757164.616900001],[313121.5887000002,4757166.6175999995],[313043.59169999976,4757168.7436],[312855.23170000035,4757171.7699],[312752.56209999975,4757173.350099999],[312729.96559999976,4757174.078299999],[312718.8728,4757174.4924],[312657.47699999996,4757174.613500001],[312354.15770000033,4757180.684],[312228.8158,4757183.2259],[312168.33550000004,4757183.993100001],[312097.5059000002,4757185.489],[311703.6366999997,4757194.514699999],[311662.18740000017,4757195.5418],[311572.3030000003,4757198.9002],[311422.41229999997,4757202.4648],[311325.88879999984,4757204.897600001],[311301.56060000043,4757205.011299999],[310972.5108000003,4757213.7404],[310822.55069999956,4757217.764599999],[310693.2167999996,4757220.666999999],[310460.7474999996,4757226.088300001],[310305.01609999966,4757231.0613],[310228.17339999974,4757233.631999999],[310199.5332000004,4757234.3135],[310188.6004999997,4757234.6161],[310175.62509999983,4757234.8641],[310074.4447999997,4757237.2212000005],[310063.9199999999,4757237.512700001],[309834.57859999966,4757243.868799999],[309772.17370000016,4757245.9331],[309770.94680000003,4757245.856000001],[309669.73869999964,4757247.2195999995],[309646.22310000006,4757247.205499999],[309630.3859000001,4757247.3116999995],[309512.3940000003,4757252.9222],[309473.01209999993,4757254.9054000005],[309434.5153000001,4757256.4197],[309318.8679999998,4757261.1905000005],[309280.2927000001,4757262.819],[309259.73900000006,4757263.6129],[309197.8360000001,4757266.113],[309177.2037000004,4757267.0206],[309110.3931,4757269.213500001],[308993.16789999977,4757273.033399999],[308958.3364000004,4757274.226],[308909.8798000002,4757275.7985],[308842.9877000004,4757277.996300001],[308722.5207000002,4757282.689200001],[308407.2857999997,4757295.0461],[308360.94739999995,4757296.452099999],[308255.1445000004,4757299.965500001],[308240.3803000003,4757300.489499999],[308183.20019999985,4757302.533299999],[308011.66610000003,4757308.889699999],[307986.1355999997,4757309.8268],[307954.40759999957,4757311.048699999],[307854.4285000004,4757315.5166],[307728.9282999998,4757321.257200001],[307554.2187000001,4757327.9364],[307454.0610999996,4757331.8594],[307283.0480000004,4757339.3309],[307120.02749999985,4757346.4706999995],[306784.7026000004,4757347.1307],[306769.5996000003,4757347.2228],[306598.35780000035,4757349.494200001],[306597.7609000001,4757363.0704],[306598.1458999999,4757382.509500001],[306600.0548999999,4757482.0393],[306600.66509999987,4757515.253699999],[306602.46279999986,4757584.7783],[306607.8591,4757793.4629999995],[306609.5784,4757863.1009],[306607.2430999996,4757881.6164],[306607.86390000023,4757892.0463],[306608.3783,4757895.810699999],[306615.97169999965,4757959.5035],[306618.1068000002,4757994.6755],[306620.1040000003,4758027.8508],[306624.1467000004,4758272.4728999995],[306628.36209999956,4758528.9824],[306634.91559999995,4758694.7337],[306647.29580000043,4759006.251],[306652.68989999965,4759142.471100001],[306650.93230000045,4759250.8849],[306648.2165000001,4759316.647],[306640.8013000004,4759490.683700001],[306640.2390999999,4759514.150699999],[306638.4271,4759580.1096],[306643.0630000001,4759599.7622],[306657.0549999997,4759658.8289],[306660.76549999975,4759674.6175999995],[306661.61230000015,4759678.594900001],[306665.9188000001,4759796.507200001],[306678.6815999998,4760150.470799999],[306682.9096999997,4760268.4965],[306684.65589999966,4760304.3465],[306689.7374999998,4760412.123],[306691.40529999975,4760448.086300001],[306691.8838999998,4760496.864600001],[306692.0750000002,4760509.418299999],[306692.7944,4760589.865599999],[306693.2385999998,4760643.2018],[306693.5574000003,4760692.0956999995],[306693.1610000003,4760897.832800001],[306691.8969999999,4761515.1579],[306691.7237999998,4761581.293],[306686.5198999997,4761720.702400001],[306686.96829999983,4761733.693600001],[306688.2379999999,4761772.8913],[306688.608,4761785.9958],[306688.6486999998,4761790.3292],[306688.77720000036,4761803.5516],[306688.73950000014,4761807.998400001],[306704.9960000003,4762386.707699999],[306719.3858000003,4763063.9432],[306719.5332000004,4763072.0525],[306719.8844999997,4763090.270199999],[306722.1392999999,4763187.4571],[306740.19600000046,4763985.7366],[306742.5454000002,4764074.6964],[306744.1513,4764137.336100001],[306749.3521999996,4764341.693700001],[306751.5417999998,4764430.769200001],[306752.80289999954,4764484.082599999],[306756.58949999977,4764644.1339],[306757.77240000013,4764697.560699999],[306759.17119999975,4764735.532400001],[306763.12629999965,4764849.565400001],[306764.3651999999,4764887.652799999],[306764.1869000001,4764901.550799999],[306763.49820000026,4764943.582599999],[306763.24149999954,4764957.5940000005],[306764.92399999965,4765057.575999999],[306765.91280000005,4765118.5660999995],[306767.41339999996,4765327.5855],[306768.59580000024,4765357.894400001],[306772.02419999987,4765450.3805],[306772.88939999975,4765457.913799999],[306776.7374,4765643.193299999],[306788.2857999997,4766199.143100001],[306792.0564000001,4766384.5361],[306791.34839999955,4766391.2248],[306790.8978000004,4766409.909700001],[306791.3339999998,4766425.3465],[306794.1529000001,4766548.192299999],[306795.0663999999,4766589.1787],[306799.14049999975,4766750.667199999],[306799.6743000001,4766775.326199999],[306806.90490000043,4767169.684],[306807.7006999999,4767235.3478],[306809.5599999996,4767393.453600001],[306809.6604000004,4767397.0074000005],[306820.04789999966,4767663.5714],[306821.3063000003,4767702.325300001],[306820.05929999985,4767704.361099999],[306833.9978,4767929.256899999],[306838.3378999997,4768180.8763999995],[306842.0047000004,4768374.052999999],[306842.0800000001,4768376.7184],[306848.9216,4768797.5405],[306860.2686999999,4769492.985300001],[306860.6330000004,4769505.867799999],[306878.06180000026,4770505.5671999995],[306881.87540000025,4770689.404200001],[306881.8348000003,4770690.850199999],[306892.0722000003,4771358.208699999],[306894.9495000001,4771632.766899999],[306895.98599999957,4771701.0918000005],[306897.3191999998,4771794.3049],[306897.3403000003,4771852.6555],[306897.28000000026,4771911.008400001],[306897.1310999999,4771925.906099999],[306896.9791000001,4771940.6927000005],[306898.82660000026,4771974.317399999],[306899.06850000005,4771982.868799999],[306899.6162999999,4772013.751599999],[306901.2104000002,4772147.8588],[306901.49149999954,4772172.1916000005],[306902.0250000004,4772216.9681],[306913.7293999996,4773197.8279],[306913.7139999997,4773200.1624],[306919.76939999964,4774165.289799999],[306912.1955000004,4774176.8411],[306912.2457999997,4774178.618000001],[306913.0806,4774349.0918000005],[306913.8503999999,4774523.0129],[306914.44770000037,4774593.0178],[306917.3194000004,4774944.7128],[306917.23840000015,4774947.604900001],[306918.3940000003,4775094.840299999],[306918.6769000003,4775127.842599999],[306919.3229,4775277.204299999],[306920.0848000003,4775470.91],[306922.5588999996,4775641.6712],[306928.2423999999,4776106.8783],[306931.3355999999,4776437.450099999],[306941.23890000023,4777074.4815],[306939.5044,4777108.0967999995],[306938.7026000004,4777122.901900001],[306942.18460000027,4777139.475199999],[306942.7707000002,4777186.028899999],[306943.21970000025,4777216.2479],[306939.0641999999,4777253.488500001],[306936.7581000002,4777660.5715],[306937.5373999998,4777719.679199999],[306938.45519999973,4777953.171700001],[306941.6024000002,4778101.574100001],[306934.3332000002,4778913.482799999],[306936.00540000014,4779061.4827],[306937.75409999955,4779668.6273],[306937.8624,4779695.410599999],[306937.90020000003,4779696.7432],[306939.11959999986,4780164.5254],[306946.4462000001,4780491.7563000005],[306946.48139999993,4780495.867699999],[306961.9380999999,4781169.9801],[306955.7149,4781303.4219],[306955.59949999955,4781305.0923],[306953.07749999966,4781356.736099999],[306952.91860000044,4781359.741599999],[306952.4798999997,4781370.0907000005],[306975.55179999955,4782042.876499999],[306975.68200000003,4782110.5615],[306993.7561999997,4782724.6929],[306994.48780000024,4782753.348099999],[306994.5477,4782755.4582],[306994.59499999974,4782757.1241],[306996.8847000003,4783290.7886],[307000.6317999996,4783422.8366],[307012.26719999965,4783844.311000001],[307012.3333999999,4783846.643200001],[307027.05370000005,4784382.5123],[307033.39520000014,4784525.7127],[307020.7759999996,4784954.989700001],[307021.87239999976,4784990.748199999],[307022.09619999956,4785161.9092999995],[307026.3468000004,4785325.9539],[307027.10450000037,4785344.0495],[307027.8622000003,4785362.145],[307037.7753999997,4785636.8433],[307044.91619999986,4786054.4454],[307048.93149999995,4786187.2643],[307061.73670000024,4786809.996300001],[307061.64020000026,4786846.6779],[307065.6895000003,4787057.966499999],[307074.81429999974,4787493.7415],[307075.77329999954,4787538.9516],[307076.7290000003,4787584.0506],[307079.2494000001,4787672.7864],[307084.6046000002,4787958.6186999995],[307089.85649999976,4788163.5381000005],[307089.96300000045,4788175.8725000005],[307091.2675000001,4788216.0711],[307093.0957000004,4788274.705499999],[307093.09020000044,4788277.373199999],[307092.8147,4788353.5176],[307092.7707000002,4788363.4111],[307093.1557,4788388.408500001],[307094.9299999997,4788410.8101],[307094.97670000046,4788432.4827],[307095.13989999983,4788435.367900001],[307095.6157999998,4788483.592800001],[307095.56379999965,4788487.4845],[307096.5338000003,4788581.7107],[307097.2895999998,4788625.481699999],[307098.38549999986,4788689.805500001],[307104.1939000003,4789034.422900001],[307107.40309999976,4789201.7213],[307107.7550999997,4789219.828500001],[307108.22780000046,4789245.0458],[307110.2461000001,4789461.950300001],[307111.0434999997,4789475.710100001],[307112.90029999986,4789523.8958],[307113.9132000003,4789771.172599999],[307117.1309000002,4789921.576400001],[307117.2697999999,4789926.4629999995],[307117.6146,4789941.4582],[307119.1338999998,4790009.2157000005],[307120.06209999975,4790053.315400001],[307121.8568000002,4790133.6248],[307125.33860000037,4790299.0263],[307127.12689999957,4790316.203500001],[307131.48979999963,4790646.9692],[307132.20710000023,4790695.076300001],[307135.47420000006,4790901.4979],[307142.35730000027,4791317.9991999995],[307147.9583999999,4791655.0658],[307148.9918999998,4791714.2787999995],[307149.6553999996,4791749.0496],[307151.21219999995,4791843.815400001],[307152.04679999966,4791896.0317],[307152.7564000003,4791918.1302000005],[307152.77940000035,4791921.7974],[307157.7890999997,4792103.7171],[307158.19739999995,4792120.933599999],[307164.2098000003,4792612.375],[307166.79679999966,4792800.4769],[307167.61000000034,4792843.3574],[307171.07749999966,4793096.6789],[307173.04169999994,4793240.0056],[307173.4539000001,4793268.7815000005],[307176.9729000004,4793486.7563000005],[307177.1255000001,4793494.977],[307177.22119999956,4793501.1987],[307177.87239999976,4793544.083799999],[307198.7516999999,4794229.6149],[307200.5270999996,4794292.0304000005],[307240.3191999998,4795422.5118],[307278.4537000004,4796506.025699999],[307403.0164000001,4801887.8225],[307420.1941999998,4805291.0024999995],[307361.03139999975,4833721.320499999],[308425.52469999995,4833683.2151999995],[313721.9299999997,4833538.3061],[317805.8355999999,4833428.0327],[317807.12930000015,4833428.1086],[318516.3261000002,4833409.290999999],[318513.4780000001,4833304.2237],[323194.67140000034,4833206.087099999],[327892.4336000001,4833110.6875],[327893.4852,4833110.771600001],[328599.46719999984,4833096.6624],[338035.74679999985,4832662.4978],[338676.37799999956,4832633.5866],[338714.3189000003,4832633.672800001],[341714.95139999967,4832567.183800001],[342537.7012,4832549.3423],[345005.7126000002,4832496.7633],[345828.3817999996,4832479.439200001],[347052.34420000017,4832454.038799999],[350191.8381000003,4832390.180400001],[350724.2176000001,4832378.9584],[351948.0762,4832353.6777],[352900.0716000004,4832334.920499999],[354634.31819999963,4832301.272500001],[355755.95239999983,4832278.5745],[356707.8468000004,4832259.5832],[357100.0592,4833467.7882],[358275.6062000003,4837092.5414],[358667.2284000004,4838300.946699999],[360238.9648000002,4840917.4946],[363028.7030999996,4845519.4924],[368661.7823999999,4854780.544600001],[369404.4450000003,4856003.5647],[369501.46800000034,4856157.3234],[371443.1381999999,4859238.409600001],[371444.13879999984,4859240.278999999],[379763.8558,4872914.7195999995],[379824.4781999998,4872971.5035],[382259.81340000033,4877971.176999999],[384691.1732999999,4882972.5019000005],[384868.76410000026,4883338.042400001],[384875.4837999996,4883342.258099999],[386177.76740000024,4884157.581900001],[387478.7856999999,4884974.396299999],[387736.74399999995,4885136.093800001],[387994.6113,4885297.913699999],[388171.05140000023,4885407.351600001],[388347.56549999956,4885516.7928],[389182.2335000001,4886033.6532000005],[390016.14749999996,4886551.7388],[390211.28079999983,4886677.693399999],[391553.2740000002,4887566.591399999],[391753.9983999999,4887700.4969999995],[391775.34140000027,4887713.8114],[391795.58079999965,4887728.143999999],[395112.53220000025,4894818.4068],[396396.9029000001,4895119.5393],[397205.7368000001,4895309.9158],[398906.15979999956,4895309.1745],[400153.5127999997,4895308.6382],[400486.16860000044,4895247.926999999],[403597.0736999996,4896409.5724],[403997.5247999998,4896643.115],[404842.09360000025,4897135.8564],[407032.9353,4899144.6009],[407093.0524000004,4900303.8083],[407291.9433000004,4903715.078600001],[409137.03780000005,4904993.139799999],[409785.17619999964,4905442.108200001],[409853.74039999954,4905357.064300001],[409875.15490000043,4905330.3287],[409917.4352000002,4905277.5318],[410278.4140999997,4905254.5754],[410799.4325000001,4905229.9001],[410997.18400000036,4905366.9648],[411299.2344000004,4905576.4986000005],[411501.29480000027,4905603.091600001],[412464.55510000046,4905728.5581],[414589.1183000002,4907506.523800001],[416668.2838000003,4909248.5163],[419623.8196999999,4910559.710899999],[420215.71329999994,4910961.0506],[420281.7468999997,4910963.355],[420321.0645000003,4910964.763800001],[420969.6202999996,4910936.889],[420977.2213000003,4910906.2469],[421116.5652999999,4910906.118100001],[421233.3498999998,4910906.041999999],[421413.2246000003,4910915.429099999],[421593.1001000004,4910924.9322999995],[421612.3236999996,4910925.923599999],[421623.41199999955,4910926.5681],[421698.36679999996,4910928.3355],[421768.72169999965,4910878.8347],[421836.4780000001,4910831.921],[421846.05599999987,4910826.251800001],[421855.6339999996,4910820.582699999],[421902.72080000024,4910791.691500001],[421943.53170000017,4910811.3112],[421999.53220000025,4910807.865],[422025.89240000024,4910865.7619],[422226.14580000006,4910805.8298],[422299.38159999996,4910783.628900001],[422330.12490000017,4910720.941400001],[422437.4358999999,4910500.1515],[422540.66700000037,4910425.495999999],[422666.0318999998,4910408.7916],[423648.3251,4910814.2708],[423754.12260000035,4910856.360300001],[424130.30879999977,4911007.728599999],[424319.22190000024,4911089.4101],[424642.0103000002,4911368.2907],[425114.34640000015,4911776.334000001],[425336.71160000004,4911900.874600001],[425932.4495000001,4912234.468699999],[426035.1629999997,4912401.716],[426561.31620000023,4913258.607799999],[426629.73890000023,4913249.0624],[427256.2132000001,4913161.7336],[428126.5954,4913925.493100001],[430338.02249999996,4915887.549699999],[430593.5519000003,4916097.559800001],[431367.3217000002,4916874.542300001],[431515.26580000017,4917023.622300001],[432368.7252000002,4916461.162900001],[432452.4140999997,4916405.6403],[432599.30869999994,4916308.251700001],[432656.97589999996,4916269.997199999],[433122.1353000002,4915961.497400001],[433236.8465999998,4915885.116],[433723.80649999995,4915560.996099999],[434384.1425999999,4915125.080499999],[434412.4759999998,4915106.6885],[434507.1942999996,4915043.417199999],[435143.2909000004,4914619.044],[436307.74629999977,4913841.5242],[436609.4573999997,4913650.9628],[436614.29899999965,4913649.0273]]]}},{"type":"Feature","properties":{"OBJECTID":25,"DISTRICT":25},"geometry":{"type":"Polygon","coordinates":[[[307361.03139999975,4833721.320499999],[307420.1941999998,4805291.0024999995],[307403.0164000001,4801887.8225],[307278.4537000004,4796506.025699999],[307240.3191999998,4795422.5118],[307200.5270999996,4794292.0304000005],[307198.7516999999,4794229.6149],[307177.87239999976,4793544.083799999],[307177.22119999956,4793501.1987],[307177.1255000001,4793494.977],[307176.9729000004,4793486.7563000005],[307173.4539000001,4793268.7815000005],[307173.04169999994,4793240.0056],[307171.07749999966,4793096.6789],[307167.61000000034,4792843.3574],[307166.79679999966,4792800.4769],[307164.2098000003,4792612.375],[307158.19739999995,4792120.933599999],[307157.7890999997,4792103.7171],[307152.77940000035,4791921.7974],[307152.7564000003,4791918.1302000005],[307152.04679999966,4791896.0317],[307151.21219999995,4791843.815400001],[307149.6553999996,4791749.0496],[307148.9918999998,4791714.2787999995],[307147.9583999999,4791655.0658],[307142.35730000027,4791317.9991999995],[307135.47420000006,4790901.4979],[307132.20710000023,4790695.076300001],[307131.48979999963,4790646.9692],[307127.12689999957,4790316.203500001],[307125.33860000037,4790299.0263],[307121.8568000002,4790133.6248],[307120.06209999975,4790053.315400001],[307119.1338999998,4790009.2157000005],[307117.6146,4789941.4582],[307117.2697999999,4789926.4629999995],[307117.1309000002,4789921.576400001],[307113.9132000003,4789771.172599999],[307112.90029999986,4789523.8958],[307111.0434999997,4789475.710100001],[307110.2461000001,4789461.950300001],[307108.22780000046,4789245.0458],[307107.7550999997,4789219.828500001],[307107.40309999976,4789201.7213],[307104.1939000003,4789034.422900001],[307098.38549999986,4788689.805500001],[307097.2895999998,4788625.481699999],[307096.5338000003,4788581.7107],[307095.56379999965,4788487.4845],[307095.6157999998,4788483.592800001],[307095.13989999983,4788435.367900001],[307094.97670000046,4788432.4827],[307094.9299999997,4788410.8101],[307093.1557,4788388.408500001],[307092.7707000002,4788363.4111],[307092.8147,4788353.5176],[307093.09020000044,4788277.373199999],[307093.0957000004,4788274.705499999],[307091.2675000001,4788216.0711],[307089.96300000045,4788175.8725000005],[307089.85649999976,4788163.5381000005],[307084.6046000002,4787958.6186999995],[307079.2494000001,4787672.7864],[307076.7290000003,4787584.0506],[307075.77329999954,4787538.9516],[307074.81429999974,4787493.7415],[307065.6895000003,4787057.966499999],[307061.64020000026,4786846.6779],[307061.73670000024,4786809.996300001],[307048.93149999995,4786187.2643],[307044.91619999986,4786054.4454],[307037.7753999997,4785636.8433],[307027.8622000003,4785362.145],[307027.10450000037,4785344.0495],[307026.3468000004,4785325.9539],[307022.09619999956,4785161.9092999995],[307021.87239999976,4784990.748199999],[307020.7759999996,4784954.989700001],[307033.39520000014,4784525.7127],[307027.05370000005,4784382.5123],[307012.3333999999,4783846.643200001],[307012.26719999965,4783844.311000001],[307000.6317999996,4783422.8366],[306996.8847000003,4783290.7886],[306994.59499999974,4782757.1241],[306994.5477,4782755.4582],[306994.48780000024,4782753.348099999],[306993.7561999997,4782724.6929],[306975.68200000003,4782110.5615],[306975.55179999955,4782042.876499999],[306952.4798999997,4781370.0907000005],[306952.91860000044,4781359.741599999],[306953.07749999966,4781356.736099999],[306955.59949999955,4781305.0923],[306955.7149,4781303.4219],[306961.9380999999,4781169.9801],[306946.48139999993,4780495.867699999],[306946.4462000001,4780491.7563000005],[306939.11959999986,4780164.5254],[306937.90020000003,4779696.7432],[306937.8624,4779695.410599999],[306937.75409999955,4779668.6273],[306936.00540000014,4779061.4827],[306934.3332000002,4778913.482799999],[306941.6024000002,4778101.574100001],[306938.45519999973,4777953.171700001],[306937.5373999998,4777719.679199999],[306936.7581000002,4777660.5715],[306939.0641999999,4777253.488500001],[306943.21970000025,4777216.2479],[306942.7707000002,4777186.028899999],[306942.18460000027,4777139.475199999],[306938.7026000004,4777122.901900001],[306939.5044,4777108.0967999995],[306941.23890000023,4777074.4815],[306931.3355999999,4776437.450099999],[306928.2423999999,4776106.8783],[306922.5588999996,4775641.6712],[306920.0848000003,4775470.91],[306919.3229,4775277.204299999],[306918.6769000003,4775127.842599999],[306918.3940000003,4775094.840299999],[306917.23840000015,4774947.604900001],[306917.3194000004,4774944.7128],[306914.44770000037,4774593.0178],[306913.8503999999,4774523.0129],[306913.0806,4774349.0918000005],[306912.2457999997,4774178.618000001],[306912.1955000004,4774176.8411],[306919.76939999964,4774165.289799999],[306913.7139999997,4773200.1624],[306913.7293999996,4773197.8279],[306902.0250000004,4772216.9681],[306901.49149999954,4772172.1916000005],[306901.2104000002,4772147.8588],[306899.6162999999,4772013.751599999],[306899.06850000005,4771982.868799999],[306898.82660000026,4771974.317399999],[306896.9791000001,4771940.6927000005],[306897.1310999999,4771925.906099999],[306897.28000000026,4771911.008400001],[306897.3403000003,4771852.6555],[306897.3191999998,4771794.3049],[306895.98599999957,4771701.0918000005],[306894.9495000001,4771632.766899999],[306892.0722000003,4771358.208699999],[306881.8348000003,4770690.850199999],[306881.87540000025,4770689.404200001],[306878.06180000026,4770505.5671999995],[306860.6330000004,4769505.867799999],[306860.2686999999,4769492.985300001],[306848.9216,4768797.5405],[306842.0800000001,4768376.7184],[306842.0047000004,4768374.052999999],[306838.3378999997,4768180.8763999995],[306833.9978,4767929.256899999],[306820.05929999985,4767704.361099999],[306821.3063000003,4767702.325300001],[306820.04789999966,4767663.5714],[306809.6604000004,4767397.0074000005],[306809.5599999996,4767393.453600001],[306807.7006999999,4767235.3478],[306806.90490000043,4767169.684],[306799.6743000001,4766775.326199999],[306799.14049999975,4766750.667199999],[306795.0663999999,4766589.1787],[306794.1529000001,4766548.192299999],[306791.3339999998,4766425.3465],[306790.8978000004,4766409.909700001],[306791.34839999955,4766391.2248],[306792.0564000001,4766384.5361],[306788.2857999997,4766199.143100001],[306776.7374,4765643.193299999],[306772.88939999975,4765457.913799999],[306772.02419999987,4765450.3805],[306768.59580000024,4765357.894400001],[306767.41339999996,4765327.5855],[306765.91280000005,4765118.5660999995],[306764.92399999965,4765057.575999999],[306763.24149999954,4764957.5940000005],[306763.49820000026,4764943.582599999],[306764.1869000001,4764901.550799999],[306764.3651999999,4764887.652799999],[306763.12629999965,4764849.565400001],[306759.17119999975,4764735.532400001],[306757.77240000013,4764697.560699999],[306756.58949999977,4764644.1339],[306752.80289999954,4764484.082599999],[306751.5417999998,4764430.769200001],[306749.3521999996,4764341.693700001],[306744.1513,4764137.336100001],[306742.5454000002,4764074.6964],[306740.19600000046,4763985.7366],[306722.1392999999,4763187.4571],[306719.8844999997,4763090.270199999],[306719.5332000004,4763072.0525],[306719.3858000003,4763063.9432],[306704.9960000003,4762386.707699999],[306688.73950000014,4761807.998400001],[306688.77720000036,4761803.5516],[306688.6486999998,4761790.3292],[306688.608,4761785.9958],[306688.2379999999,4761772.8913],[306686.96829999983,4761733.693600001],[306686.5198999997,4761720.702400001],[306691.7237999998,4761581.293],[306691.8969999999,4761515.1579],[306693.1610000003,4760897.832800001],[306693.5574000003,4760692.0956999995],[306693.2385999998,4760643.2018],[306692.7944,4760589.865599999],[306692.0750000002,4760509.418299999],[306691.8838999998,4760496.864600001],[306691.40529999975,4760448.086300001],[306689.7374999998,4760412.123],[306684.65589999966,4760304.3465],[306682.9096999997,4760268.4965],[306678.6815999998,4760150.470799999],[306665.9188000001,4759796.507200001],[306661.61230000015,4759678.594900001],[306660.76549999975,4759674.6175999995],[306657.0549999997,4759658.8289],[306643.0630000001,4759599.7622],[306638.4271,4759580.1096],[306640.2390999999,4759514.150699999],[306640.8013000004,4759490.683700001],[306648.2165000001,4759316.647],[306650.93230000045,4759250.8849],[306652.68989999965,4759142.471100001],[306647.29580000043,4759006.251],[306634.91559999995,4758694.7337],[306628.36209999956,4758528.9824],[306624.1467000004,4758272.4728999995],[306620.1040000003,4758027.8508],[306618.1068000002,4757994.6755],[306615.97169999965,4757959.5035],[306608.3783,4757895.810699999],[306607.86390000023,4757892.0463],[306607.2430999996,4757881.6164],[306609.5784,4757863.1009],[306607.8591,4757793.4629999995],[306602.46279999986,4757584.7783],[306600.66509999987,4757515.253699999],[306600.0548999999,4757482.0393],[306598.1458999999,4757382.509500001],[306597.7609000001,4757363.0704],[306598.35780000035,4757349.494200001],[306769.5996000003,4757347.2228],[306784.7026000004,4757347.1307],[307120.02749999985,4757346.4706999995],[307283.0480000004,4757339.3309],[307454.0610999996,4757331.8594],[307554.2187000001,4757327.9364],[307728.9282999998,4757321.257200001],[307854.4285000004,4757315.5166],[307954.40759999957,4757311.048699999],[307986.1355999997,4757309.8268],[308011.66610000003,4757308.889699999],[308183.20019999985,4757302.533299999],[308240.3803000003,4757300.489499999],[308255.1445000004,4757299.965500001],[308360.94739999995,4757296.452099999],[308407.2857999997,4757295.0461],[308722.5207000002,4757282.689200001],[308842.9877000004,4757277.996300001],[308909.8798000002,4757275.7985],[308958.3364000004,4757274.226],[308993.16789999977,4757273.033399999],[309110.3931,4757269.213500001],[309177.2037000004,4757267.0206],[309197.8360000001,4757266.113],[309259.73900000006,4757263.6129],[309280.2927000001,4757262.819],[309318.8679999998,4757261.1905000005],[309434.5153000001,4757256.4197],[309473.01209999993,4757254.9054000005],[309512.3940000003,4757252.9222],[309630.3859000001,4757247.3116999995],[309646.22310000006,4757247.205499999],[309669.73869999964,4757247.2195999995],[309770.94680000003,4757245.856000001],[309772.17370000016,4757245.9331],[309834.57859999966,4757243.868799999],[310063.9199999999,4757237.512700001],[310074.4447999997,4757237.2212000005],[310175.62509999983,4757234.8641],[310188.6004999997,4757234.6161],[310199.5332000004,4757234.3135],[310228.17339999974,4757233.631999999],[310305.01609999966,4757231.0613],[310460.7474999996,4757226.088300001],[310693.2167999996,4757220.666999999],[310822.55069999956,4757217.764599999],[310972.5108000003,4757213.7404],[311301.56060000043,4757205.011299999],[311325.88879999984,4757204.897600001],[311422.41229999997,4757202.4648],[311572.3030000003,4757198.9002],[311662.18740000017,4757195.5418],[311703.6366999997,4757194.514699999],[312097.5059000002,4757185.489],[312168.33550000004,4757183.993100001],[312228.8158,4757183.2259],[312354.15770000033,4757180.684],[312657.47699999996,4757174.613500001],[312718.8728,4757174.4924],[312729.96559999976,4757174.078299999],[312752.56209999975,4757173.350099999],[312855.23170000035,4757171.7699],[313043.59169999976,4757168.7436],[313121.5887000002,4757166.6175999995],[313199.09920000006,4757164.616900001],[313444.8568000002,4757158.5934999995],[313485.52020000014,4757158.709899999],[313782.96729999967,4757152.960000001],[313835.0527999997,4757152.768300001],[313905.7884999998,4757150.8484000005],[313920.6372999996,4757150.4454],[314186.96630000044,4757144.335100001],[314259.75069999974,4757142.696699999],[314478.10369999986,4757137.7861],[314550.8093999997,4757136.2641],[314626.0323000001,4757134.2302],[314851.4590999996,4757128.2512],[314926.6034000004,4757126.333900001],[314974.83609999996,4757125.588099999],[315119.534,4757123.352399999],[315167.6880999999,4757122.7212000005],[315190.09449999966,4757121.005899999],[315309.1780000003,4757116.575200001],[315412.3093999997,4757114.0207],[315761.7715999996,4757105.6230999995],[315986.3376000002,4757098.037599999],[316100.24849999975,4757092.5370000005],[316146.25150000025,4757090.858899999],[316337.0438000001,4757084.3016],[316390.8332000002,4757083.7502999995],[316441.18989999965,4757083.069],[316592.26910000015,4757081.3605],[316642.5471999999,4757080.7939],[316667.82710000034,4757079.6735],[316743.6699000001,4757076.423800001],[316768.9528999999,4757075.414799999],[316879.49230000004,4757069.017100001],[316953.55960000027,4757063.4834],[317005.824,4757060.866],[317144.9444000004,4757051.5984000005],[317207.1654000003,4757048.828299999],[317272.1989000002,4757047.4285],[317348.1189000001,4757047.073000001],[317482.66420000046,4757043.824100001],[317583.42480000015,4757044.254799999],[317649.27699999977,4757042.947899999],[317708.43620000035,4757041.7085],[317747.9299999997,4757040.880999999],[317773.7988,4757040.4158],[317899.7695000004,4757040.181299999],[318043.7293999996,4757037.915899999],[318142.3183000004,4757036.5231],[318182.77639999986,4757035.116900001],[318303.99629999977,4757031.237299999],[318344.37569999974,4757029.9453],[318367.6190999998,4757028.996200001],[318378.1436999999,4757028.717499999],[318433.0022,4757028.487199999],[318437.1573000001,4757028.154999999],[318449.70689999964,4757027.267100001],[318460.18450000044,4757025.2116],[318478.46279999986,4757024.8389],[318533.3065999998,4757024.054199999],[318551.50629999954,4757023.7949],[318555.4223999996,4757023.691199999],[318566.93200000003,4757023.608999999],[318570.7695000004,4757023.6186],[318571.6023000004,4757021.151699999],[318577.63040000014,4757005.2116],[318598.2224000003,4756950.323799999],[318605.08939999994,4756932.138900001],[318598.81659999955,4756935.7499],[318579.7536000004,4756946.589299999],[318573.40220000036,4756950.3136],[318590.4983999999,4756899.0744],[318614.8459000001,4756825.639599999],[318633.6425000001,4756764.576099999],[318638.80759999994,4756743.769200001],[318651.9298999999,4756690.412699999],[318663.8565999996,4756631.9759],[318669.36450000014,4756590.156199999],[318672.1113,4756555.077299999],[318673.04530000035,4756503.932399999],[318668.0697999997,4756423.827500001],[318666.9280000003,4756411.5221],[318665.5672000004,4756397.111099999],[318661.4056000002,4756366.3267],[318655.40780000016,4756334.0351],[318638.8169999998,4756271.684800001],[318621.80510000046,4756218.125],[318596.67360000033,4756147.777000001],[318540.84049999993,4756009.5622000005],[318406.7296000002,4755702.944399999],[318386.06400000025,4755653.3714000005],[318357.90979999956,4755586.2157000005],[318335.8914999999,4755538.0122],[318292.5843000002,4755435.251499999],[318280.1793999998,4755407.7973],[318291.43510000035,4755407.277000001],[318325.12069999985,4755405.7181],[318336.29480000027,4755405.199999999],[318484.8937999997,4755404.1565000005],[318930.6113,4755401.1587000005],[319079.1310999999,4755400.2413],[319091.0398000004,4755353.252599999],[319110.9751000004,4755304.051899999],[319122.0817,4755273.087200001],[319122.3729999997,4755271.7458999995],[319127.2932000002,4755250.834899999],[319131.89180000033,4755220.819599999],[319132.62490000017,4755208.353700001],[319132.19240000006,4755173.359099999],[319130.8798000002,4755163.8365],[319129.2422000002,4755141.987],[319126.69880000036,4755126.0513],[319124.97009999957,4755122.4296],[319115.5429999996,4755111.7874],[319110.9918999998,4755100.238700001],[319110.7605999997,4755091.465500001],[319112.3343000002,4755089.201400001],[319120.22950000037,4755085.103700001],[319120.64859999996,4755079.3138999995],[319118.8816999998,4755074.248500001],[319118.13769999985,4755067.7114],[319119.11959999986,4755064.6850000005],[319131.4305999996,4755060.804300001],[319133.4559000004,4755057.0836],[319133.18659999967,4755046.866800001],[319131.4957999997,4755044.6887],[319128.2955,4755044.1063],[319120.23369999975,4755044.9856],[319118.0736999996,4755043.5978],[319117.38829999976,4755039.2818],[319118.1798999999,4755029.0370000005],[319123.33490000013,4755020.1218],[319126.5231999997,4755017.148399999],[319127.5050999997,4755014.1219999995],[319127.1978000002,4755002.4614],[319129.10890000034,4754994.409700001],[319137.9419,4754982.508199999],[319146.43489999976,4754979.395],[319150.54399999976,4754974.174699999],[319151.26219999976,4754958.0419],[319149.30510000046,4754945.757999999],[319150.23139999993,4754940.6216],[319153.3351999996,4754937.5393],[319156.0108000003,4754936.801999999],[319164.8102000002,4754936.0145],[319182.2516000001,4754934.6658],[319185.9296000004,4754931.679500001],[319188.5262000002,4754927.9438000005],[319191.4573999997,4754918.3094],[319191.62490000017,4754902.9690000005],[319186.0864000004,4754897.336200001],[319172.9601999996,4754885.791200001],[319170.62210000027,4754880.740800001],[319170.42899999954,4754873.4113],[319171.98510000017,4754870.480900001],[319178.3183000004,4754865.98],[319182.5212000003,4754864.3134],[319195.2433000002,4754857.421499999],[319063.1579,4754844.0111],[318947.20529999956,4754832.289000001],[318937.49619999994,4754554.0527],[319013.73780000024,4754558.7095],[319145.9358999999,4754566.893200001],[319162.7896999996,4754568.004899999],[319169.1732999999,4754568.5035],[319176.4369999999,4754509.4132],[319179.11060000025,4754486.8945],[319177.9592000004,4754486.591399999],[319174.51669999957,4754486.126499999],[319173.28949999996,4754486.047700001],[319176.1364000002,4754476.304400001],[319178.3864000002,4754443.906300001],[319178.4609000003,4754431.2355],[319178.64389999956,4754394.779999999],[319176.1804999998,4754332.2787],[319175.5689000003,4754278.0634],[319173.7340000002,4754264.2205],[319171.6979,4754248.938200001],[319166.46889999975,4754224.071699999],[319162.27579999994,4754210.624399999],[319167.2934999997,4754190.2665],[319174.4809999997,4754180.964500001],[319179.5440999996,4754177.830600001],[319209.841,4754159.0295],[319221.09499999974,4754149.0648],[319233.3696999997,4754143.740599999],[319242.9746000003,4754142.487500001],[319249.20409999974,4754143.3236],[319258.9168999996,4754143.0679],[319267.08160000015,4754139.852399999],[319271.2062999997,4754138.2991],[319293.71750000026,4754118.480900001],[319308.81539999973,4754093.190400001],[319309.34559999965,4754088.509],[319307.0714999996,4754082.790100001],[319305.2115000002,4754080.394200001],[319301.1798999999,4754079.277899999],[319296.3147999998,4754080.6284],[319289.3251,4754088.147],[319280.0524000004,4754089.613600001],[319273.5921,4754083.115900001],[319271.66779999994,4754078.276799999],[319271.57129999995,4754074.6121],[319274.4184999997,4754064.868799999],[319280.0060999999,4754056.831499999],[319281.60030000005,4754052.233200001],[319282.13069999963,4754050.6634],[319282.6776999999,4754037.3134],[319296.43960000016,4754035.728700001],[319306.13769999985,4754031.8061],[319310.1253000004,4754028.145],[319311.7428000001,4754024.4351],[319310.76609999966,4754021.4603],[319303.23929999955,4754020.991699999],[319300.5136000002,4754019.841],[319299.9274000004,4754016.189099999],[319301.62959999964,4754012.588199999],[319309.9896,4754007.478399999],[319315.2335000001,4754001.895],[319314.6648000004,4753998.909499999],[319309.55989999976,4753991.1536],[319308.3258999996,4753978.406199999],[319309.45639999956,4753971.7086],[319312.0856999997,4753969.194599999],[319320.9354999997,4753964.071900001],[319339.1869000001,4753962.369100001],[319345.47200000007,4753965.315300001],[319348.2298999997,4753967.6876],[319351.3315000003,4753967.606000001],[319353.4534999998,4753964.4385],[319354.2577999998,4753960.861199999],[319355.9891999997,4753958.3707],[319361.78440000024,4753958.2182],[319367.69070000015,4753962.285700001],[319372.58800000045,4753962.1569],[319385.0469000004,4753957.6061],[319406.1924999999,4753947.937100001],[319414.53809999954,4753942.2722],[319424.8772,4753928.5535],[319429.6810999997,4753924.870999999],[319434.0417999998,4753919.866599999],[319437.0003000004,4753914.3434],[319438.83609999996,4753900.2928],[319437.2642999999,4753890.2213],[319434.9000000004,4753887.283],[319429.0725999996,4753886.2139],[319424.0963000003,4753883.3443],[319420.8836000003,4753879.2059],[319420.25069999974,4753873.7772],[319421.0843000002,4753871.3104],[319429.3161000004,4753861.3144000005],[319431.0007999996,4753857.0472],[319431.2189999996,4753849.818],[319424.0614,4753832.3367],[319415.1858000001,4753799.2313],[319406.67530000024,4753780.0075],[319404.60780000035,4753769.7268],[319402.9774000002,4753754.322699999],[319324.4423000002,4753755.944700001],[319270.7271999996,4753757.136399999],[319175.4676999999,4753759.5339],[319044.8295,4753761.5316],[318875.46609999985,4753766.331599999],[318873.91229999997,4753766.261399999],[318741.5979000004,4753769.753799999],[318740.31350000016,4753758.2302],[318700.89360000007,4753645.0293000005],[318681.61560000014,4753521.2947],[318672.4534999998,4753471.3058],[318667.7868999997,4753439.9792],[318666.6518000001,4753415.5605999995],[318663.01499999966,4753389.207599999],[318663.2966,4753381.309900001],[318666.04169999994,4753373.902799999],[318670.99959999975,4753366.7707],[318675.95749999955,4753359.638499999],[318687.25569999963,4753348.2271],[318699.7176999999,4753340.6746],[318713.49710000027,4753330.4201],[318721.5131000001,4753321.5403],[318729.03589999955,4753309.4507],[318741.9592000004,4753285.3277],[318748.37930000015,4753268.5998],[318759.0148,4753228.979],[318767.0548999999,4753183.870200001],[318769.5747999996,4753149.3533],[318774.62320000026,4753120.881899999],[318779.1763000004,4753051.972200001],[318781.3996000001,4753043.3565],[318786.0049999999,4753035.2336],[318789.80319999997,4753030.577],[318799.84920000006,4753024.310799999],[318810.8953999998,4753018.7962],[318818.50989999995,4753013.2611],[318841.7396999998,4753005.0912999995],[318862.53550000023,4753000.653100001],[318910.26740000024,4752992.2818],[318915.3053000001,4752991.2599],[318924.86450000014,4752985.117900001],[318928.9656999996,4752976.4527],[318930.6612999998,4752966.406300001],[318932.5005000001,4752961.8015],[318935.80620000046,4752957.0469],[318942.9837999996,4752953.523700001],[318949.7770999996,4752954.011399999],[318968.38460000046,4752959.5218],[318976.6297000004,4752959.304400001],[319007.6498999996,4752949.151699999],[319027.9419,4752947.283299999],[319031.8076999998,4752945.1811],[319041.00129999965,4752925.1577],[319046.6325000003,4752909.451099999],[319048.68740000017,4752903.7294],[319057.5842000004,4752887.9366999995],[319065.55140000023,4752877.169500001],[319069.6816999996,4752866.5033],[319073.7242999999,4752852.5056],[319075.1513,4752835.354],[319074.61000000034,4752814.8092],[319068.57210000046,4752787.185900001],[319063.20689999964,4752750.9878],[319060.87239999976,4752699.5963],[319055.9117999999,4752657.053099999],[319053.62179999985,4752644.5558],[319020.20359999966,4752538.974099999],[319015.8342000004,4752521.975299999],[319012.4879999999,4752503.504799999],[319005.96609999985,4752479.2281],[318999.1392000001,4752468.184],[318997.8618999999,4752466.2173],[318996.7768000001,4752462.245200001],[318997.67169999983,4752458.9989],[319005.7709999997,4752453.2289],[319010.0804000003,4752452.4486],[319013.35419999994,4752446.4724],[319014.17590000015,4752440.4498],[319013.0246000001,4752415.364800001],[319008.7078,4752400.3649],[318995.2312000003,4752372.6042],[318989.8230999997,4752350.298599999],[318980.2854000004,4752320.100400001],[318973.5865000002,4752307.7193],[318968.07189999986,4752299.9745000005],[318952.5845999997,4752285.8247],[318938.31659999955,4752277.6439],[318909.34339999966,4752263.2941],[318876.71910000034,4752246.8181],[318860.8119000001,4752235.3467999995],[318850.32820000034,4752225.0659],[318841.8038999997,4752214.7334],[318834.22420000006,4752203.0425],[318829.40830000024,4752187.7225],[318971.4017000003,4752184.534],[319126.3794,4752181.1175999995],[319300.75320000015,4752175.8609],[319397.3554999996,4752173.9868],[319539.2846999997,4752171.478499999],[319506.47470000014,4752138.557399999],[319471.8945000004,4752106.6831],[319462.0560999997,4752099.162599999],[319458.92119999975,4752088.6877999995],[319461.5044,4752078.173699999],[319473.76829999965,4752066.071699999],[319488.80819999985,4752053.8967],[319499.11280000024,4752041.8462000005],[319511.33019999973,4752031.0789],[319517.8295999998,4752020.3509],[319519.3660000004,4752007.3083999995],[319527.65270000044,4751989.9768],[319532.05840000045,4751974.1918],[319533.4024,4751956.931399999],[319533.1776999999,4751948.3804],[319526.72169999965,4751942.104499999],[319519.5338000003,4751939.070699999],[319479.1682000002,4751935.7974],[319476.6048999997,4751928.4191],[319477.7877000002,4751883.2695],[319475.9824999999,4751873.648800001],[319467.0477,4751866.3268],[319459.0432000002,4751863.3144000005],[319456.45380000025,4751861.1599],[319448.6124999998,4751855.0317],[319440.32490000036,4751841.247199999],[319426.0334999999,4751838.4002],[319347.78550000023,4751836.2347],[319310.60649999976,4751836.101399999],[319292.42509999964,4751834.4682],[319268.46690000035,4751827.5417],[319258.09140000027,4751821.369200001],[319249.0745000001,4751810.938100001],[319243.2651000004,4751798.199999999],[319238.7821000004,4751779.9816],[319237.48319999967,4751758.5678],[319238.301,4751730.652799999],[319243.06120000035,4751700.4114],[319242.5527999997,4751681.088300001],[319239.1989000002,4751674.7311],[319215.12590000033,4751660.3621],[319172.4880999997,4751632.9241],[319166.5968000004,4751620.188200001],[319165.5491000004,4751608.324899999],[319167.4667999996,4751591.160499999],[319171.1871999996,4751583.505799999],[319172.56900000013,4751577.0239],[319172.34389999975,4751568.4728],[319167.8605000004,4751547.142899999],[319170.0296,4751539.528999999],[319186.88350000046,4751518.637499999],[319195.0884999996,4751501.307600001],[319226.2039000001,4751451.0362],[319229.72869999986,4751435.941],[319233.05480000004,4751413.294199999],[319239.65020000003,4751393.7842],[319253.99120000005,4751376.737400001],[319281.0985000003,4751341.796499999],[319294.23259999976,4751328.5600000005],[319309.70720000006,4751286.257200001],[319330.67899999954,4751241.6985],[319351.0039999997,4751203.602399999],[319380.0948000001,4751138.3826],[319395.32019999996,4751117.6457],[319409.4232000001,4751107.051100001],[319436.5122999996,4751083.7798999995],[319446.4888000004,4751071.6269000005],[319451.62119999994,4751058.601],[319452.07299999986,4751044.698000001],[319445.12880000006,4751022.9881],[319424.8273,4750981.181500001],[319420.3678000001,4750963.851399999],[319419.5772000002,4750949.314300001],[319420.87770000007,4750942.8346],[319427.3607000001,4750937.6634],[319446.06039999984,4750930.9487],[319473.3196999999,4750917.2304],[319476.05229999963,4750915.491599999],[319504.4343999997,4750897.8544],[319540.6821999997,4750877.8992],[319550.72339999955,4750868.1895],[319557.40490000043,4750855.012],[319571.06549999956,4750787.0868999995],[319575.05539999995,4750742.975],[319576.6710999999,4750732.931],[319579.7422000002,4750725.4047],[319587.4855000004,4750712.1993],[319600.2949000001,4750680.3024],[319610.7681999998,4750659.0241],[319633.0270999996,4750638.4366],[319639.52520000003,4750633.820900001],[319641.83800000045,4750628.5371],[319643.1331000002,4750621.8354],[319642.97279999964,4750615.727499999],[319635.3258999996,4750598.369899999],[319632.59049999993,4750581.3279],[319632.3225999996,4750549.3298],[319633.04030000046,4750536.197799999],[319654.8502000002,4750535.8476],[319720.1953999996,4750534.6886],[319741.92650000006,4750534.4519],[319910.5173000004,4750531.4761],[320173.5979000004,4750529.365],[320406.77770000044,4750527.6008],[320790.6308000004,4750525.247199999],[321109.50009999983,4750522.272700001],[321455.4484000001,4750520.4986000005],[321468.6019000001,4750520.3791000005],[321828.48780000024,4750517.261499999],[321900.24230000004,4750517.512800001],[321901.6233999999,4750504.586300001],[321905.7636000002,4750465.695699999],[321907.0658999998,4750452.8824000005],[321909.70430000033,4750422.2542],[321917.37480000034,4750330.3759],[321919.9316999996,4750299.7498],[321929.6040000003,4750181.0381000005],[321935.3010999998,4750104.4354],[321943.75960000046,4749989.3113],[321983.55229999963,4749518.882099999],[321987.6188000003,4749470.770099999],[321997.7599999998,4749332.155099999],[321998.35539999977,4749323.582900001],[321998.8535000002,4749317.5692],[322000.0142999999,4749302.426000001],[322000.26910000015,4749299.6412],[322000.68850000016,4749293.740599999],[322001.07210000046,4749289.619000001],[322001.9809999997,4749277.3716],[322002.2857999997,4749273.3632],[322002.64360000007,4749268.2421],[322004.4199000001,4749245.304],[322008.4638,4749212.083699999],[322017.89919999987,4749153.498],[322026.43790000025,4749113.938200001],[322063.5985000003,4748970.7346],[322109.00019999966,4748795.3138],[322126.8298000004,4748723.0649999995],[322135.4291000003,4748666.834899999],[322168.0733000003,4748295.0516],[322173.42810000014,4748220.792099999],[322174.43879999965,4748168.203299999],[322173.1854999997,4748122.896299999],[322164.3574999999,4748043.8917],[322163.8371000001,4748039.5713],[322150.6292000003,4747933.4541],[322123.1813000003,4747731.9146],[322009.9034000002,4747751.958699999],[321670.0733000003,4747812.1022],[321556.7977,4747832.1537999995],[321499.3373999996,4747841.9794],[321457.50490000006,4747849.177200001],[321374.83970000036,4747857.9913],[321329.60979999974,4747860.2775],[321325.7673000004,4747860.2662],[321267.6420999998,4747860.220799999],[321221.5875000004,4747859.084100001],[321188.4232000001,4747856.945900001],[320950.70880000014,4747841.7941],[320871.44600000046,4747836.857100001],[320873.8147,4747711.2217999995],[320873.90139999986,4747701.995999999],[320875.9615000002,4747448.350299999],[320879.19409999996,4747424.929400001],[320885.3027999997,4747405.211999999],[320894.9167999998,4747381.9584],[320928.74700000044,4747318.5131],[320936.5412999997,4747303.863700001],[320952.8212000001,4747275.9915],[320965.2778000003,4747251.997300001],[320985.1683,4747208.918],[320992.8002000004,4747191.1613],[321003.9709000001,4747164.866900001],[321013.12009999994,4747136.2915],[321016.0286999997,4747116.1019],[320972.95359999966,4747116.556],[320843.4045000002,4747118.0396],[320800.2505999999,4747118.607999999],[320780.3850999996,4747118.681],[320720.5549999997,4747119.351],[320700.6135999998,4747119.648499999],[320696.36209999956,4747119.6482],[320630.47140000015,4747119.9213],[320419.8054999998,4747120.9725],[320349.58440000005,4747121.361400001],[320324.0784,4747121.471899999],[320247.3239000002,4747122.1436],[320221.7418999998,4747122.478700001],[320150.21640000027,4747123.014799999],[319935.64549999963,4747124.8497],[319864.0410000002,4747125.502],[319852.0948000001,4747125.1481],[319816.1015999997,4747124.423800001],[319804.0795,4747124.294199999],[319648.2034,4747125.8232],[319180.5861999998,4747130.875600001],[319024.6308000004,4747132.5319],[318894.23699999973,4747133.074200001],[318502.81269999966,4747134.8336],[318372.3395999996,4747135.499],[318358.03259999957,4747135.543400001],[318315.0415000003,4747136.123],[318300.6557,4747136.2807],[318060.97279999964,4747137.837200001],[317341.77020000014,4747143.0053],[317102.0099999998,4747144.819499999],[316993.52610000037,4747145.3708999995],[316667.9221999999,4747147.484099999],[316559.3622000003,4747148.2667],[316429.3819000004,4747152.1786],[316308.716,4747155.8442],[315904.73979999963,4747162.5316],[315781.22750000004,4747163.726600001],[315682.0719999997,4747164.604599999],[315667.3562000003,4747164.6655],[315622.9696000004,4747165.077099999],[315608.17810000014,4747165.362500001],[315561.9820999997,4747165.3785],[315218.0708999997,4747167.9399999995],[315192.9754999997,4747168.169600001],[314867.2856999999,4747173.3708],[314680.6475999998,4747177.507200001],[314676.30140000023,4747004.035],[314672.5513000004,4746831.435900001],[314671.0323000001,4746762.908],[314659.46640000027,4746500.502],[314645.8957000002,4746318.499],[314639.9430999998,4746240.1997],[314613.7154000001,4745989.0799],[314597.3548999997,4745791.593599999],[314596.2483999999,4745777.843],[314570.0745000001,4745522.7212000005],[314542.68539999984,4745316.6416],[314536.96270000003,4745274.232000001],[314508.4187000003,4745049.624500001],[314471.94290000014,4744803.8935],[314434.6409,4744560.963099999],[314384.30399999954,4744329.1642],[314333.86849999987,4744093.812000001],[314294.7400000002,4743913.8324],[314283.6347000003,4743863.011],[314232.54700000025,4743634.011399999],[314187.4584999997,4743454.637599999],[314175.2675000001,4743406.0682],[314102.23819999956,4743140.320900001],[314040.9572999999,4742925.044500001],[313969.9165000003,4742687.805600001],[313890.48220000044,4742442.9036],[313811.3986999998,4742229.3321],[313729.51350000035,4742012.1697],[313705.2720999997,4741956.9254],[313630.38129999954,4741786.8061999995],[313525.72699999996,4741581.3749],[313411.32129999995,4741357.5385],[313275.84509999957,4741141.609300001],[313130.3086000001,4740941.2914],[312965.06350000016,4740741.8444],[312780.5066999998,4740527.8111000005],[312611.24849999975,4740341.0385],[312432.23790000007,4740133.086100001],[312275.92420000024,4739932.4103],[312123.77579999994,4739746.738299999],[311967.6331000002,4739528.9493],[311813.9167999998,4739325.4333999995],[311703.85360000003,4739164.959799999],[311576.5179000003,4738974.7311],[311439.15110000037,4738756.2171],[311315.1624999996,4738536.2282],[311240.5343000004,4738382.0153],[311169.12459999975,4738234.827500001],[311064.1054999996,4737975.6483],[310989.6026999997,4737763.644300001],[310933.57459999993,4737544.6888999995],[310871.76609999966,4737315.112199999],[310811.0943,4737115.1776],[310738.5005999999,4736898.6779],[310715.2242999999,4736850.1949000005],[310691.43850000016,4736801.059],[310639.1662999997,4736710.584899999],[310612.77660000045,4736665.077],[310452.3211000003,4736673.0381000005],[310435.3942,4736673.9475],[310084.7463999996,4736680.5865],[309970.5190000003,4736684.063999999],[309809.8992999997,4736689.0439],[309762.5557000004,4736691.6822999995],[309666.55310000014,4736696.7741],[309464.57380000036,4736707.570499999],[309236.11930000037,4736714.547900001],[309209.6908999998,4736715.389599999],[309092.86569999997,4736725.6216],[309086.3088999996,4736722.468900001],[309071.6721999999,4736720.317600001],[309046.7076000003,4736720.786],[309040.65199999977,4736720.953500001],[308882.57859999966,4736726.218],[308829.88850000035,4736728.0107],[308696.1336000003,4736724.2706],[308552.62820000015,4736720.359099999],[308294.98429999966,4736723.1763],[308245.1272999998,4736723.783399999],[308161.20359999966,4736724.4485],[308123.26159999985,4736726.5034],[308009.18989999965,4736732.6764],[307971.16610000003,4736734.7344],[307943.0762,4736734.7381],[307906.2273000004,4736734.874500001],[307858.7341,4736735.085100001],[307830.5685999999,4736735.3136],[307778.4480999997,4736736.987299999],[307621.9227999998,4736742.0153],[307569.7204999998,4736743.6928],[307466.5229000002,4736743.3478999995],[307409.8923000004,4736744.8167],[307171.10140000004,4736751.2619],[306930.7949999999,4736762.0921],[306834.44710000046,4736766.566199999],[306771.0059000002,4736767.564099999],[306646.8206000002,4736769.375],[306466.89240000024,4736772.1953],[306274.3036000002,4736782.0439],[306150.1673999997,4736788.530200001],[306149.8565999996,4736897.010399999],[306149.19070000015,4737091.966600001],[306154.99289999995,4737222.725199999],[306159.76209999993,4737331.285],[306159.7357000001,4737336.175899999],[306159.6596999997,4737350.9595],[306159.6364000002,4737355.9614],[306162.8931999998,4737434.000499999],[306163.1392000001,4737495.2311],[306163.7139999997,4737678.9276],[306165.96360000037,4737913.478800001],[306167.26109999977,4738052.921800001],[306167.2784000002,4738059.3674],[306170.3216000004,4738228.880100001],[306178.8635,4738713.539899999],[306179.66839999985,4738756.750399999],[306182.5694000004,4738932.8245],[306185.5533999996,4739091.4474],[306188.7297,4739262.7349],[306195.16390000004,4739567.409],[306198.3970999997,4739726.136299999],[306198.11340000015,4739756.818700001],[306200.6610000003,4739844.5472],[306203.7111999998,4739950.154999999],[306197.7078,4740199.6094],[306197.00659999996,4740227.080499999],[306194.8132999996,4740317.9431],[306189.3471999997,4740356.4399],[306188.1616000002,4740384.147],[306188.58330000006,4740442.8167],[306190.8646999998,4740483.2074],[306191.3973000003,4740493.417199999],[306192.67810000014,4740760.2272],[306196.60720000044,4740894.151000001],[306198.50769999996,4740982.120100001],[306198.8875000002,4741001.447799999],[306203.4483000003,4741108.346999999],[306206.2477000002,4741123.4944],[306209.12129999977,4741129.637399999],[306217.1171000004,4741143.305],[306215.04839999974,4741154.1437],[306215.07019999996,4741216.047900001],[306215.07540000044,4741236.6086],[306216.4117999999,4741345.2655],[306219.3562000003,4741435.428099999],[306219.8278000001,4741452.197000001],[306219.3696999997,4741508.6688],[306218.8167000003,4741521.0209],[306217.1579999998,4741558.077],[306216.6051000003,4741570.429099999],[306217.1771999998,4741587.8619],[306217.3925999999,4741595.524499999],[306220.0723000001,4741626.7905],[306221.74039999954,4741636.6351],[306222.80599999987,4741639.605900001],[306224.41220000014,4741644.3397],[306230.40490000043,4741653.7292],[306234.2923999997,4741902.572799999],[306234.93479999993,4741945.7881000005],[306239.89130000025,4742247.171],[306249.69460000005,4742613.212099999],[306253.40469999984,4742649.1171],[306278.76549999975,4742896.2458],[306267.0394000001,4742912.801999999],[306260.8797000004,4742926.5342999995],[306255.7874999996,4742949.127800001],[306254.3912000004,4742966.3938],[306254.62569999974,4743006.731000001],[306254.58719999995,4743011.1777],[306264.1639999999,4743319.655099999],[306264.4974999996,4743369.325300001],[306265.0349000003,4743490.2305],[306272.59860000014,4743668.953199999],[306279.05700000003,4743822.922800001],[306292.84080000035,4744205.3016],[306295.0996000003,4744268.1434],[306299.9992000004,4744384.1471],[306304.76499999966,4744509.934800001],[306313.71470000036,4744746.634],[306318.41199999955,4744887.4276],[306322.52720000036,4745013.344900001],[306334.03589999955,4745361.334899999],[306335.28079999983,4745472.440199999],[306340.94010000024,4745996.196799999],[306349.07239999995,4746479.8737],[306353.8267999999,4746666.2338],[306355.24619999994,4746734.1007],[306357.3108999999,4746836.5143],[306358.69710000046,4746938.0578000005],[306359.5477999998,4747006.051899999],[306360.67640000023,4747086.819399999],[306361.75100000016,4747171.478399999],[306365.12770000007,4747329.2031],[306366.49700000044,4747398.1829],[306366.5778999999,4747403.960000001],[306362.0716000004,4747403.6423],[306158.2232999997,4747403.8266],[306123.2690000003,4747405.3674],[305981.5756000001,4747411.6965],[305748.4951999998,4747410.4947999995],[305406.93099999987,4747418.9263],[305389.52770000044,4747419.4187],[305168.3222000003,4747430.4596],[305051.71580000035,4747436.2085],[305048.28419999965,4747436.3058],[304774.3629999999,4747445.408299999],[304687.7866000002,4747448.977399999],[304567.64499999955,4747454.0569],[304542.4073999999,4747455.1074],[304533.1557,4747454.703400001],[304429.5081000002,4747450.314099999],[304394.95880000014,4747448.851399999],[304317.93960000016,4747457.821699999],[304286.3383999998,4747459.387599999],[304147.60589999985,4747466.337099999],[303959.4283999996,4747471.3642],[303850.3481999999,4747474.3627],[303817.7412999999,4747475.0703],[303662.2522999998,4747479.395500001],[303457.41619999986,4747485.2453000005],[303179.36039999966,4747487.082900001],[303097.87210000027,4747491.304500001],[302909.91920000035,4747501.3554],[302888.6098999996,4747502.5217],[302828.72279999964,4747504.349199999],[302623.8208999997,4747510.781400001],[302585.09240000043,4747511.8928],[302503.80480000004,4747514.559699999],[302438.68850000016,4747516.5408],[302243.0979000004,4747522.605799999],[302177.90309999976,4747524.7027],[302112.7001,4747529.356799999],[301917.1009999998,4747543.656099999],[301851.8196999999,4747548.426100001],[301655.4475999996,4747555.7530000005],[301590.1841000002,4747558.302100001],[301228.7684000004,4747567.6252],[301144.6629999997,4747571.8345],[301066.24679999985,4747577.658600001],[300870.0871000001,4747592.337400001],[300854.9195999997,4747585.3298],[300808.6980999997,4747584.6675],[300733.10890000034,4747583.6336],[300701.9210999999,4747582.536599999],[300640.65479999967,4747584.7566],[300622.20859999955,4747585.9581],[300582.0577999996,4747588.7892],[300560.04679999966,4747588.3159],[300514.2485999996,4747590.9778],[300507.71860000025,4747591.3895],[300437.9397,4747598.970899999],[300376.68099999987,4747598.636700001],[300330.71740000043,4747598.4147],[300296.51499999966,4747600.519099999],[300267.89549999963,4747600.5721],[300260.7022000002,4747600.6698],[300123.3529000003,4747601.7698],[300079.2319,4747603.051999999],[300066.159,4747603.432],[300016.2474999996,4747602.4377],[299863.1190999998,4747603.668199999],[299813.65490000043,4747603.996200001],[299760.9255999997,4747604.5306],[299658.7287999997,4747605.283500001],[299312.7394000003,4747608.145],[299205.9653000003,4747614.5955],[299003.68649999984,4747626.949999999],[298910.7583999997,4747625.8871],[298863.6405999996,4747625.3752],[298631.8388,4747626.4888],[298548.93369999994,4747627.026900001],[298538.7988999998,4747627.2126],[298528.65759999957,4747627.176200001],[298498.0016000001,4747627.5184],[298487.7851,4747627.706599999],[298340.4367000004,4747630.9134],[298195.0524000004,4747634.176999999],[297898.5477,4747645.8836],[297751.27749999985,4747651.7684],[297755.5505999997,4747719.2215],[297754.50380000006,4747758.7104],[297747.90660000034,4747995.986099999],[297750.94739999995,4748079.9257],[297754.67420000024,4748187.1865],[297751.63609999977,4748306.317],[297751.28270000033,4748333.2256000005],[297746.4779000003,4748642.4738],[297746.6824000003,4748771.7348],[297746.8150000004,4748918.003799999],[297746.13489999995,4748975.4882],[297744.61149999965,4749087.6831],[297743.44799999986,4749148.182700001],[297742.2812999999,4749205.7926],[297742.1798999999,4749213.4649],[297741.87600000016,4749236.481899999],[297741.69629999995,4749244.2676],[297738.97750000004,4749463.090299999],[297737.5236999998,4749580.3961],[297742.3998999996,4749912.812999999],[297742.1459999997,4750054.2031],[297742.6138000004,4750120.101199999],[297744.15479999967,4750339.1324000005],[297754.8312999997,4750346.3763999995],[297757.7520000003,4750348.4023],[297761.5253999997,4750354.4045],[297762.0776000004,4750362.057600001],[297759.92480000015,4750369.456800001],[297755.2269000001,4750373.707599999],[297752.7407999998,4750378.115599999],[297751.9633999998,4750385.0298],[297750.7840999998,4750394.956900001],[297747.38329999987,4750398.835999999],[297748.6624999996,4750539.5143],[297752.25629999954,4750961.556299999],[297753.4578999998,4751102.348099999],[297754.2461000001,4751145.784600001],[297754.4391000001,4751160.673],[297755.14070000034,4751276.1373],[297755.35730000027,4751319.5907000005],[297757.0954999998,4751470.259099999],[297759.55420000013,4751684.262],[297761.0963000003,4751922.6339],[297762.0220999997,4752073.4375],[297760.41199999955,4752077.0417],[297759.4486999996,4752083.1833999995],[297759.46520000044,4752086.5174],[297759.34130000044,4752093.4124],[297762.0795,4752128.1218],[297763.05979999993,4752141.9867],[297762.5928999996,4752242.7026],[297761.12129999977,4752545.1861000005],[297760.5767000001,4752646.0155],[297760.49509999994,4752726.490900001],[297760.16920000035,4752967.919199999],[297760.00629999954,4753048.397],[297763.84520000033,4753359.060799999],[297768.5833999999,4753614.234099999],[297777.4791000001,4754104.8133000005],[297780.60809999984,4755311.707800001],[297781.17059999984,4755541.440199999],[297782.1732999999,4755877.531400001],[297781.5016000001,4755926.791099999],[297780.6864,4755976.721999999],[297783.00239999965,4756074.6888999995],[297784.0510999998,4756124.1203000005],[297785.67250000034,4756151.4156],[297790.30150000006,4756233.642200001],[297791.84449999966,4756261.051000001],[297796.1649000002,4756321.723300001],[297797.3317,4756339.139599999],[297800.56429999974,4756504.215],[297801.70550000016,4756565.0922],[297785.48390000034,4756748.969900001],[297774.94299999997,4756867.879000001],[297777.30009999964,4757305.0788],[297778.2884999998,4757490.8947],[297715.2592000002,4757491.308800001],[297526.1843999997,4757492.9988],[297463.0767000001,4757493.5287],[297204.64910000004,4757505.501700001],[296931.54559999984,4757518.2524],[296675.1616000002,4757530.296],[296429.2112999996,4757541.706],[296170.70660000015,4757553.831499999],[296035.9812000003,4757559.838400001],[295631.8156000003,4757578.2082],[295497.0937999999,4757584.3367],[295490.15550000034,4757584.432499999],[295469.34700000007,4757584.942],[295462.3304000003,4757585.1513],[295292.6952999998,4757592.547700001],[294783.55599999987,4757615.102700001],[294613.8431000002,4757622.6295],[294612.20799999963,4757622.567299999],[294607.3909999998,4757622.600400001],[294605.67760000005,4757622.651799999],[294600.4726,4757623.363399999],[294597.29389999993,4757623.569800001],[294571.8881999999,4757625.998199999],[294563.4195999997,4757626.807700001],[294560.9154000003,4757624.993100001],[294551.29119999986,4757625.3926],[294522.4221999999,4757626.702299999],[294512.7198000001,4757627.215399999],[294507.98429999966,4757627.246099999],[294500.7229000004,4757627.4637],[294493.5398000004,4757627.5679],[294488.7259999998,4757627.712099999],[294482.28050000034,4757627.905300001],[294462.9506999999,4757628.707],[294456.4269000003,4757629.013699999],[294372.00260000024,4757632.2118999995],[294246.6375000002,4757637.1953],[294118.49509999994,4757642.1532000005],[294033.9110000003,4757645.4715],[293951.5264999997,4757648.613600001],[293704.3729999997,4757658.0458],[293621.90699999966,4757661.194399999],[293382.1749,4757670.3037],[292908.14159999974,4757684.493100001],[292257.18939999957,4757716.411699999],[292251.55979999993,4757716.5823],[292240.1339999996,4757716.817299999],[292122.0645000003,4757722.7301],[292027.7138,4757727.147500001],[291744.66509999987,4757740.518300001],[291739.2019999996,4757740.795399999],[291650.3178000003,4757745.051899999],[291637.92310000025,4757745.650800001],[291628.7885999996,4757746.0396],[291488.7181000002,4757750.853499999],[291443.26999999955,4757752.124600001],[291424.36170000024,4757753.366599999],[291420.00040000025,4757752.2765999995],[291396.5231999997,4757753.6577],[291360.4746000003,4757755.199200001],[291332.97589999996,4757755.924799999],[291317.54559999984,4757756.061000001],[291301.8125,4757756.9845],[291277.75409999955,4757758.0502],[291112.50320000015,4757764.638800001],[291083.4678999996,4757765.856899999],[290999.5405000001,4757769.3039],[290944.8931,4757771.525599999],[290886.4928000001,4757773.862299999],[290867.81240000017,4757774.543199999],[290827.4430999998,4757776.330399999],[290789.5996000003,4757777.9296],[290732.50459999964,4757780.227700001],[290677.2045999998,4757782.4715],[290584.06120000035,4757786.3160999995],[290492.2198000001,4757790.011],[290420.60890000034,4757792.977600001],[290371.59130000044,4757795.0319],[290324.7730999999,4757796.908],[290234.159,4757800.6800999995],[290220.9451000001,4757801.195499999],[290088.81269999966,4757806.5733],[290005.2117999997,4757810.022500001],[289495.5153000001,4757822.5393],[289489.96729999967,4757822.7096],[289484.6640999997,4757822.8725000005],[289481.47530000005,4757822.748],[289475.92729999963,4757822.918400001],[289465.24260000046,4757823.3576],[289416.2045999998,4757824.7524],[289411.72059999965,4757825.0013],[289319.8250000002,4757829.6029],[289044.06039999984,4757843.5286],[288955.6766999997,4757848.1383],[288952.1854999997,4757848.8015],[288946.2363999998,4757849.207],[288937.27529999986,4757849.9274],[288935.15749999974,4757850.103800001],[288928.8037999999,4757850.6329],[288922.45019999985,4757851.161900001],[288909.9638,4757851.4352],[288872.5147000002,4757852.588199999],[288866.72190000024,4757852.7666],[288859.96719999984,4757853.5304000005],[288857.43460000027,4757853.497199999],[288847.15440000035,4757853.8138],[288829.77610000037,4757854.348999999],[288739.13150000013,4757857.1413],[288708.8622000003,4757858.074100001],[288706.48929999955,4757857.924900001],[288703.14070000034,4757857.9169],[288699.1429000003,4757858.040100001],[288696.6952999998,4757858.115499999],[288692.4491999997,4757858.135199999],[288686.00380000006,4757858.333900001],[288679.6364000002,4757858.4189],[288675.31230000034,4757858.552200001],[288624.17349999957,4757860.6844],[288470.5974000003,4757867.199200001],[288419.38049999997,4757869.4464],[288319.49930000026,4757871.9735],[288019.8519000001,4757879.452500001],[287919.89240000024,4757882.098999999],[287792.61450000014,4757886.0371],[287410.7807,4757897.8654],[287283.5027999999,4757901.812999999],[286905.17179999966,4757923.899],[286409.13889999967,4757940.1117],[286095.58800000045,4757949.6643],[286053.2747999998,4757951.984999999],[286044.4840000002,4757952.9263],[286038.62009999994,4757953.4427000005],[285860.67569999956,4757964.2227],[285828.3163999999,4757966.233899999],[285225.7254999997,4758003.9816],[285034.67449999973,4758016.083000001],[285024.8128000004,4758016.7257],[284980.88430000003,4757918.0547],[284849.0920000002,4757622.043199999],[284805.159,4757523.3730999995],[284631.41610000003,4757530.495200001],[284109.9534,4757552.228599999],[283936.13269999996,4757559.482000001],[283933.3585000001,4757559.569399999],[283924.8727000002,4757559.8368],[283922.0203999998,4757560.037799999],[283879.19409999996,4757561.720899999],[283750.63709999993,4757566.885500001],[283707.7326999996,4757568.6833999995],[283701.60610000044,4757568.6543000005],[283683.2335000001,4757568.7892],[283677.02880000044,4757568.8737],[283444.8158999998,4757576.314300001],[282748.1805999996,4757598.794500001],[282515.88960000034,4757606.3803],[282499.9007000001,4757606.9986000005],[282483.9082000004,4757607.505899999],[282482.58860000037,4757607.1031],[282442.30229999963,4757609.0481],[282134.9676999999,4757630.0338],[282121.5862999996,4757630.458900001],[282089.3638000004,4757631.7052],[281168.108,4757666.824100001],[280434.65020000003,4757695.0507],[280424.4545,4757695.488299999],[280414.85450000037,4757691.5713],[280411.8707999997,4757690.2216],[280402.6752000004,4757686.180500001],[280399.6135999998,4757684.944499999],[280372.9293999998,4757693.3587],[280359.1758000003,4757697.467800001],[279750.9749999996,4757716.976299999],[279682.51769999973,4757719.1755],[278971.5153999999,4757742.2794],[278969.63520000037,4757742.228800001],[278968.4112999998,4757742.268300001],[278754.87990000006,4757749.1547],[278628.0120000001,4757753.582800001],[278618.14269999973,4757754.012599999],[278209.68429999985,4757769.769099999],[278204.38069999963,4757769.9407],[278188.22869999986,4757770.5743],[278182.8470999999,4757770.8596],[277967.48220000044,4757779.163899999],[277914.2301000003,4757781.777799999],[277867.98429999966,4757783.831700001],[276925.5625,4757819.095799999],[276903.2022000002,4757819.712099999],[276651.85819999967,4757829.3398],[275897.67449999973,4757858.616699999],[275646.2527999999,4757868.395],[275634.09889999963,4757868.9037999995],[275616.6451000003,4757869.6973],[275614.51999999955,4757869.6557],[275597.3853000002,4757870.216399999],[275585.1497999998,4757870.7281],[275105.3053000001,4757889.229],[274928.1124999998,4757895.932399999],[274923.2132000001,4757895.982100001],[274921.1732999999,4757896.049000001],[274917.3348000003,4757896.0638999995],[274897.9154000003,4757896.701400001],[274890.8203999996,4757897.045499999],[274770.9902999997,4758135.674000001],[274762.66839999985,4758183.1974],[274770.5700000003,4758192.499],[274774.5357999997,4758203.8199000005],[274777.8080000002,4758228.838300001],[274793.7659999998,4758269.5605],[274875.6492999997,4758345.472999999],[274954.8727000002,4758347.8749],[275089.0769999996,4758333.242699999],[275197.81429999974,4758326.5634],[275267.5016999999,4758379.422],[275388.4824000001,4758457.2827],[275440.5873999996,4758454.6863],[275483.42080000043,4758418.3741999995],[275628.0871000001,4758306.6872000005],[275725.4199000001,4758290.9396],[275828.7651000004,4758274.218699999],[275938.6146,4758264.068399999],[276017.58110000007,4758313.6293],[276082.7488000002,4758340.8507],[276244.9696000004,4758328.772700001],[276361.44689999986,4758379.1142],[276430.0409000004,4758451.364],[276467.52890000027,4758493.9443],[276594.6484000003,4758650.447699999],[276671.7226999998,4758662.277799999],[276857.71360000037,4758535.1523],[276908.36760000046,4758462.9081999995],[276972.71439999994,4758364.649],[277023.44859999977,4758352.5483],[277084.6704000002,4758361.5636],[277145.21549999993,4758447.756100001],[277188.16339999996,4758537.8561],[277218.5650000004,4758661.6051],[277215.9894000003,4758705.4912],[277156.89460000023,4758781.898600001],[277103.7878999999,4758881.680600001],[277061.4099000003,4758964.7717],[277044.7558000004,4759017.6764],[277007.8805999998,4759254.7874],[276952.9017000003,4759414.7774],[276948.3546000002,4759420.5952],[276998.5440999996,4759512.4595],[277071.9656999996,4759542.8671],[277107.6183000002,4759544.375600001],[277289.4354999997,4759445.1897],[277320.40110000037,4759397.9352],[277342.31510000024,4759298.2786],[277378.5334000001,4759229.174900001],[277436.5935000004,4759211.502599999],[277499.86510000005,4759336.742000001],[277561.7918999996,4759478.4793],[277633.0197999999,4759607.4637],[277668.98759999964,4759679.1154],[277704.5047000004,4759779.686899999],[277734.21300000045,4759890.0078],[277707.36510000005,4760376.262399999],[277687.3808000004,4760449.8407000005],[277661.39580000006,4760582.536],[277662.59240000043,4760619.4068],[277663.3312999997,4760642.1734],[277698.89269999973,4760739.185699999],[277702.3019000003,4760748.6361],[277760.9238,4760869.469699999],[277801.7876000004,4760994.103800001],[277815.5543999998,4761073.702299999],[277815.8909999998,4761094.147299999],[277817.00129999965,4761178.714400001],[277814.31909999996,4761224.3826],[277814.0697999997,4761229.282400001],[277836.7494000001,4761279.1307],[277913.35250000004,4761327.7863],[277991.23900000006,4761312.809900001],[278088.93680000026,4761261.7282],[278193.9146999996,4761208.522299999],[278283.44959999993,4761230.5262],[278332.0058000004,4761303.107100001],[278365.39190000016,4761358.502599999],[278372.6503999997,4761441.5364],[278350.2549999999,4761561.7722],[278324.88719999976,4761653.1994],[278282.1786000002,4761798.9958999995],[278262.40610000025,4761879.125],[278223.4556,4761971.993100001],[278155.4916000003,4762096.485300001],[278084.14240000024,4762129.0364],[277994.4199999999,4762143.7292],[277829.62650000025,4762134.0655000005],[277814.3312999997,4762133.1165],[277588.6349999998,4762201.1445],[277420.49590000045,4762254.3017],[277286.4983000001,4762298.0145],[277208.47250000015,4762366.034700001],[277171.07100000046,4762430.7325],[277226.89410000015,4762586.0057],[277262.25879999995,4762722.1557],[277267.53330000024,4762721.2059],[277271.31149999984,4762754.546499999],[277302.7435999997,4762995.6622],[277324.8710000003,4763088.773800001],[277356.1769000003,4763142.8981],[277432.95019999985,4763277.5909],[277499.49980000034,4763421.732999999],[277602.9840000002,4763667.8452],[277604.64269999973,4763673.683499999],[277628.3021,4763758.852600001],[277641.1964999996,4763912.0767],[277569.909,4763988.546599999],[277454.48000000045,4764080.238399999],[277410.2642999999,4764115.8071],[277342.8766999999,4764209.162699999],[277291.41889999993,4764308.004000001],[277244.49789999984,4764443.3859],[277230.21640000027,4764528.566199999],[277246.88599999994,4764596.952],[277324.79760000017,4764766.9595],[277354.90550000034,4764842.134500001],[277453.05229999963,4764962.1230999995],[277465.2576000001,4764973.6218],[277564.16789999977,4765067.016000001],[277692.6253000004,4765150.7797],[277854.4967,4765233.4604],[278028.1665000003,4765332.8827],[278058.54289999977,4765358.8013],[278106.7396,4765423.4976],[278201.4606999997,4765627.2095],[278229.1420999998,4765728.5921],[278228.72580000013,4765793.753699999],[278228.34609999973,4765847.463099999],[278221.0702999998,4765967.767200001],[278189.87320000026,4766100.0757],[278100.9013,4766297.183499999],[277978.6105000004,4766422.6665],[277856.52020000014,4766531.580499999],[277739.0404000003,4766641.6811],[277639.233,4766768.3303],[277581.2503000004,4766906.7392],[277566.71640000027,4766984.0341],[277583.4932000004,4767075.986],[277596.4018000001,4767124.2608],[277603.83079999965,4767152.0353],[277676.4349999996,4767275.1905000005],[277792.10280000046,4767383.272],[277965.34240000043,4767481.035800001],[278027.5312000001,4767552.502699999],[278094.2764999997,4767709.0931],[278097.18149999995,4767715.669299999],[278266.73929999955,4768095.053400001],[278260.3970999997,4768163.520300001],[278181.1776999999,4768225.4583],[278088.59580000024,4768270.1543000005],[277724.51690000016,4768121.671],[277648.1266999999,4768092.470799999],[277582.3903999999,4768122.514699999],[277546.72420000006,4768189.380100001],[277612.42650000006,4768338.774],[277660.58719999995,4768412.8061999995],[277643.4899000004,4768413.696],[277132.90490000043,4768449.450099999],[277088.8817999996,4768452.442299999],[277058.45299999975,4768454.6579],[276901.2008999996,4768446.6708],[276047.9961000001,4768502.0382],[275714.63740000036,4768525.5338],[275485.5853000004,4768534.0557],[275365.32919999957,4768537.674000001],[274661.3384999996,4768564.7424],[273685.82629999984,4768601.092499999],[273534.3883999996,4768616.2267],[273331.6771,4768641.9593],[273115.2028000001,4768668.266100001],[272914.8119999999,4768692.600099999],[272886.3799999999,4768695.990900001],[272841.38069999963,4768701.4891],[272670.55989999976,4768722.2903],[272506.07189999986,4768742.217800001],[272387.6425000001,4768756.612500001],[272367.14630000014,4768763.187899999],[272170.9364,4768792.9638],[271342.97869999986,4768795.4914],[271227.51549999975,4768796.1316],[271170.7412999999,4768798.255000001],[271077.7823000001,4768806.0382],[270866.15859999973,4768823.5822],[270319.81900000013,4768862.826400001],[270274.10140000004,4768861.4724],[270274.7082000002,4768913.486099999],[270282.9793999996,4769241.9791],[270284.64180000033,4769320.530300001],[270286.8055999996,4769404.2903],[270307.7871000003,4770062.239399999],[270312.8841000004,4770262.310699999],[270318.93599999975,4770498.040100001],[270328.4112,4770816.1532000005],[270337.4681000002,4771119.3818],[270340.58110000007,4771216.785800001],[270352.81549999956,4771595.068399999],[270364.78199999966,4771870.847999999],[270376.6485000001,4772109.7179000005],[270386.06819999963,4772300.0825],[270393.48419999983,4772450.265799999],[270456.25370000023,4773199.2064],[270493.9866000004,4773649.7917],[270495.1752000004,4773675.4354],[270527.07650000043,4773957.549799999],[270527.74870000035,4773965.4213],[270527.12009999994,4773978.228700001],[270545.4944000002,4774427.5755],[270542.3683000002,4774971.7083],[270541.59839999955,4775026.325999999],[270541.5215999996,4775028.8858],[270537.2932000002,4775118.7544],[270537.7757000001,4775123.4079],[270538.2396,4775127.506100001],[270538.3770000003,4775129.169299999],[270542.91970000044,4775172.156199999],[270580.5833999999,4775446.4054000005],[270584.5482999999,4775477.0703],[270614.9709000001,4775708.0899],[270617.38239999954,4775728.911499999],[270624.14969999995,4775777.494100001],[270661.1397000002,4776581.563200001],[270662.6952999998,4776598.7446],[270663.88350000046,4776612.269200001],[270664.68560000043,4776621.581800001],[270679.5976999998,4776781.520300001],[270682.5473999996,4776852.245999999],[270694.69629999995,4777152.8156],[270721.3069000002,4777808.1358],[270762.4648000002,4778823.0967999995],[269981.53050000034,4778882.8892],[269958.69859999977,4778884.4385],[269679.0039999997,4778905.1197],[268805.8092,4778969.835899999],[267186.74849999975,4779085.691],[267070.0871000001,4779091.6809],[265837.8267999999,4779163.286699999],[264636.57739999983,4779229.5973000005],[264634.1869999999,4779231.125399999],[264265.4511000002,4779253.217599999],[264209.7737999996,4779251.697799999],[264190.6535,4779254.5836],[263454.75939999986,4779283.214400001],[263480.60089999996,4779351.9246],[263649.0286999997,4779746.376599999],[263333.8931999998,4779749.426200001],[262920.32940000016,4779753.3587],[262357.4606999997,4779758.8553],[260929.75870000012,4779772.9089],[260927.72520000022,4779772.9803],[260454.23550000042,4779786.950099999],[259258.80360000022,4779822.655099999],[259193.47609999962,4779824.631200001],[259117.65560000017,4779826.9791],[259065.34630000032,4779828.607100001],[258702.20239999983,4779840.2414],[258643.59970000014,4779843.541300001],[258308.33729999978,4779862.882200001],[258084.49490000028,4779877.835899999],[258003.84700000007,4779884.148499999],[257846.4763000002,4779892.6339],[257726.33770000003,4779896.9069],[257469.38430000003,4779903.7181],[257349.16079999972,4779903.3303],[257027.46910000034,4779899.0097],[257026.00490000006,4779899.061899999],[256907.0137,4779933.221999999],[256902.05200000014,4779933.3991],[256215.9400000004,4779943.914799999],[256233.42300000042,4780336.726299999],[256268.63289999962,4781124.565300001],[256278.13439999986,4781246.6602],[256313.74320000038,4781706.7687],[256314.01319999993,4781709.761600001],[256315.4132000003,4781728.3937],[256325.1629999997,4782557.734999999],[256325.44049999956,4782576.8521],[256329.23929999955,4782667.013499999],[256333.57830000017,4782804.0836],[256350.13929999992,4783284.669500001],[256352.58389999997,4783355.1964],[256398.51180000044,4784687.332],[256399.96690000035,4784734.764],[256400.12210000027,4784739.0954],[256411.84470000025,4785054.940099999],[256419.06790000014,4785249.7335],[256492.72080000024,4787132.5645],[256495.8348000003,4787267.1216],[256497.56579999998,4787338.1193],[256499.76960000023,4787390.5287999995],[256515.03189999983,4787705.1357],[256515.25879999995,4787711.4662],[256517.39829999954,4787757.5395],[256528.8777999999,4788046.037799999],[256543.50160000008,4788390.4706],[256544.77560000028,4788426.010500001],[256560.54399999976,4788822.779999999],[256565.35940000042,4788898.1154],[256566.06259999983,4788908.6547],[256573.3328999998,4789043.3968],[256573.33820000011,4789120.684],[256576.71619999968,4789201.297599999],[256584.16110000014,4789359.0529],[256584.6978000002,4789392.172700001],[256587.3169999998,4789449.349300001],[256592.04650000017,4789554.046],[256761.97860000003,4789550.513499999],[256933.9634999996,4789549.803099999],[256956.8942999998,4789547.4253],[257007.5268000001,4789544.167300001],[257051.52139999997,4789548.5978999995],[257188.54920000024,4789546.031199999],[257237.23440000042,4789545.1798],[257385.0195000004,4789543.2333],[257417.7076000003,4789547.625499999],[257442.24760000035,4789553.865700001],[257451.66189999972,4789557.8664],[257590.25609999988,4789551.3596],[257686.73830000032,4789538.463099999],[257810.12789999973,4789536.618100001],[258253.45519999973,4789527.823899999],[258290.77269999962,4789527.496099999],[258396.7912999997,4789531.1731],[259021.7405000003,4789520.75],[259709.56089999992,4789499.1515999995],[259840.81850000005,4789494.5074000005],[259929.2134999996,4789492.0484],[260042.06859999988,4789489.059599999],[260083.33810000028,4789487.8235],[260094.0636,4789487.5557],[260395.54750000034,4789478.6885],[260532.50239999965,4789474.190199999],[260692.41999999993,4789468.2181],[260707.12150000036,4789467.699899999],[260773.7209999999,4789465.241699999],[260895.40969999973,4789461.399900001],[260955.70110000018,4789459.944],[261054.74010000005,4789457.236099999],[261189.44790000003,4789453.6086],[261450.98479999974,4789446.6383],[261699.94209999964,4789435.7829],[261741.6793999998,4789433.9845],[262015.375,4789421.2718],[262391.13790000044,4789404.107799999],[262498.72030000016,4789399.231699999],[262528.51779999956,4789397.855799999],[262568.87040000036,4789395.9997000005],[262600.45469999965,4789394.5616999995],[262633.17619999964,4789393.084100001],[262668.0094999997,4789391.5328],[262704.54849999957,4789389.922],[262731.7505999999,4789388.7489],[262772.0258999998,4789387.007999999],[262808.8086000001,4789385.3893],[262839.5845999997,4789384.0918000005],[262876.36730000004,4789382.4735],[262894.07019999996,4789381.744100001],[262984.5262000002,4789377.8072999995],[262995.7312000003,4789377.305],[263001.01070000045,4789377.1207],[263007.02130000014,4789376.9109000005],[263040.06769999955,4789375.423900001],[263141.72869999986,4789370.987],[263150.0909000002,4789370.584100001],[263170.2265999997,4789369.6592999995],[263212.52859999985,4789367.7391],[263320.1035000002,4789362.653899999],[263406.6492999997,4789358.5254999995],[264364.89219999965,4789317.195599999],[265103.24820000026,4789285.4953000005],[265105.27880000044,4789285.425000001],[265815.9650999997,4789255.5381000005],[266298.1496000001,4789235.3661],[266707.01219999976,4789218.4144],[267319.9308000002,4789204.609999999],[267481.3393000001,4789565.2347],[268341.0515999999,4791786.793500001],[268382.7542000003,4791894.0033],[268538.0493000001,4792292.9935],[268578.3981999997,4792398.8049],[268584.0206000004,4792413.512700001],[268765.6665000003,4792882.7698],[268812.48039999977,4793004.373299999],[268968.53780000005,4793410.3495000005],[268988.76130000036,4793462.4761],[268991.1610000003,4793468.5098],[269268.0217000004,4794184.4899],[269581.5181,4794994.9673999995],[269766.30989999976,4795476.701199999],[270016.0632999996,4796133.0254],[270065.12289999984,4796262.1197],[270130.7171,4796440.4662999995],[270132.59810000006,4796445.6284],[270194.0049999999,4796610.774700001],[270318.76300000027,4796953.122400001],[270629.75879999995,4797806.6383],[270775.03359999973,4798209.2289],[270837.04200000037,4798383.3653],[270876.5203,4798494.108200001],[271065.39719999954,4799024.6522],[271424.80229999963,4800047.121300001],[271630.0186999999,4800631.051100001],[271848.05879999977,4801254.3585],[271900.03529999964,4801406.8247],[272123.9283999996,4802058.1828000005],[272149.9315999998,4802133.804500001],[272220.50769999996,4802342.463300001],[272225.37519999966,4802356.865],[272227.7260999996,4802364.0131],[272233.77469999995,4802382.1555],[272289.78560000006,4802548.8312],[272297.01860000007,4802570.8254],[272304.07820000034,4802592.491800001],[272437.7083999999,4802902.6569],[270776.7560999999,4803013.587099999],[269390.25710000005,4803535.755899999],[267013.4769000001,4803837.4319],[265754.4177000001,4804289.156099999],[265279.4765999997,4804459.088500001],[264665.5155999996,4804678.820599999],[263244.8470999999,4804810.516000001],[263189.44859999977,4804815.6822],[263189.7444000002,4804824.123],[259766.41810000036,4806062.468699999],[259311.4194,4806027.4021000005],[258892.44359999988,4806281.215500001],[257290.26350000035,4805847.8445999995],[257384.1760999998,4806822.319700001],[257944.93269999977,4820703.2699],[257949.86459999997,4820703.0923999995],[258450.8406999996,4834586.453],[258473.0133999996,4835272.502],[268094.0812999997,4834958.5635],[273910.1864,4834760.3456],[278178.3476999998,4834611.9728],[278348.5426000003,4834605.5561999995],[282488.1189000001,4834452.0766],[290122.79700000025,4834252.3675999995],[295134.4877000004,4834126.013699999],[295828.3887,4834108.815300001],[297091.5259999996,4834077.6337],[297205.93879999965,4834074.8336],[298349.33550000004,4834046.8511],[307361.03139999975,4833721.320499999]]]}},{"type":"Feature","properties":{"OBJECTID":26,"DISTRICT":26},"geometry":{"type":"Polygon","coordinates":[[[170835.76260000002,4783430.974300001],[170921.3228000002,4783416.3714000005],[171035.10190000013,4783418.774599999],[171239.92650000006,4783454.2983],[171256.90110000037,4783452.921599999],[171307.8247999996,4783448.7918],[171324.72339999955,4783447.530300001],[171333.9916000003,4783446.9713],[171345.45600000024,4783446.306299999],[171361.7960000001,4783445.294500001],[171370.98809999973,4783444.8506000005],[171418.5597000001,4783442.2195],[171561.2745000003,4783434.3281],[171576.89300000016,4783433.5743],[171608.68429999985,4783430.0362],[171825.4894000003,4783409.7805],[172146.6875,4783379.9373],[172230.94350000005,4783372.0934999995],[172399.8624999998,4783356.3895],[172460.05200000014,4783348.26],[172483.6052000001,4783346.347100001],[172511.37239999976,4783343.897500001],[172691.42250000034,4783317.2006],[173047.24540000036,4783300.3188000005],[173057.80179999955,4783296.0265999995],[173074.36319999956,4783289.4421],[173089.47640000004,4783283.2611],[173099.9567999998,4783279.084000001],[173102.8147,4783279.169299999],[173111.48550000042,4783279.754799999],[173114.2673000004,4783279.9551],[173281.17590000015,4783271.606000001],[173781.6629999997,4783246.706],[173864.14379999973,4783242.6414],[173948.49560000002,4783238.4882],[173988.93730000034,4783235.103499999],[174110.27329999954,4783225.1731],[174150.72049999982,4783221.9004999995],[174184.13669999968,4783221.636399999],[174284.1518000001,4783221.0792],[174317.4972000001,4783221.0418],[174366.03170000017,4783221.5024],[174511.7268000003,4783223.1044],[174560.1849999996,4783223.681299999],[174569.93939999957,4783219.6526],[174608.23790000007,4783217.487299999],[174646.3030000003,4783215.556],[174753.70770000014,4783210.978700001],[174802.20650000032,4783208.994999999],[174822.38580000028,4783208.142100001],[174882.67989999987,4783205.5954],[174902.7832000004,4783204.8576],[174927.2792999996,4783203.9101],[175000.8541000001,4783201.1754],[175025.27410000004,4783200.3432],[175050.5784,4783199.246200001],[175126.25760000013,4783196.1897],[175139.44639999978,4783195.7828],[175151.22759999987,4783193.216600001],[176352.50229999982,4783163.9232],[176514.23080000002,4783159.907299999],[176571.48599999957,4783158.633199999],[176708.02190000005,4783161.4966],[176747.01319999993,4783160.200999999],[176807.42489999998,4783158.445],[176863.98170000035,4783156.204600001],[176902.8864000002,4783154.8027],[176973.22530000005,4783154.357999999],[177184.1710000001,4783153.254000001],[177254.4336000001,4783152.927100001],[177287.4104000004,4783152.031199999],[177385.69510000013,4783149.486300001],[177419.03409999982,4783149.3531],[178595.87980000023,4783102.5778],[178628.00879999995,4783099.2794],[178635.72090000007,4783098.5813],[178650.03259999957,4783097.794199999],[178656.67389999982,4783102.044600001],[178975.48060000036,4783095.903899999],[179101.92320000008,4783090.6085],[179143.66920000035,4783088.974199999],[179350.36089999974,4783077.3401999995],[179851.10819999967,4783032.615900001],[179886.01379999984,4783029.4156],[180185.1836000001,4783002.7719],[180265.55659999978,4782997.3258],[180541.26549999975,4782981.484300001],[181368.39300000016,4782934.0273],[181644.02639999986,4782918.3456999995],[181796.69400000013,4782912.5418],[182254.4626000002,4782895.384199999],[182333.24179999996,4782892.4859],[182370.10709999967,4782891.099199999],[182407.05370000005,4782889.709000001],[182656.96040000021,4782880.055299999],[183324.98209999967,4782854.3939],[183406.68950000033,4782851.3717],[183656.51910000015,4782841.8697],[183727.09109999985,4782837.810699999],[183938.64960000012,4782825.7567],[184009.1453999998,4782821.8155000005],[184128.4241000004,4782816.835100001],[184189.04729999974,4782814.467],[184313.1057000002,4782810.603800001],[184485.98599999957,4782803.032400001],[184605.1780000003,4782797.9531],[184779.7818,4782790.643200001],[185052.83430000022,4782779.226600001],[185227.81379999965,4782771.243000001],[185303.35900000017,4782768.9738],[185411.8799999999,4782765.849099999],[185477.99409999978,4782764.1291000005],[185585.35560000036,4782760.615499999],[185598.13709999993,4782760.2477],[185837.54920000024,4782754.7576],[185936.44539999962,4782751.528899999],[185958.50019999966,4782750.733899999],[186078.5717000002,4782747.0868],[186104.54140000045,4782746.3342],[186153.78610000014,4782744.7311],[186379.42370000016,4782737.5578000005],[186454.56170000043,4782735.3202],[186725.09779999964,4782731.3214],[187536.6305999998,4782719.6153],[187807.0926000001,4782715.885299999],[188520.34759999998,4782680.2007],[188690.0833999999,4782671.767100001],[188722.04629999958,4782680.878699999],[188728.71140000038,4782682.2433],[188762.1486999998,4782689.7294],[188794.87930000015,4782694.242900001],[188810.96499999985,4782696.6238],[188845.88179999962,4782699.0342],[188860.2745000003,4782700.045700001],[188885.00299999956,4782700.6961],[188883.9441999998,4782641.8672],[188882.83430000022,4782587.27],[188882.62679999974,4782572.031400001],[188880.92069999967,4782461.589299999],[188869.5081000002,4781744.565199999],[188869.1741000004,4781724.769200001],[188868.05790000036,4781632.553300001],[188866.49729999993,4781505.6324000005],[188699.04169999994,4781505.7183],[188654.13179999962,4781505.9911],[188575.15309999976,4781506.4867],[188317.6582000004,4781505.915100001],[188246.80989999976,4781505.931],[188136.1311999997,4781504.989499999],[188016.95540000033,4781505.4408],[187949.30530000012,4781505.8697],[187804.48060000036,4781505.2743],[187804.31570000015,4781473.2272],[187803.92960000038,4781404.3498],[187803.7446999997,4781377.2009],[187803.50349999964,4781345.2687],[187803.23220000044,4781318.012499999],[187802.43869999982,4781236.688100001],[187802.09109999985,4781209.546599999],[187801.76659999974,4781143.7828],[187800.71719999984,4780946.6063],[187800.31670000032,4780880.9573],[187800.25009999983,4780872.3902],[187800.24990000017,4780868.828600001],[187799.98340000026,4780832.7794],[187799.84030000027,4780820.7655],[187798.01800000016,4780601.364399999],[187796.65699999966,4780438.260299999],[187795.1546,4780174.213199999],[187793.89389999956,4780068.4243],[187794.92140000034,4779943.1643],[187795.10319999978,4779909.765900001],[187792.94510000013,4779723.881999999],[187789.58559999987,4779305.3244],[187788.0195000004,4779116.2972],[187783.06479999982,4778847.957],[187775.89279999956,4778550.7806],[187765.18030000012,4778049.8649],[187763.76580000017,4777985.1532000005],[187754.82210000046,4777631.4067],[187753.5097000003,4777579.6011],[187749.5778000001,4777424.295299999],[187748.2706000004,4777372.6008],[187748.1383999996,4777362.5899],[187747.51279999968,4777332.9015],[187747.30429999996,4777323.0053],[187744.69039999973,4777201.8083],[187743.7139999997,4777159.1139],[187736.6919999998,4776838.335899999],[187734.00260000024,4776717.253699999],[187730.8300999999,4776590.9626],[187729.68620000035,4776546.3839],[188041.65110000037,4776533.2184],[188112.72929999977,4776529.9672],[188127.07409999985,4776531.425799999],[188137.5563000003,4776535.843599999],[188144.52720000036,4776541.9801],[188232.8234000001,4776663.7104],[188236.7100999998,4776673.7722],[188237.19739999995,4776686.215399999],[188237.94859999977,4776706.2149],[188244.47200000007,4776706.1392],[188258.57230000012,4776705.828500001],[188353.20309999958,4776703.8401],[188379.77520000003,4776703.2936],[188389.71810000017,4776703.061799999],[188417.7762000002,4776743.9618],[188501.80090000015,4776867.0031],[188529.7000000002,4776908.022],[188523.1805999996,4776917.112400001],[188516.34669999965,4776919.3166000005],[188510.12380000018,4776918.821799999],[188501.4285000004,4776914.2106],[188491.48080000002,4776914.3312],[188486.51939999964,4776916.449899999],[188478.85059999954,4776921.808700001],[188470.05140000023,4776934.5649],[188469.3945000004,4776938.0452],[188469.85190000013,4776942.698799999],[188472.73620000016,4776948.6884],[188476.21630000044,4776951.6458],[188497.90220000036,4776954.884400001],[188528.3861999996,4776954.2708],[188535.57569999993,4776956.2797],[188550.82890000008,4776966.9354],[188555.3262,4776972.5175],[188568.6336000003,4776997.730799999],[188574.61220000032,4777035.7444],[188575.69689999986,4777066.6358],[188577.87590000033,4777094.694800001],[188576.22620000038,4777103.228800001],[188572.8772,4777110.282299999],[188562.69409999996,4777123.101600001],[188551.47200000007,4777143.536599999],[188543.46700000018,4777154.0304000005],[188533.17239999957,4777164.406300001],[188530.3013000004,4777174.776900001],[188530.11710000038,4777183.244000001],[188532.17080000043,4777197.841600001],[188538.7921000002,4777224.918500001],[188538.5208999999,4777236.8399],[188532.6272,4777250.6875],[188518.98900000006,4777268.228],[188512.53139999975,4777275.0896000005],[188493.1542999996,4777290.2212000005],[188470.15000000037,4777300.9553],[188466.62870000023,4777304.2325],[188465.07639999967,4777307.753699999],[188463.41170000006,4777315.954600001],[188463.7111999998,4777322.5075],[188470.7547000004,4777351.6798],[188596.18929999974,4777349.1768],[188780.01350000035,4777346.236400001],[188779.6202999996,4777323.3269],[188779.17669999972,4777297.526000001],[188778.5192999998,4777272.4026],[188778.17480000015,4777263.0693],[188777.96250000037,4777254.843],[188777.60280000046,4777245.1764],[188777.4115000004,4777232.051999999],[188777.23550000042,4777219.2607],[188776.7226999998,4777181.2202],[188776.55179999955,4777168.539999999],[188775.64800000004,4777095.124500001],[188772.70799999963,4776875.2225],[188771.64680000022,4776801.9255],[188771.23830000032,4776780.4637],[188770.02809999976,4776716.4112],[188769.62469999958,4776695.0604],[188769.53479999956,4776655.5538],[188769.2929999996,4776641.318700001],[188766.09509999957,4776480.082599999],[188764.94940000027,4776426.3780000005],[188751.66779999994,4775838.552200001],[188748.7123999996,4775670.071],[188748.5870000003,4775660.1712],[188748.4815999996,4775652.4964000005],[188748.22589999996,4775632.5858],[188746.93599999975,4775564.9756000005],[188742.98099999968,4775358.476199999],[188741.09360000025,4775302.802200001],[188738.97819999978,4775242.1302000005],[188738.00629999954,4775215.463099999],[188732.80549999978,4775033.506100001],[188726.90780000016,4774827.3181],[188717.7860000003,4774487.831499999],[188717.0231999997,4774460.3758000005],[188711.61459999997,4774306.030300001],[188707.36340000015,4774191.3652],[188694.53940000013,4773847.595899999],[188690.82490000036,4773748.2655],[188691.7081000004,4773737.206700001],[188692.84410000034,4773733.482100001],[188694.13069999963,4773716.951400001],[188697.99540000036,4773667.4704],[188699.20569999982,4773651.054500001],[188697.50100000016,4773647.682],[188692.39219999965,4773637.6757],[188690.61120000016,4773634.418],[188719.79150000028,4773633.532299999],[188920.06740000006,4773627.6292],[189384.48170000035,4773614.825999999],[189629.03660000023,4773690.623199999],[189677.60610000044,4773705.109099999],[189739.38379999995,4773737.2475000005],[189923.0519000003,4773800.6863],[189966.49710000027,4773806.614600001],[190153.31340000033,4773971.862600001],[190174.38410000037,4774038.684699999],[190129.0005999999,4774202.123199999],[190018.9798999997,4774354.6976],[189988.5064000003,4774454.578500001],[189979.11620000005,4774542.4834],[189979.89140000008,4774642.169],[190010.5739000002,4774769.655200001],[190069.92320000008,4774865.3442],[190208.78149999958,4774997.600500001],[190416.2675999999,4775138.987],[190523.95359999966,4775188.7469999995],[190621.51690000016,4775202.4628],[190705.39140000008,4775169.8344],[190788.37760000024,4775164.403100001],[190790.2455000002,4775164.2071],[190852.86519999988,4775155.9158],[191375.77780000027,4775158.1713],[191454.03839999996,4775165.5381000005],[191657.95289999992,4775169.1173],[191688.9938000003,4775168.0483],[191720.08430000022,4775160.8561],[191915.20019999985,4775115.983100001],[192018.02780000027,4775076.5057],[192325.76049999986,4775011.871300001],[192402.38829999976,4775017.4307],[192683.59729999956,4775151.885],[192716.10510000028,4775181.5823],[192786.12449999992,4775257.890699999],[192809.39630000014,4775298.1318],[192847.11739999987,4775336.7206999995],[192958.4188000001,4775429.3125],[192981.23369999975,4775441.306600001],[193126.74170000013,4775489.0691],[193187.15060000028,4775498.816299999],[193203.09339999966,4775494.092800001],[193293.0867999997,4775501.2862],[193383.49969999958,4775499.6699],[193429.79229999986,4775502.1521000005],[193571.66729999986,4775503.6789],[193707.61459999997,4775514.9344],[193780.5351999998,4775536.2556],[193866.00659999996,4775550.002900001],[193936.22609999962,4775552.9727],[194057.0499999998,4775539.9848],[194229.5217000004,4775445.1119],[194368.70040000044,4775370.098099999],[194569.87760000024,4775338.495999999],[194865.08440000005,4775369.6888],[194907.79989999998,4775343.2949],[194983.68439999968,4775359.822000001],[195053.18230000045,4775375.8563],[195088.29650000017,4775389.3105],[195165.1425999999,4775436.5119],[195235.57540000044,4775497.243799999],[195294.76939999964,4775585.8551],[195315.58880000003,4775633.669],[195384.99039999954,4775795.6084],[195415.9645999996,4775866.2281],[195412.58019999973,4775923.8035],[195524.6355999997,4776058.1318],[195721.41480000038,4776288.6165],[195809.87150000036,4776510.4713],[195840.85979999974,4776614.477700001],[195861.56950000022,4776676.4311],[195898.2006000001,4776749.693299999],[195948.19749999978,4776809.895500001],[195966.32529999968,4776826.7818],[196081.24170000013,4776936.172499999],[196134.09939999972,4776959.968900001],[196173.32320000045,4776974.3574],[196282.29090000037,4777003.444800001],[196315.6891999999,4777013.419600001],[196373.44730000012,4777039.225099999],[196423.7078999998,4777063.3618],[196523.53100000042,4777123.4636],[196548.74810000043,4777132.9134],[196576.24650000036,4777136.808599999],[196591.80989999976,4777136.4498],[196609.12200000044,4777133.2311],[196634.95179999992,4777125.293299999],[196652.1255999999,4777118.9649],[196828.65859999973,4777058.919600001],[196849.36760000046,4777049.541099999],[196868.24619999994,4777039.353700001],[196883.79690000042,4777025.864499999],[196898.59509999957,4777008.291300001],[196946.7717000004,4776939.712400001],[196960.29750000034,4776926.536],[196989.97410000023,4776907.8565],[196995.30260000005,4776902.945699999],[197001.85960000008,4776896.3111000005],[197014.80080000032,4776879.1545],[197024.0515999999,4776863.3861],[197043.73249999993,4776829.014799999],[197065.06149999984,4776776.6534],[197111.78639999963,4776623.8979],[197121.8691999996,4776599.301200001],[197129.44060000032,4776587.947699999],[197138.61560000014,4776579.638900001],[197147.3688000003,4776571.0151],[197183.84669999965,4776551.144300001],[197224.9012000002,4776536.968699999],[197237.66079999972,4776534.065199999],[197250.78560000006,4776532.035800001],[197262.70380000025,4776534.066199999],[197311.30420000013,4776548.378799999],[197334.77029999997,4776558.7995],[197357.09399999958,4776571.0515],[197389.73929999955,4776591.637],[197410.37270000018,4776608.081700001],[197415.70610000007,4776614.2996],[197445.41920000035,4776653.3774],[197465.2056,4776678.317399999],[197470.47219999973,4776684.872099999],[197499.73149999976,4776713.732000001],[197512.69469999988,4776724.619200001],[197530.0689000003,4776735.6446],[197549.6732999999,4776745.4583],[197573.07919999957,4776754.547],[197610.06099999975,4776758.916099999],[197633.50210000016,4776757.7653],[197657.6615000004,4776752.5765],[197690.07830000017,4776740.4559],[197710.81159999967,4776729.7436999995],[197851.6445000004,4776649.7203],[197867.49820000026,4776643.0085],[197882.86070000008,4776638.099099999],[197895.18099999987,4776636.3291],[197907.22229999956,4776637.4649],[198025.14360000007,4776660.7301],[198036.59690000024,4776667.0112],[198074.15359999985,4776704.631200001],[198092.7851999998,4776731.1819],[198110.6690999996,4776757.432],[198135.61199999973,4776808.630799999],[198150.02350000013,4776843.0471],[198163.8616000004,4776899.5228],[198166.50100000016,4776916.7662],[198168.3060999997,4776937.273700001],[198171.4123999998,4776998.230799999],[198174.7625000002,4777046.268200001],[198175.86670000013,4777069.3662],[198179.6211000001,4777086.003799999],[198185.98550000042,4777102.6371],[198197.1057000002,4777119.8389],[198218.73419999983,4777138.5787],[198234.4813000001,4777144.2248],[198258.8306,4777147.041999999],[198358.3038999997,4777148.093],[198381.96100000013,4777144.4868],[198471.72520000022,4777130.723200001],[198499.34470000025,4777124.494000001],[198556.83299999963,4777102.032299999],[198578.3030000003,4777095.073799999],[198610.41469999962,4777088.9803],[198633.90639999975,4777087.162799999],[198661.31259999983,4777087.1756],[198736.17920000013,4777090.655200001],[198854.5220999997,4777107.1269000005],[198872.62540000025,4777108.886700001],[198904.0859000003,4777102.8234],[198909.6096999999,4777100.4651],[198976.8060999997,4777068.7870000005],[199037.02070000023,4777041.5353],[199047.53479999956,4777039.5132],[199079.31730000023,4777038.8893],[199079.23500000034,4777033.3289],[199076.5714999996,4776900.909600001],[199070.4313000003,4776763.6361],[199065.0588999996,4776641.9081999995],[199063.00019999966,4776595.2607],[199051.86560000014,4776344.8114],[199020.17899999954,4775660.0461],[199015.03610000014,4775565.683599999],[199005.91610000003,4775373.791200001],[198989.14400000032,4774977.0331],[198980.36560000014,4774776.223300001],[198964.8975999998,4774451.5185],[198960.44299999997,4774359.796399999],[198944.2893000003,4774028.778999999],[198941.53639999963,4773971.9243],[198940.35360000003,4773928.465399999],[198938.5296,4773861.2206],[198924.40950000007,4773526.3301],[198914.95660000015,4773304.6294],[198893.1989000002,4772824.297499999],[198886.54530000035,4772677.1434],[198884.1891999999,4772623.721000001],[198876.9430999998,4772463.1280000005],[198870.84090000018,4772335.868899999],[198850.20160000026,4771899.333000001],[198842.50980000012,4771737.8695],[198841.54000000004,4771715.8785999995],[198825.26790000033,4771359.8292],[198825.0719999997,4771355.386600001],[198823.18329999968,4771314.4070999995],[198820.44259999972,4771254.102399999],[198816.68230000045,4771159.5681],[198816.54030000046,4771156.347200001],[198807.52940000035,4770931.623199999],[198802.40079999994,4770819.010500001],[198789.2555999998,4770493.092],[198781.75079999957,4770350.649599999],[198772.79989999998,4770147.6229],[198769.4637000002,4770070.096000001],[198767.60309999995,4770027.8913],[198766.38879999984,4770000.347200001],[198762.9369000001,4769922.046499999],[198745.62239999976,4769527.429400001],[198744.96490000002,4769516.2190000005],[198744.45749999955,4769506.5600000005],[198744.21270000003,4769501.0067],[198739.87729999982,4769415.623],[198736.44269999955,4769350.6752],[198735.29569999967,4769328.3584],[198733.9129999997,4769289.5824],[198726.4798999997,4769093.165899999],[198718.83359999955,4768930.810699999],[198716.4757000003,4768879.169199999],[198708.34580000024,4768685.4542],[198689.92320000008,4768248.9339000005],[198681.11070000008,4768041.5616999995],[198678.61120000016,4767986.6993],[198669.01800000016,4767774.5765],[198657.4718000004,4767501.447000001],[198656.37060000002,4767476.4574],[198655.3361999998,4767451.131100001],[198654.28890000004,4767427.363299999],[198650.45830000006,4767336.727399999],[198640.5856999997,4767127.510399999],[198636.19600000046,4767033.4494],[198634.76379999984,4767002.7992],[198629.80810000002,4766897.7465],[198629.51449999958,4766891.082599999],[198617.8923000004,4766643.996200001],[198612.17509999964,4766517.9452],[198611.35950000025,4766501.289100001],[198600.76219999976,4766268.179],[198600.41970000044,4766260.4045],[198564.19079999998,4765391.679400001],[198560.41550000012,4765291.137399999],[198553.48950000014,4765141.3259],[198550.28369999956,4765027.739],[198546.38019999955,4764894.5977],[198538.5828999998,4764819.604699999],[198536.65710000042,4764777.737],[198533.55399999954,4764705.430500001],[198531.3086000001,4764654.452],[198528.56439999957,4764575.4529],[198523.16079999972,4764443.490499999],[198516.76559999958,4764307.5657],[198513.16530000046,4764231.386399999],[198501.96530000027,4763984.504799999],[198485.85400000028,4763607.531099999],[198485.50850000046,4763595.973300001],[198485.41399999987,4763591.9714],[198478.91789999977,4763362.798900001],[198473.96970000025,4763263.421599999],[198453.88480000012,4762929.799699999],[198434.39169999957,4762615.180600001],[198434.30700000003,4762611.400800001],[198434.14410000015,4762605.8440000005],[198414.2993999999,4762166.273800001],[198411.84130000044,4762112.3002],[198410.7313000001,4762087.0887],[198408.33829999994,4762036.4507],[198407.04220000003,4762012.582699999],[198405.6649000002,4761983.1543000005],[198405.26580000017,4761935.099099999],[198409.78000000026,4761885.381100001],[198409.62349999975,4761881.827099999],[198408.81340000033,4761865.2820999995],[198408.64219999965,4761861.3949],[198406.82180000003,4761818.1873],[198404.22240000032,4761755.429],[198398.60230000038,4761637.0526],[198395.05379999988,4761563.8758000005],[198387.07689999975,4761397.5306],[198383.6266999999,4761321.0111],[198372.16789999977,4761068.1328],[198366.40639999975,4760922.3881],[198359.89580000006,4760806.054099999],[198349.78830000013,4760639.5803],[198347.2023,4760556.6799],[198342.95349999983,4760422.998199999],[198338.83050000016,4760290.3124],[198332.78029999975,4760154.707],[198332.41370000038,4760146.3772],[198314.56859999988,4759748.3387],[198311.36560000014,4759673.700200001],[198307.0223000003,4759571.292099999],[198301.9815999996,4759436.3101],[198299.94400000013,4759384.432499999],[198297.59700000007,4759323.666200001],[198294.9274000004,4759255.569800001],[198292.74430000037,4759207.8159],[198290.71889999975,4759165.5078],[198286.42399999965,4759075.338400001],[198284.53899999987,4759015.775900001],[198283.40519999992,4758990.009099999],[198279.2441999996,4758899.166099999],[198276.56170000043,4758832.6281],[198271.67179999966,4758717.7809999995],[198270.18620000035,4758684.0177],[198266.38910000026,4758597.721100001],[198262.70930000022,4758514.0901],[198257.87090000045,4758409.700999999],[198253.53890000004,4758270.348099999],[198252.72420000006,4758253.6921999995],[198250.98610000033,4758216.0452],[198245.94070000015,4758110.663699999],[198244.81329999957,4758086.899599999],[198242.94409999996,4758053.7096],[198241.47420000006,4758027.734999999],[198238.3186999997,4757976.463099999],[198234.48840000015,4757883.825200001],[198233.66550000012,4757868.8388],[198228.85830000043,4757767.0078],[198224.2402999997,4757667.616599999],[198219.11560000014,4757558.566500001],[198217.7427000003,4757527.3577],[198214.9194,4757470.6185],[198214.7385999998,4757466.509199999],[198214.03160000034,4757452.296599999],[198212.45830000006,4757416.5341],[198210.57380000036,4757375.555199999],[198207.28419999965,4757298.9178],[198204.40990000032,4757231.7206999995],[198197.6928000003,4757086.4639],[198196.87619999982,4757060.4607],[198196.37849999964,4757043.5682],[198195.99600000028,4757033.013599999],[198195.40550000034,4757014.0109],[198194.27610000037,4756967.880100001],[198190.44799999986,4756877.1339],[198185.7237999998,4756769.7355],[198181.0345999999,4756657.5505],[198176.48929999955,4756557.933700001],[198171.25100000016,4756436.982000001],[198165.73379999958,4756315.263599999],[198159.94990000036,4756209.8035],[198145.63540000003,4755888.059800001],[198143.0996000003,4755835.981799999],[198142.9188000001,4755831.8725000005],[198140.29580000043,4755772.2314],[198139.75850000046,4755760.0145],[198135.89979999978,4755672.2743],[198132.6453999998,4755596.4144],[198132.29860000033,4755588.528899999],[198131.53660000023,4755571.203],[198129.85560000036,4755538.5612],[198125.85190000013,4755495.895099999],[198125.392,4755491.019099999],[198124.22970000003,4755451.566500001],[198122.04820000008,4755377.773700001],[198120.78830000013,4755336.0997],[198119.98589999974,4755315.9936999995],[198117.55709999986,4755258.9035],[198115.1283999998,4755201.8133000005],[198112.48830000032,4755138.0558],[198111.34190000035,4755113.8475],[198107.33139999956,4755028.228499999],[198106.50600000005,4755009.458799999],[198105.6037999997,4754990.8037],[198104.1350999996,4754959.2653],[198102.66640000045,4754927.7269],[198101.58299999963,4754897.506899999],[198095.76300000027,4754733.5163],[198093.71980000008,4754677.7446],[198091.72159999982,4754637.8836],[198076.5449000001,4754328.085200001],[198067.83449999988,4754152.315099999],[198065.82440000027,4754095.429199999],[198062.25930000003,4754006.897399999],[198057.16229999997,4753885.383400001],[198053.9293999998,4753804.403999999],[198053.14549999963,4753782.850500001],[198050.4484000001,4753712.1963],[198041.25590000022,4753512.411599999],[198039.1771999998,4753466.9903],[198029.1342000002,4753245.9889],[198026.6174999997,4753192.4636],[198023.34410000034,4753121.7236],[198020.50519999955,4753060.8682],[198017.38929999992,4752995.573799999],[198008.5773,4752802.5604],[198000.07940000016,4752618.546800001],[197998.54279999994,4752585.453500001],[197992.625,4752456.409],[197986.67489999998,4752308.0035],[197986.5773,4752305.782299999],[197977.76080000028,4752133.133099999],[197968.21960000042,4751904.8769000005],[197965.02639999986,4751845.2612],[197964.79700000025,4751840.041300001],[197963.4129999997,4751804.827099999],[197960.3755999999,4751733.8542],[197954.49849999975,4751592.6788],[197947.34979999997,4751411.388],[197942.17210000008,4751280.5307],[197938.55759999994,4751187.1052],[197938.09269999992,4751174.6625],[197931.7818,4751016.147],[197929.90390000027,4750967.823799999],[197929.1509999996,4750948.828500001],[197926.72649999987,4750888.066199999],[197925.14890000038,4750850.3013],[197917.9369000001,4750680.586300001],[197904.71389999986,4750361.022399999],[197904.54800000042,4750357.246300001],[197897.31219999958,4750186.9761],[197892.66420000046,4750077.460999999],[197889.28749999963,4750008.0611000005],[197883.15380000044,4749883.3662],[197871.69180000015,4749629.9352],[197870.48170000035,4749602.3916],[197869.79860000033,4749586.842800001],[197866.0915000001,4749504.3268],[197858.5175999999,4749337.521199999],[197858.34200000018,4749333.523],[197857.17709999997,4749308.8706],[197853.66530000046,4749230.7971],[197850.0036000004,4749151.1723],[197845.18790000025,4749056.464500001],[197843.10940000042,4749016.6073],[197841.6601999998,4748998.5328],[197836.4879999999,4748932.9953000005],[197834.8644000003,4748912.814200001],[197834.17540000007,4748880.351500001],[197833.63019999955,4748862.3486],[197831.11670000013,4748780.892899999],[197823.91720000003,4748603.9449000005],[197810.9201999996,4748283.8155000005],[197808.7725999998,4748233.056299999],[197800.54669999983,4748043.913000001],[197782.5153000001,4747637.0978],[197770.13740000036,4747342.201400001],[197764.3398000002,4747031.103700001],[197760.54430000018,4746942.805400001],[197750.90270000044,4746835.179099999],[197750.54229999986,4746756.077199999],[197750.45029999968,4746739.0559],[197748.85940000042,4746725.2162],[197744.32660000026,4746674.228],[197741.52219999954,4746642.0809],[197735.3958999999,4746524.953],[197733.14020000026,4746477.3144000005],[197670.4963999996,4746483.6263],[197652.8289999999,4746484.290899999],[197415.41959999967,4746494.0549],[197370.46520000044,4746496.476199999],[197061.5515999999,4746512.2896],[196925.60610000044,4746519.163899999],[196861.24770000018,4746521.886499999],[196822.41650000028,4746523.8191],[196670.60749999993,4746531.3972],[196565.30640000012,4746536.483200001],[196429.34630000032,4746543.0342],[196408.17260000017,4746544.0792],[196362.7081000004,4746546.0845],[196241.2115000002,4746551.7787],[196212.26470000017,4746553.0561],[195689.27560000028,4746578.382200001],[195603.75820000004,4746582.497099999],[195555.6869000001,4746584.8456],[195509.3278000001,4746587.0074000005],[195370.07710000034,4746593.2798],[195322.15950000007,4746595.4004999995],[195181.61039999966,4746601.956700001],[195120.36899999995,4746604.780200001],[194611.12040000036,4746627.7994],[194476.61230000015,4746633.8795],[194342.43630000018,4746640.058800001],[194334.87170000002,4746478.924699999],[194330.75310000032,4746389.8595],[194325.84750000015,4746284.915999999],[194313.42679999955,4746010.7128],[194310.31240000017,4745942.412699999],[194305.3217000002,4745842.925899999],[194303.95990000013,4745815.9449000005],[193929.34470000025,4745834.9244],[193768.10780000035,4745842.8727],[193508.81599999964,4745855.188999999],[193389.67650000006,4745860.827299999],[193213.07969999965,4745869.806600001],[193075.48739999998,4745876.940300001],[192916.94189999998,4745886.458000001],[192386.83249999955,4745915.463300001],[192144.05030000024,4745923.1986],[192043.93589999992,4745927.3419],[192012.2396999998,4745929.538699999],[191929.5105999997,4745939.471899999],[191875.93209999986,4745943.4274],[191825.3794999998,4745947.248],[191778.43200000003,4745945.5658],[191758.4079,4745944.904200001],[191581.36050000042,4745954.835999999],[191282.34839999955,4745969.5722],[191052.62640000042,4745979.876599999],[191045.40280000027,4745981.424900001],[190954.62820000015,4745983.7182],[190915.79930000007,4745993.140000001],[190892.28440000024,4745996.866599999],[190802.3406999996,4746001.2392],[190794.49969999958,4746001.8138999995],[190728.61450000014,4746005.4408],[190658.3331000004,4746009.711100001],[190624.09200000018,4746011.806],[190540.24010000005,4746016.798599999],[190157.25939999986,4746041.256899999],[189862.30510000046,4746062.4386],[189806.60089999996,4746066.506100001],[189696.80810000002,4746074.124500001],[189678.35080000013,4746075.5129],[189551.16390000004,4746084.474099999],[189493.82419999968,4746088.618000001],[189432.8811999997,4746092.8135],[189344.9040000001,4746099.008400001],[189218.40170000028,4746108.6127],[189059.72329999972,4746120.6741],[188969.6200000001,4746126.969799999],[188958.10400000028,4746127.823999999],[188870.72970000003,4746134.6655],[188733.34109999985,4746144.5482],[188729.5842000004,4746144.829299999],[188475.67129999958,4746163.8816],[188472.40519999992,4746164.140699999],[188443.11649999954,4746167.0241],[188414.51429999992,4746154.2958],[188375.72970000003,4746170.073899999],[188337.6540000001,4746174.357100001],[188314.13150000013,4746176.0898],[188272.15189999994,4746179.2146000005],[188211.38800000027,4746183.7468],[188189.41930000018,4746185.409499999],[188130.8936999999,4746190.5088],[187874.24179999996,4746210.5978999995],[187677.92619999964,4746223.9526],[187600.3158999998,4746229.2545],[187396.23149999976,4746242.969900001],[187314.12349999975,4746248.4793],[186917.23959999997,4746259.1712],[186672.02249999996,4746280.2322],[186638.05769999977,4746283.0024],[186461.5412999997,4746301.055600001],[186364.17709999997,4746306.2695],[186324.30480000004,4746307.0845],[186284.35580000002,4746308.0144],[186279.77610000037,4746308.223099999],[186128.83239999972,4746311.9869],[185977.8119000001,4746315.868799999],[185905.76960000023,4746317.4858],[185841.58320000023,4746318.8564],[185787.28500000015,4746325.007099999],[185498.85089999996,4746357.9882],[185357.08100000024,4746363.464500001],[185335.15899999999,4746364.3551],[185313.3136,4746365.130999999],[185286.18819999974,4746366.9275],[185243.29949999973,4746369.889900001],[185218.62239999976,4746371.463400001],[185177.6913999999,4746374.225400001],[185148.11760000046,4746376.2456],[185109.47649999987,4746378.9033],[185067.7276999997,4746381.703400001],[185034.96449999977,4746383.870100001],[184966.1771999998,4746388.5756],[184920.99370000046,4746391.5338],[184893.38269999996,4746393.465299999],[184816.9950000001,4746398.6316],[184706.12689999957,4746406.045499999],[184663.0747999996,4746409.019099999],[184418.47109999973,4746425.569800001],[184173.78079999983,4746442.0219],[183993.02190000005,4746455.102700001],[183890.32139999978,4746777.7969],[183749.03500000015,4747120.0745],[183551.24820000026,4747621.4408],[183483.87339999992,4747925.603599999],[183435.57160000037,4748118.815300001],[183352.8839999996,4748319.6203000005],[183311.07890000008,4748486.490499999],[183280.90369999968,4748743.9803],[183295.62129999977,4748955.1062],[183303.0921,4749117.371300001],[183307.05009999964,4749203.335200001],[183392.5382000003,4749236.351199999],[183444.37579999957,4749228.8455],[183539.8097000001,4749159.343800001],[183650.66870000027,4749257.752699999],[183668.93369999994,4749279.0612],[183609.17200000025,4749377.861400001],[183637.94600000046,4749463.796499999],[183447.1710000001,4749474.689099999],[179202.61610000022,4749706.6459],[178740.06369999982,4749729.0165],[178134.53589999955,4749757.9969999995],[177537.89070000034,4749779.045399999],[176588.13410000037,4749836.4441],[178829.73379999958,4751667.5887],[180230.3975999998,4755014.028000001],[180498.13889999967,4755646.915200001],[180745.7450000001,4756236.668199999],[181071.1978000002,4757009.022],[181113.69739999995,4757110.0042],[181145.15060000028,4757786.726299999],[181148.85749999993,4757885.838500001],[181155.47059999965,4758008.746300001],[181181.24480000045,4758564.966399999],[181223.06950000022,4759464.598099999],[181242.59279999975,4759708.563200001],[181106.15259999968,4760404.895],[181008.08519999962,4760821.4033],[180770.21549999993,4761333.360400001],[180702.60250000004,4761474.1976],[180629.47699999996,4761626.534700001],[180524.2259999998,4761845.7084],[180286.95550000016,4762368.793400001],[180104.56149999984,4762553.398600001],[180044.83239999972,4762613.846100001],[179232.1958999997,4763419.892999999],[176843.59800000023,4763743.5843],[176017.93780000042,4764784.441199999],[176013.13300000038,4764790.0118],[175816.38630000036,4765016.615900001],[175167.49789999984,4765459.6996],[172926.83889999986,4766990.886700001],[172292.36670000013,4768078.817399999],[172251.4216,4768719.6611],[172249.83189999964,4768744.450999999],[172139.06329999957,4770490.7468],[173144.02080000006,4771845.2566],[173778.5318,4773829.836999999],[174290.89489999972,4774807.367699999],[173715.6841000002,4775914.6733],[172742.21270000003,4776206.3324],[172619.15070000011,4776239.067399999],[172249.97049999982,4776337.285800001],[172126.9177000001,4776370.140900001],[171982.7796,4776412.5845],[171651.45129999984,4776510.129799999],[171088.60989999957,4776675.9646000005],[170622.0680999998,4776820.942600001],[168298.1442999998,4777523.7568],[168243.09009999968,4777915.2064],[168363.09339999966,4778093.8441],[168785.19070000015,4778631.9813],[168898.32930000033,4778779.0075],[168943.52919999976,4778837.709799999],[168953.0451999996,4778847.1559999995],[168999.86479999963,4778893.8674],[169038.7904000003,4778932.6127],[169061.1743999999,4778955.0164],[169223.8644000003,4779339.7808],[169282.59310000017,4779478.9879],[169399.71470000036,4779753.9681],[169750.87459999975,4780579.0372],[169798.01829999965,4780689.974199999],[169798.53210000042,4780828.4438000005],[169797.45849999972,4780856.773700001],[169796.2287999997,4780866.741699999],[169794.91779999994,4780876.7136],[169793.17109999992,4780891.1599],[169790.5706000002,4780911.5481],[169787.7684000004,4780934.5066],[169786.31020000018,4780946.489600001],[169786.02720000036,4780949.0638999995],[169719.73539999966,4781272.464299999],[169651.62150000036,4781437.086100001],[169518.12849999964,4781639.283],[169497.40620000008,4781659.326400001],[168926.23139999993,4782212.7837000005],[169763.69130000006,4782839.3124],[169959.59090000018,4782885.2530000005],[170002.31929999962,4782895.316199999],[170261.44539999962,4783202.8309],[170413.63019999955,4783454.3006],[170430.30640000012,4783453.493000001],[170480.0906999996,4783451.0821],[170496.68549999967,4783450.2786],[170526.33880000003,4783449.7334],[170615.22809999995,4783448.324899999],[170644.8108000001,4783448.0064],[170665.22890000045,4783447.018200001],[170683.28249999974,4783446.0331999995],[170798.6975999996,4783440.115],[170824.4031999996,4783438.8715],[170835.76260000002,4783430.974300001]]]}}]} diff --git a/test/Congress22.prj b/test/Congress22.prj new file mode 100644 index 0000000..e5d6720 --- /dev/null +++ b/test/Congress22.prj @@ -0,0 +1 @@ +PROJCS["NAD_1983_UTM_Zone_18N",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-75.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]] \ No newline at end of file diff --git a/test/Congress22.sbn b/test/Congress22.sbn new file mode 100644 index 0000000..68d5407 Binary files /dev/null and b/test/Congress22.sbn differ diff --git a/test/Congress22.sbx b/test/Congress22.sbx new file mode 100644 index 0000000..b92d954 Binary files /dev/null and b/test/Congress22.sbx differ diff --git a/test/Congress22.shp b/test/Congress22.shp new file mode 100644 index 0000000..e92b2ac Binary files /dev/null and b/test/Congress22.shp differ diff --git a/test/Congress22.shp.xml b/test/Congress22.shp.xml new file mode 100644 index 0000000..fa9e962 --- /dev/null +++ b/test/Congress22.shp.xml @@ -0,0 +1,2 @@ + +20220202142352001.0TRUEDissolve trblk "C:\Users\Eric Wienckowski\Documents\ArcGIS\Default.gdb\trblk_Dissolve5" Congress_020222.DISTRICT # MULTI_PART DISSOLVE_LINES diff --git a/test/Congress22.shx b/test/Congress22.shx new file mode 100644 index 0000000..9bc5711 Binary files /dev/null and b/test/Congress22.shx differ diff --git a/test/index-test.js b/test/index-test.js index 2b2f37a..e3ce97f 100644 --- a/test/index-test.js +++ b/test/index-test.js @@ -2,6 +2,7 @@ var fs = require("fs"), tape = require("tape"), shapefile = require("../"); +testConversion("Congress22"); testConversion("empty"); testConversion("boolean-property"); testConversion("number-property");