diff --git a/backend/migrations/075_add_cleveland_lakefront_bikeway.sql b/backend/migrations/075_add_cleveland_lakefront_bikeway.sql new file mode 100644 index 00000000..f6e429ea --- /dev/null +++ b/backend/migrations/075_add_cleveland_lakefront_bikeway.sql @@ -0,0 +1,31 @@ +-- Migration: 073_add_cleveland_lakefront_bikeway.sql +-- Description: Add Cleveland Lakefront Bikeway as a trail POI with OSM geometry. +-- The CLB is a 17-mile multi-use trail along Cleveland's Lake Erie shoreline +-- from Lakewood to Euclid. The Euclid Beach Connector (under construction +-- 2026-2027) will extend the eastern section. + +INSERT INTO pois ( + name, + brief_description, + poi_roles, + latitude, + longitude, + primary_activities, + geometry, + news_url, + more_info_link +) +SELECT + 'Cleveland Lakefront Bikeway', + 'A 17-mile multi-use trail along Cleveland''s Lake Erie shoreline, connecting neighborhoods from Lakewood to Euclid through parks, cultural sites, and waterfront areas.', + ARRAY['trail'], + 41.507, + -81.690, + 'Biking, Hiking', + '{"type":"MultiLineString","coordinates":[[[-81.707921,41.49177],[-81.707961,41.491759],[-81.708017,41.491743],[-81.708077,41.491731],[-81.708123,41.491721],[-81.708569,41.491664],[-81.708679,41.491647],[-81.708802,41.491623],[-81.708919,41.491599],[-81.709021,41.491576],[-81.709117,41.491549],[-81.709193,41.491524],[-81.709263,41.491497],[-81.70933,41.491464],[-81.709389,41.491433],[-81.709448,41.491396],[-81.709525,41.491342],[-81.709574,41.49131],[-81.709635,41.491281],[-81.709726,41.491241],[-81.709805,41.491207],[-81.709894,41.491168],[-81.709974,41.49127],[-81.710079,41.491405],[-81.710208,41.491586],[-81.710219,41.491597],[-81.710232,41.491607],[-81.710245,41.491614],[-81.710271,41.491616],[-81.710296,41.491615],[-81.710325,41.49161],[-81.710357,41.491597],[-81.7106,41.491491],[-81.710652,41.491466],[-81.710684,41.491446],[-81.710706,41.491426],[-81.71073,41.4914],[-81.710772,41.491355],[-81.710812,41.49132],[-81.710855,41.491286],[-81.710899,41.491258],[-81.711345,41.491008],[-81.711474,41.490936],[-81.711595,41.490867],[-81.711737,41.490785],[-81.711856,41.490715],[-81.711963,41.490646],[-81.712067,41.490573],[-81.712158,41.490506],[-81.712251,41.490434],[-81.712356,41.490346],[-81.71244,41.490273],[-81.712523,41.4902],[-81.712631,41.490107],[-81.712745,41.490012],[-81.712841,41.489941],[-81.712966,41.489849],[-81.713115,41.489744],[-81.713219,41.489672],[-81.71331,41.489608],[-81.713403,41.489546],[-81.713527,41.489472],[-81.713645,41.489405],[-81.713752,41.489345],[-81.713887,41.489273],[-81.714013,41.489214],[-81.714126,41.48916],[-81.71425,41.489104],[-81.714375,41.489053],[-81.714529,41.488993],[-81.714668,41.488942],[-81.714822,41.488889],[-81.714944,41.488851],[-81.715067,41.488816],[-81.715201,41.488778],[-81.715331,41.488746],[-81.715447,41.488719],[-81.715568,41.488693],[-81.715692,41.488668],[-81.715821,41.488644],[-81.715948,41.488623],[-81.716095,41.488603],[-81.716235,41.488585],[-81.716373,41.488571],[-81.716514,41.488558],[-81.716631,41.488549],[-81.716747,41.488541],[-81.716872,41.488536],[-81.717001,41.488535],[-81.717108,41.488534],[-81.717167,41.488534],[-81.71725,41.488537],[-81.717348,41.488541],[-81.717463,41.48855],[-81.717545,41.488556],[-81.717616,41.488565],[-81.717702,41.488578],[-81.71779,41.488594],[-81.717866,41.488612],[-81.717945,41.488632],[-81.718016,41.488655],[-81.718082,41.488679],[-81.718145,41.488707],[-81.718212,41.48874],[-81.718268,41.488769],[-81.718376,41.488834],[-81.718425,41.488863],[-81.718496,41.488906],[-81.718602,41.488966],[-81.718664,41.488998],[-81.718714,41.489019],[-81.718745,41.489031],[-81.718789,41.489048],[-81.718825,41.489059],[-81.718869,41.489072],[-81.718915,41.489084],[-81.718985,41.489099],[-81.719057,41.489114],[-81.71913,41.489126],[-81.719191,41.489134],[-81.719254,41.489138],[-81.719319,41.48914],[-81.719387,41.489139],[-81.719449,41.489135],[-81.719512,41.489129],[-81.719588,41.489118],[-81.719654,41.489103],[-81.71972,41.489085],[-81.71978,41.489065],[-81.719843,41.489039],[-81.719904,41.489013],[-81.719952,41.48899],[-81.720046,41.488937],[-81.720575,41.488647],[-81.720741,41.488564],[-81.720773,41.488548],[-81.720802,41.488533],[-81.720827,41.488518],[-81.720852,41.488506],[-81.720881,41.488494],[-81.720907,41.488486],[-81.720931,41.488481],[-81.720958,41.488478],[-81.720985,41.488477],[-81.721021,41.488479],[-81.721054,41.488483],[-81.721085,41.488492],[-81.721115,41.488503],[-81.721141,41.488516],[-81.721165,41.488531],[-81.721182,41.488544],[-81.7212,41.488563],[-81.721215,41.48858],[-81.72123,41.488605],[-81.721242,41.488634],[-81.72125,41.488659],[-81.721257,41.488682],[-81.721264,41.488702],[-81.721276,41.488724],[-81.721293,41.488743],[-81.721314,41.488762],[-81.721336,41.488779],[-81.721361,41.488795],[-81.72139,41.488807],[-81.72142,41.488818],[-81.721453,41.488826],[-81.721488,41.488831],[-81.721521,41.488832],[-81.72155,41.48883],[-81.721579,41.488826],[-81.721608,41.488817],[-81.721762,41.488771],[-81.72181,41.488758],[-81.72186,41.488749],[-81.721906,41.488743],[-81.721961,41.488739],[-81.722103,41.488729],[-81.722195,41.488724],[-81.722275,41.48872],[-81.722353,41.488717],[-81.722396,41.488711],[-81.722445,41.488702],[-81.722487,41.48869],[-81.722521,41.488676],[-81.722578,41.488648],[-81.722606,41.488638],[-81.722639,41.488629],[-81.722679,41.48862],[-81.72272,41.488613],[-81.722762,41.488609],[-81.722799,41.488609],[-81.722831,41.488611],[-81.722872,41.488618],[-81.722913,41.488631],[-81.722954,41.488647],[-81.722998,41.48867],[-81.723036,41.488693],[-81.723067,41.488722],[-81.723088,41.488744],[-81.723106,41.488773],[-81.723122,41.488804],[-81.723132,41.488832],[-81.723141,41.488867],[-81.723152,41.488896],[-81.723164,41.488921],[-81.723179,41.488947],[-81.723198,41.488973],[-81.723223,41.488999],[-81.723251,41.489025],[-81.72329,41.489054],[-81.723336,41.489081],[-81.723382,41.489104],[-81.723427,41.489122],[-81.723474,41.489135],[-81.723522,41.489143],[-81.723578,41.489149],[-81.723695,41.489157],[-81.723744,41.489163],[-81.723786,41.489171],[-81.723831,41.489183],[-81.723869,41.489194],[-81.723907,41.489209],[-81.723953,41.48923],[-81.723993,41.489251],[-81.724045,41.489282],[-81.724086,41.489302],[-81.724129,41.48932],[-81.724171,41.489337],[-81.724209,41.489347],[-81.724249,41.489356],[-81.72431,41.489369],[-81.724388,41.489383],[-81.724609,41.489421],[-81.724652,41.489429],[-81.724699,41.489439],[-81.724745,41.489452],[-81.724846,41.489475],[-81.72487,41.48948],[-81.724893,41.489481],[-81.724923,41.48948],[-81.724953,41.489478],[-81.724978,41.489474],[-81.725008,41.489466],[-81.725037,41.489457],[-81.72508,41.489442],[-81.725127,41.489422],[-81.725172,41.4894],[-81.725229,41.489374],[-81.725254,41.489364],[-81.725283,41.489355],[-81.725315,41.489349],[-81.725349,41.489344],[-81.725385,41.489342],[-81.725421,41.489343],[-81.725461,41.489345],[-81.725501,41.48935],[-81.725535,41.489351],[-81.725569,41.48935],[-81.725603,41.489346],[-81.725634,41.489341],[-81.725663,41.489332],[-81.725694,41.48932],[-81.725723,41.489306],[-81.725753,41.489287],[-81.72578,41.489269],[-81.725805,41.489248],[-81.725839,41.489217],[-81.725927,41.489129],[-81.725949,41.489109],[-81.725972,41.489089],[-81.725998,41.489071],[-81.726024,41.489053],[-81.726056,41.489036],[-81.726082,41.489024],[-81.726108,41.489016],[-81.726128,41.489012],[-81.726154,41.489008],[-81.726195,41.489007],[-81.726197,41.489024],[-81.726202,41.489037],[-81.726206,41.489053],[-81.726209,41.489069],[-81.726211,41.489105],[-81.726212,41.489251],[-81.726208,41.489376],[-81.726201,41.489507],[-81.726261,41.489507],[-81.726307,41.489508],[-81.726394,41.48951],[-81.72643,41.489509],[-81.727296,41.48951],[-81.727901,41.48951],[-81.727928,41.48951],[-81.727954,41.489513],[-81.727982,41.489518],[-81.728009,41.489526],[-81.728029,41.489534],[-81.728044,41.489545],[-81.728056,41.489556],[-81.728068,41.489571],[-81.728172,41.489716],[-81.728198,41.48975],[-81.728236,41.489797],[-81.728256,41.489821],[-81.728344,41.48993],[-81.728352,41.489949],[-81.728363,41.489974],[-81.728377,41.490029],[-81.728386,41.4901],[-81.728386,41.490185],[-81.728386,41.490257],[-81.728389,41.490311],[-81.72841,41.490352],[-81.728456,41.490387],[-81.728517,41.490408],[-81.728587,41.490418],[-81.728649,41.490417],[-81.728806,41.490369],[-81.729065,41.49027],[-81.729345,41.490164],[-81.729498,41.490105],[-81.729997,41.489916],[-81.730067,41.489877],[-81.730191,41.489779],[-81.730285,41.489702],[-81.730296,41.489712],[-81.730391,41.489735],[-81.730476,41.489717],[-81.730532,41.489683],[-81.730564,41.489629],[-81.730588,41.48958],[-81.730619,41.489554],[-81.730648,41.48954],[-81.730693,41.489531],[-81.730733,41.489534],[-81.73077,41.489542],[-81.730822,41.489576],[-81.730849,41.489604],[-81.730902,41.489684],[-81.731015,41.489857],[-81.731028,41.489885],[-81.73103,41.489904],[-81.731019,41.489934],[-81.730965,41.490004],[-81.730956,41.490041],[-81.730961,41.490086],[-81.73098,41.490121],[-81.731019,41.490154],[-81.731067,41.49017],[-81.731116,41.490168],[-81.73115,41.490162],[-81.731186,41.490138],[-81.731241,41.490093],[-81.731292,41.490048],[-81.731366,41.48999],[-81.73145,41.489925],[-81.73152,41.489885],[-81.731656,41.489813],[-81.731746,41.489774],[-81.731908,41.489711],[-81.732002,41.489684],[-81.732098,41.489664],[-81.732303,41.489629],[-81.732424,41.489613],[-81.732509,41.489603],[-81.732534,41.489638],[-81.73256,41.489672],[-81.732627,41.489762],[-81.732746,41.489927],[-81.733013,41.490253],[-81.733037,41.490274],[-81.73307,41.490296],[-81.733097,41.490316],[-81.733141,41.490356],[-81.733219,41.490426],[-81.733299,41.490423],[-81.733301,41.490457],[-81.733318,41.490486],[-81.733347,41.49051],[-81.733408,41.490536],[-81.733492,41.490568],[-81.733563,41.4906],[-81.733638,41.490648],[-81.733684,41.490688],[-81.733694,41.49063],[-81.733713,41.490581],[-81.733733,41.490548],[-81.733765,41.490508],[-81.733798,41.490478],[-81.733834,41.490457],[-81.733885,41.490433],[-81.733946,41.490399],[-81.733986,41.490372],[-81.734,41.490354],[-81.734014,41.490335],[-81.734032,41.490295],[-81.734048,41.490242],[-81.734063,41.490195],[-81.733951,41.490182],[-81.733841,41.490174],[-81.7338,41.490175],[-81.733791,41.490176],[-81.733742,41.490185],[-81.733672,41.490215],[-81.733635,41.490238],[-81.733587,41.490268],[-81.733484,41.490333],[-81.733396,41.490383],[-81.733345,41.490408],[-81.733299,41.490423]],[[-81.751557,41.486849],[-81.751592,41.486754],[-81.751612,41.486666],[-81.751626,41.486564],[-81.751623,41.486486],[-81.751612,41.486404],[-81.75161,41.486395],[-81.751587,41.486302],[-81.751563,41.486278],[-81.751528,41.486261],[-81.751469,41.48624],[-81.751404,41.486245],[-81.751344,41.486258],[-81.751271,41.486292],[-81.751167,41.486343],[-81.751069,41.48639],[-81.750982,41.486428],[-81.750885,41.486464],[-81.750778,41.486488],[-81.750647,41.486516],[-81.750551,41.486531],[-81.750424,41.48655],[-81.750318,41.486552],[-81.75021,41.486548],[-81.750118,41.486538],[-81.750007,41.486517],[-81.749896,41.486492],[-81.749796,41.48647],[-81.749703,41.486457],[-81.749585,41.48645],[-81.749482,41.486436],[-81.7494,41.486413],[-81.749368,41.486403],[-81.749304,41.486379],[-81.749196,41.486319],[-81.749109,41.48626],[-81.749014,41.486205],[-81.748884,41.486145],[-81.748737,41.48608],[-81.748603,41.48603],[-81.748419,41.485979],[-81.748265,41.485943],[-81.748121,41.485913],[-81.748003,41.485898],[-81.747843,41.485879],[-81.747709,41.485853],[-81.747593,41.48582],[-81.747491,41.485788],[-81.747399,41.485752],[-81.747285,41.485699],[-81.747182,41.485655],[-81.747099,41.485617],[-81.746996,41.485577],[-81.746908,41.485555],[-81.746796,41.485533],[-81.746672,41.485521],[-81.746566,41.485519],[-81.746437,41.485525],[-81.74632,41.485539],[-81.746199,41.485567],[-81.746057,41.485603],[-81.745886,41.485652],[-81.745746,41.485693],[-81.745671,41.485715],[-81.745593,41.485748],[-81.745522,41.485786],[-81.74544,41.485835],[-81.745392,41.485881],[-81.745337,41.48595],[-81.745295,41.48603],[-81.745281,41.486064],[-81.745265,41.486106],[-81.74524,41.486151],[-81.745208,41.486187],[-81.745175,41.486215],[-81.745153,41.486226],[-81.745125,41.486241],[-81.745095,41.486244],[-81.745041,41.48623],[-81.744551,41.486114],[-81.744434,41.486108],[-81.744391,41.486108],[-81.744273,41.48612],[-81.744233,41.48613],[-81.74419,41.486142],[-81.744088,41.486175],[-81.744022,41.486195],[-81.743889,41.48624],[-81.74382,41.486252],[-81.74375,41.486252],[-81.743531,41.486246],[-81.743442,41.486246],[-81.743358,41.486249],[-81.74325,41.486261],[-81.743146,41.486282],[-81.743017,41.48632],[-81.742916,41.486362],[-81.742845,41.486404],[-81.742787,41.486445],[-81.742737,41.486473],[-81.742686,41.486494],[-81.742577,41.486535],[-81.742473,41.486565],[-81.742361,41.486578],[-81.742224,41.486583],[-81.742052,41.486594],[-81.741973,41.486606],[-81.741827,41.486639],[-81.741676,41.486682],[-81.741544,41.486713],[-81.741424,41.486755],[-81.741284,41.48682],[-81.741105,41.486914],[-81.740952,41.486982],[-81.740822,41.487032],[-81.740673,41.487079],[-81.740324,41.487188],[-81.740144,41.487248],[-81.740138,41.487251],[-81.740051,41.48728],[-81.739735,41.487389],[-81.739329,41.487549],[-81.739126,41.487641],[-81.738963,41.487737],[-81.738844,41.48784],[-81.738754,41.487932],[-81.738677,41.488021],[-81.738613,41.488103],[-81.738552,41.488223],[-81.738463,41.48827],[-81.738443,41.488277],[-81.738416,41.488288],[-81.738386,41.488297],[-81.738326,41.488314],[-81.738104,41.488404],[-81.737971,41.488457],[-81.737939,41.48847],[-81.737849,41.488509],[-81.73773,41.48856],[-81.737513,41.48864],[-81.737467,41.488656],[-81.736959,41.488816],[-81.736588,41.488957],[-81.735788,41.489301],[-81.735568,41.489399],[-81.735409,41.489495],[-81.735324,41.489532],[-81.735225,41.489562],[-81.735078,41.489601],[-81.734911,41.489648],[-81.734695,41.489731],[-81.734471,41.489837],[-81.734351,41.489903],[-81.734264,41.489965],[-81.734179,41.490038],[-81.734063,41.490195]],[[-81.733684,41.490688],[-81.733718,41.490733],[-81.733744,41.490776],[-81.733777,41.490843],[-81.733788,41.490886],[-81.733787,41.490939],[-81.733791,41.491007],[-81.73379,41.49103],[-81.733788,41.49106],[-81.733787,41.491098],[-81.733786,41.49112],[-81.733785,41.491287],[-81.73379,41.491366],[-81.733797,41.491453]],[[-81.65268,41.530348],[-81.652718,41.530374],[-81.652715,41.5304],[-81.652713,41.530425],[-81.652428,41.530668],[-81.652226,41.530966],[-81.652146,41.531128],[-81.652099,41.531259],[-81.652063,41.531329],[-81.652032,41.531393],[-81.65199,41.531463],[-81.651933,41.531533],[-81.651843,41.531626],[-81.651741,41.531718],[-81.651642,41.531798],[-81.651536,41.531864],[-81.651416,41.531927],[-81.651044,41.532119],[-81.650557,41.532382],[-81.650143,41.532602],[-81.649437,41.532973],[-81.649178,41.533107],[-81.648995,41.533202],[-81.648892,41.533257],[-81.648845,41.533283],[-81.648797,41.533312],[-81.648743,41.533334],[-81.648678,41.533352],[-81.648638,41.533358],[-81.648563,41.53337],[-81.648413,41.533389],[-81.648108,41.533556],[-81.647905,41.533676],[-81.647547,41.533886],[-81.647254,41.534057],[-81.647194,41.53409],[-81.647078,41.534133],[-81.646985,41.534205],[-81.646568,41.534557],[-81.646473,41.53463],[-81.645909,41.535056],[-81.645426,41.53538],[-81.645014,41.535627],[-81.644595,41.535869],[-81.644028,41.536195],[-81.643937,41.536249],[-81.64373,41.536369],[-81.642479,41.537089],[-81.642382,41.537147],[-81.642277,41.53721],[-81.641961,41.53739],[-81.641651,41.537557],[-81.641554,41.537623],[-81.641454,41.537704],[-81.641378,41.537771],[-81.641313,41.537851],[-81.641274,41.53791],[-81.640939,41.53807],[-81.640625,41.538208],[-81.640248,41.538404],[-81.63991,41.53859],[-81.639725,41.538702],[-81.639477,41.538902],[-81.639196,41.539081],[-81.639151,41.539105],[-81.639103,41.539148],[-81.639082,41.539186],[-81.639056,41.539224],[-81.63899,41.539297],[-81.638902,41.539381],[-81.638841,41.53942],[-81.638773,41.539454],[-81.638725,41.539478],[-81.638658,41.539501],[-81.638581,41.539521],[-81.638502,41.539536],[-81.638378,41.539553],[-81.638273,41.539568],[-81.638195,41.539578],[-81.638122,41.539584],[-81.63805,41.539594],[-81.63795,41.539608],[-81.636325,41.539797],[-81.635563,41.539867],[-81.635096,41.539893],[-81.634645,41.539885],[-81.634495,41.539887],[-81.63354,41.539842],[-81.632532,41.539804],[-81.632207,41.539791],[-81.631932,41.539784],[-81.631924,41.539818],[-81.631912,41.539854],[-81.631905,41.53989],[-81.631901,41.539925],[-81.631902,41.539965],[-81.631919,41.540017],[-81.631942,41.540062],[-81.631952,41.540288],[-81.632017,41.540663],[-81.632026,41.540728],[-81.632025,41.540768],[-81.632017,41.540807],[-81.63201,41.540855],[-81.631994,41.540901],[-81.631974,41.54094],[-81.631951,41.540975],[-81.631932,41.541003],[-81.631907,41.541029],[-81.631872,41.541064],[-81.631836,41.541098],[-81.63174,41.541167],[-81.631692,41.541197],[-81.631641,41.541226],[-81.631591,41.541253],[-81.631535,41.541281],[-81.631415,41.54134],[-81.631349,41.541368],[-81.631281,41.541392],[-81.631202,41.541417],[-81.631112,41.541442],[-81.631025,41.541463],[-81.630936,41.54148],[-81.63087,41.541493],[-81.630793,41.541505],[-81.630719,41.541514],[-81.630644,41.541518],[-81.630573,41.541515],[-81.630503,41.541503],[-81.630454,41.541488],[-81.630405,41.541467],[-81.630371,41.541447],[-81.630344,41.541429],[-81.63032,41.54141],[-81.630297,41.541388],[-81.630276,41.541363],[-81.630258,41.541338],[-81.630206,41.541277],[-81.630173,41.541249],[-81.630139,41.541225],[-81.630103,41.541205],[-81.630064,41.54119],[-81.630027,41.541179],[-81.629989,41.541171],[-81.629957,41.541168],[-81.629919,41.541167],[-81.629881,41.54117],[-81.629844,41.541176],[-81.629668,41.541208],[-81.629603,41.541212],[-81.629534,41.541211],[-81.62947,41.541208],[-81.629409,41.541198],[-81.62933,41.541182],[-81.629257,41.541159],[-81.629197,41.541136],[-81.629135,41.541106],[-81.62904,41.54104],[-81.628976,41.54098],[-81.628923,41.540908],[-81.628899,41.540869],[-81.628877,41.54083],[-81.628728,41.540421],[-81.628697,41.540363],[-81.628659,41.54031],[-81.628634,41.540283],[-81.628604,41.54026],[-81.628561,41.540233],[-81.628514,41.540211],[-81.628436,41.540184],[-81.628346,41.540164],[-81.628266,41.540159],[-81.628195,41.540159],[-81.628092,41.540169],[-81.627973,41.540189],[-81.627928,41.540193],[-81.627879,41.540189],[-81.627784,41.540179],[-81.627728,41.540177],[-81.627673,41.540184],[-81.627622,41.540197]]]}'::jsonb, + 'https://cuyahogacounty.gov/publicworks/projects/euclid-beach-connector', + 'https://planning.clevelandohio.gov/bike/lakefront.html' +WHERE NOT EXISTS ( + SELECT 1 FROM pois WHERE name = 'Cleveland Lakefront Bikeway' +); + diff --git a/backend/migrations/076_add_centennial_bikehike_trails.sql b/backend/migrations/076_add_centennial_bikehike_trails.sql new file mode 100644 index 00000000..e74bed3a --- /dev/null +++ b/backend/migrations/076_add_centennial_bikehike_trails.sql @@ -0,0 +1,69 @@ +-- Migration: 076_add_centennial_bikehike_trails.sql +-- Description: Add Cleveland Foundation Centennial Trail and Bike & Hike Trail as +-- trail POIs with OSM geometry. Also add Biking activity to the Ohio & Erie Canal +-- Towpath Trail (already exists as POI 1062). + +-- 1. Cleveland Foundation Centennial Trail (also known as Lake Link Trail) +INSERT INTO pois ( + name, + brief_description, + poi_roles, + latitude, + longitude, + primary_activities, + geometry, + more_info_link +) +SELECT + 'Cleveland Foundation Centennial Trail', + 'A multi-use trail connecting the Towpath Trail at Harvard Road to the Cleveland Lakefront Bikeway through the Flats, built on a former railroad corridor. Also known as the Lake Link Trail.', + ARRAY['trail'], + 41.491, + -81.703, + 'Biking, Hiking', + '{"type":"MultiLineString","coordinates":[[[-81.693446,41.486617],[-81.69347,41.486604],[-81.693506,41.486593],[-81.693567,41.48659],[-81.693621,41.486605],[-81.693677,41.486672],[-81.693741,41.486739],[-81.693881,41.486855],[-81.694046,41.486965],[-81.694124,41.487009],[-81.694473,41.487237],[-81.694604,41.487323],[-81.694851,41.487468],[-81.695142,41.487662],[-81.695399,41.487827],[-81.695517,41.487917],[-81.695819,41.488103],[-81.696031,41.488189],[-81.696272,41.488268],[-81.696533,41.488327],[-81.696774,41.488361],[-81.697019,41.488381],[-81.697212,41.488388],[-81.697415,41.48839],[-81.697705,41.488367],[-81.698001,41.488343],[-81.69826,41.488296],[-81.698367,41.488265],[-81.698471,41.488235],[-81.698524,41.488224],[-81.698685,41.48818],[-81.698794,41.488122],[-81.69892,41.488046],[-81.699121,41.487951],[-81.699319,41.487883],[-81.699568,41.487795],[-81.699768,41.48774],[-81.699939,41.487697],[-81.700143,41.487669],[-81.700365,41.487655],[-81.700419,41.487654],[-81.700474,41.487653]],[[-81.705054,41.493204],[-81.705116,41.493239],[-81.705143,41.493251],[-81.705244,41.493339],[-81.705352,41.493437],[-81.705509,41.493574],[-81.70562,41.493698],[-81.705718,41.493809],[-81.705773,41.493865],[-81.705889,41.49398],[-81.705979,41.494072],[-81.706089,41.494163],[-81.706175,41.494233],[-81.706264,41.4943],[-81.706415,41.494398],[-81.706557,41.494471],[-81.706765,41.494578],[-81.706905,41.494641],[-81.707031,41.494699],[-81.707158,41.494751],[-81.707392,41.494828],[-81.707489,41.494867],[-81.707559,41.494895],[-81.707721,41.494981],[-81.707769,41.494993],[-81.708055,41.495066],[-81.708203,41.495106],[-81.70838,41.495148],[-81.70856,41.495196],[-81.708712,41.495246],[-81.708975,41.495318],[-81.709376,41.49542],[-81.709454,41.495433],[-81.7095,41.495435],[-81.709547,41.495433],[-81.70959,41.495428],[-81.70963,41.495418],[-81.709668,41.495408],[-81.709708,41.495404],[-81.709731,41.495406],[-81.709757,41.495409],[-81.709796,41.495418],[-81.709836,41.495428],[-81.709879,41.495441],[-81.709914,41.495451],[-81.709936,41.495456],[-81.709946,41.495458],[-81.71015,41.495509],[-81.710198,41.495521],[-81.710244,41.495525],[-81.710284,41.495523],[-81.710324,41.495517],[-81.710375,41.495506],[-81.710425,41.495491],[-81.710519,41.495466],[-81.710632,41.495438],[-81.710699,41.495419],[-81.710772,41.495408],[-81.710831,41.495411],[-81.71093,41.495433],[-81.711004,41.495454],[-81.711088,41.495473],[-81.711113,41.495498],[-81.711092,41.49556],[-81.711186,41.495593]]]}'::jsonb, + 'https://www.traillink.com/trail/cleveland-foundation-centennial-trail/' +WHERE NOT EXISTS ( + SELECT 1 FROM pois WHERE name = 'Cleveland Foundation Centennial Trail' +); + +-- 2. Bike & Hike Trail +INSERT INTO pois ( + name, + brief_description, + poi_roles, + latitude, + longitude, + primary_activities, + geometry, + more_info_link +) +SELECT + 'Bike & Hike Trail', + 'A 33-mile paved multi-use trail running through Summit and Portage counties, connecting Walton Hills to Kent. The trail passes through the Cuyahoga Valley and links to the Towpath Trail.', + ARRAY['trail'], + 41.250, + -81.480, + 'Biking, Hiking', + '{"type":"MultiLineString","coordinates":[[[-81.568723,41.357928],[-81.568719,41.357909],[-81.568709,41.357892],[-81.568681,41.357846],[-81.568608,41.357723],[-81.568597,41.357703],[-81.568589,41.357672],[-81.568587,41.357631],[-81.568594,41.357588],[-81.568608,41.357538],[-81.568643,41.35743],[-81.568811,41.356803],[-81.568916,41.356452],[-81.568999,41.356129],[-81.569057,41.355922],[-81.569147,41.355601],[-81.56922,41.35531],[-81.569277,41.3551],[-81.569327,41.354926],[-81.569378,41.354751],[-81.56944,41.354528],[-81.569512,41.35427],[-81.569574,41.354048],[-81.569631,41.353843],[-81.569684,41.353657],[-81.569732,41.353488],[-81.569783,41.353288],[-81.569827,41.35313],[-81.569861,41.352993],[-81.56988,41.352933],[-81.569898,41.352865],[-81.569928,41.352752],[-81.569988,41.352535],[-81.570087,41.35219],[-81.570177,41.351867],[-81.570216,41.351734],[-81.570253,41.351601],[-81.57029,41.351468],[-81.570307,41.351411],[-81.570319,41.351356],[-81.570324,41.35132],[-81.570323,41.351284],[-81.570317,41.351258],[-81.570305,41.351238],[-81.570278,41.351216],[-81.570216,41.351185],[-81.570131,41.351149],[-81.57003,41.351108],[-81.569973,41.35108],[-81.569943,41.351059],[-81.569931,41.351044],[-81.56992,41.351021],[-81.569917,41.350997],[-81.569921,41.35096],[-81.569924,41.350931],[-81.569926,41.350904],[-81.56993,41.35087],[-81.569939,41.350851],[-81.569963,41.350821],[-81.570001,41.350784],[-81.570077,41.350726],[-81.570145,41.350678],[-81.570231,41.350629],[-81.570303,41.350592],[-81.570373,41.35056],[-81.570444,41.350528],[-81.5705,41.350497],[-81.57054,41.350466],[-81.570569,41.350436],[-81.570586,41.350405],[-81.570615,41.350303],[-81.570685,41.350037],[-81.570736,41.349855],[-81.570767,41.349768],[-81.570793,41.34968],[-81.570845,41.34948],[-81.570891,41.349298],[-81.570927,41.34916],[-81.570965,41.348987],[-81.571009,41.348841],[-81.571064,41.348644],[-81.571125,41.348439],[-81.571181,41.348247],[-81.571236,41.348039],[-81.571281,41.347868],[-81.571325,41.347711],[-81.571376,41.347527],[-81.571443,41.347279],[-81.571544,41.346878],[-81.571595,41.346646],[-81.57166,41.346245],[-81.571703,41.345964],[-81.571748,41.345637],[-81.571774,41.34541],[-81.571798,41.345161],[-81.571816,41.344956],[-81.571825,41.344795],[-81.571833,41.344625],[-81.571839,41.344432],[-81.571843,41.344284],[-81.571844,41.344134],[-81.571843,41.343971],[-81.571839,41.343834],[-81.571833,41.343681],[-81.571815,41.343377],[-81.571807,41.343217],[-81.571801,41.343143],[-81.571786,41.342989],[-81.571779,41.342906],[-81.571769,41.342823],[-81.571748,41.342634],[-81.571724,41.342457],[-81.571699,41.342279],[-81.57167,41.342068],[-81.571641,41.341831],[-81.571608,41.341604],[-81.571565,41.341301],[-81.571522,41.340978],[-81.571492,41.340761],[-81.571458,41.340507],[-81.571436,41.340333],[-81.571414,41.340164],[-81.571363,41.339852],[-81.571318,41.339562],[-81.571295,41.339422],[-81.571279,41.339268],[-81.571265,41.339151],[-81.571229,41.338898],[-81.571192,41.338628],[-81.571159,41.338416],[-81.571117,41.338133],[-81.571083,41.337864],[-81.571052,41.337603],[-81.571009,41.337297],[-81.570961,41.336932],[-81.570913,41.336616],[-81.570855,41.336176],[-81.57079,41.335744],[-81.570732,41.335301],[-81.570703,41.335084],[-81.57067,41.334838],[-81.570624,41.334443],[-81.57058,41.334137],[-81.570539,41.333832],[-81.570493,41.333521],[-81.570454,41.333232],[-81.570413,41.332958],[-81.570368,41.332631],[-81.570324,41.332322],[-81.570279,41.331979],[-81.570247,41.331781],[-81.570171,41.331228],[-81.570103,41.330733],[-81.570059,41.33041],[-81.570032,41.330206],[-81.569998,41.329955],[-81.569951,41.329574],[-81.569924,41.32937],[-81.569888,41.329116],[-81.569881,41.329062],[-81.569873,41.329028],[-81.569865,41.328992],[-81.569864,41.328982],[-81.569857,41.328933],[-81.569845,41.328821],[-81.569827,41.328694],[-81.569789,41.328419],[-81.569754,41.328174],[-81.569734,41.328009],[-81.569707,41.327815],[-81.569682,41.327633],[-81.569659,41.327459],[-81.569638,41.327304],[-81.5696,41.327036],[-81.569566,41.326794],[-81.569519,41.326456],[-81.569451,41.325979],[-81.569415,41.325707],[-81.569399,41.325557],[-81.569376,41.325376],[-81.569363,41.325249],[-81.569342,41.325045],[-81.569311,41.324809],[-81.569275,41.324574],[-81.569235,41.324334],[-81.569216,41.324203],[-81.569189,41.32406],[-81.569134,41.32383],[-81.569081,41.323587],[-81.569035,41.323391],[-81.568996,41.323238],[-81.568965,41.323128],[-81.568948,41.323066],[-81.568929,41.323008],[-81.56892,41.322981],[-81.56891,41.322955],[-81.568856,41.322795],[-81.568769,41.322549],[-81.568664,41.322275],[-81.568531,41.321941],[-81.568414,41.321652],[-81.568317,41.321426],[-81.568214,41.321218],[-81.56815,41.321087],[-81.568089,41.320964],[-81.567898,41.320582],[-81.567683,41.320196],[-81.567558,41.319992],[-81.567384,41.319705],[-81.567224,41.319452],[-81.567206,41.31942],[-81.567177,41.319385],[-81.567149,41.31935],[-81.567138,41.319333],[-81.566994,41.319121],[-81.56685,41.318918],[-81.566722,41.318741],[-81.566605,41.318586],[-81.566535,41.318483],[-81.566464,41.318394],[-81.566342,41.318255],[-81.566217,41.318114],[-81.566046,41.317918],[-81.565813,41.317635],[-81.565516,41.317273],[-81.565326,41.317035],[-81.565093,41.316748],[-81.564862,41.316464],[-81.56462,41.316169],[-81.564311,41.315786],[-81.563948,41.315336],[-81.563537,41.314823],[-81.563287,41.314519],[-81.563193,41.314411],[-81.563126,41.314333],[-81.562905,41.314048],[-81.562728,41.313839],[-81.562499,41.313562],[-81.562258,41.313264],[-81.561971,41.312904],[-81.561733,41.312605],[-81.561503,41.312321],[-81.561321,41.312093],[-81.561051,41.311766],[-81.560858,41.31153],[-81.560746,41.311399],[-81.560563,41.311175],[-81.560405,41.310978],[-81.560207,41.310728],[-81.560069,41.310559],[-81.55989,41.310339],[-81.559761,41.310184],[-81.559601,41.309991],[-81.559436,41.309789],[-81.559342,41.309681],[-81.559279,41.309617],[-81.559219,41.30955],[-81.559175,41.309491],[-81.559125,41.309427],[-81.559098,41.309375],[-81.559068,41.309301],[-81.559044,41.309261],[-81.559003,41.309203],[-81.558939,41.309134],[-81.558895,41.309083],[-81.558848,41.309029],[-81.558806,41.308981],[-81.558665,41.308827],[-81.558477,41.308595],[-81.558302,41.308379],[-81.558096,41.308122],[-81.557923,41.307902],[-81.557694,41.307616],[-81.557359,41.307217],[-81.557057,41.306847],[-81.556737,41.306452],[-81.556429,41.306062],[-81.556079,41.305632],[-81.555734,41.305204],[-81.555352,41.304737],[-81.55515,41.304488],[-81.554946,41.304234],[-81.554739,41.303975],[-81.554523,41.303716],[-81.55437,41.303531],[-81.553845,41.302882],[-81.55367,41.302664],[-81.553508,41.302461],[-81.553336,41.302251],[-81.553138,41.302009],[-81.552974,41.301808],[-81.552846,41.301654],[-81.552703,41.301482],[-81.552569,41.301319],[-81.552368,41.301072],[-81.552247,41.300926],[-81.552217,41.300889],[-81.552104,41.30075],[-81.551989,41.300607],[-81.551877,41.300469],[-81.551772,41.30034],[-81.55156,41.300069],[-81.550764,41.29909],[-81.550626,41.298924],[-81.550356,41.298591],[-81.550209,41.298408],[-81.550079,41.298246],[-81.549955,41.298091],[-81.549829,41.297939],[-81.549691,41.297769],[-81.549561,41.297614],[-81.549374,41.297381],[-81.549132,41.297083],[-81.548992,41.29691],[-81.548872,41.296759],[-81.548797,41.29666],[-81.548759,41.296612],[-81.548731,41.296565],[-81.548707,41.296514],[-81.548691,41.296448],[-81.548669,41.296356],[-81.548657,41.296334],[-81.548644,41.296314],[-81.548627,41.296299],[-81.548603,41.296291],[-81.548582,41.296288],[-81.548531,41.296343],[-81.548482,41.296394],[-81.54846,41.296391],[-81.548445,41.296385],[-81.548427,41.296373],[-81.548413,41.296354],[-81.548395,41.296303],[-81.548375,41.296232],[-81.548349,41.296157],[-81.54833,41.296113],[-81.548301,41.296063],[-81.548263,41.296008],[-81.54822,41.295953],[-81.548123,41.295828],[-81.548023,41.295703],[-81.547922,41.295578],[-81.547817,41.295451],[-81.547717,41.295328],[-81.547598,41.295182],[-81.547483,41.295047],[-81.547382,41.294922],[-81.54723,41.294733],[-81.547079,41.29455],[-81.546944,41.294384],[-81.54682,41.294231],[-81.546603,41.29396],[-81.546496,41.293827],[-81.546387,41.293697],[-81.54628,41.293571],[-81.546163,41.293422],[-81.546052,41.29329],[-81.545958,41.293174],[-81.545847,41.293028],[-81.545737,41.292895],[-81.545661,41.2928],[-81.545591,41.292708],[-81.545549,41.292651],[-81.545523,41.292607],[-81.545509,41.292575],[-81.5455,41.292532],[-81.545493,41.292464],[-81.545491,41.292431],[-81.545488,41.292396],[-81.545467,41.292375],[-81.545439,41.292356],[-81.5454,41.292341],[-81.545347,41.292326],[-81.545293,41.292314],[-81.545265,41.292297],[-81.545231,41.292269],[-81.545196,41.29223],[-81.544925,41.291892],[-81.544742,41.291668],[-81.544599,41.291493],[-81.544292,41.291123],[-81.543923,41.290661],[-81.543419,41.290044],[-81.543043,41.289585],[-81.542425,41.288826],[-81.542255,41.288611],[-81.542022,41.288327],[-81.541728,41.287968],[-81.541455,41.287629],[-81.541232,41.287352],[-81.54092,41.286959],[-81.540594,41.286552],[-81.540323,41.286219],[-81.539981,41.28579],[-81.53969,41.285424],[-81.539291,41.284924],[-81.538973,41.284557],[-81.538893,41.284463],[-81.538828,41.284392],[-81.538844,41.284371],[-81.538859,41.284348],[-81.53887,41.284323],[-81.538902,41.28417],[-81.53893,41.284048],[-81.53894,41.284],[-81.538939,41.283978],[-81.538933,41.283959],[-81.538916,41.283929],[-81.538827,41.283762],[-81.538817,41.283733],[-81.538797,41.283658],[-81.538771,41.283545],[-81.538688,41.283118],[-81.538569,41.282452],[-81.538522,41.282134],[-81.538507,41.28202],[-81.538483,41.281865],[-81.538435,41.281615],[-81.538376,41.281354],[-81.538367,41.281286],[-81.538364,41.281177],[-81.538274,41.280697],[-81.538262,41.28057],[-81.538253,41.280482],[-81.538231,41.280312],[-81.538208,41.280148],[-81.538188,41.279992],[-81.538179,41.279928],[-81.538177,41.27989],[-81.53818,41.279846],[-81.538189,41.279802],[-81.538202,41.279763],[-81.538231,41.279702],[-81.538258,41.279658],[-81.538284,41.279626],[-81.538315,41.279599],[-81.538347,41.279574],[-81.538389,41.279548],[-81.538464,41.279508],[-81.538581,41.279451],[-81.538666,41.279414],[-81.53872,41.279394],[-81.538771,41.279378],[-81.538835,41.279363],[-81.538966,41.279338],[-81.539093,41.279314],[-81.539169,41.279297],[-81.539237,41.279279],[-81.539316,41.279256],[-81.539398,41.279233],[-81.539492,41.279211],[-81.539589,41.279193],[-81.539653,41.279183],[-81.539715,41.279177],[-81.539792,41.279175],[-81.539875,41.279176],[-81.53993,41.27918],[-81.539973,41.279188],[-81.540033,41.279203],[-81.540119,41.279227],[-81.540203,41.279246],[-81.540281,41.279259],[-81.540381,41.279272],[-81.540494,41.279284],[-81.540575,41.27929],[-81.540652,41.27929],[-81.540731,41.279287],[-81.540807,41.279277],[-81.54087,41.279265],[-81.540931,41.279249],[-81.541011,41.279222],[-81.541077,41.279196],[-81.541144,41.279165],[-81.541196,41.279138],[-81.541244,41.279109],[-81.541279,41.279078],[-81.541318,41.279041],[-81.541359,41.278992],[-81.541393,41.278942],[-81.54142,41.278898],[-81.541442,41.278849],[-81.541459,41.278799],[-81.541475,41.278724],[-81.541481,41.278664],[-81.541482,41.2786],[-81.541475,41.278552],[-81.54146,41.278498],[-81.541442,41.278454],[-81.541416,41.27841],[-81.541369,41.278351],[-81.541314,41.278299],[-81.541236,41.27824],[-81.541134,41.278178],[-81.541026,41.278124],[-81.540961,41.278101],[-81.540885,41.278085],[-81.540819,41.278076],[-81.540723,41.278072],[-81.54044,41.278067],[-81.54034,41.278065],[-81.54028,41.278062],[-81.540209,41.278056],[-81.540134,41.278048],[-81.540064,41.278035],[-81.540004,41.27802],[-81.539932,41.277998],[-81.539856,41.277964],[-81.539762,41.277926],[-81.539674,41.277896],[-81.539573,41.277866],[-81.539496,41.277846],[-81.539396,41.277824],[-81.539303,41.277809],[-81.539164,41.27779],[-81.53871,41.277726],[-81.538366,41.277679],[-81.538332,41.277673],[-81.538301,41.277662],[-81.538282,41.277647],[-81.538268,41.27763],[-81.538258,41.277605],[-81.538216,41.277366],[-81.538186,41.277226],[-81.538171,41.277151],[-81.538151,41.277021],[-81.538118,41.276905],[-81.538101,41.276822],[-81.538101,41.276793],[-81.538169,41.276617],[-81.538183,41.276579],[-81.538213,41.276538],[-81.538306,41.276435],[-81.538481,41.276243],[-81.538743,41.275963],[-81.53883,41.275871],[-81.538869,41.275844],[-81.538901,41.275821],[-81.538943,41.2758],[-81.538991,41.275785],[-81.539037,41.275777],[-81.539102,41.275776],[-81.539153,41.275783],[-81.539196,41.275802],[-81.539235,41.275828],[-81.539254,41.275854],[-81.539265,41.275889],[-81.539269,41.275923],[-81.539266,41.27595],[-81.53926,41.275964],[-81.539239,41.275987],[-81.539208,41.276018],[-81.539163,41.276053],[-81.53912,41.276083],[-81.539065,41.276113],[-81.539013,41.276136],[-81.538967,41.276152],[-81.538912,41.276166],[-81.538866,41.27617],[-81.538814,41.276167],[-81.53876,41.276156],[-81.538709,41.27614],[-81.53864,41.276112],[-81.538569,41.276076],[-81.538484,41.27603],[-81.538413,41.275991],[-81.538349,41.275951],[-81.5383,41.275924],[-81.538262,41.275906],[-81.537086,41.275472],[-81.536869,41.27539],[-81.53679,41.275365],[-81.536709,41.27534],[-81.536599,41.275307],[-81.536539,41.275288],[-81.536502,41.275272],[-81.536406,41.275229],[-81.536332,41.275192],[-81.536251,41.275156],[-81.53617,41.275128],[-81.536086,41.275101],[-81.535872,41.275039],[-81.535729,41.274997],[-81.535574,41.274948],[-81.535404,41.274886],[-81.535296,41.274848],[-81.535137,41.274803],[-81.534728,41.274693],[-81.534444,41.274616],[-81.534331,41.274588],[-81.534255,41.274573],[-81.534186,41.274557],[-81.534146,41.274545],[-81.534031,41.274502],[-81.533901,41.274458],[-81.533795,41.274425],[-81.53368,41.274396],[-81.533394,41.274324],[-81.533274,41.274289],[-81.533135,41.274249],[-81.532782,41.274144],[-81.532644,41.274102],[-81.532505,41.274057],[-81.532411,41.274026],[-81.532316,41.274005],[-81.532218,41.273986],[-81.532014,41.273953],[-81.531901,41.273932],[-81.531789,41.273907],[-81.531626,41.273866],[-81.531354,41.273791],[-81.531191,41.273744],[-81.531041,41.273695],[-81.530894,41.273646],[-81.530753,41.2736],[-81.530568,41.273546],[-81.53051,41.273532],[-81.530468,41.273525],[-81.530437,41.273524],[-81.530417,41.273526],[-81.530146,41.273106],[-81.530024,41.272916],[-81.529913,41.272738],[-81.529817,41.272588],[-81.529708,41.272421],[-81.529569,41.272211],[-81.529417,41.271985],[-81.529278,41.271769],[-81.52916,41.271591],[-81.529014,41.271359],[-81.528856,41.271108],[-81.528657,41.270819],[-81.528484,41.270548],[-81.528342,41.270341],[-81.528191,41.27011],[-81.528057,41.269915],[-81.527885,41.269648],[-81.527779,41.269489],[-81.527637,41.269264],[-81.527515,41.269074],[-81.527411,41.268912],[-81.527049,41.268345],[-81.526768,41.267912],[-81.526526,41.267536],[-81.526379,41.267309],[-81.526233,41.267084],[-81.526054,41.266813],[-81.525781,41.266398],[-81.525148,41.265412],[-81.52495,41.265116],[-81.524798,41.264886],[-81.524676,41.264701],[-81.524553,41.264505],[-81.524374,41.264221],[-81.524215,41.263982],[-81.524062,41.263757],[-81.523937,41.263572],[-81.523916,41.263532],[-81.523908,41.2635],[-81.523909,41.263469],[-81.523921,41.263439],[-81.523954,41.263389],[-81.523983,41.263352],[-81.523997,41.263329],[-81.523996,41.26331],[-81.523976,41.26328],[-81.523956,41.26325],[-81.523916,41.263223],[-81.523851,41.263188],[-81.523738,41.263115],[-81.523668,41.263074],[-81.523621,41.263038],[-81.523574,41.262993],[-81.523529,41.262934],[-81.523411,41.262753],[-81.523194,41.262405],[-81.522948,41.262046],[-81.52251,41.261373],[-81.521734,41.260186],[-81.521044,41.259114],[-81.520955,41.258978],[-81.520605,41.258425],[-81.52041,41.25813],[-81.520297,41.257959],[-81.520196,41.257802],[-81.519895,41.257343],[-81.519611,41.256917],[-81.519366,41.256538],[-81.519322,41.256477],[-81.518476,41.255176],[-81.518365,41.255009],[-81.518346,41.25498],[-81.518329,41.254953],[-81.518125,41.254634],[-81.517669,41.25392],[-81.517196,41.253198],[-81.516863,41.252686],[-81.516488,41.252118],[-81.516109,41.251528],[-81.515839,41.251111],[-81.515674,41.250865],[-81.515525,41.250641],[-81.515335,41.250358],[-81.515205,41.25015],[-81.515151,41.250048],[-81.515106,41.249947],[-81.515068,41.24987],[-81.515012,41.249784],[-81.514943,41.249698],[-81.514855,41.249595],[-81.514792,41.249509],[-81.514651,41.249285],[-81.514388,41.248895],[-81.514152,41.248545],[-81.513908,41.248169],[-81.513672,41.247799],[-81.513471,41.247488],[-81.513272,41.24719],[-81.513045,41.246829],[-81.512776,41.246402],[-81.512451,41.245905],[-81.512113,41.245374],[-81.511778,41.244859],[-81.511229,41.243995],[-81.510885,41.243464],[-81.510653,41.243115],[-81.510443,41.242818],[-81.51026,41.242565],[-81.510109,41.242366],[-81.509931,41.242173],[-81.509704,41.241931],[-81.509417,41.241643],[-81.509157,41.241394],[-81.508906,41.241175],[-81.508546,41.240887],[-81.508196,41.240621],[-81.507922,41.24042],[-81.507607,41.240201],[-81.507246,41.239961],[-81.506858,41.239722],[-81.506388,41.239436],[-81.506151,41.239291],[-81.505721,41.239025],[-81.505228,41.238722],[-81.50472,41.238417],[-81.504265,41.238146],[-81.503751,41.237835],[-81.502811,41.237267],[-81.50242,41.237031],[-81.502111,41.236848],[-81.501871,41.236703],[-81.501696,41.236595],[-81.50115,41.236266],[-81.500752,41.236022],[-81.500375,41.235793],[-81.499966,41.235543],[-81.499559,41.235299],[-81.499149,41.235053],[-81.498753,41.234806],[-81.498317,41.234546],[-81.498073,41.234403],[-81.497853,41.234268],[-81.497424,41.234006],[-81.496872,41.233665],[-81.496421,41.233391],[-81.496011,41.233141],[-81.49564,41.232918],[-81.49519,41.232643],[-81.494805,41.232408],[-81.494547,41.232249],[-81.494359,41.232134],[-81.49401,41.231925],[-81.493733,41.231759],[-81.493566,41.231655],[-81.493463,41.231592],[-81.493324,41.231511],[-81.493068,41.231357],[-81.492987,41.231306],[-81.492897,41.23124],[-81.492604,41.230995],[-81.492397,41.23082],[-81.492197,41.230654],[-81.492046,41.230531],[-81.491894,41.230415],[-81.4918,41.23035],[-81.491326,41.230059],[-81.491052,41.229899],[-81.490984,41.229856],[-81.490911,41.229804],[-81.490851,41.229752],[-81.490746,41.229644],[-81.49066,41.229553],[-81.490622,41.229503],[-81.49059,41.229446],[-81.490562,41.229379],[-81.490531,41.229283],[-81.49051,41.229233],[-81.490483,41.229189],[-81.490428,41.229126],[-81.490332,41.229033],[-81.490166,41.22887],[-81.489962,41.228637],[-81.489923,41.228604],[-81.489885,41.228588],[-81.489007,41.228356],[-81.488887,41.228321],[-81.488824,41.228291],[-81.488766,41.228256],[-81.488734,41.228202],[-81.488717,41.228166],[-81.488704,41.228135],[-81.488698,41.228097],[-81.488702,41.228059],[-81.488708,41.228021],[-81.488735,41.227877],[-81.488764,41.227723],[-81.488785,41.227591],[-81.488785,41.227556],[-81.488779,41.227522],[-81.488764,41.227485],[-81.48874,41.227452],[-81.488688,41.227398],[-81.488597,41.22731],[-81.48828,41.227008],[-81.487963,41.2267],[-81.48763,41.226377],[-81.487432,41.226185],[-81.48728,41.226031],[-81.486974,41.225728],[-81.486657,41.225422],[-81.486374,41.225147],[-81.486085,41.224864],[-81.485737,41.224521],[-81.485375,41.224165],[-81.485349,41.224139],[-81.485318,41.224108],[-81.485289,41.224079],[-81.485262,41.224052],[-81.485123,41.22392],[-81.484842,41.223647],[-81.48457,41.223385],[-81.484121,41.222952],[-81.483863,41.222703],[-81.483595,41.222439],[-81.483304,41.222154],[-81.483042,41.221897],[-81.482784,41.221658],[-81.482562,41.221441],[-81.482362,41.221232],[-81.482124,41.220998],[-81.481889,41.220775],[-81.481682,41.220574],[-81.481443,41.220346],[-81.48121,41.220122],[-81.481075,41.219991],[-81.480775,41.2197],[-81.480701,41.219622],[-81.480609,41.219514],[-81.480499,41.219383],[-81.480407,41.219263],[-81.480351,41.219191],[-81.480296,41.219121],[-81.480276,41.219082],[-81.480199,41.218962],[-81.480096,41.218793],[-81.479957,41.218547],[-81.479861,41.218345],[-81.479785,41.218164],[-81.479699,41.217943],[-81.479626,41.217726],[-81.479582,41.217589],[-81.479537,41.217398],[-81.479505,41.217252],[-81.479484,41.217084],[-81.479467,41.216847],[-81.47946,41.216615],[-81.479464,41.216398],[-81.47948,41.216151],[-81.479489,41.216002],[-81.479488,41.215919],[-81.479477,41.215714],[-81.479479,41.215565],[-81.479488,41.215418],[-81.479498,41.215306],[-81.479509,41.215116],[-81.479512,41.214941],[-81.479512,41.214676],[-81.479512,41.214439],[-81.479518,41.214204],[-81.479516,41.213985],[-81.479518,41.213697],[-81.479522,41.213426],[-81.479527,41.213212],[-81.479527,41.213022],[-81.479531,41.212773],[-81.479536,41.212522],[-81.479537,41.212232],[-81.479541,41.211981],[-81.479541,41.211772],[-81.479541,41.211632],[-81.479541,41.211517],[-81.479529,41.21136],[-81.479509,41.211184],[-81.479488,41.211032],[-81.479467,41.210913],[-81.479444,41.210774],[-81.479416,41.210662],[-81.479377,41.210523],[-81.479326,41.210372],[-81.479271,41.210214],[-81.479213,41.21007],[-81.479139,41.20991],[-81.478969,41.209595],[-81.4788,41.209271],[-81.478627,41.208939],[-81.478491,41.20869],[-81.478336,41.208399],[-81.478186,41.208111],[-81.478073,41.207898],[-81.477955,41.207661],[-81.477863,41.207474],[-81.477813,41.207376],[-81.477751,41.207259],[-81.477617,41.207017],[-81.477518,41.20683],[-81.477372,41.20656],[-81.47722,41.206278],[-81.477108,41.206067],[-81.476893,41.205648],[-81.476698,41.205276],[-81.476515,41.204919],[-81.47638,41.20467],[-81.476258,41.204434],[-81.476132,41.20419],[-81.476022,41.203981],[-81.475967,41.203874],[-81.475928,41.20379],[-81.475862,41.203628],[-81.475822,41.203529],[-81.475804,41.203475],[-81.47579,41.203431],[-81.475753,41.203342],[-81.475684,41.203203],[-81.475672,41.203167],[-81.475668,41.203127],[-81.475656,41.202962],[-81.475653,41.202919],[-81.475667,41.202605],[-81.475687,41.202368],[-81.475708,41.202139],[-81.475732,41.201901],[-81.475775,41.201486],[-81.475799,41.20121],[-81.475827,41.200987],[-81.475862,41.200691],[-81.475904,41.200333],[-81.475938,41.200062],[-81.475982,41.199585],[-81.475997,41.199417],[-81.476024,41.199153],[-81.476056,41.198844],[-81.476083,41.198573],[-81.476117,41.198213],[-81.47614,41.198008],[-81.476175,41.197785],[-81.476211,41.197609],[-81.47626,41.197415],[-81.476327,41.197232],[-81.476416,41.197036],[-81.476496,41.196876],[-81.476563,41.196753],[-81.476645,41.19663],[-81.476711,41.196529],[-81.4768,41.196408],[-81.477007,41.19615],[-81.47737,41.195717],[-81.477624,41.195411],[-81.477865,41.195119],[-81.478094,41.194837],[-81.478291,41.1946],[-81.478401,41.194457],[-81.478512,41.194302],[-81.478547,41.194242],[-81.478564,41.194199],[-81.478572,41.194164],[-81.478574,41.194133],[-81.478568,41.1941],[-81.478552,41.194062],[-81.478481,41.193926],[-81.478375,41.193717],[-81.478272,41.193497],[-81.478188,41.193305],[-81.478124,41.193142],[-81.478077,41.193012],[-81.47802,41.192841],[-81.477955,41.192612],[-81.477898,41.192415],[-81.477829,41.192162],[-81.477744,41.191844],[-81.477705,41.191691],[-81.47765,41.191476],[-81.477609,41.191316],[-81.477588,41.191225],[-81.477577,41.191159],[-81.477557,41.190983],[-81.477532,41.190739],[-81.477508,41.190478],[-81.477482,41.190171],[-81.477455,41.18986],[-81.477432,41.189591],[-81.477416,41.189424],[-81.477388,41.189183],[-81.477349,41.188861],[-81.477332,41.188692],[-81.477312,41.188523],[-81.47731,41.188505],[-81.477308,41.188469],[-81.477305,41.188433],[-81.477305,41.188415],[-81.477304,41.188403],[-81.47729,41.188263],[-81.47729,41.188201],[-81.477296,41.188148],[-81.477318,41.18809],[-81.477369,41.188004],[-81.477412,41.187919],[-81.477434,41.187855],[-81.477448,41.187775],[-81.477449,41.187705],[-81.477436,41.187559],[-81.477415,41.187418],[-81.477384,41.187227],[-81.477352,41.187009],[-81.477318,41.186781],[-81.477292,41.186624],[-81.477276,41.186516],[-81.477272,41.186461],[-81.477273,41.186399],[-81.477282,41.186318],[-81.477307,41.186167],[-81.477335,41.186028],[-81.477357,41.185882],[-81.477369,41.185784],[-81.477373,41.185709],[-81.477369,41.185632],[-81.477349,41.185446],[-81.477325,41.185235],[-81.47729,41.185001],[-81.477253,41.184743],[-81.477221,41.184522],[-81.477176,41.184252],[-81.477135,41.184009],[-81.47706,41.183663],[-81.477033,41.183492],[-81.477012,41.183336],[-81.47699,41.183232],[-81.47696,41.183123],[-81.476907,41.182969],[-81.476807,41.182719],[-81.476729,41.182514],[-81.476592,41.182139],[-81.476446,41.181756],[-81.476396,41.181627],[-81.476352,41.181491],[-81.47633,41.181416],[-81.476322,41.181374],[-81.476321,41.181363],[-81.476313,41.181257],[-81.476304,41.181156],[-81.476303,41.181145],[-81.476297,41.181123],[-81.476286,41.181102],[-81.476271,41.181078],[-81.47625,41.181059],[-81.476234,41.181039],[-81.476231,41.181014],[-81.476237,41.180988],[-81.476278,41.180914],[-81.476345,41.180799],[-81.476409,41.180691],[-81.476491,41.180563],[-81.476564,41.180451],[-81.476623,41.180374],[-81.476713,41.180267],[-81.476781,41.180191],[-81.476897,41.180066],[-81.477103,41.17987],[-81.47741,41.179591],[-81.477583,41.179431],[-81.477677,41.179338],[-81.47772,41.179292],[-81.477757,41.17924],[-81.477797,41.179167],[-81.477819,41.179119],[-81.477829,41.179085],[-81.477831,41.179051],[-81.477825,41.179019],[-81.477815,41.178988],[-81.477786,41.178942],[-81.4777,41.17884],[-81.477567,41.178688],[-81.477355,41.178454],[-81.477225,41.178303],[-81.477123,41.178186],[-81.477021,41.178065],[-81.476857,41.177847],[-81.476796,41.177775],[-81.47675,41.177725],[-81.47672,41.177702],[-81.476681,41.177676],[-81.476632,41.177656],[-81.476575,41.177638]],[[-81.493995,41.231285],[-81.493894,41.231331],[-81.493892,41.231345],[-81.493911,41.231374],[-81.493941,41.231427],[-81.493959,41.231471],[-81.49398,41.231547],[-81.494001,41.2316],[-81.494027,41.231637],[-81.49406,41.23166],[-81.494127,41.231695],[-81.494221,41.231747],[-81.494317,41.231805],[-81.494385,41.231855],[-81.494451,41.231909],[-81.494498,41.231956],[-81.49452,41.231987],[-81.494519,41.232001],[-81.494501,41.232009],[-81.494476,41.232007],[-81.494442,41.231995],[-81.494343,41.23195],[-81.494133,41.231859],[-81.49394,41.231777],[-81.493716,41.231685],[-81.49363,41.231663],[-81.493566,41.231655]],[[-81.457121,41.14974],[-81.456906,41.149661],[-81.456739,41.149614],[-81.456624,41.149588],[-81.456518,41.14957],[-81.45643,41.149566],[-81.456335,41.149572],[-81.456225,41.14959],[-81.456144,41.149603],[-81.456053,41.149612],[-81.455957,41.149617],[-81.455902,41.149627],[-81.455853,41.149651],[-81.45581,41.149692],[-81.455785,41.149732],[-81.455767,41.149787],[-81.455774,41.149854],[-81.455792,41.149906],[-81.455846,41.14998],[-81.455925,41.150095],[-81.455994,41.150209],[-81.456014,41.150268],[-81.456017,41.150319],[-81.45601,41.150359],[-81.455984,41.150406],[-81.455936,41.150449],[-81.455882,41.150474],[-81.45582,41.150488],[-81.455758,41.150485],[-81.455684,41.150459],[-81.455594,41.150411],[-81.455469,41.150342],[-81.455347,41.150287],[-81.455249,41.150255],[-81.45518,41.150231],[-81.455136,41.150205],[-81.455084,41.150167],[-81.455039,41.150149],[-81.45499,41.150143],[-81.454923,41.150138],[-81.454865,41.150127],[-81.454799,41.150107],[-81.45474,41.150083],[-81.45468,41.15005],[-81.454589,41.149993],[-81.454513,41.149957],[-81.454409,41.149929],[-81.454301,41.149915],[-81.454221,41.14991],[-81.454167,41.149896],[-81.454118,41.149877],[-81.454087,41.149842],[-81.454064,41.149792],[-81.454041,41.149757],[-81.454,41.149729],[-81.453943,41.149703],[-81.453889,41.149687],[-81.453831,41.149681],[-81.453744,41.149684],[-81.45365,41.149681],[-81.45356,41.14967],[-81.453431,41.14964],[-81.453158,41.14957],[-81.452861,41.149496],[-81.452694,41.149455],[-81.452589,41.149423],[-81.452495,41.149385],[-81.452424,41.149348],[-81.452361,41.14931],[-81.452287,41.14927],[-81.452197,41.149236],[-81.452049,41.149183],[-81.451794,41.149103],[-81.451553,41.149027],[-81.451318,41.148951],[-81.450937,41.148814],[-81.450514,41.148654],[-81.450227,41.148551],[-81.44986,41.148412],[-81.449488,41.148269],[-81.449301,41.148192],[-81.449078,41.148093],[-81.448852,41.147982],[-81.448624,41.147865],[-81.448444,41.147779],[-81.448242,41.147684],[-81.447927,41.14754],[-81.447557,41.147376],[-81.447231,41.14722],[-81.446753,41.146983],[-81.446358,41.146799],[-81.445905,41.146582],[-81.4457,41.146487],[-81.445472,41.146388],[-81.44529,41.146311],[-81.445195,41.146267],[-81.445111,41.146211],[-81.445032,41.146139],[-81.44495,41.146056],[-81.444867,41.145991],[-81.444748,41.145929],[-81.444597,41.145863],[-81.444453,41.145811],[-81.444273,41.145754],[-81.444089,41.145696],[-81.443958,41.145648],[-81.443824,41.145586],[-81.443652,41.145482],[-81.443516,41.1454],[-81.443296,41.145288],[-81.442896,41.145099],[-81.442498,41.144914],[-81.44216,41.144757],[-81.441946,41.144654],[-81.441532,41.144468],[-81.441162,41.144296],[-81.440898,41.144166],[-81.440625,41.144037],[-81.440532,41.143997],[-81.440411,41.143947],[-81.440309,41.143911],[-81.440179,41.14386],[-81.440066,41.143805],[-81.440047,41.143766],[-81.440038,41.143734],[-81.440036,41.143686],[-81.440042,41.143646],[-81.44005,41.143605],[-81.44007,41.143562],[-81.440142,41.143465],[-81.4402,41.143383],[-81.440244,41.143322],[-81.440271,41.14328],[-81.440289,41.14324],[-81.440297,41.143206],[-81.440287,41.143151],[-81.440249,41.143091],[-81.440215,41.143057],[-81.440187,41.143036],[-81.440139,41.143012],[-81.440061,41.142984],[-81.439931,41.142941],[-81.439853,41.142916],[-81.439802,41.1429],[-81.439719,41.142879],[-81.43961,41.142844],[-81.439437,41.142794],[-81.439307,41.142755],[-81.43925,41.142735],[-81.439207,41.142716],[-81.439181,41.142702],[-81.439148,41.142678],[-81.439109,41.142637],[-81.439061,41.142579],[-81.439022,41.142538],[-81.438986,41.142511],[-81.438941,41.142488],[-81.438882,41.142468],[-81.438821,41.142451],[-81.438769,41.142442],[-81.438705,41.142435],[-81.438647,41.142436],[-81.438588,41.142439],[-81.438534,41.14245],[-81.438434,41.142469],[-81.438255,41.142504],[-81.438177,41.142523],[-81.438112,41.142547],[-81.438064,41.142575],[-81.438028,41.142599],[-81.437989,41.142616],[-81.437942,41.142629],[-81.437903,41.142634],[-81.437865,41.142631],[-81.437823,41.142621],[-81.43778,41.142604],[-81.437638,41.142545],[-81.43725,41.142378],[-81.43686,41.142209],[-81.436667,41.142126],[-81.436535,41.142066],[-81.436458,41.142037],[-81.436367,41.141998],[-81.436262,41.141954],[-81.436153,41.141909],[-81.435995,41.141849],[-81.435907,41.141815],[-81.435839,41.141783],[-81.435767,41.141741],[-81.435679,41.141689],[-81.435591,41.141635],[-81.435462,41.141564],[-81.43534,41.1415],[-81.435211,41.141434],[-81.435086,41.141373],[-81.434905,41.141287],[-81.434656,41.141166],[-81.434444,41.141059],[-81.434261,41.14097],[-81.434148,41.140919],[-81.434023,41.140862],[-81.433882,41.140798],[-81.433699,41.140714],[-81.433566,41.140653],[-81.433492,41.140622],[-81.433281,41.140547],[-81.433167,41.140506],[-81.433101,41.140482],[-81.433042,41.140455],[-81.432959,41.140412],[-81.432893,41.140375],[-81.432831,41.140335],[-81.432773,41.140293],[-81.432681,41.14023],[-81.432579,41.140175],[-81.432358,41.140067],[-81.432227,41.140007],[-81.432163,41.139975],[-81.432112,41.139943],[-81.432078,41.139915],[-81.432037,41.139866],[-81.431996,41.139794],[-81.431961,41.139741],[-81.431914,41.139688],[-81.431844,41.139627],[-81.431783,41.13958],[-81.431631,41.139489],[-81.431441,41.139395],[-81.431316,41.139341],[-81.431138,41.139274],[-81.43102,41.13923],[-81.430845,41.139164],[-81.430659,41.139094],[-81.430571,41.139062],[-81.430498,41.139044],[-81.4304,41.139032],[-81.430321,41.139026],[-81.430245,41.139023],[-81.43021,41.139021],[-81.430144,41.139021],[-81.430094,41.139016],[-81.430037,41.139004],[-81.429997,41.138989],[-81.429921,41.138954],[-81.429835,41.138914],[-81.429756,41.138872],[-81.429669,41.138822],[-81.42948,41.138702],[-81.429313,41.138616],[-81.429147,41.138538],[-81.428941,41.138454],[-81.428704,41.138363],[-81.428496,41.13829],[-81.428383,41.138252],[-81.428251,41.13821],[-81.428126,41.138174],[-81.428034,41.138142],[-81.427958,41.138113],[-81.427815,41.138052],[-81.427662,41.137989],[-81.427551,41.137951],[-81.427344,41.13789],[-81.427213,41.137858],[-81.427039,41.13781],[-81.426951,41.137784],[-81.426917,41.137774],[-81.426719,41.137707],[-81.426516,41.137638],[-81.426438,41.137609],[-81.426349,41.137575],[-81.426268,41.137544],[-81.426186,41.137519],[-81.426093,41.137494],[-81.426023,41.137486],[-81.425879,41.137467],[-81.425784,41.137453],[-81.425642,41.137429],[-81.425553,41.137409],[-81.425489,41.137396],[-81.425425,41.137386],[-81.425356,41.137382],[-81.425239,41.137375],[-81.425169,41.137372],[-81.425111,41.137364],[-81.42505,41.137349],[-81.424989,41.137323],[-81.424929,41.137303],[-81.424866,41.137294],[-81.424798,41.137289],[-81.424732,41.137291],[-81.424633,41.137296],[-81.424555,41.137297],[-81.424487,41.137293],[-81.424397,41.137281],[-81.424312,41.13726],[-81.424187,41.137229],[-81.424028,41.137186],[-81.42389,41.137152],[-81.423755,41.137124],[-81.423623,41.137102],[-81.423505,41.137079],[-81.423359,41.137042],[-81.423189,41.136998],[-81.423095,41.136977],[-81.423006,41.136964],[-81.422905,41.136958],[-81.422786,41.136954],[-81.422682,41.136947],[-81.422599,41.136936],[-81.422411,41.136915],[-81.422281,41.13691],[-81.422109,41.136911],[-81.42202,41.136909],[-81.421932,41.136899],[-81.421862,41.136882],[-81.421764,41.136846],[-81.42168,41.136812],[-81.421608,41.136791],[-81.421513,41.136783],[-81.421423,41.136787],[-81.421328,41.136804],[-81.421239,41.136835],[-81.421137,41.136881],[-81.421067,41.136911],[-81.421012,41.136927],[-81.420912,41.136944],[-81.420802,41.136958],[-81.420615,41.136973],[-81.420411,41.136985],[-81.42026,41.137003],[-81.420118,41.137026],[-81.419945,41.13706],[-81.419853,41.137083],[-81.419748,41.137113],[-81.41965,41.137145],[-81.41948,41.137214],[-81.419329,41.137279],[-81.419091,41.137393],[-81.418929,41.137459],[-81.418765,41.137515],[-81.418585,41.137581],[-81.41838,41.137654],[-81.418143,41.137734],[-81.417898,41.137811],[-81.4177,41.137879],[-81.417494,41.137964],[-81.417364,41.138019],[-81.417157,41.138097],[-81.416934,41.138182],[-81.416701,41.138279],[-81.416466,41.138375],[-81.416346,41.13842],[-81.416181,41.138478],[-81.416045,41.138527],[-81.415891,41.138596],[-81.415799,41.138632],[-81.415658,41.138678],[-81.415447,41.138743],[-81.415095,41.138854],[-81.414908,41.138914],[-81.414768,41.138956],[-81.414667,41.138981],[-81.414557,41.139004],[-81.41444,41.139023],[-81.414232,41.139042],[-81.414162,41.139052],[-81.414099,41.139067],[-81.41404,41.139096],[-81.413971,41.139136],[-81.413867,41.139209],[-81.413803,41.139249],[-81.413755,41.139273],[-81.413703,41.139293],[-81.413631,41.13931],[-81.413331,41.139375],[-81.412996,41.139447],[-81.412921,41.139463],[-81.412872,41.139466],[-81.412833,41.139463],[-81.412784,41.139449],[-81.412691,41.139423],[-81.412609,41.13941],[-81.412518,41.139404],[-81.412418,41.139407],[-81.412185,41.139438],[-81.412043,41.13946],[-81.411941,41.139485],[-81.41185,41.139505],[-81.411728,41.139524],[-81.411546,41.139546],[-81.41144,41.139553],[-81.41123,41.139568],[-81.411089,41.139575],[-81.411,41.139569],[-81.410894,41.139555],[-81.410796,41.139549],[-81.410649,41.139556],[-81.410391,41.139571],[-81.410251,41.139584],[-81.410149,41.139599],[-81.410037,41.139619],[-81.409937,41.139632],[-81.409815,41.139645],[-81.409694,41.139656],[-81.409455,41.139682],[-81.408918,41.139737],[-81.40843,41.139794],[-81.408272,41.139812],[-81.408178,41.139827],[-81.408092,41.13985],[-81.408017,41.139883],[-81.407955,41.13991],[-81.407899,41.139933],[-81.407837,41.13995],[-81.407749,41.139966],[-81.407596,41.139988],[-81.407131,41.140047],[-81.406766,41.140091],[-81.406627,41.140107],[-81.406443,41.140133],[-81.406179,41.140172],[-81.4061,41.140181],[-81.406055,41.140181],[-81.406007,41.140174],[-81.405969,41.140159],[-81.405915,41.140127],[-81.405829,41.140067],[-81.40575,41.140004],[-81.405695,41.139951],[-81.405644,41.139897],[-81.405597,41.139824],[-81.405567,41.139756],[-81.405551,41.13968],[-81.405536,41.139572],[-81.405536,41.139469],[-81.405526,41.139413],[-81.40551,41.139375],[-81.405477,41.139337],[-81.405428,41.139308],[-81.405358,41.139278],[-81.4053,41.13926],[-81.405226,41.139228],[-81.405141,41.139178],[-81.405058,41.139123],[-81.404965,41.139047],[-81.404877,41.138973],[-81.404796,41.138923],[-81.404736,41.138901],[-81.404683,41.138889],[-81.404618,41.138889],[-81.404546,41.138904],[-81.40446,41.138934],[-81.404345,41.138994],[-81.404242,41.139045],[-81.404164,41.139096],[-81.404091,41.139151],[-81.40403,41.139206],[-81.403957,41.139256],[-81.403861,41.139306],[-81.40377,41.13935],[-81.40366,41.139391],[-81.403477,41.139457],[-81.403355,41.139506],[-81.40327,41.139547],[-81.403154,41.139613],[-81.40301,41.139704],[-81.40281,41.139833],[-81.402565,41.140006],[-81.402489,41.140051],[-81.402422,41.140084],[-81.402342,41.140111],[-81.402193,41.140155],[-81.401987,41.140215],[-81.401892,41.14024],[-81.401796,41.140256],[-81.401656,41.140268],[-81.40152,41.140281],[-81.401387,41.14029],[-81.401283,41.140305],[-81.401186,41.14033],[-81.401071,41.14037],[-81.400978,41.140403],[-81.400888,41.140431],[-81.40076,41.140463],[-81.400641,41.140502],[-81.400533,41.140545],[-81.400444,41.140585],[-81.400373,41.14061],[-81.400275,41.140634],[-81.400121,41.140667],[-81.400003,41.140702],[-81.399909,41.140744],[-81.399812,41.140797],[-81.399706,41.14086],[-81.399547,41.140959],[-81.399382,41.141055],[-81.39935,41.141085],[-81.399327,41.141114],[-81.39931,41.141155],[-81.399277,41.141251],[-81.399266,41.14128],[-81.399248,41.141308],[-81.399222,41.141326],[-81.399174,41.141351],[-81.399099,41.141382],[-81.398754,41.141514],[-81.398653,41.141554],[-81.398331,41.141681],[-81.398227,41.141729],[-81.39818,41.141753],[-81.398072,41.141821],[-81.397883,41.141927],[-81.397787,41.141973],[-81.397641,41.142038],[-81.396884,41.142386],[-81.39667,41.142489],[-81.396467,41.142584],[-81.396342,41.14264],[-81.396161,41.142716],[-81.395981,41.142789],[-81.395853,41.142847],[-81.395716,41.142914],[-81.395519,41.143017],[-81.395382,41.143092],[-81.395214,41.143179],[-81.395068,41.143256],[-81.394903,41.143341],[-81.394767,41.143401],[-81.39444,41.143538],[-81.39429,41.143601],[-81.394095,41.14369],[-81.393892,41.143786],[-81.39375,41.143858],[-81.393674,41.143897],[-81.393639,41.143912],[-81.393601,41.143926],[-81.393486,41.143972],[-81.393258,41.144073],[-81.392959,41.144222],[-81.392338,41.144522],[-81.391858,41.144756],[-81.39125,41.145052],[-81.390694,41.145325],[-81.390537,41.145407],[-81.390438,41.145467],[-81.39037,41.145518],[-81.390365,41.145573]],[[-81.397439,41.151677],[-81.39727,41.151682],[-81.397137,41.151688],[-81.397059,41.151688],[-81.397008,41.151684],[-81.396957,41.151674],[-81.396902,41.151654],[-81.396856,41.151633],[-81.39681,41.151606],[-81.39677,41.151574],[-81.396731,41.151526],[-81.396702,41.151471],[-81.396688,41.151422],[-81.396685,41.151352],[-81.396694,41.151156],[-81.396698,41.150989],[-81.396698,41.150818],[-81.396697,41.150613],[-81.396705,41.150323],[-81.396708,41.149791],[-81.396709,41.149487],[-81.396713,41.14931],[-81.396718,41.149001],[-81.396718,41.148546],[-81.396712,41.148373],[-81.396691,41.14807],[-81.396686,41.147816],[-81.396682,41.147418],[-81.396689,41.147182],[-81.396688,41.147011],[-81.396698,41.146627],[-81.396703,41.146523],[-81.396715,41.146443],[-81.396732,41.14638],[-81.396766,41.146296],[-81.396809,41.146223],[-81.396828,41.146181],[-81.396842,41.146133],[-81.396849,41.146082],[-81.396846,41.145887],[-81.396842,41.145644]],[[-81.571414,41.340164],[-81.571391,41.340155],[-81.571371,41.340141],[-81.571202,41.339971],[-81.571158,41.339927],[-81.571127,41.339895],[-81.571107,41.339867],[-81.571093,41.339826],[-81.571072,41.339753],[-81.571059,41.339689],[-81.571054,41.339627],[-81.571059,41.33958],[-81.571082,41.339533],[-81.571139,41.339441],[-81.571225,41.339306],[-81.57124,41.339288],[-81.571257,41.339275],[-81.571279,41.339268]],[[-81.400499,41.183765],[-81.400542,41.183744],[-81.400601,41.183738],[-81.401734,41.18374],[-81.401815,41.183738],[-81.401902,41.183729],[-81.401957,41.183715],[-81.402011,41.183691],[-81.402052,41.183659],[-81.402083,41.183628],[-81.402111,41.183586],[-81.402127,41.183544],[-81.402138,41.183492],[-81.40214,41.183434],[-81.40214,41.183302],[-81.402139,41.18328],[-81.402138,41.18324],[-81.402137,41.183207],[-81.402137,41.18318],[-81.402132,41.182391],[-81.402133,41.182155],[-81.402145,41.18186],[-81.402151,41.181662],[-81.40215,41.181423],[-81.402144,41.181216],[-81.402122,41.180891],[-81.402078,41.18053],[-81.402047,41.180297],[-81.402026,41.180113],[-81.402017,41.179973],[-81.402015,41.179839],[-81.402024,41.179617],[-81.402026,41.179593],[-81.402017,41.17956],[-81.402007,41.179521],[-81.402007,41.179494],[-81.402011,41.179172],[-81.402011,41.178963],[-81.402007,41.178773],[-81.402005,41.178539],[-81.40201,41.178219],[-81.402007,41.178038],[-81.402003,41.177876],[-81.402007,41.177798],[-81.402017,41.177749],[-81.402034,41.177702],[-81.402077,41.177623],[-81.402125,41.177539],[-81.402172,41.177467],[-81.402186,41.177432],[-81.402194,41.177384],[-81.4022,41.177323],[-81.402197,41.176983],[-81.402194,41.17648],[-81.402193,41.176316],[-81.4022,41.176214],[-81.402221,41.176066],[-81.402239,41.175939],[-81.402247,41.175852],[-81.402252,41.175741],[-81.402251,41.17545],[-81.402249,41.175125],[-81.402253,41.174976],[-81.402247,41.174563],[-81.402243,41.174541],[-81.40225,41.174502],[-81.402257,41.174466],[-81.402242,41.174189],[-81.402237,41.174039],[-81.402243,41.173909],[-81.402243,41.173791],[-81.40224,41.17368],[-81.402247,41.173654],[-81.40225,41.173619],[-81.402255,41.173578],[-81.402259,41.173556],[-81.402263,41.173481],[-81.402263,41.173036],[-81.40227,41.172504],[-81.402269,41.172481],[-81.402267,41.172445],[-81.402269,41.172409],[-81.402272,41.172369],[-81.402272,41.17233],[-81.402272,41.172302],[-81.402271,41.172009],[-81.402268,41.171941],[-81.402256,41.171853],[-81.402249,41.171782],[-81.402244,41.171602],[-81.402244,41.17128],[-81.402247,41.17078],[-81.402247,41.170349],[-81.40225,41.169953],[-81.402248,41.169543],[-81.402248,41.169158],[-81.402249,41.168701],[-81.402249,41.168226],[-81.402241,41.167935],[-81.402237,41.167657],[-81.402238,41.167411],[-81.402231,41.167383],[-81.402198,41.167369],[-81.401773,41.167361],[-81.401049,41.167345],[-81.400711,41.16734],[-81.400673,41.167336],[-81.400653,41.167307],[-81.400648,41.167272],[-81.400648,41.166533],[-81.400649,41.166485],[-81.400637,41.166486]],[[-81.440066,41.143805],[-81.440005,41.143774],[-81.439939,41.143732],[-81.439842,41.143663],[-81.439756,41.143594],[-81.439687,41.143533],[-81.439643,41.143499],[-81.439602,41.143476],[-81.439535,41.143443],[-81.439415,41.143393],[-81.439264,41.143337],[-81.439117,41.143278]],[[-81.392137,41.189224],[-81.392829,41.189349],[-81.393111,41.189393],[-81.393359,41.18943],[-81.39357,41.189465],[-81.393776,41.189505],[-81.393944,41.18954],[-81.394077,41.18956],[-81.39422,41.18957],[-81.394314,41.189576],[-81.394426,41.189593],[-81.394727,41.189647],[-81.39509,41.189718],[-81.39581,41.189863],[-81.395899,41.189892],[-81.395965,41.189929],[-81.396037,41.189983],[-81.396111,41.190028],[-81.396203,41.190063],[-81.396283,41.190081],[-81.396383,41.190092],[-81.396476,41.19009],[-81.396559,41.190074],[-81.396672,41.190047],[-81.396757,41.190033],[-81.396832,41.19003],[-81.396913,41.190039],[-81.397262,41.190103],[-81.397378,41.190123],[-81.397495,41.19014],[-81.397616,41.190167],[-81.397752,41.190195],[-81.39795,41.190227],[-81.398149,41.190263],[-81.398543,41.19034],[-81.39908,41.190441],[-81.399733,41.190559],[-81.400124,41.190623],[-81.400628,41.190712],[-81.401025,41.190788],[-81.401141,41.19081],[-81.401236,41.19082],[-81.401299,41.190821],[-81.401379,41.19081],[-81.401465,41.190785],[-81.401554,41.190752],[-81.401609,41.190741],[-81.401699,41.190743],[-81.401821,41.190755],[-81.401964,41.19077],[-81.402061,41.190774],[-81.402117,41.190785],[-81.402187,41.190817],[-81.402252,41.190846],[-81.402285,41.190858],[-81.402327,41.190872],[-81.402394,41.190903],[-81.402472,41.190949],[-81.402552,41.191001],[-81.402635,41.191042],[-81.402696,41.191066],[-81.402781,41.191089],[-81.402925,41.19112],[-81.403448,41.191212],[-81.404082,41.191326],[-81.404811,41.191451],[-81.405487,41.191568],[-81.406146,41.191678],[-81.406926,41.191813],[-81.40868,41.192122],[-81.40923,41.192214],[-81.409689,41.192297],[-81.410369,41.19242],[-81.410471,41.192439],[-81.410835,41.192503],[-81.411178,41.192565],[-81.411201,41.192569],[-81.411711,41.192657],[-81.411982,41.192702],[-81.412416,41.192773],[-81.412983,41.192875],[-81.413753,41.193011],[-81.414267,41.1931],[-81.415003,41.193231],[-81.415383,41.193298],[-81.415753,41.193358],[-81.416269,41.193447],[-81.416478,41.193486],[-81.417049,41.1936],[-81.41747,41.193686],[-81.417906,41.193778],[-81.418441,41.193894],[-81.418929,41.194009],[-81.419094,41.194049],[-81.419222,41.194087],[-81.419292,41.194117],[-81.419356,41.194157],[-81.41943,41.194222],[-81.4195,41.19428],[-81.419568,41.194333],[-81.419624,41.194367],[-81.419684,41.194397],[-81.419714,41.194408],[-81.41973,41.194415],[-81.419813,41.194419],[-81.419883,41.194423],[-81.419893,41.194423],[-81.419913,41.19442],[-81.41994,41.194411],[-81.419974,41.194393],[-81.420028,41.194354],[-81.420074,41.194333],[-81.420114,41.194323],[-81.420165,41.194324],[-81.420217,41.19433],[-81.420299,41.194348],[-81.420422,41.194381],[-81.420645,41.194443],[-81.421003,41.194541],[-81.421416,41.194654],[-81.421893,41.194794],[-81.422478,41.19497],[-81.422919,41.195107],[-81.42324,41.195209],[-81.423709,41.195372],[-81.424225,41.195559],[-81.424605,41.19569],[-81.424907,41.195797],[-81.425215,41.195909],[-81.425445,41.195992],[-81.425805,41.196116],[-81.426383,41.196318],[-81.42678,41.196469],[-81.427044,41.19657],[-81.427526,41.196737],[-81.4281,41.196939],[-81.428642,41.197128],[-81.429116,41.197305],[-81.429553,41.197457],[-81.430059,41.197626],[-81.430521,41.197787],[-81.43106,41.197977],[-81.431687,41.198197],[-81.432102,41.198343],[-81.432623,41.198529],[-81.433731,41.198922],[-81.434296,41.199123],[-81.434594,41.199233],[-81.434618,41.199243],[-81.434657,41.199257],[-81.434701,41.199272],[-81.434745,41.199287],[-81.434793,41.199303],[-81.434851,41.199321],[-81.435125,41.199415],[-81.435889,41.199689],[-81.436388,41.199869],[-81.436841,41.200032],[-81.437658,41.200327],[-81.438264,41.200544],[-81.438655,41.200685],[-81.439276,41.200908],[-81.439597,41.201016],[-81.439801,41.201077],[-81.439982,41.201136],[-81.440159,41.201199],[-81.44069,41.201387],[-81.441016,41.201493],[-81.441898,41.201799],[-81.442783,41.202106],[-81.443111,41.202224],[-81.443559,41.202391],[-81.444143,41.202617],[-81.444264,41.202663],[-81.444392,41.202704],[-81.444498,41.202734],[-81.444626,41.202765],[-81.444691,41.202782],[-81.444741,41.202799],[-81.444772,41.202821],[-81.44479,41.202846],[-81.444799,41.20288],[-81.444803,41.202927],[-81.444804,41.202955],[-81.444806,41.202984],[-81.444807,41.203037],[-81.444828,41.203041],[-81.445052,41.203041],[-81.445145,41.203044],[-81.445231,41.20305],[-81.445307,41.203063],[-81.445398,41.203085],[-81.445495,41.203116],[-81.445695,41.203193],[-81.44604,41.203327],[-81.446332,41.203444],[-81.446746,41.203617],[-81.447176,41.203808],[-81.447624,41.204009],[-81.447949,41.20416],[-81.44834,41.204347],[-81.448893,41.204613],[-81.449238,41.204799],[-81.44955,41.204965],[-81.449906,41.205155],[-81.450121,41.205275],[-81.450402,41.205439],[-81.450615,41.205567],[-81.450875,41.205724],[-81.451227,41.205935],[-81.451435,41.206059],[-81.451597,41.206156],[-81.451787,41.206271],[-81.451951,41.206373],[-81.452028,41.206417],[-81.452071,41.206445],[-81.452107,41.206468],[-81.452143,41.206492],[-81.452209,41.206528],[-81.45277,41.206868],[-81.453502,41.207313],[-81.4543,41.207806],[-81.454996,41.208234],[-81.455678,41.208646],[-81.456301,41.209025],[-81.457065,41.209495],[-81.45733,41.209657],[-81.457872,41.209982],[-81.458563,41.2104],[-81.458975,41.21065],[-81.459453,41.210944],[-81.460136,41.211358],[-81.460763,41.211737],[-81.461285,41.212063],[-81.461764,41.212344],[-81.461949,41.212458],[-81.462151,41.212579],[-81.462501,41.212797],[-81.462906,41.213039],[-81.463307,41.213285],[-81.463674,41.213509],[-81.464317,41.213901],[-81.464738,41.214157],[-81.46525,41.214466],[-81.465403,41.214563],[-81.465568,41.214667],[-81.465968,41.214904],[-81.466333,41.215127],[-81.466756,41.215381],[-81.467167,41.215631],[-81.467376,41.215761],[-81.467687,41.215948],[-81.467996,41.216124],[-81.468362,41.216351],[-81.468771,41.216587],[-81.469193,41.216836],[-81.469585,41.217059],[-81.469788,41.217165],[-81.469996,41.217287],[-81.470128,41.217371],[-81.470296,41.217486],[-81.470455,41.217596],[-81.470599,41.217692],[-81.470848,41.217846],[-81.470932,41.217905],[-81.47113,41.218033],[-81.471334,41.218165],[-81.471627,41.218342],[-81.47174,41.218408],[-81.472228,41.218706],[-81.472903,41.219117],[-81.473518,41.219488],[-81.473964,41.219754],[-81.474292,41.219943],[-81.474709,41.220189],[-81.475259,41.22052],[-81.475577,41.220734],[-81.475726,41.22083],[-81.476184,41.221107],[-81.476449,41.221266],[-81.476852,41.22151],[-81.477278,41.22177],[-81.47759,41.221963],[-81.477928,41.222167],[-81.478305,41.222398],[-81.478697,41.222632],[-81.479189,41.222918],[-81.479623,41.223169],[-81.480085,41.223453],[-81.480438,41.223661],[-81.480745,41.223843],[-81.480932,41.223956],[-81.48096,41.223973],[-81.480997,41.223997],[-81.48102,41.224011],[-81.481121,41.224072],[-81.481148,41.224089],[-81.481159,41.224095],[-81.481178,41.224106],[-81.481332,41.224198],[-81.48161,41.224376],[-81.481873,41.224538],[-81.482263,41.224776],[-81.482745,41.22507],[-81.483935,41.225788],[-81.484357,41.226047],[-81.48474,41.226275],[-81.485188,41.226557],[-81.48558,41.226796],[-81.485845,41.226957],[-81.486156,41.227144],[-81.48639,41.227288],[-81.486561,41.227389],[-81.486651,41.227435],[-81.486751,41.227477],[-81.486958,41.227553],[-81.487224,41.227645],[-81.487394,41.227706],[-81.48781,41.227838],[-81.488124,41.227935],[-81.488268,41.227979],[-81.488379,41.228022],[-81.488479,41.228077],[-81.488587,41.228144],[-81.488697,41.228215],[-81.488766,41.228256]]]}'::jsonb, + 'https://www.summitmetroparks.org/bike-and-hike-trail.aspx' +WHERE NOT EXISTS ( + SELECT 1 FROM pois WHERE name = 'Bike & Hike Trail' +); + +-- 3. Add Biking activity to existing Ohio & Erie Canal Towpath Trail +UPDATE pois +SET primary_activities = 'Biking, Hiking' +WHERE name = 'Ohio & Erie Canal Towpath Trail' + AND (primary_activities IS NULL OR primary_activities = ''); + +-- 4. Add Biking activity to existing Cleveland Lakefront Bikeway (in case 073 already ran without it) +UPDATE pois +SET primary_activities = 'Biking, Hiking' +WHERE name = 'Cleveland Lakefront Bikeway' + AND (primary_activities IS NULL OR primary_activities = ''); + +-- 5. Replace the stub geometry on the existing Towpath Trail with full OSM data +UPDATE pois +SET geometry = '{"type":"MultiLineString","coordinates":[[[-81.699117,41.495106],[-81.69912,41.495172],[-81.699102,41.495306],[-81.698989,41.495324],[-81.698914,41.495365],[-81.698859,41.495395],[-81.698764,41.495313],[-81.698712,41.495306],[-81.698479,41.495069],[-81.698358,41.494946],[-81.69829,41.494878],[-81.698188,41.494776],[-81.69814,41.494712],[-81.697937,41.494428],[-81.697657,41.494072],[-81.697561,41.493959],[-81.69752,41.493911],[-81.697372,41.493771],[-81.696656,41.49316],[-81.696609,41.493143],[-81.696552,41.493127],[-81.696486,41.493126],[-81.69643,41.493129],[-81.696368,41.493139],[-81.695328,41.493352],[-81.694262,41.49358],[-81.693816,41.493676],[-81.693613,41.493719],[-81.693543,41.493736],[-81.693521,41.493742],[-81.693489,41.493735],[-81.693391,41.493719],[-81.693296,41.493702],[-81.69327,41.493698],[-81.69325,41.49369],[-81.693242,41.493679],[-81.693236,41.493656],[-81.693232,41.493626],[-81.693233,41.493561],[-81.69323,41.493521],[-81.693225,41.493477],[-81.693225,41.493429],[-81.693225,41.49338],[-81.693228,41.493345],[-81.693232,41.493311],[-81.693241,41.493261],[-81.693259,41.493213],[-81.693277,41.493164],[-81.693301,41.493116],[-81.69335,41.493034],[-81.693411,41.492957],[-81.693476,41.492887],[-81.693535,41.492816],[-81.693585,41.492747],[-81.693638,41.492666],[-81.693684,41.492556],[-81.693711,41.492488],[-81.693755,41.492309],[-81.693782,41.492204],[-81.693821,41.492101],[-81.693875,41.491988],[-81.693938,41.491889],[-81.694009,41.491782],[-81.694064,41.491674],[-81.694116,41.491565],[-81.694182,41.491389],[-81.694218,41.491247],[-81.694243,41.491116],[-81.694258,41.490937],[-81.694263,41.490806],[-81.694265,41.490728],[-81.694268,41.490706],[-81.69428,41.490599],[-81.694297,41.490515],[-81.694307,41.490436],[-81.694323,41.490348],[-81.694344,41.49026],[-81.694368,41.490116],[-81.694372,41.490001],[-81.694365,41.489832],[-81.694338,41.489707],[-81.69433,41.489668],[-81.694285,41.489528],[-81.694256,41.489449],[-81.694227,41.489349],[-81.694215,41.489279],[-81.694203,41.489196],[-81.694202,41.489139],[-81.694324,41.488603],[-81.694341,41.48842],[-81.694333,41.488293],[-81.694309,41.488167],[-81.694292,41.488075],[-81.694232,41.48787],[-81.694156,41.487708],[-81.69412,41.487648],[-81.694087,41.487592],[-81.693982,41.487459],[-81.693868,41.487334],[-81.693759,41.487212],[-81.693692,41.487091],[-81.69363,41.486908],[-81.693581,41.486796],[-81.693539,41.48673],[-81.693485,41.486671],[-81.693446,41.486617],[-81.693263,41.486477],[-81.693183,41.486431],[-81.693096,41.486381],[-81.692965,41.48633],[-81.692819,41.486288],[-81.692699,41.486259],[-81.692573,41.486211],[-81.692507,41.486173],[-81.692419,41.486082],[-81.692371,41.485992],[-81.692362,41.48597],[-81.692345,41.485927],[-81.692348,41.485832],[-81.692367,41.485772],[-81.692397,41.485699],[-81.692453,41.485618],[-81.692513,41.485522],[-81.692566,41.485407],[-81.692574,41.485324],[-81.69258,41.485261],[-81.692558,41.485155],[-81.692498,41.485041],[-81.692453,41.484982],[-81.692403,41.484928],[-81.692306,41.48486],[-81.692251,41.48483],[-81.692191,41.484804],[-81.692105,41.484776],[-81.692006,41.484756],[-81.691938,41.484751],[-81.691864,41.484749],[-81.691723,41.484749],[-81.691653,41.484752],[-81.691593,41.484748],[-81.691549,41.484741],[-81.691482,41.484731],[-81.691351,41.484701],[-81.691254,41.484677],[-81.691195,41.484657],[-81.691148,41.484636],[-81.691081,41.484608],[-81.691001,41.484575],[-81.690967,41.484565],[-81.690929,41.484558],[-81.690892,41.484553],[-81.690851,41.484553],[-81.690825,41.484556],[-81.690795,41.484558],[-81.690737,41.48457],[-81.690693,41.484584],[-81.690651,41.484604],[-81.690603,41.484631],[-81.690551,41.484679],[-81.690527,41.48472],[-81.690514,41.484747],[-81.690504,41.48478],[-81.690491,41.484824],[-81.690499,41.484953],[-81.6905,41.485001],[-81.690492,41.48503],[-81.690473,41.48504],[-81.690405,41.485049],[-81.690258,41.485042],[-81.690028,41.485026],[-81.689733,41.484994],[-81.689578,41.484968],[-81.689539,41.484961],[-81.689503,41.484954],[-81.68947,41.484947],[-81.689376,41.484925],[-81.68932,41.484905],[-81.689259,41.484883],[-81.689178,41.484853],[-81.689033,41.484813],[-81.688892,41.484793],[-81.688579,41.484757],[-81.687976,41.484668],[-81.687847,41.484649],[-81.687759,41.484636],[-81.687739,41.484631],[-81.6877,41.484621],[-81.68767,41.484612],[-81.687618,41.484599],[-81.687606,41.484595],[-81.687595,41.484589],[-81.68753,41.484553],[-81.687499,41.484525],[-81.687471,41.484499],[-81.687432,41.484473],[-81.687395,41.484458],[-81.687388,41.484455],[-81.687346,41.484447],[-81.687312,41.484445],[-81.687304,41.484445],[-81.687218,41.484453],[-81.687201,41.484458],[-81.687132,41.484478],[-81.687079,41.484493],[-81.687068,41.484496],[-81.687054,41.484499],[-81.68702,41.484507],[-81.686988,41.484514],[-81.686951,41.484512],[-81.686511,41.484501],[-81.685975,41.484479],[-81.685766,41.484469],[-81.685022,41.484423],[-81.684909,41.484425],[-81.684848,41.484425],[-81.684626,41.484442],[-81.684604,41.484447],[-81.684521,41.484467],[-81.684156,41.484552],[-81.684058,41.484565],[-81.683976,41.484567],[-81.683823,41.484563],[-81.683273,41.484476],[-81.683223,41.484461],[-81.683118,41.484429],[-81.683061,41.484381],[-81.683041,41.484365],[-81.683001,41.484333],[-81.682662,41.484034],[-81.682499,41.483864],[-81.682405,41.483743],[-81.682279,41.483598],[-81.682019,41.483328],[-81.681789,41.483097],[-81.681714,41.483022],[-81.681582,41.482864],[-81.681388,41.482597],[-81.681341,41.482542],[-81.681166,41.482371],[-81.680907,41.482159],[-81.680615,41.481867],[-81.680588,41.48184],[-81.680557,41.481809],[-81.68054,41.481794],[-81.680523,41.481778],[-81.680495,41.481752],[-81.680022,41.481321],[-81.679566,41.480966],[-81.679321,41.480798],[-81.679098,41.480635],[-81.67895,41.480505],[-81.678788,41.480325],[-81.678632,41.480106],[-81.678494,41.479898],[-81.67833,41.479728],[-81.678088,41.479447],[-81.678059,41.479411],[-81.67795,41.479277],[-81.677902,41.479208],[-81.677871,41.479177],[-81.677777,41.479083],[-81.677651,41.478957],[-81.677329,41.478671],[-81.677303,41.478648],[-81.677244,41.478542],[-81.677203,41.478426],[-81.677201,41.478374],[-81.677207,41.478268],[-81.677274,41.478121],[-81.677292,41.4781],[-81.677387,41.47795],[-81.677466,41.477886],[-81.677567,41.477816],[-81.677645,41.477722],[-81.677716,41.477588],[-81.677723,41.477563],[-81.677734,41.477478],[-81.677728,41.477429],[-81.677686,41.47732],[-81.677553,41.477107],[-81.677486,41.477051],[-81.67738,41.476962],[-81.677226,41.476878],[-81.677186,41.476824],[-81.677182,41.476776],[-81.677223,41.476667],[-81.677308,41.476541],[-81.677443,41.476411],[-81.677614,41.476304],[-81.677637,41.476289],[-81.677744,41.476236],[-81.677854,41.47619],[-81.677969,41.476125],[-81.678082,41.476042],[-81.678165,41.475951],[-81.678171,41.475941],[-81.678227,41.475847],[-81.678248,41.475782],[-81.678261,41.475735],[-81.678272,41.475656],[-81.678274,41.475623],[-81.678273,41.475488],[-81.678282,41.475436],[-81.6783,41.475387],[-81.678316,41.475355],[-81.678339,41.475319],[-81.678379,41.475267],[-81.678426,41.475223],[-81.678476,41.475188],[-81.678523,41.475163],[-81.67909,41.474901],[-81.679283,41.474818],[-81.679468,41.474754],[-81.679597,41.474719],[-81.679737,41.474689],[-81.679901,41.474662],[-81.680047,41.474647],[-81.680177,41.474639],[-81.680291,41.474642],[-81.680571,41.474665],[-81.680844,41.474728],[-81.68109,41.474834],[-81.681235,41.474926],[-81.681396,41.47508],[-81.681483,41.475192],[-81.681548,41.475318],[-81.681583,41.475413],[-81.681613,41.475489],[-81.681676,41.475564],[-81.681766,41.475632],[-81.681889,41.475675],[-81.682002,41.475692],[-81.682119,41.475687],[-81.682299,41.475644],[-81.682431,41.475604],[-81.68256,41.475583],[-81.682717,41.475572],[-81.682965,41.475564],[-81.683237,41.475541],[-81.683541,41.475502],[-81.683785,41.475457],[-81.684047,41.475401],[-81.684457,41.475286],[-81.684681,41.47521],[-81.684931,41.475132],[-81.685162,41.475074],[-81.685482,41.475017],[-81.685761,41.474984],[-81.685927,41.474965],[-81.686181,41.474962],[-81.686319,41.474957],[-81.686555,41.474923],[-81.68677,41.474872],[-81.686937,41.474812],[-81.687095,41.474732],[-81.687251,41.474642],[-81.687351,41.474598],[-81.687419,41.474574],[-81.687455,41.474563],[-81.687593,41.474515],[-81.687692,41.474469],[-81.687813,41.474378],[-81.687866,41.47432],[-81.687912,41.474255],[-81.687931,41.474221],[-81.687949,41.474173],[-81.687964,41.474097],[-81.687976,41.47402],[-81.687983,41.473926],[-81.687984,41.473761],[-81.68799,41.473572],[-81.687994,41.473375],[-81.687993,41.4732],[-81.687998,41.473151],[-81.688017,41.473106],[-81.688116,41.472843],[-81.688162,41.472703],[-81.688206,41.472585],[-81.688216,41.472539],[-81.688224,41.472507],[-81.688235,41.472405],[-81.688235,41.472321],[-81.688225,41.472202],[-81.688204,41.472101],[-81.688171,41.472011],[-81.688145,41.471942],[-81.688037,41.471773],[-81.687962,41.471674],[-81.687877,41.47159],[-81.687868,41.471584],[-81.687801,41.471527],[-81.687712,41.471461],[-81.687547,41.471373],[-81.687367,41.471296],[-81.68711,41.471211],[-81.687011,41.471172],[-81.686937,41.471131],[-81.686871,41.471085],[-81.686786,41.471006],[-81.686757,41.470967],[-81.686715,41.47091],[-81.686695,41.470872],[-81.686688,41.470856],[-81.68668,41.470834],[-81.686663,41.470747],[-81.686659,41.470698],[-81.686666,41.470648],[-81.686675,41.47061],[-81.686683,41.470565],[-81.686702,41.470521],[-81.686732,41.470464],[-81.686755,41.470427],[-81.686791,41.470386],[-81.68685,41.470335],[-81.686928,41.470268],[-81.686997,41.470197],[-81.687036,41.470146],[-81.687051,41.47008],[-81.687047,41.469998],[-81.687024,41.46991],[-81.686969,41.469763],[-81.686859,41.469575],[-81.686792,41.469483],[-81.686682,41.469338],[-81.68656,41.469145],[-81.686505,41.469049],[-81.686446,41.468937],[-81.686387,41.468773],[-81.686327,41.468601],[-81.686299,41.468477],[-81.686274,41.468336],[-81.686265,41.468212],[-81.686302,41.467807],[-81.686306,41.467752],[-81.686317,41.467692],[-81.686329,41.467652],[-81.68635,41.467615],[-81.686353,41.467609],[-81.686407,41.46753],[-81.686421,41.467501],[-81.686431,41.467473],[-81.686436,41.467408],[-81.686435,41.467345],[-81.686433,41.467307],[-81.686433,41.4673],[-81.686432,41.467273],[-81.686431,41.467258],[-81.68643,41.467236],[-81.686428,41.467179],[-81.686428,41.467146],[-81.686432,41.467112],[-81.686444,41.467076],[-81.686464,41.467039],[-81.686484,41.467002],[-81.686519,41.46698],[-81.686571,41.466952],[-81.686622,41.466932],[-81.686678,41.466917],[-81.686775,41.466887],[-81.686826,41.466868],[-81.686879,41.466841],[-81.686912,41.466812],[-81.686921,41.466792],[-81.686926,41.466766],[-81.686923,41.466733],[-81.686921,41.466701],[-81.68692,41.466575],[-81.68692,41.466285],[-81.686918,41.466215],[-81.686912,41.466158],[-81.686906,41.466124],[-81.686888,41.466094],[-81.686855,41.466053],[-81.686822,41.466024],[-81.686788,41.465999],[-81.686744,41.465975],[-81.6867,41.465942],[-81.686376,41.465692],[-81.686274,41.46562],[-81.686057,41.465469],[-81.685828,41.465354],[-81.685736,41.465289],[-81.685704,41.465209],[-81.685722,41.465136],[-81.685905,41.464902],[-81.686167,41.464586],[-81.686324,41.464387],[-81.686531,41.464136],[-81.686577,41.464049],[-81.686669,41.46387],[-81.686686,41.463839],[-81.686876,41.463396],[-81.686964,41.463202],[-81.687081,41.462836],[-81.687243,41.462286],[-81.687408,41.461507],[-81.687508,41.461039],[-81.687572,41.460904],[-81.68766,41.460749],[-81.687694,41.460628],[-81.687678,41.460493],[-81.687679,41.460333],[-81.687747,41.459978],[-81.687816,41.459806],[-81.687916,41.4596],[-81.687938,41.45948],[-81.687925,41.459252],[-81.687951,41.459062],[-81.688047,41.458578],[-81.688159,41.458001],[-81.688177,41.457505],[-81.688177,41.457157],[-81.688177,41.457003],[-81.688147,41.456635],[-81.688066,41.456084],[-81.688019,41.455969],[-81.687976,41.455886],[-81.687911,41.455694],[-81.687801,41.455415],[-81.68778,41.455357],[-81.687755,41.455296],[-81.687541,41.454707],[-81.687413,41.454396],[-81.6874,41.454336],[-81.687395,41.454275],[-81.687387,41.454189],[-81.687393,41.45395],[-81.687406,41.453754],[-81.687417,41.45372],[-81.687463,41.453623],[-81.687577,41.45347],[-81.687615,41.45341],[-81.687664,41.453325],[-81.68769,41.45325],[-81.687705,41.45318],[-81.687684,41.453053],[-81.687674,41.452993],[-81.68767,41.452971]],[[-81.627584,41.405999],[-81.627617,41.406047],[-81.627669,41.406094],[-81.627693,41.406123],[-81.628253,41.408358],[-81.628263,41.408402],[-81.628258,41.408467],[-81.628215,41.408402],[-81.628197,41.408356],[-81.628065,41.407865],[-81.627904,41.407263],[-81.627765,41.406692],[-81.627659,41.406232],[-81.627584,41.405999],[-81.627392,41.405218],[-81.627188,41.404454],[-81.627194,41.404305],[-81.627166,41.404154],[-81.627164,41.404144],[-81.627146,41.404067],[-81.627135,41.404018],[-81.627129,41.404],[-81.627091,41.403866],[-81.626964,41.403453],[-81.626844,41.403154],[-81.626755,41.402899],[-81.626736,41.402631],[-81.626722,41.402332],[-81.626734,41.401908],[-81.626749,41.401663],[-81.626783,41.401525],[-81.626801,41.401387],[-81.62769,41.39539],[-81.627701,41.39519],[-81.627721,41.394982],[-81.627726,41.394811],[-81.627732,41.394758],[-81.627742,41.394691],[-81.62775,41.394637],[-81.62787,41.394058],[-81.627872,41.394018],[-81.627834,41.393945],[-81.627813,41.393898],[-81.6278,41.393835],[-81.627798,41.393784],[-81.62787,41.393524],[-81.627918,41.39346],[-81.627963,41.39342],[-81.628069,41.393342],[-81.628093,41.393307],[-81.62811,41.393245],[-81.628125,41.393131],[-81.628126,41.393115],[-81.628142,41.392959],[-81.62815,41.392867],[-81.628145,41.392695],[-81.628115,41.392548],[-81.628103,41.392516],[-81.628064,41.392414],[-81.628008,41.3923],[-81.62781,41.392042],[-81.627675,41.391928],[-81.627555,41.391844],[-81.627414,41.391754],[-81.627228,41.391642],[-81.627058,41.391556],[-81.626389,41.391228],[-81.626241,41.391143],[-81.625997,41.390984],[-81.625888,41.390901],[-81.624902,41.390086],[-81.624635,41.38985],[-81.62412,41.389327],[-81.623963,41.389156],[-81.623804,41.388984],[-81.623631,41.388839],[-81.623446,41.388699],[-81.623281,41.388544],[-81.623131,41.388396],[-81.623028,41.388294],[-81.622923,41.388175],[-81.622833,41.388056],[-81.622414,41.387513],[-81.6223,41.387386],[-81.62217,41.387275],[-81.621955,41.387106],[-81.621653,41.386894],[-81.621029,41.386409],[-81.620806,41.386223],[-81.620613,41.386027],[-81.620374,41.385773],[-81.620257,41.385617],[-81.620202,41.385487],[-81.620166,41.385384],[-81.620139,41.385339],[-81.620091,41.385295],[-81.619892,41.385176],[-81.619523,41.384876],[-81.619089,41.384529],[-81.618371,41.384027],[-81.617689,41.38355],[-81.615093,41.381767],[-81.613596,41.380741],[-81.61296,41.380297],[-81.612628,41.380021],[-81.612357,41.379731],[-81.611843,41.378982],[-81.611534,41.378537],[-81.611107,41.377923],[-81.61101,41.377734],[-81.611005,41.377557],[-81.611046,41.377347],[-81.611183,41.376969],[-81.611413,41.376362],[-81.612321,41.374151],[-81.612481,41.373764],[-81.612627,41.373408],[-81.61268,41.373269],[-81.612757,41.373149],[-81.612805,41.373095],[-81.612877,41.37303],[-81.612887,41.373008],[-81.6129,41.372971],[-81.61291,41.372943],[-81.612923,41.372896],[-81.612931,41.372818],[-81.612894,41.372714],[-81.612879,41.372651],[-81.612877,41.372581],[-81.612886,41.372534],[-81.612904,41.372476],[-81.612975,41.372362],[-81.613074,41.372135],[-81.613115,41.37204],[-81.613129,41.371973],[-81.61314,41.371923],[-81.613156,41.371787],[-81.613147,41.371636],[-81.613124,41.371417],[-81.613074,41.371189],[-81.612663,41.369673],[-81.612621,41.369512],[-81.612578,41.369368],[-81.612531,41.369191],[-81.612483,41.368984],[-81.612394,41.368659],[-81.612324,41.368454],[-81.612206,41.368169],[-81.612115,41.368017],[-81.611985,41.367834],[-81.611758,41.367586],[-81.611525,41.367348],[-81.611303,41.367134],[-81.611146,41.36699],[-81.611042,41.36689],[-81.610968,41.366814],[-81.61081,41.366664],[-81.610573,41.366419],[-81.610358,41.366203],[-81.610129,41.365975],[-81.609977,41.365828],[-81.609824,41.365683],[-81.609412,41.365277],[-81.609313,41.365185],[-81.609125,41.365012],[-81.609081,41.364979],[-81.608959,41.364914],[-81.60876,41.364716],[-81.608743,41.364695],[-81.60873,41.364668],[-81.608716,41.364639],[-81.608689,41.364587],[-81.608651,41.364518],[-81.608617,41.364469],[-81.608581,41.364426],[-81.608549,41.364392],[-81.608434,41.364287],[-81.608302,41.364178],[-81.608234,41.364121],[-81.608156,41.364063],[-81.608055,41.363993],[-81.607993,41.363955],[-81.607898,41.363898],[-81.607663,41.363763],[-81.607394,41.363619],[-81.607192,41.363508],[-81.607092,41.36345],[-81.607009,41.363407],[-81.60691,41.363362],[-81.606823,41.363329],[-81.606723,41.363295],[-81.606618,41.363262],[-81.606488,41.363227],[-81.606338,41.363189],[-81.606192,41.363155],[-81.606064,41.363126],[-81.605949,41.363098],[-81.605837,41.363071],[-81.605752,41.363053],[-81.60567,41.363034],[-81.605531,41.362999],[-81.60537,41.362954],[-81.605038,41.362859],[-81.604734,41.362776],[-81.604443,41.3627],[-81.604254,41.362653],[-81.604102,41.362615],[-81.603981,41.362589],[-81.603864,41.362563],[-81.603758,41.362542],[-81.603651,41.362524],[-81.603547,41.36251],[-81.603392,41.362492],[-81.603258,41.362474],[-81.60311,41.362448],[-81.602977,41.36242],[-81.602849,41.362389],[-81.602726,41.362354],[-81.602617,41.362317],[-81.602507,41.362275],[-81.602401,41.362228],[-81.602219,41.362144],[-81.602017,41.362054],[-81.601856,41.361983],[-81.601711,41.361915],[-81.601592,41.361865],[-81.601468,41.361813],[-81.601279,41.361739],[-81.601104,41.361666],[-81.600992,41.361615],[-81.600894,41.361566],[-81.600784,41.361505],[-81.600674,41.361436],[-81.600556,41.361355],[-81.600469,41.36129],[-81.60037,41.361211],[-81.600307,41.361151],[-81.600254,41.361095],[-81.600197,41.361026],[-81.600097,41.360901],[-81.599995,41.360756],[-81.599903,41.360624],[-81.599799,41.360476],[-81.599701,41.360333],[-81.599587,41.360171],[-81.599494,41.360037],[-81.599389,41.359889],[-81.599307,41.359772],[-81.599204,41.359623],[-81.599066,41.359422],[-81.598931,41.359225],[-81.598862,41.359124],[-81.598748,41.358964],[-81.598629,41.358792],[-81.598535,41.358659],[-81.598462,41.358553],[-81.598358,41.358411],[-81.598269,41.358284],[-81.598169,41.358145],[-81.598065,41.358],[-81.597958,41.357848],[-81.597854,41.357707],[-81.597776,41.357599],[-81.597693,41.357474],[-81.597549,41.357242],[-81.597475,41.357126],[-81.597442,41.357092],[-81.597398,41.357045],[-81.59736,41.357],[-81.597327,41.356969],[-81.597271,41.356924],[-81.597189,41.356858],[-81.597121,41.356793],[-81.597066,41.35673],[-81.597021,41.356671],[-81.596943,41.35655],[-81.596891,41.356463],[-81.596851,41.356378],[-81.596749,41.356197],[-81.596654,41.356043],[-81.59659,41.355947],[-81.596542,41.355881],[-81.596423,41.355734],[-81.596254,41.355531],[-81.596057,41.355297],[-81.595994,41.35522],[-81.595936,41.355144],[-81.595814,41.354971],[-81.595729,41.354849],[-81.595619,41.354676],[-81.595559,41.354576],[-81.595486,41.354455],[-81.595421,41.354359],[-81.595366,41.354288],[-81.595305,41.354208],[-81.59524,41.354137],[-81.595118,41.354017],[-81.594995,41.353903],[-81.594819,41.353746],[-81.594709,41.353637],[-81.594602,41.353541],[-81.594375,41.353327],[-81.594077,41.353048],[-81.593854,41.352843],[-81.593668,41.352673],[-81.593534,41.352548],[-81.593386,41.352404],[-81.593243,41.352264],[-81.593186,41.352203],[-81.593054,41.352037],[-81.592978,41.351929],[-81.592917,41.351827],[-81.592817,41.35165],[-81.592606,41.351248],[-81.592533,41.351109],[-81.592493,41.351026],[-81.592396,41.350814],[-81.592284,41.35059],[-81.592236,41.350493],[-81.592217,41.350441],[-81.592184,41.350354],[-81.592158,41.350288],[-81.59213,41.350222],[-81.59204,41.350037],[-81.591954,41.349855],[-81.591909,41.349753],[-81.591872,41.349658],[-81.591848,41.349584],[-81.59183,41.349504],[-81.591819,41.349426],[-81.591813,41.349356],[-81.591814,41.34927],[-81.591823,41.349189],[-81.591836,41.349118],[-81.591854,41.349048],[-81.591877,41.348983],[-81.591907,41.348921],[-81.591938,41.348874],[-81.592128,41.348646],[-81.592261,41.348492],[-81.592373,41.348367],[-81.592458,41.348279],[-81.592537,41.348202],[-81.592655,41.348093],[-81.59284,41.34793],[-81.592956,41.347825],[-81.593065,41.347722],[-81.593176,41.347612],[-81.593307,41.347474],[-81.593466,41.347314],[-81.593585,41.347194],[-81.593655,41.347128],[-81.593697,41.347078],[-81.593755,41.347002],[-81.593821,41.346901],[-81.593912,41.346743],[-81.594023,41.346555],[-81.594111,41.346405],[-81.594185,41.34629],[-81.594242,41.346209],[-81.594319,41.346108],[-81.59438,41.346038],[-81.594462,41.345957],[-81.594569,41.345874],[-81.594663,41.345803],[-81.594834,41.345675],[-81.594957,41.345579],[-81.595021,41.345526],[-81.595073,41.345478],[-81.595139,41.345404],[-81.595194,41.345328],[-81.595241,41.345234],[-81.595255,41.345173],[-81.595263,41.3451],[-81.595258,41.34504],[-81.595244,41.344988],[-81.595217,41.344928],[-81.595178,41.344864],[-81.595135,41.344803],[-81.595084,41.344748],[-81.595025,41.344696],[-81.594955,41.344643],[-81.594877,41.344596],[-81.594678,41.34449],[-81.594543,41.344422],[-81.594394,41.344351],[-81.594195,41.344265],[-81.594065,41.344217],[-81.593932,41.344176],[-81.593766,41.344127],[-81.593605,41.344085],[-81.59345,41.34405],[-81.593297,41.344013],[-81.593145,41.343984],[-81.592979,41.343959],[-81.592833,41.343941],[-81.592626,41.343924],[-81.592466,41.343913],[-81.592285,41.343906],[-81.592102,41.343904],[-81.591851,41.343907],[-81.591582,41.343912],[-81.591215,41.343924],[-81.590939,41.343933],[-81.590683,41.343944],[-81.590481,41.343946],[-81.590314,41.343946],[-81.589843,41.34395],[-81.589704,41.34395],[-81.589571,41.343943],[-81.589428,41.343929],[-81.589308,41.343915],[-81.589193,41.343894],[-81.589083,41.343866],[-81.58901,41.343839],[-81.588923,41.3438],[-81.588829,41.343742],[-81.588759,41.343689],[-81.588705,41.343636],[-81.588636,41.343546],[-81.588506,41.343366],[-81.588387,41.343192],[-81.588178,41.342922],[-81.587954,41.342639],[-81.58785,41.342507],[-81.587699,41.342319],[-81.58757,41.342149],[-81.587447,41.341971],[-81.587372,41.341869],[-81.587279,41.341736],[-81.587169,41.341573],[-81.58712,41.341494],[-81.587075,41.341415],[-81.586994,41.341263],[-81.586943,41.341138],[-81.586891,41.341002],[-81.58686,41.340908],[-81.586839,41.340839],[-81.586801,41.340699],[-81.586783,41.340623],[-81.586765,41.340544],[-81.586748,41.34044],[-81.586733,41.340345],[-81.586722,41.340237],[-81.586716,41.340123],[-81.586713,41.339985],[-81.586715,41.339856],[-81.586722,41.339693],[-81.586737,41.339421],[-81.586756,41.339146],[-81.586762,41.339064],[-81.586773,41.338968],[-81.586799,41.338774],[-81.586843,41.338526],[-81.586869,41.338402],[-81.586906,41.33825],[-81.586968,41.338054],[-81.587034,41.337849],[-81.587098,41.337662],[-81.587154,41.337477],[-81.587203,41.337314],[-81.587269,41.337129],[-81.587362,41.336878],[-81.587405,41.33677],[-81.587511,41.336474],[-81.587666,41.336036],[-81.587742,41.335813],[-81.587807,41.335617],[-81.587875,41.335428],[-81.587961,41.335206],[-81.588028,41.335031],[-81.588069,41.334929],[-81.588077,41.334908],[-81.588109,41.334828],[-81.588187,41.334645],[-81.588276,41.334431],[-81.588368,41.334204],[-81.588443,41.334024],[-81.588525,41.333831],[-81.588599,41.333657],[-81.588682,41.333466],[-81.588744,41.333325],[-81.58879,41.333229],[-81.58883,41.333152],[-81.588881,41.33307],[-81.588985,41.332902],[-81.589099,41.332712],[-81.58917,41.332595],[-81.589235,41.332488],[-81.589292,41.332391],[-81.589385,41.332229],[-81.589499,41.332017],[-81.589607,41.331821],[-81.589689,41.331672],[-81.589785,41.331505],[-81.589841,41.331407],[-81.589912,41.33126],[-81.58997,41.331132],[-81.590031,41.330996],[-81.590043,41.330968],[-81.590113,41.3308],[-81.590148,41.330706],[-81.590195,41.330565],[-81.590217,41.330477],[-81.590236,41.33037],[-81.590261,41.330209],[-81.590273,41.330106],[-81.590278,41.330028],[-81.590281,41.329915],[-81.59028,41.329833],[-81.590276,41.329754],[-81.590255,41.329539],[-81.590229,41.329319],[-81.590212,41.329141],[-81.590188,41.32895],[-81.590152,41.328626],[-81.59013,41.328418],[-81.59011,41.328207],[-81.590086,41.327987],[-81.590061,41.327787],[-81.590043,41.327607],[-81.590028,41.327423],[-81.590017,41.32721],[-81.590007,41.327045],[-81.589992,41.326883],[-81.589959,41.326665],[-81.589946,41.326589],[-81.589931,41.326532],[-81.589874,41.326364],[-81.589826,41.326248],[-81.589783,41.326161],[-81.589738,41.326084],[-81.589697,41.326018],[-81.589642,41.325945],[-81.589592,41.325885],[-81.58952,41.325811],[-81.589444,41.325743],[-81.589361,41.325677],[-81.589262,41.325603],[-81.588823,41.325278],[-81.588061,41.324717],[-81.587919,41.324612],[-81.587774,41.324514],[-81.587682,41.324448],[-81.587586,41.324372],[-81.587505,41.3243],[-81.587424,41.324222],[-81.587348,41.324142],[-81.58723,41.324008],[-81.587138,41.323904],[-81.587088,41.323841],[-81.586949,41.323681],[-81.586865,41.323581],[-81.586794,41.323485],[-81.586752,41.32342],[-81.586717,41.323347],[-81.586693,41.323289],[-81.586663,41.323188],[-81.586633,41.323088],[-81.586615,41.323049],[-81.586577,41.323015],[-81.586553,41.322998],[-81.586502,41.322967],[-81.586298,41.322838],[-81.58628,41.322819],[-81.586271,41.322797],[-81.586264,41.322774],[-81.586251,41.322728],[-81.586236,41.322667],[-81.586221,41.322575],[-81.586213,41.32246],[-81.586209,41.322299],[-81.586212,41.322153],[-81.586224,41.321984],[-81.58624,41.321858],[-81.586276,41.321662],[-81.586304,41.321482],[-81.586315,41.321398],[-81.586326,41.321307],[-81.586343,41.3211],[-81.586358,41.320939],[-81.586364,41.320861],[-81.586357,41.320798],[-81.586343,41.320736],[-81.586323,41.320685],[-81.586293,41.320631],[-81.586253,41.320622],[-81.586193,41.320598],[-81.586142,41.32056],[-81.586091,41.32051],[-81.58606,41.320466],[-81.586041,41.320411],[-81.586031,41.32034],[-81.586029,41.320231],[-81.586034,41.320096],[-81.586041,41.319947],[-81.586039,41.319917],[-81.586033,41.319884],[-81.586016,41.31982],[-81.585988,41.319729],[-81.585944,41.319588],[-81.585918,41.319472],[-81.585895,41.319335],[-81.585884,41.319252],[-81.585878,41.318942],[-81.585877,41.318666],[-81.58587,41.318517],[-81.585857,41.318349],[-81.58583,41.31816],[-81.585809,41.318032],[-81.585774,41.317901],[-81.585743,41.317798],[-81.585712,41.317723],[-81.585654,41.317627],[-81.585606,41.317563],[-81.58555,41.317502],[-81.585491,41.317448],[-81.585434,41.317403],[-81.585354,41.317347],[-81.585263,41.317286],[-81.585129,41.317206],[-81.584914,41.317079],[-81.584796,41.317007],[-81.584499,41.316819],[-81.584356,41.31672],[-81.584087,41.316526],[-81.583952,41.316438],[-81.583779,41.316325],[-81.583652,41.31624],[-81.583569,41.316173],[-81.583489,41.316091],[-81.583413,41.316001],[-81.583354,41.315917],[-81.583298,41.315832],[-81.583237,41.315733],[-81.583195,41.315654],[-81.583153,41.315568],[-81.583118,41.315482],[-81.583076,41.315356],[-81.583029,41.315182],[-81.58301,41.315086],[-81.582994,41.314978],[-81.582983,41.314879],[-81.582978,41.314747],[-81.582984,41.314575],[-81.582991,41.314467],[-81.583002,41.314385],[-81.583038,41.314196],[-81.583097,41.313975],[-81.58317,41.313697],[-81.583238,41.313435],[-81.583284,41.313232],[-81.583323,41.31308],[-81.583379,41.312861],[-81.583433,41.31263],[-81.583464,41.312483],[-81.583477,41.312378],[-81.58348,41.312306],[-81.58347,41.312233],[-81.583454,41.312167],[-81.583433,41.3121],[-81.583408,41.312038],[-81.583336,41.311899],[-81.583279,41.311797],[-81.583234,41.31172],[-81.58318,41.311644],[-81.583138,41.311592],[-81.583053,41.311494],[-81.582903,41.311326],[-81.582731,41.311136],[-81.582629,41.311025],[-81.582519,41.31091],[-81.582431,41.31082],[-81.582372,41.310764],[-81.582317,41.310716],[-81.582233,41.310646],[-81.582164,41.310593],[-81.58209,41.310533],[-81.58203,41.310477],[-81.58197,41.310415],[-81.581878,41.310308],[-81.581752,41.310146],[-81.581671,41.310044],[-81.58162,41.309983],[-81.581526,41.309888],[-81.581455,41.309825],[-81.5814,41.309777],[-81.581327,41.309718],[-81.581188,41.309616],[-81.581062,41.309528],[-81.580701,41.309265],[-81.580499,41.309113],[-81.580291,41.308963],[-81.580124,41.308836],[-81.579952,41.308706],[-81.579795,41.308588],[-81.579629,41.308466],[-81.579487,41.308364],[-81.579374,41.30828],[-81.579244,41.308182],[-81.579144,41.308107],[-81.579027,41.308019],[-81.578845,41.307888],[-81.578677,41.307772],[-81.578567,41.307696],[-81.578411,41.307594],[-81.578205,41.307457],[-81.577974,41.307303],[-81.577775,41.307166],[-81.577555,41.307013],[-81.577405,41.306909],[-81.577233,41.306793],[-81.577071,41.306689],[-81.576899,41.306577],[-81.576745,41.306481],[-81.576584,41.306381],[-81.576475,41.30631],[-81.576343,41.306221],[-81.57623,41.306143],[-81.576116,41.306065],[-81.575989,41.305978],[-81.575861,41.305889],[-81.575755,41.305816],[-81.575598,41.305708],[-81.575505,41.305649],[-81.575413,41.305596],[-81.575299,41.305517],[-81.575241,41.305471],[-81.575121,41.305386],[-81.575018,41.305321],[-81.574758,41.305149],[-81.574612,41.305041],[-81.574471,41.304938],[-81.574354,41.304852],[-81.57424,41.304772],[-81.574169,41.304724],[-81.574063,41.304654],[-81.573889,41.304534],[-81.573701,41.304404],[-81.573584,41.304324],[-81.573502,41.304271],[-81.573416,41.304217],[-81.573299,41.304147],[-81.573199,41.304086],[-81.573104,41.30403],[-81.573031,41.303983],[-81.572964,41.303938],[-81.572901,41.303893],[-81.572855,41.303854],[-81.572799,41.303799],[-81.572716,41.303714],[-81.572638,41.303626],[-81.572564,41.303535],[-81.572508,41.303458],[-81.572426,41.303337],[-81.572383,41.303274],[-81.57236,41.303237],[-81.572332,41.303188],[-81.572303,41.303128],[-81.572289,41.303095],[-81.572276,41.303063],[-81.572253,41.302982],[-81.572237,41.302929],[-81.572211,41.302834],[-81.572197,41.30277],[-81.572182,41.302687],[-81.57217,41.302607],[-81.572161,41.30249],[-81.572149,41.30238],[-81.572137,41.302267],[-81.572127,41.30217],[-81.572118,41.30211],[-81.572108,41.302037],[-81.572103,41.301985],[-81.572096,41.301938],[-81.572057,41.301706],[-81.572048,41.301634],[-81.572031,41.301526],[-81.572023,41.301384],[-81.572013,41.301294],[-81.572002,41.301182],[-81.571987,41.30106],[-81.571973,41.300926],[-81.571957,41.300795],[-81.57194,41.300665],[-81.571926,41.30054],[-81.571907,41.300389],[-81.57189,41.300264],[-81.571875,41.300145],[-81.571868,41.30008],[-81.571864,41.300023],[-81.571852,41.299914],[-81.571843,41.299811],[-81.571817,41.299644],[-81.571788,41.299421],[-81.571766,41.299285],[-81.571751,41.299167],[-81.571749,41.299138],[-81.571746,41.299096],[-81.571734,41.299042],[-81.571705,41.298975],[-81.571646,41.298858],[-81.571523,41.298652],[-81.571421,41.298462],[-81.57135,41.298336],[-81.571294,41.298225],[-81.571206,41.298042],[-81.571088,41.297816],[-81.570949,41.297549],[-81.570797,41.297265],[-81.570668,41.297007],[-81.570539,41.296759],[-81.570493,41.296666],[-81.570429,41.296541],[-81.57032,41.296353],[-81.570226,41.296177],[-81.570127,41.295992],[-81.570032,41.295806],[-81.569926,41.295581],[-81.569871,41.295466],[-81.569804,41.295341],[-81.569741,41.295235],[-81.569625,41.295053],[-81.5695,41.294863],[-81.569421,41.294742],[-81.569356,41.294636],[-81.56931,41.294577],[-81.569235,41.294493],[-81.569148,41.294397],[-81.568992,41.294227],[-81.568852,41.294061],[-81.568692,41.293881],[-81.568503,41.293673],[-81.568285,41.293429],[-81.568147,41.293277],[-81.567946,41.293039],[-81.567811,41.292883],[-81.567732,41.292795],[-81.567488,41.292514],[-81.567062,41.292033],[-81.566879,41.291825],[-81.566721,41.291646],[-81.566518,41.291408],[-81.566329,41.291182],[-81.566141,41.290962],[-81.565966,41.290757],[-81.565829,41.2906],[-81.565686,41.290429],[-81.565471,41.290179],[-81.565274,41.28995],[-81.565027,41.289667],[-81.564927,41.289545],[-81.564852,41.289454],[-81.5648,41.289388],[-81.564635,41.289143],[-81.564494,41.289006],[-81.564347,41.288945],[-81.56433,41.288924],[-81.564309,41.288893],[-81.564282,41.288852],[-81.564201,41.288715],[-81.564119,41.28858],[-81.56406,41.288476],[-81.564001,41.288368],[-81.563963,41.288283],[-81.563906,41.288145],[-81.563856,41.288024],[-81.563814,41.287908],[-81.563712,41.287648],[-81.563623,41.287411],[-81.563565,41.287258],[-81.563529,41.28717],[-81.563486,41.287083],[-81.563431,41.286986],[-81.563385,41.286918],[-81.56333,41.286858],[-81.563271,41.286805],[-81.563172,41.286732],[-81.563068,41.286673],[-81.562948,41.286607],[-81.562787,41.286525],[-81.562625,41.286444],[-81.562531,41.286395],[-81.562438,41.286335],[-81.562375,41.286291],[-81.562312,41.28624],[-81.562184,41.286119],[-81.56204,41.285975],[-81.561971,41.285911],[-81.561925,41.285862],[-81.561894,41.285808],[-81.56186,41.285723],[-81.561829,41.285629],[-81.561802,41.285558],[-81.561741,41.285445],[-81.561674,41.285324],[-81.561582,41.285167],[-81.561514,41.285022],[-81.561487,41.284957],[-81.561466,41.284883],[-81.56146,41.284817],[-81.561461,41.284761],[-81.561471,41.284695],[-81.561505,41.284614],[-81.561522,41.28458],[-81.561543,41.284546],[-81.561579,41.2845],[-81.561678,41.284404],[-81.561755,41.284342],[-81.561834,41.284285],[-81.561907,41.284246],[-81.562021,41.284191],[-81.562143,41.284134],[-81.562501,41.283984],[-81.562638,41.283928],[-81.56273,41.283885],[-81.562789,41.283849],[-81.562847,41.2838],[-81.562893,41.283747],[-81.562946,41.283662],[-81.563017,41.283521],[-81.563083,41.283381],[-81.563154,41.283271],[-81.563188,41.283215],[-81.563207,41.283174],[-81.563214,41.283137],[-81.563213,41.283062],[-81.5632,41.282996],[-81.563179,41.282926],[-81.563144,41.282844],[-81.563081,41.282728],[-81.56303,41.282632],[-81.562937,41.282443],[-81.562866,41.282275],[-81.562825,41.282171],[-81.562797,41.282098],[-81.562753,41.28199],[-81.562723,41.281925],[-81.562686,41.281852],[-81.562641,41.281774],[-81.56259,41.281694],[-81.562497,41.281571],[-81.562381,41.281415],[-81.562297,41.2813],[-81.562196,41.281149],[-81.562089,41.280981],[-81.561972,41.280789],[-81.561866,41.280617],[-81.561799,41.280502],[-81.561732,41.280383],[-81.561688,41.280285],[-81.561646,41.280156],[-81.561571,41.279908],[-81.561532,41.279783],[-81.561498,41.279659],[-81.561469,41.279556],[-81.561422,41.279393],[-81.561363,41.279159],[-81.5613,41.27889],[-81.561253,41.278706],[-81.561199,41.278486],[-81.561152,41.278276],[-81.561107,41.278074],[-81.56106,41.27784],[-81.56103,41.277671],[-81.56098,41.277395],[-81.560942,41.277199],[-81.560892,41.276959],[-81.560858,41.276786],[-81.560824,41.276575],[-81.560807,41.276475],[-81.560787,41.276385],[-81.560716,41.276129],[-81.560678,41.27597],[-81.56065,41.275836],[-81.560624,41.275687],[-81.560578,41.275418],[-81.560517,41.275085],[-81.560488,41.274931],[-81.560411,41.274506],[-81.56036,41.274234],[-81.560308,41.273928],[-81.560229,41.273524],[-81.560193,41.273295],[-81.56015,41.27303],[-81.560114,41.272819],[-81.560067,41.272588],[-81.560023,41.272378],[-81.559993,41.272188],[-81.559971,41.271992],[-81.559955,41.271886],[-81.559934,41.27176],[-81.559871,41.271379],[-81.559822,41.271117],[-81.559768,41.270831],[-81.559723,41.270618],[-81.559688,41.270429],[-81.559662,41.270272],[-81.55965,41.270202],[-81.559615,41.270037],[-81.559564,41.269799],[-81.559507,41.2695],[-81.559452,41.269212],[-81.559419,41.269023],[-81.559373,41.268773],[-81.55934,41.268578],[-81.55931,41.268379],[-81.559271,41.268153],[-81.559238,41.267924],[-81.559216,41.267786],[-81.559196,41.26764],[-81.559165,41.26744],[-81.559132,41.267201],[-81.559113,41.266995],[-81.559094,41.266853],[-81.559059,41.266657],[-81.559033,41.266445],[-81.559012,41.26627],[-81.558992,41.266116],[-81.558976,41.26599],[-81.558942,41.265811],[-81.558923,41.265722],[-81.558906,41.265664],[-81.55888,41.265601],[-81.558814,41.265471],[-81.558794,41.265414],[-81.558784,41.26536],[-81.558772,41.265256],[-81.558763,41.265125],[-81.55875,41.264954],[-81.558737,41.264806],[-81.558722,41.264597],[-81.558711,41.264437],[-81.558701,41.26432],[-81.558687,41.264214],[-81.558667,41.264098],[-81.558632,41.263954],[-81.558579,41.263751],[-81.55855,41.263635],[-81.558522,41.263505],[-81.558513,41.263469],[-81.558503,41.263438],[-81.558493,41.263408],[-81.558481,41.263382],[-81.558462,41.263343],[-81.558431,41.263291],[-81.55838,41.263204],[-81.558349,41.263147],[-81.558298,41.263051],[-81.558264,41.262986],[-81.558225,41.262917],[-81.558165,41.262828],[-81.55809,41.262719],[-81.557966,41.262524],[-81.557863,41.262362],[-81.557836,41.262324],[-81.557791,41.262275],[-81.557736,41.262234],[-81.557665,41.262197],[-81.557491,41.262116],[-81.557365,41.262066],[-81.557258,41.262027],[-81.557157,41.261992],[-81.557042,41.261951],[-81.557001,41.261938],[-81.556975,41.26192],[-81.556957,41.261892],[-81.556955,41.261842],[-81.55695,41.261778],[-81.556933,41.261671],[-81.556914,41.261574],[-81.55689,41.261509],[-81.556865,41.261452],[-81.556821,41.261376],[-81.556721,41.261234],[-81.556607,41.261071],[-81.556573,41.260997],[-81.556564,41.260944],[-81.556562,41.26088],[-81.556579,41.260769],[-81.556588,41.260689],[-81.556588,41.260624],[-81.556579,41.260554],[-81.556541,41.260411],[-81.556513,41.260305],[-81.55649,41.260224],[-81.556468,41.260169],[-81.556437,41.260128],[-81.556364,41.26006],[-81.556298,41.259991],[-81.556254,41.259934],[-81.556229,41.259886],[-81.556218,41.259834],[-81.556218,41.259778],[-81.556229,41.259726],[-81.556264,41.259617],[-81.556307,41.259498],[-81.556344,41.259375],[-81.556373,41.259251],[-81.55638,41.259165],[-81.556377,41.259106],[-81.556358,41.259027],[-81.55632,41.258913],[-81.556279,41.258812],[-81.556261,41.258741],[-81.556255,41.25868],[-81.556264,41.258637],[-81.556298,41.258491],[-81.556305,41.258429],[-81.556303,41.258373],[-81.556287,41.258324],[-81.556263,41.258279],[-81.556229,41.258242],[-81.556189,41.258198],[-81.556157,41.258147],[-81.556127,41.258074],[-81.556101,41.257959],[-81.556074,41.257778],[-81.556051,41.257641],[-81.556036,41.257562],[-81.556004,41.257484],[-81.555955,41.257391],[-81.555898,41.257314],[-81.555771,41.257156],[-81.555703,41.257065],[-81.555647,41.256974],[-81.555611,41.256888],[-81.555594,41.256821],[-81.555589,41.256751],[-81.555594,41.256671],[-81.555597,41.256611],[-81.555589,41.256546],[-81.55556,41.256464],[-81.555506,41.256339],[-81.555391,41.256141],[-81.555326,41.256045],[-81.555263,41.255958],[-81.5552,41.255894],[-81.555112,41.255824],[-81.554973,41.25573],[-81.554783,41.255632],[-81.554652,41.255565],[-81.554541,41.255516],[-81.554408,41.255466],[-81.554288,41.255432],[-81.553936,41.255341],[-81.553696,41.255282],[-81.553446,41.255214],[-81.553207,41.255146],[-81.553012,41.255094],[-81.552862,41.25506],[-81.552706,41.255029],[-81.552548,41.255002],[-81.552298,41.254965],[-81.552119,41.254937],[-81.551987,41.254918],[-81.551876,41.254909],[-81.551763,41.254907],[-81.55164,41.254911],[-81.551508,41.254919],[-81.551376,41.254929],[-81.551266,41.254942],[-81.551103,41.254963],[-81.550848,41.254995],[-81.550606,41.255027],[-81.550436,41.255054],[-81.55032,41.255074],[-81.550203,41.255102],[-81.550017,41.255151],[-81.549882,41.255183],[-81.549745,41.255209],[-81.549637,41.255225],[-81.549443,41.255243],[-81.549281,41.255255],[-81.549142,41.255257],[-81.549014,41.255258],[-81.548862,41.255257],[-81.54872,41.25525],[-81.548557,41.255239],[-81.54842,41.255224],[-81.548322,41.25521],[-81.548222,41.25519],[-81.548109,41.255164],[-81.548034,41.255151],[-81.547974,41.255145],[-81.547914,41.255146],[-81.546599,41.255246],[-81.546497,41.255249],[-81.546396,41.255246],[-81.546291,41.255235],[-81.5462,41.255218],[-81.546104,41.255194],[-81.546013,41.255164],[-81.545924,41.255128],[-81.545845,41.255087],[-81.545764,41.255035],[-81.545693,41.254983],[-81.545642,41.254936],[-81.545585,41.254877],[-81.545545,41.254826],[-81.545514,41.254777],[-81.545478,41.254711],[-81.54545,41.254645],[-81.545429,41.25457],[-81.545412,41.254474],[-81.54538,41.254273],[-81.545306,41.253824],[-81.545239,41.253432],[-81.545202,41.253211],[-81.545194,41.253138],[-81.545194,41.253051],[-81.545206,41.252977],[-81.545224,41.25291],[-81.545254,41.252833],[-81.545292,41.252765],[-81.545338,41.2527],[-81.545383,41.252645],[-81.545437,41.252592],[-81.545499,41.252541],[-81.545557,41.2525],[-81.545766,41.252351],[-81.545789,41.25233],[-81.545813,41.252302],[-81.545835,41.252265],[-81.545856,41.252207],[-81.545886,41.252099],[-81.545931,41.251924],[-81.545961,41.251832],[-81.545995,41.251753],[-81.546039,41.251669],[-81.546083,41.251597],[-81.546124,41.251544],[-81.546211,41.251457],[-81.546331,41.251341],[-81.546481,41.251198],[-81.546588,41.251108],[-81.546674,41.251041],[-81.546778,41.250972],[-81.546849,41.250922],[-81.546918,41.250866],[-81.547005,41.250785],[-81.547122,41.250698],[-81.547282,41.250587],[-81.547516,41.250434],[-81.547683,41.250325],[-81.547862,41.250207],[-81.548058,41.250086],[-81.548249,41.249983],[-81.548368,41.249924],[-81.548494,41.24987],[-81.548644,41.249809],[-81.548791,41.24976],[-81.548951,41.249714],[-81.549182,41.249653],[-81.549548,41.24956],[-81.549745,41.249513],[-81.550133,41.249422],[-81.550398,41.249362],[-81.550537,41.249327],[-81.550766,41.249269],[-81.550944,41.249228],[-81.551125,41.249191],[-81.551254,41.249169],[-81.551355,41.249155],[-81.551514,41.249138],[-81.55163,41.249128],[-81.551742,41.249125],[-81.551862,41.249124],[-81.552131,41.249138],[-81.552434,41.249156],[-81.552697,41.249172],[-81.552943,41.249187],[-81.553002,41.249188],[-81.553057,41.249184],[-81.553114,41.249169],[-81.553162,41.249147],[-81.553206,41.249114],[-81.553273,41.249052],[-81.553377,41.248965],[-81.553483,41.248889],[-81.553567,41.248829],[-81.553612,41.248806],[-81.553657,41.248793],[-81.553705,41.248784],[-81.553826,41.248767],[-81.553929,41.24875],[-81.554012,41.248731],[-81.554088,41.248706],[-81.554147,41.248683],[-81.554294,41.248618],[-81.554461,41.248548],[-81.554558,41.248496],[-81.554618,41.248455],[-81.554667,41.248408],[-81.554715,41.248347],[-81.554768,41.248265],[-81.554821,41.248183],[-81.554864,41.2481],[-81.5549,41.248014],[-81.554928,41.247929],[-81.554946,41.247863],[-81.554962,41.247777],[-81.554972,41.247682],[-81.554978,41.247594],[-81.554982,41.24738],[-81.554986,41.247176],[-81.554997,41.246988],[-81.554995,41.246889],[-81.554982,41.24678],[-81.554961,41.24665],[-81.554945,41.246568],[-81.554923,41.246499],[-81.554891,41.246429],[-81.554828,41.246324],[-81.554794,41.246287],[-81.554756,41.246251],[-81.55472,41.246202],[-81.554702,41.246148],[-81.554695,41.246095],[-81.554695,41.246042],[-81.554687,41.246001],[-81.554673,41.245972],[-81.554632,41.245939],[-81.554573,41.245901],[-81.554491,41.245863],[-81.554426,41.245833],[-81.554396,41.245806],[-81.554335,41.245723],[-81.554294,41.245656],[-81.554245,41.245568],[-81.554178,41.245458],[-81.554086,41.245298],[-81.553998,41.245167],[-81.553928,41.245066],[-81.553838,41.244917],[-81.55375,41.244779],[-81.553702,41.244698],[-81.553648,41.244603],[-81.553568,41.244476],[-81.553475,41.244318],[-81.55343,41.244237],[-81.553395,41.24419],[-81.553337,41.244129],[-81.553242,41.244023],[-81.553167,41.243948],[-81.553071,41.243864],[-81.552986,41.243787],[-81.552898,41.243722],[-81.552803,41.243656],[-81.552688,41.243581],[-81.552629,41.243544],[-81.552566,41.243497],[-81.55251,41.243471],[-81.552449,41.243448],[-81.552385,41.243436],[-81.552278,41.243429],[-81.552123,41.243419],[-81.55171,41.243366],[-81.551533,41.243344],[-81.551444,41.243332],[-81.551393,41.243322],[-81.551327,41.243305],[-81.551264,41.243283],[-81.551138,41.243239],[-81.551016,41.243192],[-81.550992,41.243171],[-81.55096,41.243147],[-81.550904,41.24311],[-81.550838,41.243061],[-81.550761,41.242994],[-81.55069,41.24293],[-81.550647,41.242896],[-81.550625,41.242891],[-81.5506,41.242895],[-81.550563,41.242907],[-81.550481,41.242941],[-81.550461,41.242944],[-81.550447,41.242939],[-81.550431,41.242925],[-81.550419,41.242905],[-81.550385,41.24284],[-81.550271,41.242642],[-81.550098,41.242381],[-81.550074,41.242342],[-81.550051,41.242294],[-81.550042,41.242244],[-81.550041,41.242113],[-81.550051,41.241963],[-81.550073,41.241845],[-81.550104,41.241722],[-81.550132,41.241616],[-81.550164,41.241506],[-81.550173,41.241439],[-81.550179,41.241155],[-81.550191,41.241058],[-81.550216,41.240966],[-81.550252,41.240874],[-81.550315,41.240757],[-81.550363,41.240635],[-81.550406,41.240487],[-81.550479,41.240207],[-81.550507,41.240089],[-81.550548,41.239873],[-81.550563,41.239758],[-81.550573,41.23953],[-81.550591,41.239299],[-81.55061,41.239139],[-81.550646,41.238951],[-81.550681,41.238833],[-81.550706,41.23876],[-81.550715,41.238675],[-81.550717,41.238575],[-81.550715,41.23846],[-81.550719,41.238413],[-81.550727,41.238365],[-81.550756,41.238236],[-81.550765,41.238124],[-81.550765,41.238013],[-81.550747,41.237817],[-81.550753,41.23766],[-81.550781,41.237458],[-81.5508,41.237335],[-81.550832,41.237203],[-81.550908,41.236937],[-81.550955,41.236786],[-81.551066,41.236529],[-81.551168,41.236294],[-81.551256,41.236067],[-81.551294,41.235976],[-81.551403,41.235776],[-81.55147,41.235649],[-81.551539,41.235494],[-81.551615,41.235331],[-81.551696,41.235172],[-81.55174,41.23511],[-81.551839,41.235017],[-81.551922,41.234927],[-81.55201,41.234811],[-81.552104,41.23466],[-81.552156,41.234572],[-81.552207,41.234455],[-81.552236,41.234351],[-81.552259,41.234237],[-81.552276,41.234124],[-81.552283,41.234001],[-81.552282,41.233798],[-81.552282,41.233515],[-81.552274,41.233448],[-81.552262,41.233403],[-81.552233,41.233342],[-81.552183,41.233259],[-81.552106,41.233131],[-81.552055,41.233038],[-81.551997,41.232907],[-81.551953,41.232819],[-81.551916,41.232757],[-81.551864,41.232687],[-81.551794,41.232609],[-81.551679,41.232501],[-81.551527,41.232365],[-81.55142,41.23226],[-81.551327,41.23214],[-81.551298,41.232109],[-81.551271,41.232075],[-81.55125,41.232037],[-81.551235,41.231983],[-81.551222,41.231896],[-81.551208,41.231754],[-81.551204,41.231622],[-81.55121,41.2315],[-81.551222,41.231394],[-81.55124,41.231314],[-81.551261,41.231249],[-81.55131,41.23116],[-81.551369,41.231065],[-81.551443,41.230966],[-81.551521,41.230868],[-81.55161,41.230772],[-81.551752,41.230628],[-81.551891,41.230501],[-81.552073,41.230332],[-81.552194,41.230215],[-81.552384,41.230002],[-81.552477,41.229876],[-81.552582,41.229707],[-81.552663,41.229588],[-81.55281,41.229382],[-81.552948,41.229184],[-81.553039,41.229048],[-81.553133,41.22892],[-81.553259,41.228739],[-81.553372,41.2286],[-81.553495,41.228473],[-81.553598,41.228385],[-81.553681,41.228327],[-81.553817,41.228252],[-81.553993,41.228158],[-81.554147,41.228077],[-81.55427,41.228006],[-81.554389,41.227932],[-81.55449,41.227863],[-81.554577,41.227795],[-81.554657,41.227718],[-81.554726,41.227651],[-81.554792,41.227576],[-81.554848,41.227493],[-81.554891,41.22742],[-81.554927,41.227342],[-81.555052,41.227039],[-81.55512,41.226856],[-81.555184,41.22669],[-81.555216,41.226589],[-81.555261,41.22648],[-81.555304,41.226367],[-81.555349,41.226253],[-81.555441,41.226066],[-81.555503,41.225938],[-81.555547,41.225861],[-81.555644,41.22572],[-81.555716,41.225615],[-81.555803,41.22549],[-81.555935,41.225323],[-81.556026,41.225208],[-81.55613,41.225072],[-81.556227,41.224949],[-81.556438,41.224705],[-81.556681,41.22441],[-81.556845,41.224207],[-81.557036,41.223977],[-81.557141,41.223854],[-81.557277,41.223692],[-81.557397,41.223545],[-81.557533,41.223373],[-81.557627,41.223269],[-81.557788,41.223117],[-81.557942,41.222971],[-81.558034,41.22289],[-81.558159,41.222794],[-81.558355,41.222651],[-81.558504,41.222539],[-81.558669,41.222402],[-81.558768,41.222313],[-81.558849,41.222225],[-81.558898,41.222161],[-81.558985,41.222032],[-81.559051,41.221928],[-81.559109,41.221819],[-81.559147,41.221729],[-81.559211,41.221505],[-81.559283,41.221252],[-81.559355,41.220997],[-81.559429,41.220741],[-81.559515,41.22052],[-81.559569,41.220391],[-81.559606,41.220313],[-81.559663,41.220212],[-81.559728,41.220115],[-81.559834,41.219967],[-81.559916,41.219853],[-81.560001,41.219735],[-81.560117,41.219566],[-81.560224,41.219419],[-81.560265,41.219362],[-81.560413,41.21914],[-81.560545,41.218946],[-81.560704,41.21871],[-81.560797,41.218574],[-81.560832,41.218517],[-81.560867,41.218447],[-81.560899,41.218367],[-81.560941,41.218252],[-81.560983,41.218102],[-81.561018,41.217936],[-81.561049,41.217761],[-81.561078,41.217588],[-81.561105,41.217442],[-81.561148,41.217239],[-81.561173,41.217155],[-81.561199,41.217097],[-81.561276,41.216994],[-81.561317,41.216945],[-81.561359,41.216906],[-81.561401,41.21687],[-81.561452,41.216836],[-81.561583,41.216751],[-81.561909,41.216513],[-81.562025,41.216422],[-81.56212,41.216342],[-81.562273,41.216205],[-81.56235,41.216132],[-81.562413,41.216065],[-81.562557,41.215911],[-81.56263,41.215825],[-81.562731,41.215698],[-81.562876,41.215533],[-81.563051,41.215331],[-81.5632,41.215163],[-81.563336,41.215001],[-81.563476,41.214824],[-81.563637,41.214632],[-81.56385,41.214397],[-81.564034,41.214187],[-81.56427,41.213911],[-81.564482,41.213668],[-81.564632,41.213492],[-81.564819,41.213256],[-81.564992,41.213029],[-81.565197,41.212729],[-81.565423,41.212398],[-81.565602,41.212154],[-81.565647,41.212089],[-81.565856,41.211761],[-81.565965,41.211604],[-81.56607,41.211469],[-81.566115,41.211407],[-81.56629,41.211135],[-81.566416,41.210951],[-81.566569,41.210724],[-81.56671,41.210519],[-81.566894,41.210259],[-81.567042,41.210041],[-81.567182,41.209826],[-81.567288,41.209677],[-81.5674,41.209525],[-81.567534,41.209345],[-81.567655,41.209181],[-81.567737,41.209065],[-81.567858,41.208869],[-81.567978,41.208678],[-81.568123,41.208456],[-81.568247,41.208269],[-81.568377,41.208064],[-81.568471,41.207925],[-81.568614,41.207726],[-81.568753,41.207527],[-81.568888,41.20732],[-81.568987,41.207185],[-81.569097,41.207032],[-81.569187,41.206895],[-81.569415,41.20654],[-81.569694,41.206123],[-81.569834,41.205914],[-81.569977,41.205675],[-81.570071,41.20555],[-81.570216,41.205319],[-81.57028,41.20522],[-81.570323,41.205152],[-81.570374,41.205079],[-81.570457,41.204975],[-81.570577,41.204833],[-81.570701,41.2047],[-81.570781,41.204614],[-81.570843,41.204538],[-81.570913,41.204438],[-81.571021,41.2043],[-81.571072,41.20424],[-81.571115,41.204199],[-81.571142,41.20417],[-81.57117,41.204132],[-81.571225,41.204057],[-81.571284,41.203973],[-81.571363,41.203886],[-81.571431,41.203823],[-81.571545,41.203716],[-81.571748,41.203517],[-81.571998,41.20327],[-81.572169,41.203098],[-81.572244,41.203017],[-81.572316,41.202925],[-81.572382,41.202826],[-81.572421,41.202756],[-81.572453,41.202682],[-81.572479,41.202603],[-81.572501,41.202512],[-81.572515,41.202434],[-81.572518,41.202366],[-81.572517,41.202284],[-81.572502,41.202165],[-81.572488,41.20206],[-81.572458,41.201944],[-81.572445,41.201908],[-81.572373,41.201701],[-81.572336,41.201569],[-81.572313,41.201476],[-81.572285,41.201355],[-81.572271,41.201277],[-81.572263,41.201203],[-81.572244,41.200986],[-81.572232,41.200829],[-81.572221,41.20068],[-81.572223,41.2006],[-81.572231,41.200519],[-81.572233,41.200485],[-81.572236,41.200451],[-81.572243,41.200354],[-81.572245,41.200255],[-81.572251,41.200132],[-81.572261,41.199953],[-81.572269,41.199728],[-81.572276,41.199638],[-81.572293,41.199536],[-81.572306,41.199404],[-81.572311,41.199295],[-81.572308,41.199198],[-81.572292,41.198955],[-81.572279,41.198818],[-81.572271,41.198742],[-81.572249,41.198642],[-81.572187,41.198459],[-81.572096,41.198233],[-81.572021,41.198058],[-81.571931,41.197877],[-81.571862,41.197753],[-81.571797,41.197638],[-81.571746,41.197566],[-81.571662,41.197438],[-81.571586,41.197323],[-81.571561,41.197267],[-81.571527,41.197182],[-81.571469,41.197055],[-81.571425,41.19696],[-81.571402,41.196891],[-81.571385,41.196812],[-81.571378,41.196734],[-81.571377,41.196625],[-81.571383,41.196508],[-81.571393,41.196436],[-81.571414,41.196371],[-81.57145,41.196307],[-81.571475,41.196254],[-81.571503,41.19619],[-81.571561,41.196092],[-81.571626,41.195997],[-81.571702,41.195911],[-81.571796,41.195827],[-81.571887,41.195749],[-81.571977,41.19568],[-81.572161,41.195546],[-81.572344,41.195421],[-81.572624,41.195221],[-81.572751,41.19513],[-81.573005,41.194951],[-81.573234,41.194795],[-81.573497,41.194609],[-81.573751,41.194426],[-81.573886,41.194325],[-81.573978,41.194243],[-81.574042,41.19418],[-81.574131,41.19407],[-81.57421,41.193968],[-81.574236,41.193925],[-81.574269,41.19383],[-81.574292,41.193717],[-81.574302,41.19363],[-81.574297,41.193544],[-81.57429,41.193491],[-81.574279,41.193458],[-81.574259,41.193418],[-81.574238,41.193379],[-81.574198,41.193318],[-81.574084,41.193173],[-81.574009,41.193068],[-81.573962,41.192998],[-81.573927,41.19293],[-81.573903,41.192852],[-81.573889,41.192778],[-81.573881,41.19269],[-81.573879,41.192572],[-81.573883,41.192443],[-81.573907,41.192255],[-81.573938,41.192039],[-81.573952,41.191938],[-81.57396,41.191848],[-81.573981,41.19178],[-81.574027,41.191689],[-81.574087,41.191592],[-81.574206,41.191421],[-81.574281,41.191317],[-81.574335,41.191255],[-81.574382,41.191218],[-81.574541,41.191105],[-81.57489,41.190873],[-81.575041,41.190775],[-81.575138,41.190716],[-81.575215,41.190674],[-81.575292,41.190639],[-81.575443,41.190578],[-81.575587,41.190524],[-81.575733,41.190473],[-81.575842,41.190442],[-81.576091,41.190379],[-81.576454,41.190289],[-81.576774,41.19021],[-81.576896,41.190179],[-81.577001,41.19014],[-81.577145,41.190077],[-81.577262,41.190017],[-81.577412,41.189932],[-81.57754,41.189854],[-81.577687,41.189754],[-81.577863,41.189618],[-81.578122,41.189408],[-81.578467,41.189142],[-81.578678,41.188978],[-81.578814,41.188871],[-81.57899,41.188725],[-81.579077,41.188652],[-81.579145,41.188584],[-81.579201,41.188515],[-81.579243,41.188453],[-81.579282,41.188382],[-81.579335,41.188271],[-81.579382,41.188179],[-81.579528,41.18792],[-81.579657,41.187697],[-81.579731,41.187581],[-81.579822,41.187459],[-81.579902,41.18735],[-81.58001,41.187202],[-81.580082,41.187081],[-81.580138,41.186978],[-81.580242,41.186788],[-81.580351,41.186602],[-81.580427,41.186472],[-81.580498,41.186332],[-81.580563,41.186207],[-81.580673,41.185962],[-81.580716,41.185889],[-81.580783,41.185794],[-81.58086,41.1857],[-81.580917,41.185625],[-81.58096,41.185561],[-81.581004,41.185487],[-81.581043,41.185415],[-81.581146,41.185218],[-81.581253,41.185026],[-81.581414,41.184756],[-81.581579,41.184468],[-81.581667,41.184311],[-81.581788,41.184097],[-81.581859,41.183983],[-81.581924,41.183887],[-81.581995,41.183786],[-81.582104,41.183656],[-81.582219,41.183534],[-81.582307,41.183442],[-81.582416,41.183342],[-81.582551,41.183222],[-81.582751,41.183058],[-81.582913,41.182929],[-81.58309,41.1828],[-81.583219,41.182702],[-81.583303,41.182636],[-81.583422,41.182536],[-81.583482,41.182487],[-81.58355,41.182422],[-81.583611,41.182355],[-81.583656,41.18229],[-81.583685,41.182235],[-81.583705,41.182182],[-81.583719,41.182134],[-81.583732,41.182043],[-81.583751,41.18194],[-81.58377,41.181869],[-81.583784,41.18184],[-81.583809,41.181818],[-81.583835,41.181802],[-81.583874,41.181792],[-81.583913,41.181786],[-81.583977,41.181779],[-81.58404,41.181772],[-81.584095,41.181763],[-81.584129,41.181752],[-81.584153,41.181732],[-81.584165,41.181707],[-81.584168,41.18168],[-81.584165,41.18165],[-81.584154,41.181617],[-81.584142,41.181571],[-81.584132,41.181535],[-81.584114,41.181499],[-81.584069,41.181441],[-81.584041,41.181392],[-81.584015,41.18134],[-81.583996,41.18127],[-81.583995,41.181216],[-81.584005,41.181166],[-81.584017,41.181119],[-81.584048,41.181013],[-81.584047,41.180958],[-81.584037,41.180896],[-81.583997,41.180826],[-81.583983,41.180778],[-81.583951,41.18051],[-81.58394,41.180464],[-81.583915,41.180417],[-81.583866,41.180352],[-81.583822,41.180279],[-81.583805,41.180217],[-81.583778,41.180021],[-81.583775,41.179978],[-81.58376,41.179929],[-81.583732,41.179899],[-81.583672,41.179849],[-81.583631,41.179806],[-81.583617,41.179775],[-81.5836,41.179699],[-81.583572,41.179574],[-81.583547,41.179494],[-81.583504,41.179407],[-81.583442,41.179307],[-81.583367,41.179186],[-81.583315,41.179086],[-81.583264,41.179006],[-81.583195,41.178935],[-81.583101,41.178866],[-81.58301,41.178818],[-81.582897,41.178771],[-81.582741,41.178733],[-81.582598,41.178694],[-81.582496,41.178655],[-81.582409,41.17861],[-81.582348,41.178558],[-81.582293,41.178502],[-81.582197,41.178387],[-81.582094,41.178259],[-81.581938,41.178075],[-81.58188,41.178021],[-81.581816,41.177976],[-81.581749,41.177933],[-81.581697,41.177889],[-81.581642,41.177834],[-81.5816,41.177771],[-81.581535,41.177709],[-81.581458,41.177655],[-81.581334,41.177577],[-81.581253,41.177517],[-81.581188,41.177455],[-81.581094,41.177386],[-81.580998,41.177332],[-81.580903,41.177277],[-81.580811,41.177213],[-81.580754,41.177166],[-81.580702,41.177109],[-81.580643,41.177038],[-81.580611,41.176983],[-81.580592,41.17692],[-81.580569,41.17684],[-81.580536,41.176779],[-81.580485,41.176711],[-81.580423,41.176623],[-81.580343,41.176477],[-81.580235,41.176306],[-81.580142,41.176165],[-81.580038,41.176061],[-81.579975,41.176018],[-81.579891,41.175977],[-81.579806,41.175947],[-81.579745,41.175921],[-81.5797,41.175891],[-81.579657,41.175849],[-81.579598,41.175744],[-81.579515,41.175614],[-81.579489,41.175559],[-81.579486,41.175522],[-81.579489,41.175479],[-81.579511,41.17539],[-81.579521,41.175306],[-81.579508,41.175194],[-81.579486,41.175139],[-81.579461,41.175109],[-81.579418,41.175037],[-81.579385,41.174959],[-81.579355,41.174913],[-81.579315,41.174865],[-81.57917,41.174686],[-81.579115,41.174611],[-81.57901,41.174402],[-81.578984,41.174349],[-81.578947,41.174289],[-81.578813,41.174112],[-81.578683,41.173935],[-81.578608,41.173835],[-81.578545,41.173747],[-81.578501,41.173684],[-81.578473,41.17361],[-81.578452,41.17352],[-81.578445,41.17343],[-81.578427,41.173332],[-81.578389,41.173201],[-81.578304,41.172983],[-81.578244,41.172825],[-81.578191,41.172734],[-81.578142,41.172671],[-81.57808,41.172608],[-81.57803,41.172548],[-81.577996,41.172485],[-81.577958,41.17236],[-81.577907,41.172161],[-81.577874,41.172014],[-81.577861,41.171939],[-81.577861,41.171895],[-81.577876,41.171843],[-81.577899,41.171778],[-81.577932,41.171708],[-81.577944,41.171654],[-81.577946,41.171606],[-81.577933,41.171543],[-81.577902,41.17148],[-81.577817,41.171295],[-81.577809,41.171239],[-81.577809,41.171171],[-81.577811,41.171073],[-81.577797,41.170949],[-81.577758,41.170844],[-81.577705,41.170717],[-81.57768,41.170631],[-81.577671,41.170544],[-81.577668,41.170391],[-81.577662,41.170321],[-81.577647,41.170248],[-81.577618,41.170165],[-81.577547,41.170021],[-81.577531,41.169986],[-81.57752,41.169947],[-81.577511,41.169898],[-81.577502,41.169818],[-81.577491,41.169771],[-81.577471,41.169707],[-81.577461,41.16966],[-81.577465,41.169604],[-81.577471,41.169541],[-81.577514,41.169384],[-81.577528,41.169275],[-81.577523,41.169188],[-81.577504,41.1691],[-81.577451,41.168873],[-81.577394,41.168662],[-81.57735,41.168516],[-81.57732,41.168418],[-81.577284,41.168355],[-81.577248,41.168301],[-81.577109,41.168142],[-81.576973,41.167985],[-81.576934,41.167931],[-81.576905,41.167873],[-81.576877,41.16779],[-81.576874,41.167738],[-81.57689,41.167659],[-81.576911,41.167577],[-81.57692,41.167527],[-81.576914,41.167465],[-81.576895,41.167366],[-81.576867,41.167151],[-81.576858,41.166958],[-81.57686,41.166775],[-81.57685,41.166576],[-81.576844,41.166264],[-81.576823,41.165997],[-81.576774,41.16565],[-81.576733,41.165297],[-81.576688,41.165086],[-81.576673,41.165017],[-81.576615,41.164804],[-81.576543,41.164581],[-81.576521,41.164458],[-81.576497,41.164306],[-81.576478,41.164131],[-81.576455,41.163927],[-81.576431,41.163693],[-81.576417,41.163569],[-81.576392,41.16345],[-81.576366,41.163354],[-81.576317,41.163224],[-81.576287,41.163161],[-81.576242,41.163094],[-81.576211,41.163033],[-81.576179,41.162936],[-81.57611,41.162746],[-81.576034,41.162627],[-81.575978,41.162547],[-81.575936,41.162486],[-81.575896,41.162438],[-81.575859,41.162401],[-81.575794,41.162354],[-81.575744,41.162314],[-81.575709,41.162282],[-81.575683,41.162246],[-81.575664,41.162203],[-81.575647,41.162147],[-81.575639,41.162087],[-81.575634,41.16205],[-81.575628,41.162014],[-81.575618,41.161948],[-81.575604,41.161863],[-81.575576,41.161758],[-81.575535,41.161652],[-81.575452,41.161464],[-81.575378,41.161303],[-81.575347,41.161216],[-81.575324,41.161132],[-81.575299,41.161073],[-81.575216,41.160948],[-81.575137,41.160803],[-81.575093,41.160742],[-81.575033,41.160684],[-81.574967,41.160632],[-81.574877,41.160573],[-81.574836,41.160537],[-81.574813,41.160507],[-81.574796,41.16047],[-81.574787,41.160429],[-81.574787,41.160346],[-81.574811,41.160248],[-81.574854,41.160122],[-81.574886,41.160042],[-81.574894,41.159999],[-81.574889,41.159963],[-81.574875,41.159929],[-81.574842,41.159897],[-81.574792,41.159856],[-81.574719,41.159803],[-81.57467,41.159761],[-81.57462,41.159704],[-81.574539,41.159613],[-81.574496,41.159565],[-81.574467,41.159517],[-81.574452,41.159479],[-81.574435,41.159412],[-81.574404,41.15936],[-81.574384,41.159332],[-81.57435,41.159289],[-81.57431,41.159253],[-81.574262,41.159219],[-81.574204,41.159189],[-81.574117,41.159173],[-81.574014,41.159157],[-81.573943,41.159143],[-81.573876,41.159124],[-81.573816,41.159092],[-81.573763,41.159045],[-81.573738,41.159005],[-81.573713,41.158938],[-81.573682,41.158823],[-81.573665,41.158747],[-81.573647,41.15863],[-81.573648,41.158571],[-81.57366,41.15847],[-81.573662,41.158448],[-81.573655,41.158423],[-81.573641,41.158404],[-81.57361,41.158379],[-81.573576,41.158368],[-81.573521,41.158362],[-81.573451,41.158362],[-81.57338,41.158361],[-81.573337,41.158361],[-81.573268,41.158352],[-81.573221,41.158333],[-81.573191,41.158296],[-81.57318,41.158245],[-81.57318,41.1582],[-81.573175,41.158049],[-81.573183,41.157819],[-81.573183,41.157499],[-81.573176,41.157317],[-81.573152,41.15715],[-81.573085,41.156779],[-81.573036,41.156514],[-81.57298,41.156264],[-81.572932,41.156149],[-81.572872,41.156072],[-81.572815,41.156027],[-81.572742,41.155996],[-81.57268,41.155987],[-81.572617,41.155989],[-81.572409,41.156045],[-81.572294,41.156083],[-81.572189,41.156118],[-81.572105,41.156125],[-81.572026,41.156123],[-81.571956,41.156116],[-81.57188,41.156102],[-81.571809,41.156061],[-81.571744,41.156011],[-81.571657,41.155926],[-81.571495,41.155756],[-81.571402,41.15565],[-81.57132,41.15558],[-81.571223,41.155515],[-81.571058,41.155412],[-81.570953,41.155343],[-81.57066,41.155145],[-81.570517,41.155066],[-81.570383,41.154978],[-81.570135,41.154791],[-81.56999,41.15469],[-81.569865,41.154595],[-81.569651,41.154434],[-81.569543,41.15436],[-81.56944,41.154285],[-81.569386,41.154236],[-81.569328,41.15417],[-81.569268,41.154096],[-81.569211,41.154042],[-81.569161,41.154005],[-81.569096,41.15397],[-81.568998,41.153929],[-81.568937,41.153899],[-81.568885,41.153855],[-81.568847,41.153809],[-81.568804,41.153751],[-81.568739,41.153622],[-81.568686,41.153553],[-81.568629,41.153491],[-81.568574,41.153436],[-81.568532,41.153385],[-81.568491,41.153314],[-81.568379,41.153122],[-81.568274,41.152948],[-81.568202,41.152818],[-81.568186,41.152763],[-81.568182,41.152718],[-81.568196,41.152663],[-81.568233,41.152594],[-81.568296,41.152479],[-81.568316,41.152402],[-81.568309,41.152322],[-81.568284,41.152241],[-81.568229,41.152133],[-81.568197,41.152025],[-81.568178,41.151863],[-81.568142,41.151597],[-81.568117,41.151437],[-81.568102,41.151202],[-81.568087,41.151002],[-81.568072,41.150828],[-81.568045,41.150504],[-81.568024,41.15038],[-81.567992,41.150265],[-81.567978,41.150164],[-81.567966,41.150013],[-81.567943,41.149922],[-81.567906,41.149848],[-81.567852,41.149773],[-81.567726,41.149618],[-81.567611,41.149454],[-81.567528,41.149313],[-81.567443,41.14917],[-81.567351,41.148988],[-81.567257,41.148815],[-81.567155,41.148651],[-81.567014,41.14839],[-81.566932,41.148234],[-81.566889,41.148112],[-81.566822,41.147913],[-81.566722,41.147635],[-81.566576,41.147254],[-81.566525,41.147108],[-81.566476,41.146984],[-81.566431,41.146887],[-81.566377,41.146779],[-81.566326,41.146695],[-81.566263,41.146607],[-81.566208,41.146507],[-81.566113,41.14629],[-81.56604,41.146171],[-81.565983,41.146103],[-81.565917,41.146059],[-81.565839,41.146006],[-81.56578,41.145953],[-81.565731,41.14589],[-81.565676,41.145801],[-81.56563,41.145707],[-81.565593,41.145618],[-81.565562,41.145533],[-81.565542,41.145462],[-81.565535,41.145367],[-81.565534,41.14524],[-81.565513,41.145084],[-81.565482,41.144902],[-81.565439,41.144712],[-81.565411,41.144562],[-81.565386,41.144477],[-81.565367,41.144422],[-81.565266,41.144247],[-81.565129,41.143913],[-81.56504,41.143665],[-81.56498,41.143433],[-81.564949,41.143311],[-81.564907,41.143216],[-81.564855,41.143146],[-81.564797,41.143062],[-81.564722,41.142954],[-81.564689,41.142896],[-81.564641,41.142775],[-81.56458,41.142671],[-81.564509,41.142541],[-81.564472,41.142453],[-81.564439,41.142323],[-81.564407,41.142169],[-81.564386,41.142053],[-81.564354,41.141959],[-81.564305,41.141865],[-81.564258,41.141783],[-81.564197,41.141686],[-81.564104,41.141554],[-81.564049,41.14148],[-81.563916,41.14131],[-81.563636,41.141002],[-81.563594,41.140949],[-81.563512,41.140862],[-81.563447,41.140802],[-81.563376,41.140745],[-81.563297,41.140685],[-81.563231,41.140628],[-81.563153,41.140557],[-81.563087,41.140502],[-81.562973,41.140431],[-81.562895,41.14039],[-81.562822,41.14033],[-81.56276,41.140262],[-81.562679,41.140176],[-81.562588,41.140087],[-81.562518,41.14003],[-81.562448,41.139986],[-81.562369,41.139943],[-81.562276,41.139901],[-81.562213,41.139868],[-81.562164,41.139827],[-81.56211,41.139769],[-81.562002,41.139656],[-81.561827,41.139488],[-81.561578,41.139261],[-81.56135,41.139068],[-81.561142,41.138891],[-81.561038,41.138788],[-81.560953,41.138688],[-81.560835,41.138591],[-81.560769,41.138547],[-81.560661,41.138499],[-81.560536,41.138451],[-81.560384,41.138395],[-81.560228,41.138327],[-81.559938,41.138197],[-81.559771,41.138129],[-81.559636,41.138084],[-81.55953,41.138058],[-81.559455,41.138031],[-81.559382,41.137991],[-81.559304,41.137939],[-81.559196,41.13786],[-81.559051,41.137777],[-81.558866,41.137684],[-81.5587,41.13761],[-81.558196,41.137397],[-81.557653,41.137167],[-81.557395,41.137059],[-81.557141,41.136934],[-81.556993,41.13687],[-81.556882,41.136828],[-81.556793,41.136805],[-81.556681,41.136789],[-81.55652,41.136775],[-81.556432,41.136763],[-81.556358,41.136739],[-81.55631,41.136712],[-81.556259,41.13666],[-81.556199,41.136592],[-81.556157,41.136544],[-81.556079,41.136487],[-81.555967,41.136422],[-81.555757,41.136304],[-81.555515,41.136182],[-81.555007,41.135954],[-81.554835,41.13588],[-81.554675,41.135822],[-81.554446,41.135745],[-81.554193,41.135657],[-81.554064,41.135608],[-81.554035,41.135597],[-81.553915,41.135545],[-81.55386,41.13551],[-81.553807,41.135459],[-81.553763,41.135404],[-81.553724,41.135335],[-81.553668,41.135248],[-81.553619,41.135188],[-81.553555,41.135144],[-81.553464,41.135104],[-81.553383,41.135073],[-81.553284,41.135056],[-81.553255,41.135047],[-81.553206,41.135029],[-81.553113,41.134997],[-81.55304,41.134971],[-81.553021,41.134963],[-81.552973,41.134943],[-81.552933,41.134924],[-81.55288,41.134901],[-81.552811,41.134883],[-81.552717,41.134871],[-81.552584,41.134859],[-81.552508,41.134846],[-81.552426,41.134821],[-81.552372,41.134792],[-81.5523,41.134739],[-81.552209,41.134676],[-81.552122,41.134636],[-81.551547,41.134433],[-81.551288,41.13434],[-81.551238,41.134323],[-81.551186,41.134305],[-81.550787,41.134162],[-81.550705,41.13414],[-81.550635,41.134138],[-81.550581,41.134146],[-81.550542,41.134165],[-81.550503,41.134201],[-81.550465,41.134246],[-81.550381,41.134378],[-81.55034,41.13443],[-81.55028,41.134486],[-81.550198,41.134533],[-81.550132,41.134564],[-81.550046,41.134584],[-81.54997,41.134585],[-81.549889,41.134573],[-81.549812,41.13455],[-81.549752,41.134538],[-81.549691,41.13453],[-81.54964,41.134535],[-81.549587,41.134551],[-81.549537,41.134585],[-81.549504,41.13463],[-81.549491,41.134661],[-81.54947,41.134727],[-81.54942,41.134931],[-81.549348,41.135221],[-81.54928,41.135478],[-81.549267,41.135529],[-81.549231,41.135604],[-81.549199,41.135646],[-81.549157,41.135679],[-81.548854,41.135905],[-81.54876,41.135977],[-81.548662,41.136032],[-81.548559,41.136084],[-81.548472,41.136112],[-81.548385,41.136127],[-81.548334,41.136124],[-81.548269,41.136116],[-81.548204,41.136094],[-81.548135,41.136064],[-81.548084,41.136025],[-81.547912,41.135888],[-81.547832,41.135827],[-81.547647,41.135673],[-81.547617,41.135631],[-81.547597,41.135588],[-81.547579,41.135508],[-81.547586,41.135452],[-81.547627,41.135295],[-81.547664,41.135155],[-81.547711,41.134967],[-81.547741,41.134856],[-81.547759,41.134835],[-81.547784,41.134821],[-81.547912,41.134847],[-81.548048,41.13487],[-81.548016,41.134999],[-81.547968,41.13521],[-81.547925,41.135379],[-81.547901,41.135476],[-81.547869,41.135613],[-81.547908,41.135651],[-81.547941,41.135708],[-81.547981,41.135785],[-81.548029,41.135856],[-81.548112,41.135942],[-81.548231,41.136022],[-81.548353,41.136069],[-81.54837,41.136086],[-81.548385,41.136127]],[[-81.676603,41.441795],[-81.67677,41.441773],[-81.676963,41.441759],[-81.677004,41.441771],[-81.677046,41.441792],[-81.677111,41.441864],[-81.677146,41.44195],[-81.677138,41.442053],[-81.677109,41.442122],[-81.677109,41.442184],[-81.677142,41.442246],[-81.677157,41.442311],[-81.677167,41.442377],[-81.677079,41.442475],[-81.676924,41.442558],[-81.676834,41.442613],[-81.676803,41.442664],[-81.676789,41.442747],[-81.676784,41.442783],[-81.676779,41.44292],[-81.676749,41.443069],[-81.676704,41.443298],[-81.676679,41.443403],[-81.676648,41.443486],[-81.676623,41.443418],[-81.676601,41.443213],[-81.676586,41.443164],[-81.676564,41.443106],[-81.676502,41.443043],[-81.676456,41.443004],[-81.676436,41.442958],[-81.676423,41.442888],[-81.676306,41.442589],[-81.676306,41.442522],[-81.676334,41.442492],[-81.676417,41.442457],[-81.676546,41.442404],[-81.676603,41.442368],[-81.676707,41.442215],[-81.676729,41.442141],[-81.67673,41.442054],[-81.676682,41.441928],[-81.676603,41.441795],[-81.676479,41.441792],[-81.6764,41.441758],[-81.676348,41.441727],[-81.676285,41.441654],[-81.676212,41.441578],[-81.676125,41.441469],[-81.676004,41.441385],[-81.675655,41.441236],[-81.675301,41.441113],[-81.675136,41.441062],[-81.675078,41.441028],[-81.675045,41.440967],[-81.675031,41.4409],[-81.674991,41.44078],[-81.674919,41.440742],[-81.674726,41.440688],[-81.674552,41.440626],[-81.674425,41.440588],[-81.674313,41.440546],[-81.674201,41.440452],[-81.674142,41.440309],[-81.674072,41.440242],[-81.673906,41.440202],[-81.673807,41.440156],[-81.6737,41.440079],[-81.673574,41.439981],[-81.673521,41.439916],[-81.673235,41.439571],[-81.673017,41.439456],[-81.67278,41.43938],[-81.672707,41.439347],[-81.6726,41.439318],[-81.672547,41.439279],[-81.67245,41.439208],[-81.672334,41.43915],[-81.672222,41.439106],[-81.672076,41.439127],[-81.671949,41.439187],[-81.671892,41.439227],[-81.671873,41.439266],[-81.67183,41.439364],[-81.671811,41.439458],[-81.671811,41.439578],[-81.67185,41.439721],[-81.671864,41.439843],[-81.671869,41.439909],[-81.67184,41.439961],[-81.671796,41.440005],[-81.671709,41.440059],[-81.671569,41.440095],[-81.671454,41.440134],[-81.67138,41.440213],[-81.671306,41.440297],[-81.671227,41.440374],[-81.671118,41.440444],[-81.670985,41.440477],[-81.670841,41.440466],[-81.670694,41.440455],[-81.670583,41.44045],[-81.670475,41.44047],[-81.670356,41.440507],[-81.670281,41.440563],[-81.670204,41.440589],[-81.670088,41.440605],[-81.669875,41.44066],[-81.669711,41.440703],[-81.669541,41.440707],[-81.669465,41.440692],[-81.669342,41.440646],[-81.669187,41.440588],[-81.669099,41.440563],[-81.668971,41.440563],[-81.668827,41.440578],[-81.668593,41.440669],[-81.668492,41.440691],[-81.66841,41.44069],[-81.668339,41.440692],[-81.668269,41.440672],[-81.668163,41.440623],[-81.668012,41.440473],[-81.667946,41.440421],[-81.667876,41.440367],[-81.667856,41.440351],[-81.667777,41.440298],[-81.667678,41.440233],[-81.667559,41.440151],[-81.667345,41.440026],[-81.667142,41.43987],[-81.667042,41.439803],[-81.666724,41.439551],[-81.666389,41.439318],[-81.666268,41.439148],[-81.666214,41.439035],[-81.66619,41.438947],[-81.666179,41.438885],[-81.666171,41.438838],[-81.666136,41.438784],[-81.666051,41.438722],[-81.66578,41.438599],[-81.665557,41.438531],[-81.665284,41.438448],[-81.66468,41.438094],[-81.664182,41.43774],[-81.664014,41.43757],[-81.663914,41.437479],[-81.663744,41.437367],[-81.663645,41.437323],[-81.663503,41.437227],[-81.66344,41.437136],[-81.663314,41.437045],[-81.66314,41.436887],[-81.662956,41.436634],[-81.662949,41.436444],[-81.662949,41.436141],[-81.662923,41.436028],[-81.662918,41.43593],[-81.662958,41.435502],[-81.662984,41.435321],[-81.663025,41.435135],[-81.663083,41.434988],[-81.663138,41.434848],[-81.663253,41.43461],[-81.66335,41.434402],[-81.663458,41.434205],[-81.663807,41.433529],[-81.663929,41.433274],[-81.664511,41.432091],[-81.665271,41.430482],[-81.665527,41.429985],[-81.665577,41.429884],[-81.6656,41.429837],[-81.665666,41.429672],[-81.665692,41.429522],[-81.665713,41.429431],[-81.665722,41.429391],[-81.665725,41.429372],[-81.665729,41.429325],[-81.665727,41.429043],[-81.665725,41.428799],[-81.665702,41.428612],[-81.665698,41.428592],[-81.66569,41.428572],[-81.665644,41.428406],[-81.665594,41.428285],[-81.66547,41.427974],[-81.665257,41.427528],[-81.665237,41.427485],[-81.665232,41.42742],[-81.665205,41.427354],[-81.665053,41.42715],[-81.664993,41.427104],[-81.664933,41.427053],[-81.66481,41.426931],[-81.664645,41.426735],[-81.664438,41.426459],[-81.664182,41.42616],[-81.663633,41.425685],[-81.663477,41.425564],[-81.662893,41.424996],[-81.662827,41.424931],[-81.662628,41.424717],[-81.662515,41.42456],[-81.662332,41.424301],[-81.661938,41.423661],[-81.661409,41.422855],[-81.661115,41.42262],[-81.660983,41.422517],[-81.66054,41.422287],[-81.659888,41.422022],[-81.659179,41.421657],[-81.658093,41.421139],[-81.658023,41.421108],[-81.657897,41.42107],[-81.657719,41.421034],[-81.65757,41.421004],[-81.657433,41.421001],[-81.657252,41.421008],[-81.656956,41.421045],[-81.655821,41.421185],[-81.655123,41.421297],[-81.653601,41.421542],[-81.653549,41.421551],[-81.653478,41.421562],[-81.653472,41.421563],[-81.653084,41.421619],[-81.65267,41.421695],[-81.652253,41.421751],[-81.651405,41.421863],[-81.651022,41.421867],[-81.650914,41.421859],[-81.650811,41.421851],[-81.650739,41.421856],[-81.650645,41.421867],[-81.65048,41.421915],[-81.65,41.422047],[-81.649054,41.422142],[-81.648639,41.42218],[-81.648368,41.422182],[-81.648095,41.422147],[-81.647862,41.422098],[-81.647765,41.422055],[-81.647705,41.422005],[-81.647463,41.421857],[-81.647374,41.421854],[-81.647262,41.421856],[-81.64715,41.42185],[-81.647037,41.421811],[-81.646749,41.421652],[-81.646455,41.421422],[-81.645695,41.420549],[-81.644498,41.419364],[-81.643897,41.418758],[-81.64369,41.418507],[-81.64343,41.418376],[-81.643151,41.418267],[-81.642851,41.418211],[-81.642271,41.418143],[-81.641772,41.418087],[-81.641458,41.41807],[-81.641243,41.418032],[-81.640904,41.417948],[-81.639581,41.417585],[-81.638806,41.417398],[-81.638558,41.417332],[-81.638504,41.417315],[-81.638213,41.417219],[-81.637714,41.41708],[-81.635388,41.416468],[-81.635171,41.416404],[-81.634932,41.416332],[-81.634789,41.416287],[-81.634493,41.416142],[-81.634259,41.41599],[-81.634167,41.415914],[-81.634081,41.415828],[-81.633915,41.415636],[-81.6338,41.415507],[-81.633616,41.415291],[-81.633494,41.415139],[-81.633377,41.415018],[-81.633186,41.414811],[-81.632721,41.41429],[-81.63236,41.413872],[-81.631795,41.413222],[-81.631723,41.413104],[-81.631654,41.413014],[-81.631453,41.412783],[-81.630767,41.412009],[-81.630655,41.411863],[-81.630478,41.411612],[-81.630177,41.411247],[-81.629839,41.410853],[-81.629384,41.41031],[-81.62903,41.409948],[-81.628927,41.409832],[-81.628868,41.409755],[-81.628689,41.409489],[-81.628592,41.409343],[-81.628491,41.409149],[-81.628459,41.409068],[-81.628416,41.408971],[-81.628362,41.40885],[-81.628304,41.408662],[-81.628301,41.40865],[-81.628292,41.408613],[-81.628277,41.408553],[-81.628274,41.408538],[-81.628258,41.408467]],[[-81.547784,41.134821],[-81.547966,41.134319],[-81.548091,41.134006],[-81.548211,41.133671],[-81.548253,41.133519],[-81.548253,41.133471],[-81.548232,41.133434],[-81.548183,41.133377],[-81.548143,41.13333],[-81.548,41.133265],[-81.547779,41.133176],[-81.547664,41.13314],[-81.547541,41.133117],[-81.547404,41.133104],[-81.547222,41.13311],[-81.547031,41.133123],[-81.546859,41.133142],[-81.5467,41.13317],[-81.546591,41.133199],[-81.546444,41.133253],[-81.546216,41.133342],[-81.546072,41.133386],[-81.545981,41.133402],[-81.545835,41.133418],[-81.545578,41.133444],[-81.545449,41.133453],[-81.545296,41.133451],[-81.545149,41.133428],[-81.544938,41.133374],[-81.544709,41.133289],[-81.544513,41.133195],[-81.544334,41.133093],[-81.544168,41.133007],[-81.543865,41.132901],[-81.543664,41.132856],[-81.543474,41.132826],[-81.543283,41.132802],[-81.543109,41.132792],[-81.542942,41.132803],[-81.542804,41.132831],[-81.542696,41.132874],[-81.542604,41.132928],[-81.542418,41.133069],[-81.542203,41.133252],[-81.54192,41.133453],[-81.541812,41.133509],[-81.541711,41.133546],[-81.541614,41.133566],[-81.541521,41.133573],[-81.541409,41.133573],[-81.541241,41.133562],[-81.541122,41.133541],[-81.541029,41.133516],[-81.540932,41.133478],[-81.540832,41.133432],[-81.54071,41.133368],[-81.540586,41.133288],[-81.540504,41.133221],[-81.540409,41.133138],[-81.540256,41.132988],[-81.540039,41.132745],[-81.539917,41.132603],[-81.539854,41.132528],[-81.539791,41.132442],[-81.539769,41.132396],[-81.539761,41.132347],[-81.539759,41.132295],[-81.53977,41.132236],[-81.539784,41.132174],[-81.539809,41.132126],[-81.539878,41.132035],[-81.539951,41.13192],[-81.539984,41.131845],[-81.540002,41.131771],[-81.540009,41.131692],[-81.540003,41.131628],[-81.539986,41.131559],[-81.539967,41.131494],[-81.539921,41.131355],[-81.539892,41.131239],[-81.539859,41.131032],[-81.539827,41.130867],[-81.539806,41.130777],[-81.539762,41.130637],[-81.539685,41.130458],[-81.539596,41.130248],[-81.5395,41.130001],[-81.539397,41.129732],[-81.539275,41.129428],[-81.539136,41.129093],[-81.539049,41.128895],[-81.538984,41.128719],[-81.538953,41.128556],[-81.538922,41.128332],[-81.538906,41.128178],[-81.53889,41.128022],[-81.538865,41.127844],[-81.538838,41.127778],[-81.538671,41.127449],[-81.538566,41.127243],[-81.538551,41.127216],[-81.538455,41.12704],[-81.538274,41.12677],[-81.538034,41.126449],[-81.537686,41.126014],[-81.537536,41.125831],[-81.537403,41.125639],[-81.537232,41.125404],[-81.537077,41.125167],[-81.536964,41.124975],[-81.536863,41.124785],[-81.536769,41.124594],[-81.53668,41.124402],[-81.536542,41.124097],[-81.536514,41.124055],[-81.536477,41.124014],[-81.536416,41.123969],[-81.536341,41.123941],[-81.536267,41.123917],[-81.536192,41.123896],[-81.536123,41.123881],[-81.535974,41.123866],[-81.535739,41.123852],[-81.535672,41.123841],[-81.535612,41.123823],[-81.535559,41.123794],[-81.535517,41.123765],[-81.535481,41.123726],[-81.535343,41.123545],[-81.535153,41.123294],[-81.535105,41.123221],[-81.535032,41.123097],[-81.534975,41.123002],[-81.534938,41.12296],[-81.534864,41.122909],[-81.534701,41.122819],[-81.534584,41.122745],[-81.534531,41.122705],[-81.534498,41.122661],[-81.534475,41.122616],[-81.534466,41.122568],[-81.534464,41.122379],[-81.534456,41.122293],[-81.534445,41.122238],[-81.534397,41.122062],[-81.53436,41.121938],[-81.534196,41.121377],[-81.534054,41.12087],[-81.534028,41.120791],[-81.533994,41.120686],[-81.53395,41.12059],[-81.53391,41.120515],[-81.533849,41.120438],[-81.533792,41.120379],[-81.533721,41.120324],[-81.533659,41.120291],[-81.53359,41.120266],[-81.533513,41.120254],[-81.533423,41.120249],[-81.533345,41.120242],[-81.53329,41.120228],[-81.533243,41.120207],[-81.53319,41.120173],[-81.533011,41.120064],[-81.532921,41.120015],[-81.53277,41.119938],[-81.532603,41.119866],[-81.532313,41.11975],[-81.53195,41.119625],[-81.531751,41.119568],[-81.531568,41.11953],[-81.531422,41.11951],[-81.531316,41.119506],[-81.53119,41.119515],[-81.531011,41.119536],[-81.530739,41.119569],[-81.530594,41.119585],[-81.530393,41.119601],[-81.53026,41.119606],[-81.530134,41.119599],[-81.530017,41.119583],[-81.529917,41.119557],[-81.529854,41.119541],[-81.529774,41.119504],[-81.529709,41.119468],[-81.529677,41.119444],[-81.529644,41.119407],[-81.529608,41.119344],[-81.529587,41.119286],[-81.529548,41.119131],[-81.529456,41.11877],[-81.529376,41.118509],[-81.529166,41.117958],[-81.52913,41.117839],[-81.529105,41.117728],[-81.529082,41.117517],[-81.529064,41.117446],[-81.529035,41.117392],[-81.528952,41.117291],[-81.528859,41.117194],[-81.528771,41.117088],[-81.528697,41.116968],[-81.528639,41.116857],[-81.528585,41.116727],[-81.52856,41.116622],[-81.528553,41.116502],[-81.528562,41.11635],[-81.528584,41.11619],[-81.528622,41.116004],[-81.528655,41.115806],[-81.528671,41.11568],[-81.528679,41.115552],[-81.528671,41.115443],[-81.528648,41.115355],[-81.528622,41.115281],[-81.528506,41.115043],[-81.528462,41.114865],[-81.528421,41.114687],[-81.528418,41.114579],[-81.528441,41.114475],[-81.528493,41.114317],[-81.528539,41.114155],[-81.528575,41.113949],[-81.528586,41.113751],[-81.52857,41.113649],[-81.528544,41.113532],[-81.528502,41.113392],[-81.528448,41.113235],[-81.528406,41.113096],[-81.528329,41.112769],[-81.528314,41.112673],[-81.528312,41.112549],[-81.528333,41.112373],[-81.528353,41.112271],[-81.528395,41.112153],[-81.528451,41.112037],[-81.528538,41.111893],[-81.528627,41.111755],[-81.528721,41.111596],[-81.528769,41.1115],[-81.528824,41.111366],[-81.528866,41.111246],[-81.528888,41.111144],[-81.528901,41.111039],[-81.528898,41.110957],[-81.52888,41.110882],[-81.528852,41.11081],[-81.528811,41.11073],[-81.528757,41.110643],[-81.528696,41.110555],[-81.528638,41.110478],[-81.52859,41.110402],[-81.528552,41.110325],[-81.528516,41.11023],[-81.528458,41.110017],[-81.52841,41.109857],[-81.528376,41.109733],[-81.528363,41.109656],[-81.52836,41.109574],[-81.528375,41.109453],[-81.528435,41.109169],[-81.528461,41.10904],[-81.528467,41.108965],[-81.528467,41.108888],[-81.528449,41.108815],[-81.528412,41.108718],[-81.528354,41.108605],[-81.5283,41.108514],[-81.528214,41.108397],[-81.528099,41.108233],[-81.528053,41.108143],[-81.528019,41.108043],[-81.527983,41.107922],[-81.527958,41.107811],[-81.527928,41.107678],[-81.52791,41.10758],[-81.527905,41.10748],[-81.52791,41.107371],[-81.527921,41.107247],[-81.527947,41.107058],[-81.527963,41.106965],[-81.527988,41.106879],[-81.52804,41.106772],[-81.528109,41.106637],[-81.528165,41.106517],[-81.528201,41.106417],[-81.528221,41.106318],[-81.528221,41.106229],[-81.528215,41.106153],[-81.528201,41.106093],[-81.528168,41.106028],[-81.52811,41.105945],[-81.527998,41.105778],[-81.527943,41.105689],[-81.527902,41.105596],[-81.527876,41.105498],[-81.527858,41.105374],[-81.527849,41.105249],[-81.52784,41.105162],[-81.527817,41.10508],[-81.527797,41.104996],[-81.527782,41.104932],[-81.527779,41.104857],[-81.527783,41.104737],[-81.527788,41.104584],[-81.527781,41.104456],[-81.527771,41.104364],[-81.52776,41.104295],[-81.527746,41.104226],[-81.527734,41.104154],[-81.527732,41.104098],[-81.527752,41.104021],[-81.527799,41.103822],[-81.527828,41.103683],[-81.527868,41.103532],[-81.5279,41.103398],[-81.527915,41.10325],[-81.527936,41.103032],[-81.527954,41.102862],[-81.52798,41.102675],[-81.528038,41.102465],[-81.528054,41.102405],[-81.528061,41.102339],[-81.528054,41.102263],[-81.528036,41.102184],[-81.52802,41.102068],[-81.528015,41.101965],[-81.528028,41.101761],[-81.528025,41.101685],[-81.528013,41.101613],[-81.527965,41.101498],[-81.52792,41.101402],[-81.527899,41.101317],[-81.52789,41.101231],[-81.527893,41.101127],[-81.527917,41.100902],[-81.527923,41.100813],[-81.527916,41.100718],[-81.527894,41.100623],[-81.527844,41.100503],[-81.527767,41.100349],[-81.527681,41.100175],[-81.527595,41.10002],[-81.527536,41.099916],[-81.527494,41.099832],[-81.527439,41.09968],[-81.527393,41.099562],[-81.527316,41.099393],[-81.527266,41.099307],[-81.527212,41.099231],[-81.527139,41.099157],[-81.527047,41.099081],[-81.526952,41.099004],[-81.526873,41.098938],[-81.526806,41.098863],[-81.52668,41.098657],[-81.526539,41.098393],[-81.526442,41.098216],[-81.526364,41.09805],[-81.526256,41.097802],[-81.526154,41.097547],[-81.526044,41.097248],[-81.525997,41.097146],[-81.525919,41.097016],[-81.525777,41.09688],[-81.525717,41.09683],[-81.525626,41.096766],[-81.525433,41.096623],[-81.525153,41.09636],[-81.524741,41.096011],[-81.524192,41.09553],[-81.524137,41.095483],[-81.523828,41.095263],[-81.523259,41.094923],[-81.523053,41.094766],[-81.522532,41.094302],[-81.522024,41.094168],[-81.521938,41.094147],[-81.521909,41.09414],[-81.521874,41.094132],[-81.52088,41.093868],[-81.520565,41.093743],[-81.520287,41.093626],[-81.520054,41.093526],[-81.519772,41.093401],[-81.519626,41.093334],[-81.519565,41.0933],[-81.519457,41.093237],[-81.519378,41.093184],[-81.519181,41.093051],[-81.51904,41.092959],[-81.51896,41.0929],[-81.518889,41.092839],[-81.518838,41.092777],[-81.518726,41.092625],[-81.518562,41.092413],[-81.518521,41.092352],[-81.518446,41.092258],[-81.518377,41.09218],[-81.518332,41.09214],[-81.518301,41.09212],[-81.518257,41.092106],[-81.518226,41.092093],[-81.518175,41.092054],[-81.518097,41.09198],[-81.518058,41.091925],[-81.518048,41.091891],[-81.518035,41.09185],[-81.517941,41.091666],[-81.517913,41.091568],[-81.517912,41.091546],[-81.517909,41.091461],[-81.517908,41.091315],[-81.517905,41.091193],[-81.517905,41.091178],[-81.517903,41.091112],[-81.517904,41.091058],[-81.517904,41.091048],[-81.517905,41.091025],[-81.51787,41.090929],[-81.51785,41.090875],[-81.517844,41.090823],[-81.517838,41.090764],[-81.517846,41.090708],[-81.517871,41.090657],[-81.517939,41.090541],[-81.517965,41.090495],[-81.51797,41.09046],[-81.517969,41.090426],[-81.517967,41.09039],[-81.517963,41.090339],[-81.517976,41.090249],[-81.517991,41.09018],[-81.518026,41.09008],[-81.51807,41.089986],[-81.518168,41.08983],[-81.518287,41.089655],[-81.518398,41.089499],[-81.518466,41.089405],[-81.518545,41.089323],[-81.518631,41.089255],[-81.518699,41.08921],[-81.518792,41.089163],[-81.518874,41.08913],[-81.518957,41.089107],[-81.519039,41.089091],[-81.519121,41.089071],[-81.519148,41.089053],[-81.519166,41.089032],[-81.519168,41.089003],[-81.519159,41.08897],[-81.519064,41.088644],[-81.519069,41.088609],[-81.519086,41.08857],[-81.519111,41.088514],[-81.519123,41.088468],[-81.519126,41.088421],[-81.519115,41.088357],[-81.519086,41.088285],[-81.519052,41.088223],[-81.519009,41.088155],[-81.518969,41.088059],[-81.518919,41.087909],[-81.518878,41.087778],[-81.518835,41.087673],[-81.518778,41.087546],[-81.51871,41.087418],[-81.518662,41.087317],[-81.518641,41.087261],[-81.518628,41.087194],[-81.518626,41.087142],[-81.518632,41.087091],[-81.51864,41.087052],[-81.518673,41.086998],[-81.518719,41.086947],[-81.518776,41.086907],[-81.518848,41.086872],[-81.518942,41.086832],[-81.519042,41.086776],[-81.519138,41.086711],[-81.519252,41.086613],[-81.519394,41.086487],[-81.519573,41.086314],[-81.519627,41.086257],[-81.519673,41.08619],[-81.519809,41.085928],[-81.519849,41.085875],[-81.519931,41.085774],[-81.519979,41.085705],[-81.52008,41.085527],[-81.520199,41.085345],[-81.520253,41.085268],[-81.520307,41.085191],[-81.520358,41.085136],[-81.520389,41.085102],[-81.52044,41.085056],[-81.520522,41.084994],[-81.520552,41.08497],[-81.520596,41.084927],[-81.520787,41.084687],[-81.520879,41.08458],[-81.520958,41.084481],[-81.521058,41.084381],[-81.521128,41.084328],[-81.521229,41.084266],[-81.521297,41.084223],[-81.521344,41.08418],[-81.521376,41.084139],[-81.521405,41.084087],[-81.521413,41.084037],[-81.521411,41.083997],[-81.521394,41.083946],[-81.521337,41.083856],[-81.521275,41.083768],[-81.520768,41.08314],[-81.520713,41.083065],[-81.520699,41.083025],[-81.520686,41.082966],[-81.520689,41.082926],[-81.520717,41.082835],[-81.520745,41.082736],[-81.52074,41.0827],[-81.520732,41.082677],[-81.520718,41.082648],[-81.520703,41.08261],[-81.520652,41.082474],[-81.520645,41.082455],[-81.520624,41.082427],[-81.520614,41.082398],[-81.520583,41.082141],[-81.520491,41.08138],[-81.520483,41.081353],[-81.520461,41.081282],[-81.520441,41.081218],[-81.520435,41.081202],[-81.520636,41.081162],[-81.521057,41.081087],[-81.521122,41.081075],[-81.521218,41.081058],[-81.521291,41.081044],[-81.521683,41.080967],[-81.521779,41.080948],[-81.521805,41.080936],[-81.521828,41.080916],[-81.521949,41.080795],[-81.522188,41.08055],[-81.522302,41.08043],[-81.522325,41.080398],[-81.522349,41.08035],[-81.522369,41.080317],[-81.522546,41.080143],[-81.52288,41.079803],[-81.522892,41.079791],[-81.522925,41.079757],[-81.52299,41.079691],[-81.523009,41.079675],[-81.5231,41.079595],[-81.523156,41.079536],[-81.523245,41.079418],[-81.523404,41.079194],[-81.523555,41.078961],[-81.52358,41.078893],[-81.523588,41.078843],[-81.523583,41.078809],[-81.523558,41.078735],[-81.523503,41.078649],[-81.523464,41.078599],[-81.523409,41.078537],[-81.523219,41.078372],[-81.523236,41.078301],[-81.523241,41.078282],[-81.523269,41.077992],[-81.523274,41.077949],[-81.523299,41.077771],[-81.523332,41.077509],[-81.523339,41.077453],[-81.523338,41.077421],[-81.523329,41.077375],[-81.523315,41.077329],[-81.523298,41.077294],[-81.523266,41.077252],[-81.523243,41.077232],[-81.523214,41.07721],[-81.523173,41.077185],[-81.523114,41.077163],[-81.523028,41.077139],[-81.522977,41.077125],[-81.522908,41.077107],[-81.522861,41.077091],[-81.52283,41.077077],[-81.522815,41.077062],[-81.522806,41.077044],[-81.522805,41.077023],[-81.522807,41.077005],[-81.522817,41.076986],[-81.522851,41.076937],[-81.522997,41.076738],[-81.523087,41.076613],[-81.523147,41.07657],[-81.52316,41.076561],[-81.523247,41.076516],[-81.52339,41.07649],[-81.523548,41.076453],[-81.523578,41.076446],[-81.523775,41.076394],[-81.524251,41.076284],[-81.524399,41.076191],[-81.524417,41.07618],[-81.524545,41.076055],[-81.524639,41.075975],[-81.524733,41.075887],[-81.524822,41.07578],[-81.524893,41.075682],[-81.524992,41.075543],[-81.525157,41.075303],[-81.525324,41.075059],[-81.525365,41.075004],[-81.525424,41.074931],[-81.525459,41.074893],[-81.525513,41.074841],[-81.525585,41.074781],[-81.525649,41.074733],[-81.525723,41.074683],[-81.525802,41.074635],[-81.525877,41.074598],[-81.525968,41.074556],[-81.526076,41.07451],[-81.526202,41.074463],[-81.526576,41.074318],[-81.52721,41.074076],[-81.527823,41.073839],[-81.527956,41.07379],[-81.528084,41.073743],[-81.528245,41.073678],[-81.528333,41.073634],[-81.528416,41.073582],[-81.528473,41.073544],[-81.528516,41.07351],[-81.528549,41.073479],[-81.528612,41.073411],[-81.528767,41.073218],[-81.528859,41.073115],[-81.528976,41.072988],[-81.529065,41.072891],[-81.529171,41.072768],[-81.529228,41.072714],[-81.529284,41.072677],[-81.529392,41.072607],[-81.529499,41.072529],[-81.529613,41.072437],[-81.529749,41.072313],[-81.529854,41.072225],[-81.530025,41.072095],[-81.530192,41.071968],[-81.530338,41.071846],[-81.530432,41.071772],[-81.53051,41.071707],[-81.530567,41.071649],[-81.530627,41.071579],[-81.530684,41.071507],[-81.530721,41.071454],[-81.53076,41.071389],[-81.530808,41.071295],[-81.53086,41.071177],[-81.530914,41.071059],[-81.530974,41.070958],[-81.531052,41.070822],[-81.531134,41.070683],[-81.531151,41.07064],[-81.531156,41.070613],[-81.531158,41.070589],[-81.531163,41.070552],[-81.531181,41.070506],[-81.53123,41.07042],[-81.531357,41.07017],[-81.531502,41.06979],[-81.531541,41.069706],[-81.531551,41.069668],[-81.531551,41.069636],[-81.531545,41.069587],[-81.531532,41.069535],[-81.531502,41.069452],[-81.531478,41.069398],[-81.531468,41.069356],[-81.531463,41.069323],[-81.53145,41.069293],[-81.531449,41.069267],[-81.531464,41.069238],[-81.531491,41.069204],[-81.531541,41.069146],[-81.531581,41.069098],[-81.531618,41.069058],[-81.531661,41.069032],[-81.531721,41.069009],[-81.531781,41.068993],[-81.531815,41.068984],[-81.53185,41.06898],[-81.531894,41.068983],[-81.531953,41.068999],[-81.532024,41.069011],[-81.532271,41.069036],[-81.532346,41.069043],[-81.532416,41.06905],[-81.532606,41.069068],[-81.532795,41.069087],[-81.53283,41.069089],[-81.53287,41.069089],[-81.532928,41.069086],[-81.532973,41.06908],[-81.533017,41.069069],[-81.533061,41.069052],[-81.533101,41.06903],[-81.533179,41.068968],[-81.53346,41.068746],[-81.533546,41.068682],[-81.533652,41.06861],[-81.533719,41.068561],[-81.533741,41.068538],[-81.533752,41.068519],[-81.53376,41.068492],[-81.533768,41.068455],[-81.533771,41.068401],[-81.533775,41.068347],[-81.533785,41.068306],[-81.533804,41.06827],[-81.533837,41.068236],[-81.533875,41.068208],[-81.533932,41.068176],[-81.534012,41.068144],[-81.534079,41.068117],[-81.53412,41.068095],[-81.534153,41.068068],[-81.534183,41.068036],[-81.53421,41.068],[-81.534256,41.067935],[-81.534299,41.06789],[-81.534346,41.067857],[-81.534405,41.067824],[-81.534468,41.067801],[-81.534527,41.067787],[-81.534581,41.067778],[-81.534655,41.067769],[-81.534744,41.067757],[-81.534825,41.067744],[-81.534882,41.067732],[-81.534928,41.067716],[-81.534967,41.0677],[-81.535008,41.067676],[-81.535039,41.067655],[-81.535067,41.067628],[-81.535091,41.067597],[-81.535109,41.067553],[-81.535132,41.067476],[-81.535159,41.067372],[-81.53517,41.067335],[-81.535189,41.067304],[-81.535207,41.067289],[-81.535228,41.067274],[-81.535275,41.067248],[-81.535336,41.067219],[-81.535403,41.067188],[-81.535437,41.067166],[-81.535466,41.067143],[-81.535492,41.067116],[-81.535506,41.067087],[-81.535514,41.067048],[-81.535518,41.066985],[-81.535525,41.066924],[-81.535535,41.066883],[-81.53555,41.066849],[-81.535571,41.066821],[-81.535595,41.066803],[-81.535632,41.066775],[-81.535708,41.066735],[-81.535823,41.066694],[-81.535884,41.066672],[-81.535986,41.06664],[-81.536085,41.066607],[-81.536155,41.066581],[-81.536225,41.066545],[-81.536169,41.066494],[-81.53613,41.066456],[-81.536119,41.066436],[-81.536109,41.066404],[-81.536106,41.066363],[-81.536112,41.066318],[-81.536119,41.066281],[-81.536135,41.066239],[-81.536157,41.066196],[-81.536187,41.066158],[-81.5363,41.066059],[-81.536411,41.065967],[-81.536533,41.06587],[-81.536603,41.065825],[-81.536658,41.065797],[-81.536714,41.065776],[-81.536776,41.06576],[-81.536838,41.06575],[-81.536912,41.065746],[-81.537023,41.065748],[-81.537203,41.065754],[-81.537212,41.065754],[-81.537265,41.065754],[-81.537318,41.065753],[-81.537368,41.065752],[-81.537422,41.065747],[-81.537484,41.065735],[-81.537542,41.065715],[-81.537595,41.065688],[-81.537667,41.065642],[-81.537758,41.065569],[-81.537884,41.065449],[-81.538088,41.065245],[-81.53814,41.065194],[-81.538183,41.065133],[-81.538207,41.065083],[-81.538221,41.065033],[-81.538227,41.064984],[-81.538225,41.064659],[-81.538225,41.064533],[-81.538233,41.064484],[-81.538252,41.064434],[-81.538277,41.064405],[-81.538308,41.064378],[-81.538364,41.064339],[-81.538412,41.064319],[-81.538464,41.064307],[-81.538526,41.064292],[-81.538551,41.064287],[-81.538584,41.064285],[-81.538619,41.064287],[-81.538667,41.064285],[-81.538731,41.064274],[-81.538808,41.06425],[-81.538873,41.064221],[-81.539214,41.064005],[-81.539514,41.063827],[-81.539631,41.063753],[-81.539729,41.063674],[-81.539993,41.063449],[-81.540279,41.063205],[-81.540548,41.062975],[-81.540715,41.062831],[-81.540925,41.062652],[-81.54101,41.062574],[-81.5411,41.062478],[-81.541262,41.062278],[-81.541682,41.061823],[-81.541758,41.061727],[-81.54181,41.061643],[-81.541822,41.061614],[-81.541844,41.061561],[-81.541869,41.061501],[-81.541872,41.061487],[-81.541873,41.061465],[-81.541859,41.061401],[-81.541843,41.06134],[-81.541849,41.061285],[-81.541862,41.061234],[-81.541882,41.061199],[-81.541919,41.061154],[-81.541969,41.061113],[-81.542169,41.060985],[-81.542324,41.060885],[-81.542433,41.060804],[-81.54254,41.060708],[-81.542611,41.060634],[-81.542693,41.060529],[-81.542819,41.060325],[-81.542836,41.05986],[-81.542891,41.059762],[-81.542986,41.059647],[-81.543129,41.059547],[-81.54319,41.059491],[-81.543225,41.059455],[-81.54326,41.059341],[-81.543252,41.059248],[-81.543143,41.059035],[-81.543065,41.058878],[-81.543008,41.058758],[-81.542987,41.058711],[-81.542928,41.058572],[-81.542873,41.0584],[-81.54284,41.058262],[-81.542822,41.058156],[-81.542799,41.058042],[-81.542787,41.057972],[-81.542768,41.057808],[-81.542752,41.057718],[-81.542743,41.057607],[-81.542744,41.05751],[-81.542755,41.057413],[-81.542764,41.057344],[-81.542783,41.057282],[-81.542828,41.0572],[-81.542881,41.05711],[-81.542951,41.057012],[-81.543104,41.056823],[-81.543222,41.056686],[-81.543323,41.056567],[-81.543431,41.056441],[-81.543513,41.056339],[-81.54356,41.056279],[-81.543603,41.056219],[-81.543637,41.056156],[-81.54367,41.056078],[-81.543699,41.05599],[-81.543724,41.055904],[-81.543735,41.055833],[-81.543741,41.055682],[-81.543743,41.05551],[-81.543741,41.055291],[-81.543748,41.055229],[-81.543761,41.055178],[-81.543804,41.055101],[-81.543859,41.054998],[-81.543891,41.054914],[-81.543902,41.054848],[-81.543905,41.054781],[-81.543896,41.054704],[-81.54388,41.054657],[-81.543848,41.054596],[-81.543772,41.054476],[-81.543686,41.054348],[-81.54359,41.0542],[-81.543437,41.053967],[-81.543334,41.053811],[-81.54327,41.053707],[-81.543229,41.053624],[-81.543203,41.053557],[-81.543194,41.053496],[-81.543192,41.053389],[-81.543202,41.053164],[-81.543201,41.052927],[-81.543209,41.052764],[-81.543225,41.052656],[-81.543249,41.052583],[-81.543299,41.052492],[-81.543413,41.052344],[-81.543509,41.052239],[-81.543643,41.052086],[-81.543735,41.051975],[-81.543761,41.05193],[-81.543771,41.05189],[-81.543767,41.05185],[-81.543747,41.05181],[-81.543685,41.051718],[-81.543594,41.051584],[-81.5435,41.051443],[-81.543408,41.051315],[-81.543343,41.051238],[-81.543294,41.05118],[-81.543278,41.051139],[-81.543276,41.05109],[-81.543286,41.050972],[-81.543318,41.050672],[-81.543335,41.050599],[-81.543353,41.050547],[-81.543382,41.050492],[-81.543434,41.050454],[-81.54344,41.050447],[-81.543477,41.05041],[-81.543501,41.05038],[-81.54353,41.050335],[-81.543557,41.050272],[-81.54357,41.050217],[-81.543578,41.050157],[-81.543595,41.049857],[-81.543627,41.049209],[-81.543632,41.049096],[-81.543656,41.048676],[-81.543666,41.048524],[-81.543675,41.048329],[-81.543669,41.048265],[-81.543657,41.048202],[-81.543619,41.048088],[-81.543582,41.047997],[-81.543367,41.047453],[-81.543175,41.046963],[-81.543024,41.046585],[-81.542949,41.046411],[-81.542894,41.046239],[-81.542846,41.046113],[-81.54281,41.046051],[-81.542746,41.045959],[-81.542708,41.045873],[-81.542672,41.045775],[-81.542646,41.045688],[-81.542631,41.045612],[-81.542607,41.045426],[-81.542579,41.045214],[-81.54255,41.044905],[-81.542529,41.044717],[-81.542513,41.044592],[-81.542463,41.044317],[-81.542331,41.043635],[-81.542271,41.043308],[-81.542239,41.043143],[-81.542209,41.042998],[-81.542205,41.042925],[-81.542209,41.04282],[-81.542202,41.042773],[-81.542172,41.042654],[-81.542142,41.042562],[-81.542109,41.042478],[-81.542016,41.042284],[-81.541998,41.042245],[-81.54197,41.042203],[-81.541937,41.042167],[-81.541904,41.042138],[-81.541791,41.042063],[-81.541771,41.042041],[-81.541759,41.04202],[-81.541735,41.041961],[-81.541525,41.041438],[-81.541275,41.040805],[-81.541235,41.040702],[-81.541202,41.040632],[-81.541163,41.040562],[-81.541061,41.040406],[-81.540985,41.040292],[-81.540955,41.040253],[-81.540936,41.04022],[-81.540927,41.040186],[-81.54093,41.040115],[-81.540928,41.040081],[-81.54092,41.040042],[-81.540905,41.040009],[-81.540851,41.03992],[-81.54079,41.03983],[-81.540758,41.03979],[-81.540713,41.039757],[-81.540673,41.039733],[-81.540624,41.039708],[-81.540586,41.039679],[-81.540525,41.039628],[-81.540462,41.039567],[-81.540415,41.03951],[-81.540371,41.039441],[-81.540329,41.039369],[-81.540281,41.039282],[-81.540205,41.039167],[-81.54012,41.039025],[-81.540073,41.038943],[-81.540039,41.038858],[-81.540018,41.038773],[-81.540003,41.038656],[-81.539971,41.038522],[-81.53994,41.038409],[-81.539906,41.038314],[-81.539872,41.038231],[-81.539831,41.038155],[-81.539687,41.037923],[-81.539596,41.037743],[-81.539526,41.037622],[-81.539407,41.037421],[-81.539256,41.037168],[-81.539021,41.03678],[-81.538843,41.036489],[-81.538736,41.036309],[-81.538628,41.036129],[-81.538563,41.03601],[-81.538502,41.035887],[-81.538435,41.035772],[-81.538313,41.035579],[-81.538205,41.03541],[-81.538127,41.035295],[-81.53807,41.03522],[-81.537942,41.035075],[-81.537877,41.034989],[-81.537801,41.034878],[-81.537751,41.034794],[-81.537701,41.034702],[-81.537659,41.034614],[-81.537617,41.034491],[-81.537573,41.03438],[-81.537517,41.03426],[-81.537464,41.034159],[-81.537381,41.034025],[-81.53728,41.033849],[-81.537176,41.033652],[-81.537078,41.033491],[-81.537027,41.033414],[-81.536909,41.033219],[-81.536854,41.033104],[-81.536813,41.033032],[-81.536763,41.032968],[-81.5367,41.0329],[-81.536664,41.032866],[-81.536613,41.032829],[-81.536542,41.032786],[-81.536464,41.032742],[-81.536405,41.032706],[-81.536359,41.032676],[-81.536328,41.032645],[-81.536297,41.032598],[-81.536279,41.032556],[-81.536273,41.032521],[-81.536276,41.032484],[-81.536334,41.032171],[-81.536339,41.032153],[-81.53635,41.032133],[-81.536381,41.032097],[-81.536435,41.03205],[-81.536503,41.031999],[-81.536599,41.031921],[-81.536667,41.031861],[-81.536734,41.031789],[-81.536798,41.031703],[-81.536884,41.031569],[-81.537007,41.031367],[-81.537126,41.031174],[-81.537163,41.031106],[-81.537199,41.031022],[-81.537244,41.030911],[-81.537338,41.030727],[-81.537452,41.030509],[-81.537494,41.030436],[-81.537529,41.030391],[-81.537571,41.030338],[-81.537605,41.030283],[-81.537628,41.030228],[-81.537659,41.030139],[-81.537691,41.030039],[-81.53772,41.029976],[-81.537751,41.029933],[-81.537815,41.029869],[-81.537865,41.029811],[-81.537894,41.029765],[-81.537921,41.029713],[-81.538031,41.029477],[-81.538117,41.029299],[-81.538166,41.029214],[-81.538223,41.02914],[-81.538339,41.028987],[-81.538412,41.02888],[-81.53853,41.028663],[-81.538575,41.028565],[-81.538661,41.028392],[-81.538844,41.028076],[-81.538911,41.027966],[-81.539036,41.027732],[-81.539181,41.027441],[-81.539254,41.027316],[-81.539291,41.027254],[-81.539329,41.027211],[-81.539455,41.02706],[-81.539507,41.026994],[-81.539562,41.026921],[-81.539634,41.026819],[-81.539691,41.026726],[-81.539711,41.026672],[-81.539719,41.026626],[-81.539731,41.026489],[-81.539737,41.026435],[-81.539748,41.026401],[-81.539782,41.026343],[-81.539892,41.026151],[-81.540002,41.025945],[-81.540113,41.025748],[-81.540216,41.02557],[-81.540327,41.025395],[-81.540397,41.025288],[-81.540499,41.025146],[-81.540621,41.025],[-81.540766,41.024836],[-81.540873,41.024728],[-81.541008,41.024606],[-81.541108,41.024523],[-81.541211,41.024448],[-81.541336,41.024365],[-81.541439,41.024305],[-81.54166,41.024198],[-81.541946,41.024062],[-81.542153,41.023969],[-81.542394,41.023868],[-81.542559,41.023807],[-81.542753,41.023744],[-81.542882,41.023704],[-81.543002,41.023676],[-81.543137,41.023645],[-81.543262,41.023624],[-81.543393,41.023604],[-81.543609,41.023582],[-81.543733,41.023573],[-81.54422,41.023544],[-81.544365,41.023543],[-81.544553,41.023551],[-81.544862,41.023567],[-81.545119,41.023573],[-81.545337,41.023575],[-81.545502,41.023578],[-81.54567,41.023587],[-81.545897,41.023597],[-81.546267,41.023606],[-81.546508,41.023612],[-81.546741,41.023624],[-81.547275,41.023639],[-81.547474,41.023647],[-81.547543,41.023654],[-81.547611,41.023671],[-81.547703,41.023682],[-81.54786,41.023692],[-81.54802,41.023698],[-81.548185,41.023704],[-81.548345,41.023702],[-81.548483,41.023697],[-81.548601,41.023691],[-81.548901,41.023694],[-81.549151,41.023691],[-81.54921,41.023691],[-81.5493,41.023691],[-81.549385,41.023697],[-81.549477,41.023713],[-81.549547,41.023731],[-81.549582,41.023735],[-81.549658,41.023744],[-81.549745,41.023743],[-81.549845,41.023736],[-81.549943,41.023724],[-81.550016,41.023709],[-81.550114,41.023681],[-81.550187,41.023657],[-81.550249,41.023647],[-81.55031,41.023646],[-81.550452,41.023654],[-81.550598,41.02366],[-81.550651,41.023662],[-81.550876,41.023663],[-81.551137,41.023655],[-81.551412,41.02364],[-81.551648,41.023624],[-81.551784,41.023615],[-81.551972,41.023602],[-81.552193,41.023575],[-81.552393,41.023544],[-81.552562,41.023506],[-81.552744,41.023459],[-81.552928,41.023403],[-81.553119,41.023334],[-81.553287,41.023266],[-81.553466,41.023194],[-81.553748,41.023059],[-81.553941,41.022961],[-81.554162,41.022846],[-81.554414,41.022702],[-81.554843,41.022451],[-81.55512,41.022291],[-81.555454,41.022106],[-81.555891,41.021869],[-81.556288,41.021646],[-81.556722,41.021403],[-81.556898,41.021306],[-81.557069,41.021226],[-81.557201,41.021173],[-81.557333,41.02113],[-81.557455,41.021098],[-81.55759,41.021074],[-81.557712,41.021064],[-81.557899,41.021057],[-81.558154,41.021058],[-81.558459,41.021065],[-81.558864,41.021082],[-81.559289,41.021094],[-81.559657,41.021103],[-81.560222,41.021125],[-81.560514,41.021133],[-81.561183,41.021153],[-81.561595,41.021151],[-81.561893,41.021146],[-81.562412,41.021133],[-81.562773,41.021118],[-81.563155,41.021105],[-81.563506,41.021092],[-81.563839,41.021084],[-81.564158,41.02108],[-81.564451,41.021079],[-81.564706,41.021082],[-81.56497,41.021096],[-81.565267,41.021115],[-81.565516,41.021138],[-81.565805,41.021175],[-81.566,41.021208],[-81.566227,41.021251],[-81.566508,41.021312],[-81.566755,41.021367],[-81.566998,41.021423],[-81.567165,41.021464],[-81.567422,41.021538],[-81.567624,41.021604],[-81.567851,41.021687],[-81.568015,41.021751],[-81.568232,41.021831],[-81.56849,41.021935],[-81.568767,41.022064],[-81.569009,41.022191],[-81.569241,41.022313],[-81.569435,41.022422],[-81.569624,41.022544],[-81.569767,41.022639],[-81.56992,41.022759],[-81.570043,41.022863],[-81.57024,41.023052],[-81.570611,41.023415],[-81.570762,41.023564],[-81.571104,41.023904],[-81.571294,41.024092],[-81.571498,41.024291],[-81.571667,41.024457],[-81.571868,41.024644],[-81.572154,41.024925],[-81.572392,41.025164],[-81.572608,41.025392],[-81.572896,41.025687],[-81.57304,41.025828],[-81.57338,41.026153],[-81.573662,41.026415],[-81.573899,41.026621],[-81.574091,41.026779],[-81.574192,41.026856],[-81.574336,41.026955],[-81.574487,41.027041],[-81.574642,41.027122],[-81.574861,41.027225],[-81.575012,41.027287],[-81.57531,41.027388],[-81.575705,41.027523],[-81.576091,41.027646],[-81.576391,41.027744],[-81.576641,41.027818],[-81.576855,41.027881],[-81.577048,41.02793],[-81.577185,41.027963],[-81.577274,41.027991],[-81.577369,41.028029],[-81.57751,41.028087],[-81.577767,41.028176],[-81.57817,41.028307],[-81.57862,41.028451],[-81.579138,41.028616],[-81.579672,41.028786],[-81.580227,41.028961],[-81.580587,41.029073],[-81.580728,41.029118],[-81.581215,41.029265],[-81.58149,41.029347],[-81.581656,41.029402],[-81.581885,41.02947],[-81.582173,41.029544],[-81.582382,41.029594],[-81.582545,41.029634],[-81.58272,41.029671],[-81.582883,41.029697],[-81.583023,41.02971],[-81.583142,41.029716],[-81.583291,41.029717],[-81.583431,41.029712],[-81.583603,41.0297],[-81.583763,41.029679],[-81.583856,41.029665],[-81.583988,41.029635],[-81.584178,41.029578],[-81.584367,41.029515],[-81.58454,41.029451],[-81.584709,41.029379],[-81.584954,41.029261],[-81.585206,41.029134],[-81.585395,41.029034],[-81.585594,41.028919],[-81.58675,41.028235],[-81.587389,41.027854],[-81.587714,41.027679],[-81.58787,41.027594],[-81.587957,41.027542],[-81.588084,41.027465],[-81.588207,41.027385],[-81.588367,41.02727],[-81.588637,41.027072],[-81.588951,41.026835],[-81.589262,41.026598],[-81.589805,41.026178],[-81.590077,41.025967],[-81.590347,41.025765],[-81.590638,41.025549],[-81.59089,41.025366],[-81.591125,41.025197],[-81.591389,41.024999],[-81.591668,41.024794],[-81.591935,41.024584],[-81.59213,41.024425],[-81.592289,41.024291],[-81.592348,41.024238],[-81.592433,41.024156],[-81.592496,41.024091],[-81.592571,41.024004],[-81.592638,41.023929],[-81.592682,41.023884],[-81.592739,41.023836],[-81.592783,41.023801],[-81.592919,41.023705],[-81.593016,41.023632],[-81.59314,41.023531],[-81.593327,41.023377],[-81.593426,41.023296],[-81.593816,41.022963],[-81.59402,41.022788],[-81.594181,41.022652],[-81.594331,41.022511],[-81.59443,41.02242],[-81.5947,41.022154],[-81.595015,41.021833],[-81.595415,41.021428],[-81.595615,41.021228],[-81.595769,41.021087],[-81.595897,41.020983],[-81.596045,41.020879],[-81.596185,41.020788],[-81.596352,41.020689],[-81.596592,41.020561],[-81.596765,41.020472],[-81.596999,41.020353],[-81.597212,41.020244],[-81.597458,41.020112],[-81.597655,41.020005],[-81.597879,41.019864],[-81.598167,41.019677],[-81.59841,41.019505],[-81.598568,41.019381],[-81.598742,41.019242],[-81.598882,41.019114],[-81.599093,41.0189],[-81.599312,41.018671],[-81.599601,41.018382],[-81.599853,41.018132],[-81.600032,41.01794],[-81.600294,41.017667],[-81.600535,41.017408],[-81.600837,41.017094],[-81.601066,41.016868],[-81.601183,41.016754],[-81.601311,41.016634],[-81.601435,41.016496],[-81.601588,41.016314],[-81.601748,41.016129],[-81.601853,41.016],[-81.601952,41.015884],[-81.602092,41.015693],[-81.602182,41.015565],[-81.602319,41.01537],[-81.60248,41.01514],[-81.602633,41.01492],[-81.602774,41.014724],[-81.602883,41.01458],[-81.602998,41.014434],[-81.603167,41.014229],[-81.603296,41.014091],[-81.603501,41.013856],[-81.603583,41.013768],[-81.603791,41.013522],[-81.603879,41.013415],[-81.603953,41.013318],[-81.604014,41.013221],[-81.60419,41.012938],[-81.604322,41.012728],[-81.604398,41.012608],[-81.604485,41.012448],[-81.604548,41.012306],[-81.604603,41.012152],[-81.604642,41.012013],[-81.604676,41.011856],[-81.604715,41.011613],[-81.604746,41.011445],[-81.604805,41.01117],[-81.604852,41.010908],[-81.604877,41.010745],[-81.604919,41.010518],[-81.604932,41.010414],[-81.604947,41.010103],[-81.604961,41.00992],[-81.604993,41.009643],[-81.605007,41.009502],[-81.605028,41.009381],[-81.605075,41.009174],[-81.60512,41.008979],[-81.60519,41.008744],[-81.605258,41.008556],[-81.605335,41.00836],[-81.605373,41.008265],[-81.605487,41.007928],[-81.605538,41.007784],[-81.605577,41.007657],[-81.605636,41.007484],[-81.605671,41.00737],[-81.605698,41.007293],[-81.60584,41.006954],[-81.605897,41.006819],[-81.60594,41.006736],[-81.605985,41.006651],[-81.606108,41.006394],[-81.606239,41.006133],[-81.606396,41.005786],[-81.60649,41.005572],[-81.606597,41.005335],[-81.606653,41.005206],[-81.606715,41.005056],[-81.606748,41.00497],[-81.606812,41.004779],[-81.606866,41.004622],[-81.60693,41.004444],[-81.60697,41.004344],[-81.607004,41.004241],[-81.607023,41.004171],[-81.607022,41.004085],[-81.607031,41.003976],[-81.607063,41.003903]],[[-81.684354,41.447273],[-81.684255,41.447281],[-81.68404,41.447298],[-81.68393,41.447299],[-81.683704,41.447294],[-81.683452,41.447298],[-81.682832,41.447313],[-81.682708,41.447314],[-81.682621,41.447316],[-81.682579,41.447302],[-81.68255,41.447286],[-81.682531,41.447247],[-81.682536,41.447192],[-81.682544,41.447136],[-81.682558,41.447079],[-81.682556,41.447026],[-81.682541,41.446983],[-81.682514,41.446939],[-81.682497,41.446901],[-81.682511,41.446853],[-81.682539,41.446805],[-81.682591,41.446726],[-81.682641,41.446673],[-81.682699,41.446598],[-81.682761,41.44653],[-81.682862,41.446463],[-81.682946,41.446391],[-81.682999,41.446338],[-81.68304,41.446266],[-81.683082,41.446177],[-81.683109,41.446069],[-81.683105,41.44592],[-81.683082,41.445747],[-81.683082,41.445627],[-81.683042,41.445544],[-81.682988,41.445484],[-81.682915,41.445436],[-81.682848,41.445421],[-81.682695,41.445409],[-81.682296,41.44545],[-81.681762,41.44547],[-81.681443,41.445474],[-81.680971,41.445486],[-81.680391,41.445544],[-81.679976,41.445528],[-81.679777,41.445532],[-81.679673,41.445524],[-81.679525,41.445514],[-81.679453,41.445492],[-81.67941,41.445484],[-81.679238,41.445425],[-81.679123,41.445345],[-81.678855,41.445144],[-81.678629,41.445027],[-81.677905,41.444722],[-81.677581,41.444607],[-81.677446,41.444569],[-81.677259,41.444493],[-81.676966,41.444414],[-81.676846,41.444356],[-81.676714,41.444267],[-81.676634,41.444171],[-81.676551,41.444014],[-81.676561,41.443942],[-81.676559,41.443849],[-81.676583,41.443751],[-81.676648,41.443486]],[[-81.677716,41.477588],[-81.677843,41.477647],[-81.677861,41.477673],[-81.677891,41.477696]],[[-81.700502,41.495274],[-81.700288,41.495229],[-81.700013,41.495166],[-81.699916,41.495144],[-81.69966,41.495094],[-81.699412,41.495072],[-81.699143,41.49504],[-81.699002,41.494993],[-81.698958,41.494949],[-81.69893,41.494892],[-81.698924,41.494798],[-81.698962,41.494727],[-81.699044,41.494694],[-81.6991,41.494689],[-81.699155,41.4947],[-81.699197,41.494732],[-81.699214,41.494798],[-81.69918,41.494889],[-81.699164,41.494949]],[[-81.68518,41.447333],[-81.68528,41.447328],[-81.685375,41.447316]],[[-81.571937,41.204496],[-81.571866,41.204489],[-81.571803,41.204479],[-81.571719,41.204456],[-81.571658,41.204432],[-81.571597,41.204405],[-81.571523,41.204368],[-81.57142,41.204327],[-81.571234,41.204246],[-81.571115,41.204199]],[[-81.526935,40.795488],[-81.526955,40.795496],[-81.527315,40.795399],[-81.527737,40.795276],[-81.527891,40.795458],[-81.527923,40.795496],[-81.527962,40.795482],[-81.527979,40.795525],[-81.527985,40.795553],[-81.52801,40.7956],[-81.528079,40.795704],[-81.528188,40.795879],[-81.528296,40.796063],[-81.528386,40.796229],[-81.528443,40.796339],[-81.528538,40.796525],[-81.52861,40.79667],[-81.528657,40.796771],[-81.528701,40.796882],[-81.528743,40.797],[-81.528778,40.797118],[-81.528811,40.797243],[-81.528848,40.797386],[-81.528898,40.797582],[-81.528934,40.79773],[-81.528962,40.797875],[-81.528991,40.798032],[-81.529015,40.798174],[-81.529037,40.798353],[-81.529048,40.798496],[-81.529055,40.79862],[-81.529058,40.798762],[-81.529057,40.798904],[-81.529053,40.799017],[-81.529048,40.799147],[-81.529039,40.799327],[-81.529031,40.799488],[-81.529033,40.799571],[-81.529039,40.799676],[-81.529045,40.79974],[-81.529044,40.799776],[-81.529038,40.799797],[-81.529023,40.799819],[-81.528996,40.79985],[-81.528937,40.799985],[-81.5289,40.800071],[-81.528897,40.800083],[-81.528894,40.800097],[-81.528901,40.800114],[-81.528915,40.800131],[-81.528934,40.800147],[-81.528942,40.800169],[-81.528937,40.800203],[-81.528896,40.800378],[-81.528858,40.800518],[-81.528818,40.800654],[-81.528764,40.800814],[-81.528727,40.800928],[-81.528675,40.801072],[-81.528611,40.801233],[-81.528532,40.801414],[-81.528469,40.801551],[-81.528394,40.801703],[-81.528312,40.801858],[-81.528228,40.802007],[-81.52814,40.802159],[-81.528042,40.802318],[-81.527921,40.802495],[-81.5278,40.802664],[-81.527678,40.802829],[-81.527544,40.803016],[-81.527403,40.803207],[-81.527265,40.803396],[-81.527165,40.803533],[-81.527048,40.803702],[-81.526936,40.803876],[-81.52685,40.804018],[-81.52679,40.804136],[-81.526732,40.804255],[-81.526683,40.804369],[-81.52664,40.804473],[-81.526589,40.804605],[-81.526557,40.804702],[-81.526518,40.804833],[-81.526465,40.805024],[-81.526431,40.80516],[-81.526406,40.805275],[-81.526375,40.805392],[-81.526341,40.805523],[-81.526294,40.805693],[-81.526259,40.805834],[-81.526229,40.805984],[-81.526208,40.806108],[-81.526196,40.806207],[-81.526187,40.806313],[-81.526188,40.806424],[-81.526191,40.806554],[-81.526198,40.806693],[-81.526211,40.806811],[-81.526223,40.806878],[-81.526244,40.806986],[-81.526268,40.807087],[-81.526289,40.807166],[-81.526307,40.807231],[-81.526345,40.807343],[-81.526384,40.80745],[-81.526426,40.807553],[-81.52648,40.807676],[-81.526527,40.807775],[-81.526585,40.807885],[-81.526645,40.807995],[-81.526709,40.80811],[-81.526919,40.808467],[-81.527123,40.808808],[-81.527193,40.808931],[-81.527258,40.809048],[-81.527316,40.809164],[-81.527359,40.809267],[-81.52739,40.809372],[-81.527413,40.809472],[-81.527426,40.809569],[-81.527432,40.809674],[-81.52743,40.809754],[-81.527426,40.809824],[-81.527413,40.809916],[-81.527386,40.810024],[-81.527357,40.810122],[-81.527348,40.81017],[-81.527348,40.810212],[-81.527354,40.810251],[-81.527364,40.810285],[-81.527384,40.810321],[-81.527417,40.81037],[-81.527456,40.810423],[-81.527519,40.810501],[-81.527611,40.810606],[-81.527676,40.810671],[-81.527732,40.810719],[-81.527807,40.81078],[-81.527897,40.810862],[-81.527975,40.810932],[-81.52806,40.811015],[-81.528094,40.811044],[-81.52814,40.811063],[-81.528184,40.811069],[-81.52825,40.811074],[-81.528349,40.811077],[-81.528402,40.811087],[-81.528441,40.811097],[-81.528479,40.8111],[-81.52857,40.811093],[-81.528639,40.811085],[-81.528679,40.811081],[-81.528732,40.811086],[-81.528784,40.811102],[-81.528833,40.811132],[-81.528883,40.811177],[-81.528915,40.811225],[-81.528948,40.811283],[-81.528977,40.811329],[-81.529005,40.811369],[-81.52903,40.811401],[-81.529061,40.811428],[-81.529111,40.811465],[-81.529133,40.81149],[-81.529149,40.811522],[-81.529164,40.811557],[-81.529173,40.81157],[-81.52919,40.811597],[-81.529228,40.811637],[-81.529279,40.811676],[-81.529355,40.811735],[-81.529423,40.811785],[-81.529465,40.811821],[-81.529489,40.811847],[-81.529511,40.811878],[-81.529594,40.812019],[-81.529614,40.81206],[-81.52963,40.812103],[-81.529648,40.812155],[-81.529711,40.812327],[-81.529734,40.812392],[-81.529759,40.812463],[-81.529778,40.81253],[-81.529789,40.812582],[-81.529798,40.812639],[-81.529804,40.812708],[-81.529809,40.81279],[-81.52981,40.812901],[-81.529815,40.813032],[-81.529815,40.813162],[-81.529811,40.813234],[-81.529803,40.813286],[-81.529776,40.813381],[-81.529737,40.813492],[-81.529711,40.813589],[-81.529698,40.813656],[-81.529685,40.813732],[-81.529679,40.813811],[-81.529677,40.813876],[-81.52968,40.813927],[-81.529692,40.813983],[-81.529701,40.81402],[-81.529722,40.814094],[-81.529735,40.814152],[-81.529742,40.814205],[-81.529742,40.814248],[-81.529736,40.814298],[-81.529716,40.81437],[-81.529705,40.814432],[-81.529705,40.814493],[-81.529715,40.814565],[-81.529728,40.814603],[-81.529734,40.814638],[-81.529737,40.814669],[-81.529736,40.814707],[-81.52973,40.814745],[-81.529691,40.814861],[-81.529671,40.814909],[-81.529595,40.815096],[-81.529556,40.815159],[-81.529524,40.815191],[-81.529487,40.815209],[-81.529429,40.81523],[-81.529376,40.815263],[-81.529348,40.815289],[-81.529281,40.815365],[-81.529225,40.81541],[-81.529164,40.815446],[-81.529083,40.815477],[-81.528948,40.81552],[-81.52879,40.81557],[-81.528749,40.815592],[-81.528712,40.815625],[-81.528673,40.815649],[-81.528597,40.815668],[-81.528441,40.815687],[-81.528366,40.815691],[-81.528278,40.815687],[-81.528171,40.815676],[-81.528146,40.815789],[-81.52805,40.81628],[-81.527985,40.816639],[-81.527936,40.816874],[-81.52793,40.816916],[-81.527936,40.816952],[-81.52794,40.81698],[-81.527941,40.817074],[-81.527936,40.817153],[-81.527923,40.817253],[-81.527906,40.817312],[-81.527865,40.817438],[-81.527825,40.817579],[-81.527758,40.817937],[-81.527727,40.81807],[-81.527681,40.818229],[-81.527632,40.818409],[-81.527576,40.818612],[-81.527478,40.818912],[-81.527415,40.819096],[-81.527325,40.819337],[-81.52724,40.819581],[-81.527144,40.819882],[-81.527088,40.820035],[-81.527035,40.820172],[-81.526938,40.820428],[-81.526854,40.820661],[-81.526732,40.820997],[-81.526677,40.821149],[-81.526623,40.821307],[-81.52659,40.821389],[-81.526543,40.821485],[-81.526494,40.8216],[-81.526459,40.821719],[-81.526421,40.82186],[-81.52639,40.821961],[-81.526362,40.822049],[-81.526313,40.82215],[-81.526284,40.822248],[-81.52624,40.822397],[-81.526193,40.82251],[-81.526127,40.822655],[-81.526089,40.822766],[-81.526062,40.82286],[-81.526018,40.822981],[-81.525921,40.823218],[-81.525886,40.823327],[-81.525845,40.82349],[-81.525816,40.823646],[-81.525802,40.823726],[-81.525788,40.823783],[-81.525746,40.823894],[-81.525688,40.824047],[-81.525637,40.824168],[-81.525596,40.824261],[-81.525569,40.824337],[-81.525549,40.824416],[-81.525505,40.8246],[-81.525458,40.82477],[-81.525425,40.824938],[-81.525408,40.825057],[-81.525399,40.825167],[-81.525381,40.825266],[-81.525355,40.825392],[-81.52532,40.825542],[-81.525276,40.825802],[-81.525213,40.826147],[-81.525187,40.826311],[-81.525156,40.826452],[-81.525142,40.826561],[-81.525134,40.82668],[-81.525122,40.826811],[-81.525113,40.826955],[-81.525092,40.827101],[-81.525067,40.82725],[-81.525049,40.827423],[-81.525047,40.827545],[-81.525053,40.827683],[-81.525059,40.827838],[-81.525064,40.827987],[-81.525071,40.828126],[-81.525079,40.828265],[-81.525089,40.828445],[-81.525098,40.828562],[-81.525117,40.828666],[-81.525138,40.828777],[-81.525181,40.828938],[-81.525231,40.829149],[-81.525273,40.829343],[-81.525343,40.829656],[-81.525393,40.829871],[-81.525444,40.83008],[-81.525491,40.830264],[-81.525524,40.830403],[-81.52555,40.830536],[-81.525557,40.830639],[-81.525551,40.8307],[-81.525545,40.830787],[-81.525541,40.830895],[-81.525555,40.831198],[-81.52555,40.831305],[-81.525527,40.831383],[-81.525514,40.831455],[-81.5255,40.831547],[-81.525504,40.831703],[-81.525498,40.831857],[-81.525477,40.831995],[-81.525452,40.832116],[-81.52542,40.832257],[-81.525373,40.832428],[-81.525311,40.832613],[-81.52526,40.832765],[-81.525213,40.832922],[-81.525181,40.832997],[-81.525048,40.833242],[-81.525004,40.833316],[-81.524952,40.833386],[-81.524895,40.833486],[-81.524806,40.833649],[-81.524717,40.8338],[-81.524589,40.834004],[-81.524424,40.834269],[-81.524293,40.834485],[-81.524124,40.834754],[-81.524008,40.83491],[-81.523931,40.835023],[-81.52388,40.835108],[-81.523833,40.835206],[-81.523791,40.835275],[-81.523736,40.835349],[-81.523649,40.83545],[-81.523503,40.835614],[-81.523342,40.835814],[-81.523168,40.836051],[-81.523042,40.836242],[-81.522976,40.836348],[-81.522901,40.836458],[-81.522822,40.836588],[-81.522758,40.836727],[-81.522703,40.836865],[-81.522669,40.836976],[-81.522639,40.837106],[-81.522619,40.83722],[-81.522611,40.837324],[-81.52261,40.837449],[-81.522614,40.837578],[-81.522628,40.837723],[-81.522688,40.838434],[-81.522719,40.838779],[-81.522743,40.839023],[-81.522773,40.83933],[-81.522797,40.839577],[-81.522813,40.839716],[-81.522821,40.839835],[-81.522817,40.83994],[-81.522804,40.840023],[-81.522798,40.840098],[-81.522804,40.840232],[-81.52281,40.840405],[-81.522817,40.840458],[-81.522823,40.840502],[-81.522878,40.840893],[-81.522913,40.841099],[-81.522943,40.841229],[-81.522983,40.841344],[-81.523045,40.841482],[-81.523116,40.841601],[-81.523204,40.841774],[-81.523369,40.84209],[-81.52348,40.842302],[-81.523571,40.842454],[-81.523665,40.842602],[-81.523779,40.842757],[-81.523848,40.842843],[-81.523981,40.843005],[-81.524137,40.843171],[-81.524272,40.843302],[-81.524406,40.843416],[-81.524537,40.843516],[-81.5247,40.843625],[-81.524989,40.843807],[-81.525369,40.844047],[-81.525578,40.844174],[-81.525815,40.844316],[-81.52601,40.844426],[-81.526217,40.844532],[-81.526418,40.844622],[-81.526642,40.84471],[-81.527106,40.844864],[-81.527441,40.844969],[-81.527739,40.845048],[-81.527995,40.845116],[-81.528668,40.845303],[-81.529026,40.845392],[-81.529272,40.845442],[-81.529614,40.845504],[-81.530111,40.845596],[-81.530365,40.845641],[-81.530586,40.845669],[-81.530924,40.845704],[-81.531194,40.845735],[-81.531425,40.845751],[-81.531625,40.845763],[-81.5318,40.845771],[-81.531953,40.845781],[-81.532043,40.845786],[-81.53211,40.845782],[-81.532171,40.84577],[-81.532228,40.845763],[-81.532286,40.845768],[-81.532326,40.845778],[-81.53237,40.845789],[-81.532452,40.845799],[-81.532611,40.845822],[-81.532753,40.845835],[-81.532983,40.845843],[-81.533316,40.84586],[-81.533596,40.845877],[-81.533785,40.845893],[-81.533965,40.845911],[-81.534158,40.845934],[-81.5344,40.845968],[-81.534779,40.846022],[-81.535195,40.846081],[-81.535573,40.846136],[-81.535736,40.846159],[-81.535852,40.846171],[-81.535969,40.846177],[-81.536135,40.846179],[-81.536283,40.846168],[-81.536423,40.846152],[-81.536557,40.846121],[-81.536843,40.846042],[-81.537052,40.845979],[-81.53726,40.845901],[-81.537374,40.84586],[-81.537526,40.845802],[-81.537983,40.845608],[-81.538277,40.845474],[-81.538613,40.845319],[-81.538951,40.845163],[-81.539244,40.845029],[-81.539529,40.844898],[-81.539986,40.84469],[-81.54034,40.844533],[-81.54057,40.844438],[-81.540824,40.844337],[-81.541017,40.844277],[-81.541341,40.844193],[-81.54155,40.844149],[-81.541759,40.844107],[-81.542013,40.844062],[-81.542648,40.843951],[-81.542975,40.843891],[-81.543206,40.843849],[-81.543456,40.843805],[-81.543688,40.843762],[-81.543922,40.843717],[-81.544231,40.843664],[-81.544374,40.843646],[-81.544567,40.843623],[-81.544722,40.843609],[-81.544866,40.843601],[-81.545021,40.843599],[-81.54519,40.8436],[-81.545325,40.843604],[-81.545495,40.843612],[-81.545642,40.843621],[-81.545868,40.843636],[-81.546252,40.843666],[-81.546793,40.843711],[-81.547151,40.843745],[-81.54734,40.843764],[-81.547521,40.843792],[-81.547677,40.843823],[-81.547885,40.843872],[-81.54805,40.843918],[-81.54821,40.843967],[-81.54839,40.844036],[-81.548666,40.844145],[-81.548998,40.844273],[-81.549216,40.844357],[-81.549599,40.8445],[-81.550008,40.844656],[-81.550166,40.844719],[-81.550321,40.84479],[-81.550476,40.844867],[-81.550612,40.844947],[-81.55071,40.845008],[-81.550842,40.845093],[-81.551013,40.845212],[-81.551198,40.845346],[-81.551329,40.845456],[-81.551448,40.845554],[-81.55165,40.845729],[-81.55195,40.845986],[-81.552182,40.846186],[-81.552393,40.846375],[-81.552611,40.846558],[-81.552886,40.846793],[-81.553075,40.846958],[-81.553287,40.847135],[-81.553503,40.847315],[-81.553721,40.847497],[-81.553958,40.847706],[-81.554126,40.847854],[-81.554284,40.847987],[-81.554486,40.848155],[-81.55471,40.84835],[-81.555027,40.848624],[-81.555257,40.848825],[-81.555454,40.849003],[-81.555609,40.849132],[-81.555745,40.849238],[-81.555877,40.84933],[-81.556028,40.849434],[-81.556177,40.849529],[-81.556393,40.849682],[-81.556559,40.849804],[-81.556768,40.849955],[-81.556971,40.850093],[-81.557119,40.850189],[-81.557233,40.85026],[-81.557361,40.850336],[-81.557495,40.850418],[-81.557679,40.850524],[-81.557845,40.850613],[-81.558004,40.850693],[-81.558171,40.85077],[-81.558345,40.850842],[-81.558547,40.850926],[-81.558758,40.851015],[-81.558932,40.851085],[-81.559127,40.851164],[-81.559297,40.851228],[-81.559476,40.851296],[-81.559661,40.85136],[-81.559837,40.851413],[-81.560034,40.851466],[-81.560193,40.851503],[-81.560479,40.851568],[-81.560918,40.851658],[-81.561449,40.851766],[-81.561659,40.851802],[-81.561893,40.851848],[-81.562371,40.851939],[-81.562815,40.852023],[-81.563244,40.852107],[-81.563419,40.852142],[-81.563571,40.852183],[-81.563733,40.852232],[-81.563905,40.852292],[-81.56403,40.852341],[-81.56418,40.852401],[-81.564332,40.85247],[-81.564485,40.852552],[-81.564647,40.852635],[-81.564826,40.852725],[-81.564994,40.852813],[-81.565156,40.852902],[-81.565421,40.853041],[-81.56568,40.85318],[-81.56603,40.853361],[-81.56636,40.853534],[-81.566616,40.853673],[-81.566903,40.853832],[-81.567129,40.853954],[-81.56732,40.854069],[-81.567466,40.854158],[-81.567632,40.854272],[-81.567751,40.854355],[-81.567897,40.85447],[-81.568082,40.854636],[-81.568218,40.854776],[-81.568324,40.854898],[-81.568416,40.855016],[-81.568507,40.855146],[-81.568591,40.855278],[-81.568669,40.855413],[-81.56874,40.855542],[-81.568808,40.855665],[-81.568907,40.855865],[-81.569016,40.856072],[-81.569073,40.85618],[-81.569199,40.856391],[-81.569311,40.856584],[-81.569383,40.856695],[-81.569466,40.856793],[-81.569554,40.856894],[-81.569666,40.857013],[-81.569801,40.857156],[-81.569929,40.857283],[-81.570056,40.857393],[-81.570195,40.857497],[-81.57035,40.857616],[-81.570542,40.85776],[-81.570846,40.857979],[-81.571213,40.858246],[-81.571469,40.858439],[-81.57168,40.858598],[-81.571865,40.85873],[-81.572072,40.858875],[-81.572232,40.858989],[-81.572426,40.859129],[-81.572631,40.859274],[-81.572887,40.859455],[-81.573147,40.859645],[-81.573437,40.859864],[-81.573608,40.860012],[-81.57382,40.860198],[-81.574013,40.86038],[-81.574188,40.860548],[-81.574325,40.860688],[-81.574496,40.860865],[-81.574644,40.861029],[-81.574829,40.861241],[-81.575017,40.861453],[-81.575138,40.861584],[-81.575202,40.861659],[-81.575232,40.861703],[-81.575257,40.86175],[-81.575284,40.861794],[-81.575312,40.861839],[-81.575411,40.861982],[-81.575503,40.862126],[-81.575631,40.86234],[-81.576003,40.862912],[-81.576187,40.863193],[-81.576337,40.863425],[-81.576482,40.863654],[-81.5766,40.863833],[-81.576644,40.863915],[-81.576706,40.864056],[-81.576779,40.864221],[-81.57686,40.864421],[-81.576965,40.864668],[-81.577106,40.865002],[-81.577266,40.865383],[-81.577431,40.865795],[-81.577534,40.86605],[-81.577666,40.866362],[-81.577765,40.866602],[-81.577853,40.866819],[-81.577912,40.866965],[-81.577996,40.867172],[-81.578079,40.867385],[-81.578167,40.867599],[-81.578302,40.867938],[-81.578443,40.868289],[-81.578511,40.868509],[-81.578574,40.868734],[-81.578591,40.86883],[-81.578609,40.868973],[-81.578624,40.869133],[-81.578633,40.869306],[-81.578626,40.869462],[-81.578605,40.869618],[-81.578578,40.869746],[-81.578511,40.870009],[-81.578447,40.870254],[-81.578329,40.870686],[-81.578251,40.870999],[-81.578204,40.871183],[-81.578187,40.871267],[-81.578165,40.871399],[-81.578139,40.871633],[-81.578127,40.871773],[-81.578118,40.871997],[-81.578114,40.872193],[-81.578124,40.872368],[-81.578138,40.872542],[-81.578155,40.872695],[-81.578171,40.872835],[-81.578188,40.872917],[-81.578216,40.873021],[-81.578275,40.873184],[-81.578353,40.873394],[-81.578433,40.873599],[-81.578492,40.873768],[-81.578566,40.873963],[-81.578646,40.874141],[-81.578731,40.874345],[-81.578823,40.874572],[-81.57891,40.874802],[-81.57897,40.874946],[-81.579099,40.875252],[-81.579134,40.875329],[-81.579178,40.875402],[-81.579297,40.875563],[-81.579391,40.875678],[-81.579474,40.875765],[-81.579544,40.875824],[-81.579644,40.875905],[-81.579722,40.875964],[-81.579818,40.876034],[-81.57994,40.876105],[-81.580044,40.876155],[-81.580182,40.876219],[-81.580279,40.876263],[-81.580404,40.876307],[-81.580605,40.876377],[-81.580925,40.876482],[-81.581155,40.876564],[-81.581365,40.87664],[-81.581488,40.876676],[-81.581662,40.876725],[-81.581947,40.876813],[-81.582155,40.876882],[-81.58242,40.876973],[-81.58279,40.877102],[-81.58317,40.877231],[-81.583353,40.877289],[-81.583455,40.877327],[-81.583527,40.877361],[-81.583603,40.877418],[-81.583673,40.877461],[-81.583732,40.87749],[-81.583791,40.877508],[-81.583863,40.87752],[-81.583972,40.877531],[-81.584056,40.877545],[-81.584147,40.877569],[-81.584294,40.877617],[-81.584424,40.877659],[-81.58456,40.877702],[-81.584723,40.877757],[-81.584954,40.877837],[-81.585153,40.877916],[-81.585278,40.877972],[-81.585474,40.878073],[-81.585632,40.878159],[-81.585785,40.87825],[-81.585899,40.878325],[-81.586099,40.878466],[-81.586492,40.878748],[-81.586868,40.879026],[-81.587052,40.879155],[-81.587218,40.879267],[-81.587349,40.879353],[-81.587459,40.879422],[-81.587552,40.879471],[-81.587662,40.879525],[-81.587797,40.879584],[-81.587936,40.879641],[-81.58809,40.879697],[-81.588373,40.879792],[-81.588589,40.879868],[-81.589081,40.880033],[-81.589539,40.880189],[-81.590003,40.880347],[-81.590302,40.880446],[-81.590477,40.880507],[-81.590624,40.880561],[-81.590782,40.880631],[-81.590904,40.880694],[-81.59106,40.880776],[-81.591191,40.88086],[-81.591322,40.880954],[-81.591451,40.881052],[-81.591548,40.881138],[-81.59167,40.881236],[-81.591753,40.881311],[-81.591837,40.881392],[-81.591939,40.8815],[-81.592045,40.881611],[-81.592219,40.881816],[-81.592308,40.881916],[-81.592403,40.88203],[-81.592495,40.882147],[-81.592641,40.882349],[-81.592745,40.882483],[-81.592891,40.882672],[-81.593003,40.882819],[-81.593157,40.883017],[-81.593295,40.883202],[-81.593459,40.883417],[-81.593614,40.88362],[-81.593828,40.8839],[-81.59404,40.884169],[-81.59417,40.884333],[-81.594236,40.884436],[-81.594275,40.88449],[-81.594318,40.884527],[-81.59437,40.884554],[-81.594434,40.884581],[-81.594478,40.884614],[-81.59451,40.884663],[-81.594546,40.884723],[-81.594607,40.884807],[-81.594796,40.885049],[-81.595236,40.885613],[-81.595496,40.885942],[-81.595741,40.886266],[-81.595971,40.886566],[-81.596214,40.886871],[-81.596271,40.886942],[-81.59655,40.887282],[-81.596748,40.88751],[-81.596811,40.887577],[-81.596935,40.887692],[-81.597012,40.887767],[-81.597074,40.887839],[-81.597111,40.887881],[-81.597156,40.887914],[-81.597211,40.887939],[-81.597276,40.887959],[-81.597357,40.887978],[-81.597428,40.887994],[-81.597482,40.888008],[-81.597541,40.888033],[-81.59759,40.888062],[-81.59763,40.888096],[-81.597673,40.888153],[-81.597705,40.888208],[-81.597728,40.888273],[-81.597782,40.888444],[-81.597815,40.888538],[-81.597848,40.888617],[-81.597898,40.88872],[-81.597935,40.888789],[-81.597974,40.888834],[-81.598057,40.888913],[-81.598163,40.889009],[-81.598243,40.889069],[-81.598288,40.889105],[-81.598318,40.889144],[-81.598324,40.889164],[-81.598347,40.889167],[-81.598408,40.889221],[-81.598445,40.889253],[-81.598459,40.889268],[-81.59851,40.889321],[-81.598607,40.889409],[-81.598797,40.889554],[-81.59888,40.889621],[-81.598912,40.889652],[-81.598938,40.889691],[-81.598987,40.889783],[-81.598998,40.889794],[-81.59909,40.889844],[-81.599161,40.889882],[-81.599184,40.889902],[-81.599724,40.890379],[-81.599947,40.890596],[-81.600037,40.890687],[-81.600169,40.890856],[-81.600333,40.891079],[-81.600558,40.891364],[-81.600676,40.891526],[-81.600788,40.891678],[-81.6009,40.891835],[-81.601074,40.892126],[-81.601236,40.8924],[-81.601294,40.892511],[-81.601345,40.892661],[-81.601373,40.892783],[-81.601389,40.892972],[-81.601385,40.893127],[-81.601364,40.893383],[-81.601328,40.893625],[-81.601291,40.89382],[-81.601228,40.894106],[-81.601187,40.894291],[-81.601164,40.894437],[-81.601147,40.894576],[-81.601139,40.894779],[-81.601151,40.894997],[-81.601175,40.895166],[-81.601196,40.89533],[-81.601235,40.895561],[-81.601275,40.895731],[-81.601334,40.895924],[-81.60141,40.896124],[-81.601491,40.896307],[-81.601577,40.8965],[-81.601707,40.89675],[-81.601831,40.896985],[-81.601957,40.897209],[-81.601987,40.897261],[-81.602127,40.897431],[-81.602177,40.897478],[-81.602294,40.897605],[-81.602472,40.897811],[-81.602647,40.898016],[-81.602721,40.89809],[-81.602818,40.898179],[-81.602926,40.898262],[-81.603125,40.898409],[-81.60318,40.898453],[-81.603219,40.898477],[-81.603319,40.898518],[-81.603442,40.89856],[-81.60355,40.89858],[-81.603836,40.898612],[-81.604131,40.898639],[-81.604431,40.898658],[-81.604787,40.898669],[-81.605397,40.89868],[-81.605686,40.898695],[-81.606013,40.898715],[-81.606403,40.89875],[-81.606685,40.898778],[-81.606923,40.898809],[-81.607148,40.898848],[-81.607342,40.898891],[-81.607536,40.898946],[-81.607741,40.899022],[-81.607942,40.899107],[-81.608132,40.899196],[-81.608369,40.899322],[-81.608535,40.899428],[-81.608677,40.89953],[-81.608832,40.899661],[-81.608962,40.899769],[-81.609079,40.899892],[-81.609212,40.900039],[-81.609263,40.900111],[-81.609333,40.900223],[-81.609411,40.900376],[-81.609528,40.900629],[-81.609584,40.900775],[-81.609632,40.900946],[-81.609663,40.901088],[-81.609706,40.901325],[-81.609748,40.901603],[-81.609781,40.901837],[-81.609816,40.901996],[-81.609868,40.902147],[-81.609932,40.902283],[-81.610019,40.90243],[-81.610107,40.902548],[-81.610214,40.902673],[-81.610303,40.902761],[-81.61044,40.902876],[-81.610547,40.902957],[-81.610683,40.903038],[-81.610826,40.903116],[-81.611007,40.903198],[-81.611195,40.903265],[-81.611386,40.90333],[-81.611689,40.903415],[-81.612045,40.903513],[-81.612367,40.903597],[-81.612608,40.903678],[-81.61284,40.903754],[-81.613144,40.903849],[-81.613462,40.903946],[-81.613804,40.904049],[-81.614086,40.904137],[-81.614401,40.904232],[-81.614719,40.904334],[-81.61502,40.904433],[-81.615239,40.904509],[-81.615461,40.904599],[-81.615718,40.904709],[-81.616017,40.904851],[-81.616227,40.904955],[-81.616409,40.905058],[-81.616584,40.905175],[-81.616713,40.905278],[-81.616881,40.905429],[-81.617059,40.905601],[-81.617149,40.905712],[-81.617289,40.905908],[-81.617408,40.90607],[-81.617502,40.90617],[-81.617613,40.906264],[-81.617721,40.90634],[-81.617856,40.906418],[-81.617984,40.906484],[-81.618127,40.906543],[-81.618265,40.906589],[-81.618427,40.906621],[-81.618659,40.906652],[-81.619152,40.906704],[-81.619466,40.906741],[-81.619654,40.906768],[-81.61987,40.906811],[-81.620124,40.906871],[-81.620412,40.906944],[-81.620751,40.907033],[-81.621273,40.907192],[-81.621596,40.907285],[-81.621842,40.907351],[-81.622055,40.907396],[-81.622383,40.907454],[-81.622791,40.907522],[-81.623119,40.907579],[-81.623658,40.907678],[-81.62425,40.907778],[-81.624819,40.907878],[-81.625278,40.907964],[-81.625782,40.90805],[-81.626238,40.908131],[-81.626511,40.90819],[-81.626772,40.908254],[-81.626943,40.908305],[-81.627179,40.908389],[-81.627376,40.908465],[-81.62766,40.908583],[-81.628114,40.908784],[-81.628384,40.908906],[-81.628529,40.908978],[-81.628866,40.909142],[-81.629308,40.909363],[-81.629553,40.909493],[-81.6299,40.909691],[-81.630335,40.909936],[-81.630508,40.910041],[-81.63064,40.910133],[-81.630757,40.91023],[-81.630921,40.910374],[-81.631167,40.910601],[-81.631419,40.910833],[-81.631581,40.910997],[-81.631764,40.911165],[-81.631883,40.911279],[-81.632002,40.911399],[-81.632192,40.911595],[-81.632378,40.911781],[-81.632609,40.912002],[-81.632838,40.912213],[-81.632973,40.912333],[-81.633086,40.912425],[-81.633145,40.912465],[-81.6332,40.912488],[-81.633299,40.912518],[-81.633464,40.912564],[-81.633557,40.912598],[-81.633614,40.912632],[-81.633664,40.912676],[-81.63371,40.912735],[-81.633735,40.91279],[-81.633753,40.912854],[-81.633798,40.913031],[-81.63384,40.913181],[-81.633859,40.913235],[-81.633884,40.913275],[-81.633998,40.913431],[-81.634085,40.913564],[-81.634154,40.913675],[-81.634189,40.91376],[-81.63421,40.91384],[-81.634214,40.913853],[-81.634218,40.91387],[-81.634284,40.914151],[-81.634319,40.914322],[-81.634337,40.914481],[-81.634368,40.914786],[-81.634389,40.915082],[-81.634391,40.915324],[-81.634379,40.915548],[-81.634377,40.915574],[-81.634347,40.915922],[-81.63431,40.916248],[-81.634255,40.916636],[-81.634194,40.91694],[-81.634128,40.917238],[-81.634054,40.917537],[-81.633971,40.917878],[-81.633891,40.918182],[-81.6338,40.918591],[-81.633703,40.919071],[-81.633679,40.919162],[-81.633627,40.919337],[-81.633569,40.919562],[-81.633466,40.919986],[-81.633427,40.920154],[-81.633392,40.920325],[-81.633375,40.920481],[-81.633357,40.920607],[-81.633335,40.920709],[-81.633297,40.920835],[-81.633239,40.92099],[-81.633157,40.921162],[-81.633082,40.921297],[-81.633002,40.921438],[-81.632753,40.921825],[-81.6325,40.922226],[-81.632262,40.922583],[-81.632064,40.922892],[-81.631886,40.923182],[-81.631677,40.923511],[-81.631437,40.923924],[-81.631376,40.924054],[-81.631327,40.924176],[-81.63129,40.924296],[-81.631255,40.924429],[-81.631231,40.924559],[-81.631222,40.92467],[-81.631227,40.924791],[-81.631235,40.924942],[-81.631248,40.925072],[-81.631286,40.925332],[-81.631328,40.925555],[-81.631342,40.92571],[-81.631349,40.925827],[-81.63135,40.925932],[-81.63134,40.926046],[-81.631315,40.926201],[-81.631293,40.926298],[-81.63125,40.926442],[-81.631151,40.926709],[-81.631074,40.926891],[-81.631019,40.927004],[-81.630874,40.927283],[-81.630765,40.927489],[-81.630754,40.927497],[-81.630711,40.927527],[-81.630653,40.927567],[-81.630647,40.927579],[-81.630415,40.927995],[-81.630163,40.928452],[-81.630147,40.928486],[-81.630135,40.928511],[-81.629913,40.928928],[-81.629712,40.92931],[-81.62957,40.929579],[-81.62953,40.929647],[-81.629487,40.929699],[-81.629415,40.929787],[-81.629376,40.929859],[-81.629357,40.929929],[-81.629366,40.929988],[-81.629387,40.930057],[-81.629485,40.930393],[-81.629494,40.930448],[-81.62949,40.93049],[-81.629476,40.930535],[-81.62945,40.930579],[-81.629414,40.930614],[-81.62936,40.930645],[-81.629222,40.930706],[-81.629043,40.930785],[-81.62899,40.930815],[-81.628952,40.930847],[-81.628903,40.930915],[-81.628876,40.930966],[-81.628846,40.93104],[-81.62877,40.931289],[-81.628734,40.931388],[-81.628698,40.931469],[-81.62863,40.931607],[-81.628566,40.931736],[-81.628537,40.931813],[-81.628518,40.931894],[-81.628484,40.932001],[-81.628421,40.932153],[-81.62838,40.932263],[-81.628176,40.932811],[-81.628029,40.933216],[-81.627965,40.933411],[-81.627905,40.933567],[-81.627833,40.933755],[-81.627777,40.933889],[-81.627725,40.934005],[-81.627653,40.934143],[-81.62761,40.934234],[-81.627568,40.934355],[-81.627548,40.934402],[-81.62753,40.93443],[-81.627499,40.934452],[-81.627456,40.934467],[-81.627407,40.934475],[-81.627356,40.934472],[-81.627243,40.934434],[-81.62722,40.93443],[-81.6272,40.934435],[-81.627185,40.934447],[-81.627178,40.934473],[-81.627172,40.934506],[-81.627156,40.934539],[-81.627103,40.93463],[-81.627053,40.934699],[-81.626979,40.934782],[-81.626892,40.9349],[-81.62682,40.935029],[-81.626767,40.935114],[-81.626678,40.935259],[-81.626562,40.935459],[-81.626529,40.935513],[-81.626492,40.935553],[-81.626432,40.935606],[-81.626376,40.935648],[-81.626313,40.935688],[-81.626194,40.935754],[-81.626149,40.935794],[-81.626112,40.93584],[-81.626089,40.935891],[-81.626077,40.935956],[-81.626074,40.936059],[-81.626075,40.936188],[-81.626062,40.936245],[-81.626032,40.936306],[-81.625776,40.936702],[-81.625613,40.936959],[-81.625474,40.937191],[-81.625346,40.937405],[-81.625223,40.937607],[-81.625149,40.937728],[-81.625034,40.937904],[-81.624927,40.938061],[-81.624853,40.93817],[-81.624788,40.938281],[-81.624717,40.938405],[-81.624674,40.93847],[-81.624607,40.938557],[-81.624539,40.938638],[-81.624401,40.938801],[-81.624216,40.939031],[-81.624089,40.939183],[-81.623973,40.939314],[-81.623796,40.939508],[-81.623632,40.939686],[-81.623476,40.939854],[-81.623375,40.939983],[-81.623212,40.940206],[-81.623121,40.940351],[-81.623029,40.940518],[-81.622992,40.940596],[-81.622948,40.940708],[-81.62289,40.940881],[-81.622764,40.941282],[-81.622709,40.941435],[-81.622666,40.941527],[-81.622597,40.94165],[-81.622535,40.941763],[-81.622477,40.941853],[-81.622392,40.941965],[-81.622286,40.942088],[-81.622183,40.942209],[-81.622132,40.94226],[-81.622077,40.942306],[-81.622014,40.942344],[-81.621921,40.942396],[-81.621844,40.942445],[-81.621776,40.942508],[-81.621707,40.942573],[-81.62147,40.942766],[-81.621377,40.942832],[-81.621285,40.942889],[-81.621174,40.942947],[-81.620995,40.943024],[-81.620855,40.943088],[-81.620701,40.94316],[-81.620553,40.943239],[-81.620279,40.9434],[-81.620008,40.943551],[-81.619809,40.943648],[-81.61958,40.943753],[-81.619416,40.943839],[-81.619303,40.943907],[-81.619236,40.943957],[-81.619185,40.944011],[-81.619129,40.944093],[-81.619079,40.944183],[-81.619043,40.944272],[-81.619021,40.944349],[-81.619006,40.944427],[-81.618991,40.944575],[-81.618964,40.944851],[-81.618955,40.94536],[-81.618938,40.945528],[-81.618912,40.945687],[-81.618879,40.945816],[-81.618827,40.945957],[-81.61874,40.946158],[-81.618655,40.946311],[-81.618551,40.946473],[-81.618407,40.946658],[-81.618238,40.946844],[-81.618117,40.946966],[-81.617946,40.947147],[-81.617846,40.947265],[-81.617688,40.947473],[-81.617557,40.947648],[-81.617422,40.947822],[-81.617378,40.947862],[-81.617326,40.94791],[-81.617295,40.947998],[-81.617254,40.948083],[-81.617135,40.9483],[-81.616979,40.948581],[-81.616699,40.949116],[-81.616489,40.949531],[-81.616275,40.949951],[-81.615977,40.950516],[-81.615844,40.950796],[-81.615749,40.951018],[-81.615691,40.951164],[-81.615652,40.951278],[-81.615614,40.951438],[-81.615558,40.951654],[-81.615512,40.95188],[-81.61548,40.952059],[-81.615429,40.95237],[-81.615381,40.952704],[-81.615337,40.953078],[-81.615273,40.953468],[-81.615223,40.95378],[-81.615175,40.954064],[-81.615121,40.954336],[-81.61507,40.954531],[-81.61503,40.95466],[-81.614976,40.954817],[-81.61492,40.954949],[-81.614856,40.955091],[-81.614783,40.955228],[-81.61466,40.955466],[-81.614539,40.955686],[-81.614398,40.955965],[-81.614284,40.956174],[-81.614145,40.956435],[-81.614002,40.956684],[-81.6139,40.956844],[-81.613783,40.957007],[-81.613656,40.957175],[-81.613581,40.957257],[-81.613481,40.957341],[-81.613427,40.957394],[-81.613364,40.957474],[-81.613302,40.957569],[-81.613256,40.957655],[-81.613226,40.957734],[-81.613182,40.957871],[-81.613136,40.958042],[-81.613066,40.958276],[-81.612972,40.958533],[-81.612881,40.958739],[-81.612786,40.958912],[-81.612689,40.959059],[-81.61264,40.959141],[-81.612537,40.959287],[-81.612396,40.959473],[-81.612296,40.959618],[-81.612214,40.95975],[-81.612132,40.959888],[-81.612003,40.96011],[-81.611886,40.960363],[-81.611815,40.960537],[-81.611711,40.960818],[-81.611649,40.961036],[-81.61162,40.961135],[-81.611579,40.961251],[-81.611465,40.961517],[-81.611383,40.96171],[-81.611283,40.961905],[-81.61116,40.96214],[-81.611049,40.962399],[-81.610983,40.962546],[-81.610832,40.962849],[-81.610635,40.963249],[-81.610493,40.96356],[-81.610369,40.963851],[-81.610289,40.964078],[-81.610243,40.964265],[-81.610206,40.964444],[-81.610143,40.964727],[-81.610089,40.964995],[-81.610031,40.96535],[-81.609913,40.966057],[-81.609841,40.966455],[-81.609741,40.966981],[-81.609669,40.967376],[-81.609589,40.967813],[-81.609495,40.968344],[-81.609438,40.968653],[-81.609395,40.968852],[-81.609347,40.969008],[-81.609306,40.969112],[-81.609302,40.96915],[-81.609304,40.969189],[-81.609323,40.96924],[-81.609355,40.969336],[-81.609396,40.969467],[-81.60941,40.969524],[-81.609413,40.969581],[-81.609407,40.969642],[-81.609382,40.969724],[-81.609248,40.970103],[-81.609156,40.970389],[-81.609081,40.970642],[-81.608909,40.971249],[-81.608859,40.971464],[-81.608774,40.971738],[-81.608647,40.972131],[-81.60855,40.972433],[-81.608522,40.9725],[-81.608455,40.972648],[-81.608429,40.972739],[-81.608372,40.972912],[-81.60833,40.973029],[-81.608307,40.973083],[-81.608277,40.97313],[-81.608245,40.97318],[-81.608197,40.97327],[-81.608165,40.973347],[-81.608138,40.97343],[-81.608072,40.973627],[-81.60787,40.974319],[-81.607799,40.974519],[-81.607736,40.974669],[-81.607704,40.974775],[-81.607665,40.974922],[-81.60764,40.975065],[-81.607615,40.975298],[-81.607583,40.975556],[-81.607534,40.975806],[-81.607505,40.976008],[-81.607461,40.976267],[-81.607423,40.976494],[-81.607304,40.977626],[-81.60726,40.978108],[-81.607204,40.978571],[-81.607196,40.978636],[-81.607182,40.978675],[-81.607157,40.9787],[-81.607124,40.978724],[-81.607088,40.978748],[-81.607045,40.978776],[-81.607002,40.978793],[-81.606945,40.978794],[-81.606889,40.978784],[-81.606818,40.978752],[-81.606731,40.978694],[-81.606644,40.978647],[-81.60657,40.978623],[-81.6065,40.978609],[-81.606439,40.978603],[-81.606353,40.978598],[-81.606257,40.978594],[-81.606168,40.978585],[-81.606059,40.978561],[-81.605907,40.978532],[-81.605765,40.978517],[-81.605665,40.978502],[-81.605604,40.978488],[-81.605555,40.978467],[-81.605491,40.978429],[-81.605379,40.978356],[-81.605301,40.978303],[-81.605205,40.978229],[-81.605148,40.978183],[-81.605083,40.978111],[-81.605033,40.97807],[-81.60496,40.978028],[-81.604771,40.977924],[-81.604671,40.977866],[-81.604596,40.977818],[-81.604562,40.977786],[-81.604478,40.977683],[-81.604412,40.977597],[-81.604358,40.977536],[-81.604316,40.977501],[-81.604272,40.977474],[-81.604207,40.977444],[-81.604109,40.977409],[-81.604006,40.977384],[-81.603927,40.97737],[-81.603847,40.977366],[-81.603759,40.97737],[-81.603689,40.977378],[-81.603565,40.977404],[-81.603443,40.977424],[-81.603339,40.977438],[-81.603229,40.977444],[-81.603093,40.977441],[-81.602976,40.977436],[-81.602902,40.97743],[-81.602839,40.977418],[-81.602791,40.9774],[-81.602738,40.977369],[-81.602623,40.977291],[-81.602554,40.977244],[-81.60248,40.9772],[-81.602393,40.977162],[-81.602326,40.977138],[-81.602227,40.977111],[-81.602135,40.977096],[-81.602045,40.977094],[-81.601948,40.977101],[-81.601818,40.977122],[-81.60168,40.977146],[-81.601522,40.977177],[-81.601444,40.977197],[-81.60138,40.977218],[-81.601307,40.977253],[-81.601244,40.977294],[-81.601186,40.977343],[-81.601129,40.977396],[-81.601072,40.977461],[-81.601031,40.977518],[-81.601,40.97758],[-81.600979,40.977641],[-81.600971,40.977708],[-81.600969,40.977792],[-81.600971,40.977935],[-81.600969,40.978025],[-81.600956,40.978096],[-81.600932,40.978166],[-81.600895,40.978244],[-81.600841,40.978325],[-81.60077,40.978437],[-81.600725,40.978523],[-81.600698,40.9786],[-81.600687,40.978664],[-81.600679,40.978735],[-81.600679,40.978835],[-81.600686,40.978918],[-81.600696,40.97901],[-81.600702,40.979098],[-81.600705,40.979182],[-81.600704,40.979284],[-81.600708,40.979391],[-81.600721,40.97947],[-81.600744,40.979549],[-81.600789,40.979646],[-81.600832,40.979744],[-81.600852,40.979822],[-81.600854,40.979875],[-81.600846,40.979925],[-81.600826,40.979976],[-81.600782,40.980057],[-81.600744,40.980125],[-81.600721,40.980186],[-81.600706,40.980253],[-81.60069,40.980343],[-81.600669,40.980494],[-81.600649,40.980624],[-81.600614,40.980829],[-81.600582,40.980987],[-81.600561,40.981089],[-81.600552,40.981173],[-81.600554,40.981234],[-81.600562,40.981297],[-81.600574,40.981359],[-81.600577,40.981417],[-81.600573,40.981471],[-81.600561,40.981527],[-81.600546,40.981601],[-81.600535,40.981667],[-81.600525,40.981763],[-81.600519,40.981888],[-81.600502,40.982174],[-81.600497,40.982346],[-81.600487,40.982584],[-81.600482,40.982683],[-81.600472,40.982948],[-81.60047,40.983044],[-81.600472,40.983092],[-81.600481,40.983139],[-81.6005,40.983182],[-81.600523,40.983222],[-81.600553,40.983275],[-81.600571,40.98332],[-81.600582,40.983375],[-81.60058,40.983425],[-81.600565,40.983517],[-81.600537,40.98367],[-81.600528,40.983758],[-81.600523,40.983867],[-81.600517,40.983943],[-81.6005,40.984089],[-81.60048,40.984197],[-81.600456,40.984322],[-81.600438,40.984418],[-81.600423,40.984529],[-81.600415,40.984635],[-81.600409,40.984787],[-81.600404,40.984938],[-81.600404,40.985007],[-81.600412,40.985058],[-81.600435,40.985099],[-81.600463,40.985135],[-81.600499,40.985169],[-81.600567,40.985232],[-81.60062,40.98529],[-81.600645,40.985322],[-81.600661,40.985364],[-81.600671,40.985405],[-81.600669,40.985449],[-81.600659,40.9855],[-81.600644,40.98555],[-81.600553,40.985842],[-81.60052,40.985946],[-81.600506,40.986018],[-81.600501,40.986079],[-81.600503,40.986174],[-81.600522,40.986328],[-81.600582,40.986619],[-81.600612,40.986792],[-81.600647,40.987005],[-81.600685,40.987227],[-81.600722,40.987428],[-81.600767,40.98768],[-81.600812,40.987927],[-81.600842,40.988084],[-81.600881,40.988257],[-81.600887,40.988322],[-81.6009,40.988428],[-81.600919,40.988484],[-81.600937,40.98852],[-81.600973,40.988562],[-81.600999,40.988585],[-81.601014,40.9886],[-81.601046,40.988635],[-81.601083,40.988676],[-81.601105,40.988714],[-81.601135,40.988774],[-81.601167,40.988864],[-81.601201,40.988929],[-81.601236,40.98897],[-81.601291,40.989008],[-81.601361,40.989036],[-81.601443,40.989053],[-81.601544,40.989058],[-81.601621,40.98907],[-81.601688,40.989099],[-81.601738,40.989138],[-81.601782,40.989185],[-81.60181,40.989239],[-81.601825,40.989301],[-81.601867,40.989549],[-81.601902,40.989683],[-81.601957,40.989855],[-81.601996,40.990031],[-81.602022,40.990175],[-81.602055,40.990302],[-81.602102,40.990469],[-81.60213,40.990587],[-81.602152,40.990719],[-81.602177,40.990846],[-81.602208,40.990959],[-81.602275,40.991176],[-81.602306,40.991299],[-81.60232,40.991382],[-81.602344,40.991538],[-81.602379,40.991672],[-81.602428,40.991891],[-81.602467,40.992043],[-81.602509,40.992177],[-81.602532,40.992256],[-81.602544,40.992318],[-81.602547,40.99238],[-81.602544,40.992464],[-81.602529,40.992601],[-81.60251,40.99279],[-81.602512,40.992883],[-81.602518,40.993081],[-81.602508,40.993213],[-81.602491,40.99332],[-81.602475,40.993422],[-81.602472,40.993523],[-81.602478,40.993625],[-81.602493,40.993881],[-81.602519,40.993995],[-81.602562,40.994112],[-81.602591,40.994217],[-81.602602,40.99431],[-81.602603,40.994437],[-81.602597,40.994563],[-81.60258,40.994725],[-81.602566,40.994896],[-81.602557,40.995056],[-81.60255,40.995186],[-81.602548,40.995284],[-81.602562,40.99535],[-81.602593,40.995407],[-81.602642,40.995457],[-81.602762,40.995534],[-81.602872,40.99561],[-81.602955,40.995658],[-81.603046,40.995705],[-81.603127,40.995737],[-81.603199,40.995754],[-81.60328,40.995765],[-81.603382,40.995767],[-81.603585,40.995756],[-81.603806,40.995739],[-81.604083,40.995731],[-81.604499,40.995714],[-81.604737,40.99571],[-81.604975,40.995714],[-81.605175,40.995721],[-81.605456,40.995714],[-81.605632,40.995714],[-81.605704,40.99571],[-81.605799,40.995703],[-81.605853,40.995694],[-81.605922,40.995675],[-81.605975,40.995661],[-81.606045,40.995649],[-81.606234,40.995622],[-81.606351,40.995606],[-81.606422,40.995601],[-81.60649,40.995601],[-81.606561,40.995607],[-81.606623,40.995622],[-81.606679,40.995645],[-81.60672,40.995666],[-81.606761,40.9957],[-81.606795,40.995739],[-81.606824,40.995782],[-81.606852,40.995839],[-81.606868,40.995893],[-81.606877,40.99594],[-81.606873,40.995985],[-81.606859,40.996033],[-81.606826,40.996112],[-81.606777,40.996234],[-81.606755,40.996309],[-81.606735,40.996414],[-81.606713,40.996534],[-81.606693,40.996684],[-81.606679,40.996839],[-81.606673,40.996975],[-81.606667,40.997118],[-81.606657,40.997186],[-81.606643,40.997254],[-81.606616,40.997332],[-81.606587,40.997419],[-81.60656,40.997494],[-81.606514,40.997588],[-81.606466,40.997672],[-81.606404,40.997789],[-81.606366,40.99788],[-81.606348,40.997948],[-81.606334,40.998032],[-81.606327,40.998131],[-81.606325,40.998254],[-81.606311,40.99838],[-81.606286,40.998539],[-81.606257,40.998718],[-81.606226,40.998896],[-81.606222,40.998957],[-81.606225,40.999008],[-81.60624,40.999051],[-81.606274,40.999095],[-81.606332,40.999156],[-81.606392,40.99923],[-81.606421,40.999273],[-81.606435,40.999318],[-81.606439,40.999361],[-81.606434,40.999418],[-81.606414,40.999498],[-81.606389,40.999597],[-81.606388,40.999641],[-81.606391,40.999673],[-81.606524,41.000744],[-81.606646,41.001022],[-81.606669,41.001067],[-81.6067,41.001111],[-81.606736,41.001143],[-81.606808,41.001198],[-81.606897,41.001256],[-81.606964,41.001314],[-81.607013,41.00136],[-81.607095,41.001445],[-81.607238,41.001599],[-81.607415,41.001793],[-81.607567,41.00197],[-81.607672,41.002079],[-81.607718,41.00213],[-81.607745,41.002167],[-81.607756,41.002201],[-81.607754,41.002245],[-81.607746,41.002312],[-81.607721,41.002434],[-81.607702,41.002551],[-81.607668,41.002776],[-81.607648,41.002931],[-81.60764,41.002981],[-81.607633,41.003024],[-81.607639,41.003152],[-81.60764,41.003246],[-81.607631,41.003327],[-81.607617,41.003392],[-81.607583,41.003493],[-81.607485,41.003771],[-81.607474,41.003801],[-81.607414,41.003943],[-81.607375,41.004024],[-81.607341,41.004079],[-81.6073,41.004117],[-81.60725,41.004142],[-81.607185,41.004161],[-81.60711,41.004171],[-81.607023,41.004171]],[[-81.522428,40.787937],[-81.522369,40.787874],[-81.522306,40.787805],[-81.522306,40.787774],[-81.522333,40.787737],[-81.522355,40.787714],[-81.522359,40.787676],[-81.522338,40.787622],[-81.522241,40.787437],[-81.522071,40.787138],[-81.521891,40.786821],[-81.521791,40.78664],[-81.521655,40.786407],[-81.521561,40.786257],[-81.521395,40.786019],[-81.52122,40.785782],[-81.521016,40.785536],[-81.520812,40.785314],[-81.520554,40.78505],[-81.520156,40.784684],[-81.519729,40.784295],[-81.519304,40.783904],[-81.51891,40.78355],[-81.518643,40.783305],[-81.518462,40.783139],[-81.518266,40.782953],[-81.518115,40.78279],[-81.517978,40.782638],[-81.517896,40.78256],[-81.517841,40.782523],[-81.51777,40.782498],[-81.517715,40.78248],[-81.517675,40.782454],[-81.51764,40.782406],[-81.517612,40.782284],[-81.517561,40.78198],[-81.517525,40.781733],[-81.517498,40.781626],[-81.517462,40.78151],[-81.517357,40.781202],[-81.517305,40.781057],[-81.517223,40.780895],[-81.517126,40.780727],[-81.517045,40.78056],[-81.516943,40.78033],[-81.516858,40.780125],[-81.516795,40.779955],[-81.516744,40.779761],[-81.516716,40.779558],[-81.516693,40.779352],[-81.516692,40.779183],[-81.516704,40.778957],[-81.516721,40.778766],[-81.516752,40.778551],[-81.516806,40.778249],[-81.516861,40.778002],[-81.51692,40.777769],[-81.516977,40.777577],[-81.517101,40.777218],[-81.517236,40.776864],[-81.517341,40.776617],[-81.517545,40.776131],[-81.51779,40.775552],[-81.517928,40.775223],[-81.5181,40.77488],[-81.51824,40.774617],[-81.518347,40.774429],[-81.518441,40.77427],[-81.518564,40.77409],[-81.518725,40.773875],[-81.518868,40.773698],[-81.519135,40.773391],[-81.519382,40.77312],[-81.51952,40.772966],[-81.519672,40.772816],[-81.519874,40.772609],[-81.519998,40.772483],[-81.520116,40.772361],[-81.52025,40.772235],[-81.520388,40.772114],[-81.520483,40.772018],[-81.520554,40.771922],[-81.520666,40.771736],[-81.520718,40.771641],[-81.520786,40.771484],[-81.520843,40.771349],[-81.520879,40.771287],[-81.520943,40.771235],[-81.521021,40.771196],[-81.521112,40.771173],[-81.52127,40.771149],[-81.521386,40.771129],[-81.521482,40.771104],[-81.521583,40.771062],[-81.521697,40.771019],[-81.521912,40.770941],[-81.522031,40.770899],[-81.522129,40.770877],[-81.52224,40.770864],[-81.522369,40.770862],[-81.522554,40.77085],[-81.522703,40.770826],[-81.522923,40.770769],[-81.523269,40.770674],[-81.523544,40.770598],[-81.523717,40.770534],[-81.524776,40.770095],[-81.524941,40.770024],[-81.525082,40.76995],[-81.525248,40.769848],[-81.525649,40.76959],[-81.525759,40.769532],[-81.525917,40.769468],[-81.526092,40.769392],[-81.526523,40.769158],[-81.527037,40.768894],[-81.527706,40.768539],[-81.527789,40.768494],[-81.527886,40.768434],[-81.527946,40.768382],[-81.527999,40.768315],[-81.528048,40.768224],[-81.528153,40.767997],[-81.528308,40.767642],[-81.528432,40.767354],[-81.5285,40.767193],[-81.528562,40.767091],[-81.528621,40.767015],[-81.52872,40.766935],[-81.528842,40.766859],[-81.529084,40.766731],[-81.529333,40.766599],[-81.529852,40.766295],[-81.530183,40.766114],[-81.53061,40.765871],[-81.530862,40.765724],[-81.531114,40.765563],[-81.531516,40.765301],[-81.531699,40.765174],[-81.531897,40.765018],[-81.532065,40.76487],[-81.53222,40.764714],[-81.532402,40.764518],[-81.532546,40.764354],[-81.532745,40.764099],[-81.532951,40.763817],[-81.533112,40.763583],[-81.533348,40.763213],[-81.533464,40.763023],[-81.533525,40.762912],[-81.533551,40.762834],[-81.533576,40.762724],[-81.533597,40.762549],[-81.53363,40.762361],[-81.533708,40.761972],[-81.53378,40.76159],[-81.533803,40.761447],[-81.533808,40.761282],[-81.5338,40.76111],[-81.533766,40.760842],[-81.533753,40.760648],[-81.533756,40.760521],[-81.533761,40.760364],[-81.533753,40.760284],[-81.533728,40.760196],[-81.533649,40.760035],[-81.533583,40.759931],[-81.533558,40.759879],[-81.53356,40.759832],[-81.533572,40.759788],[-81.533619,40.759699],[-81.533685,40.759569],[-81.533713,40.7595],[-81.533733,40.759414],[-81.533745,40.759334],[-81.533772,40.759278],[-81.533867,40.759148],[-81.533944,40.759026],[-81.533992,40.758917],[-81.534008,40.758853],[-81.534,40.758804],[-81.533968,40.758742],[-81.533906,40.758681],[-81.533764,40.758532],[-81.53358,40.758343],[-81.533391,40.75816],[-81.53332,40.758099],[-81.533236,40.758045],[-81.53317,40.758026],[-81.533095,40.75802],[-81.533024,40.758031],[-81.532957,40.75806],[-81.53286,40.758126],[-81.532784,40.758163],[-81.532703,40.758182],[-81.532618,40.758186],[-81.532541,40.758169],[-81.532403,40.758123],[-81.532306,40.758099],[-81.532218,40.758092],[-81.532102,40.758096],[-81.532022,40.758096],[-81.531944,40.758077],[-81.53188,40.758035],[-81.531826,40.757983],[-81.531628,40.757735],[-81.531515,40.757628],[-81.531373,40.757466],[-81.531231,40.757281],[-81.531078,40.757077],[-81.530863,40.756764],[-81.530702,40.756532],[-81.530591,40.756372],[-81.530444,40.756141],[-81.530209,40.755748],[-81.529863,40.755161],[-81.529733,40.754945],[-81.529481,40.754532],[-81.529281,40.754198],[-81.529139,40.753948],[-81.529045,40.753757],[-81.528949,40.753534],[-81.528865,40.753312],[-81.528783,40.753027],[-81.528723,40.752813],[-81.528646,40.752563],[-81.528618,40.752503],[-81.528581,40.752455],[-81.528517,40.752414],[-81.528439,40.752384],[-81.528292,40.75234],[-81.528197,40.752313],[-81.528159,40.752291],[-81.528144,40.752275],[-81.528144,40.752252],[-81.528161,40.752216],[-81.52819,40.752157],[-81.528205,40.752078],[-81.528217,40.751951],[-81.528219,40.75171],[-81.528223,40.751592],[-81.528232,40.751471],[-81.528254,40.751263],[-81.52827,40.751098],[-81.528278,40.750942],[-81.528274,40.750794],[-81.528248,40.75052],[-81.528192,40.750044],[-81.528161,40.749678],[-81.528109,40.749153],[-81.528082,40.748915],[-81.528051,40.748724],[-81.527953,40.748236],[-81.527857,40.747838],[-81.527768,40.747464],[-81.527651,40.746865],[-81.527422,40.74579],[-81.527362,40.74552],[-81.527271,40.745082],[-81.527132,40.744517],[-81.52706,40.744258],[-81.526986,40.744033],[-81.526906,40.7438],[-81.526819,40.743583],[-81.526723,40.743377],[-81.526623,40.743191],[-81.526498,40.742976],[-81.526316,40.742696],[-81.526243,40.742571],[-81.526173,40.742464],[-81.526065,40.742321],[-81.525979,40.742198],[-81.525916,40.742072],[-81.525848,40.741906],[-81.525815,40.741809],[-81.525781,40.741687],[-81.525754,40.741535],[-81.52574,40.741408],[-81.525763,40.741055],[-81.525786,40.740712],[-81.525817,40.740321],[-81.52584,40.739846],[-81.525852,40.739516],[-81.525866,40.739206],[-81.525879,40.738886],[-81.525895,40.738657],[-81.525936,40.73835],[-81.525993,40.737994],[-81.526068,40.737545],[-81.526131,40.737122],[-81.526196,40.736731],[-81.526282,40.736277],[-81.526377,40.735681],[-81.52642,40.735404],[-81.526471,40.735162],[-81.526546,40.734788],[-81.526607,40.734559],[-81.526687,40.734289],[-81.526804,40.733931],[-81.526884,40.733702],[-81.526986,40.733443],[-81.527106,40.733118],[-81.52721,40.732806],[-81.527381,40.732331],[-81.527548,40.731878],[-81.527714,40.731407],[-81.527867,40.730978],[-81.527945,40.73074],[-81.528004,40.73056],[-81.528066,40.730389],[-81.528136,40.730126],[-81.528241,40.729702],[-81.528378,40.729137],[-81.528481,40.728732],[-81.528589,40.728297],[-81.528738,40.727671],[-81.528815,40.727309],[-81.528819,40.727258],[-81.528802,40.727211],[-81.528738,40.727135],[-81.528712,40.72709],[-81.528711,40.727053],[-81.528747,40.726855],[-81.528814,40.726489],[-81.528842,40.726446],[-81.528882,40.726419],[-81.528962,40.726393],[-81.529002,40.726367],[-81.529029,40.726329],[-81.529049,40.726256],[-81.529069,40.726129],[-81.529104,40.725921]],[[-81.529197,40.72465],[-81.529177,40.724602],[-81.529173,40.724552],[-81.529187,40.724508],[-81.529219,40.724453],[-81.529266,40.724423],[-81.529326,40.724403],[-81.529416,40.724388],[-81.529522,40.724377],[-81.529599,40.724361],[-81.529654,40.724335],[-81.529706,40.724293],[-81.529811,40.724202],[-81.530085,40.724004],[-81.530363,40.723807],[-81.530429,40.723773],[-81.530503,40.723733],[-81.530555,40.723691],[-81.530583,40.723648],[-81.530601,40.723601],[-81.530614,40.723441],[-81.530614,40.723276],[-81.530627,40.722892],[-81.530633,40.722772],[-81.530661,40.7227],[-81.530712,40.72264],[-81.530791,40.722575],[-81.530838,40.722525],[-81.530854,40.722469],[-81.530851,40.722398],[-81.530834,40.722322],[-81.5308,40.722256],[-81.530717,40.722139],[-81.530647,40.722038],[-81.530619,40.721978],[-81.530611,40.721922],[-81.530625,40.721878],[-81.530656,40.721831],[-81.530739,40.721734],[-81.53078,40.72168],[-81.530798,40.721629],[-81.530795,40.72156],[-81.530776,40.721447],[-81.530717,40.721199],[-81.530709,40.721132],[-81.530716,40.721044],[-81.530733,40.720953],[-81.530728,40.720899],[-81.530688,40.720796],[-81.530634,40.720696],[-81.530552,40.72059],[-81.530486,40.720506],[-81.530403,40.720391],[-81.530289,40.720188],[-81.530232,40.720104],[-81.530129,40.71999],[-81.530026,40.719876],[-81.529927,40.719742],[-81.529913,40.719695],[-81.529915,40.719655],[-81.529941,40.719591],[-81.529959,40.719537],[-81.529962,40.719485],[-81.529945,40.719433],[-81.529909,40.719397],[-81.529861,40.719384],[-81.529806,40.719388],[-81.529707,40.719421],[-81.529618,40.719445],[-81.52959,40.719442],[-81.529547,40.719403],[-81.529507,40.719368],[-81.529479,40.719324],[-81.529481,40.719293],[-81.529422,40.719097],[-81.529379,40.718966],[-81.529355,40.71891],[-81.52932,40.718873],[-81.529254,40.718843],[-81.529167,40.718819],[-81.529042,40.718796],[-81.528968,40.718778],[-81.528908,40.718747],[-81.52886,40.718707],[-81.528806,40.718646],[-81.52874,40.718537],[-81.528661,40.718399],[-81.528616,40.718337],[-81.528569,40.718303],[-81.528453,40.718241],[-81.528362,40.718181],[-81.528272,40.718113],[-81.528215,40.718084],[-81.528133,40.718061],[-81.528,40.718047],[-81.527815,40.718032],[-81.527682,40.718018],[-81.527546,40.717988],[-81.52704,40.717854],[-81.526772,40.717792],[-81.526389,40.717716],[-81.526176,40.717692],[-81.525874,40.717674],[-81.525479,40.717672],[-81.525016,40.717679],[-81.524332,40.717704],[-81.523959,40.717725],[-81.523483,40.717767],[-81.522982,40.717832],[-81.522661,40.717882],[-81.522558,40.717904],[-81.522578,40.717986],[-81.522571,40.718003],[-81.522537,40.718012],[-81.522469,40.718032],[-81.522399,40.718052],[-81.522371,40.71806],[-81.522376,40.718091],[-81.522372,40.718106],[-81.522348,40.718128],[-81.522177,40.718224],[-81.521984,40.718319],[-81.521832,40.718386],[-81.52166,40.718449],[-81.521469,40.718512],[-81.521345,40.718561],[-81.521299,40.718594],[-81.521255,40.718643],[-81.521235,40.718689],[-81.521233,40.718755],[-81.521237,40.718818],[-81.521251,40.718896],[-81.521274,40.718997],[-81.521298,40.719107],[-81.521307,40.719183],[-81.521306,40.719271],[-81.521295,40.719358],[-81.521233,40.719594],[-81.521175,40.719804],[-81.52113,40.719944],[-81.521076,40.720057],[-81.521001,40.720187],[-81.520906,40.720328],[-81.520844,40.720404],[-81.52079,40.720452],[-81.520654,40.720548],[-81.520431,40.720696],[-81.520189,40.720861],[-81.519925,40.721028],[-81.519727,40.721144],[-81.51956,40.721232],[-81.519379,40.721316],[-81.519182,40.721408],[-81.519022,40.721477],[-81.518863,40.721532],[-81.518699,40.721575],[-81.518501,40.721616],[-81.518344,40.721644],[-81.518242,40.721663],[-81.518189,40.721686],[-81.518151,40.721719],[-81.518113,40.721737],[-81.518051,40.721744],[-81.517984,40.721744],[-81.517887,40.721738],[-81.517777,40.72174],[-81.517463,40.721738],[-81.517146,40.721725],[-81.516892,40.72171],[-81.516651,40.721684],[-81.516401,40.721656],[-81.516076,40.721605],[-81.515758,40.72155],[-81.515445,40.72149],[-81.515137,40.721429],[-81.514888,40.721378],[-81.514644,40.721328],[-81.514404,40.721269],[-81.514021,40.721168],[-81.513764,40.721099],[-81.513539,40.721044],[-81.513384,40.720995],[-81.51323,40.720939],[-81.513058,40.720872],[-81.512882,40.72081],[-81.512721,40.720759],[-81.512445,40.720677],[-81.512266,40.720622],[-81.51217,40.720602],[-81.512073,40.720592],[-81.511987,40.720594],[-81.511935,40.720602],[-81.511917,40.720584],[-81.51184,40.720514],[-81.511793,40.720475],[-81.511727,40.72044],[-81.511603,40.720417],[-81.511524,40.720391],[-81.511442,40.720337],[-81.511107,40.72009],[-81.511007,40.72001],[-81.510825,40.719844],[-81.510801,40.719795],[-81.510799,40.719747],[-81.510827,40.719701],[-81.51087,40.719661],[-81.510925,40.719598],[-81.510932,40.719559],[-81.510915,40.719516],[-81.510541,40.719147],[-81.509758,40.71836],[-81.509584,40.71819],[-81.509445,40.718069],[-81.509295,40.717963],[-81.509132,40.717877],[-81.508916,40.717772],[-81.508819,40.717728],[-81.508538,40.717546],[-81.508045,40.717227],[-81.507543,40.716885],[-81.50716,40.716632],[-81.506659,40.716294],[-81.506113,40.715894],[-81.505618,40.715515],[-81.505166,40.715161],[-81.504857,40.714895],[-81.504584,40.714644],[-81.504281,40.714355],[-81.504088,40.714152],[-81.503995,40.714031],[-81.503911,40.713909],[-81.503861,40.713831],[-81.50377,40.71367],[-81.503691,40.713511],[-81.503626,40.713324],[-81.503552,40.713065],[-81.50344,40.712717],[-81.50334,40.712428],[-81.503213,40.712092],[-81.50283,40.711009],[-81.502722,40.710742],[-81.502651,40.710541],[-81.502617,40.7104],[-81.502583,40.7102],[-81.502566,40.709951],[-81.502583,40.709743],[-81.50261,40.709553],[-81.50267,40.709337],[-81.502748,40.709155],[-81.502852,40.708976],[-81.502987,40.708797],[-81.50318,40.70857],[-81.503583,40.708112],[-81.503691,40.70798],[-81.50381,40.707852],[-81.504292,40.707316],[-81.504503,40.707076],[-81.504626,40.706928],[-81.504739,40.706738],[-81.504844,40.706529],[-81.504927,40.706305],[-81.505009,40.706048],[-81.505191,40.705414],[-81.505305,40.705047],[-81.5055,40.704372],[-81.505642,40.703878],[-81.505748,40.70346],[-81.505794,40.703302],[-81.505868,40.70309],[-81.505919,40.70295],[-81.505974,40.702844],[-81.506039,40.702754],[-81.506135,40.702637],[-81.506235,40.702488],[-81.506355,40.702287],[-81.506457,40.702144],[-81.506563,40.702032],[-81.506631,40.701943],[-81.506718,40.70179],[-81.50682,40.70158],[-81.506895,40.701413],[-81.506996,40.701178],[-81.507064,40.700985],[-81.50713,40.700764],[-81.507181,40.700514],[-81.507222,40.7003],[-81.507244,40.700107],[-81.507268,40.699838],[-81.507285,40.699574],[-81.507285,40.699154],[-81.507281,40.698932],[-81.507269,40.698724],[-81.50722,40.698449],[-81.507174,40.698244],[-81.507137,40.698102],[-81.507092,40.697986],[-81.507,40.69783],[-81.506895,40.697634],[-81.506792,40.697427],[-81.506659,40.697204],[-81.506486,40.696947],[-81.506334,40.69673],[-81.506032,40.696356],[-81.505622,40.695878],[-81.505466,40.69573],[-81.505278,40.695571],[-81.505106,40.695454],[-81.504937,40.695357],[-81.50476,40.695289],[-81.504598,40.695241],[-81.504473,40.695223],[-81.50439,40.695203],[-81.504309,40.695185],[-81.504189,40.695182],[-81.503937,40.695152],[-81.503799,40.695133],[-81.503664,40.695132],[-81.503476,40.695124],[-81.503124,40.695097],[-81.502579,40.695048],[-81.502236,40.695005],[-81.501984,40.694959],[-81.501695,40.694894],[-81.501402,40.694822],[-81.501062,40.694713],[-81.500732,40.694602],[-81.500336,40.694466],[-81.49992,40.694318],[-81.499588,40.694208],[-81.499061,40.694017],[-81.498644,40.693868],[-81.498204,40.693726],[-81.497724,40.693548],[-81.497481,40.693455],[-81.497282,40.693361],[-81.496889,40.69314],[-81.49656,40.692957],[-81.496362,40.692856],[-81.496231,40.692795],[-81.496142,40.692744],[-81.496059,40.692675],[-81.495987,40.692621],[-81.495871,40.692552],[-81.495755,40.692483],[-81.495211,40.692192],[-81.494828,40.691989],[-81.494496,40.691808],[-81.494255,40.691682],[-81.494084,40.691605],[-81.493826,40.691489],[-81.493257,40.691194],[-81.492563,40.690838],[-81.491977,40.690546],[-81.491569,40.69034],[-81.491222,40.690157],[-81.490945,40.689999],[-81.490663,40.689812],[-81.490373,40.689602],[-81.49006,40.689368],[-81.489779,40.689136],[-81.489635,40.68901],[-81.4895,40.68887],[-81.489364,40.688695],[-81.489256,40.688525],[-81.489172,40.688344],[-81.489026,40.687917],[-81.488916,40.687602],[-81.488844,40.687356],[-81.488793,40.687122],[-81.488681,40.686371],[-81.488624,40.686003],[-81.488567,40.685637],[-81.488535,40.68537],[-81.488495,40.68513],[-81.488459,40.684895],[-81.48841,40.684665],[-81.48834,40.684385],[-81.488214,40.683942],[-81.488154,40.68372],[-81.488025,40.683394],[-81.487936,40.683142],[-81.487827,40.682896],[-81.487725,40.682706],[-81.48763,40.682548],[-81.487458,40.682315],[-81.487174,40.681948],[-81.486634,40.681245],[-81.486303,40.680822],[-81.485711,40.680067],[-81.485198,40.679396],[-81.484766,40.678823],[-81.484404,40.678342],[-81.484214,40.678106],[-81.484072,40.677953],[-81.483936,40.67782],[-81.483793,40.677704],[-81.483659,40.677612],[-81.483497,40.677515],[-81.483205,40.677361],[-81.482836,40.67719],[-81.482378,40.676964],[-81.482157,40.676855],[-81.482005,40.676756],[-81.481865,40.676636],[-81.48177,40.676521],[-81.48172,40.676471],[-81.481646,40.676432],[-81.481593,40.67639],[-81.481529,40.676305],[-81.481459,40.676203],[-81.481413,40.676088],[-81.481375,40.675942],[-81.48136,40.675793],[-81.48136,40.675748],[-81.481362,40.67566],[-81.481362,40.675625],[-81.481388,40.675441],[-81.481415,40.675329],[-81.481453,40.675238],[-81.481521,40.675148],[-81.481646,40.675027],[-81.481764,40.674895],[-81.481889,40.674755],[-81.48202,40.674636],[-81.482138,40.674546],[-81.482242,40.674484],[-81.482299,40.674436],[-81.482443,40.674249],[-81.482566,40.674067],[-81.482695,40.673843],[-81.482841,40.673545],[-81.483008,40.673161],[-81.483232,40.672603],[-81.483317,40.672371],[-81.483424,40.672023],[-81.483526,40.671622],[-81.483691,40.670969],[-81.483748,40.670736],[-81.483784,40.670542],[-81.483805,40.670363],[-81.483801,40.670215],[-81.483763,40.669975],[-81.483697,40.669578],[-81.483625,40.669168],[-81.483518,40.668519],[-81.483419,40.667919],[-81.483338,40.667426],[-81.483312,40.667224],[-81.483306,40.667042],[-81.483314,40.666903],[-81.483355,40.666676],[-81.483384,40.666494],[-81.483393,40.666358],[-81.483408,40.666252],[-81.483477,40.666024],[-81.483613,40.665632],[-81.483826,40.66511],[-81.484116,40.664406],[-81.4843,40.663966],[-81.48441,40.663691],[-81.484543,40.663365],[-81.484734,40.66299],[-81.484831,40.662816],[-81.485045,40.662501],[-81.485398,40.66198],[-81.485709,40.661526],[-81.485836,40.661333],[-81.485889,40.661231],[-81.485944,40.66104],[-81.486026,40.660663],[-81.486048,40.660547],[-81.486048,40.660487],[-81.486028,40.660441],[-81.485976,40.660396],[-81.4859,40.660358],[-81.485874,40.660326],[-81.485885,40.660287],[-81.486067,40.659907],[-81.486079,40.659864],[-81.486067,40.659749],[-81.486035,40.659471],[-81.485995,40.659208],[-81.485937,40.658946],[-81.485889,40.658772],[-81.485811,40.658565],[-81.485731,40.658372],[-81.485648,40.658204],[-81.485438,40.65784],[-81.485095,40.657246],[-81.485054,40.657233],[-81.485013,40.657233],[-81.484958,40.657249],[-81.484846,40.657271],[-81.484761,40.657279],[-81.484689,40.657281],[-81.48462,40.657273],[-81.484583,40.657255],[-81.484552,40.657224],[-81.484547,40.657194],[-81.48456,40.657154],[-81.484595,40.657092],[-81.484606,40.657051],[-81.484608,40.657015],[-81.484593,40.656956],[-81.484544,40.656837],[-81.484491,40.656692],[-81.484468,40.656551],[-81.484457,40.656437],[-81.484454,40.6563],[-81.484466,40.656122],[-81.484482,40.655945],[-81.484508,40.655754],[-81.484526,40.655578],[-81.48453,40.655483],[-81.48453,40.655407],[-81.484522,40.655335],[-81.484502,40.655275],[-81.484429,40.655147],[-81.484361,40.655027],[-81.484317,40.654958],[-81.484251,40.654884],[-81.484104,40.654769],[-81.483953,40.654658],[-81.483797,40.65455],[-81.483662,40.65447],[-81.483536,40.654405],[-81.483367,40.65434],[-81.483127,40.654266],[-81.482926,40.65421],[-81.482694,40.654159],[-81.482383,40.654094],[-81.481886,40.654007],[-81.481135,40.653879],[-81.480966,40.653854],[-81.480375,40.653767],[-81.480009,40.653722],[-81.479794,40.653708],[-81.479515,40.653701],[-81.479227,40.653712],[-81.478964,40.653727],[-81.47865,40.653761],[-81.478212,40.653812],[-81.47789,40.653854],[-81.477521,40.653908],[-81.477269,40.65395],[-81.477008,40.654002],[-81.47671,40.654066],[-81.476272,40.654163],[-81.47571,40.654291],[-81.475342,40.654379],[-81.47506,40.654448],[-81.474402,40.654643],[-81.474032,40.65475],[-81.473908,40.654793],[-81.473795,40.65483],[-81.473661,40.654871],[-81.473613,40.654908],[-81.473566,40.654944],[-81.47342,40.655017],[-81.473255,40.655099],[-81.473077,40.655189],[-81.472826,40.65531],[-81.472466,40.655483],[-81.472182,40.655613],[-81.471966,40.655703],[-81.471745,40.655777],[-81.471454,40.655856],[-81.471054,40.655952],[-81.470798,40.656008],[-81.470636,40.656036],[-81.470439,40.656055],[-81.470243,40.656054],[-81.470027,40.656038],[-81.469835,40.656015],[-81.469688,40.655985],[-81.46956,40.655947],[-81.469438,40.655898],[-81.469316,40.655831],[-81.469216,40.655764],[-81.469111,40.655676],[-81.468966,40.65553],[-81.468937,40.655491],[-81.468937,40.655467],[-81.468967,40.655388],[-81.46895,40.655363],[-81.46888,40.655294],[-81.468485,40.654905],[-81.468467,40.654879],[-81.468491,40.654854],[-81.468499,40.654819],[-81.468482,40.654784],[-81.468451,40.654731],[-81.468419,40.654664],[-81.468413,40.654632],[-81.46843,40.654593],[-81.468473,40.654556],[-81.468578,40.654486],[-81.468717,40.654399],[-81.468977,40.654258],[-81.469011,40.654228],[-81.468998,40.654199]],[[-81.456133,40.637242],[-81.456118,40.636721],[-81.456077,40.636601],[-81.456066,40.636409],[-81.456101,40.636172],[-81.456138,40.635969],[-81.45622,40.635798],[-81.456303,40.635643],[-81.456362,40.635487],[-81.456484,40.635382],[-81.456642,40.635305],[-81.456728,40.635267],[-81.456764,40.63525],[-81.456793,40.635223],[-81.456804,40.635194],[-81.456806,40.635161],[-81.45676,40.635084],[-81.455538,40.633466],[-81.455393,40.633222],[-81.455362,40.633077],[-81.455443,40.632796],[-81.455496,40.632495],[-81.455584,40.631952],[-81.455556,40.631539],[-81.455535,40.631136],[-81.45534,40.630496],[-81.45518,40.629966],[-81.454824,40.62949],[-81.45415,40.628977],[-81.453522,40.628452],[-81.452637,40.627874],[-81.449811,40.625572],[-81.448265,40.624356],[-81.446682,40.623473],[-81.443942,40.622038],[-81.443535,40.621788],[-81.441901,40.620783],[-81.440915,40.619984],[-81.440519,40.619483],[-81.440236,40.61896],[-81.439876,40.618135],[-81.439496,40.617602],[-81.438765,40.616963],[-81.438047,40.616399],[-81.437451,40.615973],[-81.436872,40.615577],[-81.435581,40.614661],[-81.434478,40.613843],[-81.43321,40.612543],[-81.432409,40.611587],[-81.431951,40.611068],[-81.431552,40.610735],[-81.431164,40.610304],[-81.430555,40.609831],[-81.430018,40.60949],[-81.429198,40.609009],[-81.428584,40.608616],[-81.428551,40.608589],[-81.428524,40.608561],[-81.428526,40.608534],[-81.428444,40.60848],[-81.428538,40.608388],[-81.428623,40.608321],[-81.428646,40.608303]],[[-81.428444,40.60848],[-81.427907,40.608981],[-81.427816,40.609081],[-81.427607,40.609273],[-81.427366,40.609519],[-81.426757,40.610094],[-81.426357,40.610347],[-81.426151,40.610405],[-81.425697,40.610547],[-81.425335,40.610587],[-81.42508,40.610595],[-81.424903,40.610568],[-81.42478,40.61052]],[[-81.396716,40.576987],[-81.396781,40.577683],[-81.396788,40.57807],[-81.396891,40.578424],[-81.397139,40.579032],[-81.397392,40.57942],[-81.397607,40.579735],[-81.397609,40.579763],[-81.397567,40.579861],[-81.397514,40.579972],[-81.397494,40.580153],[-81.3977,40.580511],[-81.39864,40.581564],[-81.400065,40.582874],[-81.402333,40.58466],[-81.403393,40.585516],[-81.404281,40.586653],[-81.405209,40.587801],[-81.405787,40.588473],[-81.406198,40.589208],[-81.406543,40.590169],[-81.406589,40.590277],[-81.406939,40.591104],[-81.407661,40.592191],[-81.408865,40.593672],[-81.409815,40.594448],[-81.410792,40.595169],[-81.411209,40.595506],[-81.411976,40.596062],[-81.412947,40.596596],[-81.413837,40.597049],[-81.414405,40.597464],[-81.414793,40.597731],[-81.415236,40.598319],[-81.416268,40.59948],[-81.41703,40.600101],[-81.41838,40.601228],[-81.419032,40.601756],[-81.419176,40.60193],[-81.419204,40.601985],[-81.419133,40.602105],[-81.419097,40.602263],[-81.418924,40.602323],[-81.418852,40.602377],[-81.418623,40.602388],[-81.418393,40.602399],[-81.418235,40.602443],[-81.41812,40.602525],[-81.418051,40.602625],[-81.418051,40.60276],[-81.418219,40.602864],[-81.418352,40.602908],[-81.419045,40.602834],[-81.419261,40.602823],[-81.419611,40.602899],[-81.419804,40.603146],[-81.419875,40.603277],[-81.419966,40.603485],[-81.420119,40.603709],[-81.420352,40.60394],[-81.420596,40.604118],[-81.421449,40.604596],[-81.422209,40.604999],[-81.423351,40.605842],[-81.424196,40.60634],[-81.424812,40.606695],[-81.425341,40.607161],[-81.425671,40.607381],[-81.426021,40.607566],[-81.426316,40.607676],[-81.426952,40.607894],[-81.427583,40.608101],[-81.428186,40.608328],[-81.42843,40.608429],[-81.42849,40.608474],[-81.428526,40.608534]],[[-81.629474,40.929258],[-81.629901,40.928454],[-81.629016,40.928174],[-81.62879,40.92862],[-81.628601,40.928993],[-81.629474,40.929258]]]}'::jsonb +WHERE name = 'Ohio & Erie Canal Towpath Trail'; diff --git a/backend/migrations/077_add_portage_freedom_trails.sql b/backend/migrations/077_add_portage_freedom_trails.sql new file mode 100644 index 00000000..d820aa3e --- /dev/null +++ b/backend/migrations/077_add_portage_freedom_trails.sql @@ -0,0 +1,26 @@ +-- Migration: 077_add_portage_freedom_trails.sql +-- Description: Add Portage Hike & Bike Trail. Add Biking activity to Mud Brook +-- Greenway Trail. Freedom Trail already exists in production with geometry. + +-- 1. Portage Hike & Bike Trail (Kent to Ravenna) +INSERT INTO pois ( + name, brief_description, poi_roles, latitude, longitude, + primary_activities, geometry, more_info_link +) +SELECT + 'Portage Hike & Bike Trail', + 'An 11-mile paved multi-use trail connecting Kent and Ravenna through Portage County. Links to the Bike & Hike Trail and the Freedom Trail, forming part of the regional trail network.', + ARRAY['trail'], 41.155, -81.360, 'Biking, Hiking', + '{"type":"MultiLineString","coordinates":[[[-81.35944,41.158852],[-81.359338,41.158832],[-81.358641,41.158729],[-81.358589,41.158727],[-81.358562,41.158741],[-81.358542,41.158764],[-81.358523,41.158808],[-81.358444,41.159171],[-81.358414,41.159268],[-81.358379,41.15938],[-81.358317,41.159527],[-81.358154,41.159897],[-81.357998,41.160163],[-81.357778,41.160486],[-81.357365,41.160967],[-81.356985,41.161344],[-81.356458,41.161754],[-81.356085,41.161986],[-81.355978,41.162056],[-81.355423,41.162356],[-81.354953,41.162563],[-81.35456,41.162708],[-81.354397,41.162774],[-81.354357,41.162793],[-81.35428,41.162855],[-81.354179,41.162966],[-81.354126,41.162993],[-81.353166,41.163494],[-81.352846,41.16366],[-81.352728,41.163728],[-81.352372,41.163933],[-81.352252,41.164002],[-81.352158,41.164056],[-81.351709,41.164314],[-81.351212,41.16463],[-81.350192,41.165221],[-81.349791,41.165472],[-81.349506,41.165595],[-81.349211,41.16573],[-81.348574,41.165957],[-81.347902,41.166079],[-81.347618,41.166108],[-81.347414,41.166063],[-81.347131,41.166029],[-81.346703,41.166038],[-81.346186,41.166047],[-81.345597,41.165996],[-81.344984,41.165942],[-81.34424,41.1659],[-81.344179,41.165897],[-81.343443,41.165821],[-81.343251,41.165825],[-81.342747,41.165874],[-81.342476,41.165914],[-81.341814,41.166016],[-81.341737,41.16603],[-81.341254,41.166149],[-81.340992,41.166184],[-81.340349,41.166334],[-81.340075,41.166411],[-81.339576,41.166529],[-81.339499,41.166593],[-81.339468,41.166677],[-81.339457,41.16693],[-81.339452,41.167028],[-81.339454,41.167118]],[[-81.339576,41.166529],[-81.339469,41.166488],[-81.339397,41.166486],[-81.33894,41.166593],[-81.338107,41.166812],[-81.337724,41.166901],[-81.336668,41.167153],[-81.335106,41.167571],[-81.333163,41.168048],[-81.331437,41.168475],[-81.330022,41.168812],[-81.328791,41.169129],[-81.3274,41.16946],[-81.325109,41.170027],[-81.324976,41.170065],[-81.324914,41.170079],[-81.324791,41.170094],[-81.324708,41.170109],[-81.32421,41.170224],[-81.324051,41.170267],[-81.324023,41.170299],[-81.323986,41.170348],[-81.323863,41.17038],[-81.323642,41.170444],[-81.323425,41.170503],[-81.323126,41.17058],[-81.322682,41.170693],[-81.322387,41.170762],[-81.322079,41.170827],[-81.321742,41.1709],[-81.321354,41.170975],[-81.321079,41.171017],[-81.320799,41.171046],[-81.320474,41.171075],[-81.320104,41.171115],[-81.318205,41.171366],[-81.316047,41.171684],[-81.31497,41.171798],[-81.313768,41.171891],[-81.312898,41.17189],[-81.312824,41.1719],[-81.312773,41.171915]],[[-81.362655,41.150592],[-81.362716,41.150521],[-81.362757,41.150484],[-81.362796,41.150463],[-81.362833,41.15045],[-81.362871,41.150445],[-81.362889,41.150445],[-81.362926,41.150444],[-81.362969,41.150448],[-81.363025,41.150466],[-81.363084,41.150489],[-81.363123,41.150499],[-81.363136,41.150502],[-81.363185,41.150508],[-81.363237,41.150506],[-81.363281,41.150499],[-81.363323,41.150486],[-81.363366,41.150466],[-81.363397,41.150448],[-81.363428,41.150419],[-81.363476,41.150369],[-81.363542,41.150294],[-81.363603,41.150227],[-81.363675,41.150163],[-81.363758,41.15012],[-81.36381,41.150105],[-81.363858,41.150096],[-81.363911,41.150095],[-81.363968,41.150095],[-81.364051,41.150104],[-81.364153,41.15012],[-81.364326,41.150149],[-81.364395,41.150164],[-81.364461,41.150182],[-81.364638,41.150234],[-81.364693,41.150249],[-81.364749,41.150256],[-81.364863,41.150265],[-81.364941,41.150272],[-81.365012,41.150284],[-81.365073,41.150296],[-81.365124,41.150302],[-81.365176,41.1503],[-81.36535,41.150282],[-81.365672,41.15025],[-81.365799,41.150232],[-81.366013,41.150199],[-81.366366,41.150146],[-81.36652,41.150118],[-81.366716,41.1501],[-81.366797,41.150093],[-81.367096,41.150088],[-81.367187,41.150084],[-81.367217,41.150083],[-81.367241,41.150083],[-81.367294,41.15008],[-81.367333,41.150072],[-81.367385,41.150054],[-81.367426,41.150029],[-81.367473,41.149991],[-81.367518,41.149966],[-81.367564,41.149948],[-81.367615,41.149931],[-81.367757,41.149898],[-81.367865,41.149875],[-81.367956,41.149842],[-81.368057,41.149795],[-81.368145,41.149745],[-81.368287,41.14967],[-81.368364,41.149626],[-81.368439,41.149575],[-81.368564,41.149515],[-81.368697,41.149431],[-81.368865,41.149326],[-81.369007,41.149236],[-81.369179,41.149147],[-81.369285,41.149101],[-81.369344,41.149071],[-81.3694,41.149027],[-81.369526,41.14889],[-81.369629,41.148801],[-81.369681,41.148746],[-81.36972,41.148676],[-81.369734,41.148612],[-81.369746,41.148463],[-81.36974,41.148382],[-81.369706,41.148286],[-81.369662,41.14816],[-81.369623,41.147979],[-81.369585,41.147807],[-81.369546,41.147672],[-81.369529,41.147596],[-81.369537,41.147517],[-81.369572,41.147374],[-81.369574,41.147289],[-81.369503,41.147055],[-81.369495,41.146995],[-81.369483,41.146908],[-81.369483,41.146772],[-81.369481,41.146678],[-81.369463,41.146556],[-81.369458,41.14645],[-81.369461,41.146366],[-81.369486,41.146235],[-81.369513,41.146148],[-81.369558,41.146012],[-81.369597,41.145919],[-81.36964,41.14581],[-81.369696,41.145714],[-81.369789,41.145587],[-81.369856,41.145492],[-81.369876,41.145451],[-81.369903,41.145383],[-81.369923,41.145324],[-81.369968,41.145251],[-81.370104,41.145029],[-81.370164,41.144932],[-81.370242,41.144849],[-81.370349,41.144742],[-81.370499,41.144607],[-81.370734,41.144402],[-81.370957,41.144197],[-81.371,41.144171],[-81.371124,41.144117],[-81.371397,41.143981],[-81.371525,41.143943],[-81.371618,41.143914],[-81.371734,41.143894],[-81.371979,41.143931],[-81.372071,41.143934],[-81.372172,41.14392],[-81.372333,41.143858],[-81.372621,41.143704],[-81.372822,41.143606],[-81.372895,41.143578],[-81.372974,41.143532],[-81.373088,41.143425],[-81.373112,41.143332],[-81.373106,41.143259],[-81.373071,41.143149],[-81.372854,41.142683],[-81.372839,41.142627],[-81.372841,41.142586],[-81.372871,41.142543],[-81.372943,41.142511],[-81.373271,41.142421],[-81.37353,41.142354],[-81.373682,41.142302],[-81.373872,41.142228],[-81.374121,41.142143],[-81.375605,41.141723],[-81.377228,41.141248],[-81.377272,41.141235],[-81.377892,41.140999],[-81.378482,41.140722],[-81.379286,41.14031],[-81.38052,41.139577],[-81.381073,41.139302],[-81.381533,41.139022],[-81.382733,41.1385],[-81.383264,41.138379],[-81.383805,41.138315],[-81.383847,41.13831],[-81.383921,41.138298],[-81.385168,41.138114],[-81.387204,41.137996],[-81.388696,41.137845],[-81.390353,41.13767],[-81.390573,41.137628]],[[-81.311643,41.17215],[-81.311574,41.17208],[-81.311507,41.171984],[-81.31134,41.171898],[-81.31111,41.171818],[-81.310891,41.171762],[-81.310638,41.171724],[-81.310349,41.171694],[-81.310137,41.171678],[-81.309771,41.171637],[-81.309137,41.171552],[-81.308261,41.171424],[-81.30802,41.171388],[-81.305399,41.170994],[-81.304992,41.170933],[-81.304031,41.17079],[-81.302467,41.170547],[-81.301482,41.170403],[-81.301038,41.170337],[-81.300145,41.170202],[-81.299868,41.17016],[-81.297924,41.169866],[-81.29639,41.169626],[-81.293696,41.169249],[-81.292574,41.169068],[-81.291196,41.168895],[-81.290803,41.16886],[-81.288507,41.168814],[-81.287081,41.168843],[-81.285374,41.168999]],[[-81.365824,41.184784],[-81.365748,41.184774],[-81.365545,41.184741],[-81.365494,41.184725],[-81.365464,41.184711],[-81.365452,41.184693],[-81.365452,41.184671],[-81.365459,41.184657],[-81.365484,41.184643],[-81.365531,41.184639],[-81.365595,41.184641],[-81.365761,41.184646],[-81.36597,41.184655],[-81.366127,41.184669],[-81.366342,41.184702],[-81.36674,41.184776],[-81.367087,41.184837],[-81.367762,41.184957],[-81.368499,41.185086],[-81.369177,41.185202],[-81.369826,41.185314],[-81.370645,41.185462],[-81.371289,41.185575],[-81.371923,41.185683],[-81.372702,41.185822],[-81.373396,41.185946],[-81.374126,41.186073],[-81.374808,41.186188],[-81.375672,41.18634],[-81.376532,41.186487],[-81.377236,41.186614],[-81.378002,41.186749],[-81.378783,41.186886],[-81.379013,41.186923],[-81.379378,41.186978],[-81.379655,41.187025],[-81.379937,41.187072],[-81.380253,41.187126],[-81.380711,41.18722],[-81.381172,41.187309],[-81.381773,41.187415],[-81.382155,41.187484],[-81.382731,41.187587],[-81.38321,41.187666],[-81.383656,41.187746],[-81.384069,41.187815],[-81.384413,41.187876],[-81.384754,41.187939],[-81.385089,41.187995],[-81.386119,41.188172],[-81.387263,41.188371],[-81.388136,41.188532],[-81.388548,41.188606],[-81.388734,41.188647],[-81.388855,41.188685],[-81.388953,41.188732],[-81.389026,41.188767],[-81.389105,41.1888],[-81.389208,41.188833],[-81.389345,41.188866],[-81.38942,41.18889],[-81.38948,41.188901],[-81.389513,41.188913],[-81.389545,41.188925],[-81.389578,41.188934],[-81.38964,41.188947],[-81.389714,41.188953],[-81.389805,41.188952],[-81.389891,41.188945],[-81.389996,41.18893],[-81.390104,41.188907],[-81.390184,41.188893],[-81.390241,41.188891],[-81.390297,41.188896],[-81.390386,41.188912],[-81.390723,41.188978],[-81.391173,41.189055],[-81.39151,41.189109],[-81.391637,41.189129],[-81.391803,41.189163],[-81.392137,41.189224]],[[-81.366374,41.184887],[-81.366393,41.184809],[-81.365792,41.18472],[-81.36577,41.184805],[-81.366374,41.184887]],[[-81.359861,41.150972],[-81.359785,41.150954],[-81.359677,41.15093],[-81.35958,41.15091],[-81.35947,41.150904],[-81.35938,41.150906],[-81.359301,41.150912],[-81.359205,41.150929],[-81.359065,41.150961],[-81.358975,41.150975],[-81.358782,41.150995],[-81.358606,41.151013],[-81.358475,41.151021]]]}'::jsonb, + 'https://www.portageparkdistrict.org/portage-hike-bike-trail/' +WHERE NOT EXISTS ( + SELECT 1 FROM pois WHERE name = 'Portage Hike & Bike Trail' +); + +-- 2. Add Biking activity to Mud Brook Greenway Trail +UPDATE pois +SET primary_activities = 'Biking, Hiking' +WHERE name = 'Mud Brook Greenway Trail' + AND (primary_activities IS NULL OR primary_activities = ''); + +-- Note: Freedom Trail already exists in production with geometry and activities. diff --git a/data/boundaries/README.md b/data/boundaries/README.md index ec2da68b..d059450d 100644 --- a/data/boundaries/README.md +++ b/data/boundaries/README.md @@ -82,7 +82,265 @@ podman exec rotv psql -U postgres -d rotv -f /tmp/update_colors.sql Or on production: ```bash -ssh -p 22422 root@sven.dc3.crunchtools.com \ +ssh -p 22422 root@lotor.dc3.crunchtools.com \ "podman cp update_colors.sql rootsofthevalley.org:/tmp/ && \ podman exec rootsofthevalley.org psql -U rotv rotv -f /tmp/update_colors.sql" ``` + + +--- + +# Summit Metro Parks Boundaries (Issue #198) + +Individual park boundaries for the Summit Metro Parks system, used for +multi-level geographic grounding: a POI inside a park resolves to the smallest +containing boundary (the park) instead of the city, sharpening news/event +search relevance. + +## Files + +- `fetch_summit_metro_parks.py` — re-runnable fetch/convert tool (no deps) +- `summit_metro_parks.manifest.json` — generated index (OSM IDs, geometry types) +- `insert_summit_metro_parks.sql` — generated import script +- `.geojson` — one EPSG:4326 FeatureCollection per park (15 files) + +## Data Source + +- **Source:** OpenStreetMap via Overpass API +- **License:** ODbL 1.0 (http://osm.org/copyright) +- **Retrieved:** 2026-05-21 +- **Endpoint:** `overpass.kumi.systems` — the canonical `overpass-api.de` + returns HTTP 406 from some hosts; the kumi mirror works. +- **Note:** OSM `operator` tags for SMP are inconsistent ("Summit Metro Parks", + "Summit County Metroparks", "Metro Parks, Serving Summit County", or blank), + so the fetch tool pins explicit OSM way/relation IDs rather than filtering by + operator. + +## Schema (current model — NOT legacy `poi_type`) + +Park boundaries are rows in `pois`: + +- `poi_roles` — `ARRAY['boundary']` +- `boundary_type` — `'park'` (drives the **Parks** section of the map panel; + municipal boundaries use `municipal`/`city`/`township`/`village`/`county`/`state`) +- `boundary_color` — hex string +- `geometry` — GeoJSON Polygon/MultiPolygon (JSONB) +- `boundary_geom` — PostGIS `geometry(MultiPolygon,4326)`, backfilled from + `geometry`. **This is the column geographic grounding actually reads** + (`geoService.getContainingBoundaries` → `ST_Contains` / `ST_Area`). + +> ⚠️ `server.js` startup stamps `boundary_type='municipal'` onto any boundary +> with a NULL type. The import script sets `'park'` explicitly so parks are not +> silently reclassified into the Municipal section on the next restart. + +## Parks Included + +| Park | Color | OSM ID | Geometry | Points | +|------|-------|--------|----------|--------| +| Cascade Valley Metro Park | `#2E8B57` | relation/14962727 | MultiPolygon | 216 | +| Confluence Metro Park | `#3CB371` | way/1183430028 | Polygon | 51 | +| Deep Lock Quarry Metro Park | `#6B8E23` | way/1118934213 | Polygon | 99 | +| F.A. Seiberling Nature Realm | `#48A860` | way/321864947 | Polygon | 16 | +| Firestone Metro Park | `#556B2F` | way/279928717 | Polygon | 63 | +| Furnace Run Metro Park | `#808000` | relation/1290126 | Polygon | 278 | +| Goodyear Heights Metro Park | `#228B22` | way/422736187 | Polygon | 62 | +| Gorge Metro Park | `#008B8B` | way/324814067 | Polygon | 281 | +| Hampton Hills Metro Park | `#66CDAA` | way/515714240 | Polygon | 40 | +| Munroe Falls Metro Park | `#5F9EA0` | way/324817710 | Polygon | 79 | +| Nimisila Reservoir Metro Park | `#2F8F6F` | way/1119378323 | Polygon | 107 | +| O'Neil Woods Metro Park | `#9ACD32` | way/323043456 | Polygon | 65 | +| Sand Run Metro Park | `#388E5C` | way/323083638 | Polygon | 445 | +| Silver Creek Metro Park | `#4F7942` | way/279929012 | Polygon | 69 | +| Springfield Bog Metro Park | `#7BA05B` | way/279927827 | Polygon | 31 | + +## Known Gaps (fallback / future work) + +- **Liberty Park** — included as a **4-way union** (~2,033 ac), not the single + OSM relation 6883851 (which is only ~33 ac). OSM maps Liberty Park as several + *overlapping* ways — `Liberty Park` ×2 (the southern/Pond Brook end), `Liberty + Park Nature Area`, and `Liberty Park Recreation` (the Ledges core); these are + unioned via `UNION_ROSTER` in the fetch tool and dissolved with `ST_UnaryUnion` + at import (see note below). Both `Liberty Park` and `Liberty Park Nature Center` + POIs ground correctly to it. + + > **Why the import dissolves geometry:** the four Liberty Park ways overlap. + > A naive `ST_MakeValid` on an overlapping MultiPolygon punches the overlap out + > as an interior ring (even-odd rule) — which rendered as a "square cut out" of + > the developed core and left POIs there ungrounded. `ST_UnaryUnion` merges + > overlapping parts into clean, hole-free coverage. The import rewrites both the + > `geometry` JSONB (map rendering) and `boundary_geom` (grounding) from it. +- **Cascade Valley Metro Park** — included (MultiPolygon, ~509 ac) but + under-captures the full ~1,140-acre footprint; the master relation omits some + outlying areas. Covers the developed North/South/Cascade Locks/Valley View + cores where POI density is highest. +- **Summit Lake** — omitted pending ownership verification (the lakefront park + land is shared/ambiguous between the City of Akron and SMP's nature center). +- **Conservation areas** (Pond Brook, Schumacher Woods, Theiss Woods, Mud + Catcher) — largely absent from OSM; tracing/county-GIS candidates. + +## Regenerate + +```bash +python3 fetch_summit_metro_parks.py # refresh geojson + manifest +# (then regenerate insert_summit_metro_parks.sql — see commit tooling) +``` + +## Local Import + +```bash +./run.sh start +podman cp data/boundaries/insert_summit_metro_parks.sql rotv:/tmp/ +podman exec rotv psql -U postgres -d rotv -f /tmp/insert_summit_metro_parks.sql +``` + +## Production Upload + +```bash +scp -P 22422 data/boundaries/insert_summit_metro_parks.sql root@lotor.dc3.crunchtools.com:/tmp/ +ssh -p 22422 root@lotor.dc3.crunchtools.com \ + "podman cp /tmp/insert_summit_metro_parks.sql rootsofthevalley.org:/tmp/ && \ + podman exec rootsofthevalley.org psql -U rotv rotv -f /tmp/insert_summit_metro_parks.sql" +``` + + +--- + +# Cleveland Metroparks Boundaries (Issue #198, Priority 1) + +All 18 Cleveland Metroparks reservations (the "Emerald Necklace"). Same +model and tooling as the Summit Metro Parks set. + +## Files + +- `fetch_cleveland_metroparks.py` — re-runnable fetch tool (imports the shared + helpers from `fetch_summit_metro_parks.py`: Overpass mirror fallback, way/ + relation geometry, multi-relation union) +- `cleveland_metroparks.manifest.json` — generated index +- `insert_cleveland_metroparks.sql` — generated import (ST_UnaryUnion dissolve) +- `.geojson` — one EPSG:4326 FeatureCollection per reservation + +## Data Source + +- **Source:** OpenStreetMap via Overpass API — **License:** ODbL 1.0 +- **Retrieved:** 2026-05-21 +- Cleveland Metroparks reservations are well mapped as relations with a mostly + consistent `operator=Cleveland Metroparks` tag, but IDs are still pinned + explicitly (Brookside's operator is blank). Ohio & Erie Canal Reservation is + two relations (nature_reserve + park), unioned via `UNION_REL_ROSTER`. +- Excludes **Columbia Reservation** (it's Lorain County Metro Parks, not CM) and + non-reservation small parks (Wendy Park, Wildwood, etc.). + +## Reservations Included + +| Reservation | Color | OSM ID | Points | +|-------------|-------|--------|--------| +| Acacia Reservation | `#1F6F4A` | way/297396089 | 135 | +| Bedford Reservation | `#2E8B57` | relation/3956286 | 777 | +| Big Creek Reservation | `#3CB371` | relation/3956339 | 994 | +| Bradley Woods Reservation | `#228B22` | relation/11230155 | 231 | +| Brecksville Reservation | `#006400` | relation/7081545 | 1757 | +| Brookside Reservation | `#556B2F` | relation/3956352 | 318 | +| Cleveland Lakefront Reservation | `#1E90FF` | relation/3958536 | 655 | +| Euclid Creek Reservation | `#20B2AA` | relation/3958520 | 322 | +| Garfield Park Reservation | `#6B8E23` | relation/3956380 | 171 | +| Hinckley Reservation | `#008B8B` | relation/3956228 | 293 | +| Huntington Reservation | `#4682B4` | way/999310008 | 29 | +| Mill Stream Run Reservation | `#2F8F6F` | relation/3951437 | 1232 | +| North Chagrin Reservation | `#388E5C` | relation/3954790 | 344 | +| Ohio & Erie Canal Reservation | `#9ACD32` | relations/3956408,11259162 | 1347 | +| Rocky River Reservation | `#5F9EA0` | relation/2292887 | 1191 | +| South Chagrin Reservation | `#48A860` | relation/3956204 | 1013 | +| Washington Reservation | `#7BA05B` | relation/3956422 | 281 | +| West Creek Reservation | `#66CDAA` | relation/11228395 | 237 | + +## Pre-existing POIs handled + +Three reservations already existed as content-bearing POIs. `Brecksville +Reservation` was a `point,boundary` row mis-tagged `municipal` (so it showed in +the Municipal panel and carried 1 news item). The import **demotes** any such +pre-existing `point+boundary` row for these names to a point-only marker — +preserving its news/events — so the clean OSM boundary we insert is the single +park boundary. `Garfield Park Reservation` and `West Creek Reservation` were +already point-only markers (with news/events) and simply coexist with their new +boundary polygons. + +## Local / Production Import + +```bash +# Local +podman cp data/boundaries/insert_cleveland_metroparks.sql rotv:/tmp/ +podman exec rotv psql -U postgres -d rotv -f /tmp/insert_cleveland_metroparks.sql +# Production (lotor) +scp -P 22422 data/boundaries/insert_cleveland_metroparks.sql root@lotor.dc3.crunchtools.com:/tmp/ +ssh -p 22422 root@lotor.dc3.crunchtools.com \ + "podman cp /tmp/insert_cleveland_metroparks.sql rootsofthevalley.org:/tmp/ && \ + podman exec rootsofthevalley.org psql -U rotv rotv -f /tmp/insert_cleveland_metroparks.sql" +``` + + +--- + +# Smaller Municipal / City Parks (Issue #198, Priority 3) + +Individually-owned city/village parks that contain ROTV point-POIs which +previously grounded only to their municipality. Same model and tooling as the +metroparks sets. + +## Files + +- `discover_municipal_parks.py` — discovery helper (searches OSM park polygons + near each un-parked POI; read-only, prints candidates) +- `fetch_municipal_parks.py` — re-runnable fetch tool (imports the shared helpers + from `fetch_summit_metro_parks.py`); emits geojson + manifest **and** the SQL +- `municipal_parks.manifest.json` — generated index +- `insert_municipal_parks.sql` — generated import (ST_UnaryUnion dissolve) +- `.geojson` — one EPSG:4326 FeatureCollection per park (6 files) + +## Data Source + +- **Source:** OpenStreetMap via Overpass API — **License:** ODbL 1.0 +- **Retrieved:** 2026-05-22 — IDs pinned explicitly (operator tags vary). + +## Parks Included + +| Park | Municipality | Color | OSM ID | Operator | +|------|--------------|-------|--------|----------| +| Cascade Park | Akron | `#B0894F` | ways/464364020,1091919433 (union) | City of Akron | +| Schneider Park | Akron | `#A0786B` | way/633129749 | City of Akron | +| Summit Lake Park | Akron | `#5FA0C0` | way/472101121 | City of Akron | +| Canal Basin Park | Cleveland | `#C08040` | way/1266663439 | City of Cleveland | +| Rivergate Park | Cleveland | `#6FAF8F` | way/1011021052 | Cleveland Metroparks | +| Valley View Woods | Valley View | `#8FAF5F` | relation/18057126 | Village of Valley View | + +All six pre-existed only as point-only POIs (or not at all), so — like Garfield +Park / West Creek in the Cleveland set — they coexist with their new boundaries; +no demote was needed. + +**Grounding payoff (local):** 8 point-POIs now resolve to one of these parks — +Cascade Park 3 (incl. Mustill Store / Mustill Lock 15), Rivergate Park 2 (incl. +Merwin's Warf), Canal Basin / Schneider / Valley View Woods 1 each. + +## Known Gaps (not added) + +- **Summit Lake NorthShore Park** — the POI sits ~200 m north of the only mapped + OSM "Summit Lake Park" polygon (the north-shore park isn't drawn in OSM), so it + still grounds to Akron. The boundary is kept anyway (Liberty-Park precedent — a + valid park polygon useful for future POIs); fix needs a north-shore polygon or a + coordinate nudge. +- **Oak Grove Park (Brecksville)**, **Irish Town Bend Park (Cleveland)** — no + `leisure=park` polygon in OSM (tracing / city-GIS candidates). +- **Peninsula Village parks** — those POIs are buildings (G.A.R. Hall, galleries); + no distinct park area in OSM. They ground to Village of Peninsula. + +## Local / Production Import + +```bash +# Local +podman cp data/boundaries/insert_municipal_parks.sql rotv:/tmp/ +podman exec rotv psql -U postgres -d rotv -f /tmp/insert_municipal_parks.sql +# Production (lotor) +scp -P 22422 data/boundaries/insert_municipal_parks.sql root@lotor.dc3.crunchtools.com:/tmp/ +ssh -p 22422 root@lotor.dc3.crunchtools.com \ + "podman cp /tmp/insert_municipal_parks.sql rootsofthevalley.org:/tmp/ && \ + podman exec rootsofthevalley.org psql -U rotv rotv -f /tmp/insert_municipal_parks.sql" +``` diff --git a/frontend/src/App.css b/frontend/src/App.css index e32a36bc..943370c6 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -590,13 +590,21 @@ body { box-shadow: 0 2px 4px rgba(0,0,0,0.3); } -/* Instant blue glow on hover — markers (:hover) and lines/boundaries (.map-hover, - toggled in JS since the visible line is non-interactive). Replaces the old - hit-stroke shrink that caused the #409 hover flicker. */ -.leaflet-marker-icon:hover, -.leaflet-interactive.map-hover { +/* Instant blue glow on hover for markers — uses drop-shadow filter which is safe + for raster marker images. */ +.leaflet-marker-icon:hover { filter: drop-shadow(0 0 6px rgba(0, 102, 204, 0.9)) drop-shadow(0 0 2px rgba(0, 102, 204, 0.9)); } +/* Blue highlight on hover for lines/boundaries (.map-hover, toggled in JS since + the visible line is non-interactive). Uses stroke override instead of + drop-shadow filter — the filter forces the browser to composite ALL child + elements in SVG groups, defeating Leaflet's viewport clipping and + causing distant MultiLineString segments to render as stray fragments. */ +.leaflet-interactive.map-hover, +.leaflet-interactive.map-hover path { + stroke: rgba(0, 102, 204, 0.9) !important; + stroke-opacity: 1 !important; +} /* Hover Tooltip */ .destination-tooltip { diff --git a/frontend/src/components/Map.jsx b/frontend/src/components/Map.jsx index 18c18cd9..da4a13ba 100644 --- a/frontend/src/components/Map.jsx +++ b/frontend/src/components/Map.jsx @@ -626,7 +626,8 @@ function MapBoundsTracker({ destinations, visibleTypes, getDestinationIconType, visibleTypes.has('trail') || visibleTypes.has('river') || visibleTypes.has('water_taxi') || - visibleTypes.has('boundary'); + visibleTypes.has('boundary') || + isFilteredMode; if (includeLinearFeatures && linearFeatures && linearFeatures.length > 0) { linearFeatures.forEach(feature => { @@ -635,7 +636,7 @@ function MapBoundsTracker({ destinations, visibleTypes, getDestinationIconType, // Title search matches across all linear types, ignoring layer toggles isLayerVisible = feature.name?.toLowerCase().includes(search); } else if (feature.poi_roles?.includes('trail')) { - isLayerVisible = showTrails; + isLayerVisible = showTrails || poiMatchesActivityForTypes(feature, visibleTypes, iconConfig); } else if (feature.poi_roles?.includes('river')) { isLayerVisible = showRivers; } else if (feature.poi_roles?.includes('water_taxi')) { @@ -1495,7 +1496,7 @@ function Map({ destinations, selectedPoi, selectedIsLinear, onSelectPoi, isAdmin // regardless of its layer toggle, and hide non-matches. const isVisible = searchQuery ? feature.name?.toLowerCase().includes(searchQuery.toLowerCase()) - : ((feature.poi_roles?.includes('trail') && showTrails) || + : ((feature.poi_roles?.includes('trail') && (showTrails || poiMatchesActivityForTypes(feature, visibleTypes, iconConfig))) || (feature.poi_roles?.includes('river') && showRivers) || (feature.poi_roles?.includes('water_taxi') && showWaterTaxis) || (feature.poi_roles?.includes('boundary') && visibleBoundaries.has(feature.id)));