diff --git a/.github/workflows/deploy-feature-branch.yml b/.github/workflows/deploy-feature-branch.yml index a1030c5b1f2..b5efb2b1b76 100644 --- a/.github/workflows/deploy-feature-branch.yml +++ b/.github/workflows/deploy-feature-branch.yml @@ -23,10 +23,10 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2 - - name: Set up Python 3.7 - uses: actions/setup-python@v1 + - name: Set up Python 3.8 + uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/.github/workflows/deploy-to-aws b/.github/workflows/deploy-to-aws index 49fd0e3735a..e8ad044f3f6 100644 --- a/.github/workflows/deploy-to-aws +++ b/.github/workflows/deploy-to-aws @@ -14,10 +14,10 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - name: Set up Python 3.7 - uses: actions/setup-python@v1 + - name: Set up Python 3.8 + uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/.github/workflows/deploy-to-production.yml b/.github/workflows/deploy-to-production.yml index df893816e1c..6ff38cd31dd 100644 --- a/.github/workflows/deploy-to-production.yml +++ b/.github/workflows/deploy-to-production.yml @@ -36,10 +36,10 @@ jobs: with: persist-credentials: false fetch-depth: 0 - - name: Set up Python 3.7 - uses: actions/setup-python@v1 + - name: Set up Python 3.8 + uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/.github/workflows/deploy-to-staging.yml b/.github/workflows/deploy-to-staging.yml index 4ea56292ccb..dee8ce0ad3b 100644 --- a/.github/workflows/deploy-to-staging.yml +++ b/.github/workflows/deploy-to-staging.yml @@ -30,10 +30,10 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - name: Set up Python 3.7 - uses: actions/setup-python@v1 + - name: Set up Python 3.8 + uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/.github/workflows/test-pull-requests.yml b/.github/workflows/test-pull-requests.yml index ec7ce78456f..47fdfe27ebe 100644 --- a/.github/workflows/test-pull-requests.yml +++ b/.github/workflows/test-pull-requests.yml @@ -1,4 +1,4 @@ -name: Test Pull Request +name: Test PRs on: [pull_request] @@ -8,11 +8,11 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - name: Set up Python 3.7 - uses: actions/setup-python@v1 + - uses: actions/checkout@v1 + - name: Set up Python 3.8 + uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.8 - name: Install dependencies run: | python -m pip install --upgrade pip diff --git a/config_data.yml b/config_data.yml index 7fd7e9b99f1..2dc4e326529 100644 --- a/config_data.yml +++ b/config_data.yml @@ -52,21 +52,21 @@ reporting_status_extra_fields: [] # local, relative to the src_dir specified above. map_layers: #Country (https://geoportal.statistics.gov.uk/datasets/countries-december-2019-boundaries-uk-buc) - - geojson_file: https://geoportal.statistics.gov.uk/datasets/e91dce8fd0f74a6a8ab1e61b3528deb5_0.geojson + - geojson_file: https://services1.arcgis.com/ESMARspQHYMw9BZ9/arcgis/rest/services/Countries_December_2019_UGCB_UK_2022/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson name_property: ctry19nm id_property: ctry19cd output_subfolder: country filename_prefix: indicator_ #Region (link: https://hub.arcgis.com/datasets/4fcca2a47fed4bfaa1793015a18537ac_4) - - geojson_file: https://geoportal.statistics.gov.uk/datasets/5c945b8197394489ab1a743ab0064ec6_0.geojson + - geojson_file: https://services1.arcgis.com/ESMARspQHYMw9BZ9/arcgis/rest/services/Regions_December_2017_GCB_in_England_2022/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson name_property: rgn17nm id_property: rgn17cd output_subfolder: regions filename_prefix: indicator_ #Local Authority (link: https://hub.arcgis.com/datasets/686603e943f948acaa13fb5d2b0f1275_4) - - geojson_file: https://geoportal.statistics.gov.uk/datasets/e462c8a5e18e4f99a4eb36e03eb11c36_0.geojson - name_property: lad16nm - id_property: lad16cd + - geojson_file: https://services1.arcgis.com/ESMARspQHYMw9BZ9/arcgis/rest/services/Local_Authority_Districts_December_2016_GB_BUC_2022/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson + name_property: LAD16NM + id_property: LAD16CD output_subfolder: local_authorities filename_prefix: indicator_ diff --git a/geojsons/Local_Authority_Districts_December_2016_GB_BUC_2022_539803951565169620.geojson b/geojsons/Local_Authority_Districts_December_2016_GB_BUC_2022_539803951565169620.geojson new file mode 100644 index 00000000000..52150a78b4a --- /dev/null +++ b/geojsons/Local_Authority_Districts_December_2016_GB_BUC_2022_539803951565169620.geojson @@ -0,0 +1 @@ +{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"EPSG:4326"}},"features":[{"type":"Feature","id":1,"geometry":{"type":"Polygon","coordinates":[[[-1.2422334295304,54.722961884759],[-1.24193515533963,54.7227228056342],[-1.17763330454941,54.6991855048217],[-1.17384998387073,54.6919036407833],[-1.19632938391717,54.6985649532667],[-1.18750964550551,54.6939094872872],[-1.18884991011372,54.6924310816133],[-1.19210885777471,54.6925507597989],[-1.19424615031775,54.68647710618],[-1.19925150496262,54.6809526529393],[-1.18440180321092,54.6602350695278],[-1.17459011577125,54.6558076663677],[-1.17389235803439,54.6550684344203],[-1.1715708413255,54.6544448993404],[-1.15772384888524,54.6481928612748],[-1.16873157744779,54.6446255853221],[-1.17320740842152,54.6334571767527],[-1.18861131646013,54.6327127537955],[-1.19319062040879,54.6290520431535],[-1.20939331195667,54.6216849938129],[-1.23421018613871,54.628877457012],[-1.2567173645968,54.6233505280643],[-1.29901427301264,54.6279818866896],[-1.31636432694394,54.6452348506643],[-1.32886363885126,54.6440016074967],[-1.33506092902939,54.6313239662612],[-1.38089831635091,54.6439170665585],[-1.3412542291937,54.6502118968575],[-1.34785151353133,54.6624209254256],[-1.33094576836857,54.6821336600492],[-1.34452598377685,54.6911209109247],[-1.31932937293339,54.6913568460586],[-1.30132668034302,54.7081010481966],[-1.30552089212756,54.7175216513845],[-1.27025176689004,54.7271686859839],[-1.2518649919646,54.7196229880484],[-1.2422334295304,54.722961884759]]]},"properties":{"OBJECTID":1,"LAD16CD":"E06000001","LAD16NM":"Hartlepool","LAD16NMW":" ","BNG_E":447157,"BNG_N":531476,"LONG":-1.27023,"LAT":54.67616}},{"type":"Feature","id":2,"geometry":{"type":"Polygon","coordinates":[[[-1.19860503257933,54.5828676543711],[-1.16664379240294,54.5542344022476],[-1.19906310209863,54.5444972313344],[-1.1613199941582,54.5249793607854],[-1.15974002033638,54.5158365036057],[-1.13736871923178,54.5149951309663],[-1.14619694920377,54.5028216114649],[-1.23486590566308,54.5103160445466],[-1.28224939507212,54.5183804408543],[-1.28543171083754,54.5362499522611],[-1.2706119591115,54.5560244824548],[-1.28262621504935,54.5652835653669],[-1.26255895561238,54.5702928278979],[-1.25235914514708,54.5913146320435],[-1.19860503257933,54.5828676543711]]]},"properties":{"OBJECTID":2,"LAD16CD":"E06000002","LAD16NM":"Middlesbrough","LAD16NMW":" ","BNG_E":451141,"BNG_N":516887,"LONG":-1.21099,"LAT":54.54467}},{"type":"Feature","id":3,"geometry":{"type":"Polygon","coordinates":[[[-0.789652528038746,54.5601354759648],[-0.80041918967709,54.5510109244854],[-0.826984924961625,54.5485750983673],[-0.848647297075354,54.5300038279106],[-0.848530740745176,54.4879729358602],[-0.880825023370851,54.4970468594491],[-0.952951598857599,54.4880355472042],[-1.00340105309444,54.5030120984827],[-1.03685145667861,54.4940440587377],[-1.09452384976555,54.5067598353813],[-1.11838000660665,54.4981985696868],[-1.14619694920377,54.5028216114649],[-1.13736871923178,54.5149951309663],[-1.15974002033638,54.5158365036057],[-1.1613199941582,54.5249793607854],[-1.19906310209863,54.5444972313344],[-1.16664379240294,54.5542344022476],[-1.19860503257933,54.5828676543711],[-1.1602548462064,54.6045401327155],[-1.14913054796013,54.6143317544165],[-1.15462420510436,54.6275026074442],[-1.13544645880874,54.629631025795],[-1.13655015184211,54.6393891764636],[-1.11881252792265,54.6288614470973],[-1.07234092368964,54.6201907478805],[-1.05411933057769,54.6167850897234],[-1.0024147749552,54.5935901961704],[-0.960287871279441,54.5850306519556],[-0.926218566127258,54.5867106009715],[-0.896030332208068,54.5714007478433],[-0.853223931063848,54.571771170591],[-0.846350045165363,54.5697302489935],[-0.808810704597508,54.5585740029634],[-0.791176604056634,54.5604350899642],[-0.789652528038746,54.5601354759648]]]},"properties":{"OBJECTID":3,"LAD16CD":"E06000003","LAD16NM":"Redcar and Cleveland","LAD16NMW":" ","BNG_E":464359,"BNG_N":519597,"LONG":-1.00611,"LAT":54.56752}},{"type":"Feature","id":4,"geometry":{"type":"Polygon","coordinates":[[[-1.19319062040879,54.6290520431535],[-1.20070138146447,54.6230461079969],[-1.16207680194947,54.6226475747831],[-1.16061244295388,54.6101301662161],[-1.19860503257933,54.5828676543711],[-1.25235914514708,54.5913146320435],[-1.26255895561238,54.5702928278979],[-1.28262621504935,54.5652835653669],[-1.2706119591115,54.5560244824548],[-1.28543171083754,54.5362499522611],[-1.28224939507212,54.5183804408543],[-1.23486590566308,54.5103160445466],[-1.25667466781234,54.5011079127773],[-1.25740307374254,54.4873218282311],[-1.2809785134938,54.4904431165269],[-1.30033745635589,54.4758498825318],[-1.34362896175494,54.4641554112261],[-1.34491503453323,54.4724080074561],[-1.36441713915672,54.4659524078846],[-1.37256157791651,54.4723074609233],[-1.38101055098564,54.4940289297618],[-1.39505004779625,54.4856799712313],[-1.4070888004548,54.4935296372436],[-1.41278636223524,54.4771953974116],[-1.4321177720964,54.4794545642662],[-1.4349052922508,54.4874931701194],[-1.42148546434351,54.519637607497],[-1.44960745556601,54.5329679186758],[-1.44675561645566,54.5556683504064],[-1.41134632044664,54.5648192955941],[-1.40729171029441,54.5937284125794],[-1.42332719852072,54.6031268652426],[-1.43835548900489,54.5950796101288],[-1.45091359037615,54.6105135006807],[-1.41282280632804,54.6165916878963],[-1.38089831635091,54.6439170665585],[-1.33506092902939,54.6313239662612],[-1.32886363885126,54.6440016074967],[-1.31636432694394,54.6452348506643],[-1.29901427301264,54.6279818866896],[-1.2567173645968,54.6233505280643],[-1.23421018613871,54.628877457012],[-1.20939331195667,54.6216849938129],[-1.19319062040879,54.6290520431535]]]},"properties":{"OBJECTID":4,"LAD16CD":"E06000004","LAD16NM":"Stockton-on-Tees","LAD16NMW":" ","BNG_E":444937,"BNG_N":518183,"LONG":-1.30669,"LAT":54.55691}},{"type":"Feature","id":5,"geometry":{"type":"Polygon","coordinates":[[[-1.43835548900489,54.5950796101288],[-1.42332719852072,54.6031268652426],[-1.40729171029441,54.5937284125794],[-1.41134632044664,54.5648192955941],[-1.44675561645566,54.5556683504064],[-1.44960745556601,54.5329679186758],[-1.42148546434351,54.519637607497],[-1.4349052922508,54.4874931701194],[-1.45850783646754,54.5039188879385],[-1.47455794259336,54.5007110836151],[-1.45919258761972,54.4942680201341],[-1.46379873582141,54.4735508515647],[-1.45341385018641,54.4660154335866],[-1.46279137013897,54.4613922615068],[-1.45615000930099,54.4524492540764],[-1.47205221948473,54.4555996004623],[-1.47537275454426,54.4738451770992],[-1.49905229175664,54.4756782294348],[-1.49177548208485,54.4862004908112],[-1.51134080606245,54.475012259861],[-1.51413191900959,54.4837750912424],[-1.52883695104444,54.4848137368181],[-1.51983281097797,54.4710470150304],[-1.54567271783705,54.4712384749671],[-1.55519520908081,54.4849781898867],[-1.5829803282703,54.497100731911],[-1.5792148538258,54.5051876835803],[-1.59188070258669,54.5043008596574],[-1.58106853743457,54.5128456577086],[-1.60263741570283,54.5105816504252],[-1.611484727081,54.5200007860463],[-1.63332908644254,54.5141114014745],[-1.63377378149873,54.5253643780507],[-1.65467519939036,54.5246500952609],[-1.65793716563019,54.5345889212941],[-1.6969263635654,54.5360064279097],[-1.70527424962756,54.5491719549072],[-1.69120671272723,54.5562446272091],[-1.70928210886692,54.5631794604201],[-1.708984406168,54.5741416855678],[-1.6940278333894,54.5868938486757],[-1.67931169505291,54.5859734176498],[-1.68242215880999,54.6177711316553],[-1.60676411919164,54.61754036424],[-1.6062181390093,54.6034402415282],[-1.58419280856773,54.6104861346492],[-1.59340930186026,54.5950771622641],[-1.57626627481052,54.5801984877269],[-1.55282400565803,54.5823421851054],[-1.55864448320289,54.5921168465874],[-1.52676404831749,54.5964541203748],[-1.46868827775824,54.6005589251647],[-1.45170547080165,54.5908279789639],[-1.43835548900489,54.5950796101288]]]},"properties":{"OBJECTID":5,"LAD16CD":"E06000005","LAD16NM":"Darlington","LAD16NMW":" ","BNG_E":428029,"BNG_N":515649,"LONG":-1.56835,"LAT":54.53535}},{"type":"Feature","id":6,"geometry":{"type":"Polygon","coordinates":[[[-2.69063279767072,53.3853882186835],[-2.6909076729364,53.3581540139854],[-2.67464077829537,53.353664356812],[-2.63062192978577,53.3640498192759],[-2.63146774490453,53.3460335202045],[-2.60660651157889,53.3429958900859],[-2.61912539673896,53.3310706401175],[-2.5952230516898,53.3224543702687],[-2.60908651550789,53.3120712124799],[-2.61993479422965,53.3203209107406],[-2.62412274756624,53.3093981922043],[-2.64506142801673,53.3101350712459],[-2.64155693820097,53.3050347961608],[-2.68515177102133,53.3154514611971],[-2.70080120164914,53.3058072288059],[-2.72352532884218,53.3131396151902],[-2.73820557945434,53.3066963774058],[-2.74632050932726,53.3146100987079],[-2.76305805408539,53.3309217412094],[-2.75324999879397,53.3435995570505],[-2.74020277745821,53.3450648988112],[-2.73819144573771,53.3479364628479],[-2.75913357312307,53.349606490723],[-2.77552578436759,53.3389537551449],[-2.78558417252767,53.3234594279117],[-2.82214951205345,53.3334093671374],[-2.82758346757384,53.3309814513604],[-2.83245729483451,53.33728943286],[-2.81877988188057,53.3397715322545],[-2.81880693239504,53.3480007070559],[-2.78730169736906,53.3562903936921],[-2.77667109003357,53.3810587114611],[-2.75765407349237,53.380737868316],[-2.74517463853836,53.4020956455782],[-2.71522678913267,53.3990348988288],[-2.71280344142919,53.3906260065663],[-2.69063279767072,53.3853882186835]]]},"properties":{"OBJECTID":6,"LAD16CD":"E06000006","LAD16NM":"Halton","LAD16NMW":" ","BNG_E":354246,"BNG_N":382146,"LONG":-2.68853,"LAT":53.33424}},{"type":"Feature","id":7,"geometry":{"type":"Polygon","coordinates":[[[-2.48971382173928,53.4602822965393],[-2.44937818829339,53.4158914433811],[-2.47845439771885,53.3962185666284],[-2.42658992358294,53.3874615151435],[-2.43987999485263,53.3666626438121],[-2.48687843881305,53.3679037995429],[-2.52104960815557,53.3479004817814],[-2.51839296052579,53.3423902736353],[-2.56187507660297,53.3233428490951],[-2.5862896938317,53.3293968042762],[-2.5952230516898,53.3224543702687],[-2.61912539673896,53.3310706401175],[-2.60660651157889,53.3429958900859],[-2.63146774490453,53.3460335202045],[-2.63062192978577,53.3640498192759],[-2.67464077829537,53.353664356812],[-2.6909076729364,53.3581540139854],[-2.69063279767072,53.3853882186835],[-2.6763172127071,53.3876193634031],[-2.66355469687844,53.4287136594105],[-2.6752677250168,53.4329653036721],[-2.66851362187454,53.4409070508944],[-2.68207563747194,53.4389014077802],[-2.67717041378533,53.4527862446418],[-2.63913593267847,53.4443910193409],[-2.62746241528094,53.4344126015018],[-2.59623052706007,53.4426662920982],[-2.59868492289945,53.4504137659656],[-2.58529604427166,53.4398072142632],[-2.57674283314649,53.4460572065904],[-2.5703899475481,53.4584755950507],[-2.54907568462693,53.4614858519455],[-2.5526385425835,53.4678134060287],[-2.4963344588724,53.4809294210516],[-2.48971382173928,53.4602822965393]]]},"properties":{"OBJECTID":7,"LAD16CD":"E06000007","LAD16NM":"Warrington","LAD16NMW":" ","BNG_E":362744,"BNG_N":388456,"LONG":-2.56167,"LAT":53.39163}},{"type":"Feature","id":8,"geometry":{"type":"Polygon","coordinates":[[[-2.4109892957726,53.7051367406028],[-2.39834827804044,53.6915598610837],[-2.37442427463772,53.6872544324511],[-2.37123619442803,53.6670806526954],[-2.36274651450811,53.6554014733408],[-2.37032788903248,53.6315343291476],[-2.37913211551308,53.6308703625483],[-2.421696434997,53.6238355729752],[-2.43872438282152,53.6460454468648],[-2.45970004379151,53.6200426924009],[-2.47919534000749,53.6170358882147],[-2.51132292781427,53.6269949649261],[-2.53234403390603,53.6649022635237],[-2.51537540619737,53.6916687918584],[-2.539792726368,53.7021915925277],[-2.56160160850592,53.746901352519],[-2.55129805429681,53.756388387789],[-2.46580771222016,53.7808134070435],[-2.44631709413218,53.7665896992537],[-2.45178024415927,53.7564543591754],[-2.44006779346407,53.7494181186465],[-2.4338686005059,53.7191816972218],[-2.4109892957726,53.7051367406028]]]},"properties":{"OBJECTID":8,"LAD16CD":"E06000008","LAD16NM":"Blackburn with Darwen","LAD16NMW":" ","BNG_E":369490,"BNG_N":422806,"LONG":-2.4636,"LAT":53.7008}},{"type":"Feature","id":9,"geometry":{"type":"Polygon","coordinates":[[[-3.01065293001342,53.8261938989222],[-2.99500424802958,53.8184887227062],[-2.98335722120133,53.7938034435567],[-3.00388680510733,53.7913422859518],[-2.9964782584012,53.7745040245825],[-3.02880130415986,53.7731167789048],[-3.03282276975513,53.7808616716345],[-3.06118328404948,53.7758215936712],[-3.06222639863076,53.7774709240549],[-3.05519698010447,53.8515996033536],[-3.05292612755606,53.8754892176321],[-3.01974989314483,53.8685995770713],[-3.01065293001342,53.8261938989222]]]},"properties":{"OBJECTID":9,"LAD16CD":"E06000009","LAD16NM":"Blackpool","LAD16NMW":" ","BNG_E":332763,"BNG_N":436633,"LONG":-3.02284,"LAT":53.82161}},{"type":"Feature","id":10,"geometry":{"type":"Polygon","coordinates":[[[-0.251681579918119,53.7328509267693],[-0.286747854621287,53.7425562051936],[-0.332635101552979,53.7382895946972],[-0.419107736221473,53.7195976337102],[-0.422301310893622,53.7315042907138],[-0.401939176324041,53.749987299813],[-0.422275953071551,53.750980068857],[-0.418203812549902,53.7606323442436],[-0.388109705880427,53.769345390887],[-0.392219628930172,53.7911328805851],[-0.359405407133253,53.7934040108984],[-0.362337860193452,53.8049282017482],[-0.316134326238844,53.8132701663898],[-0.278250260598349,53.7820601858376],[-0.252324831134861,53.7813283323677],[-0.254201119960155,53.7635006686615],[-0.241403486947999,53.7549087796256],[-0.251681579918119,53.7328509267693]]]},"properties":{"OBJECTID":10,"LAD16CD":"E06000010","LAD16NM":"Kingston upon Hull, City of","LAD16NMW":" ","BNG_E":511894,"BNG_N":431716,"LONG":-0.3038,"LAT":53.76979}},{"type":"Feature","id":11,"geometry":{"type":"Polygon","coordinates":[[[-0.21268924976403,54.15764715327],[-0.212542242189153,54.157594019181],[-0.164366233473785,54.145773393921],[-0.0965163743579825,54.1290815946613],[-0.0793690704548283,54.118484327971],[-0.0763929422787644,54.1164317803335],[-0.104726333171798,54.1041250126083],[-0.166454641204457,54.0984858102805],[-0.167976048102651,54.0983464014362],[-0.172298511414949,54.0939418234914],[-0.193337399654029,54.0801228354421],[-0.194396395033745,54.078479084469],[-0.198424004844493,54.0779186408011],[-0.212264156502084,54.0575594132254],[-0.212033431830998,54.0227113345438],[-0.211931580238143,54.0073415475665],[-0.173560620671258,53.9365105904817],[-0.156369327636343,53.9046944795026],[-0.155496534736456,53.9038518602929],[-0.154805544048457,53.9025616677289],[-0.122580208751531,53.8720443319495],[-0.0905716126461216,53.8410595088824],[-0.0442743758936185,53.7961477623034],[-0.0325035720405709,53.7864624031371],[-0.0287178687877083,53.7828565511904],[0.0184173400308998,53.7444989307264],[0.114087179063241,53.6653751906896],[0.11719825377582,53.6607993710492],[0.119277777336605,53.6577402083816],[0.122426599808241,53.6536212294038],[0.147237028409893,53.6068501539382],[0.148220525149507,53.6047325338847],[0.146211510567504,53.6005602698698],[0.120057723281379,53.579774254301],[0.11290465151093,53.5748951480926],[0.109488359261236,53.5725642875287],[0.109647689327853,53.5729216144546],[0.112943961747117,53.5756844394718],[0.146278672398996,53.6035977178581],[0.142233511495843,53.6116866075267],[0.115484468441821,53.626553790095],[0.105095644795948,53.6323235936209],[0.0795772632249512,53.6410125984676],[0.034483465119924,53.6492111335674],[-0.0540928100884153,53.6290108286138],[-0.113526455371586,53.6394513423686],[-0.150968162923071,53.662217770648],[-0.184563494654302,53.6826147992681],[-0.227255033374535,53.7084929161752],[-0.23694042855073,53.7267051986173],[-0.24439297565322,53.7308318095512],[-0.251681579918119,53.7328509267693],[-0.241403486947999,53.7549087796256],[-0.254201119960155,53.7635006686615],[-0.252324831134861,53.7813283323677],[-0.278250260598349,53.7820601858376],[-0.316134326238844,53.8132701663898],[-0.362337860193452,53.8049282017482],[-0.359405407133253,53.7934040108984],[-0.392219628930172,53.7911328805851],[-0.388109705880427,53.769345390887],[-0.418203812549902,53.7606323442436],[-0.422275953071551,53.750980068857],[-0.401939176324041,53.749987299813],[-0.422301310893622,53.7315042907138],[-0.419107736221473,53.7195976337102],[-0.419207535715352,53.719576012271],[-0.447459516314747,53.713864082853],[-0.473388822149081,53.7172752962208],[-0.486205096858074,53.7160377505124],[-0.553164260317908,53.7095486295295],[-0.583252760159096,53.726568004866],[-0.624668023698288,53.7290744992254],[-0.672997766184529,53.7213403902674],[-0.695979889450073,53.7043610838651],[-0.725134203691598,53.706857878411],[-0.698498575350608,53.6976540002872],[-0.698496761256813,53.6928684678735],[-0.702455580189694,53.6774910419191],[-0.721768461008647,53.6793606086319],[-0.774499550913835,53.6562092282775],[-0.772135989668549,53.6640752745486],[-0.788743473305033,53.6592097344686],[-0.848264089140064,53.6330366593037],[-0.865338727585955,53.6377082312598],[-0.946844642845476,53.6591417665845],[-1.04866263631364,53.6560574781909],[-1.10357042281566,53.6695567520719],[-1.08104575031062,53.6846146772293],[-1.07493415524947,53.7039963142591],[-1.06165845005232,53.7067658852164],[-1.03892593444394,53.6938822979676],[-0.980327831332924,53.6969422746254],[-0.980486428950678,53.7050396054603],[-0.962649915516798,53.7007959036707],[-0.957714762223596,53.714835484748],[-0.903739078432756,53.7183593939195],[-0.910951228933675,53.7326702570226],[-0.960737358065431,53.7360162941373],[-0.973605995209183,53.7498769099501],[-0.928253554870763,53.7655984443716],[-0.934499012745595,53.8017771890503],[-0.920106077452167,53.816092992986],[-0.940610986395123,53.8235184654193],[-0.948227089696259,53.8616095661874],[-0.923517752185769,53.8807664501452],[-0.920843783667069,53.8906196375541],[-0.949519693953468,53.8939148034929],[-0.921600387448289,53.9214164029719],[-0.921212172339902,53.9604222238275],[-0.934106001005186,53.9684564214406],[-0.925294992934748,53.9915183740053],[-0.893902667349541,53.9995351687751],[-0.878444297058486,54.0171845122521],[-0.800704633973874,54.0241186175541],[-0.799191011214864,54.0190548377342],[-0.734257303386034,54.0302587728841],[-0.730489261632807,54.0127008340516],[-0.683501630669296,54.0088018528404],[-0.687039074360661,54.0307676596573],[-0.659484342304533,54.0371698249014],[-0.644653956207035,54.0551130968088],[-0.660316933973727,54.0631000519845],[-0.615523445175488,54.0704937079075],[-0.563137247638845,54.0939995255492],[-0.524612346462584,54.0854747458514],[-0.465942458083186,54.1076329759813],[-0.45435113156633,54.1167625105611],[-0.458539666877767,54.1259736074519],[-0.427093854237473,54.137442560116],[-0.433168631492148,54.1640727145219],[-0.418250117183516,54.1740634154228],[-0.390747238304389,54.1765207044398],[-0.374927448179804,54.1541131529028],[-0.346397161551078,54.1468729416262],[-0.323841934322776,54.1502969327531],[-0.304236423592802,54.1362618507574],[-0.265419799408491,54.1405585082659],[-0.229746621841296,54.1324403549017],[-0.21268924976403,54.15764715327]]]},"properties":{"OBJECTID":11,"LAD16CD":"E06000011","LAD16NM":"East Riding of Yorkshire","LAD16NMW":" ","BNG_E":488051,"BNG_N":443608,"LONG":-0.66203,"LAT":53.88122}},{"type":"Feature","id":12,"geometry":{"type":"Polygon","coordinates":[[[0.0147453539384794,53.5281521125094],[-0.0145788197624351,53.5154053547178],[-0.0650454121581075,53.5187396568963],[-0.0752620039311522,53.4893357390289],[-0.0954884503510531,53.485988995659],[-0.0898037355778605,53.4776824144022],[-0.107820632451331,53.4698627568263],[-0.0822093466165325,53.4511510055076],[-0.120343715839383,53.4335649215751],[-0.13187927207818,53.4359393964447],[-0.149227748280309,53.446699664515],[-0.153680016962686,53.4656777571028],[-0.181804719284507,53.4686494113769],[-0.188565229350284,53.4845380566971],[-0.210604977691229,53.4862884742655],[-0.204086450335227,53.5117673419358],[-0.21058957925593,53.5317064641046],[-0.219882528800796,53.5326064898991],[-0.189340891530869,53.5659225867524],[-0.195185375008483,53.5716193566971],[-0.222558901405155,53.5680169264667],[-0.234668675268476,53.5862504176012],[-0.251395554956696,53.5846530761117],[-0.248476049147886,53.5936636907919],[-0.292115129233666,53.6132674303203],[-0.232616538460706,53.6240029857298],[-0.204092446647032,53.6383606706878],[-0.186826934586192,53.6298690023452],[-0.0794577858031887,53.5769301524066],[-0.071089226957145,53.5850971461602],[-0.0680838335622885,53.5843487398046],[0.00129550022559944,53.5395324246969],[0.0147453539384794,53.5281521125094]]]},"properties":{"OBJECTID":12,"LAD16CD":"E06000012","LAD16NM":"North East Lincolnshire","LAD16NMW":" ","BNG_E":523454,"BNG_N":404574,"LONG":-0.13927,"LAT":53.52336}},{"type":"Feature","id":13,"geometry":{"type":"Polygon","coordinates":[[[-0.204092446647032,53.6383606706878],[-0.232616538460706,53.6240029857298],[-0.292115129233666,53.6132674303203],[-0.308555248322007,53.6143287569821],[-0.300743141013308,53.5952836291794],[-0.335938821165182,53.5586265904406],[-0.416962974563654,53.5632146881186],[-0.429001046113358,53.5745247133247],[-0.467018372979049,53.5489606915057],[-0.490926930466652,53.5458749219812],[-0.501229126936907,53.5374612156938],[-0.430664749987602,53.5463371546598],[-0.408145080527084,53.5321088668014],[-0.405074526371439,53.5176169024854],[-0.488383659361113,53.5048602236247],[-0.486630004791289,53.4804701659859],[-0.471749466825333,53.474872899992],[-0.551788631227942,53.4595199854936],[-0.629752676541483,53.4582189906815],[-0.624491104487418,53.5128392130607],[-0.739591685679836,53.5199359472965],[-0.752113860532944,53.5005306068588],[-0.768109607643302,53.4989256065594],[-0.771568244961136,53.4792015597662],[-0.784388777592732,53.4766692148201],[-0.784364875058953,53.4633795457005],[-0.797483351068129,53.4550644460278],[-0.871919282985893,53.4663108021718],[-0.916249020745997,53.4602956888168],[-0.920246794292523,53.465507648773],[-0.900470627105818,53.4751558663806],[-0.935564625310694,53.5025165284922],[-0.932094163406524,53.5106718227178],[-0.950009087322914,53.5136574335704],[-0.943715826871141,53.5306430177828],[-0.892295382027909,53.5374669629608],[-0.901265911634112,53.5479084234667],[-0.890995208101452,53.5665589813934],[-0.901117807903519,53.568724225715],[-0.897926451124499,53.5832774367965],[-0.865338727585955,53.6377082312598],[-0.848264089140064,53.6330366593037],[-0.788743473305033,53.6592097344686],[-0.772135989668549,53.6640752745486],[-0.774499550913835,53.6562092282775],[-0.721768461008647,53.6793606086319],[-0.702455580189694,53.6774910419191],[-0.698496761256813,53.6928684678735],[-0.698493678305656,53.6846103394142],[-0.685346896117599,53.6767470023607],[-0.694219157767232,53.6952245662186],[-0.613006518667054,53.7145592122906],[-0.586254457010196,53.6933387509001],[-0.523512689700132,53.6769928314981],[-0.487082682384712,53.6915820333438],[-0.47049298880066,53.6982186921922],[-0.393535099001005,53.696874862452],[-0.387650852628052,53.7021795731992],[-0.294218588996149,53.7141462491212],[-0.249549867809649,53.6765926458695],[-0.248800948898646,53.6756643532299],[-0.246090182283638,53.6736806389748],[-0.233964217728675,53.6634703304549],[-0.204288774800207,53.6384571965752],[-0.204092446647032,53.6383606706878]]]},"properties":{"OBJECTID":13,"LAD16CD":"E06000013","LAD16NM":"North Lincolnshire","LAD16NMW":" ","BNG_E":497798,"BNG_N":410996,"LONG":-0.5241,"LAT":53.58645}},{"type":"Feature","id":14,"geometry":{"type":"Polygon","coordinates":[[[-0.925294992934748,53.9915183740053],[-0.934106001005186,53.9684564214406],[-0.921212172339902,53.9604222238275],[-0.921600387448289,53.9214164029719],[-0.949519693953468,53.8939148034929],[-0.920843783667069,53.8906196375541],[-0.923517752185769,53.8807664501452],[-0.944071679066839,53.8881216707281],[-0.992832844617364,53.8752106622734],[-1.00820490215278,53.8899953322722],[-1.06495957485055,53.8745857896332],[-1.09119989520712,53.8858156051884],[-1.10510306722284,53.8757328921651],[-1.1956382253191,53.9223801318761],[-1.22370551052978,53.9748292094348],[-1.21651948409483,53.9855904668428],[-1.18210315459182,53.9853452633039],[-1.19193543441879,54.0005194122143],[-1.17550999293721,54.0021966065696],[-1.15191247090434,53.9891781216551],[-1.13699822639988,53.9910826218778],[-1.14909066639849,54.0029473789547],[-1.1407965619081,54.029858813857],[-1.12028196393405,54.0290454189768],[-1.08940781059427,54.0480145563299],[-1.05873382515478,54.04784510303],[-1.0597121983031,54.0566069467247],[-1.01437741457555,54.049321814494],[-1.00208473432576,54.0552630662428],[-0.96684542622054,54.0229758465772],[-0.984781658238854,54.0026793739225],[-0.975419553524227,54.0047499294117],[-0.97193006699295,53.9966957645153],[-0.99483652310651,53.9830641707904],[-0.925294992934748,53.9915183740053]]]},"properties":{"OBJECTID":14,"LAD16CD":"E06000014","LAD16NM":"York","LAD16NMW":" ","BNG_E":460864,"BNG_N":452589,"LONG":-1.07375,"LAT":53.96582}},{"type":"Feature","id":15,"geometry":{"type":"Polygon","coordinates":[[[-1.38826316042077,52.9014683119722],[-1.40277227364892,52.9004624519629],[-1.4189125890267,52.8845464701682],[-1.42356745033175,52.8650780481923],[-1.44622683055842,52.8613094233596],[-1.46408640130999,52.8725599136545],[-1.49451278829412,52.8700789955518],[-1.50311222562352,52.8848454471307],[-1.54169100451448,52.8895399265428],[-1.55685223199552,52.9146787735415],[-1.54406850038396,52.9242077379118],[-1.50802882076918,52.9374518087939],[-1.49540548178559,52.9658793619955],[-1.47463054026032,52.9659280287727],[-1.46855219195281,52.9506623043914],[-1.40928062886496,52.95032264314],[-1.42396412437158,52.9356510673763],[-1.38307440896783,52.9259315687521],[-1.38826316042077,52.9014683119722]]]},"properties":{"OBJECTID":15,"LAD16CD":"E06000015","LAD16NM":"Derby","LAD16NMW":" ","BNG_E":435609,"BNG_N":335375,"LONG":-1.47189,"LAT":52.91464}},{"type":"Feature","id":16,"geometry":{"type":"Polygon","coordinates":[[[-1.04861278990277,52.6549959554947],[-1.0469622471247,52.6346200803563],[-1.07048970749576,52.6180668304864],[-1.09661352030357,52.6164913808571],[-1.10365075507291,52.5959117935451],[-1.12017085197888,52.5975440759748],[-1.14361854308977,52.5880254256973],[-1.14949577580909,52.5810241148803],[-1.16094169839942,52.5825305490145],[-1.15789024257173,52.5908219880973],[-1.17422436305701,52.5929263408266],[-1.16555888658034,52.6130814436463],[-1.21598078461804,52.6345335553783],[-1.2072521664265,52.6425880606048],[-1.19065594940554,52.6403938585446],[-1.18528923936837,52.660644094393],[-1.1780655753699,52.6780349823538],[-1.15725203436398,52.6915230251843],[-1.14326236104255,52.6871571571819],[-1.12922467845295,52.6653897814964],[-1.11881182318705,52.6731863179731],[-1.07507885102983,52.6696256366172],[-1.04861278990277,52.6549959554947]]]},"properties":{"OBJECTID":16,"LAD16CD":"E06000016","LAD16NM":"Leicester","LAD16NMW":" ","BNG_E":458946,"BNG_N":304594,"LONG":-1.1304,"LAT":52.63592}},{"type":"Feature","id":17,"geometry":{"type":"Polygon","coordinates":[[[-0.495025803667865,52.6402363834685],[-0.517397150642576,52.6423795251847],[-0.540260653412754,52.625965768261],[-0.552938854460435,52.601348949791],[-0.544173532601977,52.5928882801195],[-0.558117814318799,52.5944839667662],[-0.571903726334783,52.585803368916],[-0.58154698938658,52.5958682265105],[-0.586972401252504,52.5874288702128],[-0.603019141940689,52.5885911314296],[-0.674864345706151,52.5586383817668],[-0.713658337990071,52.5249639674592],[-0.742206489955943,52.5394859761241],[-0.738864421777675,52.5488833370776],[-0.759893743832203,52.564906033468],[-0.76526421603417,52.5824701789383],[-0.792435455469062,52.5976141690629],[-0.820950352877323,52.5964548599214],[-0.805824670642929,52.6206878774461],[-0.80869324391624,52.646126065208],[-0.782041592391379,52.6694814376432],[-0.786044854240286,52.6947410491217],[-0.821752864497158,52.7156751836492],[-0.81343522697994,52.7291297310913],[-0.776484384440382,52.7439341908574],[-0.751697886041725,52.7367121843903],[-0.664101453562234,52.7567104600373],[-0.610288470259079,52.7598213787566],[-0.605443842606481,52.750492943519],[-0.572636470399843,52.7531090372221],[-0.539974276106016,52.7384017538729],[-0.542433642694199,52.723281448558],[-0.494530908620287,52.7096532788973],[-0.430443229242022,52.7054219465827],[-0.434054536275769,52.6837050699513],[-0.456191202284728,52.670393432514],[-0.506674321255394,52.6595259203954],[-0.523586001664128,52.6652337193492],[-0.495025803667865,52.6402363834685]]]},"properties":{"OBJECTID":17,"LAD16CD":"E06000017","LAD16NM":"Rutland","LAD16NMW":" ","BNG_E":492992,"BNG_N":308655,"LONG":-0.6263,"LAT":52.66765}},{"type":"Feature","id":18,"geometry":{"type":"Polygon","coordinates":[[[-1.0861150739695,52.9485698830742],[-1.09967669786125,52.9419751345157],[-1.13176001740772,52.9428159248484],[-1.14188338397809,52.9319895300047],[-1.1522887815,52.9370264514326],[-1.15860361811868,52.9000621121628],[-1.17642563462016,52.8890677029333],[-1.21391985224475,52.9044147867111],[-1.21089944790759,52.9121527576901],[-1.19900920764037,52.9094788666451],[-1.18230125109465,52.9173362687328],[-1.24689074254419,52.9531957023861],[-1.231978849462,52.9676427056701],[-1.24683864346369,52.9845431936888],[-1.22617837959804,52.9811421822322],[-1.20335222439834,52.9875294848097],[-1.21910727683396,52.9914992571791],[-1.22514776801296,53.0080958003576],[-1.20988267814011,53.0181426620456],[-1.18274618301579,53.0185691449912],[-1.14351267960647,53.0065011435917],[-1.15365597379496,52.9971852169729],[-1.13825471639247,52.9948435779453],[-1.14248865971361,52.9862884044647],[-1.12278627376314,52.9834669482098],[-1.12010685420862,52.9678253924385],[-1.0861150739695,52.9485698830742]]]},"properties":{"OBJECTID":18,"LAD16CD":"E06000018","LAD16NM":"Nottingham","LAD16NMW":" ","BNG_E":456082,"BNG_N":339969,"LONG":-1.16667,"LAT":52.95419}},{"type":"Feature","id":19,"geometry":{"type":"Polygon","coordinates":[[[-2.6180347608118,52.3069569816671],[-2.66320843467977,52.3039209956061],[-2.63987718683286,52.2863754808826],[-2.59793122458364,52.2816177125613],[-2.62829691740515,52.261164579607],[-2.62896918804647,52.2403729161117],[-2.57420551070174,52.2527313841746],[-2.53167300469171,52.2532767660954],[-2.52581952782039,52.2480966400577],[-2.49565082873928,52.2569415182686],[-2.50311281252982,52.2774495623516],[-2.45140272348817,52.2850828639697],[-2.42799581004038,52.2706099348061],[-2.46809895101932,52.256038010609],[-2.47470174107082,52.2413590859956],[-2.4648575796743,52.2343739349306],[-2.42306524240359,52.2372605117354],[-2.3844001366658,52.22523482905],[-2.40389375615057,52.2214504106752],[-2.39267869726684,52.2086147371736],[-2.40783866986128,52.2027510512623],[-2.42194842838842,52.1724751148641],[-2.43517518125563,52.1682166239637],[-2.41519497908602,52.1452402381009],[-2.37932119132388,52.1551116061688],[-2.35140196147703,52.1446241337648],[-2.35214734428383,52.1034855878718],[-2.337962615651,52.08988461934],[-2.3513785224347,52.0213590281403],[-2.39289223170541,52.0129587691433],[-2.39901848988832,51.9961459469804],[-2.41319627507641,51.9940903078117],[-2.43729372167992,51.9971670425351],[-2.43654735134677,52.0147958048509],[-2.46325568882274,52.0143402773961],[-2.46407938640002,52.0232741840472],[-2.47893230091232,52.0225304101409],[-2.4919847978844,52.0076618746085],[-2.47099259190756,51.9947360722147],[-2.49491293331385,51.9810752059277],[-2.49224484622932,51.9641287764151],[-2.50090645406366,51.9606091433873],[-2.46548701732309,51.9516964072477],[-2.4660430006845,51.9279745026382],[-2.44818479287729,51.9186682313381],[-2.43935797871862,51.8973957274361],[-2.48779469273681,51.8804175450095],[-2.50862440108403,51.8851690560463],[-2.53162394036516,51.8607715460027],[-2.58064095895825,51.8616713755452],[-2.58281688096525,51.8495773529542],[-2.60121663303527,51.8562162635096],[-2.62546695815918,51.8389640024544],[-2.6367100534042,51.8430952603896],[-2.65040070566137,51.8261246880393],[-2.66619753962456,51.8356235561435],[-2.69329553821267,51.8338410112672],[-2.69730211578358,51.844809126766],[-2.71512837057028,51.8402439268099],[-2.71960515391467,51.8489192761031],[-2.73884858633293,51.8366165094803],[-2.77879887550878,51.8658590657989],[-2.76842830783598,51.8805409974443],[-2.83610068001895,51.9060450000692],[-2.8419083701885,51.9177264814451],[-2.86191985465631,51.9140181528134],[-2.84493489319063,51.9220259967506],[-2.87783522762331,51.9338143752347],[-2.97184633085176,51.9049816258892],[-2.97666533445423,51.9274901982859],[-3.00812331562262,51.9271305457746],[-3.02594450040787,51.9572822863321],[-3.06736793854235,51.9831427870413],[-3.0991989069082,52.0226858076712],[-3.08628664343747,52.0401943735905],[-3.09058811270966,52.0505132870265],[-3.1258956170174,52.078310820721],[-3.12271516984602,52.1031579299812],[-3.10546572699205,52.1053862381244],[-3.1049850770849,52.1167276158352],[-3.14192072336542,52.1278671845395],[-3.13587330506003,52.1379083913539],[-3.09369007602863,52.1443059955241],[-3.07253826587253,52.1557732338884],[-3.08254318094456,52.1630471599858],[-3.0988960399424,52.1547338851885],[-3.12243046938653,52.1634196046949],[-3.09465104740794,52.1837422721488],[-3.10208187076396,52.2027204247425],[-3.07209180390791,52.2130872867461],[-3.07303671181982,52.2358769197242],[-3.04421511694797,52.2379274553512],[-3.0483180973385,52.2502329083602],[-3.03586088952222,52.2567570179274],[-3.00577598464925,52.2642595018338],[-2.97718162690619,52.259686146307],[-2.94963475578803,52.2694682333245],[-3.01260808723587,52.2791690019128],[-3.0008661669243,52.3217658034407],[-2.96680116219151,52.3294490737509],[-2.9546513562312,52.3491547619509],[-2.93314924447413,52.3500521335649],[-2.93888929543468,52.3610579821505],[-2.92614333735752,52.3669952549061],[-2.90080513579889,52.3672702605213],[-2.92231079368163,52.3751473456343],[-2.91768514905487,52.3862884785489],[-2.89313510337599,52.3740884929814],[-2.8884568120165,52.385154202546],[-2.8550175855426,52.3954853443785],[-2.81822288079142,52.3912299520287],[-2.80543256062409,52.3882520700607],[-2.80732909739409,52.3759114481785],[-2.79250462989149,52.3752835332391],[-2.79242010800239,52.3568636030571],[-2.73276668078772,52.3555324872588],[-2.74837976311753,52.3349023981654],[-2.76698682977697,52.3361126166077],[-2.71424980495648,52.3088778901868],[-2.67981117514673,52.3120230920391],[-2.68912776300482,52.3166054818302],[-2.66606616306796,52.3423011023484],[-2.62393448658604,52.3213941358409],[-2.6180347608118,52.3069569816671]]]},"properties":{"OBJECTID":19,"LAD16CD":"E06000019","LAD16NM":"Herefordshire, County of","LAD16NMW":" ","BNG_E":349434,"BNG_N":242834,"LONG":-2.73931,"LAT":52.08154}},{"type":"Feature","id":20,"geometry":{"type":"Polygon","coordinates":[[[-2.31220754401401,52.7408672175576],[-2.31557619765619,52.7329474149248],[-2.3579286263457,52.73121254757],[-2.37654762448461,52.7395970616088],[-2.41902901164461,52.6628920146204],[-2.41829505359152,52.6337749392709],[-2.43663474870862,52.6270940469365],[-2.43811069606965,52.6145585585218],[-2.50177354911463,52.6290188133113],[-2.548457427256,52.6547126124062],[-2.55564737205661,52.6710981068505],[-2.62254969540891,52.6990321676364],[-2.59741996827744,52.7182511689832],[-2.66023986583043,52.7316246878591],[-2.66341537472106,52.7604411703575],[-2.64312849255551,52.7670846587791],[-2.63233128565516,52.7595905529308],[-2.62100320764627,52.7765219587917],[-2.59224445075946,52.7768495563446],[-2.59800685689414,52.7979685821892],[-2.58278551594788,52.8056251572852],[-2.55183543569362,52.8025350818937],[-2.53380989734528,52.7941188234307],[-2.53751454459607,52.7851089639215],[-2.52198902369296,52.7989513200549],[-2.50302787013626,52.7966042660465],[-2.48650658341804,52.8052457102764],[-2.47712088992183,52.7993785506583],[-2.48970354171998,52.7829732890292],[-2.47280977448157,52.7804223269016],[-2.45625527531553,52.7841864521822],[-2.4728949927237,52.8208034188717],[-2.41634660239153,52.8270059901058],[-2.37765452618555,52.8116428146274],[-2.37141425860981,52.795284555546],[-2.385031397293,52.7895534231488],[-2.31220754401401,52.7408672175576]]]},"properties":{"OBJECTID":20,"LAD16CD":"E06000020","LAD16NM":"Telford and Wrekin","LAD16NMW":" ","BNG_E":367035,"BNG_N":313057,"LONG":-2.48941,"LAT":52.71417}},{"type":"Feature","id":21,"geometry":{"type":"Polygon","coordinates":[[[-2.18120675462279,53.0897970673119],[-2.17170015871668,53.0894471462755],[-2.1611474294663,53.0701202043755],[-2.12539951475108,53.0645792451158],[-2.11658296910241,53.0480329230854],[-2.13177855899729,53.047333881603],[-2.12373740877543,53.0216381387704],[-2.10346667549885,53.0108579640122],[-2.10494759680065,52.9976938279241],[-2.08857143159226,52.9971386473904],[-2.09188751542661,52.9856083937616],[-2.07923858928253,52.9745002720822],[-2.08812772094183,52.9738520009622],[-2.08121832441578,52.9669059035855],[-2.12165690294309,52.9560862407144],[-2.1304030888562,52.9711763974105],[-2.14571072867687,52.976110797676],[-2.16259461481655,52.9533653725303],[-2.17689847312548,52.9537071381065],[-2.18160900754885,52.9462064185365],[-2.21251375044356,52.9805793504024],[-2.20434090152666,52.9813982108578],[-2.21548673692679,53.0153050968221],[-2.20251669187683,53.0199598834011],[-2.23876135171727,53.0733392646848],[-2.19861521468342,53.0927192428975],[-2.18120675462279,53.0897970673119]]]},"properties":{"OBJECTID":21,"LAD16CD":"E06000021","LAD16NM":"Stoke-on-Trent","LAD16NMW":" ","BNG_E":389438,"BNG_N":346652,"LONG":-2.15888,"LAT":53.01707}},{"type":"Feature","id":22,"geometry":{"type":"Polygon","coordinates":[[[-2.29461584331874,51.4288015360874],[-2.27854071291828,51.4158822034201],[-2.29086160424853,51.4057121031583],[-2.28181246777648,51.3972280757748],[-2.29678816384747,51.3948872753578],[-2.29205636588814,51.3695700975319],[-2.34433841755919,51.3455637220014],[-2.29640906948311,51.3426619841295],[-2.30092693165195,51.3332225310927],[-2.28909082429693,51.3252720485445],[-2.38718077281427,51.2946434487968],[-2.40091745014227,51.3048002330501],[-2.45172260312224,51.2742514031922],[-2.47379245296895,51.2779866221518],[-2.47800108995223,51.2730967431087],[-2.50635614425412,51.2789907798003],[-2.49722110687873,51.2908409039615],[-2.55782420031725,51.3026613951185],[-2.62749343163018,51.2828708196441],[-2.63869834279422,51.2948229152131],[-2.69487895290495,51.3180942906341],[-2.68718162542172,51.330358042328],[-2.70789213029029,51.3378032250367],[-2.69050128549747,51.3495282682276],[-2.69419382453314,51.379856887578],[-2.67970340529328,51.3601245433595],[-2.66875141295454,51.3607837573953],[-2.67653450142578,51.3419692523211],[-2.65897203199174,51.3415074660861],[-2.64440530456054,51.3751337679217],[-2.63002323391255,51.3752130515128],[-2.62695332737303,51.3871339739713],[-2.61405177045574,51.3808794563401],[-2.62270430743622,51.3894092675745],[-2.60311593759417,51.3888241968535],[-2.59013231971936,51.3975452071692],[-2.57075429208891,51.3993691613727],[-2.56087461617567,51.4117212601687],[-2.53600697442852,51.4111368088606],[-2.5262905138033,51.4347771709045],[-2.51046233684169,51.4287821637134],[-2.49171567270931,51.4290348578086],[-2.49272573969773,51.4181523242521],[-2.48095542089661,51.421578490535],[-2.46945193676625,51.4159018061483],[-2.34328969454205,51.439533491913],[-2.32502844495751,51.4369906297019],[-2.31261574801558,51.4224461809421],[-2.29461584331874,51.4288015360874]]]},"properties":{"OBJECTID":22,"LAD16CD":"E06000022","LAD16NM":"Bath and North East Somerset","LAD16NMW":" ","BNG_E":366217,"BNG_N":161999,"LONG":-2.48654,"LAT":51.35604}},{"type":"Feature","id":23,"geometry":{"type":"Polygon","coordinates":[[[-2.51046233684169,51.4287821637134],[-2.5262905138033,51.4347771709045],[-2.53600697442852,51.4111368088606],[-2.56087461617567,51.4117212601687],[-2.57075429208891,51.3993691613727],[-2.59013231971936,51.3975452071692],[-2.63328561590478,51.4034758747791],[-2.62952463443775,51.437371785858],[-2.64008287539232,51.4404634278077],[-2.62580146261484,51.4487546196468],[-2.63486374373569,51.4671861086658],[-2.66172256628183,51.4865100163059],[-2.68461040206758,51.4804864346905],[-2.72877633167193,51.5026706092685],[-2.69282859253645,51.4888852451902],[-2.71821748848224,51.5082388657367],[-2.70774514713454,51.5167813964225],[-2.67381767106929,51.5444278541407],[-2.65254055854146,51.5130981654745],[-2.5809884682725,51.5174088236457],[-2.58814992657315,51.5012347002619],[-2.55185112128076,51.49224881712],[-2.51586501173572,51.4938673464108],[-2.51224610441618,51.4623332955123],[-2.52177049458303,51.4501003444354],[-2.53934554998967,51.4457912247029],[-2.51046233684169,51.4287821637134]]]},"properties":{"OBJECTID":23,"LAD16CD":"E06000023","LAD16NM":"Bristol, City of","LAD16NMW":" ","BNG_E":359990,"BNG_N":174846,"LONG":-2.57742,"LAT":51.47115}},{"type":"Feature","id":24,"geometry":{"type":"Polygon","coordinates":[[[-2.59013231971936,51.3975452071692],[-2.60311593759417,51.3888241968535],[-2.62270430743622,51.3894092675745],[-2.61405177045574,51.3808794563401],[-2.62695332737303,51.3871339739713],[-2.63002323391255,51.3752130515128],[-2.64440530456054,51.3751337679217],[-2.65897203199174,51.3415074660861],[-2.67653450142578,51.3419692523211],[-2.66875141295454,51.3607837573953],[-2.67970340529328,51.3601245433595],[-2.69419382453314,51.379856887578],[-2.69050128549747,51.3495282682276],[-2.70789213029029,51.3378032250367],[-2.68718162542172,51.330358042328],[-2.69487895290495,51.3180942906341],[-2.7646442273377,51.3225771738288],[-2.81867321269388,51.3263654531983],[-2.81023646399586,51.3014243111323],[-2.87714603015114,51.3000626720201],[-2.88491962340653,51.3066645545689],[-2.89710380980557,51.2906145782217],[-2.93687950387677,51.3030788520755],[-2.96203894237352,51.304790993313],[-2.97261926638065,51.2957124814575],[-2.9898200343769,51.2990347778219],[-2.98627494811563,51.3144052390851],[-3.0000318784318,51.3220699962422],[-2.9941110504535,51.3209303179449],[-2.98857909194061,51.3349110584616],[-2.98277601375812,51.3495678371537],[-2.99494279428896,51.3554620955633],[-2.96832568337954,51.3633139603085],[-2.96221221817666,51.374743026485],[-2.9625009568977,51.3823471307572],[-2.98079713703949,51.3884162583138],[-2.9716183807111,51.3906034772527],[-2.9396419741013,51.3962444308948],[-2.93917582171334,51.3910420600253],[-2.91734185178223,51.3958863974644],[-2.88659906919972,51.4125514963972],[-2.87935375491934,51.431670762805],[-2.86466796583972,51.4415826453901],[-2.80008469289193,51.4850989994861],[-2.77581460974463,51.4938534328515],[-2.77323582327836,51.4946654220038],[-2.77179043665384,51.4946747847485],[-2.73259056632869,51.4924865578379],[-2.72881737253753,51.5026579658942],[-2.72877633167193,51.5026706092685],[-2.68461040206758,51.4804864346905],[-2.66172256628183,51.4865100163059],[-2.63486374373569,51.4671861086658],[-2.62580146261484,51.4487546196468],[-2.64008287539232,51.4404634278077],[-2.62952463443775,51.437371785858],[-2.63328561590478,51.4034758747791],[-2.59013231971936,51.3975452071692]]]},"properties":{"OBJECTID":24,"LAD16CD":"E06000024","LAD16NM":"North Somerset","LAD16NMW":" ","BNG_E":347613,"BNG_N":166719,"LONG":-2.75439,"LAT":51.39707}},{"type":"Feature","id":25,"geometry":{"type":"Polygon","coordinates":[[[-2.29163728671523,51.5936959202042],[-2.28274577923347,51.5785165611255],[-2.27255905245331,51.5775903265124],[-2.26029952338099,51.5699008238034],[-2.26650176045969,51.5362618765157],[-2.25238825053811,51.5268735549902],[-2.32432448172805,51.4975094728188],[-2.31142293570328,51.4873730705689],[-2.29046578148789,51.4866510040105],[-2.29574294629382,51.458590039344],[-2.28512472634788,51.45784485141],[-2.29461584331874,51.4288015360874],[-2.31261574801558,51.4224461809421],[-2.32502844495751,51.4369906297019],[-2.34328969454205,51.439533491913],[-2.46945193676625,51.4159018061483],[-2.48095542089661,51.421578490535],[-2.49272573969773,51.4181523242521],[-2.49171567270931,51.4290348578086],[-2.51046233684169,51.4287821637134],[-2.53934554998967,51.4457912247029],[-2.52177049458303,51.4501003444354],[-2.51224610441618,51.4623332955123],[-2.51586501173572,51.4938673464108],[-2.55185112128076,51.49224881712],[-2.58814992657315,51.5012347002619],[-2.5809884682725,51.5174088236457],[-2.65254055854146,51.5130981654745],[-2.67381767106929,51.5444278541407],[-2.66389523655128,51.5731525330717],[-2.62780625020136,51.6056350358313],[-2.63883361939637,51.6094388366501],[-2.64601394676262,51.6259787522094],[-2.61700915249418,51.6557299443292],[-2.5825768629792,51.6612397884234],[-2.54081319712208,51.6823970962408],[-2.48964025297421,51.6639615216775],[-2.4906753248451,51.6448339830713],[-2.44298352047969,51.6524918799746],[-2.38598850246378,51.6399431096316],[-2.40047490634093,51.635143480213],[-2.38890966914597,51.6275403736693],[-2.39465737964949,51.5973688231382],[-2.37057655799276,51.5976137062771],[-2.36558135965649,51.6037346219325],[-2.33106255956286,51.5916021897179],[-2.29163728671523,51.5936959202042]]]},"properties":{"OBJECTID":25,"LAD16CD":"E06000025","LAD16NM":"South Gloucestershire","LAD16NMW":" ","BNG_E":367559,"BNG_N":183196,"LONG":-2.46922,"LAT":51.54671}},{"type":"Feature","id":26,"geometry":{"type":"Polygon","coordinates":[[[-4.12328339185208,50.3468091800801],[-4.12410752465943,50.3481414043307],[-4.12295427490219,50.3498219351954],[-4.12717957828468,50.3531065697241],[-4.13109973801408,50.3594408697435],[-4.11259946758336,50.3595291908414],[-4.10009230750562,50.3834207206043],[-4.11568721302168,50.3619759057067],[-4.13346375469824,50.3662926819721],[-4.13348082724282,50.3632842052317],[-4.15321414977763,50.3660265954491],[-4.16471490085599,50.3607712473624],[-4.16633415335545,50.3664601418171],[-4.18541907632474,50.3671625053651],[-4.18148185379475,50.3771581927223],[-4.19452020153803,50.3920904893772],[-4.19621422460439,50.3932389112526],[-4.20176089119968,50.4066249413448],[-4.19533344027224,50.4191158022776],[-4.19277989626836,50.4240761297988],[-4.19022964686488,50.4274617780937],[-4.16939515616106,50.4230881986575],[-4.15585554460277,50.4364270130061],[-4.1356634147728,50.4329284393706],[-4.11348830320444,50.4441538016389],[-4.10954061153507,50.4320946546756],[-4.082667475929,50.4246563990732],[-4.07150999070002,50.4018503235349],[-4.0396498209717,50.4014204729001],[-4.02116944415511,50.3917770378571],[-4.02706143519682,50.3790316713908],[-4.05019965093649,50.3774707342721],[-4.05294432911853,50.3565199840512],[-4.09061840685327,50.3408970189308],[-4.12328339185208,50.3468091800801]]]},"properties":{"OBJECTID":26,"LAD16CD":"E06000026","LAD16NM":"Plymouth","LAD16NMW":" ","BNG_E":249944,"BNG_N":58255,"LONG":-4.11299,"LAT":50.40494}},{"type":"Feature","id":27,"geometry":{"type":"Polygon","coordinates":[[[-3.50897305671623,50.5166098274058],[-3.50903276382879,50.5165125425327],[-3.51483264854752,50.4818551375789],[-3.48060289759097,50.4635197472014],[-3.5159761996986,50.4537999834046],[-3.53551825652602,50.4626781191822],[-3.55716423619748,50.4425354559664],[-3.55636273074951,50.4294205293736],[-3.55496478263575,50.4065241418099],[-3.51954112703135,50.4031554251097],[-3.5115340577746,50.3973129627353],[-3.5051553316877,50.3999598344217],[-3.51298356985733,50.4056755536121],[-3.48232116158574,50.4001127400649],[-3.5032092324155,50.3888415299595],[-3.49770456278718,50.3829785200737],[-3.50521506552596,50.3799005053635],[-3.5076508014744,50.3794728064613],[-3.50802022706432,50.3789026885519],[-3.54425586274846,50.3734825874037],[-3.57477813553117,50.3941514994246],[-3.57985112651458,50.4102051897175],[-3.59904697277048,50.4092692025341],[-3.62804319804032,50.4259888913372],[-3.62507493419709,50.4412861656052],[-3.58688485998772,50.4522296000268],[-3.58424985484511,50.4777231172171],[-3.56978204247176,50.490702759949],[-3.5647735713306,50.4869669708765],[-3.52995146761943,50.5045871030264],[-3.52090513361499,50.5176836354688],[-3.50897305671623,50.5166098274058]]]},"properties":{"OBJECTID":27,"LAD16CD":"E06000027","LAD16NM":"Torbay","LAD16NMW":" ","BNG_E":289730,"BNG_N":64608,"LONG":-3.55523,"LAT":50.47088}},{"type":"Feature","id":28,"geometry":{"type":"Polygon","coordinates":[[[-1.87338279386112,50.7633804622277],[-1.85111892376557,50.7735659114856],[-1.84213274243242,50.7614724123312],[-1.81713820537636,50.7571292499566],[-1.81551934852505,50.743322763401],[-1.79616029006526,50.7392744076259],[-1.79385112527668,50.7306857428393],[-1.76219701469283,50.7252388688765],[-1.76433487532902,50.7233280255995],[-1.76855973013669,50.7252247574402],[-1.76342930491043,50.7186050079205],[-1.74745368105016,50.7158249826392],[-1.74232778494766,50.7202349132919],[-1.74882509756129,50.7110297838261],[-1.81581930976392,50.7206827161909],[-1.90071825276509,50.7094487673085],[-1.90565360563784,50.7255000514651],[-1.89113807267388,50.7419417015566],[-1.93760894250602,50.7556769193244],[-1.91922348632857,50.7746853837741],[-1.89375542159428,50.7800750016838],[-1.87338279386112,50.7633804622277]]]},"properties":{"OBJECTID":28,"LAD16CD":"E06000028","LAD16NM":"Bournemouth","LAD16NMW":" ","BNG_E":410069,"BNG_N":93928,"LONG":-1.85864,"LAT":50.74486}},{"type":"Feature","id":29,"geometry":{"type":"Polygon","coordinates":[[[-1.91922348632857,50.7746853837741],[-1.93760894250602,50.7556769193244],[-1.89113807267388,50.7419417015566],[-1.90565360563784,50.7255000514651],[-1.90071825276509,50.7094487673085],[-1.90090080039312,50.7094245393309],[-1.94747678218648,50.6826974366931],[-1.9334973086922,50.6985845738373],[-1.95239314906015,50.7044241873938],[-1.94796114185005,50.7088503652695],[-1.95836617804293,50.7155912483032],[-1.99188065849651,50.7125084200979],[-1.98407833677003,50.7196270813909],[-1.99596236437496,50.7374884953479],[-2.00135865320219,50.7336780072949],[-2.01140065841518,50.7265844293598],[-2.00135802286633,50.7190998507115],[-1.98656205374941,50.7080663481527],[-2.00135763065529,50.7109755121087],[-2.0393255884628,50.7184296052282],[-2.0247752202916,50.7293582654885],[-2.02488950380727,50.7293558742155],[-2.01352898762304,50.7370535472289],[-2.01273721666406,50.7483006551869],[-2.00932066886414,50.7825892397548],[-1.9991328618375,50.7881281243351],[-2.0058746084598,50.7909264788556],[-1.95794557083636,50.7893060358468],[-1.93968752245946,50.7988078212627],[-1.93712499118547,50.7827875911086],[-1.91950553583278,50.7840023052049],[-1.91922348632857,50.7746853837741]]]},"properties":{"OBJECTID":29,"LAD16CD":"E06000029","LAD16NM":"Poole","LAD16NMW":" ","BNG_E":403393,"BNG_N":93466,"LONG":-1.95327,"LAT":50.74078}},{"type":"Feature","id":30,"geometry":{"type":"Polygon","coordinates":[[[-1.68305860764012,51.6901103599747],[-1.70018909589412,51.6707416640712],[-1.69193809185031,51.6521645865737],[-1.6599543200143,51.6349908717277],[-1.67373615894952,51.6228498656643],[-1.6670096513968,51.6162644731128],[-1.69061673407177,51.6054499281196],[-1.69111065939155,51.5835237268249],[-1.67653981704778,51.5694390409882],[-1.65504455155132,51.5765062729789],[-1.64769133241363,51.5719518956815],[-1.60281227578358,51.5182950564502],[-1.71908165511526,51.5007055402562],[-1.71573673990458,51.4883833452814],[-1.77433053529391,51.4824545734086],[-1.79779682111539,51.4844459320139],[-1.81345034633709,51.5070421792532],[-1.83758492292976,51.5008374691602],[-1.84688955629989,51.524321203192],[-1.8369743795506,51.5109029287067],[-1.83007974454599,51.5154395566399],[-1.85382409898743,51.5463019192448],[-1.84927684261957,51.5533094791497],[-1.86512233688297,51.5595913789452],[-1.86010361511815,51.5652438111417],[-1.84518926585151,51.5617183796616],[-1.84314557581525,51.5786591516968],[-1.8237330532325,51.5822091972927],[-1.83756146498986,51.587241918737],[-1.83185653593046,51.5967288733402],[-1.84230296662754,51.6125602206209],[-1.82784729058409,51.6253257795648],[-1.78858341785761,51.6327136493214],[-1.79908052937252,51.6625047219672],[-1.78861685778283,51.6670018966254],[-1.75379286040636,51.6622153578926],[-1.7275536807746,51.6672098336915],[-1.71105528242748,51.6717929464191],[-1.69683095089165,51.6920420113033],[-1.68305860764012,51.6901103599747]]]},"properties":{"OBJECTID":30,"LAD16CD":"E06000030","LAD16NM":"Swindon","LAD16NMW":" ","BNG_E":418551,"BNG_N":186564,"LONG":-1.73367,"LAT":51.57763}},{"type":"Feature","id":31,"geometry":{"type":"Polygon","coordinates":[[[-0.0312706833054042,52.6615327430869],[-0.0127518351860491,52.5942462273253],[-0.186980185406912,52.568506748768],[-0.197873350857145,52.5508058299042],[-0.187849989337312,52.54186309732],[-0.200398364382982,52.5452158464673],[-0.217663958346488,52.5379235152058],[-0.234836669890254,52.5436670968487],[-0.24478046830093,52.5229988641208],[-0.269294813580545,52.520824568537],[-0.293289613173382,52.5068891077353],[-0.332735786056437,52.5465454368612],[-0.325458398749617,52.5528890308344],[-0.348477510306028,52.5643700878991],[-0.385451069371073,52.5671897108278],[-0.396839712389141,52.5829983373966],[-0.415381404185907,52.578742638869],[-0.478814869731256,52.5736451461852],[-0.49266486143953,52.581900262491],[-0.470921180939459,52.6235593371494],[-0.494773452983964,52.6403140717889],[-0.452694588753434,52.6542776630366],[-0.405681266029177,52.6480460962573],[-0.350222339006112,52.6616146836699],[-0.335037026572004,52.6748659710245],[-0.289240338602376,52.6702761867101],[-0.260753910312386,52.6514179769988],[-0.21250133299933,52.6666794921252],[-0.192867814005763,52.6524385101545],[-0.180020105013017,52.6605611576486],[-0.141061996376816,52.6515074230086],[-0.102195958290052,52.6722061935883],[-0.087752504715668,52.666786091809],[-0.0637138144162751,52.6752330937228],[-0.0312706833054042,52.6615327430869]]]},"properties":{"OBJECTID":31,"LAD16CD":"E06000031","LAD16NM":"Peterborough","LAD16NMW":" ","BNG_E":517372,"BNG_N":300777,"LONG":-0.26874,"LAT":52.59214}},{"type":"Feature","id":32,"geometry":{"type":"Polygon","coordinates":[[[-0.385615555756378,51.9156803950806],[-0.377489883776185,51.8984330955998],[-0.349898907226484,51.8787082184474],[-0.354833890141782,51.8740145284227],[-0.369755351255,51.8681152295075],[-0.395860155232825,51.8705810254108],[-0.422774558877144,51.8545519356081],[-0.455274925277029,51.8822870334322],[-0.505923085990184,51.9006124962286],[-0.482276167831,51.9077947218564],[-0.485701416296492,51.9227011892179],[-0.436106923868052,51.9276663370018],[-0.421681634434494,51.9256807370644],[-0.41906499861989,51.9123036442987],[-0.385615555756378,51.9156803950806]]]},"properties":{"OBJECTID":32,"LAD16CD":"E06000032","LAD16NM":"Luton","LAD16NMW":" ","BNG_E":508606,"BNG_N":222559,"LONG":-0.42319,"LAT":51.89102}},{"type":"Feature","id":33,"geometry":{"type":"Polygon","coordinates":[[[0.821156309552598,51.5406079412813],[0.787632678651743,51.5217904820228],[0.768266856489214,51.5254807150981],[0.643059565975322,51.5410876366629],[0.626767393375198,51.5381692946367],[0.632077283070964,51.5705294748986],[0.63895093762878,51.5768010705607],[0.675333609147666,51.5728679764417],[0.786689930819277,51.5529433966231],[0.788990549531889,51.5424441255193],[0.819168409534683,51.542206539999],[0.821156309552598,51.5406079412813]]]},"properties":{"OBJECTID":33,"LAD16CD":"E06000033","LAD16NM":"Southend-on-Sea","LAD16NMW":" ","BNG_E":587776,"BNG_N":186833,"LONG":0.706906,"LAT":51.54914}},{"type":"Feature","id":34,"geometry":{"type":"Polygon","coordinates":[[[0.418679588354105,51.5566167962421],[0.427690962988708,51.5451312865406],[0.461617567167929,51.553697278625],[0.466763963092294,51.5467256309766],[0.48484161637544,51.5478758718424],[0.517995256283478,51.5298699506456],[0.522192467944506,51.515966474691],[0.541271321069898,51.5125598566011],[0.508165292117872,51.5051961439584],[0.455596748191591,51.5068435908517],[0.445602650721767,51.4981794208234],[0.444130843014808,51.4934566466262],[0.434317123615959,51.4619404229423],[0.40153781240075,51.453310667374],[0.35902089711989,51.4511300493475],[0.340845281802111,51.4523268451903],[0.322926919956135,51.4732779809469],[0.302368214057763,51.4723815445933],[0.297804684119031,51.4721820903032],[0.281400658456385,51.4613975836118],[0.211730535239715,51.4895878559947],[0.214156927613127,51.4960396099278],[0.229965349500295,51.4993659187367],[0.226597284867071,51.5065632427634],[0.241919319117717,51.5079601269155],[0.237176008059422,51.5193344335382],[0.248964774122808,51.5286740297463],[0.253834318142806,51.5178858716032],[0.263682923598634,51.5178697921235],[0.26534727199935,51.5321502650812],[0.334024216843264,51.5405038038154],[0.313035078453579,51.5658181319332],[0.38260509348446,51.5658238168464],[0.391861711866881,51.5671913943593],[0.393532475204734,51.5576549437391],[0.418679588354105,51.5566167962421]]]},"properties":{"OBJECTID":34,"LAD16CD":"E06000034","LAD16NM":"Thurrock","LAD16NMW":" ","BNG_E":562126,"BNG_N":181586,"LONG":0.334902,"LAT":51.50994}},{"type":"Feature","id":35,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.560245999932796,51.4032289859638],[0.563941919992012,51.408069641526],[0.582631449520951,51.4032615542344],[0.560245999932796,51.4032289859638]]],[[[0.544003568149866,51.3278964115044],[0.525641085332529,51.3347171661655],[0.505845958766914,51.3429369755333],[0.503027462867313,51.3547185338582],[0.456233539295356,51.3687628429411],[0.453485925224704,51.3406104302953],[0.418594662710355,51.3479121911622],[0.399919663009892,51.3444569017381],[0.401283128957285,51.3529548515299],[0.431109487890007,51.3880330257607],[0.453322222064445,51.3913787704498],[0.451853401330436,51.3983210202449],[0.467687119532325,51.3983013732374],[0.475140243345384,51.412947138434],[0.489235419974504,51.4153259018882],[0.487960074615068,51.4432845739027],[0.456756497170188,51.4586924885155],[0.454309369529737,51.4634524976387],[0.46761697218593,51.464201043907],[0.457874796791741,51.4669463880761],[0.468742138333176,51.4827706764305],[0.547003839786073,51.4870454533526],[0.553938337871717,51.4814228293678],[0.574545905830049,51.4842656737561],[0.582488358075809,51.4796473073752],[0.585779699418922,51.4844394959094],[0.590965917769593,51.4827930248993],[0.615236211006345,51.4750832480218],[0.659983914818628,51.477676961262],[0.671239638653583,51.4722550606815],[0.699735891458201,51.4727337601869],[0.720384595583732,51.4597370281538],[0.723259157530008,51.4435260690333],[0.713429329585367,51.4356845678592],[0.677888580658433,51.4331759496932],[0.670371356676356,51.4485093525064],[0.667222764578116,51.4438790086393],[0.656750667357231,51.4492766377772],[0.63581463907472,51.4462217303128],[0.618295760555589,51.4286832686806],[0.625214905308428,51.42366918568],[0.610664644356564,51.417372816236],[0.587194918275753,51.416146959243],[0.534985463157279,51.413403241516],[0.521181129304612,51.3930467169665],[0.536684312742033,51.4102114487009],[0.560969194929689,51.394814077909],[0.585645317807418,51.3886840674322],[0.594636527371204,51.3864487932488],[0.61604594355208,51.3780928783421],[0.619230157385731,51.3884876159148],[0.632410463147138,51.3890016827624],[0.626121808590217,51.3788125491283],[0.623292522370852,51.3692226406212],[0.634908131971158,51.3663699836792],[0.601403554123225,51.333301103973],[0.563457198962717,51.3387431250211],[0.544003568149866,51.3278964115044]]]]},"properties":{"OBJECTID":35,"LAD16CD":"E06000035","LAD16NM":"Medway","LAD16NMW":" ","BNG_E":578207,"BNG_N":175196,"LONG":0.563173,"LAT":51.44771}},{"type":"Feature","id":36,"geometry":{"type":"Polygon","coordinates":[[[-0.667634283882065,51.384571344714],[-0.735335360826244,51.3650095832703],[-0.775466206987649,51.3319589023445],[-0.837349302956506,51.3528712204509],[-0.81357130817518,51.3703184860957],[-0.788839993914029,51.3717507068192],[-0.801521116883621,51.4053010332794],[-0.792505466855338,51.4088496296644],[-0.800019763009891,51.4411821487915],[-0.782564906670674,51.4686900752328],[-0.764628169657022,51.459722618845],[-0.724526232774277,51.4561391517187],[-0.71441818199653,51.4671441631869],[-0.688866171954876,51.4669598587207],[-0.672746126826459,51.4578491122423],[-0.656755756603434,51.4614941608613],[-0.661982328352078,51.4443193328889],[-0.630552938659606,51.4421923603651],[-0.631309270308491,51.4144545425325],[-0.676260505112755,51.4315828689708],[-0.69654047048066,51.410910368886],[-0.667634283882065,51.384571344714]]]},"properties":{"OBJECTID":36,"LAD16CD":"E06000036","LAD16NM":"Bracknell Forest","LAD16NMW":" ","BNG_E":488169,"BNG_N":168792,"LONG":-0.73363,"LAT":51.4113}},{"type":"Feature","id":37,"geometry":{"type":"Polygon","coordinates":[[[-1.22679203561007,51.5351584611895],[-1.20464416287253,51.5376038949058],[-1.2046503008399,51.5283945145383],[-1.14037476541231,51.5429113008957],[-1.14205314180795,51.5161954403677],[-1.11318639180296,51.5095922546866],[-1.10217985412734,51.4896735704447],[-1.08788215887134,51.4857544142922],[-1.05134983800443,51.4918599386095],[-1.03655747904685,51.4752267528996],[-1.05297452903069,51.4603699344709],[-1.04918512241206,51.4514112991561],[-1.03398294959297,51.4527275330565],[-1.00114760376126,51.426382335143],[-1.01188405931612,51.392866627009],[-0.981724611433113,51.3757487827566],[-0.98612375054996,51.3628482876666],[-1.05001598396462,51.3581479361663],[-1.08661908663353,51.3839155770638],[-1.11545719120982,51.3742149085159],[-1.11579091297711,51.3604661639936],[-1.13858997124632,51.357191071595],[-1.17689427562489,51.3573240529211],[-1.251139551378,51.3720405285312],[-1.34953197887167,51.3671056159513],[-1.4110677567959,51.3728524321022],[-1.42843862409934,51.3566901654861],[-1.44410966916138,51.3549284015044],[-1.42969282351209,51.3365302843501],[-1.498298923396,51.3293760932154],[-1.48571137940255,51.3476828433187],[-1.50060847867399,51.3562679609636],[-1.49544914389942,51.369664447857],[-1.55560283150743,51.3955841256927],[-1.55298802119957,51.4100439103553],[-1.57105280219584,51.4155776040989],[-1.56511865146686,51.4220434331812],[-1.52661427053083,51.4239307445952],[-1.52399092094505,51.4474805537355],[-1.5822908712812,51.494111795703],[-1.58470801108385,51.5249121183582],[-1.58118687450899,51.5369949620835],[-1.5550082480566,51.553370939214],[-1.53095864820739,51.5460694657438],[-1.5129388935695,51.5507598089703],[-1.47074436481156,51.5286068380587],[-1.46442254240006,51.5385166978391],[-1.44783186305267,51.5364265420401],[-1.42659119275832,51.5455988589678],[-1.42276866886813,51.5357649276512],[-1.40485771221047,51.5472352184965],[-1.3837788123615,51.5404262100562],[-1.36732104767076,51.5524667167102],[-1.34240310935362,51.543686280692],[-1.3287207966799,51.5637124135033],[-1.26065559109033,51.5377899042547],[-1.22679203561007,51.5351584611895]]]},"properties":{"OBJECTID":37,"LAD16CD":"E06000037","LAD16NM":"West Berkshire","LAD16NMW":" ","BNG_E":450575,"BNG_N":172095,"LONG":-1.27364,"LAT":51.44559}},{"type":"Feature","id":38,"geometry":{"type":"Polygon","coordinates":[[[-0.949167813983683,51.4595133240547],[-0.928475285062219,51.4451620940541],[-0.945215133191706,51.4461698748399],[-0.943398584583998,51.429309840171],[-0.961925702818371,51.4123449059376],[-0.973699998522717,51.4097807637848],[-1.00114760376126,51.426382335143],[-1.03398294959297,51.4527275330565],[-1.04918512241206,51.4514112991561],[-1.05297452903069,51.4603699344709],[-1.03655747904685,51.4752267528996],[-1.01356370078558,51.466292019823],[-0.99839893680447,51.4843048201943],[-0.957486894699768,51.4930805502622],[-0.941136944344163,51.4749776501125],[-0.955183902930422,51.4653338410832],[-0.949167813983683,51.4595133240547]]]},"properties":{"OBJECTID":38,"LAD16CD":"E06000038","LAD16NM":"Reading","LAD16NMW":" ","BNG_E":470226,"BNG_N":173154,"LONG":-0.99071,"LAT":51.45302}},{"type":"Feature","id":39,"geometry":{"type":"Polygon","coordinates":[[[-0.490024731194161,51.494747634396],[-0.509701402284211,51.4691759477216],[-0.524358681564476,51.4715284831431],[-0.534354978847197,51.4867853330603],[-0.560550664299091,51.4972117149489],[-0.565568404238259,51.4913420167532],[-0.600575771480225,51.5023044749956],[-0.607716162380209,51.497251501443],[-0.626529885511906,51.5044137141616],[-0.6422119966724,51.5006272375321],[-0.659271318706453,51.5049023565715],[-0.659944895935106,51.52844698058],[-0.630535579090519,51.538895206462],[-0.589867740822717,51.5226767053001],[-0.567256016700324,51.5329810351961],[-0.575094658967977,51.5292998713375],[-0.568708976905664,51.5112690465864],[-0.526981060844493,51.5095056016328],[-0.531819528237125,51.4933944612627],[-0.490024731194161,51.494747634396]]]},"properties":{"OBJECTID":39,"LAD16CD":"E06000039","LAD16NM":"Slough","LAD16NMW":" ","BNG_E":498920,"BNG_N":179246,"LONG":-0.57617,"LAT":51.5035}},{"type":"Feature","id":40,"geometry":{"type":"Polygon","coordinates":[[[-0.694176987527776,51.5621755142616],[-0.703164703583292,51.5111067354019],[-0.65212532523975,51.4854936414986],[-0.633881969115553,51.4923817686281],[-0.6422119966724,51.5006272375321],[-0.626529885511906,51.5044137141616],[-0.607716162380209,51.497251501443],[-0.600575771480225,51.5023044749956],[-0.565568404238259,51.4913420167532],[-0.560550664299091,51.4972117149489],[-0.534354978847197,51.4867853330603],[-0.524358681564476,51.4715284831431],[-0.540613163997786,51.4578521266794],[-0.522765050804453,51.4353004066197],[-0.571675217761157,51.451007631736],[-0.59393878288985,51.4416606269605],[-0.61849520247724,51.3923882525532],[-0.616344267353588,51.3835395914848],[-0.667634283882065,51.384571344714],[-0.69654047048066,51.410910368886],[-0.676260505112755,51.4315828689708],[-0.631309270308491,51.4144545425325],[-0.630552938659606,51.4421923603651],[-0.661982328352078,51.4443193328889],[-0.656755756603434,51.4614941608613],[-0.672746126826459,51.4578491122423],[-0.688866171954876,51.4669598587207],[-0.71441818199653,51.4671441631869],[-0.724526232774277,51.4561391517187],[-0.764628169657022,51.459722618845],[-0.782564906670674,51.4686900752328],[-0.800019763009891,51.4411821487915],[-0.818085734326949,51.4431909942013],[-0.833754365368195,51.4640986840307],[-0.821784171551974,51.4726024652545],[-0.829375464538714,51.4870691964536],[-0.817390199080532,51.5072375459374],[-0.853907491795249,51.5260731076129],[-0.842743668077924,51.5447586188349],[-0.792963793993655,51.5513590822954],[-0.775040570172893,51.5666832756521],[-0.756939375375148,51.5649056078476],[-0.726956836479073,51.5774183669602],[-0.715602285216018,51.5765931796629],[-0.710365049405957,51.5638589942786],[-0.694176987527776,51.5621755142616]]]},"properties":{"OBJECTID":40,"LAD16CD":"E06000040","LAD16NM":"Windsor and Maidenhead","LAD16NMW":" ","BNG_E":492079,"BNG_N":176541,"LONG":-0.67541,"LAT":51.48034}},{"type":"Feature","id":41,"geometry":{"type":"Polygon","coordinates":[[[-0.842743668077924,51.5447586188349],[-0.853907491795249,51.5260731076129],[-0.817390199080532,51.5072375459374],[-0.829375464538714,51.4870691964536],[-0.821784171551974,51.4726024652545],[-0.833754365368195,51.4640986840307],[-0.818085734326949,51.4431909942013],[-0.800019763009891,51.4411821487915],[-0.792505466855338,51.4088496296644],[-0.801521116883621,51.4053010332794],[-0.788839993914029,51.3717507068192],[-0.81357130817518,51.3703184860957],[-0.837349302956506,51.3528712204509],[-0.877856218072524,51.3525912685806],[-0.923694814362104,51.3660104944337],[-0.986740059587017,51.3598556239252],[-0.98612375054996,51.3628482876666],[-0.981724611433113,51.3757487827566],[-1.01188405931612,51.392866627009],[-1.00114760376126,51.426382335143],[-0.973699998522717,51.4097807637848],[-0.961925702818371,51.4123449059376],[-0.943398584583998,51.429309840171],[-0.945215133191706,51.4461698748399],[-0.928475285062219,51.4451620940541],[-0.949167813983683,51.4595133240547],[-0.92169811529382,51.4679314572578],[-0.893850448364049,51.4966426170216],[-0.870252757172722,51.5036293318841],[-0.878512271784571,51.5234856389292],[-0.900134311989879,51.5366613891108],[-0.896882190137503,51.5448630124889],[-0.879723062342271,51.5621275774599],[-0.842743668077924,51.5447586188349]]]},"properties":{"OBJECTID":41,"LAD16CD":"E06000041","LAD16NM":"Wokingham","LAD16NMW":" ","BNG_E":476624,"BNG_N":169902,"LONG":-0.89935,"LAT":51.42296}},{"type":"Feature","id":42,"geometry":{"type":"Polygon","coordinates":[[[-0.59181033114981,52.1106918872011],[-0.668975977203777,52.0487168398777],[-0.643047385906053,52.037249437578],[-0.640200288821242,52.0240657817509],[-0.651023980599791,52.0184860758999],[-0.643476890239872,52.0108547028255],[-0.661689666859462,51.9997363844638],[-0.645680806134987,51.9722283104156],[-0.652978332579268,51.9692289641511],[-0.713113482428537,51.9898099432972],[-0.713941366502735,51.9778705037016],[-0.740379237665262,51.9698626262822],[-0.761997303508173,51.9855584751511],[-0.803659591025792,51.9855231648901],[-0.819817650246039,52.0122859293735],[-0.871325629174326,52.0402518516737],[-0.852446931525225,52.0507050931148],[-0.86267864584557,52.0609340378583],[-0.839500490052515,52.0638277794439],[-0.831418245838928,52.0719469992663],[-0.846712543514899,52.0915087025729],[-0.869530890853718,52.1000376594283],[-0.871450103128565,52.1117534338634],[-0.887015712433718,52.1142093363724],[-0.880720326985505,52.1263317818071],[-0.828204676000872,52.1326105519282],[-0.831966630956292,52.1436835078331],[-0.814041228017469,52.1424723409512],[-0.807587882682741,52.1569790134859],[-0.79209127201904,52.1513294595675],[-0.7779751006002,52.168732492092],[-0.749734768747349,52.1668767675443],[-0.705455584098267,52.1915706998869],[-0.668135639148405,52.1950341108935],[-0.627446652815753,52.1815454674216],[-0.630670853010731,52.1549239739316],[-0.640781512828503,52.1527722735474],[-0.635451654803878,52.1392536199885],[-0.607249381439605,52.1338687508854],[-0.59181033114981,52.1106918872011]]]},"properties":{"OBJECTID":42,"LAD16CD":"E06000042","LAD16NM":"Milton Keynes","LAD16NMW":" ","BNG_E":486408,"BNG_N":242308,"LONG":-0.7407,"LAT":52.07241}},{"type":"Feature","id":43,"geometry":{"type":"Polygon","coordinates":[[[-0.135010046740328,50.8866345151203],[-0.135283671366533,50.8781049946469],[-0.121799652909349,50.8734281544027],[-0.0975192650791566,50.877945424511],[-0.0849276342798706,50.8731196285781],[-0.0734418562951244,50.8412445314065],[-0.0368425495084804,50.8412388952519],[-0.0459683908177531,50.8218247507298],[-0.02042837615218,50.8218303556257],[-0.0160023584077892,50.8148750643876],[-0.037784152406382,50.7994171595294],[-0.0381091427696309,50.7994966119367],[-0.038544350948253,50.7991937347666],[-0.0925318918704146,50.8117436093279],[-0.106387826922629,50.8082656752501],[-0.110356535253012,50.8097385869615],[-0.10999396862275,50.8133407775671],[-0.125369220725568,50.8153082244952],[-0.135775187956529,50.8191668821587],[-0.216052284134712,50.827528221139],[-0.216695611321906,50.8274857562292],[-0.244970867137355,50.8638089034959],[-0.239238287764309,50.8678855959212],[-0.226719331423694,50.8781806377964],[-0.187734458590874,50.8685704690978],[-0.182422855859486,50.8883247757511],[-0.168612081924965,50.8923683218769],[-0.168126160025174,50.880748243002],[-0.135010046740328,50.8866345151203]]]},"properties":{"OBJECTID":43,"LAD16CD":"E06000043","LAD16NM":"Brighton and Hove","LAD16NMW":" ","BNG_E":530279,"BNG_N":106849,"LONG":-0.15079,"LAT":50.84649}},{"type":"Feature","id":44,"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.1016446765251,50.8136788017513],[-1.09712776049071,50.8206081550365],[-1.0936964016375,50.8150264948138],[-1.1016446765251,50.8136788017513]]],[[[-1.08853239077161,50.7777707348084],[-1.09416601730092,50.7810699547617],[-1.10967384736284,50.7915422321936],[-1.11021618303822,50.7961588452258],[-1.11143666173544,50.8065449764689],[-1.08959197814741,50.8096041200921],[-1.09258259997549,50.8151498912369],[-1.10025469037983,50.8267203638978],[-1.08456898392449,50.8248358019498],[-1.076609255437,50.8367962352349],[-1.04413374488766,50.833895778515],[-1.08225889796139,50.8380151457614],[-1.08923192779724,50.8286180646768],[-1.10627583065934,50.8378610231732],[-1.10327977190996,50.8464002117977],[-1.11411544473862,50.8449273988568],[-1.11584760240294,50.8582717226931],[-1.05401492129355,50.8565508021926],[-1.02263575699354,50.8521010322405],[-1.0242823350926,50.8264368410393],[-1.03628569104069,50.835374444566],[-1.0441185704354,50.8321357175769],[-1.04426801308203,50.7956368880773],[-1.04428854475696,50.7906244135955],[-1.03299750107048,50.7955443224279],[-1.03059166531107,50.7965923805547],[-1.03056750747408,50.7955241954767],[-1.03038283838165,50.7873540760951],[-1.08853239077161,50.7777707348084]]]]},"properties":{"OBJECTID":44,"LAD16CD":"E06000044","LAD16NM":"Portsmouth","LAD16NMW":" ","BNG_E":465607,"BNG_N":101357,"LONG":-1.07023,"LAT":50.80805}},{"type":"Feature","id":45,"geometry":{"type":"Polygon","coordinates":[[[-1.37989189535966,50.9475180694823],[-1.35468995194608,50.9410218344503],[-1.35793338491388,50.9307313450946],[-1.33335691001506,50.9198827716172],[-1.32197756360747,50.9009534981867],[-1.36293148592337,50.8787199835196],[-1.36518461320941,50.8800697177564],[-1.38331467504316,50.8895922534155],[-1.38483682413708,50.9039901661542],[-1.37184504502819,50.9124547510927],[-1.38793329241008,50.9068913305707],[-1.38719993387039,50.8992205186612],[-1.39530629395156,50.8831790962785],[-1.39537770812052,50.8832227833772],[-1.39902236804763,50.8945476333613],[-1.40082179240361,50.8902844722774],[-1.43249294178552,50.9048647578216],[-1.43972982601317,50.9081940107733],[-1.45088313885003,50.9041228481796],[-1.46531211516219,50.9106245323575],[-1.47732819843625,50.9284618855525],[-1.44954581112644,50.9499113532644],[-1.42366272213886,50.9472334965696],[-1.40613979539366,50.9561274527552],[-1.37989189535966,50.9475180694823]]]},"properties":{"OBJECTID":45,"LAD16CD":"E06000045","LAD16NM":"Southampton","LAD16NMW":" ","BNG_E":442253,"BNG_N":113608,"LONG":-1.40025,"LAT":50.92038}},{"type":"Feature","id":46,"geometry":{"type":"Polygon","coordinates":[[[-1.30780877462739,50.766135563479],[-1.29609145886754,50.7617777417578],[-1.29267094901647,50.7581263991573],[-1.29419695421113,50.7539241226579],[-1.28293483484736,50.7298801243226],[-1.29129674395261,50.7625499404809],[-1.27396369161337,50.7653395541983],[-1.24816743032247,50.7521652368333],[-1.23922969061741,50.7438571960894],[-1.21383772564048,50.7380529001482],[-1.21949542721982,50.7310631180976],[-1.21263508155751,50.7341656228964],[-1.20342702981923,50.7347701701326],[-1.15951292057888,50.7333278697929],[-1.15120011598542,50.7313595780957],[-1.11868958131506,50.7236535460186],[-1.10440834969208,50.7108588941542],[-1.09824957834466,50.6982168564901],[-1.10283167989247,50.6997827107434],[-1.10826331399502,50.6935148913473],[-1.08234705440898,50.6944155013481],[-1.06983494679224,50.6838808548796],[-1.0979237228486,50.6652253708561],[-1.09843418997845,50.6651750615872],[-1.13355449692224,50.6618829233808],[-1.15260589808996,50.6534347626392],[-1.15910431972074,50.6505517184782],[-1.17560231552781,50.6167810321623],[-1.18513434313114,50.5972461620105],[-1.22037056242989,50.5900926733821],[-1.23561455059826,50.5871604240614],[-1.29603443689991,50.5755151163152],[-1.37329289391271,50.6180116238259],[-1.38929557189923,50.6267980301665],[-1.43568423795878,50.6401551596281],[-1.4472710511326,50.6434874086147],[-1.48512601044186,50.6669817033574],[-1.5864166146619,50.6631328355553],[-1.5489795989065,50.6778656729249],[-1.54842287413847,50.6784712872844],[-1.54824000664679,50.678543565873],[-1.54563274413877,50.6815060916641],[-1.52217778402351,50.7069995503741],[-1.503705475191,50.7069095018089],[-1.50452257734175,50.7034431115222],[-1.50077542219871,50.7061612190414],[-1.49458737008237,50.7068639837456],[-1.48703108481431,50.7068257246701],[-1.48350098835008,50.7081221718974],[-1.4701184257481,50.7096394734732],[-1.43468687746827,50.7232480552467],[-1.42684956493086,50.7262556035424],[-1.41930201899743,50.7255525103125],[-1.41631094048087,50.7249787123233],[-1.42117107369842,50.7246691054192],[-1.41196102421416,50.7208009726975],[-1.41435999439167,50.7099380330075],[-1.40394376132451,50.7208491589281],[-1.38670665030503,50.7225267808337],[-1.40842986491607,50.72534666448],[-1.39254447257007,50.7296486851776],[-1.35422443729797,50.7386997696871],[-1.32601697236479,50.7607680702118],[-1.31584579868968,50.765363320377],[-1.30780877462739,50.766135563479]]]},"properties":{"OBJECTID":46,"LAD16CD":"E06000046","LAD16NM":"Isle of Wight","LAD16NMW":" ","BNG_E":447186,"BNG_N":85950,"LONG":-1.33362,"LAT":50.6713}},{"type":"Feature","id":47,"geometry":{"type":"Polygon","coordinates":[[[-1.55941079382287,54.8820371179199],[-1.56180965218107,54.8757167560606],[-1.5317817747653,54.8781883854521],[-1.50667012938246,54.8711408333359],[-1.50427968059566,54.8312298089009],[-1.48185556204263,54.8096514127373],[-1.49072646806661,54.799304134314],[-1.42255244356551,54.8031709061295],[-1.41295475129026,54.823654707257],[-1.42153633765872,54.8394761531255],[-1.34724032268874,54.8604486955817],[-1.32099131090046,54.8377388709394],[-1.3007557479688,54.7698021382886],[-1.29839186181276,54.7679127561193],[-1.29832379671735,54.7676995937448],[-1.29527609270964,54.7654220002718],[-1.2795159281816,54.7528178384795],[-1.2422334295304,54.722961884759],[-1.2518649919646,54.7196229880484],[-1.27025176689004,54.7271686859839],[-1.30552089212756,54.7175216513845],[-1.30132668034302,54.7081010481966],[-1.31932937293339,54.6913568460586],[-1.34452598377685,54.6911209109247],[-1.33094576836857,54.6821336600492],[-1.34785151353133,54.6624209254256],[-1.3412542291937,54.6502118968575],[-1.38089831635091,54.6439170665585],[-1.41282280632804,54.6165916878963],[-1.45091359037615,54.6105135006807],[-1.43835548900489,54.5950796101288],[-1.45170547080165,54.5908279789639],[-1.46868827775824,54.6005589251647],[-1.52676404831749,54.5964541203748],[-1.55864448320289,54.5921168465874],[-1.55282400565803,54.5823421851054],[-1.57626627481052,54.5801984877269],[-1.59340930186026,54.5950771622641],[-1.58419280856773,54.6104861346492],[-1.6062181390093,54.6034402415282],[-1.60676411919164,54.61754036424],[-1.68242215880999,54.6177711316553],[-1.67931169505291,54.5859734176498],[-1.6940278333894,54.5868938486757],[-1.708984406168,54.5741416855678],[-1.70928210886692,54.5631794604201],[-1.69120671272723,54.5562446272091],[-1.70527424962756,54.5491719549072],[-1.6969263635654,54.5360064279097],[-1.72131088982986,54.5423017234865],[-1.73309136191706,54.527736411433],[-1.77969652862093,54.531872993012],[-1.77613231486757,54.5067285032611],[-1.79297648414992,54.484492427803],[-1.83943329269403,54.5084372355904],[-1.85780051145507,54.50353979349],[-1.85912998593236,54.4818579015212],[-1.94254323627281,54.453395353196],[-1.97005959181384,54.4515215401153],[-1.99676437249473,54.4669034483385],[-2.04472952149134,54.475186272402],[-2.04319843418445,54.4835994466327],[-2.11659617374102,54.4622634779689],[-2.17021302339882,54.4581987837772],[-2.15899719521648,54.4720296344683],[-2.1723980309078,54.5324441143894],[-2.1975305680915,54.5327039641308],[-2.20948818801017,54.5517133714193],[-2.30451453731364,54.5961978451789],[-2.32493776752811,54.6316502352618],[-2.28797868796525,54.6504801023106],[-2.29287495115685,54.6638852911091],[-2.32728766377434,54.6707277177742],[-2.35176911415474,54.6859308500204],[-2.35574349123696,54.6976521776582],[-2.32574674350163,54.7266292287794],[-2.31208952138217,54.7910150450277],[-2.28267781082736,54.7982520749126],[-2.21890675190852,54.7823773819308],[-2.19860065838294,54.8067362764758],[-2.16947003966529,54.8036099724463],[-2.13978896461576,54.8418707189414],[-2.08247563799946,54.8382220858342],[-2.03975651418058,54.8482915691869],[-2.00096698452758,54.8696677110494],[-1.98023634067718,54.8681834558894],[-1.94905729479975,54.8529670106765],[-1.93268121196117,54.8541874223982],[-1.91376519144901,54.8339967374905],[-1.91404305661126,54.8395289242124],[-1.87010387419172,54.8508656835979],[-1.85443666753261,54.8911845454816],[-1.82101338140065,54.9056618936024],[-1.7949264721871,54.9035467774952],[-1.78175725724745,54.9115433506773],[-1.76874487793258,54.9067261170601],[-1.73620435854143,54.9185809647437],[-1.7249075921018,54.9088004428066],[-1.69863268714569,54.909053564327],[-1.69168984098755,54.9025976023634],[-1.67477778459797,54.9095601434215],[-1.67557639647318,54.8980968528785],[-1.6493187860517,54.8929873106663],[-1.65055954796028,54.8793235523467],[-1.59416434873955,54.9020186459874],[-1.57990946565449,54.8777701469924],[-1.55941079382287,54.8820371179199]]]},"properties":{"OBJECTID":47,"LAD16CD":"E06000047","LAD16NM":"County Durham","LAD16NMW":" ","BNG_E":410381,"BNG_N":532242,"LONG":-1.8405,"LAT":54.68513}},{"type":"Feature","id":48,"geometry":{"type":"Polygon","coordinates":[[[-2.31399816113513,53.3574246412491],[-2.29693022963449,53.3485838102461],[-2.30135901104137,53.3401206194602],[-2.25644728584862,53.3606768403777],[-2.24079008411905,53.3595742660926],[-2.18544088376599,53.3526597678097],[-2.18097727744903,53.3440437993405],[-2.19416286501118,53.3386504401596],[-2.16064754726317,53.3273146956071],[-2.14409931006799,53.3428710065754],[-2.15119059701417,53.3481331335595],[-2.13902531020268,53.3673170107025],[-2.12319572299215,53.3619466313257],[-2.09517932332402,53.3660806983148],[-2.06807780774215,53.3573936360346],[-2.04056362489416,53.3740877654974],[-2.03105846324235,53.3702623852105],[-2.00678505242807,53.3545721116546],[-2.00948185124685,53.2606524540895],[-1.97485875421024,53.2310610525695],[-1.9902645357307,53.2229988973055],[-1.98740775867054,53.2135858478158],[-2.00020198978735,53.1937374969011],[-2.04652710695767,53.1926476554711],[-2.07023261967366,53.1716862921242],[-2.11207676339835,53.1686598081662],[-2.14043876356346,53.1838127668164],[-2.14141084524988,53.1566523912102],[-2.15564486007342,53.1596189573855],[-2.21131492625509,53.1158244623253],[-2.24740691730844,53.0898498456923],[-2.25324849091039,53.09397699263],[-2.29337580821605,53.0783263863953],[-2.31805098762948,53.0813587562204],[-2.34758567132664,53.0561702915322],[-2.38124882128933,53.0525513177503],[-2.38422739106503,53.0261675763665],[-2.37046780520021,53.0145758510409],[-2.38304468513682,53.0077867854615],[-2.38079367935244,52.9984110604571],[-2.43676051035001,52.9862560826523],[-2.43461402318088,52.9695213465112],[-2.48115277113679,52.9588178864802],[-2.52142791207088,52.9742651272254],[-2.52951582205192,52.9471648766016],[-2.56126288257306,52.9649521042153],[-2.58641372795252,52.9553790869194],[-2.59769347126789,52.9630059890664],[-2.59488906783669,52.9796071466041],[-2.63265093994968,52.9966707863035],[-2.67466228544539,52.9856628085895],[-2.69929243703802,52.9954387968738],[-2.66881730864272,53.0386539356325],[-2.70241055645893,53.0543212498172],[-2.71826281198224,53.0442140939619],[-2.75292866346148,53.0692262375916],[-2.73173861062864,53.0918089824118],[-2.71136358246943,53.0936424018964],[-2.70605412093131,53.118509130638],[-2.67114512207189,53.1158700107711],[-2.65973028827306,53.1307164160787],[-2.64126344181088,53.1284211033662],[-2.62528366528147,53.1508474681937],[-2.59208979730759,53.1445047754283],[-2.59650472276228,53.1588720679436],[-2.5835809693881,53.1554979010667],[-2.57240251938574,53.1634722225622],[-2.54292435421472,53.1497721736111],[-2.49974071073953,53.1641519588493],[-2.4688672804894,53.1527366897686],[-2.44375960477998,53.1598832392744],[-2.44347744622624,53.1708382024031],[-2.45737416424165,53.1766939310201],[-2.45655683566079,53.202612957475],[-2.43066345531171,53.1979652832813],[-2.40636653380288,53.1740874546642],[-2.39210967501132,53.1799152175352],[-2.37831956491403,53.1720129131139],[-2.36873096495745,53.1829331513328],[-2.37255434003358,53.1955828981801],[-2.41016086414616,53.2056963586265],[-2.41418179858028,53.219299763639],[-2.40117228410824,53.2217587573414],[-2.39628927820456,53.2343623551293],[-2.36379985114274,53.2235708432733],[-2.34902605256605,53.2490120971711],[-2.36415236002728,53.2485010670624],[-2.39411515618673,53.2667543073216],[-2.41445485675466,53.2683193993085],[-2.4274608092695,53.2611695321397],[-2.45317072411511,53.2845507569279],[-2.49800605203748,53.2899089553282],[-2.5122811904635,53.3213462086529],[-2.49396788488644,53.3432985718848],[-2.51839296052579,53.3423902736353],[-2.52104960815557,53.3479004817814],[-2.48687843881305,53.3679037995429],[-2.43987999485263,53.3666626438121],[-2.42658992358294,53.3874615151435],[-2.37578362443385,53.3653511825149],[-2.33987489433383,53.3673779911441],[-2.31399816113513,53.3574246412491]]]},"properties":{"OBJECTID":48,"LAD16CD":"E06000049","LAD16NM":"Cheshire East","LAD16NMW":" ","BNG_E":380510,"BNG_N":363462,"LONG":-2.29299,"LAT":53.16793}},{"type":"Feature","id":49,"geometry":{"type":"Polygon","coordinates":[[[-2.69929243703802,52.9954387968738],[-2.72684060651861,52.983272945399],[-2.75994017906182,52.9864196655719],[-2.76827535221425,52.9948605023944],[-2.80331096841958,52.9895941844712],[-2.83599558994558,52.9971501459262],[-2.84406201372055,53.0176683661747],[-2.86104429457711,53.0228486540987],[-2.85571506739735,53.0372559033539],[-2.87011791099737,53.0453605923251],[-2.85924038285366,53.0542555261095],[-2.87255483684093,53.0586155388186],[-2.86147506308672,53.0606603992849],[-2.88164358491404,53.0743920831055],[-2.87572225289257,53.081522026747],[-2.90207396483235,53.0920394241041],[-2.88109940906302,53.1216037166039],[-2.91023233561463,53.112638962436],[-2.96381312366887,53.1327575241804],[-2.97949802676876,53.1506216442511],[-2.99508831007253,53.1541959610659],[-2.92783850916245,53.1714114098252],[-2.92229929315189,53.1892926708261],[-2.99837824067657,53.2358586424732],[-3.03602413174397,53.2518049826493],[-3.0784978794292,53.2560494532892],[-3.08992534176192,53.2595270735808],[-3.09466524897735,53.2628479634763],[-3.09969394935142,53.2705731207757],[-3.08244748959804,53.2714958747395],[-3.09181853982936,53.278335707886],[-3.07724116308013,53.2778648326394],[-3.08388136359273,53.2794509282594],[-3.08686453610091,53.2889055531131],[-3.09328010291051,53.2844161438198],[-3.10402538876267,53.2880557626041],[-3.10373312573213,53.2999943578299],[-3.07416551134463,53.3163809015388],[-3.02613955175887,53.2977486567855],[-2.99273779099821,53.3071087574518],[-2.96803333267465,53.3012551081361],[-2.93955132480636,53.3104155943963],[-2.93160258578972,53.3060687956268],[-2.92875646075434,53.3084129903998],[-2.92857331933708,53.3082480171298],[-2.9017309780347,53.2992348294058],[-2.87619365493837,53.2906506488687],[-2.84558026284004,53.2911340378622],[-2.81268616149173,53.3048152226411],[-2.78948998246065,53.2968497265057],[-2.75282737699663,53.3145693682061],[-2.75248859873539,53.314732310533],[-2.75221112279137,53.3145701758262],[-2.73820557945434,53.3066963774058],[-2.72352532884218,53.3131396151902],[-2.70080120164914,53.3058072288059],[-2.68515177102133,53.3154514611971],[-2.64155693820097,53.3050347961608],[-2.64506142801673,53.3101350712459],[-2.62412274756624,53.3093981922043],[-2.61993479422965,53.3203209107406],[-2.60908651550789,53.3120712124799],[-2.5952230516898,53.3224543702687],[-2.5862896938317,53.3293968042762],[-2.56187507660297,53.3233428490951],[-2.51839296052579,53.3423902736353],[-2.49396788488644,53.3432985718848],[-2.5122811904635,53.3213462086529],[-2.49800605203748,53.2899089553282],[-2.45317072411511,53.2845507569279],[-2.4274608092695,53.2611695321397],[-2.41445485675466,53.2683193993085],[-2.39411515618673,53.2667543073216],[-2.36415236002728,53.2485010670624],[-2.34902605256605,53.2490120971711],[-2.36379985114274,53.2235708432733],[-2.39628927820456,53.2343623551293],[-2.40117228410824,53.2217587573414],[-2.41418179858028,53.219299763639],[-2.41016086414616,53.2056963586265],[-2.37255434003358,53.1955828981801],[-2.36873096495745,53.1829331513328],[-2.37831956491403,53.1720129131139],[-2.39210967501132,53.1799152175352],[-2.40636653380288,53.1740874546642],[-2.43066345531171,53.1979652832813],[-2.45655683566079,53.202612957475],[-2.45737416424165,53.1766939310201],[-2.44347744622624,53.1708382024031],[-2.44375960477998,53.1598832392744],[-2.4688672804894,53.1527366897686],[-2.49974071073953,53.1641519588493],[-2.54292435421472,53.1497721736111],[-2.57240251938574,53.1634722225622],[-2.5835809693881,53.1554979010667],[-2.59650472276228,53.1588720679436],[-2.59208979730759,53.1445047754283],[-2.62528366528147,53.1508474681937],[-2.64126344181088,53.1284211033662],[-2.65973028827306,53.1307164160787],[-2.67114512207189,53.1158700107711],[-2.70605412093131,53.118509130638],[-2.71136358246943,53.0936424018964],[-2.73173861062864,53.0918089824118],[-2.75292866346148,53.0692262375916],[-2.71826281198224,53.0442140939619],[-2.70241055645893,53.0543212498172],[-2.66881730864272,53.0386539356325],[-2.69929243703802,52.9954387968738]]]},"properties":{"OBJECTID":49,"LAD16CD":"E06000050","LAD16NM":"Cheshire West and Chester","LAD16NMW":" ","BNG_E":353097,"BNG_N":363145,"LONG":-2.70298,"LAT":53.16336}},{"type":"Feature","id":50,"geometry":{"type":"Polygon","coordinates":[[[-2.37893788162356,52.8917205222478],[-2.39375624969693,52.836620036777],[-2.41634660239153,52.8270059901058],[-2.4728949927237,52.8208034188717],[-2.45625527531553,52.7841864521822],[-2.47280977448157,52.7804223269016],[-2.48970354171998,52.7829732890292],[-2.47712088992183,52.7993785506583],[-2.48650658341804,52.8052457102764],[-2.50302787013626,52.7966042660465],[-2.52198902369296,52.7989513200549],[-2.53751454459607,52.7851089639215],[-2.53380989734528,52.7941188234307],[-2.55183543569362,52.8025350818937],[-2.58278551594788,52.8056251572852],[-2.59800685689414,52.7979685821892],[-2.59224445075946,52.7768495563446],[-2.62100320764627,52.7765219587917],[-2.63233128565516,52.7595905529308],[-2.64312849255551,52.7670846587791],[-2.66341537472106,52.7604411703575],[-2.66023986583043,52.7316246878591],[-2.59741996827744,52.7182511689832],[-2.62254969540891,52.6990321676364],[-2.55564737205661,52.6710981068505],[-2.548457427256,52.6547126124062],[-2.50177354911463,52.6290188133113],[-2.43811069606965,52.6145585585218],[-2.43663474870862,52.6270940469365],[-2.41829505359152,52.6337749392709],[-2.41902901164461,52.6628920146204],[-2.37654762448461,52.7395970616088],[-2.3579286263457,52.73121254757],[-2.31557619765619,52.7329474149248],[-2.30860350791811,52.7207461364712],[-2.3248336041472,52.7053358302112],[-2.31990782111032,52.6953977609753],[-2.30304049938903,52.6829527791286],[-2.24772940706666,52.6830743915388],[-2.23871532271726,52.6637013155024],[-2.24768735729565,52.656660134806],[-2.23470907734951,52.6558541557376],[-2.23289449571617,52.6476942053443],[-2.25617061500187,52.6097982919454],[-2.281584305251,52.6058738505899],[-2.32379942704364,52.6129531048329],[-2.32202449570291,52.5936360471859],[-2.30029269773284,52.5930271001802],[-2.26193773863655,52.5690598014113],[-2.28247661716344,52.5533960739386],[-2.25640506808487,52.5417964767176],[-2.2692153554394,52.5306887966035],[-2.26094318512833,52.5241024155059],[-2.29139000182232,52.511679924063],[-2.31274916668832,52.4892088273592],[-2.28738237113387,52.4553169276049],[-2.31175006206442,52.4375311765171],[-2.36352792484049,52.4394258300836],[-2.37294564977035,52.4019641092148],[-2.33553274093411,52.385347442512],[-2.36735191955796,52.3880630014751],[-2.3906732403444,52.381527854966],[-2.41047383636359,52.3871532912105],[-2.4149233931764,52.3682547116986],[-2.47477023325765,52.3671455201531],[-2.4883271524142,52.3553975384899],[-2.4817959069565,52.3310777464929],[-2.51320477488737,52.3292139113089],[-2.51212945832543,52.3371102586195],[-2.53914994582944,52.3441390874233],[-2.56221899575562,52.3331082823598],[-2.56264435681008,52.3111365745528],[-2.57485259379551,52.3175760219223],[-2.6180347608118,52.3069569816671],[-2.62393448658604,52.3213941358409],[-2.66606616306796,52.3423011023484],[-2.68912776300482,52.3166054818302],[-2.67981117514673,52.3120230920391],[-2.71424980495648,52.3088778901868],[-2.76698682977697,52.3361126166077],[-2.74837976311753,52.3349023981654],[-2.73276668078772,52.3555324872588],[-2.79242010800239,52.3568636030571],[-2.79250462989149,52.3752835332391],[-2.80732909739409,52.3759114481785],[-2.80543256062409,52.3882520700607],[-2.81822288079142,52.3912299520287],[-2.8550175855426,52.3954853443785],[-2.8884568120165,52.385154202546],[-2.89313510337599,52.3740884929814],[-2.91768514905487,52.3862884785489],[-2.92231079368163,52.3751473456343],[-2.90080513579889,52.3672702605213],[-2.92614333735752,52.3669952549061],[-2.93888929543468,52.3610579821505],[-2.93314924447413,52.3500521335649],[-2.9546513562312,52.3491547619509],[-2.97450325776289,52.3547007710934],[-3.04017440610561,52.3443264486601],[-3.06066441918824,52.3482395288047],[-3.11060650662931,52.3771928577352],[-3.15444662962901,52.3877151712663],[-3.17883654914272,52.4093973288162],[-3.21954450560264,52.4212529845233],[-3.23554290737874,52.442503603491],[-3.19724017298785,52.475989403608],[-3.18021448075947,52.4739344849716],[-3.11101713477342,52.4989348274822],[-3.02920219996728,52.5012680249992],[-3.03237893773154,52.5237313424439],[-3.00387364773922,52.5198330362488],[-2.99416397608112,52.5529108733513],[-3.01423044765826,52.5754965428783],[-3.0872758252428,52.5513315073544],[-3.08541228710354,52.5345027019176],[-3.13306437909445,52.5274706090712],[-3.13704471317803,52.5340448098773],[-3.11149542438312,52.5413637639411],[-3.13950076421706,52.5857198071882],[-3.11741414749591,52.5857631466494],[-3.08955816121524,52.5995062971361],[-3.09362257360869,52.6093390858589],[-3.07318689522908,52.628962661464],[-3.05979890380857,52.6307211844133],[-3.08356627749877,52.641292519303],[-3.05111254301861,52.6473655573642],[-3.03858027541558,52.6753731659481],[-3.04704782418509,52.6912658400274],[-3.02248595122878,52.7066679412576],[-3.02035717357501,52.7251022411946],[-3.00055465555011,52.7202753098292],[-2.97759195387917,52.7265916751134],[-2.97810302515212,52.715357324992],[-2.96107942397438,52.7164656937482],[-2.96506569359946,52.7322680639384],[-2.99131975666654,52.7338180007937],[-2.99199278310392,52.7437560376501],[-3.02180979859256,52.7519407800268],[-3.01079020497959,52.7585636982315],[-3.01719942626351,52.7676641811724],[-3.03509432688278,52.7640087018895],[-3.03897680465899,52.7704007767044],[-3.05257973883665,52.7686895422426],[-3.04778941903066,52.7726426103289],[-3.07951607127639,52.7715139108747],[-3.09168246545515,52.7866629778102],[-3.08663218440474,52.7955931558533],[-3.11828683784315,52.7835824200758],[-3.160855357414,52.7957450842645],[-3.15319003435607,52.8063686249358],[-3.16820515654487,52.8073284421082],[-3.16788753044557,52.8192666787912],[-3.15126038166519,52.8425648864944],[-3.16301475126072,52.8474909434566],[-3.12771287512405,52.8671030319118],[-3.15241672484932,52.8787478862566],[-3.13552413217992,52.885013666072],[-3.14750393980728,52.8901693449024],[-3.11416217683435,52.8939782147123],[-3.09595322233978,52.9302818594727],[-3.0765131677074,52.9254793431282],[-3.03507944189559,52.9294813948877],[-3.00964949705785,52.9561994723354],[-2.98202234587521,52.9591982537694],[-2.97502999662057,52.9689845232429],[-2.95981332042838,52.9511695547917],[-2.92888865618981,52.938678829388],[-2.88743132914083,52.9525298899843],[-2.88353939738081,52.9466392161544],[-2.84101496066104,52.9426237141074],[-2.79884789452444,52.8957587624405],[-2.75532645754993,52.9246280354678],[-2.72843937383236,52.9253018624939],[-2.72417751070196,52.957121654707],[-2.73529356516678,52.9699461891552],[-2.72684060651861,52.983272945399],[-2.69929243703802,52.9954387968738],[-2.67466228544539,52.9856628085895],[-2.63265093994968,52.9966707863035],[-2.59488906783669,52.9796071466041],[-2.59769347126789,52.9630059890664],[-2.58641372795252,52.9553790869194],[-2.56126288257306,52.9649521042153],[-2.52951582205192,52.9471648766016],[-2.52142791207088,52.9742651272254],[-2.48115277113679,52.9588178864802],[-2.43461402318088,52.9695213465112],[-2.43676051035001,52.9862560826523],[-2.38079367935244,52.9984110604571],[-2.36873055588243,52.9793594888815],[-2.37971828550096,52.9760652626193],[-2.38620832085865,52.9532172773156],[-2.41289866322517,52.9617402663918],[-2.40560245082563,52.9472941528198],[-2.42526929752577,52.9499985191333],[-2.43712308230599,52.9435990130074],[-2.47084125001665,52.9058690805776],[-2.44614159211483,52.8740080682188],[-2.44041158370178,52.8812272999107],[-2.37893788162356,52.8917205222478]]]},"properties":{"OBJECTID":50,"LAD16CD":"E06000051","LAD16NM":"Shropshire","LAD16NMW":" ","BNG_E":350227,"BNG_N":302960,"LONG":-2.73667,"LAT":52.62212}},{"type":"Feature","id":51,"geometry":{"type":"Polygon","coordinates":[[[-5.03603529344591,50.2096403201784],[-5.05902557915239,50.1932518688037],[-5.05876770556209,50.1929218134243],[-5.06095354458614,50.1916933384499],[-5.04773217087093,50.1715663955139],[-5.05619808158896,50.1612988557887],[-5.05892936199801,50.1612432268319],[-5.07752365833915,50.1667787771028],[-5.06456371669699,50.1522370375799],[-5.05000233925994,50.1556280821687],[-5.04947804046147,50.155502055517],[-5.0418841870371,50.1440246762539],[-5.04216981275081,50.1441100059963],[-5.05319454988699,50.1484517076322],[-5.05468005106868,50.1478463721202],[-5.0547947107152,50.1478806080836],[-5.07623703905596,50.1402721750457],[-5.07568688746894,50.1392825577771],[-5.07618094821569,50.1390810647417],[-5.07999493168639,50.1357746475809],[-5.09135267082708,50.1259250066746],[-5.0915286003175,50.1258447098431],[-5.09149799188509,50.1257989591712],[-5.09161326966483,50.1256989617914],[-5.08196662752636,50.1093101316962],[-5.09470749304525,50.1022336057463],[-5.15764219140981,50.0966678617658],[-5.10641980447519,50.0941516460034],[-5.09338179523609,50.0904696202899],[-5.10411654726975,50.0867325635749],[-5.07876060154069,50.0863380566441],[-5.07678790471447,50.0857804219048],[-5.07596623165156,50.0855456892884],[-5.07658703701617,50.0826427809708],[-5.0795544402658,50.0687620141593],[-5.07856480883753,50.0686675085506],[-5.05962735127225,50.0554986998227],[-5.05782604209297,50.0527913029328],[-5.06602352693567,50.0395827667948],[-5.06870628869013,50.0352584548567],[-5.07346006006283,50.0337608460147],[-5.09661765529453,50.0264612905831],[-5.09114707923362,50.0157102729803],[-5.10137983031097,50.0042070563897],[-5.12239418943334,50.0092512633237],[-5.16271635195589,50.0059955974999],[-5.16541300273326,50.0029323654411],[-5.166306119125,50.002803773998],[-5.1841204239499,49.9816697114523],[-5.18615802213541,49.9793525132531],[-5.18567603954086,49.9630643801948],[-5.21235121023041,49.9599223071419],[-5.21812447784053,49.9682365785498],[-5.21888187887799,49.9709787236358],[-5.22685055716642,49.9723334517276],[-5.2459112643975,49.976235572868],[-5.2470246553371,49.9788604942108],[-5.24510623551602,49.9854173124423],[-5.25231583970546,49.9913307551513],[-5.25454095695737,49.9965728263975],[-5.26132638617053,49.9987186317904],[-5.26585805334953,50.0024330582628],[-5.2608066239153,50.0121872709468],[-5.25876478103833,50.0141797954881],[-5.25907633430793,50.0155275159013],[-5.25592979692666,50.0216005704256],[-5.26142988999389,50.0257057757111],[-5.26291215169054,50.0321135392999],[-5.26138908090535,50.0333817653578],[-5.2630581087998,50.0342058747553],[-5.28107804996784,50.0431000981885],[-5.28051768236586,50.0511160382008],[-5.27967882460507,50.0566767193325],[-5.29442235437083,50.066881864594],[-5.31629752829525,50.0841503896693],[-5.33309304866539,50.0886099300699],[-5.33915704768391,50.0919629041539],[-5.34366237948509,50.0914146054452],[-5.34650171786503,50.092167829286],[-5.36131384992428,50.0892646200053],[-5.36323210775846,50.0890307999749],[-5.38416906459176,50.1015450605238],[-5.39193568907582,50.1021906314292],[-5.39280469777731,50.1025954747372],[-5.39418176459877,50.1023772277943],[-5.41216599065549,50.1038696657245],[-5.41522475293617,50.0998998301371],[-5.42913296174507,50.0969622216774],[-5.4287874350312,50.1052224193268],[-5.46304642458952,50.1231318184215],[-5.48314718344106,50.1241289938545],[-5.48412128511097,50.1268181373009],[-5.50420759647377,50.1251699241431],[-5.52404786629146,50.126146995885],[-5.525668429556,50.1234049750083],[-5.52890636287727,50.1231383324499],[-5.52926077641686,50.1173254937978],[-5.53113930400667,50.1141457264503],[-5.54917293507838,50.1064779515323],[-5.54831648187757,50.1055140747062],[-5.54895876296623,50.1052276637354],[-5.53807641066355,50.0939858638912],[-5.53321941519039,50.0885155132751],[-5.54970923518034,50.0664985281198],[-5.55940818597727,50.0612914133356],[-5.56328156907574,50.0624902715924],[-5.57723417125662,50.0517161296676],[-5.61916690601998,50.0512289983341],[-5.63279614181813,50.0423489878732],[-5.636446945806,50.0399695436601],[-5.64402970412962,50.0440885058326],[-5.64663029112485,50.0434159019733],[-5.64798257790621,50.0438742515745],[-5.65534381113205,50.0411617157184],[-5.67657868645186,50.0356646646197],[-5.68103748754355,50.0368895548345],[-5.69035912944361,50.0494525683983],[-5.69262057901774,50.0540537752813],[-5.69478210426038,50.0545334971198],[-5.71278377517812,50.0620617070535],[-5.71387670080037,50.0640122799819],[-5.69120325728389,50.088408868879],[-5.68858114395751,50.0903810544372],[-5.7102400709355,50.1273194368748],[-5.67305599560708,50.1663063409865],[-5.64227202548778,50.1673484520417],[-5.62897953600955,50.1677958962761],[-5.60066634770309,50.1932509494548],[-5.59085251952441,50.1887220054261],[-5.55917267028228,50.2054294392837],[-5.53879473772355,50.2161658758268],[-5.52876710441002,50.2170896585564],[-5.49556488899448,50.2186766916945],[-5.48623609379204,50.2148586204123],[-5.47766480479033,50.2181200910169],[-5.47096329017661,50.2050541752311],[-5.46916564592935,50.1997798887389],[-5.43676027667557,50.1933909984484],[-5.43440642163306,50.1922668333975],[-5.41195350538365,50.2098505171185],[-5.39691264691457,50.221620096934],[-5.39569977537437,50.2404032216447],[-5.37950832969026,50.2438510192532],[-5.37285939331715,50.2374371294148],[-5.37000648612628,50.2376168342757],[-5.36857112669403,50.2364596162902],[-5.35757086979356,50.2383993109733],[-5.33578826187591,50.2397666612979],[-5.33086259449218,50.2431039063525],[-5.32928339118534,50.2433818620907],[-5.25368946984824,50.2817402207224],[-5.25121572676641,50.2817126639532],[-5.23482917286634,50.3004043696425],[-5.23576650798035,50.3181708043619],[-5.23571621921971,50.3182829214424],[-5.20064800409467,50.3205800996641],[-5.1816828864674,50.3401833309623],[-5.1760319633926,50.3415618297216],[-5.15386649601137,50.3461429471043],[-5.14662445701113,50.3753120627523],[-5.15323748822069,50.3838318770009],[-5.15193086136109,50.3891882263609],[-5.14352770314703,50.3887833409393],[-5.14569151735393,50.3972891045487],[-5.14768500607005,50.4051224707169],[-5.13567523379982,50.4012171223596],[-5.13551884355442,50.4078590138282],[-5.1341976264536,50.4081231661158],[-5.1260385408645,50.4039343152882],[-5.10899603058662,50.4088540928788],[-5.11990865382786,50.4109788376311],[-5.10928458351602,50.4131007420642],[-5.1013795471499,50.4135788323988],[-5.099904687989,50.425311254824],[-5.09782171491399,50.4246314752422],[-5.08359648023462,50.4150135105994],[-5.05519100079517,50.4279930497769],[-5.04209031700314,50.4448812192501],[-5.0361192734244,50.4799265895847],[-5.0351703934944,50.4942426183305],[-5.04679061426503,50.497794299744],[-5.04156767308842,50.502011947074],[-5.03121762367176,50.5094879390333],[-5.0212024813494,50.5092652515914],[-5.02909291417259,50.5144125585305],[-5.02622308216762,50.5269053893578],[-5.02671044942977,50.5279609817014],[-5.0242222583981,50.5386668021925],[-5.03341276093317,50.5424723182887],[-5.03662820690317,50.549430626219],[-4.98380351796432,50.5422227193881],[-4.95493025917794,50.5651342908287],[-4.94965083201637,50.5673221803957],[-4.94986139535815,50.5562006635336],[-4.93385825703088,50.546353653507],[-4.93084174772555,50.5299650982047],[-4.91134543188442,50.5356140058551],[-4.92586554395094,50.5447139919307],[-4.93114298803081,50.564496851613],[-4.91557321424747,50.5759871657765],[-4.92829929260266,50.5828754236804],[-4.93544828938432,50.5867434635576],[-4.92143625442784,50.5931956266538],[-4.91538693184792,50.5913844689642],[-4.90836343189055,50.5845394491075],[-4.89883340633974,50.5836133376876],[-4.88519875647129,50.5822869233776],[-4.88055771823268,50.5840667524271],[-4.86764689445195,50.5890163724919],[-4.87000443801022,50.5954069677904],[-4.82507728518586,50.5940348383109],[-4.81056343352253,50.5976659066318],[-4.79595602342251,50.5982163593461],[-4.79150748731005,50.6024297457127],[-4.79058573561571,50.6026600741999],[-4.7896187676478,50.6042183556019],[-4.7704318688061,50.6223790193972],[-4.75871723477897,50.6528356425656],[-4.76063950578548,50.6533224995525],[-4.76444351960532,50.6692668016879],[-4.76436358710218,50.6697808598606],[-4.76395400578186,50.6699090470617],[-4.73686714999769,50.6728485291269],[-4.7350228400383,50.6715004008394],[-4.73383279022044,50.6731774058726],[-4.72983175899776,50.6736109221928],[-4.72611816930028,50.684045700351],[-4.68028500298188,50.6960172270093],[-4.68089953809251,50.702526163909],[-4.68077747302091,50.7045642814094],[-4.65460286641364,50.7162263988156],[-4.6538950078716,50.7398454249502],[-4.65110453398375,50.7400068780864],[-4.64154654567208,50.7395305057544],[-4.64025853319887,50.7406337854694],[-4.63457343930247,50.7409619757731],[-4.63375005068795,50.7462078174611],[-4.62531203151705,50.7534319033381],[-4.59056363768196,50.7688913564437],[-4.5772530365892,50.7724581212207],[-4.57187585099016,50.7771970973508],[-4.56239064629248,50.781410528946],[-4.55866549557098,50.8287242267086],[-4.55732333932869,50.8289058596678],[-4.5499706257811,50.8299006096249],[-4.55614170814029,50.836803515942],[-4.55834378379039,50.8475680177679],[-4.55993097504178,50.8553233927903],[-4.55924762131554,50.8656581977207],[-4.56685730567318,50.8891321224565],[-4.56984575837373,50.903702139519],[-4.56515817237693,50.9107635697505],[-4.54969357326234,50.9273619650103],[-4.54595691113711,50.9283540559753],[-4.54616007373588,50.9287962156758],[-4.45605816323203,50.9288691850383],[-4.46268330125741,50.9134897819247],[-4.42095916744729,50.8660861656174],[-4.43365694770485,50.8655134673921],[-4.44227048640287,50.8469806236354],[-4.44686750017981,50.8082796226863],[-4.49350241423685,50.7929123693606],[-4.45132992301362,50.7856541959699],[-4.42376674234296,50.7645685805912],[-4.40884484846541,50.7624225216131],[-4.41441843139261,50.7744099054956],[-4.3935058461246,50.7782481914315],[-4.38106317613385,50.7705377062247],[-4.38493340926991,50.7477182970994],[-4.3615203878077,50.7188915353971],[-4.3693380329425,50.7022840315808],[-4.34894080349311,50.6895382574278],[-4.33512821105335,50.6464370567447],[-4.3255922024972,50.6377260522835],[-4.30032317444742,50.6338386863618],[-4.31162974106545,50.5860774691138],[-4.30691506779935,50.5785850671305],[-4.29132756980882,50.5838578780695],[-4.28614231603133,50.5750076041105],[-4.28587010131552,50.5847305546899],[-4.27114961706166,50.5822142028992],[-4.2795159354156,50.5691733356976],[-4.25928500480406,50.5458467653397],[-4.271526014024,50.5365851977345],[-4.24789096992557,50.543922189578],[-4.23229542911256,50.5310174664049],[-4.20730715197316,50.5335627750265],[-4.20279302964792,50.5031798274393],[-4.18575017187908,50.5083572104304],[-4.18070463548773,50.5037280285759],[-4.19935708419135,50.492368764387],[-4.22086898410223,50.4980727222957],[-4.21808224015323,50.4759428719956],[-4.23853043703091,50.4639329531129],[-4.22944539727062,50.4558369028313],[-4.2151996276075,50.466685761413],[-4.20024926405301,50.4352640280035],[-4.22249695699071,50.4253271628423],[-4.21006769213953,50.4256989038608],[-4.21371123895563,50.4187678915202],[-4.21562180737945,50.4151324581736],[-4.20638676243083,50.4084004279382],[-4.2308513557281,50.3905406122031],[-4.22278922089598,50.3926684099389],[-4.20222211154038,50.3883439617383],[-4.19457687508778,50.3722813673891],[-4.19682477352985,50.3707737218564],[-4.20912529840199,50.3686599317777],[-4.20387451440376,50.3660446332945],[-4.20614016832479,50.3645245087894],[-4.19707911313753,50.3596184869757],[-4.20852916368411,50.3470305202627],[-4.18264662906553,50.3587007041632],[-4.17703496401504,50.3603321825364],[-4.16689119486529,50.3516256520491],[-4.16831735119497,50.3478251975236],[-4.19937501422837,50.3335289681006],[-4.20122721988984,50.3329307532432],[-4.18837135499416,50.3176713345103],[-4.21059473475379,50.3183246842958],[-4.22334482423031,50.3120375608407],[-4.22457630594018,50.3152720509694],[-4.22590618796559,50.3311834541825],[-4.23162276678182,50.3337720656175],[-4.23168542405486,50.3339365004274],[-4.23276256472144,50.3342881202228],[-4.24996477962269,50.3420738184576],[-4.28248917262253,50.3567801495624],[-4.30864578147316,50.3590207631854],[-4.31636096368512,50.3615311109769],[-4.33711445792514,50.3614524736876],[-4.3869712516992,50.3656936338519],[-4.43665906127377,50.3610016630993],[-4.45100779768017,50.3509072005234],[-4.45667721891791,50.3556725687244],[-4.45085153426673,50.3476785640371],[-4.47433942382068,50.3328879247858],[-4.49762803734408,50.3373621123031],[-4.49808235809454,50.3366226991985],[-4.53888121412928,50.3237160485187],[-4.53954956788445,50.32385191024],[-4.57835338945848,50.3325255795757],[-4.59842466366348,50.3238876956714],[-4.60664712415214,50.3289486082466],[-4.63308865294012,50.324358737944],[-4.6331422476288,50.3243503240405],[-4.63337604891945,50.3245899474292],[-4.63850910718875,50.3298694068347],[-4.63707065972442,50.3302651308763],[-4.61805251573374,50.3348673059801],[-4.6300719562077,50.3391538197405],[-4.63165522028455,50.3381903772794],[-4.63194020676413,50.3387274504746],[-4.63891688677795,50.3337707738902],[-4.65568050471972,50.3235634280257],[-4.66759609993383,50.323073420355],[-4.6728269641576,50.3139581852535],[-4.68473329191087,50.3201071014464],[-4.68144328177329,50.3378063065203],[-4.69487198005338,50.3476522977494],[-4.75671201863649,50.3310621915072],[-4.75683599491918,50.3310338724766],[-4.75700616093037,50.3308206430943],[-4.76683904324298,50.3206142831104],[-4.76608304818579,50.3194436238352],[-4.76614548189008,50.319365348126],[-4.75276264689519,50.2988008034723],[-4.7640858662041,50.3004551146512],[-4.78119011595278,50.2901557004891],[-4.7791812666289,50.283555386352],[-4.78640078652577,50.2696348774791],[-4.78337300162011,50.2677345806843],[-4.78250356485618,50.2616712279068],[-4.76891364819343,50.2543199681478],[-4.7785851696981,50.2488031936335],[-4.78563525937364,50.2453883387065],[-4.78096783765438,50.2376099937967],[-4.79823236470003,50.2301648610564],[-4.80035091789801,50.2262122487813],[-4.80275048993278,50.2217344950705],[-4.81287306332985,50.2274973802772],[-4.81585613001648,50.2307221866783],[-4.86242308712289,50.236016462913],[-4.87904571623882,50.2242879935709],[-4.91877563144077,50.1962229777792],[-4.93357871254565,50.2070819525199],[-4.95759464325961,50.2022266280269],[-4.97362479888507,50.185649960775],[-4.98193814749966,50.1518124152399],[-5.00905394164065,50.1395098284383],[-5.01798983896562,50.1485626702001],[-5.01803162480905,50.1486104915521],[-5.01371631506024,50.1515180921626],[-4.99573919193869,50.1622373933831],[-5.02265410318632,50.1575292622123],[-5.02726117569756,50.1583448733815],[-5.01784178022057,50.1834392069854],[-5.02571095254272,50.1820352420035],[-5.02569409427566,50.1821940042979],[-5.03603529344591,50.2096403201784]]]},"properties":{"OBJECTID":51,"LAD16CD":"E06000052","LAD16NM":"Cornwall","LAD16NMW":" ","BNG_E":212501,"BNG_N":64494,"LONG":-4.64249,"LAT":50.45023}},{"type":"Feature","id":52,"geometry":{"type":"MultiPolygon","coordinates":[[[[-6.28289985773777,49.9560849606254],[-6.30086310567157,49.9644052585316],[-6.29379290329262,49.9785253027494],[-6.28782772878943,49.965669294797],[-6.27769967815709,49.9650845687802],[-6.26358893015483,49.9633429897948],[-6.28289985773777,49.9560849606254]]],[[[-6.3563720324791,49.9458105087896],[-6.36058184651219,49.9458269439499],[-6.36051015069784,49.9470925237149],[-6.35632510750625,49.9490813736959],[-6.36033170816965,49.9502422529967],[-6.35997817713891,49.9564820402671],[-6.35661169728085,49.9597210889817],[-6.35963953348437,49.9624585460525],[-6.35959460189916,49.963251483215],[-6.34808507509355,49.955686388365],[-6.34871894660561,49.9526266924182],[-6.3563720324791,49.9458105087896]]],[[[-6.33299774259589,49.9394772462671],[-6.34197190751198,49.9537014511021],[-6.34577834914361,49.9650760140413],[-6.32064603053325,49.9539580426301],[-6.31933281315263,49.9508875836451],[-6.31974006376127,49.9447212768781],[-6.33299774259589,49.9394772462671]]],[[[-6.30395113740957,49.9031159387644],[-6.30566511535813,49.9049386706527],[-6.31287950232282,49.9132381264359],[-6.31327406997924,49.9130192626488],[-6.32053654627793,49.9088924483946],[-6.32662854741656,49.9116134137177],[-6.32764525664003,49.9125746928487],[-6.30909412372581,49.9166175437401],[-6.31004741488718,49.918803221902],[-6.31229967707911,49.9285354194669],[-6.2987272768065,49.9372212494515],[-6.27657672435847,49.9287623756941],[-6.27583124362744,49.9211659059789],[-6.27732421787129,49.9184481826526],[-6.28083974891421,49.9154464436692],[-6.28650420485,49.9167101574921],[-6.28397389742244,49.9127699522789],[-6.28530474048883,49.91163333188],[-6.30330473453388,49.9112502911057],[-6.30395113740957,49.9031159387644]]],[[[-6.34128708685672,49.8823404260261],[-6.35311901109679,49.8939724297377],[-6.35188491805571,49.8968653308199],[-6.33698902481459,49.894124760498],[-6.33634107570578,49.8953793448678],[-6.32807633327521,49.8934526459981],[-6.32735621627256,49.8928660338837],[-6.33761734739728,49.8931155799837],[-6.33826564403518,49.8934659288456],[-6.34128708685672,49.8823404260261]]]]},"properties":{"OBJECTID":52,"LAD16CD":"E06000053","LAD16NM":"Isles of Scilly","LAD16NMW":" ","BNG_E":91327,"BNG_N":11447,"LONG":-6.30217,"LAT":49.92332}},{"type":"Feature","id":53,"geometry":{"type":"Polygon","coordinates":[[[-1.78861685778283,51.6670018966254],[-1.79908052937252,51.6625047219672],[-1.78858341785761,51.6327136493214],[-1.82784729058409,51.6253257795648],[-1.84230296662754,51.6125602206209],[-1.83185653593046,51.5967288733402],[-1.83756146498986,51.587241918737],[-1.8237330532325,51.5822091972927],[-1.84314557581525,51.5786591516968],[-1.84518926585151,51.5617183796616],[-1.86010361511815,51.5652438111417],[-1.86512233688297,51.5595913789452],[-1.84927684261957,51.5533094791497],[-1.85382409898743,51.5463019192448],[-1.83007974454599,51.5154395566399],[-1.8369743795506,51.5109029287067],[-1.84688955629989,51.524321203192],[-1.83758492292976,51.5008374691602],[-1.81345034633709,51.5070421792532],[-1.79779682111539,51.4844459320139],[-1.77433053529391,51.4824545734086],[-1.71573673990458,51.4883833452814],[-1.71908165511526,51.5007055402562],[-1.60281227578358,51.5182950564502],[-1.58470801108385,51.5249121183582],[-1.5822908712812,51.494111795703],[-1.52399092094505,51.4474805537355],[-1.52661427053083,51.4239307445952],[-1.56511865146686,51.4220434331812],[-1.57105280219584,51.4155776040989],[-1.55298802119957,51.4100439103553],[-1.55560283150743,51.3955841256927],[-1.49544914389942,51.369664447857],[-1.50060847867399,51.3562679609636],[-1.48571137940255,51.3476828433187],[-1.498298923396,51.3293760932154],[-1.52750728243899,51.3384659578415],[-1.53356185392415,51.3162235794494],[-1.51951108458102,51.2959385808106],[-1.52280740170925,51.2870580082431],[-1.54258390872725,51.2812507350826],[-1.54051263215494,51.2608334786601],[-1.52982022728447,51.2605141199772],[-1.53603492235288,51.2485300387207],[-1.54515980287615,51.2450984916643],[-1.57763603598064,51.2556310641468],[-1.60742610681486,51.2527700637075],[-1.63354082450099,51.2175159565149],[-1.68969464697899,51.2148276707553],[-1.69409695143701,51.2040432389138],[-1.66883538879457,51.1907722662754],[-1.67236777185584,51.1785439063328],[-1.65404416770563,51.1562825595718],[-1.66297542061703,51.1271919933701],[-1.62624982085582,51.1173383773208],[-1.63731080993168,51.092165472254],[-1.6277285317803,51.0780113470764],[-1.63494006401146,51.0405607803409],[-1.632375749954,51.0327797080419],[-1.59939671455919,51.023729375064],[-1.59733922745693,51.009752599546],[-1.62888498210886,50.9990317647909],[-1.61964214748905,50.9829964278178],[-1.60292295662954,50.9785219275279],[-1.61975086680367,50.9585669225707],[-1.63496498191888,50.9592422024058],[-1.66165999760679,50.9452778925552],[-1.71961730875671,50.9767804593947],[-1.75440191299908,50.9778920957637],[-1.8003139644164,50.9913947995784],[-1.81542176154389,50.9859226497626],[-1.83581261899588,51.0094222619988],[-1.85338113087344,51.0046795408065],[-1.87398355229609,50.9844410369727],[-1.87448162937032,51.0063305730385],[-1.88674132171293,50.999527735391],[-1.92787590068398,50.9976972344574],[-1.94993597428345,50.9823105862268],[-1.95682089498175,50.9898299324144],[-1.9852096593475,50.984755555903],[-1.99403629918269,50.9757281535977],[-2.03720818978525,50.9719698379809],[-2.06728311124857,50.9518204892464],[-2.10286096073171,50.9456077467768],[-2.12067094650138,50.961539473788],[-2.11976435894772,50.9781906477396],[-2.17256551411709,51.0010725685172],[-2.19320866065674,51.0377123700572],[-2.24241548414467,51.0712522211635],[-2.26862013866279,51.0687409083391],[-2.32585275983044,51.0796755881052],[-2.36252944244235,51.101623672663],[-2.3645276284756,51.11887884006],[-2.34453924739783,51.1246781593211],[-2.34630465392582,51.1305106831692],[-2.29836953215922,51.1754368537509],[-2.24534123488241,51.2538761362041],[-2.25349723751795,51.2898347400553],[-2.26525311566317,51.2962199823316],[-2.28068002439546,51.2934629270005],[-2.2850675262431,51.3094571521539],[-2.2719545063956,51.3142540530347],[-2.27309487103777,51.3228790460251],[-2.28909082429693,51.3252720485445],[-2.30092693165195,51.3332225310927],[-2.29640906948311,51.3426619841295],[-2.34433841755919,51.3455637220014],[-2.29205636588814,51.3695700975319],[-2.29678816384747,51.3948872753578],[-2.28181246777648,51.3972280757748],[-2.29086160424853,51.4057121031583],[-2.27854071291828,51.4158822034201],[-2.29461584331874,51.4288015360874],[-2.28512472634788,51.45784485141],[-2.29574294629382,51.458590039344],[-2.29046578148789,51.4866510040105],[-2.31142293570328,51.4873730705689],[-2.32432448172805,51.4975094728188],[-2.25238825053811,51.5268735549902],[-2.26650176045969,51.5362618765157],[-2.26029952338099,51.5699008238034],[-2.27255905245331,51.5775903265124],[-2.24511651560565,51.581409473109],[-2.24186688775735,51.592107166844],[-2.20742648164956,51.6034009928319],[-2.20655236833889,51.5959494443403],[-2.19001237832327,51.5925031487092],[-2.17949127565232,51.6000456703372],[-2.15253791543262,51.5903416230811],[-2.05717380115506,51.672443131315],[-2.01559230513263,51.6505154993618],[-1.99530744672504,51.6513635975328],[-1.97732728414918,51.6380912599968],[-1.95051918865317,51.6369627907617],[-1.96305686286507,51.658656393354],[-1.9420595402952,51.6704168706624],[-1.92090498005464,51.6572437735888],[-1.87659847508556,51.6515956100905],[-1.89901313594394,51.67968650827],[-1.87388368377192,51.6825898302441],[-1.85048414193741,51.6562848035663],[-1.81585077037266,51.6630448007872],[-1.82317089689232,51.673484327641],[-1.81194238645914,51.7031457121323],[-1.78861685778283,51.6670018966254]]]},"properties":{"OBJECTID":53,"LAD16CD":"E06000054","LAD16NM":"Wiltshire","LAD16NMW":" ","BNG_E":405209,"BNG_N":158863,"LONG":-1.92661,"LAT":51.32883}},{"type":"Feature","id":54,"geometry":{"type":"Polygon","coordinates":[[[-0.249785149214616,52.1843710262728],[-0.289117072855332,52.1909257723471],[-0.306026233380647,52.1655590500811],[-0.321552903316436,52.1687895230948],[-0.346235054837032,52.1459724399833],[-0.361081716789774,52.1441683079839],[-0.344804182760806,52.1159557939304],[-0.381287439079831,52.0934648494076],[-0.384902381089788,52.0755745016443],[-0.403087301638912,52.0692234325341],[-0.440437296474899,52.0633737504448],[-0.471526985189855,52.0880086561622],[-0.499672354088924,52.0755654283366],[-0.50851476763223,52.0545431777833],[-0.54095613535555,52.0816268919905],[-0.589185945168488,52.0974991879431],[-0.583232659209701,52.1045489735009],[-0.59181033114981,52.1106918872011],[-0.607249381439605,52.1338687508854],[-0.635451654803878,52.1392536199885],[-0.640781512828503,52.1527722735474],[-0.630670853010731,52.1549239739316],[-0.627446652815753,52.1815454674216],[-0.668135639148405,52.1950341108935],[-0.637331623057357,52.2273176308376],[-0.653655471035558,52.2682893053734],[-0.610617040593065,52.2794979463904],[-0.586335339018582,52.2728313332523],[-0.565693056626453,52.2534682255626],[-0.541971909066081,52.2560727476577],[-0.531190184959116,52.2704024294707],[-0.541969414313723,52.2899424460098],[-0.514051197252364,52.3146970752875],[-0.519829880200142,52.317692567191],[-0.465365758042858,52.3229532803574],[-0.436088655209035,52.3144708450952],[-0.435761112223648,52.2966568791975],[-0.421767439496053,52.2849474976058],[-0.37500996831473,52.2804693774725],[-0.372175070256755,52.2734998522379],[-0.382341198518561,52.271125655664],[-0.37437568115711,52.2329982875753],[-0.341010840906894,52.2306474928791],[-0.343468859831868,52.2418744200865],[-0.335249413160251,52.2428818069003],[-0.293208989616048,52.2405161801682],[-0.285613647604377,52.2372770677827],[-0.296284378568454,52.2104870943355],[-0.261845188207964,52.2098669202318],[-0.240723004318449,52.1901931428574],[-0.249785149214616,52.1843710262728]]]},"properties":{"OBJECTID":54,"LAD16CD":"E06000055","LAD16NM":"Bedford","LAD16NMW":" ","BNG_E":505721,"BNG_N":256463,"LONG":-0.45463,"LAT":52.19628}},{"type":"Feature","id":55,"geometry":{"type":"Polygon","coordinates":[[[-0.249785149214616,52.1843710262728],[-0.260694088022385,52.1764014209516],[-0.216624324421447,52.1587355430075],[-0.234804043687708,52.1447267574084],[-0.171534735589399,52.1395025901005],[-0.15435234884453,52.1444079254795],[-0.144445035262452,52.1382037564578],[-0.157280871303128,52.0805471995297],[-0.172619414663495,52.0602099368661],[-0.194982619341479,52.0624150804576],[-0.21949343448767,52.0367412582497],[-0.201256007558352,52.0098246876765],[-0.244078670680849,51.999023288405],[-0.247983026873809,51.9850799847731],[-0.270625720306846,51.979622042601],[-0.282415835274804,52.0015640162424],[-0.2960891518188,52.0021924385743],[-0.311555453197023,51.9821099140606],[-0.367157519188055,51.9837609707699],[-0.349264225252505,51.9711696935651],[-0.350225341653306,51.9575781030665],[-0.374104653347222,51.9477693257367],[-0.382989183812966,51.9518175695246],[-0.379630063453565,51.9779575231812],[-0.391303394847034,51.9770206436205],[-0.405607109550673,51.9324543514477],[-0.385615555756378,51.9156803950806],[-0.41906499861989,51.9123036442987],[-0.421681634434494,51.9256807370644],[-0.436106923868052,51.9276663370018],[-0.485701416296492,51.9227011892179],[-0.482276167831,51.9077947218564],[-0.505923085990184,51.9006124962286],[-0.455274925277029,51.8822870334322],[-0.422774558877144,51.8545519356081],[-0.395860155232825,51.8705810254108],[-0.369755351255,51.8681152295075],[-0.354833890141782,51.8740145284227],[-0.339485896124555,51.8496055501941],[-0.363307667164772,51.8421047405422],[-0.373362806548642,51.8292291674855],[-0.404858806661884,51.840607464175],[-0.421500810132024,51.8502052251511],[-0.447524505885011,51.8476016236333],[-0.470419996761403,51.8557101688999],[-0.478298469111687,51.8531365017118],[-0.471195676841168,51.8454678688189],[-0.501818270447298,51.8367948216844],[-0.511192917031571,51.8258936094674],[-0.502282758315812,51.8154586931926],[-0.519728847906898,51.8050953611308],[-0.55362861458581,51.8267126735032],[-0.543650555117801,51.8245178235059],[-0.53762850386108,51.8314108493464],[-0.583563578525963,51.8703238397764],[-0.620089157809485,51.8854855168993],[-0.651979972895783,51.8867905129487],[-0.672969117945025,51.9017527146236],[-0.692702688473228,51.900150673673],[-0.702156753891057,51.9091191125701],[-0.652978332579268,51.9692289641511],[-0.645680806134987,51.9722283104156],[-0.661689666859462,51.9997363844638],[-0.643476890239872,52.0108547028255],[-0.651023980599791,52.0184860758999],[-0.640200288821242,52.0240657817509],[-0.643047385906053,52.037249437578],[-0.668975977203777,52.0487168398777],[-0.59181033114981,52.1106918872011],[-0.583232659209701,52.1045489735009],[-0.589185945168488,52.0974991879431],[-0.54095613535555,52.0816268919905],[-0.50851476763223,52.0545431777833],[-0.499672354088924,52.0755654283366],[-0.471526985189855,52.0880086561622],[-0.440437296474899,52.0633737504448],[-0.403087301638912,52.0692234325341],[-0.384902381089788,52.0755745016443],[-0.381287439079831,52.0934648494076],[-0.344804182760806,52.1159557939304],[-0.361081716789774,52.1441683079839],[-0.346235054837032,52.1459724399833],[-0.321552903316436,52.1687895230948],[-0.306026233380647,52.1655590500811],[-0.289117072855332,52.1909257723471],[-0.249785149214616,52.1843710262728]]]},"properties":{"OBJECTID":55,"LAD16CD":"E06000056","LAD16NM":"Central Bedfordshire","LAD16NMW":" ","BNG_E":504615,"BNG_N":234492,"LONG":-0.47754,"LAT":51.99903}},{"type":"Feature","id":56,"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.77849040449252,55.6679186318641],[-1.80243892208469,55.6682838279131],[-1.81559116164097,55.6824100031251],[-1.84239658845241,55.6787148478117],[-1.85495690773928,55.6856570113232],[-1.78047064829856,55.6862474510239],[-1.77849040449252,55.6679186318641]]],[[[-2.21890675190852,54.7823773819308],[-2.28267781082736,54.7982520749126],[-2.31208952138216,54.7910150450277],[-2.32738520520276,54.8053324695403],[-2.34842858235133,54.8070792743468],[-2.3899854553691,54.8321552424512],[-2.41162383314695,54.8564307368855],[-2.42311358988599,54.842635709786],[-2.46059555925406,54.8341708128476],[-2.49540931688049,54.8103066683892],[-2.52388156442996,54.8060316626778],[-2.55830666625096,54.8167246148641],[-2.58267104579285,54.845866780661],[-2.5733523421198,54.8535461953728],[-2.60543022082818,54.8843823106913],[-2.57641404179617,54.8967171089035],[-2.56622128209415,54.9192380619115],[-2.54527258592313,54.9291719613162],[-2.56764946007626,54.9408560202632],[-2.5684915407607,54.9583618161908],[-2.59556897266802,54.9634809310272],[-2.60142928958836,54.9713401685047],[-2.57331076698798,54.9876377859608],[-2.57285163748474,55.0163984214987],[-2.48304985394768,55.0400191647851],[-2.50398494070242,55.0624298927397],[-2.48608636844165,55.0824435674386],[-2.50257438880654,55.0907586744816],[-2.56213639508933,55.0834621682408],[-2.56842600785256,55.0962614122787],[-2.59353940988699,55.1050960575882],[-2.59890282463441,55.1245758048232],[-2.65693941625415,55.1361318293746],[-2.67732440997229,55.1554875859256],[-2.67455532370943,55.1758914653134],[-2.68979023464988,55.1889842099938],[-2.66681478931894,55.2215803890628],[-2.63141420719303,55.2236980839985],[-2.63022898078892,55.2447914950234],[-2.61145085663067,55.2471344284219],[-2.64677118118413,55.2600438620276],[-2.62665606670635,55.2622209367219],[-2.60923810321147,55.283248024705],[-2.5733630965077,55.2968843963608],[-2.5590083384907,55.3178528212211],[-2.52026965849258,55.3230470902843],[-2.4753934639179,55.3547399190959],[-2.41499664352406,55.3589219020892],[-2.39950503981395,55.348221400152],[-2.37891180666588,55.3491694362153],[-2.33752995733271,55.3671909658864],[-2.34623321173482,55.3730610524659],[-2.33002052062569,55.3812415654179],[-2.34494682159228,55.399313430091],[-2.33562914469741,55.408208062542],[-2.31325356258519,55.4067893333105],[-2.2606112892602,55.4329339971088],[-2.2312819124619,55.4284292910856],[-2.1948581988873,55.4445902834303],[-2.18807797549008,55.4621152735358],[-2.16552123211016,55.4683818971787],[-2.20133583363509,55.4752676087645],[-2.20264927506397,55.4895412867739],[-2.22884551550655,55.509518779105],[-2.24030650590023,55.5556271674695],[-2.28881057091491,55.5803072649838],[-2.28923229503345,55.6037736949966],[-2.31609411255624,55.6204584671972],[-2.30862602966249,55.628875975439],[-2.32431056014124,55.6261659051226],[-2.33600510125854,55.6324814801888],[-2.30578970414738,55.647043771887],[-2.23436858585682,55.6410421000867],[-2.2483458615924,55.6521497536108],[-2.21845272803605,55.6642602665384],[-2.21865916070875,55.6759071363446],[-2.16723105966606,55.7060352537462],[-2.17651977446623,55.7188375119007],[-2.1505759027166,55.7231544065621],[-2.14401927190969,55.7393488731799],[-2.11763747623142,55.7387749992814],[-2.10764153175402,55.7598881488884],[-2.08563914903089,55.7620403303493],[-2.08612309426629,55.793045269691],[-2.03453153040366,55.8111941046351],[-2.03439112044113,55.8110685529492],[-2.00157809801483,55.7808302075225],[-1.98875022080953,55.7689937084668],[-1.98813664781751,55.7652104032024],[-1.99873368638971,55.7665205214287],[-1.96077234184001,55.7332662520128],[-1.88409487115489,55.6944590830851],[-1.88562740197402,55.6839524850794],[-1.87324842248209,55.6827839429431],[-1.87002502767674,55.6659138146801],[-1.85431135491164,55.6534432022786],[-1.84048729336393,55.6424639327458],[-1.81318618246149,55.6337046209997],[-1.78407842083147,55.6441632402856],[-1.76470092466598,55.6252985475832],[-1.78632731349105,55.6159810148699],[-1.7707894349049,55.6034843962444],[-1.74233790208061,55.6185621829892],[-1.72281423165004,55.6168131312039],[-1.68418414192268,55.5995035292994],[-1.669234446972,55.5927543038641],[-1.6628424325764,55.5874014538954],[-1.64521075823017,55.5819007230676],[-1.6396611976544,55.5767388469879],[-1.64560944505001,55.5741305597101],[-1.64209292396965,55.5712500864627],[-1.64212071456081,55.5711994231546],[-1.64098517566689,55.5703425939804],[-1.6188447894986,55.5521933004442],[-1.61896096695894,55.5521581989302],[-1.63238330196739,55.5502616301924],[-1.63751910507338,55.5410714463626],[-1.63203291663869,55.53713016538],[-1.63208495210411,55.5361719655341],[-1.62512289599059,55.5321643660298],[-1.61059488236721,55.5217182780706],[-1.6112214318511,55.5180445003395],[-1.61637483688227,55.5136650789723],[-1.6120170891071,55.5133781623074],[-1.61455952250762,55.498459839377],[-1.59113331899917,55.4924074857081],[-1.5919512879151,55.4731462736203],[-1.59334697162552,55.4402350057684],[-1.59049631379707,55.4386736539703],[-1.59049285812003,55.4377490779292],[-1.57555504931194,55.4304869667725],[-1.57783147512733,55.4192233500692],[-1.57975961595375,55.4174935306611],[-1.57841719955042,55.4163241706598],[-1.580353595177,55.4067364039968],[-1.58380182242427,55.4042597233596],[-1.59066966619557,55.4022400956127],[-1.59287442840735,55.3977414190466],[-1.60967547667889,55.3856629854503],[-1.62347065949539,55.3894909449406],[-1.6083318929611,55.3837842627721],[-1.601533816087,55.3617755115714],[-1.58133081445197,55.3378682768686],[-1.59179834471599,55.3382136680516],[-1.58320649016762,55.3354934910211],[-1.57223912774119,55.3391406162566],[-1.56478072344043,55.3348066816801],[-1.54940615861071,55.3217828241574],[-1.56096906821155,55.3018605583621],[-1.56488023159282,55.2933426284381],[-1.56496759964359,55.2931523102085],[-1.56604005058512,55.2918120296399],[-1.56612980290778,55.2906204477579],[-1.57313731531702,55.2753473442195],[-1.55299283466086,55.2459010860786],[-1.53286729044328,55.2322428930284],[-1.52354117453571,55.2217850205451],[-1.51831259259941,55.2069425681643],[-1.49913345723269,55.1857674230815],[-1.51149994226254,55.1834984747778],[-1.51234863261481,55.1821129420251],[-1.51403167151896,55.1816682703742],[-1.52507767345207,55.1626311469454],[-1.54008838911288,55.1616193409425],[-1.52614882660649,55.1599996966869],[-1.51977929939816,55.1528558791449],[-1.51936725859285,55.1493168961492],[-1.51091914490501,55.1429138667322],[-1.49862144356115,55.1291052922862],[-1.51613150363143,55.1360232906057],[-1.49653199917482,55.1236759018567],[-1.49734094160836,55.113367025343],[-1.49775222518735,55.1081236612838],[-1.49195856448904,55.103176754388],[-1.49168880571818,55.1003723637087],[-1.46448582328056,55.0775208436159],[-1.46180790672857,55.0743615849609],[-1.49232860367803,55.0660583844987],[-1.48781361427476,55.0535919948478],[-1.50863206334306,55.0480201782939],[-1.51028423223273,55.0550089105611],[-1.53233965276648,55.0541494814624],[-1.53986836435266,55.0615906929874],[-1.55704085215451,55.0541781936023],[-1.57508009647727,55.055619980133],[-1.57853962868467,55.0630812836279],[-1.63789356937446,55.0647685977052],[-1.64768125806455,55.0793886997228],[-1.7137596650281,55.0654793978382],[-1.69488396424404,55.0429273245452],[-1.7502452765332,55.0240207781235],[-1.75656332388549,55.0032632872484],[-1.77384237282695,55.0041394740934],[-1.7697567363758,54.9809837354493],[-1.78834993661756,54.9842559875313],[-1.81281285033609,54.9763217902727],[-1.83369021185525,54.9533134972657],[-1.82695158315629,54.9302255582555],[-1.84114925720125,54.9297254825719],[-1.85272134452009,54.9174135380444],[-1.82101338140065,54.9056618936024],[-1.8544366675326,54.8911845454816],[-1.87010387419172,54.8508656835979],[-1.91404305661126,54.8395289242124],[-1.91376519144901,54.8339967374905],[-1.93268121196117,54.8541874223982],[-1.94905729479975,54.8529670106765],[-1.98023634067718,54.8681834558894],[-2.00096698452758,54.8696677110494],[-2.03975651418058,54.848291569187],[-2.08247563799946,54.8382220858342],[-2.13978896461576,54.8418707189414],[-2.16947003966528,54.8036099724463],[-2.19860065838294,54.8067362764758],[-2.21890675190852,54.7823773819308]]]]},"properties":{"OBJECTID":56,"LAD16CD":"E06000057","LAD16NM":"Northumberland","LAD16NMW":" ","BNG_E":395323,"BNG_N":600699,"LONG":-2.07521,"LAT":55.30037}},{"type":"Feature","id":57,"geometry":{"type":"Polygon","coordinates":[[[-0.871325629174326,52.0402518516737],[-0.819817650246039,52.0122859293735],[-0.803659591025792,51.9855231648901],[-0.761997303508173,51.9855584751511],[-0.740379237665262,51.9698626262822],[-0.713941366502735,51.9778705037016],[-0.713113482428537,51.9898099432972],[-0.652978332579268,51.9692289641511],[-0.702156753891057,51.9091191125701],[-0.692702688473228,51.900150673673],[-0.672969117945025,51.9017527146236],[-0.651979972895783,51.8867905129487],[-0.620089157809485,51.8854855168993],[-0.583563578525963,51.8703238397764],[-0.53762850386108,51.8314108493464],[-0.543650555117801,51.8245178235059],[-0.55362861458581,51.8267126735032],[-0.560656237532135,51.8300826296032],[-0.581825667334857,51.8069054427206],[-0.632939597191988,51.8199461865905],[-0.667186881173413,51.8158037310675],[-0.695451175601448,51.8411104912251],[-0.692311242410702,51.8570447444169],[-0.720268145571103,51.8561471002608],[-0.745136855987657,51.8380605651332],[-0.723653476798641,51.8177730662448],[-0.709295276569808,51.8205395952049],[-0.685394264675594,51.8001859203176],[-0.690190999036667,51.7923392099283],[-0.673469490116297,51.7684717383886],[-0.694796834861115,51.7493751243297],[-0.724174770871728,51.749128304678],[-0.711253609733087,51.7253191067561],[-0.736638640576195,51.7191608617569],[-0.764786069593402,51.7500579774455],[-0.771492113005029,51.7741877585933],[-0.785309718164525,51.7697615585756],[-0.808935620390015,51.7824522088192],[-0.839370054474118,51.7779411995482],[-0.835068177882982,51.769030191591],[-0.862420511266961,51.7672063575835],[-0.85639514473643,51.7608250053825],[-0.876962353664012,51.7480625625837],[-0.90455308780372,51.7517818370635],[-0.912782127807464,51.7370282580394],[-0.935931545949247,51.7534439374786],[-0.979612216746739,51.7607182359067],[-0.986130838110902,51.752120262978],[-1.0298276750629,51.7578812980785],[-1.03043536182252,51.7449285720717],[-1.04547146099534,51.7445992118839],[-1.08085173739911,51.756553656456],[-1.08323928314721,51.7805175959107],[-1.10636133377899,51.781630501807],[-1.12354117101649,51.7941812925702],[-1.12488968964017,51.8075112133456],[-1.1100965648359,51.8173050354535],[-1.14067612335695,51.8346897793604],[-1.12159886353972,51.8453420978286],[-1.07844944297318,51.8292545760792],[-1.04712293630886,51.8398136626264],[-1.06197784922594,51.8441266348278],[-1.0646424334977,51.8686971824587],[-1.0776051887968,51.876730765273],[-1.06897524964209,51.8872626689258],[-1.09351899139144,51.8939368958037],[-1.07935639025122,51.9172219813459],[-1.08667334683313,51.9226458780003],[-1.05461629261345,51.9479588115106],[-1.07895146641878,51.9433664346151],[-1.09516668659023,51.9574323421651],[-1.05312118774056,52.0024529956884],[-1.11808639731515,52.0154261711861],[-1.13666519179105,52.0222431384209],[-1.1219874660594,52.0451472419711],[-1.06206502020343,52.0627354070638],[-1.02766844666987,52.0637342654447],[-1.04232729764683,52.0737102714474],[-1.02631761578532,52.0756821088293],[-0.967805300681992,52.0709109272615],[-0.951872930548288,52.0815337112453],[-0.906030231135185,52.0212211082727],[-0.890118209245854,52.0315605641912],[-0.877468742844175,52.0299715970231],[-0.871325629174326,52.0402518516737]]]},"properties":{"OBJECTID":57,"LAD16CD":"E07000004","LAD16NM":"Aylesbury Vale","LAD16NMW":" ","BNG_E":477330,"BNG_N":223021,"LONG":-0.87746,"LAT":51.90038}},{"type":"Feature","id":58,"geometry":{"type":"Polygon","coordinates":[[[-0.524272791237623,51.6821126548674],[-0.505107856324304,51.6730768935581],[-0.520994790034422,51.6680453777685],[-0.522777811384923,51.6583975690829],[-0.5369460660706,51.6604147043426],[-0.539260817277343,51.6380393903777],[-0.522501790714772,51.6050615809399],[-0.542874577101279,51.5919854998595],[-0.587371892443445,51.5915576860921],[-0.608652764957407,51.5982059461415],[-0.612724918872285,51.632417143444],[-0.635873327449884,51.6347988364256],[-0.642696260852467,51.6190871975464],[-0.675380963395252,51.6078566526568],[-0.679080588819936,51.6206047948514],[-0.689167421314662,51.6186047925722],[-0.692078411472336,51.6550869256313],[-0.757955586046468,51.6939821927124],[-0.762109038070153,51.7023640895398],[-0.746462218250102,51.7043205156511],[-0.736638640576195,51.7191608617569],[-0.711253609733087,51.7253191067561],[-0.724174770871728,51.749128304678],[-0.694796834861115,51.7493751243297],[-0.673469490116297,51.7684717383886],[-0.612935985384476,51.7474272551636],[-0.586379728452315,51.7521159495135],[-0.573210296073708,51.7360508712345],[-0.559245257126305,51.7373319209222],[-0.550106348420512,51.7239122504032],[-0.563209678205709,51.7118798626684],[-0.544017145225959,51.6968174718007],[-0.548696118766453,51.6826712810547],[-0.524272791237623,51.6821126548674]]]},"properties":{"OBJECTID":58,"LAD16CD":"E07000005","LAD16NM":"Chiltern","LAD16NMW":" ","BNG_E":495432,"BNG_N":198692,"LONG":-0.62112,"LAT":51.6789}},{"type":"Feature","id":59,"geometry":{"type":"Polygon","coordinates":[[[-0.522501790714772,51.6050615809399],[-0.500595886737316,51.5996898995638],[-0.476620654323668,51.5591888369146],[-0.495487345399385,51.5385452300546],[-0.483162290117039,51.5071277158717],[-0.490024731194161,51.494747634396],[-0.531819528237125,51.4933944612627],[-0.526981060844493,51.5095056016328],[-0.568708976905664,51.5112690465864],[-0.575094658967977,51.5292998713375],[-0.567256016700324,51.5329810351961],[-0.589867740822717,51.5226767053001],[-0.630535579090519,51.538895206462],[-0.659944895935106,51.52844698058],[-0.659271318706453,51.5049023565715],[-0.6422119966724,51.5006272375321],[-0.633881969115553,51.4923817686281],[-0.65212532523975,51.4854936414986],[-0.703164703583292,51.5111067354019],[-0.694176987527776,51.5621755142616],[-0.67824086575096,51.56363718529],[-0.672145945830756,51.5726249433036],[-0.675380963395252,51.6078566526568],[-0.642696260852467,51.6190871975464],[-0.635873327449884,51.6347988364256],[-0.612724918872285,51.632417143444],[-0.608652764957407,51.5982059461415],[-0.587371892443445,51.5915576860921],[-0.542874577101279,51.5919854998595],[-0.522501790714772,51.6050615809399]]]},"properties":{"OBJECTID":59,"LAD16CD":"E07000006","LAD16NM":"South Bucks","LAD16NMW":" ","BNG_E":498198,"BNG_N":185455,"LONG":-0.58484,"LAT":51.55944}},{"type":"Feature","id":60,"geometry":{"type":"Polygon","coordinates":[[[-0.736638640576195,51.7191608617569],[-0.746462218250102,51.7043205156511],[-0.762109038070153,51.7023640895398],[-0.757955586046468,51.6939821927124],[-0.692078411472336,51.6550869256313],[-0.689167421314662,51.6186047925722],[-0.679080588819936,51.6206047948514],[-0.675380963395252,51.6078566526568],[-0.672145945830756,51.5726249433036],[-0.67824086575096,51.56363718529],[-0.694176987527776,51.5621755142616],[-0.710365049405957,51.5638589942786],[-0.715602285216018,51.5765931796629],[-0.726956836479073,51.5774183669602],[-0.756939375375148,51.5649056078476],[-0.775040570172893,51.5666832756521],[-0.792963793993655,51.5513590822954],[-0.842743668077924,51.5447586188349],[-0.879723062342271,51.5621275774599],[-0.896882190137503,51.5448630124889],[-0.901701148032103,51.5560859216992],[-0.938602158953344,51.5710416013933],[-0.94152974306921,51.5854612162853],[-0.916925919575272,51.5996867680871],[-0.942988074276075,51.6047878588928],[-0.938565867318077,51.6179431619577],[-0.950124006389325,51.6215618646881],[-0.948873181335177,51.6313658160054],[-0.934577414558937,51.6366382653192],[-0.950725842034314,51.6507411964358],[-0.927251214506427,51.6514436198509],[-0.930795874699538,51.6660937374436],[-0.910172503464439,51.673860956304],[-0.877706762490386,51.6683850749419],[-0.897896373382423,51.6764007544877],[-0.879895887144561,51.6808648760767],[-0.894772980154861,51.6925222881915],[-0.887630286879934,51.7182260159292],[-0.912782127807464,51.7370282580394],[-0.90455308780372,51.7517818370635],[-0.876962353664012,51.7480625625837],[-0.85639514473643,51.7608250053825],[-0.862420511266961,51.7672063575835],[-0.835068177882982,51.769030191591],[-0.839370054474118,51.7779411995482],[-0.808935620390015,51.7824522088192],[-0.785309718164525,51.7697615585756],[-0.771492113005029,51.7741877585933],[-0.764786069593402,51.7500579774455],[-0.736638640576195,51.7191608617569]]]},"properties":{"OBJECTID":60,"LAD16CD":"E07000007","LAD16NM":"Wycombe","LAD16NMW":" ","BNG_E":482477,"BNG_N":197052,"LONG":-0.80883,"LAT":51.6662}},{"type":"Feature","id":61,"geometry":{"type":"Polygon","coordinates":[[[0.165415036638539,52.2344624363828],[0.154851228792183,52.2264866594224],[0.175843713698826,52.2172414353757],[0.167344322624013,52.2041480387184],[0.182686403713738,52.1981110141305],[0.181328827424818,52.1694905625244],[0.16262927478836,52.1724814275087],[0.154926887658742,52.1646228847986],[0.141755789692985,52.1710045563249],[0.103429649933723,52.1579417005924],[0.104714533716762,52.1906563659775],[0.0686388398814794,52.2161085931933],[0.129870219989703,52.2356496474793],[0.147525013006266,52.2297854238955],[0.155281124101169,52.2372295570651],[0.165415036638539,52.2344624363828]]]},"properties":{"OBJECTID":61,"LAD16CD":"E07000008","LAD16NM":"Cambridge","LAD16NMW":" ","BNG_E":545420,"BNG_N":257901,"LONG":0.126436,"LAT":52.20017}},{"type":"Feature","id":62,"geometry":{"type":"Polygon","coordinates":[[[0.429344097956072,52.4364266682765],[0.374777422095063,52.4097288644224],[0.407617044824129,52.3615737969769],[0.442501205468425,52.3488315504609],[0.424221634074633,52.329216363497],[0.431376631509082,52.3158254296501],[0.457617975671083,52.3162509313449],[0.504768753988931,52.2847156100079],[0.498802933352791,52.273021391114],[0.424206341681458,52.2558715730412],[0.382723057693554,52.2932662495016],[0.358997248781525,52.2975427210546],[0.340002511967313,52.2676878645536],[0.360892975952524,52.2494223879788],[0.342684097930962,52.2423433452931],[0.371248876042897,52.2265561593107],[0.421335031350254,52.2396913201186],[0.414517802635083,52.247861137051],[0.42696480245175,52.2536027671603],[0.480337244916119,52.2326819259469],[0.494931494640085,52.2392580198701],[0.514484040922087,52.2267794066749],[0.512566864403315,52.2150504396978],[0.491332842034213,52.1651020314251],[0.470730328618751,52.1632588505138],[0.452191368974548,52.173204245626],[0.435915802760066,52.1594950929271],[0.417276416876035,52.1593066833474],[0.394914561714472,52.1579697716907],[0.321939138895486,52.1788402517114],[0.225295227221834,52.2316997648568],[0.229498351338756,52.2365849559007],[0.210470006223603,52.2494597070241],[0.220617792916133,52.2635406497064],[0.211580634619001,52.2699183025035],[0.241685078352377,52.2911475358622],[0.248816822124634,52.3228537633107],[0.204734189797246,52.3167953023815],[0.197132664244118,52.3243033461175],[0.168229959365962,52.3175657514016],[0.16205391517906,52.3243105973362],[0.139897387233521,52.3207127309886],[0.081896351227254,52.3349548726883],[0.0438681032076492,52.3528858752791],[0.0513655636099472,52.3581787884111],[0.0344207867402268,52.3857499504005],[0.0561989996143593,52.3978345536086],[0.0436466565840153,52.4181252921155],[0.0552766968740154,52.4144347630068],[0.0873669239745886,52.4297652366611],[0.106639353646767,52.4253374223677],[0.126471077314864,52.4378549533307],[0.123841537759025,52.4209697624299],[0.236319140345986,52.5072905684657],[0.246040897494717,52.4998913000707],[0.256476359421259,52.5077142909321],[0.309360655115428,52.5136222727739],[0.367062167483359,52.5011737837702],[0.380706411120827,52.4795394578243],[0.428529094906189,52.4546526137327],[0.429344097956072,52.4364266682765]]]},"properties":{"OBJECTID":62,"LAD16CD":"E07000009","LAD16NM":"East Cambridgeshire","LAD16NMW":" ","BNG_E":555577,"BNG_N":275765,"LONG":0.283163,"LAT":52.35788}},{"type":"Feature","id":63,"geometry":{"type":"Polygon","coordinates":[[[0.17162606685083,52.7380317007062],[0.153570700344213,52.6822231824923],[0.184716620108643,52.6778946654985],[0.183841778821026,52.6556620728892],[0.169925341265291,52.6504354929356],[0.219300089533908,52.6218124215053],[0.191597446049297,52.5989606346629],[0.218411900410721,52.5725991305101],[0.205631531010052,52.5655691353424],[0.217238460591748,52.5605940001876],[0.204708359418933,52.5546561647632],[0.205139877235541,52.5479008824011],[0.214625643510165,52.5491066605273],[0.203871743921316,52.5454050565998],[0.213145008454482,52.5381716997459],[0.205847372690248,52.5338508143429],[0.230591211555002,52.5279099430961],[0.206123341080613,52.5196351206436],[0.236319140345986,52.5072905684657],[0.123841537759025,52.4209697624299],[0.126471077314864,52.4378549533307],[0.106639353646767,52.4253374223677],[0.0873669239745886,52.4297652366611],[0.0552766968740154,52.4144347630068],[0.0436466565840153,52.4181252921155],[0.0561989996143593,52.3978345536086],[0.0344207867402268,52.3857499504005],[0.0190276727610462,52.414199177158],[0.033818710464219,52.4290030096586],[0.008952274491129,52.454578577103],[-0.0388551391297358,52.4732856923654],[-0.0481650499761118,52.5108786251741],[-0.0696748275930747,52.5168591198072],[-0.0708833885542567,52.5058915425384],[-0.0904244383215957,52.4962120842105],[-0.097651781961651,52.5017052590126],[-0.114435865972175,52.4890400884936],[-0.187849989337312,52.54186309732],[-0.197873350857145,52.5508058299042],[-0.186980185406912,52.568506748768],[-0.0127518351860491,52.5942462273253],[-0.0312706833054042,52.6615327430869],[0.0215003509086972,52.6648872875914],[0.0485664001173349,52.6814016593383],[0.0441494744659712,52.7143823487578],[0.0636266192782988,52.7273915086061],[0.0890116938762923,52.7236301651287],[0.132975309322762,52.7393044763085],[0.17162606685083,52.7380317007062]]]},"properties":{"OBJECTID":63,"LAD16CD":"E07000010","LAD16NM":"Fenland","LAD16NMW":" ","BNG_E":536361,"BNG_N":294959,"LONG":0.009016,"LAT":52.53544}},{"type":"Feature","id":64,"geometry":{"type":"Polygon","coordinates":[[[-0.187849989337312,52.54186309732],[-0.114435865972175,52.4890400884936],[-0.097651781961651,52.5017052590126],[-0.0904244383215957,52.4962120842105],[-0.0708833885542567,52.5058915425384],[-0.0696748275930747,52.5168591198072],[-0.0481650499761118,52.5108786251741],[-0.0388551391297358,52.4732856923654],[0.008952274491129,52.454578577103],[0.033818710464219,52.4290030096586],[0.0190276727610462,52.414199177158],[0.0344207867402268,52.3857499504005],[0.0513655636099472,52.3581787884111],[0.0438681032076492,52.3528858752791],[0.0095895628028079,52.3417182833621],[-0.0146088189383009,52.3127272552197],[-0.0464643238575515,52.3146591552938],[-0.057728210472028,52.2917560236396],[-0.0853879030513568,52.2725022744946],[-0.102271208605151,52.2776707716876],[-0.121149971957133,52.2573385452611],[-0.142655413987079,52.2831924628481],[-0.17547689542402,52.2802171555829],[-0.184123358327206,52.2607749968305],[-0.177496309678707,52.2502911868647],[-0.173684856037046,52.2557791416029],[-0.15712225741386,52.2543079847567],[-0.132220364138409,52.2432615459431],[-0.149040937529305,52.2259495432466],[-0.187016504171429,52.2287940600087],[-0.1956085292547,52.2044900395975],[-0.175885348175221,52.1972559917467],[-0.152807290609746,52.2119967329224],[-0.108126543947341,52.2068829476313],[-0.100397967233024,52.18283718789],[-0.138032185354088,52.18449346178],[-0.156190466861281,52.1672458679319],[-0.189534292298084,52.1692055067007],[-0.216624324421447,52.1587355430075],[-0.260694088022385,52.1764014209516],[-0.249785149214616,52.1843710262728],[-0.240723004318449,52.1901931428574],[-0.261845188207964,52.2098669202318],[-0.296284378568454,52.2104870943355],[-0.285613647604377,52.2372770677827],[-0.293208989616048,52.2405161801682],[-0.335249413160251,52.2428818069003],[-0.343468859831868,52.2418744200865],[-0.341010840906894,52.2306474928791],[-0.37437568115711,52.2329982875753],[-0.382341198518561,52.271125655664],[-0.372175070256755,52.2734998522379],[-0.37500996831473,52.2804693774725],[-0.421767439496053,52.2849474976058],[-0.435761112223648,52.2966568791975],[-0.436088655209035,52.3144708450952],[-0.465365758042858,52.3229532803574],[-0.466656739117926,52.3389275755203],[-0.483264192792673,52.3409032965586],[-0.477682425581446,52.3489199908184],[-0.498699839685909,52.3600958379478],[-0.48851881587647,52.3740235410363],[-0.495946267846011,52.3795155293808],[-0.441509864499855,52.3849964335048],[-0.41707283217347,52.4115991100522],[-0.362408042511681,52.4335312771501],[-0.370217036858789,52.4399302705187],[-0.341590493979016,52.4669426264723],[-0.359399580993798,52.4898590682306],[-0.354345204769653,52.5064950714405],[-0.413602640850889,52.525679612803],[-0.401283297219458,52.5386846816235],[-0.419593788836943,52.5589619541644],[-0.407290921146051,52.5640548539184],[-0.415381404185907,52.578742638869],[-0.396839712389141,52.5829983373966],[-0.385451069371073,52.5671897108278],[-0.348477510306028,52.5643700878991],[-0.325458398749617,52.5528890308344],[-0.332735786056437,52.5465454368612],[-0.293289613173382,52.5068891077353],[-0.269294813580545,52.520824568537],[-0.24478046830093,52.5229988641208],[-0.234836669890254,52.5436670968487],[-0.217663958346488,52.5379235152058],[-0.200398364382982,52.5452158464673],[-0.187849989337312,52.54186309732]]]},"properties":{"OBJECTID":64,"LAD16CD":"E07000011","LAD16NM":"Huntingdonshire","LAD16NMW":" ","BNG_E":521010,"BNG_N":274271,"LONG":-0.22467,"LAT":52.35317}},{"type":"Feature","id":65,"geometry":{"type":"Polygon","coordinates":[[[0.0681274188599667,52.0057887382646],[0.0403063847888689,52.0533272909029],[0.00408275074533778,52.0497927831633],[-0.0192804887773762,52.063535583591],[-0.126567503431844,52.0209218751092],[-0.133729866785755,52.0462328518386],[-0.155121034143309,52.0530610989915],[-0.147505493527913,52.0694031110634],[-0.157280871303126,52.0805471995297],[-0.144445035262451,52.1382037564578],[-0.154352348844528,52.1444079254795],[-0.171534735589398,52.1395025901005],[-0.234804043687705,52.1447267574084],[-0.216624324421445,52.1587355430075],[-0.189534292298081,52.1692055067007],[-0.156190466861279,52.1672458679319],[-0.138032185354086,52.18449346178],[-0.100397967233021,52.18283718789],[-0.108126543947339,52.2068829476313],[-0.152807290609743,52.2119967329224],[-0.17588534817522,52.1972559917467],[-0.195608529254698,52.2044900395975],[-0.187016504171427,52.2287940600087],[-0.149040937529301,52.2259495432466],[-0.132220364138407,52.2432615459431],[-0.157122257413857,52.2543079847567],[-0.173684856037044,52.2557791416029],[-0.177496309678706,52.2502911868647],[-0.184123358327203,52.2607749968305],[-0.175476895424017,52.2802171555829],[-0.142655413987077,52.2831924628481],[-0.121149971957129,52.2573385452611],[-0.10227120860515,52.2776707716876],[-0.0853879030513552,52.2725022744946],[-0.057728210472024,52.2917560236396],[-0.0464643238575499,52.3146591552938],[-0.0146088189382993,52.3127272552197],[0.00958956280281108,52.3417182833621],[0.0438681032076512,52.3528858752791],[0.0818963512272556,52.3349548726883],[0.139897387233521,52.3207127309886],[0.16205391517906,52.3243105973362],[0.168229959365962,52.3175657514016],[0.197132664244118,52.3243033461175],[0.204734189797244,52.3167953023815],[0.248816822124635,52.3228537633107],[0.241685078352377,52.2911475358622],[0.211580634618999,52.2699183025035],[0.220617792916131,52.2635406497064],[0.210470006223603,52.2494597070241],[0.229498351338756,52.2365849559007],[0.225295227221834,52.2316997648568],[0.321939138895485,52.1788402517114],[0.394914561714472,52.1579697716907],[0.417276416876035,52.1593066833474],[0.418283006437923,52.1343556328414],[0.389589785091596,52.1174705809148],[0.381803808139288,52.1027012934432],[0.394996785159022,52.0959681287336],[0.40463826207008,52.0655023795678],[0.379612827767943,52.0495627138389],[0.389695371318675,52.0364665934738],[0.345959341803359,52.0497170192038],[0.324673984581603,52.0727832865396],[0.286011764073183,52.0904076504323],[0.276228960467233,52.0926383027237],[0.251573041383891,52.0767861454004],[0.235208002124103,52.0890000495203],[0.203459398759261,52.0926741545194],[0.183194362340633,52.0731834545095],[0.189922070470461,52.0602013954443],[0.167570276528903,52.0549998106489],[0.166396141943837,52.0481907802088],[0.151116953824322,52.05285180113],[0.128135198262092,52.0473225708015],[0.119077514408222,52.0599625867762],[0.105736211987849,52.0602611062399],[0.092254336333474,52.021653988114],[0.0681274188599667,52.0057887382646]],[[0.103429649933723,52.1579417005924],[0.141755789692987,52.1710045563249],[0.154926887658742,52.1646228847986],[0.16262927478836,52.1724814275087],[0.181328827424818,52.1694905625244],[0.182686403713738,52.1981110141305],[0.167344322624011,52.2041480387184],[0.175843713698824,52.2172414353757],[0.154851228792183,52.2264866594224],[0.165415036638541,52.2344624363828],[0.155281124101169,52.2372295570651],[0.147525013006266,52.2297854238955],[0.129870219989703,52.2356496474793],[0.068638839881483,52.2161085931933],[0.104714533716762,52.1906563659775],[0.103429649933723,52.1579417005924]]]},"properties":{"OBJECTID":65,"LAD16CD":"E07000012","LAD16NM":"South Cambridgeshire","LAD16NMW":" ","BNG_E":543295,"BNG_N":247586,"LONG":0.091017,"LAT":52.10805}},{"type":"Feature","id":66,"geometry":{"type":"Polygon","coordinates":[[[-3.11833785044259,54.9278193930671],[-3.12636155646377,54.9055081224827],[-3.07835540097309,54.9046298440194],[-3.07087879086991,54.8897114393317],[-3.05717362544887,54.8867463289259],[-3.07236659834587,54.8760544446811],[-3.05492446074871,54.8656387762392],[-3.07054327192739,54.8607101922396],[-3.06620838841107,54.8549500618129],[-3.02270955465503,54.8524036485182],[-3.02901845937562,54.8397614766544],[-3.04745732891436,54.8334945125482],[-3.0307337447937,54.8267789263363],[-3.02677090126295,54.8012027230797],[-3.00176243124739,54.8002416977249],[-3.00932118070896,54.7910708545335],[-2.98793772671638,54.7937191949182],[-2.98443760921511,54.7761576687448],[-2.9914038483823,54.7612778673263],[-3.02615141671864,54.747827482879],[-2.98374794946862,54.7209503484921],[-2.9922746105883,54.6962429114683],[-3.06379850590601,54.7000821853524],[-3.08192015279113,54.6952538406517],[-3.08719101171745,54.6860919569152],[-3.05460436642937,54.6797572914991],[-3.09009867194834,54.6602652817752],[-3.09429434502959,54.6438697697044],[-3.08694913323897,54.6126449805998],[-3.04470685338906,54.6142956811182],[-3.03434149356916,54.6027776264404],[-3.00749127909378,54.5953478521826],[-3.03706473350761,54.5809871417196],[-3.01828209748673,54.5749949122132],[-3.02879338488312,54.5669270606085],[-3.01677730565105,54.5615895558136],[-3.02576058990256,54.5300959287458],[-3.01531381337308,54.5255942288659],[-3.01483453592701,54.4998433158371],[-3.07621436678488,54.4893654998833],[-3.0977531448248,54.4719034419849],[-3.10947895771836,54.4740037257],[-3.11257305669618,54.4614907765288],[-3.13644410043458,54.4707460232057],[-3.16713932396413,54.4541106681499],[-3.21932077955823,54.4820240614755],[-3.21215623500768,54.4936746665788],[-3.22471589622842,54.502336017467],[-3.30578399564726,54.5301335626513],[-3.3600851495207,54.5379537830746],[-3.37614622201524,54.5732563797667],[-3.3934045583484,54.5860090185154],[-3.43398917660773,54.5974747334505],[-3.44621872255059,54.5815496608424],[-3.48112732233749,54.5811895238784],[-3.48947926406211,54.5977986484351],[-3.51113539196276,54.6047860771676],[-3.54633298914713,54.6071253375834],[-3.55422636810463,54.5964428265117],[-3.57329250450708,54.6008582059964],[-3.5658951991451,54.6122261733297],[-3.5799510286929,54.6523195514295],[-3.57992356991,54.6523405255097],[-3.5717433164642,54.6508462951525],[-3.55197587602122,54.6666425513809],[-3.51898115057652,54.6929745695924],[-3.51327443549848,54.708435261193],[-3.50557274465893,54.7199483742367],[-3.45689130382966,54.7461993720616],[-3.43901714292289,54.7563527375551],[-3.43785621835978,54.8016272329283],[-3.39865216665493,54.8690530274784],[-3.3756760846359,54.8853230227092],[-3.36335262507846,54.8926029459971],[-3.33884600100406,54.9002339779053],[-3.3397576363089,54.8962695706927],[-3.29623139636448,54.8801756679626],[-3.28185568839127,54.8749770000044],[-3.28804736105762,54.8926061025184],[-3.26374247727317,54.8912941475743],[-3.2496349171867,54.9020969090464],[-3.25434585584413,54.9108627507468],[-3.27457987779308,54.903091353404],[-3.30927171651144,54.9120426915753],[-3.31347585198435,54.918893046136],[-3.30251924346492,54.9276984395908],[-3.28543055451543,54.9414223528967],[-3.25041178824949,54.9442082125107],[-3.24786720664523,54.9444102342139],[-3.21423309816055,54.9552903903494],[-3.18600279772018,54.9499339551814],[-3.15515602198148,54.9323582354792],[-3.1320476353911,54.9294066395025],[-3.118814250283,54.9277141752863],[-3.11833785044259,54.9278193930671]]]},"properties":{"OBJECTID":66,"LAD16CD":"E07000026","LAD16NM":"Allerdale","LAD16NMW":" ","BNG_E":317516,"BNG_N":532995,"LONG":-3.28096,"LAT":54.68523}},{"type":"Feature","id":67,"geometry":{"type":"MultiPolygon","coordinates":[[[[-3.15071068391186,54.0647853552733],[-3.17797478044338,54.0748780363841],[-3.17374793736603,54.083393285241],[-3.19410631589782,54.1042695179869],[-3.22024927831753,54.0897123805083],[-3.22468106496409,54.0936891821045],[-3.24212179673837,54.1093302991978],[-3.23701633300167,54.1547397787887],[-3.24957958606358,54.1548041935093],[-3.25653981556018,54.1687019651447],[-3.23300144823035,54.173939568138],[-3.23294692834285,54.1739439871277],[-3.22709357212795,54.1752532441279],[-3.21715244589099,54.1774629255389],[-3.21739853240633,54.1862329217477],[-3.20806696956194,54.2096808813571],[-3.20598822814348,54.2149005589011],[-3.20052151954234,54.2082276960146],[-3.16764580138003,54.2031520096248],[-3.14762715247205,54.2184764628476],[-3.16376735593925,54.1923644921154],[-3.14259742710574,54.1652601001746],[-3.16290743105385,54.1588809132942],[-3.15963399459872,54.1349521119884],[-3.17486800757142,54.1147647055995],[-3.14477578656223,54.0994933360453],[-3.14961818229668,54.0939438450936],[-3.14946582247281,54.0938186758032],[-3.17239863774221,54.0817840497591],[-3.15071068391186,54.0647853552733]]],[[[-3.19561621024899,54.0442603963506],[-3.2120544138674,54.0495747488414],[-3.22373359666029,54.0615393425065],[-3.26852565258009,54.1073499584155],[-3.27668180662206,54.1418213425783],[-3.26571655987985,54.1440817285138],[-3.25078954949418,54.1257463227791],[-3.24405654673219,54.0991594197209],[-3.24942808474205,54.0971595981806],[-3.22435139556256,54.0824983583591],[-3.22092776503803,54.0804954972261],[-3.22337694641615,54.0670146204074],[-3.21016264815973,54.0650928692294],[-3.20573858293878,54.0522691594816],[-3.1960643026582,54.0487463366146],[-3.1728680471223,54.0552585703934],[-3.17306639246378,54.0470712539608],[-3.19561621024899,54.0442603963506]]]]},"properties":{"OBJECTID":67,"LAD16CD":"E07000027","LAD16NM":"Barrow-in-Furness","LAD16NMW":" ","BNG_E":321750,"BNG_N":474171,"LONG":-3.19976,"LAT":54.15737}},{"type":"Feature","id":68,"geometry":{"type":"Polygon","coordinates":[[[-2.58267104579286,54.845866780661],[-2.60376879316053,54.8533439370842],[-2.65533006183515,54.8547688168301],[-2.68013667557385,54.8353174130068],[-2.70122446988797,54.8336049209547],[-2.68971646691364,54.8193561232439],[-2.70566264152009,54.81636262455],[-2.74957736753242,54.8291271598166],[-2.75642779985725,54.8228577758197],[-2.79937799355084,54.8187181629053],[-2.86306046749369,54.8372537645943],[-2.88147111846096,54.8234975629934],[-2.90740930900165,54.8219583778728],[-2.90441421863926,54.8130190771633],[-2.92108151066924,54.8092072897133],[-2.94478372694931,54.784043559512],[-2.98443760921511,54.7761576687448],[-2.98793772671638,54.7937191949182],[-3.00932118070896,54.7910708545335],[-3.00176243124739,54.8002416977249],[-3.02677090126295,54.8012027230797],[-3.0307337447937,54.8267789263363],[-3.04745732891436,54.8334945125482],[-3.02901845937562,54.8397614766544],[-3.02270955465503,54.8524036485182],[-3.06620838841107,54.8549500618129],[-3.07054327192739,54.8607101922396],[-3.05492446074871,54.8656387762392],[-3.07236659834587,54.8760544446811],[-3.05717362544887,54.8867463289259],[-3.07087879086991,54.8897114393317],[-3.07835540097309,54.9046298440194],[-3.12636155646377,54.9055081224827],[-3.11833785044259,54.9278193930671],[-3.11023495427967,54.9296085246758],[-3.07361916112285,54.9376846528358],[-3.12975827247034,54.9343979849851],[-3.13144652884464,54.9472216726515],[-3.10873226255122,54.9491150479562],[-3.11627042069508,54.9606622840823],[-3.10364908214859,54.9714671683002],[-3.09732336380505,54.9709635134037],[-3.07315735837007,54.968748503074],[-3.0729653813653,54.9690209067459],[-3.07187821606342,54.9689340839761],[-3.05707708089416,54.9829632490225],[-3.05620773940094,54.9872724094492],[-3.06129001314905,54.9855800973744],[-3.0260877998605,55.0354191050958],[-3.05341969034236,55.0472840363113],[-3.05105196344831,55.0527359587678],[-2.95859356794618,55.0492945902792],[-2.93640742215051,55.0595859264085],[-2.94042911600332,55.0691281594382],[-2.8968792471786,55.0779496460739],[-2.88629245334643,55.0948098938222],[-2.85854005898142,55.1083488024291],[-2.82760794393253,55.124836867804],[-2.82550257516833,55.1383140704965],[-2.78487492206541,55.1417752147829],[-2.70340462663848,55.1732112991526],[-2.68979023464989,55.1889842099938],[-2.67455532370944,55.1758914653134],[-2.6773244099723,55.1554875859256],[-2.65693941625415,55.1361318293746],[-2.59890282463441,55.1245758048232],[-2.59353940988699,55.1050960575882],[-2.56842600785256,55.0962614122787],[-2.56213639508934,55.0834621682408],[-2.50257438880654,55.0907586744816],[-2.48608636844165,55.0824435674386],[-2.50398494070243,55.0624298927397],[-2.48304985394768,55.0400191647851],[-2.57285163748474,55.0163984214987],[-2.57331076698798,54.9876377859608],[-2.60142928958836,54.9713401685047],[-2.59556897266802,54.9634809310272],[-2.5684915407607,54.9583618161907],[-2.56764946007627,54.9408560202632],[-2.54527258592314,54.9291719613162],[-2.56622128209416,54.9192380619115],[-2.57641404179617,54.8967171089035],[-2.60543022082818,54.8843823106913],[-2.5733523421198,54.8535461953728],[-2.58267104579286,54.845866780661]]]},"properties":{"OBJECTID":68,"LAD16CD":"E07000028","LAD16NM":"Carlisle","LAD16NMW":" ","BNG_E":348444,"BNG_N":565195,"LONG":-2.80705,"LAT":54.97868}},{"type":"Feature","id":69,"geometry":{"type":"Polygon","coordinates":[[[-3.16713932396413,54.4541106681499],[-3.1570183391198,54.430281328237],[-3.13597805967587,54.4218834674183],[-3.12399616462114,54.427506648825],[-3.11526076887142,54.4150211619506],[-3.17075794151476,54.3997302517313],[-3.19459920002901,54.3543510444356],[-3.20708504134286,54.3529577468227],[-3.24186952658041,54.3235266753155],[-3.23092234553808,54.3146798544991],[-3.23036506417449,54.257986007535],[-3.22698049488893,54.2571145067532],[-3.22290860899561,54.2515995402352],[-3.22932538571476,54.25039383786],[-3.23153092559508,54.2499793254497],[-3.22928874110137,54.2491629170462],[-3.22392197789873,54.2472085112502],[-3.2290815396014,54.2422042485086],[-3.23823452772117,54.2333232657573],[-3.23312467195477,54.2287711425762],[-3.2514681926286,54.2158307049],[-3.24519472502717,54.2093026754049],[-3.23926055781039,54.2031255296549],[-3.25398110015822,54.19163836193],[-3.28570470118428,54.1958686898002],[-3.29936760564085,54.1884098610826],[-3.31873550759568,54.1892519422998],[-3.33923707568463,54.2082946346458],[-3.42140378301498,54.2844012343323],[-3.41402530609553,54.3579319796039],[-3.43528677625819,54.3433826259939],[-3.47952347904447,54.3864165564747],[-3.50961775129594,54.4156311160393],[-3.54349144391173,54.4426785100356],[-3.5929852206478,54.4821162178589],[-3.60905352372149,54.4874291140953],[-3.63638456441411,54.5091716486961],[-3.63731991509595,54.5135111109543],[-3.62175992113876,54.5227087998808],[-3.61360723180057,54.525034464979],[-3.6117004148718,54.5286518702839],[-3.60779862093526,54.5309563351107],[-3.59772781101134,54.552937830408],[-3.59114477365212,54.5529611929614],[-3.58677968288346,54.5648137394503],[-3.57374816156973,54.6001577425551],[-3.57329250450708,54.6008582059964],[-3.55422636810463,54.5964428265117],[-3.54633298914713,54.6071253375834],[-3.51113539196276,54.6047860771676],[-3.48947926406211,54.5977986484351],[-3.48112732233749,54.5811895238784],[-3.44621872255059,54.5815496608424],[-3.43398917660773,54.5974747334505],[-3.3934045583484,54.5860090185154],[-3.37614622201524,54.5732563797667],[-3.3600851495207,54.5379537830746],[-3.30578399564726,54.5301335626513],[-3.22471589622842,54.502336017467],[-3.21215623500768,54.4936746665788],[-3.21932077955823,54.4820240614755],[-3.16713932396413,54.4541106681499]]]},"properties":{"OBJECTID":69,"LAD16CD":"E07000029","LAD16NM":"Copeland","LAD16NMW":" ","BNG_E":310871,"BNG_N":508741,"LONG":-3.37664,"LAT":54.46619}},{"type":"Feature","id":70,"geometry":{"type":"Polygon","coordinates":[[[-2.31208952138217,54.7910150450277],[-2.32574674350163,54.7266292287794],[-2.35574349123696,54.6976521776582],[-2.35176911415474,54.6859308500204],[-2.32728766377434,54.6707277177742],[-2.29287495115685,54.6638852911091],[-2.28797868796525,54.6504801023106],[-2.32493776752811,54.6316502352618],[-2.30451453731364,54.5961978451789],[-2.20948818801017,54.5517133714193],[-2.1975305680915,54.5327039641308],[-2.1723980309078,54.5324441143894],[-2.15899719521648,54.4720296344683],[-2.17021302339882,54.4581987837772],[-2.17750847873329,54.4616257637065],[-2.18931554536264,54.4489784731498],[-2.24953922328776,54.451943434442],[-2.29286520123997,54.4393074900458],[-2.30814588993321,54.4197937706557],[-2.3055067367805,54.3971200644201],[-2.2917838819005,54.3909045135971],[-2.29744040796469,54.3768987644355],[-2.31704255656859,54.3763105167663],[-2.34464790839844,54.3596285089887],[-2.36771223909031,54.3560706134465],[-2.382317714827,54.371314695124],[-2.42087391712976,54.3658451611787],[-2.44377235496882,54.3760281627308],[-2.46272910124581,54.368384343942],[-2.48365306018457,54.3773522750561],[-2.51369072613548,54.3679335109652],[-2.53822412211845,54.3942253950654],[-2.55243262102565,54.3869624615095],[-2.57525423764019,54.3919848432469],[-2.58347047341257,54.3876503964267],[-2.60397555006374,54.4069285355146],[-2.64027655976152,54.4043462171658],[-2.68680357025848,54.4266652155216],[-2.68921589745566,54.4457554455273],[-2.70393368509025,54.4322068926113],[-2.78917651846191,54.4649819124373],[-2.80687704291951,54.4820601226915],[-2.81592453874799,54.4746118639043],[-2.83849586353788,54.4761541235571],[-2.86534293586202,54.4901429998239],[-2.87561766301397,54.4811005448385],[-2.90627846227777,54.4813479846041],[-2.91981878889818,54.4647790648195],[-2.95534731490515,54.4845323244219],[-2.96636042356347,54.4822320491761],[-2.98047670176806,54.4959542508663],[-3.01375314973594,54.4947107730934],[-3.01483453592701,54.4998433158371],[-3.01531381337308,54.5255942288659],[-3.02576058990256,54.5300959287458],[-3.01677730565105,54.5615895558136],[-3.02879338488312,54.5669270606085],[-3.01828209748673,54.5749949122132],[-3.03706473350761,54.5809871417196],[-3.00749127909378,54.5953478521826],[-3.03434149356916,54.6027776264404],[-3.04470685338906,54.6142956811182],[-3.08694913323897,54.6126449805998],[-3.09429434502959,54.6438697697044],[-3.09009867194834,54.6602652817752],[-3.05460436642937,54.6797572914991],[-3.08719101171745,54.6860919569152],[-3.08192015279113,54.6952538406517],[-3.06379850590601,54.7000821853524],[-2.9922746105883,54.6962429114683],[-2.98374794946862,54.7209503484921],[-3.02615141671864,54.747827482879],[-2.9914038483823,54.7612778673263],[-2.98443760921511,54.7761576687448],[-2.94478372694931,54.784043559512],[-2.92108151066924,54.8092072897133],[-2.90441421863926,54.8130190771633],[-2.90740930900165,54.8219583778728],[-2.88147111846096,54.8234975629934],[-2.86306046749369,54.8372537645943],[-2.79937799355084,54.8187181629053],[-2.75642779985725,54.8228577758197],[-2.74957736753242,54.8291271598166],[-2.70566264152009,54.81636262455],[-2.68971646691364,54.8193561232439],[-2.70122446988797,54.8336049209547],[-2.68013667557385,54.8353174130068],[-2.65533006183515,54.8547688168301],[-2.60376879316053,54.8533439370842],[-2.58267104579286,54.845866780661],[-2.55830666625096,54.8167246148641],[-2.52388156442996,54.8060316626778],[-2.4954093168805,54.8103066683892],[-2.46059555925406,54.8341708128476],[-2.42311358988599,54.842635709786],[-2.41162383314695,54.8564307368855],[-2.3899854553691,54.8321552424512],[-2.34842858235133,54.8070792743468],[-2.32738520520277,54.8053324695403],[-2.31208952138217,54.7910150450277]]]},"properties":{"OBJECTID":70,"LAD16CD":"E07000030","LAD16NM":"Eden","LAD16NMW":" ","BNG_E":359636,"BNG_N":526396,"LONG":-2.62678,"LAT":54.63107}},{"type":"Feature","id":71,"geometry":{"type":"Polygon","coordinates":[[[-2.36771223909031,54.3560706134465],[-2.30984140862638,54.3243149765935],[-2.32452246430408,54.3031836211881],[-2.31909631948478,54.2571558292818],[-2.33765745302722,54.237599070526],[-2.36231711507671,54.2497526279053],[-2.37302060408509,54.2400989025802],[-2.39677965224386,54.2393810796993],[-2.40563193678957,54.2249151681],[-2.4608627348239,54.2267161351641],[-2.45958529018705,54.2395684095903],[-2.57607765535039,54.1955951825238],[-2.62495689053832,54.1955687271277],[-2.63996446422228,54.2020453800903],[-2.67987623789443,54.1611347159393],[-2.73648911481592,54.169026815091],[-2.73438698463716,54.1841109642552],[-2.76823199121221,54.1859641115176],[-2.79898153020562,54.1977407694049],[-2.83721688341209,54.1741723969764],[-2.84072004813024,54.1760485148556],[-2.86297899269562,54.1827745615177],[-2.86411908136472,54.1920402500692],[-2.84247346496353,54.2055169937701],[-2.90577754327719,54.1943378342408],[-2.92056807859433,54.1699977753438],[-2.93186220897798,54.1513911398703],[-3.01362125913997,54.1315711015089],[-3.00007059073136,54.1526098687215],[-3.00217718458062,54.1664759020312],[-3.0387685615752,54.1972030106553],[-3.03241872366819,54.2113154638209],[-3.05313738536096,54.19888740792],[-3.06194353469101,54.1804658622542],[-3.06085590605716,54.1619982411199],[-3.07797482299307,54.1539744337138],[-3.10464988316759,54.1200043894808],[-3.14265348863944,54.0973914600299],[-3.14946582247281,54.0938186758032],[-3.14961818229668,54.0939438450936],[-3.14477578656223,54.0994933360453],[-3.17486800757142,54.1147647055995],[-3.15963399459872,54.1349521119884],[-3.16290743105385,54.1588809132942],[-3.14259742710574,54.1652601001746],[-3.16376735593925,54.1923644921154],[-3.14762715247205,54.2184764628476],[-3.16764580138003,54.2031520096248],[-3.20052151954234,54.2082276960146],[-3.20598822814348,54.2149005589011],[-3.20492715073369,54.2175643940111],[-3.18894011871343,54.233976150762],[-3.19756441110454,54.228797199147],[-3.21406016177514,54.2565666851626],[-3.22904062470244,54.2599041297062],[-3.22698049488893,54.2571145067532],[-3.23036506417449,54.257986007535],[-3.23092234553808,54.3146798544991],[-3.24186952658041,54.3235266753155],[-3.20708504134286,54.3529577468227],[-3.19459920002901,54.3543510444356],[-3.17075794151476,54.3997302517313],[-3.11526076887142,54.4150211619506],[-3.12399616462114,54.427506648825],[-3.13597805967587,54.4218834674183],[-3.1570183391198,54.430281328237],[-3.16713932396413,54.4541106681499],[-3.13644410043458,54.4707460232057],[-3.11257305669618,54.4614907765288],[-3.10947895771836,54.4740037257],[-3.0977531448248,54.4719034419849],[-3.07621436678488,54.4893654998833],[-3.01483453592701,54.4998433158371],[-3.01375314973594,54.4947107730934],[-2.98047670176806,54.4959542508663],[-2.96636042356347,54.4822320491761],[-2.95534731490515,54.4845323244219],[-2.91981878889818,54.4647790648195],[-2.90627846227777,54.4813479846041],[-2.87561766301397,54.4811005448385],[-2.86534293586202,54.4901429998239],[-2.83849586353788,54.4761541235571],[-2.81592453874799,54.4746118639043],[-2.80687704291951,54.4820601226915],[-2.78917651846191,54.4649819124373],[-2.70393368509025,54.4322068926113],[-2.68921589745566,54.4457554455273],[-2.68680357025848,54.4266652155216],[-2.64027655976152,54.4043462171658],[-2.60397555006374,54.4069285355146],[-2.58347047341257,54.3876503964267],[-2.57525423764019,54.3919848432469],[-2.55243262102565,54.3869624615095],[-2.53822412211845,54.3942253950654],[-2.51369072613548,54.3679335109652],[-2.48365306018457,54.3773522750561],[-2.46272910124581,54.368384343942],[-2.44377235496882,54.3760281627308],[-2.42087391712976,54.3658451611787],[-2.382317714827,54.371314695124],[-2.36771223909031,54.3560706134465]]]},"properties":{"OBJECTID":71,"LAD16CD":"E07000031","LAD16NM":"South Lakeland","LAD16NMW":" ","BNG_E":349265,"BNG_N":489554,"LONG":-2.78108,"LAT":54.29907}},{"type":"Feature","id":72,"geometry":{"type":"Polygon","coordinates":[[[-1.37365018139461,53.1078564631587],[-1.36074246122293,53.0904018789648],[-1.33163547829987,53.0809878867763],[-1.34442765910144,53.0655425427061],[-1.33586846311715,53.0529658457934],[-1.33198647929041,53.0311450284452],[-1.30744372497736,53.0036547870168],[-1.33279192920564,52.9781426871906],[-1.37103110185994,52.9730865553155],[-1.38541377588943,52.9822974770612],[-1.40930229823777,52.9770149358529],[-1.47873510420518,52.9825521500188],[-1.47463054026032,52.9659280287727],[-1.49540548178559,52.9658793619955],[-1.50802882076918,52.9374518087939],[-1.54406850038396,52.9242077379118],[-1.57010156429152,52.9357948984043],[-1.60405403032782,52.9368126330689],[-1.60713693951175,52.9471722771447],[-1.59939427987896,52.9625882785074],[-1.57104301172879,52.9665669714096],[-1.5714371283359,52.9739953793803],[-1.60214439287008,52.9854401995436],[-1.59926572122073,52.9984235706273],[-1.57679836523825,53.0020628839863],[-1.57875455928675,53.0146870938824],[-1.56674630467015,53.01369657119],[-1.57611077695981,53.0176846469727],[-1.56632607853809,53.0224685069285],[-1.58487820302476,53.0203870665819],[-1.59856684155466,53.0304704368822],[-1.5809724938028,53.0422971424182],[-1.59143882133841,53.0547340964117],[-1.5532725170172,53.069018389942],[-1.5336028782334,53.0869437591226],[-1.5193445618198,53.0862399059018],[-1.51205870744996,53.0933647724963],[-1.53110437538135,53.1004814366088],[-1.52351061236659,53.1204295882293],[-1.49536574442893,53.1339645586535],[-1.44825223294261,53.1036738134518],[-1.37365018139461,53.1078564631587]]]},"properties":{"OBJECTID":72,"LAD16CD":"E07000032","LAD16NM":"Amber Valley","LAD16NMW":" ","BNG_E":436166,"BNG_N":348084,"LONG":-1.46219,"LAT":53.02884}},{"type":"Feature","id":73,"geometry":{"type":"Polygon","coordinates":[[[-1.20942448227001,53.2176967636099],[-1.19693616206749,53.1848179031433],[-1.24044584989462,53.1786506120351],[-1.25992533858979,53.1644794419519],[-1.29596178795674,53.1712248610134],[-1.30071178858168,53.1642145380819],[-1.32344684112354,53.1623424522786],[-1.32178022830665,53.1306503054922],[-1.30061890456046,53.1020493741739],[-1.30925140897056,53.0967701733615],[-1.30288293816032,53.0882021947187],[-1.33163547829987,53.0809878867763],[-1.36074246122293,53.0904018789648],[-1.37365018139461,53.1078564631587],[-1.37782584142648,53.1361007562858],[-1.3528417646945,53.1587506552658],[-1.37826515222575,53.1737252371149],[-1.35678252361095,53.1854746460891],[-1.31849967645432,53.1859227696551],[-1.31059409918156,53.2160505047731],[-1.31920220966783,53.2395822670772],[-1.33126290318985,53.2572322951043],[-1.30130161261302,53.2638916053267],[-1.31670226719403,53.2816569326343],[-1.32414138780851,53.295108779103],[-1.31067416989996,53.2979481116008],[-1.32189472189175,53.3090667585788],[-1.28201141477252,53.3094625884314],[-1.24386838278954,53.3015697912962],[-1.23068793598435,53.3085597341886],[-1.2032390468939,53.3042232396853],[-1.19974282860678,53.3114401844811],[-1.17662736692719,53.3051316531392],[-1.18011702054728,53.2871347441377],[-1.16648754146527,53.2776553673622],[-1.18154150250744,53.27003206273],[-1.17468978887531,53.265164707806],[-1.20245028716212,53.2612195417157],[-1.21302650314893,53.2476724956622],[-1.20199681902882,53.2355553169532],[-1.20942448227001,53.2176967636099]]]},"properties":{"OBJECTID":73,"LAD16CD":"E07000033","LAD16NM":"Bolsover","LAD16NMW":" ","BNG_E":448666,"BNG_N":371548,"LONG":-1.27228,"LAT":53.23875}},{"type":"Feature","id":74,"geometry":{"type":"Polygon","coordinates":[[[-1.31670226719403,53.2816569326343],[-1.30130161261302,53.2638916053267],[-1.33126290318985,53.2572322951043],[-1.31920220966783,53.2395822670772],[-1.34706432346553,53.2395396718604],[-1.35086226605994,53.2463887659934],[-1.38034092231058,53.2437965689102],[-1.40079809621878,53.2342823994767],[-1.40100797256868,53.2139569415672],[-1.4208429180369,53.2124422010721],[-1.44000083726355,53.213593395372],[-1.44120467835728,53.2206309757602],[-1.47952647313827,53.2222286130233],[-1.48416816011161,53.2307107442319],[-1.47136301226114,53.2361829407803],[-1.48171147659135,53.2464810013219],[-1.47113390096853,53.2594127179142],[-1.48060071794077,53.2633454874235],[-1.46419979530247,53.2679993824199],[-1.45706890181302,53.2837453408867],[-1.43903617177037,53.2802102794167],[-1.41543950335243,53.2876386840438],[-1.39927750190473,53.2819718850671],[-1.37705345007249,53.299044092584],[-1.3668923786979,53.2891837407425],[-1.33363418626953,53.2897577435245],[-1.31670226719403,53.2816569326343]]]},"properties":{"OBJECTID":74,"LAD16CD":"E07000034","LAD16NM":"Chesterfield","LAD16NMW":" ","BNG_E":440049,"BNG_N":373359,"LONG":-1.40115,"LAT":53.25575}},{"type":"Feature","id":75,"geometry":{"type":"Polygon","coordinates":[[[-1.59909327898094,53.3113181987887],[-1.59744150897115,53.2957567016247],[-1.57866478059327,53.2864695775805],[-1.58939172537516,53.2787387801699],[-1.58493673969505,53.2626972830365],[-1.56577992805803,53.2614283046997],[-1.55717592444534,53.2495611232694],[-1.57205620087458,53.2410130635819],[-1.56901995526493,53.2231287234452],[-1.51560258496318,53.2027064181638],[-1.54829491742158,53.1999184377373],[-1.54996700505238,53.1854561372283],[-1.49536574442893,53.1339645586535],[-1.52351061236659,53.1204295882293],[-1.53110437538135,53.1004814366088],[-1.51205870744996,53.0933647724963],[-1.5193445618198,53.0862399059018],[-1.5336028782334,53.0869437591226],[-1.5532725170172,53.069018389942],[-1.59143882133841,53.0547340964117],[-1.5809724938028,53.0422971424182],[-1.59856684155466,53.0304704368822],[-1.58487820302476,53.0203870665819],[-1.56632607853809,53.0224685069285],[-1.57611077695981,53.0176846469727],[-1.56674630467015,53.01369657119],[-1.57875455928675,53.0146870938824],[-1.57679836523825,53.0020628839863],[-1.59926572122073,52.9984235706273],[-1.60214439287008,52.9854401995436],[-1.5714371283359,52.9739953793803],[-1.57104301172879,52.9665669714096],[-1.59939427987896,52.9625882785074],[-1.60713693951175,52.9471722771447],[-1.65023505316424,52.9445668493657],[-1.65891065637025,52.9025866916595],[-1.67820390362666,52.921585521975],[-1.70822781585109,52.9220054512127],[-1.71446720397439,52.9095864970669],[-1.74895489743719,52.9124932040201],[-1.73656105940262,52.8952202872944],[-1.74600328186982,52.8686931595988],[-1.77722065071835,52.883814739953],[-1.82820959493256,52.8844277537463],[-1.85657559960594,52.9233909589969],[-1.82979931675592,52.9457059843582],[-1.8267809653933,52.9770857580334],[-1.76240468836527,52.999857681267],[-1.75893144241201,53.0373157730271],[-1.77898129670525,53.0448443732104],[-1.77565273134224,53.059354640749],[-1.79423901990025,53.0883940561161],[-1.78372589599588,53.1028279811519],[-1.82187637070734,53.1367040692991],[-1.81254009048213,53.1543431144418],[-1.86073152881622,53.1884255630926],[-1.8986329308667,53.199956977271],[-1.91855680619137,53.2179861821774],[-1.91075583269471,53.2216946026308],[-1.89759788695079,53.2104528171493],[-1.88694523567465,53.217732833796],[-1.88264554256138,53.2033048035695],[-1.87270802942789,53.2156581689625],[-1.8424237895277,53.1947621434668],[-1.83160471957646,53.1975876304053],[-1.8312530739246,53.2106491800532],[-1.87426600073595,53.2268469287239],[-1.84437803741884,53.2504108712504],[-1.79028664627334,53.2564120370391],[-1.81751600778702,53.2825642271601],[-1.82262598352879,53.3028118149034],[-1.76066346018562,53.3382391334346],[-1.73020578886868,53.3386301479444],[-1.72758760232372,53.3191439044228],[-1.70044880942361,53.3236247557382],[-1.69686706715005,53.3348049267735],[-1.6712130380568,53.3493671945424],[-1.67331200338896,53.3693934102943],[-1.65381782188142,53.3919108262116],[-1.66354854040603,53.3665951654601],[-1.59054795437242,53.3459209843451],[-1.61230306161327,53.3432186688894],[-1.63272698678507,53.3208392120665],[-1.62549374452157,53.3164239779126],[-1.60920158450141,53.3226639601639],[-1.59909327898094,53.3113181987887]]]},"properties":{"OBJECTID":75,"LAD16CD":"E07000035","LAD16NM":"Derbyshire Dales","LAD16NMW":" ","BNG_E":419697,"BNG_N":358493,"LONG":-1.70711,"LAT":53.12326}},{"type":"Feature","id":76,"geometry":{"type":"Polygon","coordinates":[[[-1.239705993072,52.8922892356984],[-1.24005549163386,52.8801088554513],[-1.26788907940139,52.8733686496619],[-1.31930687517858,52.872869426114],[-1.34991012289972,52.8807095381982],[-1.33929774734368,52.8896882230102],[-1.38826316042077,52.9014683119722],[-1.38307440896783,52.9259315687521],[-1.42396412437158,52.9356510673763],[-1.40928062886496,52.95032264314],[-1.46855219195281,52.9506623043914],[-1.47463054026032,52.9659280287727],[-1.47873510420518,52.9825521500188],[-1.40930229823777,52.9770149358529],[-1.38541377588943,52.9822974770612],[-1.37103110185994,52.9730865553155],[-1.33279192920564,52.9781426871906],[-1.30744372497736,53.0036547870168],[-1.28774933168678,52.96966245236],[-1.29250116526315,52.9555736766611],[-1.28103111954735,52.9491583366549],[-1.28180103297333,52.9102932675375],[-1.24621503964829,52.9029859156868],[-1.239705993072,52.8922892356984]]]},"properties":{"OBJECTID":76,"LAD16CD":"E07000036","LAD16NM":"Erewash","LAD16NMW":" ","BNG_E":443721,"BNG_N":338063,"LONG":-1.3509,"LAT":52.9382}},{"type":"Feature","id":77,"geometry":{"type":"Polygon","coordinates":[[[-1.82222878112358,53.5210909209035],[-1.79628821898784,53.5031529896732],[-1.80147063245778,53.4809917589528],[-1.76843734298938,53.4647669309918],[-1.74532296726711,53.4621753952129],[-1.73976196361825,53.4209879146445],[-1.70853223311528,53.4173394724156],[-1.70496532089581,53.4050559721608],[-1.65381782188142,53.3919108262116],[-1.67331200338896,53.3693934102943],[-1.6712130380568,53.3493671945424],[-1.69686706715005,53.3348049267735],[-1.70044880942361,53.3236247557382],[-1.72758760232372,53.3191439044228],[-1.73020578886868,53.3386301479444],[-1.76066346018562,53.3382391334346],[-1.82262598352879,53.3028118149034],[-1.81751600778702,53.2825642271601],[-1.79028664627334,53.2564120370391],[-1.84437803741884,53.2504108712504],[-1.87426600073595,53.2268469287239],[-1.8312530739246,53.2106491800532],[-1.83160471957646,53.1975876304053],[-1.8424237895277,53.1947621434668],[-1.87270802942789,53.2156581689625],[-1.88264554256138,53.2033048035695],[-1.88694523567465,53.217732833796],[-1.89759788695079,53.2104528171493],[-1.91075583269471,53.2216946026308],[-1.91855680619137,53.2179861821774],[-1.8986329308667,53.199956977271],[-1.9567072298329,53.2137476084583],[-1.96236461007192,53.2262417347416],[-1.98740775867054,53.2135858478158],[-1.9902645357307,53.2229988973055],[-1.97485875421024,53.2310610525695],[-2.00948185124685,53.2606524540895],[-2.00678505242807,53.3545721116546],[-2.03105846324235,53.3702623852105],[-2.03377543264324,53.3755415688795],[-2.00464286724178,53.3863272757033],[-1.99232947055926,53.4151931321386],[-2.01369718203011,53.4158901089033],[-2.02625541753875,53.4298651605297],[-2.01422750540692,53.4397627528623],[-2.00421605197436,53.4359217849573],[-2.00823485273573,53.4415492977174],[-1.98579237816078,53.4552267712617],[-1.98781957548878,53.4811103984839],[-1.96338598926175,53.5098272588713],[-1.95133267476037,53.5041988370928],[-1.92197284577823,53.5099546830941],[-1.92678065561178,53.5209487487908],[-1.90962083195931,53.5383909847492],[-1.89410949217824,53.5336117775029],[-1.87349262570681,53.5404296499201],[-1.84182082823698,53.519908779367],[-1.82222878112358,53.5210909209035]]]},"properties":{"OBJECTID":77,"LAD16CD":"E07000037","LAD16NM":"High Peak","LAD16NMW":" ","BNG_E":410474,"BNG_N":387660,"LONG":-1.84398,"LAT":53.38569}},{"type":"Feature","id":78,"geometry":{"type":"Polygon","coordinates":[[[-1.32466917494264,53.3288100130851],[-1.29902301018395,53.3325116355756],[-1.28858902655602,53.3262280540051],[-1.29567816423388,53.3150369715576],[-1.28201141477252,53.3094625884314],[-1.32189472189175,53.3090667585788],[-1.31067416989996,53.2979481116008],[-1.32414138780851,53.295108779103],[-1.31670226719403,53.2816569326343],[-1.33363418626953,53.2897577435245],[-1.3668923786979,53.2891837407425],[-1.37705345007249,53.299044092584],[-1.39927750190473,53.2819718850671],[-1.41543950335243,53.2876386840438],[-1.43903617177037,53.2802102794167],[-1.45706890181302,53.2837453408867],[-1.46419979530247,53.2679993824199],[-1.48060071794077,53.2633454874235],[-1.47113390096853,53.2594127179142],[-1.48171147659135,53.2464810013219],[-1.47136301226114,53.2361829407803],[-1.48416816011161,53.2307107442319],[-1.47952647313827,53.2222286130233],[-1.44120467835728,53.2206309757602],[-1.44000083726355,53.213593395372],[-1.4208429180369,53.2124422010721],[-1.40100797256868,53.2139569415672],[-1.40079809621878,53.2342823994767],[-1.38034092231058,53.2437965689102],[-1.35086226605994,53.2463887659934],[-1.34706432346553,53.2395396718604],[-1.31920220966783,53.2395822670772],[-1.31059409918156,53.2160505047731],[-1.31849967645432,53.1859227696551],[-1.35678252361095,53.1854746460891],[-1.37826515222575,53.1737252371149],[-1.3528417646945,53.1587506552658],[-1.37782584142648,53.1361007562858],[-1.37365018139461,53.1078564631587],[-1.44825223294261,53.1036738134518],[-1.49536574442893,53.1339645586535],[-1.54996700505238,53.1854561372283],[-1.54829491742158,53.1999184377373],[-1.51560258496318,53.2027064181638],[-1.56901995526493,53.2231287234452],[-1.57205620087458,53.2410130635819],[-1.55717592444534,53.2495611232694],[-1.56577992805803,53.2614283046997],[-1.58493673969505,53.2626972830365],[-1.58939172537516,53.2787387801699],[-1.57866478059327,53.2864695775805],[-1.59744150897115,53.2957567016247],[-1.59909327898094,53.3113181987887],[-1.5849020101998,53.3215879514688],[-1.58053389588871,53.3117380883303],[-1.56173104515103,53.3159708911552],[-1.56172989362935,53.3064113159356],[-1.53676886221642,53.304748673529],[-1.50213193957594,53.3175820755016],[-1.46791283275087,53.3171200548727],[-1.45522358184676,53.3218691394032],[-1.45988027918629,53.330689367324],[-1.44197211463544,53.3374924881755],[-1.42086649614212,53.3345679515572],[-1.41103390677353,53.3419924902733],[-1.38657154607137,53.334902505472],[-1.38673871424969,53.3176321345775],[-1.33775105197515,53.3158480511162],[-1.32466917494264,53.3288100130851]]]},"properties":{"OBJECTID":78,"LAD16CD":"E07000038","LAD16NM":"North East Derbyshire","LAD16NMW":" ","BNG_E":437369,"BNG_N":362955,"LONG":-1.44253,"LAT":53.16243}},{"type":"Feature","id":79,"geometry":{"type":"Polygon","coordinates":[[[-1.54406850038396,52.9242077379118],[-1.55685223199552,52.9146787735415],[-1.54169100451448,52.8895399265428],[-1.50311222562352,52.8848454471307],[-1.49451278829412,52.8700789955518],[-1.46408640130999,52.8725599136545],[-1.44622683055842,52.8613094233596],[-1.42356745033175,52.8650780481923],[-1.4189125890267,52.8845464701682],[-1.40277227364892,52.9004624519629],[-1.38826316042077,52.9014683119722],[-1.33929774734368,52.8896882230102],[-1.34991012289972,52.8807095381982],[-1.31930687517858,52.872869426114],[-1.32533249402081,52.8659817420104],[-1.34486272114446,52.8675328837904],[-1.35117274101193,52.8532894534715],[-1.36121066730503,52.8551856701266],[-1.39432284231485,52.8367728717205],[-1.38793618390925,52.833097654642],[-1.41770445880774,52.8016155002962],[-1.44356155233336,52.8027441678299],[-1.44239105641244,52.7929832752247],[-1.46277863630535,52.7868634581023],[-1.4558820441738,52.7770946616646],[-1.46844530451001,52.7668773508682],[-1.49398372305366,52.7590473698709],[-1.50498045309694,52.7676086618093],[-1.55278704448157,52.7633329511754],[-1.5624926218877,52.7505868360805],[-1.54464024703852,52.7316944967341],[-1.55004125317699,52.7203170192848],[-1.59754104513292,52.7004217660513],[-1.65504156782315,52.6987985780073],[-1.65660772847781,52.7217484720144],[-1.70415800107348,52.7320787772302],[-1.66653674724296,52.7847230313668],[-1.61112950302761,52.7814035599668],[-1.61434537918505,52.7882740466954],[-1.58887036630037,52.799865984597],[-1.59182686047883,52.8094905902795],[-1.61049453728011,52.8164043084885],[-1.58535204005437,52.8317146187253],[-1.62675456278266,52.8544372636164],[-1.69027182017364,52.8644693773096],[-1.70060876646834,52.8605835227102],[-1.70434505000843,52.8666805901244],[-1.7253220546578,52.8596631838183],[-1.74600328186982,52.8686931595988],[-1.73656105940262,52.8952202872944],[-1.74895489743719,52.9124932040201],[-1.71446720397439,52.9095864970669],[-1.70822781585109,52.9220054512127],[-1.67820390362666,52.921585521975],[-1.65891065637025,52.9025866916595],[-1.65023505316424,52.9445668493657],[-1.60713693951175,52.9471722771447],[-1.60405403032782,52.9368126330689],[-1.57010156429152,52.9357948984043],[-1.54406850038396,52.9242077379118]]]},"properties":{"OBJECTID":79,"LAD16CD":"E07000039","LAD16NM":"South Derbyshire","LAD16NMW":" ","BNG_E":431434,"BNG_N":325365,"LONG":-1.53494,"LAT":52.82492}},{"type":"Feature","id":80,"geometry":{"type":"Polygon","coordinates":[[[-2.954321237587,50.8211725176431],[-2.96130299093711,50.8155547830509],[-2.89280364353928,50.8047767512263],[-2.88664434480499,50.7948073321368],[-2.95433354827962,50.7677102240711],[-2.93506310733429,50.7542660839465],[-2.9530673537135,50.7284970686059],[-2.94750471649195,50.7184204540198],[-2.94780991596336,50.7182948421668],[-2.94888967785584,50.7175196341388],[-3.00309803722239,50.7021602432947],[-3.01617080065168,50.6989746619194],[-3.07987487139474,50.7022734870946],[-3.08053558510523,50.7015740227761],[-3.08142752915871,50.7016187887671],[-3.09590021954843,50.6853012630178],[-3.13380194174519,50.6851372724308],[-3.18471214428305,50.6848976404652],[-3.18814004626857,50.6843690647966],[-3.19075833256264,50.6843458756638],[-3.21648553452236,50.6799939352294],[-3.25464601576889,50.6740917054695],[-3.27602548797123,50.6622572514198],[-3.29992602240303,50.6323466753424],[-3.300970775419,50.6313985527753],[-3.34310345286968,50.621517238144],[-3.3467543833253,50.6209458325395],[-3.34703940441933,50.6205931549308],[-3.34920093404493,50.6200855984051],[-3.35690100396187,50.6117893920613],[-3.36187703590564,50.6064263265384],[-3.38968943266831,50.6114034802591],[-3.41122300770442,50.6152517750076],[-3.42439951209972,50.6202603318316],[-3.41588096693426,50.629570737337],[-3.44963417179264,50.6730701944367],[-3.45181140046843,50.6790453230589],[-3.45632820162683,50.6748932822138],[-3.45789826480311,50.6757662027772],[-3.45110268621205,50.6822304422172],[-3.4714219317175,50.6988137007627],[-3.46520660418978,50.7450221517651],[-3.51273862287618,50.7614550772166],[-3.55202544698356,50.7451309310821],[-3.56966868776298,50.7450098944172],[-3.58548293310304,50.7438740616299],[-3.5705440529353,50.7602365359575],[-3.55680662516355,50.7579502759991],[-3.54741604530335,50.7729827751083],[-3.56335279414704,50.7750050438196],[-3.57201171337615,50.7885342564893],[-3.52471142794516,50.7870029926822],[-3.52668333093063,50.7975345134376],[-3.50499723207615,50.8143911019845],[-3.50736518888977,50.8273971462703],[-3.49675074213985,50.8169551045242],[-3.50251736739529,50.7990454221616],[-3.48074911642816,50.7993669645086],[-3.48331229584966,50.7919841004287],[-3.46082109719406,50.8033747630784],[-3.44332774601168,50.800414363397],[-3.42973281929323,50.8120823824692],[-3.41039088888864,50.8046691744985],[-3.35995858211465,50.811877376467],[-3.36762376287783,50.8295339356879],[-3.35589782059512,50.8339047134788],[-3.35701135606908,50.826903264336],[-3.34356831711216,50.8258340029915],[-3.34816844448959,50.8467357469498],[-3.32830257983912,50.8570287363624],[-3.28142155168027,50.8557335927379],[-3.28268474197241,50.866301827256],[-3.23306369615315,50.8950200301],[-3.21756453960412,50.8928473076032],[-3.20731530584922,50.8770567867852],[-3.1761558567929,50.8770836791117],[-3.14417791436088,50.8913948037645],[-3.12634120276584,50.9017177037415],[-3.05242309896808,50.9082640151238],[-3.05478573123458,50.8746184211798],[-3.03263151651375,50.86163923827],[-3.03680608616728,50.8510651720292],[-2.97358103258734,50.8557122730657],[-2.96982692287293,50.8341804774084],[-2.954321237587,50.8211725176431]]]},"properties":{"OBJECTID":80,"LAD16CD":"E07000040","LAD16NM":"East Devon","LAD16NMW":" ","BNG_E":313775,"BNG_N":96055,"LONG":-3.22381,"LAT":50.75765}},{"type":"Feature","id":81,"geometry":{"type":"Polygon","coordinates":[[[-3.45789826480311,50.6757662027772],[-3.46859949802239,50.6817144161071],[-3.46848608900702,50.6777242549563],[-3.49450641574524,50.6928056332968],[-3.5390916332347,50.6929179694896],[-3.56282098580861,50.7069485902462],[-3.56966868776298,50.7450098944172],[-3.55202544698356,50.7451309310821],[-3.51273862287618,50.7614550772166],[-3.46520660418978,50.7450221517651],[-3.4714219317175,50.6988137007627],[-3.45110268621205,50.6822304422172],[-3.45789826480311,50.6757662027772]]]},"properties":{"OBJECTID":81,"LAD16CD":"E07000041","LAD16NM":"Exeter","LAD16NMW":" ","BNG_E":293236,"BNG_N":92003,"LONG":-3.51372,"LAT":50.7178}},{"type":"Feature","id":82,"geometry":{"type":"Polygon","coordinates":[[[-3.41570229529895,51.0278363100754],[-3.41417405057201,51.0197027042087],[-3.37920148092651,51.0167951266716],[-3.37866358600901,50.9775085057147],[-3.33366996327754,50.9827882860923],[-3.29384739259865,50.9551387048495],[-3.25483048355667,50.9418457487677],[-3.16647889656558,50.947713483575],[-3.18787082453719,50.9104207670843],[-3.14417791436088,50.8913948037645],[-3.1761558567929,50.8770836791117],[-3.20731530584922,50.8770567867852],[-3.21756453960412,50.8928473076032],[-3.23306369615315,50.8950200301],[-3.28268474197241,50.866301827256],[-3.28142155168027,50.8557335927379],[-3.32830257983912,50.8570287363624],[-3.34816844448959,50.8467357469498],[-3.34356831711216,50.8258340029915],[-3.35701135606908,50.826903264336],[-3.35589782059512,50.8339047134788],[-3.36762376287783,50.8295339356879],[-3.35995858211465,50.811877376467],[-3.41039088888864,50.8046691744985],[-3.42973281929323,50.8120823824692],[-3.44332774601168,50.800414363397],[-3.46082109719406,50.8033747630784],[-3.48331229584966,50.7919841004287],[-3.48074911642816,50.7993669645086],[-3.50251736739529,50.7990454221616],[-3.49675074213985,50.8169551045242],[-3.50736518888977,50.8273971462703],[-3.50499723207615,50.8143911019845],[-3.52668333093063,50.7975345134376],[-3.52471142794516,50.7870029926822],[-3.57201171337615,50.7885342564893],[-3.56335279414704,50.7750050438196],[-3.54741604530335,50.7729827751083],[-3.55680662516355,50.7579502759991],[-3.5705440529353,50.7602365359575],[-3.58548293310304,50.7438740616299],[-3.60886785658434,50.7542172669157],[-3.61994642895275,50.7509854086882],[-3.67179464772953,50.7639741600796],[-3.68014258388336,50.7499278659383],[-3.70834176817699,50.7487250859074],[-3.72334242995455,50.7281539591612],[-3.73751384497481,50.723530589988],[-3.72424008449527,50.7155966326451],[-3.73559299233382,50.7031844780434],[-3.76625855607456,50.7275648038822],[-3.81859718262427,50.7169643104321],[-3.83629511962277,50.732172093635],[-3.80583865397745,50.7590142490582],[-3.82204070226575,50.780999786333],[-3.84557265623853,50.781589420267],[-3.83590135210109,50.7929739746376],[-3.83908489141253,50.8183673547612],[-3.87775066836436,50.8188870983084],[-3.89966513462023,50.8345094367555],[-3.88430340404802,50.8481715721542],[-3.90354364770517,50.8479438783158],[-3.92592986185216,50.8696018184738],[-3.89857435816712,50.8775249429777],[-3.92024662598262,50.8977153825918],[-3.90415831582147,50.9050866369558],[-3.83001627948608,50.9068754490036],[-3.81679657026535,50.914590759848],[-3.81691134379282,50.9017947673219],[-3.78332092351556,50.902483107135],[-3.75358347437475,50.8768141083494],[-3.74480648557552,50.8903028767783],[-3.73468433938976,50.8906598226998],[-3.72805752669822,50.9107648947938],[-3.62748717634873,50.919587447627],[-3.61263354535723,50.9265824656619],[-3.59611532802858,50.9439883221649],[-3.59784698710923,50.9672103806191],[-3.61970319375233,50.9683250496484],[-3.62881625724549,51.0057737133003],[-3.6051181647913,50.9902242496227],[-3.60320812898055,51.0072332306659],[-3.53504945697745,51.003347264436],[-3.51888138568015,51.0147955189945],[-3.52042833530371,51.0258709492554],[-3.48426338561987,51.0338100860166],[-3.46368891048765,51.02526199487],[-3.41570229529895,51.0278363100754]]]},"properties":{"OBJECTID":82,"LAD16CD":"E07000042","LAD16NM":"Mid Devon","LAD16NMW":" ","BNG_E":288064,"BNG_N":108911,"LONG":-3.59212,"LAT":50.86882}},{"type":"Feature","id":83,"geometry":{"type":"MultiPolygon","coordinates":[[[[-4.19072094338056,51.0548128684394],[-4.19119881835819,51.0551748760095],[-4.19068865308512,51.0549058489902],[-4.19072094338056,51.0548128684394]]],[[[-3.75358347437475,50.8768141083494],[-3.78332092351556,50.902483107135],[-3.81691134379282,50.9017947673219],[-3.81679657026535,50.914590759848],[-3.83001627948608,50.9068754490036],[-3.90415831582147,50.9050866369558],[-3.90441728257099,50.9273977358057],[-3.95420580117448,50.917688951467],[-3.99665483801835,50.9259788694236],[-3.99389396641917,50.9484263877038],[-3.96084684145703,50.9559227018932],[-3.95828965348841,50.9814818383943],[-3.98365231240414,50.9821176864871],[-4.01154642283807,50.9673418256016],[-4.03608062339763,50.9812001085166],[-4.03429961433334,51.0076211320545],[-4.06397996164905,51.0103102517237],[-4.0861274001457,51.002729963572],[-4.12096314451507,51.010893604274],[-4.11608930634804,51.0192966541311],[-4.16034769835183,51.0144155644031],[-4.17839503570584,51.0243160482598],[-4.20273568105928,51.0206406342211],[-4.18338906379356,51.049257698771],[-4.19072094338056,51.0548128684394],[-4.17969825418696,51.0485361345527],[-4.18057316825682,51.0681713701061],[-4.14956437348947,51.0842114874877],[-4.18091240064328,51.077415363857],[-4.19054714496773,51.0648753117379],[-4.2145489007075,51.0752485752986],[-4.22243619760379,51.11763194357],[-4.23946174712403,51.1204266356652],[-4.24027979253022,51.1207116403806],[-4.23918771283095,51.1332859231647],[-4.24947855287729,51.1376092744552],[-4.26168136631579,51.1427336675031],[-4.2618346152893,51.1428147648274],[-4.22375090983688,51.1442534089411],[-4.21641700767469,51.151401433153],[-4.21149622444886,51.1783090266003],[-4.23053338286802,51.1878797509682],[-4.21155807821198,51.1901513555561],[-4.20144175820775,51.2004847251037],[-4.19938621914627,51.200411298615],[-4.17760181979655,51.1974107227173],[-4.12302090916938,51.2122658242275],[-4.1166096865952,51.2122577640736],[-4.09731370069505,51.2108234436514],[-4.08811793323873,51.2174541619692],[-4.03867349445027,51.2066956008706],[-4.02777124815844,51.2164461531218],[-4.02768842126862,51.2164939270198],[-4.00597749327304,51.2173491583183],[-3.9582325330418,51.2192154496411],[-3.92565916425099,51.2319667535814],[-3.89198048828291,51.2238100663224],[-3.84955432449853,51.234958832871],[-3.81346389996408,51.2311350278648],[-3.81126697942573,51.232364126799],[-3.81027467532036,51.2322860733329],[-3.78664721681548,51.2461307882747],[-3.76975357538183,51.2376665821511],[-3.72152965126161,51.2336222639155],[-3.72018587764427,51.2334743668114],[-3.72006158050787,51.233460689817],[-3.73320126813818,51.222725075728],[-3.72498387977361,51.1795920620997],[-3.78630346493101,51.1719269213032],[-3.83917542337391,51.1769230985009],[-3.83449124749719,51.138381013708],[-3.80428873269082,51.115685281356],[-3.71995473942581,51.0808148681073],[-3.69240739184826,51.0805922353416],[-3.64670925047401,51.0580591629697],[-3.59447111797182,51.0551947231197],[-3.61465457397557,51.0154904418398],[-3.60320812898055,51.0072332306659],[-3.6051181647913,50.9902242496227],[-3.62881625724549,51.0057737133003],[-3.61970319375233,50.9683250496484],[-3.59784698710923,50.9672103806191],[-3.59611532802858,50.9439883221649],[-3.61263354535723,50.9265824656619],[-3.62748717634873,50.919587447627],[-3.72805752669822,50.9107648947938],[-3.73468433938975,50.8906598226998],[-3.74480648557552,50.8903028767783],[-3.75358347437475,50.8768141083494]]]]},"properties":{"OBJECTID":83,"LAD16CD":"E07000043","LAD16NM":"North Devon","LAD16NMW":" ","BNG_E":265110,"BNG_N":132524,"LONG":-3.92691,"LAT":51.07613}},{"type":"Feature","id":84,"geometry":{"type":"Polygon","coordinates":[[[-3.58424985484511,50.4777231172171],[-3.58688485998772,50.4522296000268],[-3.62507493419709,50.4412861656052],[-3.62804319804032,50.4259888913372],[-3.59904697277048,50.4092692025341],[-3.57985112651458,50.4102051897175],[-3.57477813553117,50.3941514994246],[-3.54425586274846,50.3734825874037],[-3.50802022706432,50.3789026885519],[-3.5210795902979,50.3587392695512],[-3.51560957916928,50.3536878075553],[-3.51660330031433,50.3506096028775],[-3.54414161552784,50.335451306096],[-3.54471313110336,50.3356926533028],[-3.57202881873559,50.3487640207042],[-3.56353160043135,50.3354532411461],[-3.5790587672637,50.3257878439828],[-3.61214850054513,50.3185349214816],[-3.64081259330752,50.2921736470227],[-3.641263863131,50.2907905620532],[-3.64153547140925,50.2905372804653],[-3.65871490058881,50.2379579356758],[-3.65853502265549,50.2377971123028],[-3.65900432515351,50.2363555198034],[-3.64058142844372,50.2217387796661],[-3.64251346625519,50.2212591894712],[-3.67477550098376,50.2212638348009],[-3.68101536170299,50.2224433366554],[-3.68350269573245,50.2211764185117],[-3.72170120677007,50.2020888044253],[-3.73739428918924,50.2147914794728],[-3.773225382563,50.224457128762],[-3.76404610029283,50.2353216093346],[-3.78190243951391,50.2295986801058],[-3.78430548383594,50.2134518723358],[-3.7881013048662,50.2111641505979],[-3.80785622200111,50.2138072552021],[-3.81904518580791,50.2162292406259],[-3.84021072384382,50.2259267502542],[-3.86770936293765,50.2400255163784],[-3.86685979578802,50.2421414034959],[-3.85902734924894,50.2426409576242],[-3.85890057834932,50.245092115801],[-3.85808907013022,50.2607787732697],[-3.85914480732833,50.2613474343295],[-3.8591248002702,50.2613972215057],[-3.88129756797173,50.2762167263026],[-3.88021150099375,50.2842487708057],[-3.89468543830289,50.2816785859271],[-3.8989500960215,50.283994519958],[-3.89810738863773,50.2864708145782],[-3.91108852946496,50.293793764911],[-3.91767298742581,50.2941574666665],[-3.92302263496891,50.2970599334361],[-3.94371405064431,50.2959227108992],[-3.94781789642603,50.3047468855615],[-3.94161026778521,50.3144627156676],[-3.95325329864705,50.30834850974],[-3.97224683443767,50.3056276414261],[-3.99166292878345,50.3075141176381],[-4.01400437475789,50.3026411906679],[-4.01670906192647,50.2992450221781],[-4.05072416709014,50.2943494790527],[-4.07062075109493,50.3050534873371],[-4.05879002384531,50.309584836103],[-4.04201907544085,50.3124579375907],[-4.11902687900104,50.3195106364645],[-4.12296646038761,50.3324848223614],[-4.12328339185208,50.3468091800801],[-4.09061840685327,50.3408970189308],[-4.05294432911853,50.3565199840512],[-4.05019965093649,50.3774707342721],[-4.02706143519682,50.3790316713908],[-4.02116944415511,50.3917770378571],[-4.0396498209717,50.4014204729001],[-4.07150999070002,50.4018503235349],[-4.082667475929,50.4246563990732],[-4.10954061153507,50.4320946546756],[-4.11348830320444,50.4441538016389],[-4.1356634147728,50.4329284393706],[-4.15585554460277,50.4364270130061],[-4.16939515616106,50.4230881986575],[-4.19022964686488,50.4274617780937],[-4.18555397114022,50.4336677100515],[-4.17387787863372,50.437753819456],[-4.15496966733724,50.4637111724158],[-4.1085667451887,50.4629703869942],[-4.1072677149154,50.4503873879943],[-4.07779195572651,50.4699071679363],[-4.06023653539829,50.454019600813],[-4.02377909750003,50.4620714060788],[-4.02305420732664,50.4687290726494],[-4.00790126124229,50.4696741774019],[-3.95596909224572,50.5002432807642],[-3.94578836685615,50.4982679206801],[-3.9487785167301,50.4886562333059],[-3.89898307364005,50.4727755759852],[-3.88023637312266,50.4856745010387],[-3.89260187806927,50.5138523249565],[-3.8891612118271,50.5363189330804],[-3.87560424327636,50.542531123405],[-3.87128451939884,50.5340912504702],[-3.84459587145904,50.5343636681793],[-3.82721482772159,50.5163619312387],[-3.79924288776114,50.5362366819124],[-3.79950145660896,50.5217036893282],[-3.78475785113489,50.5177162048643],[-3.79177457693611,50.5014289758676],[-3.77589074249141,50.4955736060912],[-3.79827220514339,50.4894196281504],[-3.77667478855241,50.4639489553363],[-3.75885797638681,50.4668189933987],[-3.76827604669235,50.5015645590296],[-3.75633975821867,50.5104118968874],[-3.73740196474244,50.5063439210637],[-3.71167353398872,50.4823781932027],[-3.66992210241638,50.4621121615552],[-3.65549012154844,50.4720608497367],[-3.65893223606447,50.4645808675295],[-3.64524024169688,50.4611272324181],[-3.61384326168867,50.4692999091142],[-3.60309505311803,50.4845065961701],[-3.58424985484511,50.4777231172171]]]},"properties":{"OBJECTID":84,"LAD16CD":"E07000044","LAD16NM":"South Hams","LAD16NMW":" ","BNG_E":270677,"BNG_N":54033,"LONG":-3.81994,"LAT":50.37192}},{"type":"Feature","id":85,"geometry":{"type":"Polygon","coordinates":[[[-3.58548293310304,50.7438740616299],[-3.56966868776298,50.7450098944172],[-3.56282098580861,50.7069485902462],[-3.5390916332347,50.6929179694896],[-3.49450641574524,50.6928056332968],[-3.46848608900702,50.6777242549563],[-3.46809484714002,50.6639517302693],[-3.45139842983683,50.6474423788039],[-3.44521251993583,50.6107277393455],[-3.44367429714058,50.6015883789558],[-3.42656796880764,50.6100245028961],[-3.42609320298643,50.6098347080511],[-3.46402467586528,50.5807382526284],[-3.46452698774153,50.5787912998848],[-3.46669074785432,50.5772125474564],[-3.46811130885222,50.5648940185367],[-3.46858767245054,50.5630464304195],[-3.47486921321069,50.5582325831333],[-3.4936702623676,50.544665712106],[-3.49444128430476,50.543225118128],[-3.49643990660827,50.5416919029459],[-3.50940280895801,50.5463076104611],[-3.50860787879901,50.5424630240879],[-3.49713483704142,50.5381916856504],[-3.5066802869911,50.5203451230748],[-3.50897305671623,50.5166098274058],[-3.52090513361499,50.5176836354688],[-3.52995146761943,50.5045871030264],[-3.5647735713306,50.4869669708765],[-3.56978204247176,50.490702759949],[-3.58424985484511,50.4777231172171],[-3.60309505311803,50.4845065961701],[-3.61384326168867,50.4692999091142],[-3.64524024169688,50.4611272324181],[-3.65893223606447,50.4645808675295],[-3.65549012154844,50.4720608497367],[-3.66992210241638,50.4621121615552],[-3.71167353398872,50.4823781932027],[-3.73740196474244,50.5063439210637],[-3.75633975821867,50.5104118968874],[-3.76827604669235,50.5015645590296],[-3.75885797638681,50.4668189933987],[-3.77667478855241,50.4639489553363],[-3.79827220514339,50.4894196281504],[-3.77589074249141,50.4955736060912],[-3.79177457693611,50.5014289758676],[-3.78475785113489,50.5177162048643],[-3.79950145660896,50.5217036893282],[-3.79924288776114,50.5362366819124],[-3.82721482772159,50.5163619312387],[-3.84459587145904,50.5343636681793],[-3.87128451939884,50.5340912504702],[-3.87560424327636,50.542531123405],[-3.86975456200135,50.5711354777578],[-3.88248217952052,50.5967243287365],[-3.84345900278162,50.6470779116518],[-3.80464557219867,50.655905910828],[-3.81199565565095,50.6589972095487],[-3.79721653170971,50.6749146141903],[-3.81144434679524,50.691244372343],[-3.73507596074145,50.6958957767762],[-3.73559299233382,50.7031844780434],[-3.72424008449527,50.7155966326451],[-3.73751384497481,50.723530589988],[-3.72334242995455,50.7281539591612],[-3.70834176817699,50.7487250859074],[-3.68014258388336,50.7499278659383],[-3.67179464772953,50.7639741600796],[-3.61994642895275,50.7509854086882],[-3.60886785658434,50.7542172669157],[-3.58548293310304,50.7438740616299]]]},"properties":{"OBJECTID":85,"LAD16CD":"E07000045","LAD16NM":"Teignbridge","LAD16NMW":" ","BNG_E":283069,"BNG_N":80251,"LONG":-3.65396,"LAT":50.6102}},{"type":"Feature","id":86,"geometry":{"type":"MultiPolygon","coordinates":[[[[-4.6709612087244,51.1585162274841],[-4.67634712074608,51.1663114296415],[-4.67739626961482,51.1981659372485],[-4.67697291659775,51.201595131507],[-4.65324627611151,51.1623331895453],[-4.66219758651032,51.1603742612026],[-4.66717384975249,51.1592848898677],[-4.6709612087244,51.1585162274841]]],[[[-4.33512821105335,50.6464370567447],[-4.34894080349311,50.6895382574278],[-4.3693380329425,50.7022840315808],[-4.3615203878077,50.7188915353971],[-4.38493340926991,50.7477182970994],[-4.38106317613385,50.7705377062247],[-4.3935058461246,50.7782481914315],[-4.41441843139261,50.7744099054956],[-4.4088448484654,50.7624225216131],[-4.42376674234296,50.7645685805912],[-4.45132992301361,50.7856541959699],[-4.49350241423685,50.7929123693606],[-4.44686750017981,50.8082796226863],[-4.44227048640286,50.8469806236354],[-4.43365694770484,50.8655134673921],[-4.42095916744729,50.8660861656174],[-4.46268330125741,50.9134897819247],[-4.45605816323202,50.9288691850383],[-4.54616007373588,50.9287962156758],[-4.54623324095419,50.9289554519606],[-4.54762236854078,50.9319784532431],[-4.543346037013,50.9504555528444],[-4.54247032522361,50.9517227373619],[-4.53303122815011,50.9653767578622],[-4.53417698798618,50.9900268743041],[-4.52711103492239,51.0204796698177],[-4.52597054700479,51.0221776977918],[-4.46954121999481,51.021577148126],[-4.42530622055411,51.0136359208045],[-4.37495414606919,50.9901026504786],[-4.33924487395881,50.989563992973],[-4.32451358083446,50.9932006981973],[-4.3093654144073,50.9959208166663],[-4.30786356432342,50.9973081935276],[-4.3006655222925,50.9990829558879],[-4.28241802269826,51.015678341317],[-4.25828141820005,51.0376074592434],[-4.23816713915464,51.0414380934241],[-4.2181463456364,51.0652197170762],[-4.21004863191642,51.0539109447402],[-4.19816308634574,51.0588468249527],[-4.19119881835819,51.0551748760095],[-4.19072094338057,51.0548128684394],[-4.18338906379356,51.049257698771],[-4.20273568105928,51.0206406342211],[-4.17839503570584,51.0243160482598],[-4.16034769835183,51.0144155644031],[-4.11608930634804,51.0192966541311],[-4.12096314451508,51.010893604274],[-4.0861274001457,51.002729963572],[-4.06397996164906,51.0103102517237],[-4.03429961433334,51.0076211320545],[-4.03608062339763,50.9812001085166],[-4.01154642283808,50.9673418256016],[-3.98365231240414,50.9821176864871],[-3.95828965348841,50.9814818383943],[-3.96084684145704,50.9559227018932],[-3.99389396641917,50.9484263877038],[-3.99665483801836,50.9259788694236],[-3.95420580117448,50.917688951467],[-3.90441728257099,50.9273977358057],[-3.90415831582147,50.9050866369558],[-3.92024662598262,50.8977153825918],[-3.89857435816712,50.8775249429777],[-3.92592986185216,50.8696018184738],[-3.90354364770517,50.8479438783158],[-3.88430340404802,50.8481715721542],[-3.89966513462023,50.8345094367555],[-3.94041352373902,50.8255545301974],[-3.95891776966744,50.8553840695959],[-3.9953994827714,50.8518482125367],[-3.9950232840216,50.8691991379338],[-4.03631749837638,50.8593507352052],[-4.03995122804644,50.868537415483],[-4.05198490734451,50.8626423401877],[-4.06867993589368,50.8746132849655],[-4.08993415306291,50.867380328255],[-4.08540911679302,50.8577371827045],[-4.10313151467025,50.8502969041802],[-4.10287761014189,50.8354348079135],[-4.12871960624039,50.8441074516985],[-4.14074073688104,50.832113733273],[-4.16401807749409,50.8308963474657],[-4.15823850403211,50.8154575641082],[-4.17721015119358,50.8071651049897],[-4.16876382883272,50.7976558839909],[-4.19077039808115,50.7896429151039],[-4.16641879950941,50.7870003114457],[-4.20579453088379,50.7749127084838],[-4.18592811943847,50.7577027133337],[-4.22685020829872,50.7421390558307],[-4.23486663834831,50.7134455097987],[-4.23198891841178,50.6954223924421],[-4.2147343218984,50.68878481036],[-4.21260866360025,50.6780322492392],[-4.22220263723364,50.6712461128383],[-4.31271370336397,50.6624506948916],[-4.33512821105335,50.6464370567447]]]]},"properties":{"OBJECTID":86,"LAD16CD":"E07000046","LAD16NM":"Torridge","LAD16NMW":" ","BNG_E":244206,"BNG_N":114405,"LONG":-4.21731,"LAT":50.90802}},{"type":"Feature","id":87,"geometry":{"type":"Polygon","coordinates":[[[-3.89966513462023,50.8345094367555],[-3.87775066836436,50.8188870983084],[-3.83908489141253,50.8183673547612],[-3.83590135210109,50.7929739746376],[-3.84557265623853,50.781589420267],[-3.82204070226575,50.780999786333],[-3.80583865397745,50.7590142490582],[-3.83629511962277,50.732172093635],[-3.81859718262427,50.7169643104321],[-3.76625855607456,50.7275648038822],[-3.73559299233382,50.7031844780434],[-3.73507596074145,50.6958957767762],[-3.81144434679524,50.691244372343],[-3.79721653170971,50.6749146141903],[-3.81199565565095,50.6589972095487],[-3.80464557219867,50.655905910828],[-3.84345900278162,50.6470779116518],[-3.88248217952052,50.5967243287365],[-3.86975456200135,50.5711354777578],[-3.87560424327636,50.542531123405],[-3.8891612118271,50.5363189330804],[-3.89260187806927,50.5138523249565],[-3.88023637312266,50.4856745010387],[-3.89898307364005,50.4727755759852],[-3.9487785167301,50.4886562333059],[-3.94578836685615,50.4982679206801],[-3.95596909224572,50.5002432807642],[-4.00790126124229,50.4696741774019],[-4.02305420732664,50.4687290726494],[-4.02377909750003,50.4620714060788],[-4.06023653539829,50.454019600813],[-4.07779195572651,50.4699071679363],[-4.1072677149154,50.4503873879943],[-4.1085667451887,50.4629703869942],[-4.15496966733724,50.4637111724158],[-4.17387787863372,50.437753819456],[-4.18555397114022,50.4336677100515],[-4.18509984698544,50.4342703651993],[-4.19897052176532,50.4455930613186],[-4.19929458152776,50.4356902462325],[-4.20024926405301,50.4352640280035],[-4.2151996276075,50.466685761413],[-4.22944539727062,50.4558369028313],[-4.23853043703091,50.4639329531129],[-4.21808224015323,50.4759428719956],[-4.22086898410223,50.4980727222957],[-4.19935708419135,50.492368764387],[-4.18070463548773,50.5037280285759],[-4.18575017187908,50.5083572104304],[-4.20279302964792,50.5031798274393],[-4.20730715197316,50.5335627750265],[-4.23229542911256,50.5310174664049],[-4.24789096992557,50.543922189578],[-4.271526014024,50.5365851977345],[-4.25928500480406,50.5458467653397],[-4.2795159354156,50.5691733356976],[-4.27114961706166,50.5822142028992],[-4.28587010131552,50.5847305546899],[-4.28614231603133,50.5750076041105],[-4.29132756980882,50.5838578780695],[-4.30691506779935,50.5785850671305],[-4.31162974106545,50.5860774691138],[-4.30032317444742,50.6338386863618],[-4.3255922024972,50.6377260522835],[-4.33512821105335,50.6464370567447],[-4.31271370336397,50.6624506948916],[-4.22220263723364,50.6712461128383],[-4.21260866360025,50.6780322492392],[-4.2147343218984,50.68878481036],[-4.23198891841178,50.6954223924421],[-4.23486663834831,50.7134455097987],[-4.22685020829872,50.7421390558307],[-4.18592811943847,50.7577027133337],[-4.20579453088379,50.7749127084838],[-4.16641879950941,50.7870003114457],[-4.19077039808115,50.7896429151039],[-4.16876382883272,50.7976558839909],[-4.17721015119358,50.8071651049897],[-4.15823850403211,50.8154575641082],[-4.16401807749409,50.8308963474657],[-4.14074073688104,50.832113733273],[-4.12871960624039,50.8441074516985],[-4.10287761014189,50.8354348079135],[-4.10313151467025,50.8502969041802],[-4.08540911679301,50.8577371827045],[-4.08993415306291,50.867380328255],[-4.06867993589368,50.8746132849655],[-4.05198490734451,50.8626423401877],[-4.03995122804644,50.868537415483],[-4.03631749837638,50.8593507352052],[-3.99502328402161,50.8691991379338],[-3.9953994827714,50.8518482125367],[-3.95891776966744,50.8553840695959],[-3.94041352373902,50.8255545301974],[-3.89966513462023,50.8345094367555]]]},"properties":{"OBJECTID":87,"LAD16CD":"E07000047","LAD16NM":"West Devon","LAD16NMW":" ","BNG_E":256379,"BNG_N":86998,"LONG":-4.03357,"LAT":50.66488}},{"type":"Feature","id":88,"geometry":{"type":"Polygon","coordinates":[[[-1.80390495992825,50.7959652088358],[-1.78549590627879,50.7647520310116],[-1.74884631724303,50.7794943875112],[-1.73895962345847,50.7632705334556],[-1.74416871755885,50.7474553887605],[-1.68181880176013,50.751850045709],[-1.69213127315248,50.73693000172],[-1.69336662720502,50.7368084466289],[-1.70993131075736,50.7364853563257],[-1.71795520680938,50.7347475608321],[-1.72101797185056,50.7340840556468],[-1.7249941610052,50.7336917310181],[-1.72584028040412,50.7330391594596],[-1.72783121655997,50.732607691093],[-1.742301650035,50.7235206845719],[-1.75664364831749,50.7302015840395],[-1.76219701469283,50.7252388688765],[-1.79385112527668,50.7306857428393],[-1.79616029006526,50.7392744076259],[-1.81551934852505,50.743322763401],[-1.81713820537636,50.7571292499566],[-1.84213274243242,50.7614724123312],[-1.85111892376557,50.7735659114856],[-1.87338279386112,50.7633804622277],[-1.86459854716828,50.8066202111836],[-1.84523246571013,50.8096058845503],[-1.83384972291906,50.800041542589],[-1.80390495992825,50.7959652088358]]]},"properties":{"OBJECTID":88,"LAD16CD":"E07000048","LAD16NM":"Christchurch","LAD16NMW":" ","BNG_E":413093,"BNG_N":96313,"LONG":-1.8157,"LAT":50.76625}},{"type":"Feature","id":89,"geometry":{"type":"Polygon","coordinates":[[[-1.80390495992825,50.7959652088358],[-1.83384972291906,50.800041542589],[-1.84523246571013,50.8096058845503],[-1.86459854716828,50.8066202111836],[-1.87338279386112,50.7633804622277],[-1.89375542159428,50.7800750016838],[-1.91922348632857,50.7746853837741],[-1.91950553583278,50.7840023052049],[-1.93712499118547,50.7827875911086],[-1.93968752245946,50.7988078212627],[-1.95794557083636,50.7893060358468],[-2.0058746084598,50.7909264788556],[-1.9991328618375,50.7881281243351],[-2.00932066886414,50.7825892397548],[-2.01273721666406,50.7483006551869],[-2.02450201246948,50.7428537275029],[-2.04219783259949,50.7597863585221],[-2.05720449102281,50.7572016754653],[-2.06583311647605,50.7797499648613],[-2.07280756187997,50.7708555210352],[-2.08751031396945,50.773874117914],[-2.06928828772556,50.7864951193701],[-2.10054513716621,50.7858175553215],[-2.10767149739035,50.7929900554828],[-2.13481656356252,50.774071798267],[-2.16314157292917,50.8015138916792],[-2.11400677976035,50.8124270721935],[-2.11547488333351,50.8201152165549],[-2.06506326740092,50.8408625589023],[-2.05388831924317,50.8501802117531],[-2.06044629208478,50.8551616813256],[-2.03991053840161,50.8653528482938],[-2.06596010659713,50.8911590083534],[-2.05129253057877,50.917821223099],[-2.06728311124857,50.9518204892464],[-2.03720818978525,50.9719698379809],[-1.99403629918269,50.9757281535977],[-1.9852096593475,50.984755555903],[-1.95682089498175,50.9898299324144],[-1.95546558071567,50.978266331806],[-1.92084101012804,50.9614073103482],[-1.87364432145208,50.9172258888872],[-1.84184002606648,50.9316803734078],[-1.81065808967276,50.9272033824856],[-1.8165419268142,50.9039481458121],[-1.84855553218703,50.8898873561304],[-1.85353883473145,50.863460109742],[-1.83000872917565,50.8552737968575],[-1.80711024689967,50.8633153663189],[-1.80247295730022,50.8429625290594],[-1.79061492044422,50.8363141194303],[-1.80340083464914,50.8303392083796],[-1.81189346961845,50.8086420516361],[-1.80390495992825,50.7959652088358]]]},"properties":{"OBJECTID":89,"LAD16CD":"E07000049","LAD16NM":"East Dorset","LAD16NMW":" ","BNG_E":401685,"BNG_N":109966,"LONG":-1.9774,"LAT":50.88917}},{"type":"Feature","id":90,"geometry":{"type":"Polygon","coordinates":[[[-2.06728311124857,50.9518204892464],[-2.05129253057877,50.917821223099],[-2.06596010659713,50.8911590083534],[-2.03991053840161,50.8653528482938],[-2.06044629208478,50.8551616813256],[-2.05388831924317,50.8501802117531],[-2.06506326740092,50.8408625589023],[-2.11547488333351,50.8201152165549],[-2.11400677976035,50.8124270721935],[-2.16314157292917,50.8015138916792],[-2.13481656356252,50.774071798267],[-2.15060738583948,50.7671218542453],[-2.16126934496445,50.7741192738966],[-2.19686941407337,50.7660280510224],[-2.2324207178019,50.7812236624862],[-2.25775110084776,50.7776320168622],[-2.26610558549959,50.7587177200225],[-2.30566240237336,50.7633282058425],[-2.29436205440227,50.77353265664],[-2.30714498454633,50.7799068671052],[-2.29941533821114,50.7886643977475],[-2.31708259763853,50.7994241314963],[-2.30634777219182,50.8089311801809],[-2.33303708088695,50.811847710302],[-2.32387340958085,50.8202277946881],[-2.35369524581096,50.8276622439094],[-2.36145005201852,50.8466855209888],[-2.37950959620413,50.8473914813814],[-2.39933196320492,50.8370699228947],[-2.39563984997886,50.8624218869447],[-2.42267010167711,50.8574224058338],[-2.42826322078641,50.8693037505041],[-2.45646494806189,50.8617032460009],[-2.47966116989941,50.8755660979591],[-2.45894750741511,50.894137336884],[-2.42719928435841,50.8848964811026],[-2.40280810020818,50.8933579689396],[-2.40899624041898,50.9218097733284],[-2.44669030351713,50.929731940089],[-2.41492761933618,50.960583438301],[-2.34439643070535,50.978952935594],[-2.35489702800344,50.990880515116],[-2.37692092819471,50.9907648121619],[-2.38134838659072,51.0049224765262],[-2.3300144212501,51.0413445746229],[-2.3499781194329,51.0688007957939],[-2.32585275983044,51.0796755881052],[-2.26862013866279,51.0687409083391],[-2.24241548414467,51.0712522211635],[-2.19320866065674,51.0377123700572],[-2.17256551411709,51.0010725685172],[-2.11976435894772,50.9781906477396],[-2.12067094650138,50.961539473788],[-2.10286096073171,50.9456077467768],[-2.06728311124857,50.9518204892464]]]},"properties":{"OBJECTID":90,"LAD16CD":"E07000050","LAD16NM":"North Dorset","LAD16NMW":" ","BNG_E":381794,"BNG_N":113407,"LONG":-2.26037,"LAT":50.91982}},{"type":"Feature","id":91,"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.9669770745645,50.6859200318976],[-1.98809840138108,50.6924299082695],[-1.97435156640588,50.6972403606273],[-1.95588695793574,50.6908035697033],[-1.9669770745645,50.6859200318976]]],[[[-2.01865552966017,50.684686864151],[-2.02200639955664,50.6939479483032],[-2.01226534903306,50.6879962032736],[-2.01865552966017,50.684686864151]]],[[[-2.05482040807108,50.5766843478385],[-2.06387837285192,50.5932507528923],[-2.06395788609129,50.5933961359729],[-2.11085785528801,50.5986298188494],[-2.13287338096252,50.6115614280922],[-2.13441578236904,50.6126144750571],[-2.14603632072701,50.608493360506],[-2.15777251748594,50.6154091326685],[-2.17254126318875,50.6151304599618],[-2.19820939729485,50.6228033150613],[-2.19849379653667,50.6230145982371],[-2.21786232428057,50.6194916023644],[-2.2369058341542,50.6160240027177],[-2.26865904259931,50.6193855163125],[-2.28407702195516,50.6210143953291],[-2.32420491112562,50.6252436107304],[-2.32428622892309,50.6252813168942],[-2.32838188938517,50.6496792872705],[-2.32550724200369,50.6557548376336],[-2.30612134906715,50.6569190633078],[-2.29661528751348,50.6864341879493],[-2.30134299341601,50.6945749862052],[-2.32244306107266,50.6966441725515],[-2.30899315325914,50.7054092233142],[-2.31137046389104,50.7194587172086],[-2.2932150229801,50.742273035796],[-2.26147529772688,50.7551669642418],[-2.26610558549959,50.7587177200225],[-2.25775110084776,50.7776320168622],[-2.2324207178019,50.7812236624862],[-2.19686941407337,50.7660280510224],[-2.16126934496444,50.7741192738966],[-2.15060738583948,50.7671218542453],[-2.13481656356252,50.774071798267],[-2.10767149739035,50.7929900554828],[-2.10054513716621,50.7858175553215],[-2.06928828772556,50.7864951193701],[-2.08751031396945,50.773874117914],[-2.07280756187997,50.7708555210352],[-2.06583311647605,50.7797499648613],[-2.05720449102281,50.7572016754653],[-2.04219783259949,50.7597863585221],[-2.02450201246948,50.7428537275029],[-2.01273721666406,50.7483006551869],[-2.01352898762304,50.7370535472289],[-2.02488950380727,50.7293558742155],[-2.05334970862512,50.7287557283326],[-2.04814943248857,50.7227967064085],[-2.0422423181297,50.7262792607972],[-2.04620043208472,50.7160707688793],[-2.06290249092376,50.716540462427],[-2.07190205550329,50.7079138263357],[-2.05763246362954,50.7056197138039],[-2.0721639641241,50.7050431620442],[-2.08213985495626,50.6869716153056],[-2.06572456231162,50.6867195278753],[-2.05452015032538,50.6998019352075],[-2.02613418799117,50.7074191541845],[-2.01808347933688,50.7015737732294],[-2.03320283756845,50.7021141709412],[-2.02443819716815,50.6876569251442],[-2.04642756769798,50.6782914645113],[-2.02472109046026,50.6846065458902],[-2.02658707528646,50.6780430838519],[-2.02206713388491,50.6820953914076],[-2.01144996778988,50.6827696664824],[-2.00620854869773,50.6760167598373],[-2.00135593851981,50.6764118074685],[-1.99858774117046,50.6766370627817],[-1.99573233036004,50.6671539446179],[-1.9783677984546,50.6769443797907],[-1.98525088688475,50.6699013822183],[-1.97470994487656,50.6651458535518],[-1.94982926237692,50.6801166423141],[-1.94173344533371,50.673050664847],[-1.94822671984501,50.649995314253],[-1.9493534687272,50.646418535926],[-1.9492377011963,50.6464033041399],[-1.94939513351428,50.6458438927045],[-1.92375945636006,50.6420339801901],[-1.95391197316133,50.6196862591753],[-1.95631855537492,50.6179013610846],[-1.95654712638909,50.6092233459223],[-1.9551241212837,50.6090216771899],[-1.95504283127427,50.6083558443986],[-1.94662924493418,50.6078173638847],[-1.94409000208351,50.6074572411261],[-1.95095595102662,50.5947557974898],[-2.02627963820466,50.5889586097387],[-2.02641397454772,50.5888999637259],[-2.02668363890612,50.5888802980143],[-2.05482040807108,50.5766843478385]]]]},"properties":{"OBJECTID":91,"LAD16CD":"E07000051","LAD16NM":"Purbeck","LAD16NMW":" ","BNG_E":391183,"BNG_N":88321,"LONG":-2.12618,"LAT":50.69445}},{"type":"Feature","id":92,"geometry":{"type":"Polygon","coordinates":[[[-2.41492761933618,50.960583438301],[-2.44669030351713,50.929731940089],[-2.40899624041898,50.9218097733284],[-2.40280810020818,50.8933579689396],[-2.42719928435841,50.8848964811026],[-2.45894750741511,50.894137336884],[-2.47966116989941,50.8755660979591],[-2.45646494806189,50.8617032460009],[-2.42826322078641,50.8693037505041],[-2.42267010167711,50.8574224058338],[-2.39563984997886,50.8624218869447],[-2.39933196320492,50.8370699228947],[-2.37950959620413,50.8473914813814],[-2.36145005201852,50.8466855209888],[-2.35369524581096,50.8276622439094],[-2.32387340958085,50.8202277946881],[-2.33303708088695,50.811847710302],[-2.30634777219182,50.8089311801809],[-2.31708259763853,50.7994241314963],[-2.29941533821114,50.7886643977475],[-2.30714498454633,50.7799068671052],[-2.29436205440227,50.77353265664],[-2.30566240237336,50.7633282058425],[-2.26610558549959,50.7587177200225],[-2.26147529772688,50.7551669642418],[-2.2932150229801,50.742273035796],[-2.31137046389104,50.7194587172086],[-2.30899315325915,50.7054092233142],[-2.32244306107266,50.6966441725515],[-2.30134299341601,50.6945749862052],[-2.29661528751348,50.6864341879493],[-2.30612134906715,50.6569190633078],[-2.3255072420037,50.6557548376336],[-2.32838188938517,50.6496792872705],[-2.32428622892309,50.6252813168942],[-2.33874273999924,50.6319838853879],[-2.34239061881665,50.6320448300565],[-2.4113451318531,50.6337482046552],[-2.40553066674446,50.6596243294277],[-2.41482566460155,50.6626779898001],[-2.43267642658687,50.6461819778796],[-2.44724295910072,50.6472303366439],[-2.46699822014541,50.6523921443872],[-2.46372055703269,50.6715899667467],[-2.49454635130134,50.6786998132032],[-2.47976020850794,50.6229853077287],[-2.48366797332397,50.5938764069061],[-2.4920452125959,50.5949352136718],[-2.51749164368986,50.6178578044774],[-2.52049940607706,50.6185323367765],[-2.54884801123205,50.6248851768866],[-2.54528418679229,50.63088774381],[-2.55805688355152,50.6308343484428],[-2.56049585752866,50.6391456614674],[-2.5670396791431,50.6410660718079],[-2.61148721349547,50.6540961179611],[-2.56691842013778,50.6309960129669],[-2.54270676416123,50.6184303019045],[-2.50257130669225,50.5975742385783],[-2.4999540574375,50.5959342117237],[-2.50380325943641,50.5964202144337],[-2.50399871874262,50.5965500434624],[-2.54663781590067,50.6184118795651],[-2.56689175943185,50.6287838234615],[-2.62710832695168,50.6595724102315],[-2.6325251135155,50.6616581573725],[-2.63263778701041,50.661715228871],[-2.63321613808488,50.6619242063885],[-2.76167001779786,50.7112560170262],[-2.77635806665615,50.7135004084308],[-2.78039891201916,50.7149521536475],[-2.85855097477323,50.7260218182751],[-2.91003150337771,50.7338321124486],[-2.94750471649195,50.7184204540198],[-2.9530673537135,50.7284970686059],[-2.93506310733429,50.7542660839465],[-2.95433354827962,50.7677102240711],[-2.88664434480499,50.7948073321368],[-2.89280364353928,50.8047767512263],[-2.96130299093711,50.8155547830509],[-2.954321237587,50.8211725176431],[-2.93015853185873,50.8409282919518],[-2.88624393377884,50.8505898146936],[-2.82895693144717,50.84865964147],[-2.81142509399449,50.8634098180174],[-2.79229423668103,50.8528182460667],[-2.75749893953738,50.8669025856437],[-2.71455590879055,50.8638944599667],[-2.71438978085028,50.8711436140204],[-2.66061147580896,50.887104799987],[-2.61610129488952,50.8816335411571],[-2.60957244973733,50.8915544155553],[-2.62406503860158,50.9078668915873],[-2.60404000220076,50.926724702452],[-2.61609375160151,50.9405812729446],[-2.59820027246431,50.9485744868749],[-2.60338717108649,50.9763444685631],[-2.59584521903536,50.981339969214],[-2.58602336636142,50.9768692881986],[-2.57463036848774,50.986693680459],[-2.55620702556092,50.9795351566819],[-2.54542343611837,50.9850805001591],[-2.54743511832829,50.9995416872973],[-2.52641625711134,50.991907704107],[-2.50234661127076,50.9938363586746],[-2.49034524922401,50.9727724066294],[-2.45866343560484,50.9497470849112],[-2.44347830222764,50.9584626515676],[-2.4471777663599,50.9678502227922],[-2.42799147535897,50.9713867575952],[-2.41492761933618,50.960583438301]]]},"properties":{"OBJECTID":92,"LAD16CD":"E07000052","LAD16NM":"West Dorset","LAD16NMW":" ","BNG_E":357765,"BNG_N":99663,"LONG":-2.60061,"LAT":50.79497}},{"type":"Feature","id":93,"geometry":{"type":"MultiPolygon","coordinates":[[[[-2.47183801268841,50.5835360668611],[-2.48778581244935,50.5910955600816],[-2.4920452125959,50.5949352136718],[-2.48366797332397,50.5938764069061],[-2.47976020850794,50.6229853077287],[-2.49454635130133,50.6786998132032],[-2.46372055703269,50.6715899667467],[-2.4669982201454,50.6523921443872],[-2.44724295910072,50.6472303366439],[-2.43267642658687,50.6461819778796],[-2.41482566460155,50.6626779898001],[-2.40553066674446,50.6596243294277],[-2.4113451318531,50.6337482046552],[-2.41847249020972,50.6343194546879],[-2.42556566413284,50.6353158245388],[-2.42621668215949,50.6349396360404],[-2.4262767911046,50.634899574239],[-2.44251141015125,50.6253936330239],[-2.44780870733878,50.618834839059],[-2.44893539739861,50.6174395733652],[-2.45053403336926,50.6162070496836],[-2.45015161154485,50.6159333207568],[-2.45257046848696,50.6129373035347],[-2.44136543696587,50.609641235369],[-2.45090781531366,50.6037411277975],[-2.44802376301083,50.6025620604853],[-2.44903091185382,50.6014911230685],[-2.43308145902709,50.5964511896721],[-2.43288013689344,50.5963688316968],[-2.43968725831112,50.5982713129133],[-2.44998505229969,50.6012320171274],[-2.45006193255543,50.6011697923436],[-2.45017267390799,50.6012007241467],[-2.45786888698373,50.5948498693901],[-2.47183801268841,50.5835360668611]]],[[[-2.45652796988686,50.5140857576454],[-2.44878196626778,50.5592735435033],[-2.44910265270262,50.5594892612632],[-2.44901173720125,50.5599849597108],[-2.50380325943641,50.5964202144337],[-2.4999540574375,50.5959342117237],[-2.46062910753574,50.5712714959758],[-2.42211033171386,50.5692953907243],[-2.42863504602725,50.566319007067],[-2.41592199653488,50.5495106612676],[-2.44444355596575,50.5239097668375],[-2.45652796988686,50.5140857576454]]]]},"properties":{"OBJECTID":93,"LAD16CD":"E07000053","LAD16NM":"Weymouth and Portland","LAD16NMW":" ","BNG_E":368175,"BNG_N":81510,"LONG":-2.45134,"LAT":50.6324}},{"type":"Feature","id":94,"geometry":{"type":"Polygon","coordinates":[[[0.339108268098136,50.7990381766056],[0.33741066731076,50.796724445338],[0.315215652098938,50.779553978762],[0.30765180394163,50.7767308112256],[0.305990936262957,50.7761107859181],[0.266432133662673,50.7436707213078],[0.260056278406897,50.7384366237477],[0.217012702749739,50.7372851614646],[0.209988754751504,50.7395372937359],[0.216419303137371,50.7747197062314],[0.233877609284718,50.7954152216294],[0.227722839591765,50.8008717398802],[0.245877996801349,50.80548923199],[0.258804521775742,50.7993756189293],[0.267350514463247,50.8105620426553],[0.276900345483038,50.8047664447193],[0.297768446264366,50.8129103665995],[0.339108268098136,50.7990381766056]]]},"properties":{"OBJECTID":94,"LAD16CD":"E07000061","LAD16NM":"Eastbourne","LAD16NMW":" ","BNG_E":559351,"BNG_N":99605,"LONG":0.258699,"LAT":50.77413}},{"type":"Feature","id":95,"geometry":{"type":"Polygon","coordinates":[[[0.658238288992354,50.8698860004009],[0.652391358780091,50.868397637995],[0.560948610130302,50.8517163859398],[0.555812919479034,50.8514292407195],[0.503460792427456,50.8431860812978],[0.508573337086505,50.8508696517281],[0.521188998773251,50.8517435590424],[0.520026490529928,50.8773862573625],[0.53695003209693,50.8948246030523],[0.603727633815032,50.8785488238617],[0.620897942218763,50.8841843402221],[0.658238288992354,50.8698860004009]]]},"properties":{"OBJECTID":95,"LAD16CD":"E07000062","LAD16NM":"Hastings","LAD16NMW":" ","BNG_E":581599,"BNG_N":110745,"LONG":0.579429,"LAT":50.86768}},{"type":"Feature","id":96,"geometry":{"type":"Polygon","coordinates":[[[0.150070652079414,50.7587234436923],[0.148942704852439,50.7590841734005],[0.122143912976912,50.7584048896722],[0.0712553787695388,50.7811692449799],[0.0707056111831789,50.781414936525],[0.0562455432002476,50.7837648397722],[0.0569101690552813,50.7814231914957],[0.0570557406153575,50.7807739588968],[0.0537075802923605,50.780508146754],[0.0581453946860944,50.775913744928],[0.0340618286956384,50.7818239642906],[-0.0149417142322582,50.7938298526424],[-0.037784152406382,50.7994171595294],[-0.0160023584077892,50.8148750643876],[-0.02042837615218,50.8218303556257],[-0.0459683908177531,50.8218247507298],[-0.0368425495084804,50.8412388952519],[-0.0734418562951244,50.8412445314065],[-0.0849276342798706,50.8731196285781],[-0.0975192650791566,50.877945424511],[-0.121799652909349,50.8734281544027],[-0.135283671366533,50.8781049946469],[-0.135010046740328,50.8866345151203],[-0.119726380839828,50.9423412102426],[-0.104170557828425,50.9464765866574],[-0.115214890842281,50.9760771362811],[-0.0736194177703919,50.9916752625293],[-0.0615918425532649,50.9784204152904],[-0.0246042604705095,50.9800251733502],[-0.0164097807418676,51.002513833132],[0.00379029548643699,50.9936586259854],[0.0111656710043903,50.9776178925301],[0.027289681585799,50.980904254504],[0.0390131854734992,50.9666198985723],[0.0535517654021294,50.9678464626499],[0.0482299035495598,50.9465116142967],[0.0573042095860475,50.9260912173002],[0.121913595707189,50.9152809833097],[0.0918814520786934,50.8849473989188],[0.0984976572995692,50.8699934607056],[0.114639102943206,50.8706797114516],[0.127327472414253,50.8567606483002],[0.0979338059187478,50.8203197546361],[0.119229803434556,50.7942342996484],[0.143685958735401,50.7927675588819],[0.150070652079414,50.7587234436923]]]},"properties":{"OBJECTID":96,"LAD16CD":"E07000063","LAD16NM":"Lewes","LAD16NMW":" ","BNG_E":541474,"BNG_N":105685,"LONG":0.007671,"LAT":50.83341}},{"type":"Feature","id":97,"geometry":{"type":"Polygon","coordinates":[[[0.605390823895556,51.0120699749123],[0.661355087654198,51.0177872995011],[0.67695591785092,51.003298785055],[0.706770601995828,50.9936018231789],[0.740611376193201,51.0006767077971],[0.778956703495367,50.9894920242728],[0.777134928696756,50.9754283500105],[0.784327856541919,50.9772296863529],[0.812941746895733,50.941999575237],[0.841401376471013,50.9576088287569],[0.855967970123694,50.9531286066064],[0.867891380298355,50.9332622947798],[0.854995563628383,50.9236970382438],[0.854736657747088,50.9237238604124],[0.844450863379284,50.9246645471234],[0.772015158388909,50.9312620381104],[0.774606885952801,50.9275982389319],[0.731886915752024,50.9145562429468],[0.687292858614286,50.8855252287276],[0.660542652396473,50.8704724783652],[0.658238288992354,50.8698860004009],[0.620897942218763,50.8841843402221],[0.603727633815032,50.8785488238617],[0.53695003209693,50.8948246030523],[0.520026490529928,50.8773862573625],[0.521188998773251,50.8517435590424],[0.508573337086505,50.8508696517281],[0.503460792427456,50.8431860812978],[0.503103952499127,50.843129799192],[0.378213246442747,50.8204259288875],[0.37541342126353,50.8406045064442],[0.44119683131598,50.8678297592774],[0.449085367584216,50.8789513119573],[0.435503334548885,50.893898705255],[0.416084008585407,50.8969114009142],[0.379053947453829,50.8835359062559],[0.367896482111999,50.8879521754214],[0.374302834106744,50.8983928167176],[0.35776195415492,50.917302635028],[0.366808338587786,50.9329769961941],[0.3426898553367,50.9394409151442],[0.335932707155997,50.9530437333838],[0.343584187995596,50.9591466317661],[0.32402493681083,50.9629210981553],[0.321585740628752,50.9966843427264],[0.328658782060639,51.0128817929838],[0.354012038840256,51.0175279782274],[0.346599964951706,51.0240996277264],[0.361353436282214,51.0652765586905],[0.395772074887716,51.0739134336842],[0.396473801574091,51.0830961509387],[0.418266860708692,51.0626269704558],[0.463267137329953,51.0547870165092],[0.472315359029802,51.0304415900777],[0.537600378400063,51.0216735768447],[0.541906624102933,51.0110064413782],[0.568381149673348,51.0038146866746],[0.605390823895556,51.0120699749123]]]},"properties":{"OBJECTID":97,"LAD16CD":"E07000064","LAD16NM":"Rother","LAD16NMW":" ","BNG_E":578730,"BNG_N":119663,"LONG":0.543064,"LAT":50.94868}},{"type":"Feature","id":98,"geometry":{"type":"Polygon","coordinates":[[[0.160747944274821,51.1373192644889],[0.15120072616957,51.1238298614079],[0.17162835797772,51.1154102534196],[0.226284322761139,51.124467911624],[0.244534356444898,51.1148800569018],[0.275670535951605,51.1123554347649],[0.27393504359106,51.1200787057896],[0.325177396569748,51.1229171217257],[0.334703411843166,51.1055645695695],[0.358960077723827,51.1044785606565],[0.350819989589034,51.0840683330768],[0.373903540611307,51.0884647226788],[0.396473801574091,51.0830961509387],[0.395772074887716,51.0739134336842],[0.361353436282214,51.0652765586905],[0.346599964951706,51.0240996277264],[0.354012038840256,51.0175279782274],[0.328658782060639,51.0128817929838],[0.321585740628752,50.9966843427264],[0.32402493681083,50.9629210981553],[0.343584187995596,50.9591466317661],[0.335932707155997,50.9530437333838],[0.3426898553367,50.9394409151442],[0.366808338587786,50.9329769961941],[0.35776195415492,50.917302635028],[0.374302834106744,50.8983928167176],[0.367896482111999,50.8879521754214],[0.379053947453829,50.8835359062559],[0.416084008585407,50.8969114009142],[0.435503334548885,50.893898705255],[0.449085367584216,50.8789513119573],[0.44119683131598,50.8678297592774],[0.37541342126353,50.8406045064442],[0.378213246442747,50.8204259288875],[0.377512327824011,50.8202980670506],[0.339217537835278,50.7991870954154],[0.339108268098136,50.7990381766056],[0.297768446264366,50.8129103665995],[0.276900345483038,50.8047664447193],[0.267350514463247,50.8105620426553],[0.258804521775742,50.7993756189293],[0.245877996801349,50.80548923199],[0.227722839591765,50.8008717398802],[0.233877609284718,50.7954152216294],[0.216419303137371,50.7747197062314],[0.209988754751504,50.7395372937359],[0.150070652079414,50.7587234436923],[0.143685958735401,50.7927675588819],[0.119229803434556,50.7942342996484],[0.0979338059187478,50.8203197546361],[0.127327472414253,50.8567606483002],[0.114639102943206,50.8706797114516],[0.0984976572995692,50.8699934607056],[0.0918814520786934,50.8849473989188],[0.121913595707189,50.9152809833097],[0.0573042095860475,50.9260912173002],[0.0482299035495598,50.9465116142967],[0.0535517654021294,50.9678464626499],[0.0390131854734992,50.9666198985723],[0.027289681585799,50.980904254504],[0.0111656710043903,50.9776178925301],[0.00379029548643699,50.9936586259854],[-0.0164097807418676,51.002513833132],[-0.0219136833054844,51.0265124430679],[-0.00156549237916323,51.0357549868948],[-0.00300172772875573,51.0475643226538],[0.0137255550641094,51.0570126028937],[-0.00854815883032185,51.0564579880488],[-0.0132566102898426,51.0739671020398],[-0.0268520992180162,51.0751128713046],[-0.0362133740933578,51.0934296124261],[0.0104731910304003,51.1021824817248],[0.00950504478905787,51.1103919565302],[0.0186185664447008,51.1035755127054],[0.0445609234162735,51.1106440829798],[0.0281525534856905,51.1177196611743],[0.0273612232982429,51.1398505062255],[0.0500165286538253,51.1426500158786],[0.133117084929957,51.1472785187018],[0.160747944274821,51.1373192644889]]]},"properties":{"OBJECTID":98,"LAD16CD":"E07000065","LAD16NM":"Wealden","LAD16NMW":" ","BNG_E":555048,"BNG_N":117173,"LONG":0.205153,"LAT":50.93316}},{"type":"Feature","id":99,"geometry":{"type":"Polygon","coordinates":[[[0.562475296748063,51.6178526481],[0.549034946633379,51.5965783674829],[0.565918631081932,51.5882452407966],[0.54284515068976,51.5716273788768],[0.542930641848678,51.5346869220397],[0.517995256283478,51.5298699506456],[0.48484161637544,51.5478758718424],[0.466763963092294,51.5467256309766],[0.461617567167929,51.553697278625],[0.427690962988708,51.5451312865406],[0.418679588354105,51.5566167962421],[0.393532475204734,51.5576549437391],[0.391861711866881,51.5671913943593],[0.38260509348446,51.5658238168464],[0.375126916105277,51.6151727242695],[0.402327882477618,51.6509949059356],[0.442935181307834,51.6466554365163],[0.446828426543184,51.6266690358725],[0.458962570014741,51.6238280894108],[0.504829546973982,51.6217164519284],[0.514680904769705,51.6269667100362],[0.520822557919768,51.6187913770902],[0.562475296748063,51.6178526481]]]},"properties":{"OBJECTID":99,"LAD16CD":"E07000066","LAD16NM":"Basildon","LAD16NMW":" ","BNG_E":571548,"BNG_N":190848,"LONG":0.475055,"LAT":51.59036}},{"type":"Feature","id":100,"geometry":{"type":"Polygon","coordinates":[[[0.781470157141954,51.9665127642101],[0.764041522258105,51.9543199847687],[0.749490995114329,51.9546895664941],[0.726228383168522,51.9058408576239],[0.699525478998875,51.9034454698786],[0.722759538655575,51.8787936221222],[0.716405250519494,51.8712528949414],[0.736606591212631,51.8716795037984],[0.752925742844747,51.8631324632443],[0.750344068934646,51.8536019934755],[0.733143936094866,51.8484620754894],[0.741589662864072,51.8396764742828],[0.711904224438524,51.8345307482476],[0.72133207104262,51.8302361254676],[0.708908943887238,51.8189042153349],[0.697269447247132,51.8291268102276],[0.67869070447646,51.8106454011241],[0.65975572450208,51.8056775000907],[0.651171908208395,51.7848868962595],[0.633340630072998,51.7761234603882],[0.647503767737329,51.7615109430304],[0.618606154446605,51.7625650160759],[0.598702027082216,51.7504160865059],[0.593365583857222,51.7554489598145],[0.572098394833207,51.7519008749142],[0.523790638210071,51.80342843605],[0.534183716169427,51.8109193097967],[0.519262342727642,51.8504492131308],[0.513505103343233,51.8643974655167],[0.467205417019872,51.8786564109915],[0.433015803519968,51.924798377408],[0.421392750117821,51.926304210339],[0.430052576392008,51.9538209250651],[0.412475717454285,51.9710612583052],[0.423622540431768,51.9732171903414],[0.426943514386683,51.9867587221268],[0.413838913681675,52.0116820147097],[0.437755097429776,52.0140473546685],[0.431389735876998,52.0389327413828],[0.39403242962493,52.0318408055179],[0.389695371318675,52.0364665934738],[0.379612827767945,52.0495627138389],[0.404638262070078,52.0655023795678],[0.438278486365596,52.0723326761665],[0.453622593746092,52.0681472859003],[0.466666858657775,52.0784558592123],[0.501678781535143,52.0538526670086],[0.511053758342625,52.0598314508682],[0.542262962950323,52.0577593092384],[0.551487374806951,52.0688101028121],[0.58213281722623,52.0758523720251],[0.656900899925248,52.0854416862215],[0.684204239436932,52.0869686428196],[0.712118249428702,52.072242467932],[0.703177564032531,52.0652732484624],[0.716263376532679,52.048687196591],[0.699400062813749,52.0484380877279],[0.696511868560737,52.0393021679812],[0.714396590768926,52.0273187672241],[0.740634282350838,52.0312015489105],[0.738526974064704,52.0106986410867],[0.761149262923407,51.9974832901191],[0.7596677349749,51.9854291116115],[0.774633327537832,51.9825916201557],[0.772261025330674,51.9704245111422],[0.781470157141954,51.9665127642101]]]},"properties":{"OBJECTID":100,"LAD16CD":"E07000067","LAD16NM":"Braintree","LAD16NMW":" ","BNG_E":577253,"BNG_N":227335,"LONG":0.575911,"LAT":51.91634}},{"type":"Feature","id":101,"geometry":{"type":"Polygon","coordinates":[[[0.402327882477618,51.6509949059356],[0.375126916105277,51.6151727242695],[0.38260509348446,51.5658238168464],[0.313035078453579,51.5658181319332],[0.29028973386863,51.56429939234],[0.269878875388438,51.5995747925846],[0.254008700190808,51.6015982007869],[0.264561965525902,51.6083206608944],[0.252194312965632,51.6177694049387],[0.224087728924087,51.6317377614967],[0.200311572473431,51.6249357567161],[0.175702645009983,51.6557918874599],[0.192990346638662,51.6530990209284],[0.190857962745723,51.6598204414128],[0.208156616397697,51.6609712025785],[0.215026596279673,51.6748526086491],[0.239133869607575,51.6741724122734],[0.232545703349394,51.68384657475],[0.265382956970233,51.6996372208897],[0.302124817364587,51.6809654466305],[0.323061908231154,51.714167674849],[0.333999479147103,51.7170130520707],[0.346633491128666,51.6939052709605],[0.360551397063566,51.6903843547418],[0.377517946820851,51.6987196394956],[0.401497816240106,51.6824214062126],[0.412560206717685,51.6708961744483],[0.400250548675948,51.6622468348498],[0.402327882477618,51.6509949059356]]]},"properties":{"OBJECTID":101,"LAD16CD":"E07000068","LAD16NM":"Brentwood","LAD16NMW":" ","BNG_E":558560,"BNG_N":196070,"LONG":0.290091,"LAT":51.64108}},{"type":"Feature","id":102,"geometry":{"type":"Polygon","coordinates":[[[0.632077283070964,51.5705294748986],[0.626767393375198,51.5381692946367],[0.610351482575613,51.5352260828876],[0.594112347669597,51.5382062966793],[0.560714815299674,51.544327118244],[0.593733167764467,51.5315423387349],[0.598785229082255,51.5295847667397],[0.631588925159242,51.5252405731444],[0.618845492033847,51.5198472898862],[0.636856176821606,51.5219538142749],[0.616947214750331,51.5145196429663],[0.592553553262003,51.5107800448907],[0.57333041608724,51.5078289925346],[0.553567134125498,51.5099346328705],[0.539864514279404,51.5205604570386],[0.528761485890219,51.5182920084418],[0.517995256283478,51.5298699506456],[0.542930641848678,51.5346869220397],[0.54284515068976,51.5716273788768],[0.565918631081932,51.5882452407966],[0.632077283070964,51.5705294748986]]]},"properties":{"OBJECTID":102,"LAD16CD":"E07000069","LAD16NM":"Castle Point","LAD16NMW":" ","BNG_E":579490,"BNG_N":187921,"LONG":0.588084,"LAT":51.5616}},{"type":"Feature","id":103,"geometry":{"type":"Polygon","coordinates":[[[0.519262342727642,51.8504492131308],[0.534183716169427,51.8109193097967],[0.523790638210071,51.80342843605],[0.572098394833207,51.7519008749142],[0.593365583857222,51.7554489598145],[0.589498157468575,51.7301727156816],[0.611153168024234,51.7227872539216],[0.601865180156359,51.7102280029658],[0.612602850192323,51.6987577186648],[0.608836705374474,51.6819471162569],[0.619765912727541,51.6753398785758],[0.628712110479528,51.6395150709488],[0.649007399119237,51.636598271906],[0.587989519803682,51.6308731581841],[0.586921958523013,51.6233899436827],[0.562475296748063,51.6178526481],[0.520822557919768,51.6187913770902],[0.514680904769705,51.6269667100362],[0.504829546973982,51.6217164519284],[0.458962570014741,51.6238280894108],[0.446828426543184,51.6266690358725],[0.442935181307834,51.6466554365163],[0.402327882477618,51.6509949059356],[0.400250548675948,51.6622468348498],[0.412560206717685,51.6708961744483],[0.401497816240106,51.6824214062126],[0.377517946820851,51.6987196394956],[0.360551397063566,51.6903843547418],[0.346633491128666,51.6939052709605],[0.333999479147103,51.7170130520707],[0.347451316533095,51.7304397962748],[0.346700459035237,51.7675960702616],[0.332198143326632,51.7796294016931],[0.340581326892437,51.7944781634479],[0.362617227502934,51.7949069705535],[0.361570128471108,51.8011502048755],[0.38416519543486,51.7970744302052],[0.400030260321317,51.8127617173396],[0.404615007550629,51.807422435784],[0.41432224516822,51.8142417001693],[0.403521216059944,51.8402763261595],[0.413172152301721,51.8566590347779],[0.424031521128247,51.8541587227881],[0.431060817390803,51.8318263454619],[0.445681465726961,51.8288729942207],[0.519262342727642,51.8504492131308]]]},"properties":{"OBJECTID":103,"LAD16CD":"E07000070","LAD16NM":"Chelmsford","LAD16NMW":" ","BNG_E":572115,"BNG_N":206972,"LONG":0.491163,"LAT":51.73503}},{"type":"Feature","id":104,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.889912502231055,51.7779329955699],[0.865036013622933,51.7842715451343],[0.857987326826979,51.7849095645896],[0.836965881993508,51.7795171658296],[0.803929218698713,51.7897049445056],[0.815929109035644,51.7892471140716],[0.811854791504172,51.7991191420409],[0.779089703877318,51.8115632010483],[0.754230216707224,51.8009691847294],[0.718171006710355,51.7973630066827],[0.713329894626713,51.8084596365818],[0.721663680728659,51.8100053944913],[0.708908943887238,51.8189042153349],[0.72133207104262,51.8302361254676],[0.711904224438525,51.8345307482476],[0.741589662864074,51.8396764742828],[0.733143936094866,51.8484620754894],[0.750344068934648,51.8536019934755],[0.752925742844747,51.8631324632443],[0.736606591212632,51.8716795037984],[0.716405250519494,51.8712528949414],[0.722759538655575,51.8787936221222],[0.699525478998877,51.9034454698786],[0.726228383168522,51.9058408576239],[0.749490995114331,51.9546895664941],[0.764041522258105,51.9543199847687],[0.781470157141956,51.9665127642101],[0.810877141576477,51.9606960876661],[0.824650047469132,51.9685496072563],[0.850240124942122,51.960766645579],[0.889687955555441,51.9733868566599],[0.925168792516874,51.9761942336267],[0.942911021551573,51.9706902942843],[0.962589594172021,51.9771649294739],[0.97098274908908,51.9624077571502],[0.9987100896506,51.9639673345388],[1.02471198877146,51.9549023606491],[1.00577987660417,51.9356019757618],[0.957633840877185,51.9373104994329],[0.931203145528772,51.9197236253745],[0.957143067492951,51.9036483511672],[0.948809135667193,51.8967524575976],[0.962638455847551,51.8907280475424],[0.952853227905662,51.880310160232],[0.978321077037654,51.8721615420112],[0.978104325606161,51.8540432885952],[0.965010102072274,51.8513325725558],[0.979672796819198,51.8466582033002],[0.980295506304733,51.8439212699261],[0.977550714107083,51.8408903092847],[0.982322588749753,51.817358722472],[0.952979580671106,51.8243115462738],[0.98184874700027,51.8119729504192],[0.929700245522958,51.8078283208249],[0.937151041611226,51.8058598143258],[0.907323579451686,51.7992150197217],[0.898484599678375,51.7884137965466],[0.889912502231055,51.7779329955699]]],[[[0.904152613562653,51.7739113402631],[0.89809891466559,51.7797306584828],[0.942773993136243,51.8067462367157],[0.967656003386252,51.8086676273787],[1.00593387167885,51.7992720332795],[0.989404823932983,51.7875104386719],[0.950523615039054,51.7764832479181],[0.904152613562653,51.7739113402631]]]]},"properties":{"OBJECTID":104,"LAD16CD":"E07000071","LAD16NM":"Colchester","LAD16NMW":" ","BNG_E":596944,"BNG_N":223692,"LONG":0.859776,"LAT":51.87701}},{"type":"Feature","id":105,"geometry":{"type":"Polygon","coordinates":[[[0.346700459035237,51.7675960702616],[0.347451316533095,51.7304397962748],[0.333999479147103,51.7170130520707],[0.323061908231154,51.714167674849],[0.302124817364587,51.6809654466305],[0.265382956970233,51.6996372208897],[0.232545703349394,51.68384657475],[0.239133869607575,51.6741724122734],[0.215026596279673,51.6748526086491],[0.208156616397697,51.6609712025785],[0.190857962745723,51.6598204414128],[0.192990346638662,51.6530990209284],[0.175702645009983,51.6557918874599],[0.200311572473431,51.6249357567161],[0.138184235428898,51.6235453960756],[0.0728322279658942,51.6046873837412],[0.021819035304397,51.6288327861296],[0.022719541656958,51.641115492904],[-0.0122596885384053,51.6462286963154],[-0.0119186760120882,51.6808778146802],[-0.0197431178126675,51.7032159867648],[-0.0135105491639704,51.7422170636257],[0.00116831458544165,51.7450562052849],[0.0140290563239142,51.7643799989678],[0.0267994428676876,51.7741798994913],[0.0576635378999616,51.7796739273781],[0.0638379120472369,51.751525190481],[0.0926004046887484,51.7361761600158],[0.102442499711468,51.7462952481514],[0.147396560105382,51.7575676678482],[0.168018960489515,51.7827839811818],[0.146141158385555,51.7962437615805],[0.158308817295782,51.8135169965657],[0.172583033918512,51.8163043887481],[0.166251617406211,51.8221540077],[0.188443175881421,51.8196549791055],[0.196660646135418,51.7957906687799],[0.231547967788357,51.7951605182497],[0.237677630064442,51.7797753266035],[0.295616775412538,51.7902650540746],[0.299365659949983,51.7718598793302],[0.346700459035237,51.7675960702616]]]},"properties":{"OBJECTID":105,"LAD16CD":"E07000072","LAD16NM":"Epping Forest","LAD16NMW":" ","BNG_E":548919,"BNG_N":203758,"LONG":0.154147,"LAT":51.71279}},{"type":"Feature","id":106,"geometry":{"type":"Polygon","coordinates":[[[0.0576635378999616,51.7796739273781],[0.146141158385555,51.7962437615805],[0.168018960489515,51.7827839811818],[0.147396560105382,51.7575676678482],[0.102442499711468,51.7462952481514],[0.0926004046887484,51.7361761600158],[0.0638379120472369,51.751525190481],[0.0576635378999616,51.7796739273781]]]},"properties":{"OBJECTID":106,"LAD16CD":"E07000073","LAD16NM":"Harlow","LAD16NMW":" ","BNG_E":545276,"BNG_N":209589,"LONG":0.103888,"LAT":51.76614}},{"type":"Feature","id":107,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.77232862355978,51.7186604270811],[0.754466964290872,51.7247583284569],[0.77718947492827,51.7262893037257],[0.787739442935985,51.7223852092028],[0.77232862355978,51.7186604270811]]],[[[0.708215746274828,51.7196711324645],[0.72112973988101,51.7308306065941],[0.72968007381674,51.7194324627327],[0.708215746274828,51.7196711324645]]],[[[0.859581503411432,51.6212280835651],[0.794517488707194,51.6255655330407],[0.76575264581122,51.6379510242664],[0.764706129385898,51.638470036799],[0.740346218370739,51.6325427789484],[0.649007399119238,51.636598271906],[0.628712110479528,51.6395150709488],[0.619765912727543,51.6753398785758],[0.608836705374476,51.6819471162569],[0.612602850192324,51.6987577186648],[0.601865180156359,51.7102280029658],[0.611153168024236,51.7227872539216],[0.589498157468576,51.7301727156816],[0.593365583857224,51.7554489598145],[0.598702027082218,51.7504160865059],[0.618606154446607,51.7625650160759],[0.647503767737329,51.7615109430304],[0.633340630072999,51.7761234603882],[0.651171908208395,51.7848868962595],[0.65975572450208,51.8056775000907],[0.678690704476461,51.8106454011241],[0.697269447247133,51.8291268102276],[0.70890894388724,51.8189042153349],[0.721663680728659,51.8100053944913],[0.713329894626715,51.8084596365818],[0.718171006710355,51.7973630066827],[0.754230216707224,51.8009691847294],[0.779089703877316,51.8115632010483],[0.81185479150417,51.7991191420409],[0.815929109035642,51.7892471140716],[0.803929218698713,51.7897049445056],[0.836965881993508,51.7795171658296],[0.857987326826979,51.7849095645896],[0.865036013622933,51.7842715451343],[0.894607378061665,51.7663024588143],[0.86035856019065,51.7688527045462],[0.857433247616112,51.7750000954692],[0.842443020661361,51.7729091499615],[0.882690018586262,51.7576248863307],[0.856246888233647,51.7438013799354],[0.847764320434725,51.7403036203839],[0.813690923436213,51.738521891462],[0.792285983568481,51.7451627287026],[0.788632319345408,51.736653303745],[0.776747593525562,51.743958896189],[0.774745003400492,51.7388941830659],[0.760547338025983,51.7424789217325],[0.752089494530478,51.7327491960509],[0.735516568997567,51.7294784480558],[0.712888708937644,51.7374993586543],[0.705374202487243,51.7238556910439],[0.686968004176386,51.7310854401633],[0.711206293521515,51.7134864976993],[0.769234349900954,51.7083302182868],[0.751168233711972,51.7007907832287],[0.748281566079905,51.6909572093958],[0.738301836540531,51.693772399755],[0.73783776441856,51.6871135148824],[0.756935241129928,51.6907255308186],[0.766982631348683,51.702744172696],[0.795624584860626,51.7081485498147],[0.793357464008252,51.7181513878659],[0.819724651455332,51.7210811869723],[0.837023190565697,51.7157573317782],[0.86868266013554,51.7223057719186],[0.895604243992723,51.7434451357509],[0.896021810584491,51.7437728108693],[0.927696060563478,51.7467618606821],[0.931388645910147,51.7464879890903],[0.950570866998798,51.730831994927],[0.939287378395719,51.7025910974111],[0.95005636118998,51.6834964449169],[0.936270176533489,51.6620481538792],[0.935653922770448,51.6610888661192],[0.937128688396925,51.6362228055521],[0.904330106813026,51.6224226437329],[0.887862474943046,51.6219850364996],[0.859581503411432,51.6212280835651]]]]},"properties":{"OBJECTID":107,"LAD16CD":"E07000074","LAD16NM":"Maldon","LAD16NMW":" ","BNG_E":591460,"BNG_N":212199,"LONG":0.773857,"LAT":51.77571}},{"type":"Feature","id":108,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.820694813456294,51.5654524997432],[0.808605178177513,51.5865257714974],[0.827812894847565,51.5960548999979],[0.836353461290328,51.5949033984268],[0.837489647059038,51.5852398384625],[0.820694813456294,51.5654524997432]]],[[[0.860518792139132,51.5567974204164],[0.840306463885457,51.5609185299152],[0.825778255919812,51.5644667151064],[0.83272514866201,51.5757691457115],[0.846459621334273,51.5814329952587],[0.838517892953206,51.5941135806328],[0.866825862664548,51.5951863855279],[0.875439189574426,51.6146517978453],[0.887451334068456,51.615510481189],[0.95795393809239,51.6205248825467],[0.927725609390257,51.5910103702418],[0.884503166795957,51.569017630281],[0.860518792139132,51.5567974204164]]],[[[0.821156309552598,51.5406079412813],[0.819168409534683,51.542206539999],[0.788990549531889,51.5424441255193],[0.786689930819277,51.5529433966231],[0.675333609147668,51.5728679764417],[0.638950937628781,51.5768010705607],[0.632077283070965,51.5705294748986],[0.565918631081934,51.5882452407966],[0.549034946633381,51.5965783674829],[0.562475296748065,51.6178526481],[0.586921958523014,51.6233899436827],[0.587989519803683,51.6308731581841],[0.649007399119239,51.636598271906],[0.740346218370739,51.6325427789484],[0.764706129385898,51.638470036799],[0.76575264581122,51.6379510242664],[0.784418731603743,51.6242954707936],[0.865745611507852,51.6155698457071],[0.866138124721327,51.5992163410499],[0.820438509749194,51.5989044523095],[0.806099225584521,51.6089679712001],[0.819109081004765,51.5976089151644],[0.77615475821407,51.5833478458496],[0.805879550005872,51.5861295514906],[0.795182698450318,51.5756709079199],[0.808060981034876,51.5787311485817],[0.817714240703638,51.5620830363711],[0.850500430758143,51.556621291175],[0.821255255380016,51.540663444518],[0.821156309552598,51.5406079412813]]]]},"properties":{"OBJECTID":108,"LAD16CD":"E07000075","LAD16NM":"Rochford","LAD16NMW":" ","BNG_E":585981,"BNG_N":191420,"LONG":0.683473,"LAT":51.59093}},{"type":"Feature","id":109,"geometry":{"type":"MultiPolygon","coordinates":[[[[1.27209246797684,51.8769672820116],[1.26328660500024,51.8859613082447],[1.27779014590612,51.8793444133148],[1.27209246797684,51.8769672820116]]],[[[1.26353529000147,51.8729897626272],[1.25511288305314,51.8745283807352],[1.25464393190456,51.8756206628436],[1.25733378896736,51.874999359788],[1.26221449071459,51.8806932928986],[1.26409269890999,51.8773734928644],[1.26353529000147,51.8729897626272]]],[[[1.24455752422413,51.8688370894529],[1.22588364957063,51.8751902610375],[1.23078262543286,51.8817808155976],[1.26029079395007,51.8819438433225],[1.24455752422413,51.8688370894529]]],[[[1.26470026608927,51.8639620025068],[1.25879893458437,51.86871836559],[1.2518564204567,51.8694755070895],[1.25141346172304,51.8709466052629],[1.25418953655998,51.8736347044985],[1.26011591788632,51.8723218630496],[1.26454817726233,51.8722699782189],[1.26788537890619,51.8671969765716],[1.26774141523692,51.8647113073112],[1.26470026608927,51.8639620025068]]],[[[1.04337631558113,51.7697081505209],[1.02924389026356,51.7886911465151],[1.03624306067471,51.7826453831315],[1.03762270553584,51.7900146044131],[1.01775026442155,51.8012852483921],[1.04939535906897,51.8014057797139],[1.0630252002298,51.8109412799927],[1.06779719320256,51.821087322905],[1.05861869055361,51.8112730212793],[1.02616698852209,51.8046160810583],[0.994185511676854,51.815949017097],[0.983827894032532,51.8283902865961],[0.983435184835057,51.8301174123355],[0.991490192243586,51.8384047035816],[0.986929629754529,51.8406523655524],[0.980295506304734,51.8439212699261],[0.979672796819199,51.8466582033002],[0.965010102072273,51.8513325725558],[0.978104325606163,51.8540432885952],[0.978321077037656,51.8721615420112],[0.952853227905663,51.880310160232],[0.962638455847553,51.8907280475424],[0.948809135667195,51.8967524575976],[0.957143067492953,51.9036483511672],[0.931203145528773,51.9197236253745],[0.957633840877185,51.9373104994329],[1.00577987660417,51.9356019757618],[1.02471198877146,51.9549023606491],[1.04771159785129,51.9594983373956],[1.06693980831481,51.949818693654],[1.11943846935568,51.9400389236993],[1.1706232372817,51.9479985544909],[1.18829062795946,51.9406299040453],[1.19943879408185,51.9421783445967],[1.2191411724557,51.9449119903813],[1.21728494573044,51.939821654321],[1.22741288264938,51.9394731801818],[1.24730209592696,51.9483428567882],[1.27795126666905,51.9393775428155],[1.29046398710404,51.9497181604927],[1.2966222480817,51.9355800088381],[1.28131970459396,51.9347495467724],[1.25974495092955,51.9160504561441],[1.24662778196034,51.8913101610657],[1.23164841284206,51.8874261984788],[1.22601240642793,51.9037402858833],[1.21211537141584,51.8965151282937],[1.22830763129919,51.8905383412484],[1.1990163293031,51.8847874916723],[1.2097864197659,51.8784946940386],[1.1946733852727,51.8751149854973],[1.1782129793027,51.8714311447304],[1.19439080215441,51.8711289828559],[1.20777910442651,51.8708772281807],[1.22442412231776,51.8805801769069],[1.21275602830955,51.8699480511812],[1.22849286642111,51.8726082866046],[1.2324062628744,51.8550731799995],[1.23715280916175,51.8619706898141],[1.24929372036898,51.862306759372],[1.24992362530631,51.8561137716329],[1.25250296503405,51.8637190977188],[1.2699719106123,51.8636571964964],[1.27144428465208,51.8652647850143],[1.26778863204613,51.8770989794941],[1.29018195900418,51.8742627002577],[1.29058986252833,51.8729730796997],[1.28797511911837,51.8622965375402],[1.25582083360699,51.8344427489599],[1.25468373563456,51.83354333409],[1.23760300298639,51.8200271294368],[1.11756107525405,51.7739758509586],[1.11286194234786,51.7729576915223],[1.06884505171059,51.7701024762954],[1.04337631558113,51.7697081505209]]]]},"properties":{"OBJECTID":109,"LAD16CD":"E07000076","LAD16NM":"Tendring","LAD16NMW":" ","BNG_E":614203,"BNG_N":222163,"LONG":1.109183,"LAT":51.85693}},{"type":"Feature","id":110,"geometry":{"type":"Polygon","coordinates":[[[0.389695371318675,52.0364665934738],[0.39403242962493,52.0318408055179],[0.431389735876998,52.0389327413828],[0.437755097429776,52.0140473546685],[0.413838913681675,52.0116820147097],[0.426943514386683,51.9867587221268],[0.423622540431768,51.9732171903414],[0.412475717454285,51.9710612583052],[0.430052576392008,51.9538209250651],[0.421392750117821,51.926304210339],[0.433015803519968,51.924798377408],[0.467205417019872,51.8786564109915],[0.513505103343233,51.8643974655167],[0.519262342727642,51.8504492131308],[0.445681465726961,51.8288729942207],[0.431060817390803,51.8318263454619],[0.424031521128247,51.8541587227881],[0.413172152301721,51.8566590347779],[0.403521216059944,51.8402763261595],[0.41432224516822,51.8142417001693],[0.404615007550629,51.807422435784],[0.400030260321317,51.8127617173396],[0.38416519543486,51.7970744302052],[0.361570128471108,51.8011502048755],[0.362617227502934,51.7949069705535],[0.340581326892437,51.7944781634479],[0.332198143326632,51.7796294016931],[0.346700459035237,51.7675960702616],[0.299365659949983,51.7718598793302],[0.295616775412538,51.7902650540746],[0.237677630064442,51.7797753266035],[0.231547967788357,51.7951605182497],[0.196660646135418,51.7957906687799],[0.188443175881421,51.8196549791055],[0.166251617406211,51.8221540077],[0.170467687981721,51.8616221428559],[0.195594278405723,51.8680863187329],[0.174976392171725,51.8828125586237],[0.183853999516835,51.8935011903688],[0.124761446667874,51.8845855301109],[0.124847423639506,51.9236084031233],[0.107012031375936,51.971817854303],[0.0964606111220245,51.9843259682214],[0.0690610114093342,51.9840425608884],[0.0681274188599627,52.0057887382646],[0.092254336333472,52.021653988114],[0.105736211987849,52.0602611062399],[0.119077514408224,52.0599625867762],[0.12813519826209,52.0473225708015],[0.151116953824324,52.05285180113],[0.166396141943837,52.0481907802088],[0.167570276528903,52.0549998106489],[0.189922070470459,52.0602013954443],[0.183194362340633,52.0731834545095],[0.203459398759261,52.0926741545194],[0.235208002124103,52.0890000495203],[0.251573041383891,52.0767861454004],[0.276228960467233,52.0926383027237],[0.286011764073183,52.0904076504323],[0.324673984581603,52.0727832865396],[0.345959341803358,52.0497170192038],[0.389695371318675,52.0364665934738]]]},"properties":{"OBJECTID":110,"LAD16CD":"E07000077","LAD16NM":"Uttlesford","LAD16NMW":" ","BNG_E":557832,"BNG_N":228865,"LONG":0.294485,"LAT":51.93592}},{"type":"Feature","id":111,"geometry":{"type":"Polygon","coordinates":[[[-2.01021519154406,51.902924452669],[-2.02525152927114,51.8642840484746],[-2.04727725729949,51.8583412587576],[-2.07075731268475,51.8650268318396],[-2.0975194616409,51.8788635201401],[-2.12775774501035,51.8797187865064],[-2.12619621798311,51.8875409104001],[-2.14241819293825,51.8845085387838],[-2.12468010024492,51.9193406910299],[-2.10962242709515,51.9158536157785],[-2.10325109522275,51.923360642762],[-2.10656542472186,51.9388815790929],[-2.03994348671729,51.9224105395833],[-2.0379003539725,51.9052760934902],[-2.01021519154406,51.902924452669]]]},"properties":{"OBJECTID":111,"LAD16CD":"E07000078","LAD16NM":"Cheltenham","LAD16NMW":" ","BNG_E":394925,"BNG_N":222232,"LONG":-2.07515,"LAT":51.89861}},{"type":"Feature","id":112,"geometry":{"type":"Polygon","coordinates":[[[-1.66575430455533,51.9874888210873],[-1.66252911046866,51.9640049466809],[-1.63249065037017,51.9556514579356],[-1.61518893059496,51.937681628986],[-1.64552984350382,51.9222942559451],[-1.63305061648252,51.8992254674722],[-1.65865197590567,51.8965511926518],[-1.66711188278717,51.8770000577044],[-1.68686790517346,51.8654997690799],[-1.67638499898215,51.8503096854391],[-1.68646159227484,51.8344557909089],[-1.681931606345,51.8039930864535],[-1.71948863303458,51.7832118277089],[-1.70070464064409,51.7705842300142],[-1.6870208353981,51.7398840228499],[-1.69587065656669,51.7235374525657],[-1.68800012551945,51.7120447475816],[-1.64825374342758,51.684087065864],[-1.66845860139674,51.6804375689824],[-1.68305860764012,51.6901103599747],[-1.69683095089165,51.6920420113033],[-1.71105528242748,51.6717929464191],[-1.7275536807746,51.6672098336915],[-1.75379286040636,51.6622153578926],[-1.78861685778283,51.6670018966254],[-1.81194238645914,51.7031457121323],[-1.82317089689232,51.673484327641],[-1.81585077037266,51.6630448007872],[-1.85048414193741,51.6562848035663],[-1.87388368377192,51.6825898302441],[-1.89901313594394,51.67968650827],[-1.87659847508556,51.6515956100905],[-1.92090498005464,51.6572437735888],[-1.9420595402952,51.6704168706624],[-1.96305686286507,51.658656393354],[-1.95051918865317,51.6369627907617],[-1.97732728414918,51.6380912599968],[-1.99530744672504,51.6513635975328],[-2.01559230513263,51.6505154993618],[-2.05717380115506,51.672443131315],[-2.15253791543262,51.5903416230811],[-2.17949127565232,51.6000456703372],[-2.19001237832327,51.5925031487092],[-2.20655236833889,51.5959494443403],[-2.20742648164956,51.6034009928319],[-2.24186688775735,51.592107166844],[-2.24511651560565,51.581409473109],[-2.27255905245331,51.5775903265124],[-2.28274577923347,51.5785165611255],[-2.29163728671523,51.5936959202042],[-2.27722941406008,51.6196291576303],[-2.29376042551372,51.6325141583334],[-2.31433953365588,51.6250555008568],[-2.3236003412244,51.6330857856817],[-2.28344317238836,51.66576121644],[-2.28716408753968,51.6806356274148],[-2.24705011719748,51.6763448329792],[-2.23272262974039,51.6609204953312],[-2.19210837296688,51.6597614614004],[-2.18755019991207,51.6702978727755],[-2.21184460558419,51.682244696222],[-2.20062534129955,51.6928393074862],[-2.14989196784711,51.6893402156251],[-2.12385280305879,51.705327729946],[-2.13447010245111,51.7232159926206],[-2.08469338841994,51.7283157559891],[-2.08351716498822,51.7358144559557],[-2.06862413786997,51.7384613852439],[-2.08963314743986,51.7469942076632],[-2.10598545053578,51.7440358155404],[-2.10265228271421,51.7672784857088],[-2.07297020663909,51.7697437989972],[-2.08380980201759,51.7889499010214],[-2.11563590590971,51.7994578404814],[-2.1342544749994,51.8199190398358],[-2.11489451209155,51.8227898535866],[-2.09841042898864,51.8565598773077],[-2.08213767206512,51.8549216568309],[-2.07075731268475,51.8650268318396],[-2.04727725729949,51.8583412587576],[-2.02525152927114,51.8642840484746],[-2.01021519154406,51.902924452669],[-1.99416873912524,51.9149773709729],[-1.96119671805166,51.9025178601405],[-1.92940725049936,51.9046952612525],[-1.91215942204572,51.8876007867816],[-1.8960160001676,51.8943004855258],[-1.85360869348314,51.8934302357793],[-1.88073484217148,51.8967909880456],[-1.86840447194269,51.9080679318181],[-1.88786059603659,51.9118884302063],[-1.88720560353791,51.9261932912336],[-1.92318709947985,51.9348893401906],[-1.93166063773103,51.9573250006938],[-1.91093047035254,51.9693850278395],[-1.89707026358493,51.9603254169335],[-1.87449954329729,51.9650984288214],[-1.86846510006982,51.9805911597493],[-1.88342625601216,51.983613295758],[-1.86536382653756,51.9951591353682],[-1.81219909551513,51.9880192915479],[-1.80687455698003,52.0026731212615],[-1.83905030714605,52.0067831275926],[-1.8250228816714,52.0309334126577],[-1.83458881408462,52.0437330158191],[-1.86344917990211,52.0534177221629],[-1.87440607681414,52.0699909106961],[-1.84661960637974,52.0794210947638],[-1.83175334172695,52.0727693533694],[-1.81894341276691,52.0854041142221],[-1.81273665651194,52.0787440005716],[-1.8022887376264,52.0969414686027],[-1.7676487476993,52.1125925592077],[-1.74602193827543,52.0929601711495],[-1.72856052811825,52.1001203046544],[-1.73067148454375,52.0733993004989],[-1.7129529623333,52.0665849038511],[-1.7017313760225,52.0728093023751],[-1.70514106702254,52.0597066221713],[-1.68863648251872,52.0518332037463],[-1.69398075505179,52.0395278980026],[-1.66386648240881,52.0312766487852],[-1.62441776104485,52.0389813512371],[-1.61753263744594,52.0334370253096],[-1.66617341865938,51.9969179714393],[-1.66575430455533,51.9874888210873]]]},"properties":{"OBJECTID":112,"LAD16CD":"E07000079","LAD16NM":"Cotswold","LAD16NMW":" ","BNG_E":402125,"BNG_N":208209,"LONG":-1.97059,"LAT":51.77255}},{"type":"Feature","id":113,"geometry":{"type":"Polygon","coordinates":[[[-2.3513785224347,52.0213590281403],[-2.35254266829771,52.0135353102849],[-2.32470967817764,52.0035672774321],[-2.32653883120144,51.9757909459973],[-2.31261970068514,51.9765049736769],[-2.30043302608469,51.9667752637017],[-2.27055558557333,51.9689390800747],[-2.2675450121763,51.953188512335],[-2.28330418612789,51.9518138074894],[-2.29532562120305,51.9332265817624],[-2.28361011835363,51.9232972674105],[-2.29721151491434,51.902904464296],[-2.28995563002817,51.8943406749017],[-2.31981721012957,51.8885007620546],[-2.33470312986281,51.8757414811048],[-2.31597756293648,51.8608598856142],[-2.34686664519847,51.8545078924632],[-2.35177492988473,51.8462249678244],[-2.3497019005295,51.8297413566976],[-2.36248380072639,51.8227101133937],[-2.35849104203538,51.8075649609143],[-2.34634520923973,51.8026561773647],[-2.35157790483011,51.7959628840608],[-2.37852483376094,51.7946257848628],[-2.41121856607498,51.8056489543575],[-2.42207781020047,51.8185812022232],[-2.45180880117732,51.7964006680733],[-2.44432509010477,51.7840408517975],[-2.41661606153107,51.7851216228506],[-2.39251322033379,51.7772716374871],[-2.38630069293807,51.7580938917141],[-2.40861927105435,51.7498390130856],[-2.43711284075052,51.7573333342018],[-2.47256781984659,51.7409280243952],[-2.50425789578307,51.692035747988],[-2.54081319712208,51.6823970962408],[-2.5825768629792,51.6612397884234],[-2.61700915249418,51.6557299443292],[-2.64601394676262,51.6259787522094],[-2.63883361939637,51.6094388366501],[-2.65877589591992,51.6163136075728],[-2.65664127758645,51.6227996009397],[-2.66851392776725,51.6456305927019],[-2.68033178980789,51.6475470387026],[-2.66592276124472,51.6643235420592],[-2.68640198533396,51.6631552747626],[-2.65686372172489,51.6745037124588],[-2.67225329930288,51.6810001352927],[-2.66916891574052,51.6931500107554],[-2.68379147622247,51.7006275155784],[-2.66844054916154,51.7057888652485],[-2.68754079652115,51.7304262582489],[-2.67222511997932,51.7363629492999],[-2.66269206734201,51.7538947427607],[-2.68045213468997,51.7689294138777],[-2.66981057918647,51.7942734498376],[-2.67853782959666,51.8028451993877],[-2.65953874453885,51.8106823732622],[-2.6608714417656,51.82275386363],[-2.65040070566137,51.8261246880393],[-2.6367100534042,51.8430952603896],[-2.62546695815918,51.8389640024544],[-2.60121663303527,51.8562162635096],[-2.58281688096525,51.8495773529542],[-2.58064095895825,51.8616713755452],[-2.53162394036516,51.8607715460027],[-2.50862440108403,51.8851690560463],[-2.48779469273681,51.8804175450095],[-2.43935797871862,51.8973957274361],[-2.44818479287729,51.9186682313381],[-2.4660430006845,51.9279745026382],[-2.46548701732309,51.9516964072477],[-2.50090645406366,51.9606091433873],[-2.49224484622932,51.9641287764151],[-2.49491293331385,51.9810752059277],[-2.47099259190756,51.9947360722147],[-2.4919847978844,52.0076618746085],[-2.47893230091232,52.0225304101409],[-2.46407938640002,52.0232741840472],[-2.46325568882274,52.0143402773961],[-2.43654735134677,52.0147958048509],[-2.43729372167992,51.9971670425351],[-2.41319627507641,51.9940903078117],[-2.39901848988832,51.9961459469804],[-2.39289223170541,52.0129587691433],[-2.3513785224347,52.0213590281403]]]},"properties":{"OBJECTID":113,"LAD16CD":"E07000080","LAD16NM":"Forest of Dean","LAD16NMW":" ","BNG_E":367175,"BNG_N":212759,"LONG":-2.47755,"LAT":51.81249}},{"type":"Feature","id":114,"geometry":{"type":"Polygon","coordinates":[[[-2.18768304421392,51.8450286861221],[-2.2233622926502,51.8211694343807],[-2.22748824865928,51.8283112612566],[-2.24934494297645,51.8252235316128],[-2.26285524006751,51.8075804007509],[-2.29908544876749,51.8246337062452],[-2.29822691185908,51.8326020170969],[-2.27927424725367,51.8446157582869],[-2.28782605309915,51.8599107460946],[-2.27429380442104,51.8630144710904],[-2.26787042466213,51.8751799409088],[-2.23805338954584,51.8832604578605],[-2.19912098394061,51.880624277521],[-2.19638509258182,51.8655435099599],[-2.17725789160445,51.8558772083483],[-2.18768304421392,51.8450286861221]]]},"properties":{"OBJECTID":114,"LAD16CD":"E07000081","LAD16NM":"Gloucester","LAD16NMW":" ","BNG_E":384071,"BNG_N":216449,"LONG":-2.23263,"LAT":51.84641}},{"type":"Feature","id":115,"geometry":{"type":"Polygon","coordinates":[[[-2.29822691185908,51.8326020170969],[-2.29908544876749,51.8246337062452],[-2.26285524006751,51.8075804007509],[-2.24934494297645,51.8252235316128],[-2.22748824865928,51.8283112612566],[-2.2233622926502,51.8211694343807],[-2.18768304421392,51.8450286861221],[-2.1600843259978,51.8245637628075],[-2.1342544749994,51.8199190398358],[-2.11563590590971,51.7994578404814],[-2.08380980201759,51.7889499010214],[-2.07297020663909,51.7697437989972],[-2.10265228271421,51.7672784857088],[-2.10598545053578,51.7440358155404],[-2.08963314743986,51.7469942076632],[-2.06862413786997,51.7384613852439],[-2.08351716498822,51.7358144559557],[-2.08469338841994,51.7283157559891],[-2.13447010245111,51.7232159926206],[-2.12385280305879,51.705327729946],[-2.14989196784711,51.6893402156251],[-2.20062534129955,51.6928393074862],[-2.21184460558419,51.682244696222],[-2.18755019991207,51.6702978727755],[-2.19210837296688,51.6597614614004],[-2.23272262974039,51.6609204953312],[-2.24705011719748,51.6763448329792],[-2.28716408753968,51.6806356274148],[-2.28344317238836,51.66576121644],[-2.3236003412244,51.6330857856817],[-2.31433953365588,51.6250555008568],[-2.29376042551372,51.6325141583334],[-2.27722941406008,51.6196291576303],[-2.29163728671523,51.5936959202042],[-2.33106255956286,51.5916021897179],[-2.36558135965649,51.6037346219325],[-2.37057655799276,51.5976137062771],[-2.39465737964949,51.5973688231382],[-2.38890966914597,51.6275403736693],[-2.40047490634093,51.635143480213],[-2.38598850246378,51.6399431096316],[-2.44298352047969,51.6524918799746],[-2.4906753248451,51.6448339830713],[-2.48964025297421,51.6639615216775],[-2.54081319712208,51.6823970962408],[-2.50425789578307,51.692035747988],[-2.47256781984659,51.7409280243952],[-2.43711284075052,51.7573333342018],[-2.40861927105435,51.7498390130856],[-2.38630069293807,51.7580938917141],[-2.39251322033379,51.7772716374871],[-2.41661606153107,51.7851216228506],[-2.44432509010477,51.7840408517975],[-2.45180880117732,51.7964006680733],[-2.42207781020047,51.8185812022232],[-2.41121856607498,51.8056489543575],[-2.37852483376094,51.7946257848628],[-2.35157790483011,51.7959628840608],[-2.34634520923973,51.8026561773647],[-2.35849104203538,51.8075649609143],[-2.36248380072639,51.8227101133937],[-2.3497019005295,51.8297413566976],[-2.35177492988473,51.8462249678244],[-2.30746711013952,51.8468778214573],[-2.29822691185908,51.8326020170969]]]},"properties":{"OBJECTID":115,"LAD16CD":"E07000082","LAD16NM":"Stroud","LAD16NMW":" ","BNG_E":378806,"BNG_N":202410,"LONG":-2.3082,"LAT":51.72001}},{"type":"Feature","id":116,"geometry":{"type":"Polygon","coordinates":[[[-1.83905030714605,52.0067831275926],[-1.80687455698003,52.0026731212615],[-1.81219909551513,51.9880192915479],[-1.86536382653756,51.9951591353682],[-1.88342625601216,51.983613295758],[-1.86846510006982,51.9805911597493],[-1.87449954329729,51.9650984288214],[-1.89707026358493,51.9603254169335],[-1.91093047035254,51.9693850278395],[-1.93166063773103,51.9573250006938],[-1.92318709947985,51.9348893401906],[-1.88720560353791,51.9261932912336],[-1.88786059603659,51.9118884302063],[-1.86840447194269,51.9080679318181],[-1.88073484217148,51.8967909880456],[-1.85360869348314,51.8934302357793],[-1.8960160001676,51.8943004855258],[-1.91215942204572,51.8876007867816],[-1.92940725049936,51.9046952612525],[-1.96119671805166,51.9025178601405],[-1.99416873912524,51.9149773709729],[-2.01021519154406,51.902924452669],[-2.0379003539725,51.9052760934902],[-2.03994348671729,51.9224105395833],[-2.10656542472186,51.9388815790929],[-2.10325109522275,51.923360642762],[-2.10962242709515,51.9158536157785],[-2.12468010024492,51.9193406910299],[-2.14241819293825,51.8845085387838],[-2.12619621798311,51.8875409104001],[-2.12775774501035,51.8797187865064],[-2.0975194616409,51.8788635201401],[-2.07075731268475,51.8650268318396],[-2.08213767206512,51.8549216568309],[-2.09841042898864,51.8565598773077],[-2.11489451209155,51.8227898535866],[-2.1342544749994,51.8199190398358],[-2.1600843259978,51.8245637628075],[-2.18768304421392,51.8450286861221],[-2.17725789160445,51.8558772083483],[-2.19638509258182,51.8655435099599],[-2.19912098394061,51.880624277521],[-2.23805338954584,51.8832604578605],[-2.26787042466213,51.8751799409088],[-2.27429380442104,51.8630144710904],[-2.28782605309915,51.8599107460946],[-2.27927424725367,51.8446157582869],[-2.29822691185908,51.8326020170969],[-2.30746711013952,51.8468778214573],[-2.35177492988473,51.8462249678244],[-2.34686664519847,51.8545078924632],[-2.31597756293648,51.8608598856142],[-2.33470312986281,51.8757414811048],[-2.31981721012957,51.8885007620546],[-2.28995563002817,51.8943406749017],[-2.29721151491434,51.902904464296],[-2.28361011835363,51.9232972674105],[-2.29532562120305,51.9332265817624],[-2.28330418612789,51.9518138074894],[-2.2675450121763,51.953188512335],[-2.27055558557333,51.9689390800747],[-2.25135998173623,51.9665650232253],[-2.22061324351728,51.9954966439493],[-2.18508403441192,51.9905609779583],[-2.18074853603368,51.9996151704208],[-2.16463014559374,51.9961432532523],[-2.18768330301946,52.019080156772],[-2.17690606521176,52.0225592291156],[-2.18067935412555,52.0417281229791],[-2.1713809335275,52.0475735002333],[-2.11838371994392,52.0421086140391],[-2.11721985481344,52.0336144270981],[-2.13939720724599,52.0278918487879],[-2.14965530887631,52.0112561677792],[-2.14068698320304,51.9994641959084],[-2.11219762720168,52.015344734098],[-2.08487319407123,52.0104785837232],[-2.06078374065054,52.0146805594228],[-2.04951417600099,52.0037962176814],[-2.03835621126042,52.0046006226238],[-1.98413574037093,52.0358792735246],[-1.95138760292379,52.0377252726302],[-1.93173022075835,52.0299592825298],[-1.91344602070582,52.0444612397163],[-1.83905030714605,52.0067831275926]]]},"properties":{"OBJECTID":116,"LAD16CD":"E07000083","LAD16NM":"Tewkesbury","LAD16NMW":" ","BNG_E":386347,"BNG_N":226279,"LONG":-2.19998,"LAT":51.93485}},{"type":"Feature","id":117,"geometry":{"type":"Polygon","coordinates":[[[-0.98612375054996,51.3628482876666],[-0.986740059587017,51.3598556239252],[-0.994603752343262,51.34231148067],[-0.981001365404212,51.3372294669771],[-0.983822672453644,51.308466482685],[-1.00227767690283,51.2939886083331],[-0.981726433102234,51.2866312784055],[-0.978042637454648,51.2751286903165],[-0.993707664633361,51.2444170239318],[-0.974796238389677,51.2385193904191],[-0.983109649087409,51.2353079684539],[-0.975474728906707,51.2259153928732],[-0.985882556048391,51.1904355685627],[-1.07110387662376,51.1877559177452],[-1.07424963001027,51.1644517270024],[-1.10492064240082,51.1631489263041],[-1.13180487841333,51.1436227079001],[-1.17428883826433,51.1335401455289],[-1.18444502430453,51.1443106109835],[-1.21339784078596,51.1519508451033],[-1.21435978043373,51.1587051714238],[-1.18557231194194,51.1639886799573],[-1.19166275079489,51.1847196454678],[-1.20656057825877,51.1807020089271],[-1.22821223118765,51.1905681878408],[-1.30882299402483,51.1947389146398],[-1.34093898176828,51.1845790338055],[-1.34124536299037,51.2054425327922],[-1.35817805148122,51.2120207147585],[-1.36886226154435,51.2024067638829],[-1.38366598757588,51.2149002460874],[-1.42809469496602,51.2250358012397],[-1.42871457194199,51.2344140366463],[-1.45993987041467,51.2555622838704],[-1.41676583938782,51.2830690034505],[-1.42865103002015,51.3003902323683],[-1.41840912279688,51.3264777541991],[-1.42969282351209,51.3365302843501],[-1.44410966916138,51.3549284015044],[-1.42843862409934,51.3566901654861],[-1.4110677567959,51.3728524321022],[-1.34953197887167,51.3671056159513],[-1.251139551378,51.3720405285312],[-1.17689427562489,51.3573240529211],[-1.13858997124632,51.357191071595],[-1.11579091297711,51.3604661639936],[-1.11545719120982,51.3742149085159],[-1.08661908663353,51.3839155770638],[-1.05001598396462,51.3581479361663],[-0.98612375054996,51.3628482876666]]]},"properties":{"OBJECTID":117,"LAD16CD":"E07000084","LAD16NM":"Basingstoke and Deane","LAD16NMW":" ","BNG_E":454508,"BNG_N":151423,"LONG":-1.22021,"LAT":51.25937}},{"type":"Feature","id":118,"geometry":{"type":"Polygon","coordinates":[[[-0.759334367357663,51.1032586720027],[-0.759443824776473,51.1035727515698],[-0.768913299842568,51.1032700214806],[-0.759334367357663,51.1032586720027],[-0.753480637133837,51.0864557089653],[-0.780786879302004,51.0793752125153],[-0.797762680901352,51.0635558607988],[-0.842847950705934,51.0668868071868],[-0.852810677883762,51.0448433191748],[-0.896993034222239,51.02201011738],[-0.893346615734,51.0027429847172],[-0.907864084059223,50.9942411144512],[-0.931847105731121,50.9455804284174],[-0.942110087845334,50.9428940852151],[-0.924013258533676,50.9241990382597],[-0.940245276407222,50.9180541120509],[-0.957581427632579,50.8906296872454],[-0.938608222849825,50.8737210622452],[-0.963608258972819,50.8672523783303],[-0.960443270589858,50.8721837596514],[-1.01868063704748,50.9090384892885],[-1.03411591446759,50.9041626445471],[-1.04847861430272,50.9026414730017],[-1.03568956881127,50.9515169059246],[-1.04616631670341,50.95457696652],[-1.04523633263212,50.9686322717836],[-1.0633661133518,50.9776917368068],[-1.06951320464285,50.993694566283],[-1.06234063458717,51.0203291666776],[-1.07450277307053,51.0326227596074],[-1.05374125375232,51.0471855511355],[-1.08168287810756,51.046426346129],[-1.10854431202741,51.0861986623705],[-1.07207267986185,51.1070862885543],[-1.09392528574692,51.1077683338045],[-1.0950428554493,51.1403461359247],[-1.11201658917536,51.1365859917806],[-1.13180487841333,51.1436227079001],[-1.10492064240082,51.1631489263041],[-1.07424963001027,51.1644517270024],[-1.07110387662376,51.1877559177452],[-0.985882556048391,51.1904355685627],[-0.973758663730699,51.1860215041975],[-0.95117560630614,51.2004466072143],[-0.904307630905859,51.2099087511971],[-0.848912169248545,51.2107157287771],[-0.825443293284034,51.1813565050798],[-0.834203925569306,51.1475816688563],[-0.79839560531976,51.1525274768695],[-0.769280592610518,51.1171423769702],[-0.745525569720189,51.1121884663949],[-0.74927269015307,51.1032459057385],[-0.759334367357663,51.1032586720027]]]},"properties":{"OBJECTID":118,"LAD16CD":"E07000085","LAD16NM":"East Hampshire","LAD16NMW":" ","BNG_E":474404,"BNG_N":129237,"LONG":-0.93971,"LAT":51.05765}},{"type":"Feature","id":119,"geometry":{"type":"Polygon","coordinates":[[[-1.26531609718298,50.8979786336449],[-1.28808842719316,50.8956567468633],[-1.30289373325536,50.883565599911],[-1.30440841122243,50.8772806271376],[-1.31278863333184,50.8729194325967],[-1.31344664639425,50.849045775867],[-1.36293148592337,50.8787199835196],[-1.32197756360747,50.9009534981867],[-1.33335691001506,50.9198827716172],[-1.35793338491388,50.9307313450946],[-1.35468995194608,50.9410218344503],[-1.37989189535966,50.9475180694823],[-1.37403411161731,50.9539758069676],[-1.39646577250588,50.968502781945],[-1.3929746601552,51.0043613183766],[-1.35346769223265,50.9981586152341],[-1.34276548678043,50.9908887759888],[-1.34663548337325,50.9813423688957],[-1.32767805843907,50.9801200668619],[-1.32236605696191,50.9876532971741],[-1.29057452601113,50.9828698006582],[-1.29342815484256,50.9741453114245],[-1.25815427374658,50.9783418918475],[-1.29248033094115,50.9486998664894],[-1.26467421680402,50.9262749661291],[-1.26531609718298,50.8979786336449]]]},"properties":{"OBJECTID":119,"LAD16CD":"E07000086","LAD16NM":"Eastleigh","LAD16NMW":" ","BNG_E":447202,"BNG_N":116802,"LONG":-1.32943,"LAT":50.94872}},{"type":"Feature","id":120,"geometry":{"type":"Polygon","coordinates":[[[-1.11584760240294,50.8582717226931],[-1.11411544473862,50.8449273988568],[-1.11770596867816,50.8444391207899],[-1.11297607180154,50.8361443259306],[-1.11295897218898,50.8360831824534],[-1.11306931149195,50.8360909572601],[-1.12747328271756,50.8371051215148],[-1.1545920487145,50.8450434670837],[-1.15464889484003,50.8450601010205],[-1.15651271004701,50.8445616115745],[-1.17621020472528,50.8392908494663],[-1.18911324052739,50.8226722260666],[-1.17959563486272,50.8131811335275],[-1.21369240060212,50.8090219086086],[-1.2138661835294,50.809163684132],[-1.21410261563316,50.8093565679291],[-1.21761067873054,50.8102244196928],[-1.22031297042105,50.8108928383565],[-1.29017663361266,50.8343806517899],[-1.30640855097502,50.8406796689684],[-1.30021156501287,50.8794641835164],[-1.30440841122243,50.8772806271376],[-1.30289373325536,50.883565599911],[-1.28808842719316,50.8956567468633],[-1.26531609718298,50.8979786336449],[-1.25524262454376,50.8731028777484],[-1.23032669674461,50.8607703307801],[-1.21595663247953,50.8750493690245],[-1.19796096885688,50.875896438579],[-1.19581303515011,50.8849996536809],[-1.16721763915903,50.8894331617656],[-1.15000240462696,50.8793815224638],[-1.14318684883001,50.8585010022074],[-1.11584760240294,50.8582717226931]]]},"properties":{"OBJECTID":120,"LAD16CD":"E07000087","LAD16NM":"Fareham","LAD16NMW":" ","BNG_E":453774,"BNG_N":106324,"LONG":-1.23742,"LAT":50.85393}},{"type":"Feature","id":121,"geometry":{"type":"Polygon","coordinates":[[[-1.12381670742552,50.8061709839985],[-1.13677944962006,50.8019636944705],[-1.12366562384059,50.8040825817539],[-1.11929012404087,50.796227801273],[-1.11751506405252,50.7930404743905],[-1.13442772062092,50.7858864347423],[-1.11190339469873,50.7895600714457],[-1.12993710631172,50.7796438519026],[-1.14203567041724,50.7736861834308],[-1.15038285227917,50.7765234463991],[-1.19061496751174,50.7901851583605],[-1.19871661962578,50.7968002992511],[-1.21369240060212,50.8090219086086],[-1.17959563486272,50.8131811335275],[-1.18911324052739,50.8226722260666],[-1.17621020472528,50.8392908494663],[-1.15254365614169,50.8358315940062],[-1.1498834051143,50.8271810963121],[-1.14946910475098,50.8268473485848],[-1.12381670742552,50.8061709839985]]]},"properties":{"OBJECTID":121,"LAD16CD":"E07000088","LAD16NM":"Gosport","LAD16NMW":" ","BNG_E":458773,"BNG_N":101094,"LONG":-1.16725,"LAT":50.80641}},{"type":"Feature","id":122,"geometry":{"type":"Polygon","coordinates":[[[-0.837349302956506,51.3528712204509],[-0.775466206987649,51.3319589023445],[-0.762903120039682,51.3187305287556],[-0.778650808835631,51.3174860012248],[-0.797276685374852,51.3039242941069],[-0.802390467820627,51.2927594846687],[-0.790292025571227,51.2821964825814],[-0.807523792448214,51.2752915830433],[-0.804749572982636,51.2450647466987],[-0.848912169248545,51.2107157287771],[-0.904307630905859,51.2099087511971],[-0.95117560630614,51.2004466072143],[-0.973758663730699,51.1860215041975],[-0.985882556048391,51.1904355685627],[-0.975474728906707,51.2259153928732],[-0.983109649087409,51.2353079684539],[-0.974796238389677,51.2385193904191],[-0.993707664633361,51.2444170239318],[-0.978042637454648,51.2751286903165],[-0.981726433102234,51.2866312784055],[-1.00227767690283,51.2939886083331],[-0.983822672453644,51.308466482685],[-0.981001365404212,51.3372294669771],[-0.994603752343262,51.34231148067],[-0.986740059587017,51.3598556239252],[-0.923694814362104,51.3660104944337],[-0.877856218072524,51.3525912685806],[-0.837349302956506,51.3528712204509]]]},"properties":{"OBJECTID":122,"LAD16CD":"E07000089","LAD16NM":"Hart","LAD16NMW":" ","BNG_E":477985,"BNG_N":154240,"LONG":-0.88321,"LAT":51.28197}},{"type":"Feature","id":123,"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.0241289271324,50.8263225821027],[-1.0242823350926,50.8264368410393],[-1.02263575699354,50.8521010322405],[-1.05401492129354,50.8565508021926],[-1.05461663668945,50.8674487936797],[-1.0473811471308,50.8657496105119],[-1.03502167657584,50.8806302351526],[-1.04913126674986,50.8914658697717],[-1.03411591446759,50.9041626445471],[-1.01868063704747,50.9090384892885],[-0.960443270589858,50.8721837596514],[-0.963608258972819,50.8672523783303],[-0.938608222849825,50.8737210622452],[-0.926450187009924,50.8640917198286],[-0.935602601965375,50.8433302177255],[-0.97445972232352,50.8423035026864],[-0.981422228202975,50.8349271980692],[-1.00118898512458,50.8436685235689],[-1.0199094981415,50.8431968515408],[-1.0241289271324,50.8263225821027]]],[[[-0.937429702250489,50.7774131673182],[-0.939911024643877,50.7776158390444],[-1.02156303335334,50.7862615409991],[-1.02459010276802,50.7954744714336],[-1.02474494617227,50.7959456316076],[-0.994897663666339,50.7981350270243],[-0.986794962556911,50.8269018676837],[-0.969104657757568,50.8345330285317],[-0.951027649478939,50.8239779767516],[-0.95705703842899,50.8073420244075],[-0.960861204194009,50.8115945746117],[-0.970203755184707,50.8103157146969],[-0.961788987659883,50.8078552979293],[-0.973369405526149,50.8090620979441],[-0.968970769304287,50.8027408972773],[-0.952744888524688,50.8010677270072],[-0.959184495200303,50.7949094468383],[-0.966806227057264,50.787618142444],[-0.951307473276302,50.7869062234743],[-0.958888515848608,50.7811664677092],[-0.936808164462343,50.7868101814523],[-0.937429702250489,50.7774131673182]]]]},"properties":{"OBJECTID":123,"LAD16CD":"E07000090","LAD16NM":"Havant","LAD16NMW":" ","BNG_E":470177,"BNG_N":108563,"LONG":-1.004,"LAT":50.8723}},{"type":"Feature","id":124,"geometry":{"type":"MultiPolygon","coordinates":[[[[-1.39534133308397,50.8831097341876],[-1.39537770812052,50.8832227833772],[-1.39530629395156,50.8831790962785],[-1.39534133308397,50.8831097341876]]],[[[-1.55378779188564,50.7070035534177],[-1.57740381152978,50.7153105681448],[-1.58609213947577,50.7193002982453],[-1.59353274625901,50.7209795389601],[-1.5947546485505,50.7214088643795],[-1.59709035493437,50.7217822316813],[-1.64203550900246,50.7319113625431],[-1.69003630467048,50.7365970431588],[-1.69213127315248,50.73693000172],[-1.68181880176013,50.751850045709],[-1.74416871755885,50.7474553887605],[-1.73895962345847,50.7632705334556],[-1.74884631724303,50.7794943875112],[-1.78549590627879,50.7647520310116],[-1.80390495992825,50.7959652088358],[-1.81189346961845,50.8086420516361],[-1.80340083464914,50.8303392083796],[-1.79061492044422,50.8363141194303],[-1.80247295730022,50.8429625290594],[-1.80711024689967,50.8633153663189],[-1.83000872917565,50.8552737968575],[-1.85353883473145,50.863460109742],[-1.84855553218703,50.8898873561304],[-1.8165419268142,50.9039481458121],[-1.81065808967275,50.9272033824856],[-1.84184002606648,50.9316803734078],[-1.87364432145207,50.9172258888872],[-1.92084101012803,50.9614073103482],[-1.95546558071566,50.978266331806],[-1.95682089498174,50.9898299324144],[-1.94993597428345,50.9823105862268],[-1.92787590068398,50.9976972344574],[-1.88674132171293,50.999527735391],[-1.87448162937032,51.0063305730385],[-1.87398355229609,50.9844410369727],[-1.85338113087344,51.0046795408065],[-1.83581261899588,51.0094222619988],[-1.81542176154389,50.9859226497626],[-1.80031396441639,50.9913947995784],[-1.75440191299908,50.9778920957637],[-1.71961730875671,50.9767804593947],[-1.66165999760679,50.9452778925552],[-1.63496498191887,50.9592422024058],[-1.61975086680367,50.9585669225707],[-1.59008277390505,50.9512635819313],[-1.58407499578276,50.9621178582956],[-1.54453154190871,50.9692813352342],[-1.53108447148222,50.9512366917391],[-1.50996921309813,50.950107794406],[-1.50307689687857,50.9361934004178],[-1.47732819843625,50.9284618855525],[-1.46531211516218,50.9106245323575],[-1.46714285067877,50.9114492168418],[-1.47872452524169,50.9252336567515],[-1.4734643669987,50.9148017767014],[-1.47631700883238,50.910694885203],[-1.45113752863934,50.9013469687107],[-1.43258413274362,50.8973431789175],[-1.42184979453511,50.8950251977915],[-1.37678377538884,50.8538906797886],[-1.35270695964094,50.8481423567548],[-1.36051412465614,50.8429123479664],[-1.34948156737171,50.8464813753],[-1.33456761751743,50.8374574906828],[-1.33652503728085,50.8272787200648],[-1.31930430277113,50.824449562941],[-1.32357181319185,50.8184144540751],[-1.32609134767035,50.8166026249933],[-1.32323221799938,50.8181573912764],[-1.31456760063667,50.8153671674817],[-1.31551898730349,50.8211667567774],[-1.31233270205606,50.8207294641582],[-1.30851206508467,50.8161303852985],[-1.30954712901757,50.8136312879595],[-1.32314893355147,50.8042713741999],[-1.32468693398955,50.8038447090309],[-1.32773844443213,50.8011120386033],[-1.33277488234103,50.7976443213577],[-1.35259306282288,50.7839911245688],[-1.35501897912148,50.7840012270021],[-1.37503327275556,50.7850074489069],[-1.37710824431386,50.7840910043984],[-1.41189204135973,50.7842242293714],[-1.38842420680056,50.7790919245537],[-1.3956516436584,50.7758979271733],[-1.4341488086341,50.7679678219955],[-1.50153241803701,50.7540492589769],[-1.51954348107166,50.7541670771638],[-1.53504834194826,50.7638700905623],[-1.52592643035344,50.744521505514],[-1.53691591080911,50.7425173310597],[-1.53112463482756,50.7370543500605],[-1.55559931944233,50.7222627213483],[-1.57577371047921,50.7164080364674],[-1.55486157300835,50.7084306900695],[-1.55391279394828,50.7116102985155],[-1.55104441639039,50.7070627047106],[-1.55378779188564,50.7070035534177]]]]},"properties":{"OBJECTID":124,"LAD16CD":"E07000091","LAD16NM":"New Forest","LAD16NMW":" ","BNG_E":428999,"BNG_N":106521,"LONG":-1.58936,"LAT":50.85747}},{"type":"Feature","id":125,"geometry":{"type":"Polygon","coordinates":[[[-0.731093833435407,51.2803620904778],[-0.729325694570211,51.2561119190122],[-0.745540379663864,51.2304563901334],[-0.776089010525925,51.2419556686802],[-0.801740042708307,51.2390387624554],[-0.804749572982636,51.2450647466987],[-0.807523792448214,51.2752915830433],[-0.790292025571227,51.2821964825814],[-0.802390467820627,51.2927594846687],[-0.797276685374852,51.3039242941069],[-0.778650808835631,51.3174860012248],[-0.762903120039682,51.3187305287556],[-0.744167107499531,51.3092949281246],[-0.731093833435407,51.2803620904778]]]},"properties":{"OBJECTID":125,"LAD16CD":"E07000092","LAD16NM":"Rushmoor","LAD16NMW":" ","BNG_E":486022,"BNG_N":153944,"LONG":-0.76807,"LAT":51.27815}},{"type":"Feature","id":126,"geometry":{"type":"Polygon","coordinates":[[[-1.498298923396,51.3293760932154],[-1.42969282351209,51.3365302843501],[-1.41840912279688,51.3264777541991],[-1.42865103002015,51.3003902323683],[-1.41676583938782,51.2830690034505],[-1.45993987041467,51.2555622838704],[-1.42871457194199,51.2344140366463],[-1.42809469496602,51.2250358012397],[-1.38366598757588,51.2149002460874],[-1.36886226154435,51.2024067638829],[-1.35817805148122,51.2120207147585],[-1.34124536299037,51.2054425327922],[-1.34093898176828,51.1845790338055],[-1.30882299402483,51.1947389146398],[-1.33687658286781,51.159106267339],[-1.34769582582257,51.1595248845447],[-1.37776443418999,51.1363310413702],[-1.37022272037128,51.1291418460635],[-1.40727692134398,51.1204841543877],[-1.40753527966739,51.1111298558408],[-1.43141669150899,51.116785736871],[-1.43613239031016,51.1123789457065],[-1.43629308129551,51.0978886385901],[-1.41453469377614,51.0956920149473],[-1.41164330901204,51.0697093947303],[-1.41546996770917,51.0626722998973],[-1.44102482757737,51.0573504945434],[-1.45647104384959,51.0409718864122],[-1.44189147566448,51.0251664112422],[-1.3929746601552,51.0043613183766],[-1.39646577250588,50.968502781945],[-1.37403411161731,50.9539758069676],[-1.37989189535966,50.9475180694823],[-1.40613979539366,50.9561274527552],[-1.42366272213886,50.9472334965696],[-1.44954581112644,50.9499113532644],[-1.47732819843625,50.9284618855525],[-1.50307689687857,50.9361934004178],[-1.50996921309813,50.950107794406],[-1.53108447148222,50.9512366917391],[-1.54453154190871,50.9692813352342],[-1.58407499578276,50.9621178582956],[-1.59008277390505,50.9512635819313],[-1.61975086680367,50.9585669225707],[-1.60292295662954,50.9785219275279],[-1.61964214748905,50.9829964278178],[-1.62888498210886,50.9990317647909],[-1.59733922745693,51.009752599546],[-1.59939671455919,51.023729375064],[-1.632375749954,51.0327797080419],[-1.63494006401146,51.0405607803409],[-1.6277285317803,51.0780113470764],[-1.63731080993168,51.092165472254],[-1.62624982085582,51.1173383773208],[-1.66297542061703,51.1271919933701],[-1.65404416770563,51.1562825595718],[-1.67236777185584,51.1785439063328],[-1.66883538879457,51.1907722662754],[-1.69409695143701,51.2040432389138],[-1.68969464697899,51.2148276707553],[-1.63354082450099,51.2175159565149],[-1.60742610681486,51.2527700637075],[-1.57763603598064,51.2556310641468],[-1.54515980287615,51.2450984916643],[-1.53603492235288,51.2485300387207],[-1.52982022728447,51.2605141199772],[-1.54051263215494,51.2608334786601],[-1.54258390872725,51.2812507350826],[-1.52280740170925,51.2870580082431],[-1.51951108458102,51.2959385808106],[-1.53356185392415,51.3162235794494],[-1.52750728243899,51.3384659578415],[-1.498298923396,51.3293760932154]]]},"properties":{"OBJECTID":126,"LAD16CD":"E07000093","LAD16NM":"Test Valley","LAD16NMW":" ","BNG_E":434930,"BNG_N":137329,"LONG":-1.50214,"LAT":51.13417}},{"type":"Feature","id":127,"geometry":{"type":"Polygon","coordinates":[[[-1.13180487841333,51.1436227079001],[-1.11201658917536,51.1365859917806],[-1.0950428554493,51.1403461359247],[-1.09392528574692,51.1077683338045],[-1.07207267986185,51.1070862885543],[-1.10854431202741,51.0861986623705],[-1.08168287810756,51.046426346129],[-1.05374125375232,51.0471855511355],[-1.07450277307053,51.0326227596074],[-1.06234063458717,51.0203291666776],[-1.06951320464285,50.993694566283],[-1.0633661133518,50.9776917368068],[-1.04523633263212,50.9686322717836],[-1.04616631670341,50.95457696652],[-1.03568956881127,50.9515169059246],[-1.04847861430272,50.9026414730017],[-1.03411591446759,50.9041626445471],[-1.04913126674986,50.8914658697717],[-1.03502167657584,50.8806302351526],[-1.0473811471308,50.8657496105119],[-1.05461663668945,50.8674487936797],[-1.05401492129355,50.8565508021926],[-1.11584760240294,50.8582717226931],[-1.14318684883001,50.8585010022074],[-1.15000240462696,50.8793815224638],[-1.16721763915903,50.8894331617656],[-1.19581303515011,50.8849996536809],[-1.19796096885688,50.875896438579],[-1.21595663247953,50.8750493690245],[-1.23032669674461,50.8607703307801],[-1.25524262454376,50.8731028777484],[-1.26531609718298,50.8979786336449],[-1.26467421680402,50.9262749661291],[-1.29248033094115,50.9486998664894],[-1.25815427374658,50.9783418918475],[-1.29342815484256,50.9741453114245],[-1.29057452601113,50.9828698006582],[-1.32236605696191,50.9876532971741],[-1.32767805843907,50.9801200668619],[-1.34663548337325,50.9813423688957],[-1.34276548678043,50.9908887759888],[-1.35346769223265,50.9981586152341],[-1.3929746601552,51.0043613183766],[-1.44189147566448,51.0251664112422],[-1.45647104384959,51.0409718864122],[-1.44102482757737,51.0573504945434],[-1.41546996770917,51.0626722998973],[-1.41164330901204,51.0697093947303],[-1.41453469377614,51.0956920149473],[-1.43629308129551,51.0978886385901],[-1.43613239031016,51.1123789457065],[-1.43141669150899,51.116785736871],[-1.40753527966739,51.1111298558408],[-1.40727692134398,51.1204841543877],[-1.37022272037128,51.1291418460635],[-1.37776443418999,51.1363310413702],[-1.34769582582257,51.1595248845447],[-1.33687658286781,51.159106267339],[-1.30882299402483,51.1947389146398],[-1.22821223118765,51.1905681878408],[-1.20656057825877,51.1807020089271],[-1.19166275079489,51.1847196454678],[-1.18557231194194,51.1639886799573],[-1.21435978043373,51.1587051714238],[-1.21339784078596,51.1519508451033],[-1.18444502430453,51.1443106109835],[-1.17428883826433,51.1335401455289],[-1.13180487841333,51.1436227079001]]]},"properties":{"OBJECTID":127,"LAD16CD":"E07000094","LAD16NM":"Winchester","LAD16NMW":" ","BNG_E":453115,"BNG_N":125901,"LONG":-1.24393,"LAT":51.03002}},{"type":"Feature","id":128,"geometry":{"type":"Polygon","coordinates":[[[0.0140290563239142,51.7643799989678],[0.00116831458544165,51.7450562052849],[-0.0135105491639704,51.7422170636257],[-0.0197431178126675,51.7032159867648],[-0.0119186760120882,51.6808778146802],[-0.105779141322114,51.6918756442426],[-0.114083215870032,51.7208072573861],[-0.0986537302107752,51.7359464653713],[-0.0583093359305849,51.7347015717848],[-0.047896060407839,51.7688129471502],[-0.0216762183980413,51.7735354553932],[-0.0181333540147639,51.7805187437349],[0.00557414064500226,51.7800689412081],[0.0140290563239142,51.7643799989678]]]},"properties":{"OBJECTID":128,"LAD16CD":"E07000095","LAD16NM":"Broxbourne","LAD16NMW":" ","BNG_E":534742,"BNG_N":204251,"LONG":-0.05073,"LAT":51.7208}},{"type":"Feature","id":129,"geometry":{"type":"Polygon","coordinates":[[[-0.404858806661884,51.840607464175],[-0.41627600418654,51.8357605497846],[-0.414111631389238,51.8190855857153],[-0.428828919085235,51.8067647441613],[-0.41196841081762,51.8002788118156],[-0.413368275670394,51.7911853020544],[-0.440584239319674,51.7868783599355],[-0.422831590176445,51.7659896482526],[-0.422080280291046,51.7408368502616],[-0.450084768281016,51.7255322123067],[-0.440261355299875,51.7010139271639],[-0.46410511373967,51.6953523576657],[-0.515495300061046,51.706577670198],[-0.524272791237623,51.6821126548674],[-0.548696118766453,51.6826712810547],[-0.544017145225959,51.6968174718007],[-0.563209678205709,51.7118798626684],[-0.550106348420512,51.7239122504032],[-0.559245257126305,51.7373319209222],[-0.573210296073708,51.7360508712345],[-0.586379728452315,51.7521159495135],[-0.612935985384476,51.7474272551636],[-0.673469490116297,51.7684717383886],[-0.690190999036667,51.7923392099283],[-0.685394264675594,51.8001859203176],[-0.709295276569808,51.8205395952049],[-0.723653476798641,51.8177730662448],[-0.745136855987657,51.8380605651332],[-0.720268145571103,51.8561471002608],[-0.692311242410702,51.8570447444169],[-0.695451175601448,51.8411104912251],[-0.667186881173413,51.8158037310675],[-0.632939597191988,51.8199461865905],[-0.581825667334857,51.8069054427206],[-0.560656237532135,51.8300826296032],[-0.55362861458581,51.8267126735032],[-0.519728847906898,51.8050953611308],[-0.502282758315812,51.8154586931926],[-0.511192917031571,51.8258936094674],[-0.501818270447298,51.8367948216844],[-0.471195676841168,51.8454678688189],[-0.478298469111687,51.8531365017118],[-0.470419996761403,51.8557101688999],[-0.447524505885011,51.8476016236333],[-0.421500810132024,51.8502052251511],[-0.404858806661884,51.840607464175]]]},"properties":{"OBJECTID":129,"LAD16CD":"E07000096","LAD16NM":"Dacorum","LAD16NMW":" ","BNG_E":500084,"BNG_N":208745,"LONG":-0.55098,"LAT":51.76845}},{"type":"Feature","id":130,"geometry":{"type":"Polygon","coordinates":[[[-0.255135646199331,51.7295373729398],[-0.238971702153244,51.7061417850235],[-0.219914439725325,51.7137235884511],[-0.183327092270159,51.7065215362398],[-0.163118088682062,51.6998576283967],[-0.163493273456768,51.6881150787891],[-0.182085377518623,51.6686040576315],[-0.191066699360921,51.6638967053238],[-0.203352930121719,51.6701264989972],[-0.21213503075909,51.6613535274709],[-0.250582590956841,51.6560573513973],[-0.257332658052686,51.6418318479065],[-0.304458831594326,51.6363508688026],[-0.316672246448084,51.64053556669],[-0.362621257730618,51.6235048165992],[-0.377373414966068,51.6377333803207],[-0.371634077391346,51.6434342339404],[-0.386807955675059,51.6632272588132],[-0.36876614190537,51.6783265651836],[-0.375358260285264,51.692511940941],[-0.371998946817755,51.6875908505086],[-0.3553249157296,51.6905976083532],[-0.354107748981909,51.698940331022],[-0.326857422382117,51.7034832222546],[-0.322332182808593,51.6934796385068],[-0.300019501427162,51.6965246094711],[-0.301975988470265,51.7080667024911],[-0.276953744677343,51.7212848239593],[-0.286408826524165,51.7211048869008],[-0.284303150199162,51.7329982867966],[-0.264789595958463,51.7380187802926],[-0.255135646199331,51.7295373729398]]]},"properties":{"OBJECTID":130,"LAD16CD":"E07000098","LAD16NM":"Hertsmere","LAD16NMW":" ","BNG_E":519774,"BNG_N":199352,"LONG":-0.26899,"LAT":51.68017}},{"type":"Feature","id":131,"geometry":{"type":"Polygon","coordinates":[[[0.0681274188599627,52.0057887382646],[0.0690610114093342,51.9840425608884],[0.0350257999674051,51.98962899431],[0.00246953567333143,51.9830535313539],[-0.00303606669377935,51.9934457726422],[-0.0237338048569438,51.9971696625754],[-0.0306290457922707,51.9838140356371],[-0.0482013464844464,51.9794486439286],[-0.0401897897919768,51.9677013371788],[-0.0655399991140556,51.9568453128445],[-0.074656833982755,51.9711644827884],[-0.107011864447376,51.9539594476425],[-0.110154378461534,51.9419011684753],[-0.120164696827816,51.9421882759542],[-0.119282664653244,51.9282975684634],[-0.145625877270287,51.9339893313367],[-0.162181000261473,51.9203408788009],[-0.184606471339307,51.9324133783198],[-0.226570006122909,51.9301135009044],[-0.234371697082925,51.9052547263276],[-0.204203620002546,51.8801383884973],[-0.191903252324558,51.8829239401366],[-0.173584540124223,51.8753306301657],[-0.164494654758061,51.8618332487904],[-0.172785294992524,51.8565877871366],[-0.196832241774707,51.8593801742328],[-0.206690252055738,51.8542632552947],[-0.198911586320703,51.8441463027655],[-0.214571420125599,51.8396029583821],[-0.205963250705893,51.8463994828015],[-0.212925857102238,51.8513960483229],[-0.225757679094379,51.8445442331987],[-0.224910369405098,51.8332340589964],[-0.241623749576175,51.8352989826279],[-0.247790666525575,51.8462297695707],[-0.273535467739625,51.8353646307438],[-0.319397914342831,51.8366549061933],[-0.339485896124555,51.8496055501941],[-0.354833890141782,51.8740145284227],[-0.349898907226484,51.8787082184474],[-0.377489883776185,51.8984330955998],[-0.385615555756378,51.9156803950806],[-0.405607109550673,51.9324543514477],[-0.391303394847034,51.9770206436205],[-0.379630063453565,51.9779575231812],[-0.382989183812966,51.9518175695246],[-0.374104653347222,51.9477693257367],[-0.350225341653306,51.9575781030665],[-0.349264225252505,51.9711696935651],[-0.367157519188055,51.9837609707699],[-0.311555453197023,51.9821099140606],[-0.2960891518188,52.0021924385743],[-0.282415835274804,52.0015640162424],[-0.270625720306846,51.979622042601],[-0.247983026873809,51.9850799847731],[-0.244078670680849,51.999023288405],[-0.201256007558352,52.0098246876765],[-0.21949343448767,52.0367412582497],[-0.194982619341479,52.0624150804576],[-0.172619414663495,52.0602099368661],[-0.157280871303128,52.0805471995297],[-0.147505493527915,52.0694031110634],[-0.155121034143311,52.0530610989915],[-0.133729866785759,52.0462328518386],[-0.126567503431846,52.0209218751092],[-0.0192804887773794,52.063535583591],[0.00408275074533619,52.0497927831633],[0.0403063847888669,52.0533272909029],[0.0681274188599627,52.0057887382646]]]},"properties":{"OBJECTID":131,"LAD16CD":"E07000099","LAD16NM":"North Hertfordshire","LAD16NMW":" ","BNG_E":522192,"BNG_N":230256,"LONG":-0.22314,"LAT":51.95738}},{"type":"Feature","id":132,"geometry":{"type":"Polygon","coordinates":[[[-0.375558052369576,51.6929121240127],[-0.402412529923532,51.7019427464431],[-0.431447962101275,51.6823522492028],[-0.42829076860418,51.6705537697689],[-0.439543240266457,51.6727502490119],[-0.424447548320378,51.6549817455278],[-0.431120639094892,51.6420961235416],[-0.377373414966068,51.6377333803207],[-0.362621257730618,51.6235048165992],[-0.404050172548559,51.6131839305934],[-0.440575302754169,51.6200732384216],[-0.457130755504216,51.6122938890889],[-0.496846269406142,51.6317330356624],[-0.500595886737316,51.5996898995638],[-0.522501790714772,51.6050615809399],[-0.539260817277343,51.6380393903777],[-0.5369460660706,51.6604147043426],[-0.522777811384923,51.6583975690829],[-0.520994790034422,51.6680453777685],[-0.505107856324304,51.6730768935581],[-0.524272791237623,51.6821126548674],[-0.515495300061046,51.706577670198],[-0.46410511373967,51.6953523576657],[-0.440261355299875,51.7010139271639],[-0.450084768281016,51.7255322123067],[-0.422080280291046,51.7408368502616],[-0.402459616977816,51.7211591871796],[-0.404990597736752,51.7125441866818],[-0.380774778262398,51.7069891479957],[-0.375558052369576,51.6929121240127]]]},"properties":{"OBJECTID":132,"LAD16CD":"E07000102","LAD16NM":"Three Rivers","LAD16NMW":" ","BNG_E":507313,"BNG_N":196418,"LONG":-0.45005,"LAT":51.65632}},{"type":"Feature","id":133,"geometry":{"type":"Polygon","coordinates":[[[-0.375558052369576,51.6929121240127],[-0.375358260285264,51.692511940941],[-0.36876614190537,51.6783265651836],[-0.386807955675059,51.6632272588132],[-0.371634077391346,51.6434342339404],[-0.377373414966068,51.6377333803207],[-0.431120639094892,51.6420961235416],[-0.424447548320378,51.6549817455278],[-0.439543240266457,51.6727502490119],[-0.42829076860418,51.6705537697689],[-0.431447962101275,51.6823522492028],[-0.402412529923532,51.7019427464431],[-0.375558052369576,51.6929121240127]]]},"properties":{"OBJECTID":133,"LAD16CD":"E07000103","LAD16NM":"Watford","LAD16NMW":" ","BNG_E":510441,"BNG_N":198197,"LONG":-0.40429,"LAT":51.6717}},{"type":"Feature","id":134,"geometry":{"type":"Polygon","coordinates":[[[0.973278769933515,51.2685947002525],[0.99820176310564,51.2513658375172],[0.986174165146968,51.2358679266723],[1.00539822004851,51.2084862949948],[0.989399691608787,51.1902330539339],[1.00396996111168,51.1800529510175],[0.998436759844873,51.1647410000148],[1.01692318238107,51.1612010696905],[1.0086223945948,51.1450030676088],[1.02924094451885,51.1325382915815],[1.01211773153052,51.1172003453989],[0.995589076907904,51.1223706637712],[0.979766868821318,51.1121874046515],[0.985172822788632,51.0976004389256],[0.967347281403619,51.0768978717486],[0.96892882337949,51.0629259358484],[0.944752524016867,51.0548693794798],[0.934274469028137,51.0611466881357],[0.903325121360868,51.0504622115545],[0.894482227641657,51.0369863698481],[0.870435319596333,51.0523099562002],[0.869684578138289,51.0441127904592],[0.8534410409538,51.0431488266837],[0.854809946720783,51.0317634034056],[0.839094226178347,51.0313538580833],[0.830872139778249,51.0493714510702],[0.778956703495367,50.9894920242728],[0.740611376193201,51.0006767077971],[0.706770601995828,50.9936018231789],[0.67695591785092,51.003298785055],[0.661355087654198,51.0177872995011],[0.605390823895556,51.0120699749123],[0.593500115110453,51.041851775571],[0.611717195815054,51.0635462623375],[0.646674841374688,51.0832813393088],[0.629378305796349,51.0914214200842],[0.596623744089386,51.0902499913564],[0.59036896284211,51.111339815718],[0.609024339076335,51.1178691328215],[0.603696919572088,51.131717586977],[0.639475075935228,51.1412933650148],[0.664551057091664,51.1713480708218],[0.684947469575593,51.1786956092949],[0.683746384839493,51.191126058457],[0.70978193826377,51.1996178372743],[0.716901963688396,51.211181928712],[0.745477532005955,51.2093255633667],[0.782455389511811,51.2393650284066],[0.792657651900118,51.2380732740261],[0.795118069491616,51.2285344181045],[0.822169329998782,51.2243476967013],[0.841768098503257,51.2371016827709],[0.859873525574453,51.2308377954264],[0.86349417142842,51.2388721582962],[0.919530182603186,51.2511026021079],[0.923650863780218,51.2593934529663],[0.949122168389288,51.2560341913697],[0.95503229867462,51.2702458924201],[0.973278769933515,51.2685947002525]]]},"properties":{"OBJECTID":134,"LAD16CD":"E07000105","LAD16NM":"Ashford","LAD16NMW":" ","BNG_E":597640,"BNG_N":140644,"LONG":0.823374,"LAT":51.13096}},{"type":"Feature","id":135,"geometry":{"type":"Polygon","coordinates":[[[1.22489485728112,51.3792803320384],[1.22927355055397,51.3651460477633],[1.2128742792341,51.3660440779695],[1.21383134661159,51.3567721849744],[1.25009821652181,51.3293364427624],[1.23229691162743,51.332324268893],[1.2341736424464,51.3261262990613],[1.22054559708169,51.323697278642],[1.22938354816623,51.316066333488],[1.20508439658685,51.3008095157442],[1.20000073151922,51.2915732069595],[1.21234589427299,51.2826890918463],[1.19482287151159,51.2693174152256],[1.19264112497479,51.2571888521945],[1.21154509863742,51.2524269023793],[1.18554854469562,51.2178200295288],[1.19714402809046,51.2196355747083],[1.2221942602163,51.2073953223855],[1.19457774935125,51.1841444050421],[1.18083916801577,51.1904796707716],[1.16344437389269,51.1842149623561],[1.15362978753335,51.1909113261954],[1.14763772168155,51.1771783020649],[1.11603279402045,51.1878002223571],[1.11814593114786,51.1963276076039],[1.1089716277885,51.1869617491348],[1.09119815897804,51.1890158912245],[1.05825754847342,51.2050041941082],[1.04957821093295,51.184987964989],[1.00396996111168,51.1800529510175],[0.989399691608787,51.1902330539339],[1.00539822004851,51.2084862949948],[0.986174165146968,51.2358679266723],[0.99820176310564,51.2513658375172],[0.973278769933515,51.2685947002525],[1.00596759372563,51.2837830067314],[1.00665878289741,51.3096369442556],[1.01698534643369,51.3129349275088],[0.971964540956191,51.3382441572135],[0.958151903056805,51.3379535197663],[0.95030236745483,51.3457671684994],[1.01152193777227,51.3517512158272],[1.03314970009729,51.3655622058442],[1.09861808052509,51.3724468188995],[1.12520123033653,51.3739152988374],[1.13852344010137,51.3734634154993],[1.1651225273282,51.3761090622687],[1.22423006588109,51.3793319205007],[1.22489485728112,51.3792803320384]]]},"properties":{"OBJECTID":135,"LAD16CD":"E07000106","LAD16NM":"Canterbury","LAD16NMW":" ","BNG_E":616026,"BNG_N":158096,"LONG":1.096257,"LAT":51.28103}},{"type":"Feature","id":136,"geometry":{"type":"Polygon","coordinates":[[[0.31524613592167,51.4649101060297],[0.310685333273822,51.4530449145258],[0.326328167962341,51.4428025867897],[0.344623703171846,51.393410789993],[0.336678980277817,51.3865438869385],[0.274894244072402,51.4074571339605],[0.245744537035238,51.4077123513283],[0.23827322148527,51.3962996620407],[0.207531555908763,51.396844275846],[0.213529272434054,51.4048494918412],[0.199758777065584,51.4179756887302],[0.152932433130183,51.4087084813972],[0.155875039477239,51.4308765823689],[0.164328170779461,51.4285849604157],[0.172854347003506,51.4432451859767],[0.203352887955709,51.4543284762594],[0.221175219476265,51.4788020657199],[0.274292504240154,51.4537735821901],[0.301807737406289,51.4612579894896],[0.31524613592167,51.4649101060297]]]},"properties":{"OBJECTID":136,"LAD16CD":"E07000107","LAD16NM":"Dartford","LAD16NMW":" ","BNG_E":556167,"BNG_N":172917,"LONG":0.245276,"LAT":51.43373}},{"type":"Feature","id":137,"geometry":{"type":"Polygon","coordinates":[[[1.25009821652181,51.3293364427624],[1.34530468873694,51.3079727866563],[1.3633992652608,51.3135124113102],[1.37064360827028,51.3117952739198],[1.37992394098396,51.2903078996979],[1.40112239796292,51.2411512763895],[1.40391019227608,51.2333742629005],[1.40268091397551,51.203935277084],[1.39837716458123,51.1623058879034],[1.37957855249586,51.1421779851006],[1.35381197792359,51.1334494321176],[1.34271696851948,51.1304430160913],[1.3427746809166,51.1297077102196],[1.32396266936698,51.124423704082],[1.31741792888182,51.1231085375161],[1.31769668340321,51.1226627288342],[1.31573125189974,51.1221102710715],[1.32091425589243,51.1175162519444],[1.3230487054365,51.1141015421663],[1.3136165208872,51.1147552741659],[1.32784145966335,51.1113744914482],[1.30316475712719,51.1131018609825],[1.30077149724408,51.1126477596119],[1.29984480832122,51.1126912354155],[1.29840226759992,51.1121981598879],[1.23499500633076,51.1001443026783],[1.22085602259498,51.0994711840723],[1.2172850228965,51.0974500181683],[1.2043716999063,51.0971917689944],[1.19493871885738,51.1030297836819],[1.19736760787612,51.1181487215224],[1.17155429372955,51.1242368879487],[1.21106476250365,51.1514766398339],[1.20767779036173,51.1568343588765],[1.19065899824142,51.1540157763075],[1.17073509415906,51.163136037624],[1.1609987339998,51.1583074617674],[1.14373077296625,51.1657763279983],[1.14763772168155,51.1771783020649],[1.15362978753335,51.1909113261954],[1.16344437389269,51.1842149623561],[1.18083916801577,51.1904796707716],[1.19457774935125,51.1841444050421],[1.2221942602163,51.2073953223855],[1.19714402809046,51.2196355747083],[1.18554854469562,51.2178200295288],[1.21154509863742,51.2524269023793],[1.19264112497479,51.2571888521945],[1.19482287151159,51.2693174152256],[1.21234589427299,51.2826890918463],[1.20000073151922,51.2915732069595],[1.20508439658685,51.3008095157442],[1.22938354816623,51.316066333488],[1.22054559708169,51.323697278642],[1.2341736424464,51.3261262990613],[1.23229691162743,51.332324268893],[1.25009821652181,51.3293364427624]]]},"properties":{"OBJECTID":137,"LAD16CD":"E07000108","LAD16NM":"Dover","LAD16NMW":" ","BNG_E":628967,"BNG_N":150940,"LONG":1.276929,"LAT":51.21174}},{"type":"Feature","id":138,"geometry":{"type":"Polygon","coordinates":[[[0.456756497170188,51.4586924885155],[0.487960074615068,51.4432845739027],[0.489235419974502,51.4153259018882],[0.475140243345384,51.412947138434],[0.467687119532323,51.3983013732374],[0.451853401330436,51.3983210202449],[0.453322222064445,51.3913787704498],[0.431109487890006,51.3880330257607],[0.401283128957283,51.3529548515299],[0.379110185132818,51.338022112438],[0.380220996243852,51.3298361598293],[0.34160441973693,51.3292161563086],[0.336678980277817,51.3865438869385],[0.344623703171846,51.393410789993],[0.326328167962341,51.4428025867897],[0.310685333273822,51.4530449145258],[0.31524613592167,51.4649101060297],[0.315395571623067,51.4649507083126],[0.325163821393549,51.4503353660597],[0.382222039075106,51.4432913714289],[0.458519347151956,51.4552628644581],[0.456756497170188,51.4586924885155]]]},"properties":{"OBJECTID":138,"LAD16CD":"E07000109","LAD16NM":"Gravesham","LAD16NMW":" ","BNG_E":566969,"BNG_N":169115,"LONG":0.398744,"LAT":51.3965}},{"type":"Feature","id":139,"geometry":{"type":"Polygon","coordinates":[[[0.601403554123225,51.333301103973],[0.604424479091942,51.3256970905471],[0.613412363635847,51.3349385945203],[0.639451524189861,51.3367559809355],[0.664320665189563,51.3289294098784],[0.673844752136901,51.2932717629336],[0.713817177677302,51.2994077123362],[0.743626908980751,51.2785766309596],[0.760063693227329,51.2793143793585],[0.749640679730414,51.2586438057691],[0.761955479504863,51.2563776481773],[0.77678419019429,51.2665644465882],[0.790547128210165,51.2617805277793],[0.792657651900118,51.2380732740261],[0.782455389511811,51.2393650284066],[0.745477532005955,51.2093255633667],[0.716901963688396,51.211181928712],[0.70978193826377,51.1996178372743],[0.683746384839493,51.191126058457],[0.684947469575593,51.1786956092949],[0.664551057091664,51.1713480708218],[0.639475075935228,51.1412933650148],[0.63254549509199,51.1452955467766],[0.640340469092725,51.1524743524014],[0.617199952302182,51.1482764449899],[0.60185572270441,51.1590161937257],[0.593515591065238,51.153304978113],[0.575672632474885,51.1561134273807],[0.579305814446728,51.1446361588299],[0.559065474209057,51.1339445375164],[0.561949985189314,51.1432594090738],[0.533105661181653,51.1341528515119],[0.496896420340315,51.1447764513492],[0.469385402392689,51.1430673013431],[0.467697344033598,51.1562060831988],[0.440753795159377,51.1765128757818],[0.416400855012895,51.1805476481222],[0.38425489504458,51.1982616938891],[0.40034498660854,51.1985721617852],[0.408801571819586,51.2216682861603],[0.378698699912045,51.235044077782],[0.409577973411235,51.2530120902836],[0.431312269198672,51.2491001055058],[0.432525435185646,51.2701200746983],[0.477656423590806,51.2722753354004],[0.49904380070417,51.2967753476152],[0.492518680697918,51.3045672700178],[0.511615594526573,51.3064345395224],[0.525641085332528,51.3347171661655],[0.544003568149864,51.3278964115044],[0.563457198962717,51.3387431250211],[0.601403554123225,51.333301103973]]]},"properties":{"OBJECTID":139,"LAD16CD":"E07000110","LAD16NM":"Maidstone","LAD16NMW":" ","BNG_E":580489,"BNG_N":151670,"LONG":0.584061,"LAT":51.23566}},{"type":"Feature","id":140,"geometry":{"type":"Polygon","coordinates":[[[0.336678980277817,51.3865438869385],[0.34160441973693,51.3292161563086],[0.306889618082673,51.3431263484479],[0.3046746330413,51.350806192027],[0.285766362322396,51.344994794742],[0.284562577124329,51.3250116639349],[0.265144095681627,51.3136373449246],[0.258453391993337,51.2972915719381],[0.263841205785739,51.2557855900918],[0.247332383537595,51.2552944070101],[0.247012833037786,51.2376860908614],[0.230962648114377,51.2322302752325],[0.223083287473249,51.2449061406194],[0.20054233690352,51.2337586431076],[0.212339508824488,51.2245975543336],[0.201945957896028,51.2205532660885],[0.207916622381616,51.2105892644016],[0.2508109710864,51.2005769013161],[0.22696156854435,51.1841543220367],[0.190971342160885,51.1713780133543],[0.212148010968102,51.1516149333971],[0.180372330923748,51.1317901553582],[0.160747944274821,51.1373192644889],[0.133117084929957,51.1472785187018],[0.0500165286538253,51.1426500158786],[0.0526003625644597,51.1806240175472],[0.0335989515239419,51.2143379718596],[0.0582428301614819,51.2477783258234],[0.0423964973902115,51.292673046743],[0.0856930819406565,51.2930842266037],[0.0850292985139502,51.3160232044164],[0.117903912257584,51.3296632278274],[0.118456301965029,51.3441477823748],[0.136958108414533,51.3441746049025],[0.152057738891158,51.3696937047156],[0.147741029236063,51.3928010018561],[0.1623841485646,51.3924903020708],[0.148902745175185,51.4084829760647],[0.152932433130183,51.4087084813972],[0.199758777065584,51.4179756887302],[0.213529272434054,51.4048494918412],[0.207531555908763,51.396844275846],[0.23827322148527,51.3962996620407],[0.245744537035238,51.4077123513283],[0.274894244072402,51.4074571339605],[0.336678980277817,51.3865438869385]]]},"properties":{"OBJECTID":140,"LAD16CD":"E07000111","LAD16NM":"Sevenoaks","LAD16NMW":" ","BNG_E":552776,"BNG_N":155218,"LONG":0.188936,"LAT":51.27563}},{"type":"Feature","id":141,"geometry":{"type":"Polygon","coordinates":[[[1.14763772168155,51.1771783020649],[1.14373077296625,51.1657763279983],[1.1609987339998,51.1583074617674],[1.17073509415906,51.163136037624],[1.19065899824142,51.1540157763075],[1.20767779036173,51.1568343588765],[1.21106476250365,51.1514766398339],[1.17155429372955,51.1242368879487],[1.19736760787612,51.1181487215224],[1.19493871885738,51.1030297836819],[1.2043716999063,51.0971917689944],[1.2172850228965,51.0974500181683],[1.18571956670471,51.0795714760158],[1.19495132782922,51.0759552455901],[1.13888711976619,51.07008883967],[1.0752888020123,51.0634000330386],[1.06835560471559,51.0599147431738],[1.06161569864844,51.059056594888],[1.02137309700133,51.0362717486454],[0.994244438968039,51.0225998229596],[0.976349899211564,50.9902103724706],[0.973171267753034,50.9861322735569],[0.973297067767256,50.984679635986],[0.964139161289772,50.9680796542848],[0.973115309063801,50.9415610852016],[0.978372857155149,50.9260148875255],[0.979199247440702,50.9164526046561],[0.975749788037333,50.9132417947463],[0.910859124587935,50.9178954931365],[0.854995563628383,50.9236970382438],[0.867891380298355,50.9332622947798],[0.855967970123694,50.9531286066064],[0.841401376471013,50.9576088287569],[0.812941746895733,50.941999575237],[0.784327856541919,50.9772296863529],[0.777134928696756,50.9754283500105],[0.778956703495367,50.9894920242728],[0.830872139778249,51.0493714510702],[0.839094226178347,51.0313538580833],[0.854809946720783,51.0317634034056],[0.8534410409538,51.0431488266837],[0.869684578138289,51.0441127904592],[0.870435319596333,51.0523099562002],[0.894482227641657,51.0369863698481],[0.903325121360868,51.0504622115545],[0.934274469028137,51.0611466881357],[0.944752524016867,51.0548693794798],[0.96892882337949,51.0629259358484],[0.967347281403619,51.0768978717486],[0.985172822788632,51.0976004389256],[0.979766868821318,51.1121874046515],[0.995589076907904,51.1223706637712],[1.01211773153052,51.1172003453989],[1.02924094451885,51.1325382915815],[1.0086223945948,51.1450030676088],[1.01692318238107,51.1612010696905],[0.998436759844873,51.1647410000148],[1.00396996111168,51.1800529510175],[1.04957821093295,51.184987964989],[1.05825754847342,51.2050041941082],[1.09119815897804,51.1890158912245],[1.1089716277885,51.1869617491348],[1.11814593114786,51.1963276076039],[1.11603279402045,51.1878002223571],[1.14763772168155,51.1771783020649]]]},"properties":{"OBJECTID":141,"LAD16CD":"E07000112","LAD16NM":"Shepway","LAD16NMW":" ","BNG_E":610318,"BNG_N":134597,"LONG":1.000796,"LAT":51.07215}},{"type":"Feature","id":142,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.688333385282285,51.415334791976],[0.659585558114438,51.4185736815794],[0.664738289586576,51.4236992422212],[0.684311288828555,51.4229585281243],[0.688333385282285,51.415334791976]]],[[[0.695441418854328,51.3976574778223],[0.67263912349539,51.3984046211584],[0.665583997593908,51.4074549137721],[0.690537494268489,51.4121605970218],[0.695441418854328,51.3976574778223]]],[[[0.897166302620898,51.3543351487962],[0.871407509383368,51.3609822522105],[0.858343032807536,51.364350715488],[0.839629450720448,51.3635539117858],[0.804615774999644,51.3706737030424],[0.766182959882878,51.3697696184834],[0.764264885245799,51.3882320331774],[0.731031729834949,51.4013736816784],[0.721502888286422,51.4144703543836],[0.732133554792963,51.4090253006417],[0.741097254450327,51.4134582379802],[0.735425132524717,51.4235908925844],[0.743909969880043,51.4470693336493],[0.789380429859391,51.4397006160438],[0.791558187879501,51.4392918666209],[0.823863847261926,51.4258417015287],[0.875088353367497,51.4197185439441],[0.902017945082907,51.4164896456938],[0.951023511605634,51.3734787646438],[0.897166302620898,51.3543351487962]]],[[[0.822169329998782,51.2243476967013],[0.795118069491617,51.2285344181045],[0.79265765190012,51.2380732740261],[0.790547128210166,51.2617805277793],[0.776784190194292,51.2665644465882],[0.761955479504865,51.2563776481773],[0.749640679730415,51.2586438057691],[0.760063693227331,51.2793143793585],[0.743626908980753,51.2785766309596],[0.713817177677303,51.2994077123362],[0.673844752136902,51.2932717629336],[0.664320665189563,51.3289294098784],[0.639451524189863,51.3367559809355],[0.613412363635849,51.3349385945203],[0.604424479091944,51.3256970905471],[0.601403554123227,51.333301103973],[0.634908131971159,51.3663699836792],[0.623292522370854,51.3692226406212],[0.626121808590218,51.3788125491283],[0.632410463147139,51.3890016827624],[0.634639611657776,51.3890884513668],[0.639938592159366,51.3950868581147],[0.65964580509503,51.3918351242518],[0.672691566728688,51.3759571135466],[0.687362374434616,51.3918656112596],[0.703063762183738,51.3925990856341],[0.695284202837292,51.3798214254531],[0.713539462776725,51.3839501944479],[0.718653352851736,51.3893792233117],[0.701778918468153,51.3957270867329],[0.695894034279007,51.4072832859948],[0.70553293262606,51.4084210256219],[0.696260506253474,51.4196946210514],[0.7279773725126,51.4235890508822],[0.731171102271311,51.418982608606],[0.716721713654711,51.4153734498388],[0.725927556633255,51.3998798102353],[0.763657278299826,51.3828975529365],[0.755952438417158,51.3536235163951],[0.766891889910962,51.3625810906312],[0.814325822054496,51.3582960359362],[0.865926060265135,51.3559078508194],[0.870975788019835,51.3540770174815],[0.897629963689521,51.3444073933889],[0.895647457468317,51.3370378784027],[0.904374132891047,51.343022480459],[0.950244423568302,51.3457614885183],[0.95030236745483,51.3457671684994],[0.958151903056805,51.3379535197663],[0.971964540956191,51.3382441572135],[1.01698534643369,51.3129349275088],[1.00665878289741,51.3096369442556],[1.00596759372563,51.2837830067314],[0.973278769933515,51.2685947002525],[0.95503229867462,51.2702458924201],[0.949122168389288,51.2560341913698],[0.923650863780218,51.2593934529663],[0.919530182603186,51.2511026021079],[0.86349417142842,51.2388721582962],[0.859873525574453,51.2308377954264],[0.841768098503258,51.2371016827709],[0.822169329998782,51.2243476967013]]]]},"properties":{"OBJECTID":142,"LAD16CD":"E07000113","LAD16NM":"Swale","LAD16NMW":" ","BNG_E":593761,"BNG_N":161976,"LONG":0.77953,"LAT":51.32387}},{"type":"Feature","id":143,"geometry":{"type":"Polygon","coordinates":[[[1.3633992652608,51.3135124113102],[1.34530468873694,51.3079727866563],[1.25009821652181,51.3293364427624],[1.21383134661159,51.3567721849744],[1.2128742792341,51.3660440779695],[1.22927355055397,51.3651460477633],[1.22489485728112,51.3792803320384],[1.25573006345276,51.3768830708728],[1.28800777559066,51.3823667841533],[1.30851047759709,51.3824931982502],[1.31463456154409,51.3819694825376],[1.33296096657922,51.385039743556],[1.39820586528101,51.394014631358],[1.42492476654355,51.3937878283014],[1.44744178893322,51.3789124733705],[1.44958510547341,51.3774958374555],[1.44627439074113,51.3633765522319],[1.44412792771828,51.3542169939957],[1.42468179731063,51.3259922246864],[1.42319474878599,51.3313725585503],[1.41398443907273,51.3239264227571],[1.37746694131991,51.3296904720998],[1.36588280973288,51.3250050263136],[1.36315376598866,51.3135705922455],[1.3633992652608,51.3135124113102]]]},"properties":{"OBJECTID":143,"LAD16CD":"E07000114","LAD16NM":"Thanet","LAD16NMW":" ","BNG_E":631844,"BNG_N":166753,"LONG":1.328298,"LAT":51.35253}},{"type":"Feature","id":144,"geometry":{"type":"Polygon","coordinates":[[[0.525641085332528,51.3347171661655],[0.511615594526573,51.3064345395224],[0.492518680697918,51.3045672700178],[0.49904380070417,51.2967753476152],[0.477656423590806,51.2722753354004],[0.432525435185646,51.2701200746983],[0.431312269198672,51.2491001055058],[0.409577973411235,51.2530120902836],[0.378698699912045,51.235044077782],[0.408801571819586,51.2216682861603],[0.40034498660854,51.1985721617852],[0.38425489504458,51.1982616938891],[0.369167736957429,51.2016169634193],[0.367513511433713,51.1948719945261],[0.341686771547357,51.192789008061],[0.308816562076965,51.1999589945935],[0.277305607006112,51.174693484987],[0.22696156854435,51.1841543220367],[0.2508109710864,51.2005769013161],[0.207916622381616,51.2105892644016],[0.201945957896028,51.2205532660885],[0.212339508824488,51.2245975543336],[0.20054233690352,51.2337586431076],[0.223083287473249,51.2449061406194],[0.230962648114377,51.2322302752325],[0.247012833037786,51.2376860908614],[0.247332383537595,51.2552944070101],[0.263841205785739,51.2557855900918],[0.258453391993337,51.2972915719381],[0.265144095681627,51.3136373449246],[0.284562577124329,51.3250116639349],[0.285766362322396,51.344994794742],[0.3046746330413,51.350806192027],[0.306889618082673,51.3431263484479],[0.34160441973693,51.3292161563086],[0.380220996243852,51.3298361598293],[0.379110185132818,51.338022112438],[0.401283128957283,51.3529548515299],[0.399919663009893,51.3444569017381],[0.418594662710355,51.3479121911622],[0.453485925224704,51.3406104302953],[0.456233539295356,51.3687628429411],[0.503027462867311,51.3547185338582],[0.505845958766913,51.3429369755333],[0.525641085332528,51.3347171661655]]]},"properties":{"OBJECTID":144,"LAD16CD":"E07000115","LAD16NM":"Tonbridge and Malling","LAD16NMW":" ","BNG_E":564014,"BNG_N":153898,"LONG":0.349306,"LAT":51.26064}},{"type":"Feature","id":145,"geometry":{"type":"Polygon","coordinates":[[[0.38425489504458,51.1982616938891],[0.416400855012895,51.1805476481222],[0.440753795159377,51.1765128757818],[0.467697344033598,51.1562060831988],[0.469385402392689,51.1430673013431],[0.496896420340315,51.1447764513492],[0.533105661181653,51.1341528515119],[0.561949985189314,51.1432594090738],[0.559065474209057,51.1339445375164],[0.579305814446728,51.1446361588299],[0.575672632474885,51.1561134273807],[0.593515591065238,51.153304978113],[0.60185572270441,51.1590161937257],[0.617199952302182,51.1482764449899],[0.640340469092725,51.1524743524014],[0.63254549509199,51.1452955467766],[0.639475075935228,51.1412933650148],[0.603696919572088,51.131717586977],[0.609024339076335,51.1178691328215],[0.59036896284211,51.111339815718],[0.596623744089386,51.0902499913564],[0.629378305796349,51.0914214200842],[0.646674841374688,51.0832813393088],[0.611717195815054,51.0635462623375],[0.593500115110453,51.041851775571],[0.605390823895556,51.0120699749123],[0.568381149673348,51.0038146866746],[0.541906624102933,51.0110064413782],[0.537600378400063,51.0216735768447],[0.472315359029802,51.0304415900777],[0.463267137329953,51.0547870165092],[0.418266860708692,51.0626269704558],[0.396473801574091,51.0830961509387],[0.373903540611307,51.0884647226788],[0.350819989589034,51.0840683330768],[0.358960077723827,51.1044785606565],[0.334703411843166,51.1055645695695],[0.325177396569748,51.1229171217257],[0.27393504359106,51.1200787057896],[0.275670535951605,51.1123554347649],[0.244534356444898,51.1148800569018],[0.226284322761139,51.124467911624],[0.17162835797772,51.1154102534196],[0.15120072616957,51.1238298614079],[0.160747944274821,51.1373192644889],[0.180372330923748,51.1317901553582],[0.212148010968102,51.1516149333971],[0.190971342160885,51.1713780133543],[0.22696156854435,51.1841543220367],[0.277305607006112,51.174693484987],[0.308816562076965,51.1999589945935],[0.341686771547357,51.192789008061],[0.367513511433713,51.1948719945261],[0.369167736957429,51.2016169634193],[0.38425489504458,51.1982616938891]]]},"properties":{"OBJECTID":145,"LAD16CD":"E07000116","LAD16NM":"Tunbridge Wells","LAD16NMW":" ","BNG_E":573139,"BNG_N":136599,"LONG":0.471632,"LAT":51.10254}},{"type":"Feature","id":146,"geometry":{"type":"Polygon","coordinates":[[[-2.11227899052741,53.8057083882261],[-2.12835851818234,53.7990313020996],[-2.12481550058645,53.7880553415977],[-2.13636274881596,53.7801044577266],[-2.13117443617839,53.7515444474769],[-2.17329358668378,53.7230116830123],[-2.23265360475658,53.7376351661483],[-2.25168527111066,53.7550432158807],[-2.26859737308555,53.7422805674437],[-2.2952715026144,53.7519904922168],[-2.31410910729836,53.7470387940606],[-2.34230590868675,53.7948274410978],[-2.31320516593763,53.8124650347066],[-2.30196466894447,53.8210791821124],[-2.2946941353916,53.8084388264408],[-2.26980505747445,53.8150038857691],[-2.26106949963832,53.8077672047206],[-2.22396976211712,53.817850347796],[-2.20753973868203,53.8114041478033],[-2.1960950127721,53.8252766051048],[-2.12862296414442,53.8197956777112],[-2.11227899052741,53.8057083882261]]]},"properties":{"OBJECTID":146,"LAD16CD":"E07000117","LAD16NM":"Burnley","LAD16NMW":" ","BNG_E":384886,"BNG_N":430882,"LONG":-2.2308,"LAT":53.77406}},{"type":"Feature","id":147,"geometry":{"type":"Polygon","coordinates":[[[-2.56160160850592,53.746901352519],[-2.539792726368,53.7021915925277],[-2.51537540619737,53.6916687918584],[-2.53234403390603,53.6649022635237],[-2.51132292781427,53.6269949649261],[-2.56927828122543,53.5955969464695],[-2.59592575551621,53.6108149788128],[-2.62590677316572,53.5936832696009],[-2.63459215888831,53.6082827607067],[-2.68931258756323,53.604302841045],[-2.69944892636805,53.614299326889],[-2.69456786883481,53.6266454231385],[-2.7096901612233,53.6178091061121],[-2.73616787656633,53.6236847344525],[-2.75873546506043,53.61465223848],[-2.78100140594216,53.6234712216511],[-2.79595255725478,53.6159616186288],[-2.82147313252174,53.6626250312541],[-2.82012710671301,53.687137697908],[-2.74660221515104,53.6927075172346],[-2.73003868085254,53.6862140640311],[-2.73355048867332,53.6742829574619],[-2.71253955142718,53.6713341266461],[-2.70820563110474,53.6815301836229],[-2.65882324536417,53.6806851060518],[-2.65802847554366,53.6906950362802],[-2.67759500323142,53.6936985956986],[-2.67149158268604,53.7108052004089],[-2.65844863386328,53.717695935683],[-2.65192898017644,53.7119638777845],[-2.62975495277858,53.7172919975021],[-2.61185506597144,53.7385705873997],[-2.57723740557141,53.7511458462336],[-2.56160160850592,53.746901352519]]]},"properties":{"OBJECTID":147,"LAD16CD":"E07000118","LAD16NM":"Chorley","LAD16NMW":" ","BNG_E":359189,"BNG_N":419724,"LONG":-2.61921,"LAT":53.6724}},{"type":"Feature","id":148,"geometry":{"type":"Polygon","coordinates":[[[-2.82599421784173,53.8199872979186],[-2.78053057600245,53.7879504591887],[-2.79861189096093,53.7707876536359],[-2.79390048773884,53.7512956056158],[-2.82796754861786,53.7438180504203],[-2.85880657897417,53.7378114510597],[-2.90095947572311,53.7327914472878],[-2.91098578467652,53.732858354555],[-2.95167935735312,53.7331216960336],[-2.9416605692629,53.7362829024484],[-2.97476868110811,53.7339393786184],[-3.01546711138305,53.7386020087336],[-3.04947685240063,53.7573022388127],[-3.06118328404948,53.7758215936712],[-3.03282276975513,53.7808616716345],[-3.02880130415986,53.7731167789048],[-2.9964782584012,53.7745040245825],[-3.00388680510733,53.7913422859518],[-2.98335722120133,53.7938034435567],[-2.99500424802958,53.8184887227062],[-3.01065293001342,53.8261938989222],[-2.96177765860037,53.8283465292072],[-2.96556995195647,53.8473110015037],[-2.98192393553233,53.8581762237812],[-2.97498056167414,53.8631538882761],[-2.95641758856618,53.8612944092199],[-2.94364016912886,53.8507238567577],[-2.90432547906308,53.8648458439546],[-2.87556086418417,53.8579334524207],[-2.89014618482053,53.8460389820658],[-2.85758673821299,53.842606581837],[-2.86942278463769,53.830913113435],[-2.84086959803992,53.8312779421104],[-2.82599421784173,53.8199872979186]]]},"properties":{"OBJECTID":148,"LAD16CD":"E07000119","LAD16NM":"Fylde","LAD16NMW":" ","BNG_E":339562,"BNG_N":433812,"LONG":-2.91902,"LAT":53.7971}},{"type":"Feature","id":149,"geometry":{"type":"Polygon","coordinates":[[[-2.34230590868675,53.7948274410978],[-2.31410910729836,53.7470387940606],[-2.32614815739536,53.7473357012479],[-2.32577142734401,53.7343535412902],[-2.34418444779859,53.7224495981429],[-2.4109892957726,53.7051367406028],[-2.4338686005059,53.7191816972218],[-2.44006779346407,53.7494181186465],[-2.45178024415927,53.7564543591754],[-2.44631709413218,53.7665896992537],[-2.46580771222016,53.7808134070435],[-2.39673657732798,53.8166191898131],[-2.39851193424656,53.8033344814281],[-2.36995253076293,53.8015384451318],[-2.36557473386603,53.7931049515623],[-2.34230590868675,53.7948274410978]]]},"properties":{"OBJECTID":149,"LAD16CD":"E07000120","LAD16NM":"Hyndburn","LAD16NMW":" ","BNG_E":374407,"BNG_N":428971,"LONG":-2.38964,"LAT":53.75648}},{"type":"Feature","id":150,"geometry":{"type":"Polygon","coordinates":[[[-2.4608627348239,54.2267161351641],[-2.53397895527996,54.1576927119752],[-2.56050449736424,54.1530521175285],[-2.56474072525564,54.1270377033997],[-2.52400965393431,54.0946224792867],[-2.50952601848426,54.09542532987],[-2.46434741772274,54.0752794312082],[-2.46954984633601,54.0462122422008],[-2.49225722295839,54.0400744719419],[-2.50141852764087,54.0207535080046],[-2.52730971581704,54.0262454036454],[-2.54710556375431,54.0140773308279],[-2.5721858459436,54.0146226986309],[-2.58065330229265,54.0001181235509],[-2.55752631433819,53.9749121412042],[-2.61690213039815,53.9522123356958],[-2.64304254593425,53.9575883836449],[-2.64821739362889,53.9489215891498],[-2.68791654099557,53.9497022133614],[-2.70204885819554,53.9435564587455],[-2.71565576478942,53.9802440519077],[-2.7352371166294,53.9745263870077],[-2.74147581989296,53.9568568449619],[-2.75537475423414,53.9523312051062],[-2.75786811321482,53.9631088146833],[-2.79642213627375,53.9754701242548],[-2.81364522018683,53.9458489026294],[-2.80368814236326,53.9357544047585],[-2.86436725616692,53.9180797314269],[-2.88524464944552,53.9368388553442],[-2.87964970827439,53.9454606393828],[-2.88520312871141,53.9484663101921],[-2.87043151885362,53.951581197095],[-2.88709314787436,53.9583610535086],[-2.87144059785946,53.9566693091669],[-2.86177542506835,53.9647226235013],[-2.84500555608155,53.9653802179169],[-2.8718376478449,53.9702584522981],[-2.87904594833038,53.9791199346507],[-2.85608877511648,53.999580051195],[-2.83245917394047,53.998800203266],[-2.83218697687557,54.0094317198619],[-2.86078155432879,54.0038741362912],[-2.87145099439062,54.0046590238401],[-2.88081778183872,53.989529136475],[-2.8839783959381,53.9947340585761],[-2.89793355319997,53.9911029182047],[-2.903451686906,54.0206151581136],[-2.91741704066226,54.0276322837145],[-2.92427604148748,54.0310771545493],[-2.91806733662325,54.0324875551306],[-2.91752654803205,54.032610373777],[-2.9122780368112,54.0338022333826],[-2.92186503112761,54.033827468468],[-2.91757419812776,54.0353856660596],[-2.90620640968882,54.0395141893166],[-2.87982322139873,54.073205596752],[-2.87400501102749,54.0750343343714],[-2.84721901467047,54.0775007500968],[-2.81958797432495,54.0887953336166],[-2.82861588191478,54.0896412919209],[-2.82694880978734,54.0999769129241],[-2.80858132940427,54.1081466444891],[-2.79183607150027,54.1296489211719],[-2.79867889107681,54.1270866851858],[-2.82938031438137,54.1441668879734],[-2.81908582869265,54.1541950393338],[-2.82924650736981,54.1536798456625],[-2.83490504591012,54.1610600771715],[-2.83721688341209,54.1741723969764],[-2.79898153020562,54.1977407694049],[-2.76823199121221,54.1859641115176],[-2.73438698463716,54.1841109642552],[-2.73648911481592,54.169026815091],[-2.67987623789443,54.1611347159393],[-2.63996446422228,54.2020453800903],[-2.62495689053832,54.1955687271277],[-2.57607765535039,54.1955951825238],[-2.45958529018705,54.2395684095903],[-2.4608627348239,54.2267161351641]]]},"properties":{"OBJECTID":150,"LAD16CD":"E07000121","LAD16NM":"Lancaster","LAD16NMW":" ","BNG_E":356896,"BNG_N":464988,"LONG":-2.6603,"LAT":54.07901}},{"type":"Feature","id":151,"geometry":{"type":"Polygon","coordinates":[[[-2.04613032171158,53.8501412455589],[-2.04692463706426,53.8295102801531],[-2.06125057169467,53.825635480166],[-2.11227899052741,53.8057083882261],[-2.12862296414442,53.8197956777112],[-2.1960950127721,53.8252766051048],[-2.20753973868203,53.8114041478033],[-2.22396976211712,53.817850347796],[-2.26106949963832,53.8077672047206],[-2.26980505747445,53.8150038857691],[-2.2946941353916,53.8084388264408],[-2.30196466894447,53.8210791821124],[-2.31320516593763,53.8124650347066],[-2.31713651089751,53.8278544595924],[-2.30257325913157,53.8363947610192],[-2.33364465003065,53.8406309665487],[-2.31792795934027,53.8469220060514],[-2.31911800423103,53.8615115371495],[-2.22431654694264,53.890616176429],[-2.24584068922943,53.9332626798162],[-2.18452239163443,53.9522641291998],[-2.1822814241041,53.9353902718923],[-2.13222410689383,53.9265088494222],[-2.11334616134555,53.9156268526832],[-2.10301894795807,53.8909412953509],[-2.0814470581946,53.8756803205615],[-2.08991499194431,53.8681819711459],[-2.04613032171158,53.8501412455589]]]},"properties":{"OBJECTID":151,"LAD16CD":"E07000122","LAD16NM":"Pendle","LAD16NMW":" ","BNG_E":387637,"BNG_N":443368,"LONG":-2.18957,"LAT":53.88636}},{"type":"Feature","id":152,"geometry":{"type":"Polygon","coordinates":[[[-2.59948777975915,53.781471021741],[-2.63385816007591,53.7823756265265],[-2.62209170008786,53.7708759432483],[-2.65656846626471,53.760558206139],[-2.66591255797763,53.7485174441697],[-2.67898725756602,53.7530352282992],[-2.71236460040401,53.7482334533143],[-2.73203696100211,53.7576424363002],[-2.79390048773884,53.7512956056158],[-2.79861189096093,53.7707876536359],[-2.78053057600245,53.7879504591887],[-2.82599421784173,53.8199872979186],[-2.79786437012769,53.8245883939211],[-2.80013450278451,53.8331379011124],[-2.77068881394251,53.8404204861635],[-2.75926449059684,53.8263714775389],[-2.73615752297472,53.8234460362218],[-2.74638557242406,53.8510299535714],[-2.70981650598148,53.8536423136317],[-2.68570678542201,53.8909428974441],[-2.64523122021125,53.8937579414712],[-2.62538133941561,53.8802975198247],[-2.62935972938811,53.8599865787386],[-2.60789806930779,53.838772481027],[-2.62471372095269,53.8155648660723],[-2.59566932421052,53.7966418870523],[-2.59948777975915,53.781471021741]]]},"properties":{"OBJECTID":152,"LAD16CD":"E07000123","LAD16NM":"Preston","LAD16NMW":" ","BNG_E":352820,"BNG_N":436429,"LONG":-2.71817,"LAT":53.82199}},{"type":"Feature","id":153,"geometry":{"type":"Polygon","coordinates":[[[-2.18452239163443,53.9522641291998],[-2.24584068922943,53.9332626798162],[-2.22431654694264,53.890616176429],[-2.31911800423103,53.8615115371495],[-2.31792795934027,53.8469220060514],[-2.33364465003065,53.8406309665487],[-2.30257325913157,53.8363947610192],[-2.31713651089751,53.8278544595924],[-2.31320516593763,53.8124650347066],[-2.34230590868675,53.7948274410978],[-2.36557473386603,53.7931049515623],[-2.36995253076293,53.8015384451318],[-2.39851193424656,53.8033344814281],[-2.39673657732798,53.8166191898131],[-2.46580771222016,53.7808134070435],[-2.55129805429681,53.756388387789],[-2.5642730957077,53.7620120187882],[-2.54554336627417,53.7692045880293],[-2.54750548806086,53.7758709779132],[-2.59948777975915,53.781471021741],[-2.59566932421052,53.7966418870523],[-2.62471372095269,53.8155648660723],[-2.60789806930779,53.838772481027],[-2.62935972938811,53.8599865787386],[-2.62538133941561,53.8802975198247],[-2.64523122021125,53.8937579414712],[-2.62514503627487,53.8946405251114],[-2.61340257289382,53.9082556552019],[-2.62643718898701,53.9385635365392],[-2.64821739362889,53.9489215891498],[-2.64304254593425,53.9575883836449],[-2.61690213039815,53.9522123356958],[-2.55752631433819,53.9749121412042],[-2.58065330229265,54.0001181235509],[-2.5721858459436,54.0146226986309],[-2.54710556375431,54.0140773308279],[-2.52730971581704,54.0262454036454],[-2.50141852764087,54.0207535080046],[-2.49225722295839,54.0400744719419],[-2.46954984633601,54.0462122422008],[-2.42582648981449,54.0380949093913],[-2.37407297713542,54.049089059666],[-2.35732329415198,54.0191170929815],[-2.33956003666722,54.0094333166994],[-2.35231031316342,54.0105389040908],[-2.3523575747903,53.994673784309],[-2.33992318434633,53.9894277117706],[-2.31915123809815,53.9938420155099],[-2.29431971642849,53.9744329531681],[-2.2303452943243,53.9815303417212],[-2.22106275403335,53.9779275801369],[-2.23201544738715,53.9712299750749],[-2.22573625583686,53.9610994501704],[-2.19601836748574,53.9695758437188],[-2.18452239163443,53.9522641291998]]]},"properties":{"OBJECTID":153,"LAD16CD":"E07000124","LAD16NM":"Ribble Valley","LAD16NMW":" ","BNG_E":372687,"BNG_N":447676,"LONG":-2.4174,"LAT":53.9245}},{"type":"Feature","id":154,"geometry":{"type":"Polygon","coordinates":[[[-2.17329358668378,53.7230116830123],[-2.14632807589261,53.6822315285504],[-2.16135283228484,53.6413741743378],[-2.1853958391191,53.6382240918883],[-2.18240718356643,53.6482576143018],[-2.20522850017734,53.6543488335374],[-2.21772889961389,53.668980737019],[-2.24587750354987,53.6635217287854],[-2.26986609199753,53.6461366094962],[-2.25676901587184,53.6203979538489],[-2.2717870687847,53.6145142323629],[-2.2952727767507,53.6403952344409],[-2.29898508315983,53.6667047873832],[-2.316757290576,53.6549872223464],[-2.37123619442803,53.6670806526954],[-2.37442427463772,53.6872544324511],[-2.39834827804044,53.6915598610837],[-2.4109892957726,53.7051367406028],[-2.34418444779859,53.7224495981429],[-2.32577142734401,53.7343535412902],[-2.32614815739536,53.7473357012479],[-2.31410910729836,53.7470387940606],[-2.2952715026144,53.7519904922168],[-2.26859737308555,53.7422805674437],[-2.25168527111066,53.7550432158807],[-2.23265360475658,53.7376351661483],[-2.17329358668378,53.7230116830123]]]},"properties":{"OBJECTID":154,"LAD16CD":"E07000125","LAD16NM":"Rossendale","LAD16NMW":" ","BNG_E":382827,"BNG_N":420955,"LONG":-2.26149,"LAT":53.68478}},{"type":"Feature","id":155,"geometry":{"type":"Polygon","coordinates":[[[-2.59948777975915,53.781471021741],[-2.54750548806086,53.7758709779132],[-2.54554336627417,53.7692045880293],[-2.5642730957077,53.7620120187882],[-2.55129805429681,53.756388387789],[-2.56160160850592,53.746901352519],[-2.57723740557141,53.7511458462336],[-2.61185506597144,53.7385705873997],[-2.62975495277858,53.7172919975021],[-2.65192898017644,53.7119638777845],[-2.65844863386328,53.717695935683],[-2.67149158268604,53.7108052004089],[-2.67759500323142,53.6936985956986],[-2.65802847554366,53.6906950362802],[-2.65882324536417,53.6806851060518],[-2.70820563110474,53.6815301836229],[-2.71253955142718,53.6713341266461],[-2.73355048867332,53.6742829574619],[-2.73003868085254,53.6862140640311],[-2.74660221515104,53.6927075172346],[-2.82012710671301,53.687137697908],[-2.83313321917602,53.6955139969349],[-2.82398181892354,53.7028535008096],[-2.83242376216457,53.7211313455163],[-2.86806794880356,53.7333954201038],[-2.8646681725079,53.7339221355858],[-2.84831612217011,53.7300131291511],[-2.85516564284716,53.7355292682917],[-2.82549537988503,53.7442991467614],[-2.82796754861786,53.7438180504203],[-2.79390048773884,53.7512956056158],[-2.73203696100211,53.7576424363002],[-2.71236460040401,53.7482334533143],[-2.67898725756602,53.7530352282992],[-2.66591255797763,53.7485174441697],[-2.65656846626471,53.760558206139],[-2.62209170008786,53.7708759432483],[-2.63385816007591,53.7823756265265],[-2.59948777975915,53.781471021741]]]},"properties":{"OBJECTID":155,"LAD16CD":"E07000126","LAD16NM":"South Ribble","LAD16NMW":" ","BNG_E":352016,"BNG_N":425840,"LONG":-2.72873,"LAT":53.72675}},{"type":"Feature","id":156,"geometry":{"type":"Polygon","coordinates":[[[-2.82012710671301,53.687137697908],[-2.82147313252174,53.6626250312541],[-2.79595255725478,53.6159616186288],[-2.78100140594216,53.6234712216511],[-2.75873546506043,53.61465223848],[-2.73616787656633,53.6236847344525],[-2.7096901612233,53.6178091061121],[-2.69456786883481,53.6266454231385],[-2.69944892636805,53.614299326889],[-2.68931258756323,53.604302841045],[-2.69335212226501,53.5894286628193],[-2.71922262230447,53.5761141804398],[-2.70481914777769,53.5591921844065],[-2.71792555343105,53.5272111627836],[-2.73052092366414,53.5206001449905],[-2.76887248537263,53.5135715522728],[-2.78247648835109,53.5314301951848],[-2.81674018177585,53.5121744967596],[-2.8249644646925,53.4852092174679],[-2.84442114860289,53.4841303876156],[-2.84983642475747,53.4931391710133],[-2.86515490034431,53.4920871474623],[-2.88799424319245,53.5038287411385],[-2.88171626851127,53.5205438923226],[-2.92300940747159,53.5252200407183],[-2.94789315355992,53.5443538460569],[-2.97761401694336,53.5459230761467],[-2.96296435434976,53.5237058578046],[-2.97582621871761,53.5152879370123],[-3.04669858185674,53.542958327014],[-3.04038847399773,53.5652721194985],[-3.0226199961031,53.5695979050849],[-3.02070918102875,53.5836752099927],[-3.03598609445391,53.5872183390699],[-3.0288221481626,53.6023199744701],[-2.99788936525803,53.6266670872011],[-2.98182313085212,53.6222051341507],[-2.96725910696117,53.6313286169869],[-2.9401434440703,53.6586105179311],[-2.94678566945777,53.6880175636058],[-2.95621907693553,53.6974878594766],[-2.94697562310659,53.6986438773851],[-2.95463935743039,53.7050511319043],[-2.93475045316612,53.7046406669385],[-2.9482433488166,53.711781965209],[-2.93828309629701,53.7249364291373],[-2.92521584249927,53.7200406276501],[-2.9287670580997,53.7252290055912],[-2.91509533826854,53.7260983326474],[-2.91085397764044,53.7267573074979],[-2.86806794880356,53.7333954201038],[-2.83242376216457,53.7211313455163],[-2.82398181892354,53.7028535008096],[-2.83313321917602,53.6955139969349],[-2.82012710671301,53.687137697908]]]},"properties":{"OBJECTID":156,"LAD16CD":"E07000127","LAD16NM":"West Lancashire","LAD16NMW":" ","BNG_E":342611,"BNG_N":413268,"LONG":-2.86893,"LAT":53.61281}},{"type":"Feature","id":157,"geometry":{"type":"Polygon","coordinates":[[[-2.64821739362889,53.9489215891498],[-2.62643718898701,53.9385635365392],[-2.61340257289382,53.9082556552019],[-2.62514503627487,53.8946405251114],[-2.64523122021125,53.8937579414712],[-2.68570678542201,53.8909428974441],[-2.70981650598148,53.8536423136317],[-2.74638557242406,53.8510299535714],[-2.73615752297472,53.8234460362218],[-2.75926449059684,53.8263714775389],[-2.77068881394251,53.8404204861635],[-2.80013450278451,53.8331379011124],[-2.79786437012769,53.8245883939211],[-2.82599421784173,53.8199872979186],[-2.84086959803992,53.8312779421104],[-2.86942278463769,53.830913113435],[-2.85758673821299,53.842606581837],[-2.89014618482053,53.8460389820658],[-2.87556086418417,53.8579334524207],[-2.90432547906308,53.8648458439546],[-2.94364016912886,53.8507238567577],[-2.95641758856618,53.8612944092199],[-2.97498056167414,53.8631538882761],[-2.98192393553233,53.8581762237812],[-2.96556995195647,53.8473110015037],[-2.96177765860037,53.8283465292072],[-3.01065293001342,53.8261938989222],[-3.01974989314483,53.8685995770713],[-3.05292612755606,53.8754892176321],[-3.05280542019172,53.8767583778288],[-3.04928724909891,53.9206147836669],[-3.00608980348461,53.9280637055683],[-3.00693525378847,53.9015760694798],[-2.99666606539546,53.9310795515251],[-2.91573897028752,53.9513299940961],[-2.91501010653527,53.9515120442007],[-2.91573080918808,53.9509564261463],[-2.9218798253388,53.9462151357289],[-2.91556468767254,53.9433507431046],[-2.90487573548412,53.9385008313588],[-2.88668796798608,53.9416177940568],[-2.89432661972383,53.9465412930192],[-2.88520312871141,53.9484663101921],[-2.87964970827439,53.9454606393828],[-2.88524464944552,53.9368388553442],[-2.86436725616692,53.9180797314269],[-2.80368814236326,53.9357544047585],[-2.81364522018683,53.9458489026294],[-2.79642213627375,53.9754701242548],[-2.75786811321482,53.9631088146833],[-2.75537475423414,53.9523312051062],[-2.74147581989296,53.9568568449619],[-2.7352371166294,53.9745263870077],[-2.71565576478942,53.9802440519077],[-2.70204885819554,53.9435564587455],[-2.68791654099557,53.9497022133614],[-2.64821739362889,53.9489215891498]]]},"properties":{"OBJECTID":157,"LAD16CD":"E07000128","LAD16NM":"Wyre","LAD16NMW":" ","BNG_E":347227,"BNG_N":445159,"LONG":-2.80462,"LAT":53.89991}},{"type":"Feature","id":158,"geometry":{"type":"Polygon","coordinates":[[[-1.18528923936837,52.660644094393],[-1.19065594940554,52.6403938585446],[-1.2072521664265,52.6425880606048],[-1.21598078461804,52.6345335553783],[-1.16555888658034,52.6130814436463],[-1.17422436305701,52.5929263408266],[-1.15789024257173,52.5908219880973],[-1.16094169839942,52.5825305490145],[-1.14949577580909,52.5810241148803],[-1.14361854308977,52.5880254256973],[-1.13017927929064,52.5622475546258],[-1.12359691159624,52.5689129021954],[-1.09579039642702,52.5655528264644],[-1.082893927078,52.5565792935659],[-1.05939219118248,52.5589300735629],[-1.07588893951803,52.5388659319323],[-1.12125674892306,52.5451865573565],[-1.18427532258798,52.5274989927537],[-1.20213280197883,52.5274399053911],[-1.231840506278,52.555378912918],[-1.30594754121977,52.4933952796616],[-1.32508812136861,52.5010423236423],[-1.31796578874368,52.515116937108],[-1.33484699509201,52.5330249859063],[-1.33488678453348,52.5601931848164],[-1.32370941376084,52.5677939064312],[-1.30202258539006,52.5613886760481],[-1.27291557528471,52.5659721374343],[-1.26996749968616,52.5747966029347],[-1.29680102791105,52.5798170427101],[-1.29837199357119,52.5858738977617],[-1.27458365031039,52.600984088757],[-1.27447930786703,52.6161701485411],[-1.25741322566714,52.6162532735956],[-1.26187666623789,52.6282116912219],[-1.24075770157634,52.6336169166893],[-1.26180193364896,52.6370662711685],[-1.23219782035288,52.6407474306109],[-1.19968163039427,52.6644018174098],[-1.18528923936837,52.660644094393]]]},"properties":{"OBJECTID":158,"LAD16CD":"E07000129","LAD16NM":"Blaby","LAD16NMW":" ","BNG_E":454385,"BNG_N":297994,"LONG":-1.19887,"LAT":52.57706}},{"type":"Feature","id":159,"geometry":{"type":"Polygon","coordinates":[[[-1.03628929193978,52.8158772833489],[-1.04590891532025,52.7660320049643],[-1.03038195565497,52.7561863071504],[-1.0199110201222,52.7269800853801],[-1.00105079066193,52.7236619229959],[-1.0155925337769,52.7108242162082],[-1.00797633681807,52.6963927456931],[-0.948924212311746,52.6803811505571],[-0.96016724096341,52.6731065225955],[-0.980283378914277,52.681853442001],[-1.01367915587676,52.6550807828139],[-1.04861278990277,52.6549959554947],[-1.07507885102983,52.6696256366172],[-1.11881182318705,52.6731863179731],[-1.12922467845295,52.6653897814964],[-1.14326236104255,52.6871571571819],[-1.15725203436398,52.6915230251843],[-1.1780655753699,52.6780349823538],[-1.18528923936837,52.660644094393],[-1.19968163039427,52.6644018174098],[-1.21214007904274,52.6744460595559],[-1.22694892879317,52.6700043321705],[-1.24433108912426,52.684464265833],[-1.25901057675996,52.6820720132481],[-1.28089948392414,52.6918160097802],[-1.2827133908091,52.7146423172932],[-1.24714069693245,52.7363689772105],[-1.2511173336223,52.7408729284361],[-1.26686507017391,52.7474509853878],[-1.28748662491138,52.7339722740819],[-1.30475412990473,52.74846458576],[-1.3323787078431,52.753018158067],[-1.33479158394688,52.7631001897104],[-1.3189610044782,52.7853885650615],[-1.27866962132958,52.7831767179738],[-1.27644940201962,52.8003283580164],[-1.26192675780064,52.8104533285579],[-1.22588604870543,52.7916775627693],[-1.19772936218306,52.7894115462359],[-1.16327577044121,52.806522227808],[-1.1308930726564,52.8058269107318],[-1.11694190792177,52.8195772063288],[-1.07443530104697,52.8247267225042],[-1.07173821254567,52.8140112108344],[-1.03628929193978,52.8158772833489]]]},"properties":{"OBJECTID":159,"LAD16CD":"E07000130","LAD16NM":"Charnwood","LAD16NMW":" ","BNG_E":458365,"BNG_N":316155,"LONG":-1.13694,"LAT":52.7399}},{"type":"Feature","id":160,"geometry":{"type":"Polygon","coordinates":[[[-0.80869324391624,52.646126065208],[-0.805824670642929,52.6206878774461],[-0.820950352877323,52.5964548599214],[-0.792435455469062,52.5976141690629],[-0.76526421603417,52.5824701789383],[-0.759893743832203,52.564906033468],[-0.738864421777675,52.5488833370776],[-0.742206489955943,52.5394859761241],[-0.713658337990071,52.5249639674592],[-0.756156309540796,52.5109947120419],[-0.774866784919666,52.5182763352668],[-0.796160634841535,52.516365133688],[-0.868809905266339,52.5269536151281],[-0.883443190698605,52.5139701572096],[-0.882125561109143,52.4931658041582],[-0.89804783474293,52.4869184498188],[-0.882395514810624,52.4712828435444],[-0.901280606449159,52.4597558592076],[-0.942191918817086,52.4677725207331],[-0.951908262530864,52.4774239299049],[-1.00069265211689,52.470940416864],[-1.04451053128634,52.4457480934707],[-1.03427368076883,52.4362852712491],[-1.04998493123346,52.4222085378439],[-1.08438179275849,52.4362981470732],[-1.12926952534356,52.4161034512675],[-1.14935295148852,52.397040625968],[-1.18399208839148,52.3921710762571],[-1.2016132823402,52.3967317941154],[-1.30594754121977,52.4933952796616],[-1.231840506278,52.555378912918],[-1.20213280197883,52.5274399053911],[-1.18427532258798,52.5274989927537],[-1.12125674892306,52.5451865573565],[-1.07588893951803,52.5388659319323],[-1.05939219118248,52.5589300735629],[-1.082893927078,52.5565792935659],[-1.07535444596895,52.5747348732727],[-1.04135762914648,52.5980096712394],[-1.06247912693593,52.6042471504583],[-1.07048970749576,52.6180668304864],[-1.0469622471247,52.6346200803563],[-1.04861278990277,52.6549959554947],[-1.01367915587676,52.6550807828139],[-0.980283378914277,52.681853442001],[-0.96016724096341,52.6731065225955],[-0.948924212311746,52.6803811505571],[-0.916049625135523,52.6711407156478],[-0.911926085425627,52.6771722639372],[-0.893363051735596,52.6736712769216],[-0.85554558387234,52.6849737878074],[-0.858744687722892,52.6737630560744],[-0.833981491496086,52.6727049813182],[-0.82954890496389,52.6587532041378],[-0.809528312732896,52.6576117220774],[-0.822271716107889,52.6472543311323],[-0.80869324391624,52.646126065208]]]},"properties":{"OBJECTID":160,"LAD16CD":"E07000131","LAD16NM":"Harborough","LAD16NMW":" ","BNG_E":474549,"BNG_N":293875,"LONG":-0.90229,"LAT":52.53766}},{"type":"Feature","id":161,"geometry":{"type":"Polygon","coordinates":[[[-1.19968163039427,52.6644018174098],[-1.23219782035288,52.6407474306109],[-1.26180193364896,52.6370662711685],[-1.24075770157634,52.6336169166893],[-1.26187666623789,52.6282116912219],[-1.25741322566714,52.6162532735956],[-1.27447930786703,52.6161701485411],[-1.27458365031039,52.600984088757],[-1.29837199357119,52.5858738977617],[-1.29680102791105,52.5798170427101],[-1.26996749968616,52.5747966029347],[-1.27291557528471,52.5659721374343],[-1.30202258539006,52.5613886760481],[-1.32370941376084,52.5677939064312],[-1.33488678453348,52.5601931848164],[-1.33484699509201,52.5330249859063],[-1.31796578874368,52.515116937108],[-1.32508812136861,52.5010423236423],[-1.41734425187584,52.5344553061623],[-1.45999402370411,52.5515899264193],[-1.52286777647305,52.5706005985436],[-1.52715522942189,52.5827378298832],[-1.56075676844421,52.5961562419659],[-1.5544599867291,52.6147360394988],[-1.57135417979544,52.6352716290311],[-1.54451698666946,52.6446078755298],[-1.55177141578054,52.6674551055621],[-1.53682479950802,52.6657355349389],[-1.50236096264477,52.6776333005234],[-1.4940143248404,52.6690478676003],[-1.47701880713704,52.6777149853776],[-1.4457424313955,52.6639580208497],[-1.42420339066503,52.6840025294078],[-1.4019158236867,52.6720798146376],[-1.3605873433023,52.6764761079396],[-1.3426004471379,52.6902023952074],[-1.35109636117501,52.6941570597778],[-1.2827133908091,52.7146423172932],[-1.28089948392414,52.6918160097802],[-1.25901057675996,52.6820720132481],[-1.24433108912426,52.684464265833],[-1.22694892879317,52.6700043321705],[-1.21214007904274,52.6744460595559],[-1.19968163039427,52.6644018174098]]]},"properties":{"OBJECTID":161,"LAD16CD":"E07000132","LAD16NM":"Hinckley and Bosworth","LAD16NMW":" ","BNG_E":439538,"BNG_N":301379,"LONG":-1.41755,"LAT":52.60877}},{"type":"Feature","id":162,"geometry":{"type":"Polygon","coordinates":[[[-0.664101453562234,52.7567104600373],[-0.751697886041725,52.7367121843903],[-0.776484384440382,52.7439341908574],[-0.81343522697994,52.7291297310913],[-0.821752864497158,52.7156751836492],[-0.786044854240286,52.6947410491217],[-0.782041592391379,52.6694814376432],[-0.80869324391624,52.646126065208],[-0.822271716107889,52.6472543311323],[-0.809528312732896,52.6576117220774],[-0.82954890496389,52.6587532041378],[-0.833981491496086,52.6727049813182],[-0.858744687722892,52.6737630560744],[-0.85554558387234,52.6849737878074],[-0.893363051735596,52.6736712769216],[-0.911926085425627,52.6771722639372],[-0.916049625135523,52.6711407156478],[-0.948924212311746,52.6803811505571],[-1.00797633681807,52.6963927456931],[-1.0155925337769,52.7108242162082],[-1.00105079066193,52.7236619229959],[-1.0199110201222,52.7269800853801],[-1.03038195565497,52.7561863071504],[-1.04590891532025,52.7660320049643],[-1.03628929193978,52.8158772833489],[-1.02193315699339,52.8220518874676],[-0.982709019341811,52.820674864413],[-0.977074582084019,52.8407376624064],[-0.959503896924714,52.8437817302898],[-0.928121482503522,52.8660833086472],[-0.940573916585786,52.8768561295997],[-0.916924921868393,52.8789315822189],[-0.857633573941153,52.9056423191806],[-0.862893425288274,52.913113844356],[-0.82436073248877,52.9417896089505],[-0.833908629894999,52.9458805023845],[-0.820021885147575,52.9604644285141],[-0.812850938385306,52.957464210898],[-0.796150035932521,52.9767315018913],[-0.778278647278812,52.9769233786113],[-0.778437336523334,52.9593138195053],[-0.754950088791209,52.9495561923324],[-0.776859445159426,52.9048089033075],[-0.758468271419489,52.9004900489003],[-0.766592056296894,52.8867983625504],[-0.742722542382104,52.8831571774637],[-0.682248172933071,52.8121646769169],[-0.664101453562234,52.7567104600373]]]},"properties":{"OBJECTID":162,"LAD16CD":"E07000133","LAD16NM":"Melton","LAD16NMW":" ","BNG_E":477328,"BNG_N":323472,"LONG":-0.8544,"LAT":52.80329}},{"type":"Feature","id":163,"geometry":{"type":"Polygon","coordinates":[[[-1.26192675780064,52.8104533285579],[-1.27644940201962,52.8003283580164],[-1.27866962132958,52.7831767179738],[-1.3189610044782,52.7853885650615],[-1.33479158394688,52.7631001897104],[-1.3323787078431,52.753018158067],[-1.30475412990473,52.74846458576],[-1.28748662491138,52.7339722740819],[-1.26686507017391,52.7474509853878],[-1.2511173336223,52.7408729284361],[-1.24714069693245,52.7363689772105],[-1.2827133908091,52.7146423172932],[-1.35109636117501,52.6941570597778],[-1.3426004471379,52.6902023952074],[-1.3605873433023,52.6764761079396],[-1.4019158236867,52.6720798146376],[-1.42420339066503,52.6840025294078],[-1.4457424313955,52.6639580208497],[-1.47701880713704,52.6777149853776],[-1.4940143248404,52.6690478676003],[-1.50236096264477,52.6776333005234],[-1.53682479950802,52.6657355349389],[-1.55177141578054,52.6674551055621],[-1.58964518521212,52.6872608072795],[-1.59754104513292,52.7004217660513],[-1.55004125317699,52.7203170192848],[-1.54464024703852,52.7316944967341],[-1.5624926218877,52.7505868360805],[-1.55278704448157,52.7633329511754],[-1.50498045309694,52.7676086618093],[-1.49398372305366,52.7590473698709],[-1.46844530451001,52.7668773508682],[-1.4558820441738,52.7770946616646],[-1.46277863630535,52.7868634581023],[-1.44239105641244,52.7929832752247],[-1.44356155233336,52.8027441678299],[-1.41770445880774,52.8016155002962],[-1.38793618390925,52.833097654642],[-1.39432284231485,52.8367728717205],[-1.36121066730503,52.8551856701266],[-1.35117274101193,52.8532894534715],[-1.34486272114446,52.8675328837904],[-1.32533249402081,52.8659817420104],[-1.31930687517858,52.872869426114],[-1.26788907940139,52.8733686496619],[-1.27436347502668,52.836129517395],[-1.26192675780064,52.8104533285579]]]},"properties":{"OBJECTID":163,"LAD16CD":"E07000134","LAD16NM":"North West Leicestershire","LAD16NMW":" ","BNG_E":439111,"BNG_N":316252,"LONG":-1.42209,"LAT":52.7425}},{"type":"Feature","id":164,"geometry":{"type":"Polygon","coordinates":[[[-1.082893927078,52.5565792935659],[-1.09579039642702,52.5655528264644],[-1.12359691159624,52.5689129021954],[-1.13017927929064,52.5622475546258],[-1.14361854308977,52.5880254256973],[-1.12017085197888,52.5975440759748],[-1.10365075507291,52.5959117935451],[-1.09661352030357,52.6164913808571],[-1.07048970749576,52.6180668304864],[-1.06247912693593,52.6042471504583],[-1.04135762914648,52.5980096712394],[-1.07535444596895,52.5747348732727],[-1.082893927078,52.5565792935659]]]},"properties":{"OBJECTID":164,"LAD16CD":"E07000135","LAD16NM":"Oadby and Wigston","LAD16NMW":" ","BNG_E":461543,"BNG_N":299379,"LONG":-1.093,"LAT":52.58875}},{"type":"Feature","id":165,"geometry":{"type":"Polygon","coordinates":[[[0.202844293253791,53.0301910137141],[0.155601618070658,53.0090042791245],[0.0935141116398088,52.9569370713113],[0.0821340415285609,52.9458158832216],[0.0805721269627505,52.9442889606548],[0.0798093021242432,52.9392004552188],[0.0790274145814466,52.9339834273632],[0.0418884115676607,52.9327113503818],[0.0783774678534192,52.9320329627694],[0.0518947111872145,52.9188844259078],[0.0455851763655085,52.9157070930168],[0.026588917613301,52.8989300120374],[0.0271246379881003,52.8984938192753],[-0.0403485266173971,52.8684505738393],[-0.0847935038337136,52.8645464522677],[-0.11858346341913,52.8823801564662],[-0.142651723775278,52.8849077411244],[-0.156586336668386,52.9120947663298],[-0.246705114049162,52.9288324743061],[-0.189890524376673,52.9964096713719],[-0.224945275962781,53.0299994280295],[-0.2109390579467,53.0699415023955],[-0.196119685354201,53.0695566895907],[-0.115892777127948,53.0106446684341],[-0.00706054539442542,53.0011204473866],[0.0452294406992237,53.0300672991974],[0.0362024910171214,53.0694968090356],[0.0874875406609741,53.0716451906822],[0.137083223861589,53.086691868825],[0.149710041603128,53.0573847213245],[0.192893788522255,53.0376816374528],[0.202844293253791,53.0301910137141]]]},"properties":{"OBJECTID":165,"LAD16CD":"E07000136","LAD16NM":"Boston","LAD16NMW":" ","BNG_E":526851,"BNG_N":343953,"LONG":-0.11218,"LAT":52.97794}},{"type":"Feature","id":166,"geometry":{"type":"Polygon","coordinates":[[[0.202844293253791,53.0301910137141],[0.192893788522255,53.0376816374528],[0.149710041603128,53.0573847213245],[0.137083223861589,53.086691868825],[0.0874875406609741,53.0716451906822],[0.0362024910171214,53.0694968090356],[0.0452294406992237,53.0300672991974],[-0.00706054539442542,53.0011204473866],[-0.115892777127948,53.0106446684341],[-0.196119685354201,53.0695566895907],[-0.196596584085926,53.08343793501],[-0.21931851831885,53.0962508421602],[-0.226236727370354,53.1249003287769],[-0.289650496211531,53.1793657710403],[-0.302263333418044,53.2104251264078],[-0.276004812277359,53.2341841024775],[-0.280242815584862,53.2497647923744],[-0.300433738549181,53.2620883768699],[-0.289817641432223,53.2639890906695],[-0.300825348238257,53.2639737584877],[-0.301895659347134,53.2753404842258],[-0.316443359327924,53.2794716461545],[-0.317460783514343,53.2982512577233],[-0.295572290116591,53.3029820955686],[-0.310260818133297,53.3200026484203],[-0.293312645907931,53.3344767984158],[-0.275517873685321,53.321826897293],[-0.255251658063623,53.3300402115012],[-0.255899019288943,53.3441420171659],[-0.204871146383213,53.3718864352719],[-0.229394388970573,53.3980579616389],[-0.206023398638657,53.408435001817],[-0.214467738213198,53.4286374992873],[-0.180523848099836,53.4407022470594],[-0.13187927207818,53.4359393964447],[-0.120343715839383,53.4335649215751],[-0.0822093466165325,53.4511510055076],[-0.107820632451331,53.4698627568263],[-0.0898037355778605,53.4776824144022],[-0.0954884503510531,53.485988995659],[-0.0752620039311522,53.4893357390289],[-0.0650454121581075,53.5187396568963],[-0.0145788197624351,53.5154053547178],[0.0147453539384794,53.5281521125094],[0.0172272834089929,53.5260512559593],[0.0473818583659911,53.5146596912641],[0.038717983412243,53.526724902974],[0.0882370071110297,53.5148921334555],[0.0796103811413397,53.5033250122403],[0.0931287670758728,53.4940161576341],[0.108625921155984,53.4888200200099],[0.113319476146241,53.4872456450934],[0.11785076165703,53.4932361185049],[0.109367049224425,53.5037696397889],[0.108945259434552,53.5042931914065],[0.109385974164388,53.5041512421911],[0.136440852614134,53.4954322107575],[0.128575496677449,53.4845929676002],[0.143835278117975,53.4819654880591],[0.14747584007282,53.4941276052794],[0.163571809775949,53.4821381582824],[0.167623002355124,53.4770723468901],[0.168030734330386,53.4765624248622],[0.165564288690248,53.4771097558019],[0.157357633429562,53.4789304841368],[0.15932846233802,53.4772228851985],[0.191420108535348,53.4493940394369],[0.185131239183827,53.4434148025686],[0.200646296423741,53.4361354290932],[0.187804538265653,53.4377073597285],[0.212509833194886,53.4212834586174],[0.196500529306427,53.4177797811728],[0.228356010625046,53.405866893369],[0.242662833385784,53.3727945219037],[0.298389519689482,53.294816342589],[0.337184105392738,53.240350538535],[0.355627376858218,53.1920584275783],[0.34959377626668,53.1374137437653],[0.343936021571495,53.114110332327],[0.339855341391462,53.0972852924694],[0.328343142879551,53.0894540131233],[0.312468365593015,53.0891607313271],[0.246088534825056,53.0495495598388],[0.202844293253791,53.0301910137141]]]},"properties":{"OBJECTID":166,"LAD16CD":"E07000137","LAD16NM":"East Lindsey","LAD16NMW":" ","BNG_E":534862,"BNG_N":376106,"LONG":0.020549,"LAT":53.26483}},{"type":"Feature","id":167,"geometry":{"type":"Polygon","coordinates":[[[-0.495118462293063,53.225259143875],[-0.530239206636106,53.2174997500797],[-0.539576379998361,53.2039529647882],[-0.548839773672698,53.205863182855],[-0.552843479444469,53.1863260701736],[-0.564428804632481,53.1870028949714],[-0.619735373722833,53.2080564665501],[-0.615666393186097,53.2219109032698],[-0.570727190054104,53.2296117835277],[-0.595111924401461,53.2451701901186],[-0.514294507629502,53.2539806003661],[-0.496012163865893,53.2471908447773],[-0.495118462293063,53.225259143875]]]},"properties":{"OBJECTID":167,"LAD16CD":"E07000138","LAD16NM":"Lincoln","LAD16NMW":" ","BNG_E":496347,"BNG_N":370096,"LONG":-0.55848,"LAT":53.21921}},{"type":"Feature","id":168,"geometry":{"type":"Polygon","coordinates":[[[-0.595111924401461,53.2451701901186],[-0.570727190054104,53.2296117835277],[-0.615666393186097,53.2219109032698],[-0.619735373722833,53.2080564665501],[-0.564428804632481,53.1870028949714],[-0.552843479444469,53.1863260701736],[-0.548839773672698,53.205863182855],[-0.539576379998361,53.2039529647882],[-0.530239206636106,53.2174997500797],[-0.495118462293063,53.225259143875],[-0.38186756311131,53.2319581057045],[-0.352433077412519,53.2279211624249],[-0.319404342546572,53.1849482924855],[-0.289650496211531,53.1793657710403],[-0.226236727370354,53.1249003287769],[-0.21931851831885,53.0962508421602],[-0.196596584085926,53.08343793501],[-0.196119685354201,53.0695566895907],[-0.2109390579467,53.0699415023955],[-0.224945275962781,53.0299994280295],[-0.189890524376673,52.9964096713719],[-0.246705114049162,52.9288324743061],[-0.256495923402416,52.9058834982022],[-0.322830151693572,52.9175299518261],[-0.357893459253579,52.9156507466221],[-0.365824278813474,52.8979311036513],[-0.437340926231544,52.8869959765797],[-0.445331964020982,52.900571961964],[-0.469755932855739,52.9011884015865],[-0.489207639338414,52.9134700036968],[-0.49397508306116,52.9207380200561],[-0.479487583468523,52.9314244765166],[-0.494153071309853,52.9538474763608],[-0.510006490588962,52.9475734571917],[-0.517845823129647,52.960288172426],[-0.55409911114265,52.9544308870645],[-0.543156523879967,52.9717425124714],[-0.526173082736194,52.9693872208797],[-0.522814221426996,53.0496419660532],[-0.584939309984002,53.0456766656556],[-0.689888642507637,53.0597627326155],[-0.705929513990387,53.0520029621417],[-0.716203841419236,53.0590586998514],[-0.71346650179438,53.0660465531342],[-0.695132074361868,53.066290223121],[-0.729617825718505,53.0979020202076],[-0.716755388024302,53.1161847950133],[-0.73240736294474,53.1278015868589],[-0.715375396272584,53.1368828627235],[-0.718160267504867,53.1772877890842],[-0.764018606632565,53.1825754319903],[-0.730569016477095,53.2107564493198],[-0.714752926755767,53.2076077678446],[-0.697616436406978,53.2202372898879],[-0.675872140756329,53.2176443555117],[-0.666577006514888,53.239702495635],[-0.648463664516149,53.2434134793101],[-0.648376868103703,53.2531678263076],[-0.62248085787366,53.2581302445218],[-0.595111924401461,53.2451701901186]]]},"properties":{"OBJECTID":168,"LAD16CD":"E07000139","LAD16NM":"North Kesteven","LAD16NMW":" ","BNG_E":502135,"BNG_N":354788,"LONG":-0.4767,"LAT":53.08058}},{"type":"Feature","id":169,"geometry":{"type":"Polygon","coordinates":[[[0.0271246379881003,52.8984938192753],[0.0431193122749543,52.9052497281521],[0.0686271711826691,52.9187128824827],[0.0650898499657802,52.9046071959235],[0.0800031190944955,52.9013685038523],[0.113723835009881,52.8940367859711],[0.149575884926521,52.8822334921479],[0.176331488285909,52.8741162030556],[0.213809405445185,52.8271400185298],[0.205790527045072,52.7842352206928],[0.216813167329965,52.8208833707043],[0.228994339050904,52.8238185531998],[0.262258333106359,52.8156776971807],[0.267106288579427,52.8158417944322],[0.245084460531765,52.784523805905],[0.272208554226469,52.7728063606402],[0.186323197439424,52.7353486304391],[0.17162606685083,52.7380317007062],[0.132975309322762,52.7393044763085],[0.0890116938762923,52.7236301651287],[0.0636266192782988,52.7273915086061],[0.0441494744659712,52.7143823487578],[0.0485664001173349,52.6814016593383],[0.0215003509086972,52.6648872875914],[-0.0312706833054042,52.6615327430869],[-0.0637138144162751,52.6752330937228],[-0.087752504715668,52.666786091809],[-0.102195958290052,52.6722061935883],[-0.141061996376816,52.6515074230086],[-0.180020105013017,52.6605611576486],[-0.192867814005763,52.6524385101545],[-0.21250133299933,52.6666794921252],[-0.267180096567175,52.6990861536813],[-0.306679523498684,52.7434364466685],[-0.260668750586387,52.7710178108425],[-0.27633183420049,52.8612042095186],[-0.270887806916082,52.8721079086223],[-0.257030341691632,52.867187119235],[-0.269519411197061,52.8769572042763],[-0.256495923402416,52.9058834982022],[-0.246705114049162,52.9288324743061],[-0.156586336668386,52.9120947663298],[-0.142651723775278,52.8849077411244],[-0.11858346341913,52.8823801564662],[-0.0847935038337136,52.8645464522677],[-0.0403485266173971,52.8684505738393],[0.0271246379881003,52.8984938192753]]]},"properties":{"OBJECTID":169,"LAD16CD":"E07000140","LAD16NM":"South Holland","LAD16NMW":" ","BNG_E":532909,"BNG_N":322928,"LONG":-0.03058,"LAT":52.78758}},{"type":"Feature","id":170,"geometry":{"type":"Polygon","coordinates":[[[-0.256495923402416,52.9058834982022],[-0.269519411197061,52.8769572042763],[-0.257030341691632,52.867187119235],[-0.270887806916082,52.8721079086223],[-0.27633183420049,52.8612042095186],[-0.260668750586387,52.7710178108425],[-0.306679523498684,52.7434364466685],[-0.267180096567175,52.6990861536813],[-0.21250133299933,52.6666794921252],[-0.260753910312386,52.6514179769988],[-0.289240338602376,52.6702761867101],[-0.335037026572004,52.6748659710245],[-0.350222339006112,52.6616146836699],[-0.405681266029177,52.6480460962573],[-0.452694588753434,52.6542776630366],[-0.494773452983964,52.6403140717889],[-0.495025803667865,52.6402363834685],[-0.523586001664128,52.6652337193492],[-0.506674321255394,52.6595259203954],[-0.456191202284728,52.670393432514],[-0.434054536275769,52.6837050699513],[-0.430443229242022,52.7054219465827],[-0.494530908620287,52.7096532788973],[-0.542433642694199,52.723281448558],[-0.539974276106016,52.7384017538729],[-0.572636470399843,52.7531090372221],[-0.605443842606481,52.750492943519],[-0.610288470259079,52.7598213787566],[-0.664101453562234,52.7567104600373],[-0.682248172933071,52.8121646769169],[-0.742722542382104,52.8831571774637],[-0.766592056296894,52.8867983625504],[-0.758468271419489,52.9004900489003],[-0.776859445159426,52.9048089033075],[-0.754950088791209,52.9495561923324],[-0.778437336523334,52.9593138195053],[-0.778278647278812,52.9769233786113],[-0.804086126439767,53.0125054033485],[-0.795824910318071,53.0105980763051],[-0.788413810773922,53.0258533548036],[-0.760826457045489,53.0294103382601],[-0.749551781638862,53.055115652538],[-0.716203841419236,53.0590586998514],[-0.705929513990387,53.0520029621417],[-0.689888642507637,53.0597627326155],[-0.584939309984002,53.0456766656556],[-0.522814221426996,53.0496419660532],[-0.526173082736194,52.9693872208797],[-0.543156523879967,52.9717425124714],[-0.55409911114265,52.9544308870645],[-0.517845823129647,52.960288172426],[-0.510006490588962,52.9475734571917],[-0.494153071309853,52.9538474763608],[-0.479487583468523,52.9314244765166],[-0.49397508306116,52.9207380200561],[-0.489207639338414,52.9134700036968],[-0.469755932855739,52.9011884015865],[-0.445331964020982,52.900571961964],[-0.437340926231544,52.8869959765797],[-0.365824278813474,52.8979311036513],[-0.357893459253579,52.9156507466221],[-0.322830151693572,52.9175299518261],[-0.256495923402416,52.9058834982022]]]},"properties":{"OBJECTID":170,"LAD16CD":"E07000141","LAD16NM":"South Kesteven","LAD16NMW":" ","BNG_E":501406,"BNG_N":328986,"LONG":-0.49565,"LAT":52.84885}},{"type":"Feature","id":171,"geometry":{"type":"Polygon","coordinates":[[[-0.292115129233666,53.6132674303203],[-0.248476049147886,53.5936636907919],[-0.251395554956696,53.5846530761117],[-0.234668675268476,53.5862504176012],[-0.222558901405155,53.5680169264667],[-0.195185375008483,53.5716193566971],[-0.189340891530869,53.5659225867524],[-0.219882528800796,53.5326064898991],[-0.21058957925593,53.5317064641046],[-0.204086450335227,53.5117673419358],[-0.210604977691229,53.4862884742655],[-0.188565229350284,53.4845380566971],[-0.181804719284507,53.4686494113769],[-0.153680016962686,53.4656777571028],[-0.149227748280309,53.446699664515],[-0.13187927207818,53.4359393964447],[-0.180523848099836,53.4407022470594],[-0.214467738213198,53.4286374992873],[-0.206023398638657,53.408435001817],[-0.229394388970573,53.3980579616389],[-0.204871146383213,53.3718864352719],[-0.255899019288943,53.3441420171659],[-0.255251658063623,53.3300402115012],[-0.275517873685321,53.321826897293],[-0.293312645907931,53.3344767984158],[-0.310260818133297,53.3200026484203],[-0.295572290116591,53.3029820955686],[-0.317460783514343,53.2982512577233],[-0.316443359327924,53.2794716461545],[-0.301895659347134,53.2753404842258],[-0.300825348238257,53.2639737584877],[-0.289817641432223,53.2639890906695],[-0.300433738549181,53.2620883768699],[-0.280242815584862,53.2497647923744],[-0.276004812277359,53.2341841024775],[-0.302263333418044,53.2104251264078],[-0.289650496211531,53.1793657710403],[-0.319404342546572,53.1849482924855],[-0.352433077412519,53.2279211624249],[-0.38186756311131,53.2319581057045],[-0.495118462293063,53.225259143875],[-0.496012163865893,53.2471908447773],[-0.514294507629502,53.2539806003661],[-0.595111924401461,53.2451701901186],[-0.62248085787366,53.2581302445218],[-0.648376868103703,53.2531678263076],[-0.648463664516149,53.2434134793101],[-0.666577006514888,53.239702495635],[-0.688027280353396,53.2583912398045],[-0.734150803414682,53.254004045004],[-0.735083340341812,53.243873981367],[-0.777074454249101,53.2469081686979],[-0.764279778646064,53.2727392371138],[-0.778125134074963,53.2838542965833],[-0.763502149488002,53.2994375852619],[-0.7509672806374,53.2936023695126],[-0.747138182425402,53.3043331955588],[-0.749955286932974,53.3242183175087],[-0.766473605972211,53.3301074974407],[-0.758616360574952,53.353837585701],[-0.774459228793722,53.3644324679272],[-0.79113234561858,53.3635515381982],[-0.775235922769755,53.3777587747253],[-0.790442566351976,53.3858538467309],[-0.777139680822724,53.3969143879102],[-0.788624379620229,53.4152612751678],[-0.818092247147418,53.426978798116],[-0.820515392221427,53.4407478793078],[-0.797483351068129,53.4550644460278],[-0.784364875058953,53.4633795457005],[-0.784388777592732,53.4766692148201],[-0.771568244961136,53.4792015597662],[-0.768109607643302,53.4989256065594],[-0.752113860532944,53.5005306068588],[-0.739591685679836,53.5199359472965],[-0.624491104487418,53.5128392130607],[-0.629752676541483,53.4582189906815],[-0.551788631227942,53.4595199854936],[-0.471749466825333,53.474872899992],[-0.486630004791289,53.4804701659859],[-0.488383659361113,53.5048602236247],[-0.405074526371439,53.5176169024854],[-0.408145080527084,53.5321088668014],[-0.430664749987602,53.5463371546598],[-0.501229126936907,53.5374612156938],[-0.490926930466652,53.5458749219812],[-0.467018372979049,53.5489606915057],[-0.429001046113358,53.5745247133247],[-0.416962974563654,53.5632146881186],[-0.335938821165182,53.5586265904406],[-0.300743141013308,53.5952836291794],[-0.308555248322007,53.6143287569821],[-0.292115129233666,53.6132674303203]]]},"properties":{"OBJECTID":171,"LAD16CD":"E07000142","LAD16NM":"West Lindsey","LAD16NMW":" ","BNG_E":499314,"BNG_N":390326,"LONG":-0.50774,"LAT":53.40044}},{"type":"Feature","id":172,"geometry":{"type":"Polygon","coordinates":[[[0.993595562193268,52.7983601296086],[1.00024100531065,52.7657853245573],[1.04477167432206,52.7690433610564],[1.05109033206039,52.750412983258],[1.08024376197933,52.7409573868116],[1.08855324220633,52.7231945130098],[1.10520292081591,52.7146933537325],[1.08424743919598,52.702543210651],[1.10832230058921,52.682522808553],[1.097695322992,52.6497571873266],[1.07898505698659,52.6487396096566],[1.07464965567733,52.6381682661],[1.05443160165402,52.6633292114759],[1.04309623564435,52.6465115057782],[1.02355340999038,52.6397518940454],[1.01886566188309,52.615745610444],[1.03690078380003,52.6157979353566],[1.03948553751189,52.5881729202757],[0.963777552881803,52.5946439812941],[0.953711887526607,52.5849422135189],[0.962188162224446,52.5811771716018],[0.94702805037251,52.5758325257759],[0.973508910115888,52.554793653477],[1.03378942151376,52.5374722643525],[1.0613996143625,52.5371837174409],[1.09528850613024,52.5183222358259],[1.07895302146603,52.5070094390888],[1.09464888306153,52.4602774008993],[1.07314962078079,52.454755239381],[1.05713609823526,52.4200913898781],[1.04279915845133,52.4256535009212],[1.02126754716923,52.4163789347107],[1.03410180458497,52.4157766114554],[1.02141653328589,52.4059714992569],[1.02995702871116,52.3787354699096],[0.967471133229585,52.3701127827379],[0.930232138847752,52.3888382227805],[0.866007537735583,52.390464000099],[0.854225657629981,52.399592020379],[0.784669266113684,52.3862310149202],[0.765966099911912,52.3903574969632],[0.749844252459312,52.3829264987303],[0.737589057188135,52.3951383199225],[0.712437775079963,52.3946230577217],[0.66846339601087,52.4091757516806],[0.718793357714732,52.4496472049236],[0.683973388033118,52.4531649527241],[0.66632259085068,52.4625083453217],[0.641832794258438,52.4509649983135],[0.582501079241076,52.4518613696587],[0.613366574886348,52.5316344027098],[0.579834025633401,52.5595721703388],[0.536615894328161,52.5658042880891],[0.530523496082968,52.5760931978306],[0.564176065035551,52.5964662125714],[0.578507877609896,52.6535150883703],[0.56217697785545,52.6552955706427],[0.564736336163059,52.6715897616994],[0.550981936882956,52.6805208575271],[0.611989534107689,52.699970968746],[0.626018537516843,52.7018137073918],[0.647748882735051,52.6906779881312],[0.653757914699803,52.7040643577512],[0.687779366073583,52.6979346650967],[0.711029186407751,52.7090061516275],[0.718227292402715,52.7217939439562],[0.701127402631813,52.736191425195],[0.668133231426006,52.7405569655047],[0.688725333607084,52.7519717083161],[0.690081472090419,52.7700319695257],[0.70793854157043,52.7884719446131],[0.795830918024416,52.7690971224312],[0.839443295918713,52.8111265211044],[0.865419192829781,52.8074282058186],[0.890788929663137,52.7907168325306],[0.917646446380625,52.8033124043355],[0.938442434385208,52.7879726813617],[0.93684410055754,52.7955805696986],[0.96766262471862,52.8077377061933],[0.993595562193268,52.7983601296086]]]},"properties":{"OBJECTID":172,"LAD16CD":"E07000143","LAD16NM":"Breckland","LAD16NMW":" ","BNG_E":591015,"BNG_N":303330,"LONG":0.818716,"LAT":52.59421}},{"type":"Feature","id":173,"geometry":{"type":"Polygon","coordinates":[[[1.251082598023,52.820522258837],[1.25458861945328,52.8134471755783],[1.27412542264876,52.8188199713598],[1.28888250254447,52.8046676633282],[1.30819930807104,52.8068095886236],[1.31479229909173,52.7796957875485],[1.35700623015072,52.7462705908916],[1.38765966720994,52.7400074158561],[1.39733110284413,52.7291060067508],[1.40590063601156,52.732514286136],[1.40244393706541,52.7157004307023],[1.42398606353374,52.7034577905235],[1.41857384841594,52.6919002972164],[1.4344456024742,52.6895749917613],[1.44142812470533,52.7014505005626],[1.46095728662249,52.7056645831191],[1.47396531537967,52.6893075036656],[1.48811009779945,52.6932827091303],[1.49489152823141,52.6871726755199],[1.51194427621227,52.6900347150048],[1.51224512657603,52.6816350402902],[1.51894297093999,52.6869658755469],[1.54921374406167,52.6815417833369],[1.56808055250588,52.6378511130694],[1.59048361271932,52.6382287985396],[1.60532952989462,52.624024289783],[1.64420866883435,52.6304052128918],[1.67717455138603,52.6140190798295],[1.64197672912206,52.6042276726837],[1.63101020498873,52.5925017490461],[1.64681231102561,52.5890922691806],[1.62301933391912,52.574230799165],[1.60752521108301,52.5740325655145],[1.5918055548476,52.5580432523817],[1.54058399765689,52.5555931586916],[1.52240617380873,52.5627088872027],[1.51843751834895,52.5758310386549],[1.49779343690349,52.5713191381412],[1.48468449056157,52.5877787704898],[1.45453932547194,52.5945602090836],[1.43469715401616,52.6200569126769],[1.41362777493374,52.6211718321986],[1.38953262149277,52.6045463675853],[1.36933178366829,52.6241138849484],[1.32528531779964,52.6231837194236],[1.34057158865731,52.6497078685023],[1.32297657842716,52.645024222968],[1.29260098202016,52.6549279487135],[1.30018441395866,52.6768559659855],[1.29233000712115,52.6849351218655],[1.28294526102352,52.6773351601316],[1.26285930499593,52.6774055342789],[1.28426219960137,52.6576427488549],[1.24850807134,52.6477431627569],[1.23418840292895,52.6680757322114],[1.21827531428598,52.6728080184033],[1.205097560281,52.660021368415],[1.19074158458229,52.6785425465354],[1.1737647904699,52.6651667975522],[1.14729632005532,52.6713663255462],[1.13524482338517,52.6428594939589],[1.097695322992,52.6497571873266],[1.10832230058921,52.682522808553],[1.08424743919598,52.702543210651],[1.10520292081591,52.7146933537325],[1.08855324220633,52.7231945130098],[1.08024376197933,52.7409573868116],[1.05109033206039,52.750412983258],[1.04477167432206,52.7690433610564],[1.00024100531065,52.7657853245573],[0.993595562193268,52.7983601296086],[1.02228022664908,52.8000309454279],[1.03526283767048,52.8118272919966],[1.08790210104267,52.8158466164419],[1.10178892586383,52.8293436545714],[1.14960114695143,52.8121049954097],[1.14527048026,52.8239074692877],[1.15645453511192,52.8217003120565],[1.17259684205919,52.8306138125738],[1.19338825062242,52.8153177399378],[1.21438805003468,52.8297135920993],[1.251082598023,52.820522258837]]]},"properties":{"OBJECTID":173,"LAD16CD":"E07000144","LAD16NM":"Broadland","LAD16NMW":" ","BNG_E":619865,"BNG_N":315909,"LONG":1.252332,"LAT":52.69622}},{"type":"Feature","id":174,"geometry":{"type":"Polygon","coordinates":[[[1.74046063188017,52.5321041298177],[1.72600396623318,52.5306422099079],[1.70200760803776,52.5446606880652],[1.66771403653475,52.5502446797446],[1.62858219259059,52.5260180528763],[1.60582469293061,52.5448706687843],[1.64856479955998,52.576259762353],[1.64681231102561,52.5890922691806],[1.63101020498873,52.5925017490461],[1.64197672912206,52.6042276726837],[1.67717455138603,52.6140190798295],[1.64420866883435,52.6304052128918],[1.60532952989462,52.624024289783],[1.59048361271932,52.6382287985396],[1.56808055250588,52.6378511130694],[1.54921374406167,52.6815417833369],[1.55066076168066,52.6993647588762],[1.61931306076772,52.7175860713949],[1.63929336271259,52.7343197565379],[1.67494262700839,52.7425972740522],[1.69650758493025,52.7223190329469],[1.69907186052793,52.7199060599062],[1.70101718281373,52.718075309415],[1.73289617846649,52.6561501354728],[1.73747619994617,52.6470024840146],[1.73986413560864,52.5730539067803],[1.73006906029747,52.5819935349974],[1.73250643598262,52.5720638973565],[1.73865478391971,52.571975845543],[1.73179428577798,52.5647142680484],[1.73357788010402,52.5580055658477],[1.73284381436232,52.5568809895325],[1.73908936598892,52.5372632795704],[1.74046063188017,52.5321041298177]]]},"properties":{"OBJECTID":174,"LAD16CD":"E07000145","LAD16NM":"Great Yarmouth","LAD16NMW":" ","BNG_E":646760,"BNG_N":315882,"LONG":1.649496,"LAT":52.6844}},{"type":"Feature","id":175,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.681327900060325,52.9774586026461],[0.683502846274776,52.9859874477132],[0.680030948446127,52.9859944499043],[0.662257329207332,52.9860287419782],[0.680084899404547,52.9868670430515],[0.696166405257746,52.9876209697315],[0.751083311990604,52.9784672980479],[0.714497792355084,52.9770498193174],[0.698374352681954,52.9841008140662],[0.681327900060325,52.9774586026461]]],[[[0.429344097956075,52.4364266682765],[0.428529094906191,52.4546526137327],[0.38070641112083,52.4795394578243],[0.367062167483363,52.5011737837702],[0.309360655115429,52.5136222727739],[0.256476359421261,52.5077142909321],[0.24604089749472,52.4998913000707],[0.23631914034599,52.5072905684657],[0.206123341080614,52.5196351206436],[0.230591211555003,52.5279099430961],[0.205847372690249,52.5338508143429],[0.213145008454483,52.5381716997459],[0.203871743921319,52.5454050565998],[0.214625643510169,52.5491066605273],[0.205139877235542,52.5479008824011],[0.204708359418935,52.5546561647632],[0.217238460591752,52.5605940001876],[0.205631531010054,52.5655691353424],[0.218411900410723,52.5725991305101],[0.1915974460493,52.5989606346629],[0.219300089533909,52.6218124215053],[0.169925341265295,52.6504354929356],[0.18384177882103,52.6556620728892],[0.184716620108647,52.6778946654985],[0.153570700344215,52.6822231824923],[0.171626066850834,52.7380317007062],[0.186323197439426,52.7353486304391],[0.27220855422647,52.7728063606402],[0.245084460531769,52.784523805905],[0.267106288579431,52.8158417944322],[0.331642243023854,52.8180069881798],[0.351260210465711,52.8098187766673],[0.366635715035869,52.7911197539325],[0.370988273327469,52.7838864737997],[0.374303287840657,52.7783759086299],[0.371115698683665,52.7862299533681],[0.367079087590663,52.7961723048735],[0.357764689401695,52.8125481587137],[0.373007830602495,52.8209892289932],[0.422074498779779,52.8481244475092],[0.444915917057122,52.8532607605062],[0.445384209401878,52.8737270704508],[0.480023087367089,52.9315203194626],[0.486748275890257,52.9427213621728],[0.540940754081157,52.9749091388368],[0.562666434372037,52.9765926286555],[0.571485149396786,52.9679084337008],[0.586417519382224,52.9731718955511],[0.604011946956772,52.9675931129564],[0.590081792321252,52.9767113636357],[0.617855648542008,52.9736336154991],[0.616287616916831,52.9685113360066],[0.619921251747934,52.9737751560566],[0.674037486782248,52.9761598981465],[0.667567380950384,52.970151244734],[0.679261148787886,52.9735549727714],[0.695141897849566,52.978174704168],[0.708703961467498,52.9740949533235],[0.731653441710388,52.9722448708911],[0.737357998542249,52.9643214932341],[0.757873969811806,52.9693463957742],[0.761332893460011,52.9758250187324],[0.751212233503304,52.9769329280484],[0.781427493026194,52.9772177838563],[0.782222166675193,52.9770361705231],[0.789872472989255,52.8998508764824],[0.816990318156992,52.9000673379005],[0.82156907430734,52.8928574195473],[0.806896433166585,52.8794380747458],[0.79487183178108,52.8835102942485],[0.79096995962601,52.8598831393582],[0.727774001317488,52.8553386821615],[0.725084114424883,52.8428734363588],[0.756336653562079,52.8164392094167],[0.70793854157043,52.7884719446131],[0.690081472090419,52.7700319695257],[0.688725333607084,52.7519717083161],[0.668133231426006,52.7405569655047],[0.701127402631813,52.736191425195],[0.718227292402715,52.7217939439562],[0.711029186407751,52.7090061516275],[0.687779366073583,52.6979346650967],[0.653757914699803,52.7040643577512],[0.647748882735051,52.6906779881312],[0.626018537516845,52.7018137073918],[0.611989534107689,52.699970968746],[0.550981936882956,52.6805208575271],[0.564736336163057,52.6715897616994],[0.56217697785545,52.6552955706427],[0.578507877609896,52.6535150883703],[0.564176065035551,52.5964662125714],[0.530523496082968,52.5760931978306],[0.536615894328161,52.5658042880891],[0.579834025633403,52.5595721703388],[0.613366574886348,52.5316344027098],[0.582501079241078,52.4518613696587],[0.554704779881467,52.4560251871058],[0.523662479466877,52.4481795772387],[0.445538699577158,52.447371779669],[0.429344097956075,52.4364266682765]]]]},"properties":{"OBJECTID":175,"LAD16CD":"E07000146","LAD16NM":"King's Lynn and West Norfolk","LAD16NMW":" ","BNG_E":571220,"BNG_N":315805,"LONG":0.533258,"LAT":52.71283}},{"type":"Feature","id":176,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.852402947113734,52.958124130519],[0.867462022751644,52.9794065072233],[0.911242378786076,52.9654382967782],[0.901060890399503,52.9616901476125],[0.873120030103695,52.9610367444499],[0.869928864822086,52.9580684136325],[0.852402947113734,52.958124130519]]],[[[1.51224512657603,52.6816350402902],[1.51194427621227,52.6900347150048],[1.4948915282314,52.6871726755199],[1.48811009779945,52.6932827091303],[1.47396531537967,52.6893075036656],[1.46095728662249,52.7056645831191],[1.44142812470533,52.7014505005626],[1.4344456024742,52.6895749917613],[1.41857384841594,52.6919002972164],[1.42398606353374,52.7034577905235],[1.40244393706541,52.7157004307023],[1.40590063601157,52.732514286136],[1.39733110284413,52.7291060067508],[1.38765966720994,52.7400074158561],[1.35700623015072,52.7462705908916],[1.31479229909173,52.7796957875485],[1.30819930807104,52.8068095886236],[1.28888250254447,52.8046676633282],[1.27412542264876,52.8188199713598],[1.25458861945328,52.8134471755783],[1.251082598023,52.820522258837],[1.21438805003468,52.8297135920993],[1.19338825062242,52.8153177399378],[1.17259684205919,52.8306138125738],[1.15645453511193,52.8217003120565],[1.14527048026,52.8239074692877],[1.14960114695144,52.8121049954097],[1.10178892586383,52.8293436545714],[1.08790210104268,52.8158466164419],[1.03526283767048,52.8118272919966],[1.02228022664908,52.8000309454279],[0.993595562193271,52.7983601296086],[0.967662624718625,52.8077377061933],[0.936844100557541,52.7955805696986],[0.938442434385211,52.7879726813617],[0.91764644638063,52.8033124043355],[0.890788929663139,52.7907168325306],[0.865419192829783,52.8074282058186],[0.839443295918715,52.8111265211044],[0.79583091802442,52.7690971224312],[0.707938541570433,52.7884719446131],[0.756336653562083,52.8164392094167],[0.725084114424887,52.8428734363588],[0.727774001317491,52.8553386821615],[0.790969959626013,52.8598831393582],[0.794871831781085,52.8835102942485],[0.806896433166589,52.8794380747458],[0.821569074307346,52.8928574195473],[0.816990318156994,52.9000673379005],[0.789872472989257,52.8998508764824],[0.782222166675196,52.9770361705231],[0.81378260743182,52.9698179109362],[0.813785481468808,52.9773839998158],[0.85172826888078,52.9734202260099],[0.851101677908747,52.9576958040407],[0.870476587068999,52.9549325972513],[0.875247677888797,52.9601886120786],[0.917779113539188,52.9604284177405],[0.919698860727123,52.9656455373755],[0.935391972157952,52.9588416472313],[0.976467183790982,52.963032808269],[0.983984488653124,52.96379819956],[1.01450755993171,52.962999667153],[1.01537033231331,52.955479655904],[1.01859492662171,52.9641046067302],[1.03576948365905,52.9671068072465],[0.991192905022551,52.9763182870711],[0.977268438645381,52.9746829558094],[0.957814093216689,52.9723953704161],[0.977098262741796,52.9799920410532],[1.10539923107836,52.9555543774623],[1.13026259128314,52.9506635009073],[1.26947986706512,52.9389177419103],[1.27246470718802,52.9381548455654],[1.32525474329059,52.9246455124923],[1.40176923812718,52.8949617246194],[1.43314281636806,52.8815019618341],[1.56000172589377,52.813992798088],[1.58154272542755,52.8024957346747],[1.67494262700839,52.7425972740522],[1.63929336271259,52.7343197565379],[1.61931306076772,52.7175860713949],[1.55066076168066,52.6993647588762],[1.54921374406167,52.6815417833369],[1.51894297093999,52.6869658755469],[1.51224512657603,52.6816350402902]]]]},"properties":{"OBJECTID":176,"LAD16CD":"E07000147","LAD16NM":"North Norfolk","LAD16NMW":" ","BNG_E":611083,"BNG_N":330845,"LONG":1.132195,"LAT":52.83378}},{"type":"Feature","id":177,"geometry":{"type":"Polygon","coordinates":[[[1.32528531779964,52.6231837194236],[1.28640210458714,52.5961777523088],[1.25791298893774,52.5980896758254],[1.24354551725796,52.6171352049811],[1.23145286378394,52.6181044649935],[1.23056516041539,52.6309266319765],[1.21295431358538,52.6271645251739],[1.20389047141929,52.6447038029074],[1.23545363036179,52.6409334492196],[1.24850807134,52.6477431627569],[1.28426219960137,52.6576427488549],[1.26285930499593,52.6774055342789],[1.28294526102352,52.6773351601316],[1.29233000712115,52.6849351218655],[1.30018441395866,52.6768559659855],[1.29260098202016,52.6549279487135],[1.32297657842716,52.645024222968],[1.34057158865731,52.6497078685023],[1.32528531779964,52.6231837194236]]]},"properties":{"OBJECTID":177,"LAD16CD":"E07000148","LAD16NM":"Norwich","LAD16NMW":" ","BNG_E":622355,"BNG_N":309773,"LONG":1.284979,"LAT":52.64013}},{"type":"Feature","id":178,"geometry":{"type":"Polygon","coordinates":[[[1.19074158458229,52.6785425465354],[1.205097560281,52.660021368415],[1.21827531428598,52.6728080184033],[1.23418840292895,52.6680757322114],[1.24850807134,52.6477431627569],[1.23545363036179,52.6409334492196],[1.20389047141929,52.6447038029074],[1.21295431358538,52.6271645251739],[1.23056516041539,52.6309266319765],[1.23145286378394,52.6181044649935],[1.24354551725796,52.6171352049811],[1.25791298893774,52.5980896758254],[1.28640210458714,52.5961777523088],[1.32528532723833,52.6231837074666],[1.36933177337206,52.6241138663543],[1.3895326784567,52.6045463974327],[1.41362782982579,52.6211718728877],[1.43469715401616,52.6200569126769],[1.45453932547194,52.5945602090836],[1.48468449056157,52.5877787704898],[1.49779343690349,52.5713191381412],[1.51843751834895,52.5758310386549],[1.52240617380873,52.5627088872027],[1.54058399765689,52.5555931586916],[1.5918055548476,52.5580432523817],[1.60752521108301,52.5740325655145],[1.62301933391912,52.574230799165],[1.64681231102561,52.5890922691806],[1.64856479955998,52.576259762353],[1.60582469293061,52.5448706687843],[1.62858219259059,52.5260180528763],[1.65427974163516,52.501416648603],[1.67208067698861,52.5038667133709],[1.68247185572943,52.4950505680271],[1.65882710400651,52.4684044739352],[1.64654874455853,52.4720031485118],[1.63454251362064,52.4629545125604],[1.61850457711773,52.4632774819513],[1.58618951858997,52.4786934299582],[1.56802007789497,52.4746308722448],[1.55782314455851,52.4576964848111],[1.52973012762626,52.4683473357009],[1.50802174417558,52.4617522827127],[1.48074305830859,52.4718923979101],[1.44616961595478,52.4560079180574],[1.42014985212369,52.4710466435227],[1.41101790469344,52.4615967757364],[1.4332684193978,52.4559597426786],[1.43259224862895,52.4453419211076],[1.40791389184784,52.44440931628],[1.36365762331316,52.4274785163419],[1.34710101015358,52.4044110213743],[1.31630320015054,52.3873912302174],[1.2862347490807,52.3906896604211],[1.25999663276856,52.3710993793063],[1.21386742493184,52.3553904421707],[1.06818590184872,52.3785211460065],[1.02995702871116,52.3787354699096],[1.02141653328589,52.4059714992569],[1.03410180458497,52.4157766114554],[1.02126754716923,52.4163789347107],[1.04279915845133,52.4256535009212],[1.05713609823526,52.4200913898781],[1.07314962078079,52.454755239381],[1.09464888306153,52.4602774008993],[1.07895302146603,52.5070094390888],[1.09528850613024,52.5183222358259],[1.0613996143625,52.5371837174409],[1.03378942151376,52.5374722643525],[0.973508910115888,52.554793653477],[0.94702805037251,52.5758325257759],[0.962188162224446,52.5811771716018],[0.953711887526607,52.5849422135189],[0.963777552881803,52.5946439812941],[1.03948553751189,52.5881729202757],[1.03690078380003,52.6157979353566],[1.01886566188309,52.615745610444],[1.02355340999038,52.6397518940454],[1.04309623564435,52.6465115057782],[1.05443160165402,52.6633292114759],[1.07464965567733,52.6381682661],[1.07898505698659,52.6487396096566],[1.097695322992,52.6497571873266],[1.13524482338517,52.6428594939589],[1.14729632005532,52.6713663255462],[1.1737647904699,52.6651667975522],[1.19074158458229,52.6785425465354]]]},"properties":{"OBJECTID":178,"LAD16CD":"E07000149","LAD16NM":"South Norfolk","LAD16NMW":" ","BNG_E":628991,"BNG_N":295823,"LONG":1.373248,"LAT":52.51218}},{"type":"Feature","id":179,"geometry":{"type":"Polygon","coordinates":[[[-0.664142438761838,52.454476667503],[-0.66987789659229,52.4637558567497],[-0.683757315491131,52.4621830023569],[-0.671310770100393,52.468919207638],[-0.684807611899198,52.4782700937925],[-0.720222424872975,52.4567785255833],[-0.737880960470924,52.4581461537806],[-0.741567684303088,52.4701314308053],[-0.771633536839664,52.4720479145645],[-0.786111096710911,52.495185716084],[-0.807932487292416,52.5065640721583],[-0.796160634841535,52.516365133688],[-0.774866784919666,52.5182763352668],[-0.756156309540796,52.5109947120419],[-0.713658337990071,52.5249639674592],[-0.674864345706151,52.5586383817668],[-0.669461130129544,52.5449138818504],[-0.643134163591103,52.5363572944447],[-0.63584293092044,52.5238923993329],[-0.665337469718978,52.5179682906355],[-0.671966380112608,52.5068260833229],[-0.635643457144331,52.515954046795],[-0.597640437722719,52.511979189877],[-0.609297408941458,52.508631956781],[-0.596387480017263,52.496944380496],[-0.601379493756309,52.4868196096959],[-0.627813312786099,52.47949150852],[-0.631894251935664,52.4645988590434],[-0.664142438761838,52.454476667503]]]},"properties":{"OBJECTID":179,"LAD16CD":"E07000150","LAD16NM":"Corby","LAD16NMW":" ","BNG_E":487862,"BNG_N":290681,"LONG":-0.7069,"LAT":52.50697}},{"type":"Feature","id":180,"geometry":{"type":"Polygon","coordinates":[[[-0.901280606449159,52.4597558592076],[-0.904383712661337,52.4421710755287],[-0.864327833526919,52.4342245411744],[-0.886936611283975,52.423354135169],[-0.890537063140808,52.3985942535963],[-0.873695476451944,52.4026739565926],[-0.840569709260987,52.3928466268653],[-0.831109333220411,52.3761733879427],[-0.79631686725624,52.3616629709017],[-0.78865531253581,52.3473067149582],[-0.785779453339245,52.3306167663916],[-0.817950353633245,52.309595943654],[-0.809141414284651,52.2753276930696],[-0.827576100293027,52.280983994244],[-0.873937000297074,52.2827066119783],[-0.885118246683352,52.2753892849723],[-0.898042535382972,52.2806684871142],[-0.961755567154835,52.2594745199179],[-0.989099439058384,52.2575450205557],[-0.997404803927527,52.24767648642],[-1.06518793008413,52.228238777518],[-1.03842130029972,52.1956737019616],[-1.08314970191527,52.1935257572146],[-1.09558297575049,52.1789160782679],[-1.12689240873705,52.1857061127491],[-1.12858470878119,52.1678940356116],[-1.1372316306612,52.1732720861092],[-1.14419953216634,52.1660311622059],[-1.15751774327452,52.1695074616526],[-1.138031190255,52.1462548141284],[-1.18782772810598,52.1444879074572],[-1.19344136472114,52.1602397508333],[-1.19798334937734,52.1551953696222],[-1.22317595061116,52.1604122038627],[-1.23392958387367,52.1477955266344],[-1.25371265618732,52.1558072186753],[-1.25527395919274,52.1646496614454],[-1.27508475460471,52.1676833564211],[-1.28119486796282,52.1919529434511],[-1.25477999450913,52.1988889666106],[-1.28464415777405,52.238577293866],[-1.26689106857939,52.2352423779123],[-1.23299880381312,52.2532588490553],[-1.21573028067602,52.2663781638686],[-1.23378294834552,52.2903281059451],[-1.20923383160583,52.3152040787753],[-1.26535489041569,52.3283606820407],[-1.23338985999898,52.3465160417255],[-1.1749730344279,52.3562898070593],[-1.2016132823402,52.3967317941154],[-1.18399208839148,52.3921710762571],[-1.14935295148852,52.397040625968],[-1.12926952534356,52.4161034512675],[-1.08438179275849,52.4362981470732],[-1.04998493123346,52.4222085378439],[-1.03427368076883,52.4362852712491],[-1.04451053128634,52.4457480934707],[-1.00069265211689,52.470940416864],[-0.951908262530864,52.4774239299049],[-0.942191918817086,52.4677725207331],[-0.901280606449159,52.4597558592076]]]},"properties":{"OBJECTID":180,"LAD16CD":"E07000151","LAD16NM":"Daventry","LAD16NMW":" ","BNG_E":467286,"BNG_N":268437,"LONG":-1.01447,"LAT":52.30994}},{"type":"Feature","id":181,"geometry":{"type":"Polygon","coordinates":[[[-0.495025803667865,52.6402363834685],[-0.494773452983964,52.6403140717889],[-0.470921180939459,52.6235593371494],[-0.49266486143953,52.581900262491],[-0.478814869731256,52.5736451461852],[-0.415381404185907,52.578742638869],[-0.407290921146051,52.5640548539184],[-0.419593788836943,52.5589619541644],[-0.401283297219458,52.5386846816235],[-0.413602640850889,52.525679612803],[-0.354345204769653,52.5064950714405],[-0.359399580993798,52.4898590682306],[-0.341590493979016,52.4669426264723],[-0.370217036858789,52.4399302705187],[-0.362408042511681,52.4335312771501],[-0.41707283217347,52.4115991100522],[-0.441509864499855,52.3849964335048],[-0.495946267846011,52.3795155293808],[-0.48851881587647,52.3740235410363],[-0.498699839685909,52.3600958379478],[-0.477682425581446,52.3489199908184],[-0.483264192792673,52.3409032965586],[-0.466656739117926,52.3389275755203],[-0.465365758042858,52.3229532803574],[-0.519829880200142,52.317692567191],[-0.514051197252364,52.3146970752875],[-0.541969414313723,52.2899424460098],[-0.531190184959116,52.2704024294707],[-0.541971909066081,52.2560727476577],[-0.565693056626453,52.2534682255626],[-0.586335339018582,52.2728313332523],[-0.610617040593065,52.2794979463904],[-0.638094301545891,52.2992419754545],[-0.641250613947386,52.3171934988955],[-0.622795650544509,52.3420069819987],[-0.632360035193279,52.361574321143],[-0.62109992737829,52.3693736172378],[-0.628390506406602,52.3826238202319],[-0.613774985997048,52.4196397158486],[-0.627602627207423,52.4348740816656],[-0.658711149075828,52.4342821987582],[-0.654483048075773,52.4481645000145],[-0.664142438761838,52.454476667503],[-0.631894251935664,52.4645988590434],[-0.627813312786099,52.47949150852],[-0.601379493756309,52.4868196096959],[-0.596387480017263,52.496944380496],[-0.609297408941458,52.508631956781],[-0.597640437722719,52.511979189877],[-0.635643457144331,52.515954046795],[-0.671966380112608,52.5068260833229],[-0.665337469718978,52.5179682906355],[-0.63584293092044,52.5238923993329],[-0.643134163591103,52.5363572944447],[-0.669461130129544,52.5449138818504],[-0.674864345706151,52.5586383817668],[-0.603019141940689,52.5885911314296],[-0.586972401252504,52.5874288702128],[-0.58154698938658,52.5958682265105],[-0.571903726334783,52.585803368916],[-0.558117814318799,52.5944839667662],[-0.544173532601977,52.5928882801195],[-0.552938854460435,52.601348949791],[-0.540260653412754,52.625965768261],[-0.517397150642576,52.6423795251847],[-0.495025803667865,52.6402363834685]]]},"properties":{"OBJECTID":181,"LAD16CD":"E07000152","LAD16NM":"East Northamptonshire","LAD16NMW":" ","BNG_E":501344,"BNG_N":287839,"LONG":-0.5092,"LAT":52.47909}},{"type":"Feature","id":182,"geometry":{"type":"Polygon","coordinates":[[[-0.796160634841535,52.516365133688],[-0.807932487292416,52.5065640721583],[-0.786111096710911,52.495185716084],[-0.771633536839664,52.4720479145645],[-0.741567684303088,52.4701314308053],[-0.737880960470924,52.4581461537806],[-0.720222424872975,52.4567785255833],[-0.684807611899198,52.4782700937925],[-0.671310770100393,52.468919207638],[-0.683757315491131,52.4621830023569],[-0.66987789659229,52.4637558567497],[-0.664142438761838,52.454476667503],[-0.654483048075773,52.4481645000145],[-0.658711149075828,52.4342821987582],[-0.627602627207423,52.4348740816656],[-0.613774985997048,52.4196397158486],[-0.628390506406602,52.3826238202319],[-0.62109992737829,52.3693736172378],[-0.632360035193279,52.361574321143],[-0.653580371056874,52.3481193651223],[-0.685455992854632,52.3499617112141],[-0.700456937321782,52.3643726507754],[-0.727037848711503,52.3612129327564],[-0.747844597318569,52.3472151742089],[-0.778819217259494,52.3537542498129],[-0.78865531253581,52.3473067149582],[-0.79631686725624,52.3616629709017],[-0.831109333220411,52.3761733879427],[-0.840569709260987,52.3928466268653],[-0.873695476451944,52.4026739565926],[-0.890537063140808,52.3985942535963],[-0.886936611283975,52.423354135169],[-0.864327833526919,52.4342245411744],[-0.904383712661337,52.4421710755287],[-0.901280606449159,52.4597558592076],[-0.882395514810624,52.4712828435444],[-0.89804783474293,52.4869184498188],[-0.882125561109143,52.4931658041582],[-0.883443190698605,52.5139701572096],[-0.868809905266339,52.5269536151281],[-0.796160634841535,52.516365133688]]]},"properties":{"OBJECTID":182,"LAD16CD":"E07000153","LAD16NM":"Kettering","LAD16NMW":" ","BNG_E":483866,"BNG_N":282852,"LONG":-0.76773,"LAT":52.43723}},{"type":"Feature","id":183,"geometry":{"type":"Polygon","coordinates":[[[-0.809141414284651,52.2753276930696],[-0.79141586373156,52.242241512889],[-0.840978727479089,52.2369705016758],[-0.830135044494305,52.2234597031118],[-0.837008529895943,52.2116883666291],[-0.878187024805376,52.1950628598678],[-0.892290917791989,52.1969521734898],[-0.89432415207084,52.1861037593061],[-0.967660427505302,52.2186818005788],[-0.961755567154835,52.2594745199179],[-0.898042535382972,52.2806684871142],[-0.885118246683352,52.2753892849723],[-0.873937000297074,52.2827066119783],[-0.827576100293027,52.280983994244],[-0.809141414284651,52.2753276930696]]]},"properties":{"OBJECTID":183,"LAD16CD":"E07000154","LAD16NM":"Northampton","LAD16NMW":" ","BNG_E":476495,"BNG_N":260539,"LONG":-0.88121,"LAT":52.23775}},{"type":"Feature","id":184,"geometry":{"type":"Polygon","coordinates":[[[-0.79141586373156,52.242241512889],[-0.76219493255078,52.2487689007447],[-0.727573120999498,52.2381960129834],[-0.705455584098267,52.1915706998869],[-0.749734768747349,52.1668767675443],[-0.7779751006002,52.168732492092],[-0.79209127201904,52.1513294595675],[-0.807587882682741,52.1569790134859],[-0.814041228017469,52.1424723409512],[-0.831966630956292,52.1436835078331],[-0.828204676000872,52.1326105519282],[-0.880720326985505,52.1263317818071],[-0.887015712433718,52.1142093363724],[-0.871450103128565,52.1117534338634],[-0.869530890853718,52.1000376594283],[-0.846712543514899,52.0915087025729],[-0.831418245838928,52.0719469992663],[-0.839500490052515,52.0638277794439],[-0.86267864584557,52.0609340378583],[-0.852446931525225,52.0507050931148],[-0.871325629174326,52.0402518516737],[-0.877468742844175,52.0299715970231],[-0.890118209245854,52.0315605641912],[-0.906030231135185,52.0212211082727],[-0.951872930548288,52.0815337112453],[-0.967805300681992,52.0709109272615],[-1.02631761578532,52.0756821088293],[-1.04232729764683,52.0737102714474],[-1.02766844666987,52.0637342654447],[-1.06206502020343,52.0627354070638],[-1.1219874660594,52.0451472419711],[-1.13666519179105,52.0222431384209],[-1.11808639731515,52.0154261711861],[-1.13432869835509,51.997296386982],[-1.16382348612887,51.9934122258583],[-1.19625975035048,51.9774314423077],[-1.24161223469761,51.9862933629449],[-1.28339696574716,51.9795473058373],[-1.27816401887096,52.0142726684682],[-1.31292004348663,52.0514526625409],[-1.29750881415242,52.0780566939112],[-1.31815993118933,52.0799212567796],[-1.32116486415798,52.0870189275454],[-1.2480850615578,52.0971607910149],[-1.33189713466374,52.168485055298],[-1.3131345335561,52.190467629401],[-1.28119486796282,52.1919529434511],[-1.27508475460471,52.1676833564211],[-1.25527395919274,52.1646496614454],[-1.25371265618732,52.1558072186753],[-1.23392958387367,52.1477955266344],[-1.22317595061116,52.1604122038627],[-1.19798334937734,52.1551953696222],[-1.19344136472114,52.1602397508333],[-1.18782772810598,52.1444879074572],[-1.138031190255,52.1462548141284],[-1.15751774327452,52.1695074616526],[-1.14419953216634,52.1660311622059],[-1.1372316306612,52.1732720861092],[-1.12858470878119,52.1678940356116],[-1.12689240873705,52.1857061127491],[-1.09558297575049,52.1789160782679],[-1.08314970191527,52.1935257572146],[-1.03842130029972,52.1956737019616],[-1.06518793008413,52.228238777518],[-0.997404803927527,52.24767648642],[-0.989099439058384,52.2575450205557],[-0.961755567154835,52.2594745199179],[-0.967660427505302,52.2186818005788],[-0.89432415207084,52.1861037593061],[-0.892290917791989,52.1969521734898],[-0.878187024805376,52.1950628598678],[-0.837008529895943,52.2116883666291],[-0.830135044494305,52.2234597031118],[-0.840978727479089,52.2369705016758],[-0.79141586373156,52.242241512889]]]},"properties":{"OBJECTID":184,"LAD16CD":"E07000155","LAD16NM":"South Northamptonshire","LAD16NMW":" ","BNG_E":463000,"BNG_N":247077,"LONG":-1.08129,"LAT":52.11844}},{"type":"Feature","id":185,"geometry":{"type":"Polygon","coordinates":[[[-0.632360035193279,52.361574321143],[-0.622795650544509,52.3420069819987],[-0.641250613947386,52.3171934988955],[-0.638094301545891,52.2992419754545],[-0.610617040593065,52.2794979463904],[-0.653655471035558,52.2682893053734],[-0.637331623057357,52.2273176308376],[-0.668135639148405,52.1950341108935],[-0.705455584098267,52.1915706998869],[-0.727573120999498,52.2381960129834],[-0.76219493255078,52.2487689007447],[-0.79141586373156,52.242241512889],[-0.809141414284651,52.2753276930696],[-0.817950353633245,52.309595943654],[-0.785779453339245,52.3306167663916],[-0.78865531253581,52.3473067149582],[-0.778819217259494,52.3537542498129],[-0.747844597318569,52.3472151742089],[-0.727037848711503,52.3612129327564],[-0.700456937321782,52.3643726507754],[-0.685455992854632,52.3499617112141],[-0.653580371056874,52.3481193651223],[-0.632360035193279,52.361574321143]]]},"properties":{"OBJECTID":185,"LAD16CD":"E07000156","LAD16NM":"Wellingborough","LAD16NMW":" ","BNG_E":487787,"BNG_N":266827,"LONG":-0.71425,"LAT":52.29258}},{"type":"Feature","id":186,"geometry":{"type":"Polygon","coordinates":[[[-2.00450785291291,54.1728844379492],[-1.99254401458702,54.1552799650756],[-1.97249237173531,54.1580847600638],[-1.96358689157654,54.152130164977],[-1.94894818017792,54.1258308154045],[-1.90561626244563,54.1224732099465],[-1.84058803232102,54.0705756279051],[-1.85372526411607,54.0531223579964],[-1.87352584460637,54.0460427990922],[-1.87243948171203,54.0356735754972],[-1.85346978501968,54.0287738262918],[-1.84804568156644,54.0136706149408],[-1.8349133786548,54.013529276567],[-1.81673301855004,53.9781393210136],[-1.87888236170598,53.9542744309748],[-1.8836320686922,53.9631653188408],[-1.89376788534478,53.955260905158],[-1.96618594335705,53.9515549634629],[-1.96307646765926,53.9334042132577],[-1.97686723160885,53.9264177655832],[-1.95256707298836,53.9035332781376],[-1.97941943031805,53.9011319966789],[-1.98235931588735,53.868861595328],[-2.02175085543328,53.8715375072753],[-2.04613032171158,53.8501412455589],[-2.08991499194431,53.8681819711459],[-2.0814470581946,53.8756803205615],[-2.10301894795807,53.8909412953509],[-2.11334616134555,53.9156268526832],[-2.13222410689383,53.9265088494222],[-2.1822814241041,53.9353902718923],[-2.18452239163443,53.9522641291998],[-2.19601836748574,53.9695758437188],[-2.22573625583686,53.9610994501704],[-2.23201544738715,53.9712299750749],[-2.22106275403335,53.9779275801369],[-2.2303452943243,53.9815303417212],[-2.29431971642849,53.9744329531681],[-2.31915123809815,53.9938420155099],[-2.33992318434633,53.9894277117706],[-2.3523575747903,53.994673784309],[-2.35231031316342,54.0105389040908],[-2.33956003666722,54.0094333166994],[-2.35732329415198,54.0191170929815],[-2.37407297713542,54.049089059666],[-2.42582648981449,54.0380949093913],[-2.46954984633601,54.0462122422008],[-2.46434741772274,54.0752794312082],[-2.50952601848426,54.09542532987],[-2.52400965393431,54.0946224792867],[-2.56474072525564,54.1270377033997],[-2.56050449736424,54.1530521175285],[-2.53397895527996,54.1576927119752],[-2.4608627348239,54.2267161351641],[-2.40563193678957,54.2249151681],[-2.39677965224386,54.2393810796993],[-2.37302060408509,54.2400989025802],[-2.36231711507671,54.2497526279053],[-2.33765745302722,54.237599070526],[-2.31909631948478,54.2571558292818],[-2.30510675596045,54.2493435697401],[-2.29276017071972,54.252622356339],[-2.28331953779001,54.2385609820649],[-2.22921680420402,54.2521788031348],[-2.19779778521162,54.2473785525025],[-2.17194490608743,54.2284775511685],[-2.15160199700483,54.2355903644695],[-2.14047166606969,54.2252946700198],[-2.10003071279164,54.2319657620667],[-2.06087161165252,54.2103247422837],[-2.04578487952339,54.1818803785864],[-2.00450785291291,54.1728844379492]]]},"properties":{"OBJECTID":186,"LAD16CD":"E07000163","LAD16NM":"Craven","LAD16NMW":" ","BNG_E":389514,"BNG_N":461989,"LONG":-2.16166,"LAT":54.05376}},{"type":"Feature","id":187,"geometry":{"type":"Polygon","coordinates":[[[-1.14619694920377,54.5028216114649],[-1.11838000660665,54.4981985696868],[-1.09452384976555,54.5067598353813],[-1.03685145667861,54.4940440587377],[-1.0164537249425,54.4766430940309],[-0.983516462177679,54.4788774138005],[-0.972092109782583,54.4608465404673],[-1.03394053808596,54.4589898983067],[-1.0483896553848,54.4521464446574],[-1.05938059467243,54.4125783006889],[-1.08181105680513,54.4050251664127],[-1.07042747147365,54.3957692773225],[-1.07882433242626,54.3882131345762],[-1.0662112759453,54.36266769935],[-1.07816315610049,54.3602475141091],[-1.09903370273315,54.3291918073567],[-1.12223241850892,54.3311835330817],[-1.12180088131246,54.3452420702273],[-1.15754466503601,54.349265967162],[-1.1721930948021,54.3818707801059],[-1.20874208829471,54.3737827602208],[-1.23848132548879,54.3759503044465],[-1.26600420018632,54.3450684462819],[-1.24659337806826,54.3315380264622],[-1.24802569575269,54.3090624795557],[-1.21974783512022,54.286574443534],[-1.20545596403816,54.2513185498584],[-1.21506410193498,54.2415176307982],[-1.20838047166401,54.2363709536652],[-1.19701809374675,54.2410951533569],[-1.19989852549125,54.2129144157751],[-1.1893188003432,54.2001966678318],[-1.1687135970263,54.2024759034398],[-1.12591312041931,54.1804873744806],[-1.09915579070992,54.1853073249511],[-1.08060665526013,54.1721011101664],[-1.08870820758087,54.1629197351823],[-1.01307118282856,54.1346201774705],[-1.01625773384659,54.1079236914464],[-1.04377938522267,54.1074874174221],[-1.0394653202376,54.098384377502],[-1.06015916168871,54.085344536062],[-1.03909597152217,54.0757087265136],[-1.0597121983031,54.0566069467247],[-1.05873382515478,54.04784510303],[-1.08940781059427,54.0480145563299],[-1.12028196393405,54.0290454189768],[-1.1407965619081,54.029858813857],[-1.14909066639849,54.0029473789547],[-1.13699822639988,53.9910826218778],[-1.15191247090434,53.9891781216551],[-1.17550999293721,54.0021966065696],[-1.20677968856805,54.016205804131],[-1.21843438650325,54.0144350420087],[-1.224394474357,54.0346475521625],[-1.27726790739379,54.0350907029685],[-1.28732682551482,54.0615376462077],[-1.31043674797075,54.0807394556348],[-1.33803371525563,54.0819001168696],[-1.34724171776825,54.099152627951],[-1.32775546736376,54.1017237531611],[-1.34074018519591,54.1077246317446],[-1.33252269112113,54.1484061550193],[-1.39405570040076,54.1814669513718],[-1.43217683777125,54.1860777272458],[-1.44262518520935,54.2160346374523],[-1.47477649442656,54.206208134805],[-1.4846277957941,54.2203104227537],[-1.49509812228224,54.2033011674502],[-1.55304698505845,54.1910938125964],[-1.58346492507108,54.2047005514999],[-1.59829220352836,54.2006409340768],[-1.58888325063875,54.1967672355214],[-1.59513042288029,54.1903606235689],[-1.62307519719206,54.1858964270816],[-1.6406447455029,54.1926769319552],[-1.62461390132159,54.2099411097268],[-1.625387904099,54.2303328628233],[-1.64680507661094,54.236853915308],[-1.63637092912797,54.2394642756552],[-1.64862784791035,54.2502125022278],[-1.67510043988787,54.247081765519],[-1.68446906516415,54.2616012455683],[-1.70526086994228,54.2855427047284],[-1.67582262280453,54.2851599647147],[-1.65106086358897,54.2943667814236],[-1.63765211793338,54.3214381323148],[-1.6431866377622,54.343481233741],[-1.60861807366252,54.3508399841515],[-1.61523381278521,54.3570668513153],[-1.60622360971467,54.3637790766833],[-1.58432252752957,54.3644113664627],[-1.56091288891519,54.4008208983104],[-1.57461356629945,54.4185052264328],[-1.54404716189578,54.4242211574493],[-1.54615778701883,54.4445343878328],[-1.5148518020628,54.4521507385993],[-1.48275677658785,54.4478630522505],[-1.48633952776351,54.4533891255879],[-1.47205221948473,54.4555996004623],[-1.45615000930099,54.4524492540764],[-1.46279137013897,54.4613922615068],[-1.45341385018641,54.4660154335866],[-1.46379873582141,54.4735508515647],[-1.45919258761972,54.4942680201341],[-1.47455794259336,54.5007110836151],[-1.45850783646754,54.5039188879385],[-1.4349052922508,54.4874931701194],[-1.4321177720964,54.4794545642662],[-1.41278636223524,54.4771953974116],[-1.4070888004548,54.4935296372436],[-1.39505004779625,54.4856799712313],[-1.38101055098564,54.4940289297618],[-1.37256157791651,54.4723074609233],[-1.36441713915672,54.4659524078846],[-1.34491503453323,54.4724080074561],[-1.34362896175494,54.4641554112261],[-1.30033745635589,54.4758498825318],[-1.2809785134938,54.4904431165269],[-1.25740307374254,54.4873218282311],[-1.25667466781234,54.5011079127773],[-1.23486590566308,54.5103160445466],[-1.14619694920377,54.5028216114649]]]},"properties":{"OBJECTID":187,"LAD16CD":"E07000164","LAD16NM":"Hambleton","LAD16NMW":" ","BNG_E":443009,"BNG_N":490546,"LONG":-1.34049,"LAT":54.30872}},{"type":"Feature","id":188,"geometry":{"type":"Polygon","coordinates":[[[-1.17550999293721,54.0021966065696],[-1.19193543441879,54.0005194122143],[-1.18210315459182,53.9853452633039],[-1.21651948409483,53.9855904668428],[-1.22370551052978,53.9748292094348],[-1.1956382253191,53.9223801318761],[-1.22178832782383,53.9250437078739],[-1.23527816378352,53.935008913323],[-1.26967183081647,53.9349656572011],[-1.26079779219939,53.9198710937366],[-1.27027010487057,53.9169754832126],[-1.27353757237308,53.8935952905554],[-1.2884929196002,53.9043291324926],[-1.31372276156892,53.9047022621956],[-1.30058786900723,53.9074856401075],[-1.29720353408739,53.9216820273672],[-1.307309709644,53.9214943590433],[-1.29418007559656,53.9270642221612],[-1.30899203823008,53.9240979112689],[-1.30696183946748,53.9344240736645],[-1.34471178770494,53.9395016371759],[-1.34040516522017,53.9458881862317],[-1.39718249969672,53.9425351714544],[-1.4067095665074,53.9278497068195],[-1.43260133615711,53.9272366035947],[-1.4329973446663,53.9108051825665],[-1.46271453075004,53.9060152566894],[-1.49878116164043,53.9153069377806],[-1.54879322247186,53.9109138372941],[-1.55184394520492,53.9029404075411],[-1.58362508035433,53.9092938696263],[-1.58748702274541,53.901247842904],[-1.59999326214824,53.9097763397153],[-1.62053700273644,53.9033949619573],[-1.65167333080394,53.90566342498],[-1.6550829851253,53.9124842971626],[-1.68462724326729,53.9105880902727],[-1.70708308021379,53.9191312541944],[-1.71795853790104,53.9085427032826],[-1.72721624907711,53.9101971465689],[-1.74562604181157,53.9230037620887],[-1.77597854947922,53.9214883668117],[-1.80508916330772,53.9390226673517],[-1.84768927935004,53.9407727565587],[-1.83619999296611,53.9314203863042],[-1.86012561391411,53.9326575867227],[-1.87888236170598,53.9542744309748],[-1.81673301855004,53.9781393210136],[-1.8349133786548,54.013529276567],[-1.84804568156644,54.0136706149408],[-1.85346978501968,54.0287738262918],[-1.87243948171203,54.0356735754972],[-1.87352584460637,54.0460427990922],[-1.85372526411607,54.0531223579964],[-1.84058803232102,54.0705756279051],[-1.90561626244563,54.1224732099465],[-1.94894818017792,54.1258308154045],[-1.96358689157654,54.152130164977],[-1.97249237173531,54.1580847600638],[-1.99254401458702,54.1552799650756],[-2.00450785291291,54.1728844379492],[-1.96992361524271,54.1913325274014],[-1.88644848969162,54.2100114838782],[-1.87944557848577,54.2202770818289],[-1.82806531470207,54.2316393930903],[-1.81630354356944,54.2406982337894],[-1.8233327292332,54.2474867638192],[-1.75596308881497,54.2393636403062],[-1.7371224688418,54.2542355099588],[-1.68446906516415,54.2616012455683],[-1.67510043988787,54.247081765519],[-1.64862784791035,54.2502125022278],[-1.63637092912797,54.2394642756552],[-1.64680507661094,54.236853915308],[-1.625387904099,54.2303328628233],[-1.62461390132159,54.2099411097268],[-1.6406447455029,54.1926769319552],[-1.62307519719206,54.1858964270816],[-1.59513042288029,54.1903606235689],[-1.58888325063875,54.1967672355214],[-1.59829220352836,54.2006409340768],[-1.58346492507108,54.2047005514999],[-1.55304698505845,54.1910938125964],[-1.49509812228224,54.2033011674502],[-1.4846277957941,54.2203104227537],[-1.47477649442656,54.206208134805],[-1.44262518520935,54.2160346374523],[-1.43217683777125,54.1860777272458],[-1.39405570040076,54.1814669513718],[-1.33252269112113,54.1484061550193],[-1.34074018519591,54.1077246317446],[-1.32775546736376,54.1017237531611],[-1.34724171776825,54.099152627951],[-1.33803371525563,54.0819001168696],[-1.31043674797075,54.0807394556348],[-1.28732682551482,54.0615376462077],[-1.27726790739379,54.0350907029685],[-1.224394474357,54.0346475521625],[-1.21843438650325,54.0144350420087],[-1.20677968856805,54.016205804131],[-1.17550999293721,54.0021966065696]]]},"properties":{"OBJECTID":188,"LAD16CD":"E07000165","LAD16NM":"Harrogate","LAD16NMW":" ","BNG_E":427473,"BNG_N":464652,"LONG":-1.58161,"LAT":54.07708}},{"type":"Feature","id":189,"geometry":{"type":"Polygon","coordinates":[[[-1.6969263635654,54.5360064279097],[-1.65793716563019,54.5345889212941],[-1.65467519939036,54.5246500952609],[-1.63377378149873,54.5253643780507],[-1.63332908644254,54.5141114014745],[-1.611484727081,54.5200007860463],[-1.60263741570283,54.5105816504252],[-1.58106853743457,54.5128456577086],[-1.59188070258669,54.5043008596574],[-1.5792148538258,54.5051876835803],[-1.5829803282703,54.497100731911],[-1.55519520908081,54.4849781898867],[-1.54567271783705,54.4712384749671],[-1.51983281097797,54.4710470150304],[-1.52883695104444,54.4848137368181],[-1.51413191900959,54.4837750912424],[-1.51134080606245,54.475012259861],[-1.49177548208485,54.4862004908112],[-1.49905229175664,54.4756782294348],[-1.47537275454426,54.4738451770992],[-1.47205221948473,54.4555996004623],[-1.48633952776351,54.4533891255879],[-1.48275677658785,54.4478630522505],[-1.5148518020628,54.4521507385993],[-1.54615778701883,54.4445343878328],[-1.54404716189578,54.4242211574493],[-1.57461356629945,54.4185052264328],[-1.56091288891519,54.4008208983104],[-1.58432252752957,54.3644113664627],[-1.60622360971467,54.3637790766833],[-1.61523381278521,54.3570668513153],[-1.60861807366252,54.3508399841515],[-1.6431866377622,54.343481233741],[-1.63765211793338,54.3214381323148],[-1.65106086358897,54.2943667814236],[-1.67582262280453,54.2851599647147],[-1.70526086994228,54.2855427047284],[-1.68446906516415,54.2616012455683],[-1.7371224688418,54.2542355099588],[-1.75596308881497,54.2393636403062],[-1.8233327292332,54.2474867638192],[-1.81630354356944,54.2406982337894],[-1.82806531470207,54.2316393930903],[-1.87944557848577,54.2202770818289],[-1.88644848969162,54.2100114838782],[-1.96992361524271,54.1913325274014],[-2.00450785291291,54.1728844379492],[-2.04578487952339,54.1818803785864],[-2.06087161165252,54.2103247422837],[-2.10003071279164,54.2319657620667],[-2.14047166606969,54.2252946700198],[-2.15160199700483,54.2355903644695],[-2.17194490608743,54.2284775511685],[-2.19779778521162,54.2473785525025],[-2.22921680420402,54.2521788031348],[-2.28331953779001,54.2385609820649],[-2.29276017071972,54.252622356339],[-2.30510675596045,54.2493435697401],[-2.31909631948478,54.2571558292818],[-2.32452246430408,54.3031836211881],[-2.30984140862638,54.3243149765935],[-2.36771223909031,54.3560706134465],[-2.34464790839844,54.3596285089887],[-2.31704255656859,54.3763105167663],[-2.29744040796469,54.3768987644355],[-2.2917838819005,54.3909045135971],[-2.3055067367805,54.3971200644201],[-2.30814588993321,54.4197937706557],[-2.29286520123997,54.4393074900458],[-2.24953922328776,54.451943434442],[-2.18931554536264,54.4489784731498],[-2.17750847873329,54.4616257637065],[-2.17021302339882,54.4581987837772],[-2.11659617374102,54.4622634779689],[-2.04319843418445,54.4835994466327],[-2.04472952149134,54.475186272402],[-1.99676437249473,54.4669034483385],[-1.97005959181384,54.4515215401153],[-1.94254323627281,54.453395353196],[-1.85912998593236,54.4818579015212],[-1.85780051145507,54.50353979349],[-1.83943329269403,54.5084372355904],[-1.79297648414992,54.484492427803],[-1.77613231486757,54.5067285032611],[-1.77969652862093,54.531872993012],[-1.73309136191706,54.527736411433],[-1.72131088982986,54.5423017234865],[-1.6969263635654,54.5360064279097]]]},"properties":{"OBJECTID":189,"LAD16CD":"E07000166","LAD16NM":"Richmondshire","LAD16NMW":" ","BNG_E":401039,"BNG_N":495786,"LONG":-1.98552,"LAT":54.35761}},{"type":"Feature","id":190,"geometry":{"type":"Polygon","coordinates":[[[-0.418250117183516,54.1740634154228],[-0.433168631492148,54.1640727145219],[-0.427093854237473,54.137442560116],[-0.458539666877767,54.1259736074519],[-0.45435113156633,54.1167625105611],[-0.465942458083186,54.1076329759813],[-0.524612346462584,54.0854747458514],[-0.563137247638845,54.0939995255492],[-0.615523445175488,54.0704937079075],[-0.660316933973727,54.0631000519845],[-0.644653956207035,54.0551130968088],[-0.659484342304533,54.0371698249014],[-0.687039074360661,54.0307676596573],[-0.683501630669296,54.0088018528404],[-0.730489261632807,54.0127008340516],[-0.734257303386034,54.0302587728841],[-0.799191011214864,54.0190548377342],[-0.800704633973874,54.0241186175541],[-0.878444297058486,54.0171845122521],[-0.893902667349541,53.9995351687751],[-0.925294992934748,53.9915183740053],[-0.99483652310651,53.9830641707904],[-0.97193006699295,53.9966957645153],[-0.975419553524227,54.0047499294117],[-0.984781658238854,54.0026793739225],[-0.96684542622054,54.0229758465772],[-1.00208473432576,54.0552630662428],[-1.01437741457555,54.049321814494],[-1.0597121983031,54.0566069467247],[-1.03909597152217,54.0757087265136],[-1.06015916168871,54.085344536062],[-1.0394653202376,54.098384377502],[-1.04377938522267,54.1074874174221],[-1.01625773384659,54.1079236914464],[-1.01307118282856,54.1346201774705],[-1.08870820758087,54.1629197351823],[-1.08060665526013,54.1721011101664],[-1.09915579070992,54.1853073249511],[-1.12591312041931,54.1804873744806],[-1.1687135970263,54.2024759034398],[-1.1893188003432,54.2001966678318],[-1.19989852549125,54.2129144157751],[-1.19701809374675,54.2410951533569],[-1.20838047166401,54.2363709536652],[-1.21506410193498,54.2415176307982],[-1.20545596403816,54.2513185498584],[-1.21974783512022,54.286574443534],[-1.24802569575269,54.3090624795557],[-1.24659337806826,54.3315380264622],[-1.26600420018632,54.3450684462819],[-1.23848132548879,54.3759503044465],[-1.20874208829471,54.3737827602208],[-1.1721930948021,54.3818707801059],[-1.15754466503601,54.349265967162],[-1.12180088131246,54.3452420702273],[-1.12223241850892,54.3311835330817],[-1.09903370273315,54.3291918073567],[-1.07816315610049,54.3602475141091],[-1.0662112759453,54.36266769935],[-1.07882433242626,54.3882131345762],[-1.07042747147365,54.3957692773225],[-1.08181105680513,54.4050251664127],[-1.05938059467243,54.4125783006889],[-1.02687295857366,54.415344326683],[-0.987840341489023,54.3959542444705],[-0.95044283749706,54.4088577308178],[-0.823634392712151,54.3825175694735],[-0.794219334647677,54.3543557086205],[-0.753121868556512,54.3685918022931],[-0.732323559384912,54.3552792916261],[-0.711192417402087,54.3571775638475],[-0.687232632692447,54.3731092732001],[-0.669525258275645,54.3743688411282],[-0.661319749227989,54.3665101079766],[-0.632615612372276,54.3759521213294],[-0.622033833746734,54.3444184354208],[-0.567293323395838,54.3113924702151],[-0.605297572161276,54.297148394926],[-0.613114059145379,54.2696575730531],[-0.597948852811619,54.2348377814914],[-0.618224650822785,54.2049732013353],[-0.586261854144873,54.1986344042235],[-0.566418123830709,54.2023880576848],[-0.550410819657004,54.1925763954877],[-0.53773386004009,54.2004308196463],[-0.520018139298676,54.1977661919854],[-0.441422924213063,54.215761309307],[-0.418250117183516,54.1740634154228]]]},"properties":{"OBJECTID":190,"LAD16CD":"E07000167","LAD16NM":"Ryedale","LAD16NMW":" ","BNG_E":475590,"BNG_N":478890,"LONG":-0.84277,"LAT":54.20021}},{"type":"Feature","id":191,"geometry":{"type":"Polygon","coordinates":[[[-0.21268924976403,54.15764715327],[-0.229746621841296,54.1324403549017],[-0.265419799408491,54.1405585082659],[-0.304236423592802,54.1362618507574],[-0.323841934322776,54.1502969327531],[-0.346397161551078,54.1468729416262],[-0.374927448179804,54.1541131529028],[-0.390747238304389,54.1765207044398],[-0.418250117183516,54.1740634154228],[-0.441422924213063,54.215761309307],[-0.520018139298676,54.1977661919854],[-0.53773386004009,54.2004308196463],[-0.550410819657004,54.1925763954877],[-0.566418123830709,54.2023880576848],[-0.586261854144873,54.1986344042235],[-0.618224650822785,54.2049732013353],[-0.597948852811619,54.2348377814914],[-0.613114059145379,54.2696575730531],[-0.605297572161276,54.297148394926],[-0.567293323395838,54.3113924702151],[-0.622033833746734,54.3444184354208],[-0.632615612372276,54.3759521213294],[-0.661319749227989,54.3665101079766],[-0.669525258275645,54.3743688411282],[-0.687232632692447,54.3731092732001],[-0.711192417402087,54.3571775638475],[-0.732323559384912,54.3552792916261],[-0.753121868556512,54.3685918022931],[-0.794219334647677,54.3543557086205],[-0.823634392712151,54.3825175694735],[-0.95044283749706,54.4088577308178],[-0.987840341489023,54.3959542444705],[-1.02687295857366,54.415344326683],[-1.05938059467243,54.4125783006889],[-1.0483896553848,54.4521464446574],[-1.03394053808596,54.4589898983067],[-0.972092109782583,54.4608465404673],[-0.983516462177679,54.4788774138005],[-1.0164537249425,54.4766430940309],[-1.03685145667861,54.4940440587377],[-1.00340105309444,54.5030120984827],[-0.952951598857599,54.4880355472042],[-0.880825023370851,54.4970468594491],[-0.848530740745176,54.4879729358602],[-0.848647297075354,54.5300038279106],[-0.826984924961625,54.5485750983673],[-0.80041918967709,54.5510109244854],[-0.789652528038746,54.5601354759648],[-0.767614743174762,54.550718645525],[-0.764784900679792,54.5479863353437],[-0.744657356019125,54.5285401667161],[-0.735016553004721,54.5305139217154],[-0.71393613677679,54.5335379821054],[-0.69931776135587,54.5271238778544],[-0.692707598100864,54.5208259566823],[-0.683721153137382,54.5202763989675],[-0.681830548868589,54.51944606435],[-0.670278703701867,54.5007549145549],[-0.63238437674672,54.4964676648526],[-0.613068215957091,54.4938142491771],[-0.614392814234759,54.4881288248218],[-0.610796786259721,54.4935020027121],[-0.606892529913371,54.4929651866556],[-0.588554589563085,54.4892707348072],[-0.521476973450323,54.4469678038781],[-0.532714979690872,54.4332544647207],[-0.522785354947921,54.4162746961267],[-0.515651222379968,54.4143560005697],[-0.503539534107169,54.4083449550536],[-0.497787873979904,54.4095491017185],[-0.490957704409927,54.4077101695955],[-0.463695563450936,54.3891810230577],[-0.461666827517541,54.3859798859182],[-0.461484101176546,54.3856915350955],[-0.432690819760836,54.3402008280399],[-0.417052817423437,54.331465236325],[-0.407501068411842,54.2939259218318],[-0.38482815336881,54.288078843359],[-0.385034941877005,54.2877823748801],[-0.396546968341114,54.2742556432031],[-0.388664890315717,54.2690115121988],[-0.368846126758923,54.2501849283418],[-0.3695051125969,54.2493254907406],[-0.367211955368963,54.2486316665927],[-0.36584928213065,54.247336354754],[-0.296539904727485,54.2272161033526],[-0.259272458458909,54.2158974687935],[-0.277091050244678,54.2173006340529],[-0.285018623944357,54.2035482126674],[-0.2852266263472,54.203187223461],[-0.275602988314237,54.19123024103],[-0.275335915115997,54.1898140516326],[-0.273145774725183,54.1881760377052],[-0.263285628147681,54.1759153421985],[-0.25068876718958,54.1713706453947],[-0.247475731273402,54.1689647700709],[-0.223654070520712,54.1616092548958],[-0.21268924976403,54.15764715327]]]},"properties":{"OBJECTID":191,"LAD16CD":"E07000168","LAD16NM":"Scarborough","LAD16NMW":" ","BNG_E":495797,"BNG_N":495547,"LONG":-0.5278,"LAT":54.34649}},{"type":"Feature","id":192,"geometry":{"type":"Polygon","coordinates":[[[-1.1956382253191,53.9223801318761],[-1.10510306722284,53.8757328921651],[-1.09119989520712,53.8858156051884],[-1.06495957485055,53.8745857896332],[-1.00820490215278,53.8899953322722],[-0.992832844617364,53.8752106622734],[-0.944071679066839,53.8881216707281],[-0.923517752185769,53.8807664501452],[-0.948227089696259,53.8616095661874],[-0.940610986395123,53.8235184654193],[-0.920106077452167,53.816092992986],[-0.934499012745595,53.8017771890503],[-0.928253554870763,53.7655984443716],[-0.973605995209183,53.7498769099501],[-0.960737358065431,53.7360162941373],[-0.910951228933675,53.7326702570226],[-0.903739078432756,53.7183593939195],[-0.957714762223596,53.714835484748],[-0.962649915516798,53.7007959036707],[-0.980486428950678,53.7050396054603],[-0.980327831332924,53.6969422746254],[-1.03892593444394,53.6938822979676],[-1.06165845005232,53.7067658852164],[-1.07493415524947,53.7039963142591],[-1.08104575031062,53.6846146772293],[-1.10357042281566,53.6695567520719],[-1.04866263631364,53.6560574781909],[-1.0660721297124,53.6488912729019],[-1.12174363006845,53.6467186412704],[-1.13540720304156,53.6327286783733],[-1.15229786879679,53.6427766581601],[-1.19031349037074,53.6359169265962],[-1.20982718262734,53.6431641278711],[-1.21746850827264,53.6242243259911],[-1.23284427246611,53.6211122446221],[-1.25547556640174,53.6454182642082],[-1.24441698372777,53.6924295605052],[-1.19901535688396,53.694888340988],[-1.19881814856329,53.700732905161],[-1.21981187386655,53.7144190168347],[-1.2265406226925,53.7098831281812],[-1.22957292769117,53.7149054452305],[-1.26870225649638,53.714980368999],[-1.30204330439786,53.7417246386101],[-1.31535678341166,53.743680703224],[-1.31223876962628,53.7558885034188],[-1.29494200882328,53.7554628335729],[-1.29038607044838,53.7631944613603],[-1.3138104592695,53.7815557491997],[-1.31487208410109,53.8095574139498],[-1.30362345903695,53.8165359893518],[-1.33609674499026,53.8335897515906],[-1.3265571371081,53.840423428538],[-1.35296987718219,53.8567507502121],[-1.31260283643327,53.8653169998211],[-1.32227096515032,53.9004571885303],[-1.31372276156892,53.9047022621956],[-1.2884929196002,53.9043291324926],[-1.27353757237308,53.8935952905554],[-1.27027010487057,53.9169754832126],[-1.26079779219939,53.9198710937366],[-1.26967183081647,53.9349656572011],[-1.23527816378352,53.935008913323],[-1.22178832782383,53.9250437078739],[-1.1956382253191,53.9223801318761]]]},"properties":{"OBJECTID":192,"LAD16CD":"E07000169","LAD16NM":"Selby","LAD16NMW":" ","BNG_E":457551,"BNG_N":426670,"LONG":-1.12908,"LAT":53.73327}},{"type":"Feature","id":193,"geometry":{"type":"Polygon","coordinates":[[[-1.25992533858979,53.1644794419519],[-1.25532439497298,53.1546158010588],[-1.24098319293389,53.1530960462884],[-1.23991758115053,53.1395866218279],[-1.17789116218228,53.1148104402537],[-1.16425148278874,53.1032693677647],[-1.22586958415553,53.0814987299072],[-1.23128870789385,53.0620648978541],[-1.2174244091479,53.0490292462605],[-1.18205544416817,53.0484050617728],[-1.18274618301579,53.0185691449912],[-1.20988267814011,53.0181426620456],[-1.22514776801296,53.0080958003576],[-1.22906420448334,53.0227439737186],[-1.25343361977294,53.0397926891504],[-1.28482567278814,53.0482272910897],[-1.30352544997639,53.0418840556686],[-1.33586846311715,53.0529658457934],[-1.34442765910144,53.0655425427061],[-1.33163547829987,53.0809878867763],[-1.30288293816032,53.0882021947187],[-1.30925140897056,53.0967701733615],[-1.30061890456046,53.1020493741739],[-1.32178022830665,53.1306503054922],[-1.32344684112354,53.1623424522786],[-1.30071178858168,53.1642145380819],[-1.29596178795674,53.1712248610134],[-1.25992533858979,53.1644794419519]]]},"properties":{"OBJECTID":193,"LAD16CD":"E07000170","LAD16NM":"Ashfield","LAD16NMW":" ","BNG_E":450035,"BNG_N":355843,"LONG":-1.25422,"LAT":53.09747}},{"type":"Feature","id":194,"geometry":{"type":"Polygon","coordinates":[[[-0.797483351068129,53.4550644460278],[-0.820515392221427,53.4407478793078],[-0.818092247147418,53.426978798116],[-0.788624379620229,53.4152612751678],[-0.777139680822724,53.3969143879102],[-0.790442566351976,53.3858538467309],[-0.775235922769755,53.3777587747253],[-0.79113234561858,53.3635515381982],[-0.774459228793722,53.3644324679272],[-0.758616360574952,53.353837585701],[-0.766473605972211,53.3301074974407],[-0.749955286932974,53.3242183175087],[-0.747138182425402,53.3043331955588],[-0.7509672806374,53.2936023695126],[-0.763502149488002,53.2994375852619],[-0.778125134074963,53.2838542965833],[-0.764279778646064,53.2727392371138],[-0.777074454249101,53.2469081686979],[-0.780363092561858,53.1963979218784],[-0.787292538587764,53.2045654565062],[-0.821570910380171,53.2013504345457],[-0.83981952376633,53.2189203269982],[-0.857838669786134,53.2122066496471],[-0.894248026680229,53.2236714779265],[-0.948919729922948,53.2141191623542],[-0.947262630783608,53.2258301028932],[-0.967542265170476,53.2353336109421],[-1.00701071195149,53.2363175160328],[-1.02763231147758,53.2610348633026],[-1.10329585422661,53.2356073414117],[-1.12380734718345,53.2246448333216],[-1.20942448227001,53.2176967636099],[-1.20199681902882,53.2355553169532],[-1.21302650314893,53.2476724956622],[-1.20245028716212,53.2612195417157],[-1.17468978887531,53.265164707806],[-1.18154150250744,53.27003206273],[-1.16648754146527,53.2776553673622],[-1.18011702054728,53.2871347441377],[-1.17662736692719,53.3051316531392],[-1.19974282860678,53.3114401844811],[-1.13871810213994,53.3413828099824],[-1.14100746239461,53.3467476771195],[-1.15684339224198,53.3449694984705],[-1.16261328767656,53.3568438611243],[-1.13853968357082,53.3559075124297],[-1.14603291444759,53.3690411439877],[-1.13053709138879,53.375571217725],[-1.13460768889752,53.3900315635258],[-1.11557938048167,53.3971857481031],[-1.11604100755054,53.4073493529091],[-1.08043943283621,53.4268678581428],[-1.03094981879663,53.4309795255027],[-1.03051529487579,53.4251953094956],[-1.01434673959562,53.4262954947688],[-0.99566979893637,53.4369266825335],[-0.985978086636891,53.4716733702103],[-0.953259205631311,53.4844235274918],[-0.935564625310694,53.5025165284922],[-0.900470627105818,53.4751558663806],[-0.920246794292523,53.465507648773],[-0.916249020745997,53.4602956888168],[-0.871919282985893,53.4663108021718],[-0.797483351068129,53.4550644460278]]]},"properties":{"OBJECTID":194,"LAD16CD":"E07000171","LAD16NM":"Bassetlaw","LAD16NMW":" ","BNG_E":468073,"BNG_N":384835,"LONG":-0.9787,"LAT":53.35604}},{"type":"Feature","id":195,"geometry":{"type":"Polygon","coordinates":[[[-1.22514776801296,53.0080958003576],[-1.21910727683396,52.9914992571791],[-1.20335222439834,52.9875294848097],[-1.22617837959804,52.9811421822322],[-1.24683864346369,52.9845431936888],[-1.231978849462,52.9676427056701],[-1.24689074254419,52.9531957023861],[-1.18230125109465,52.9173362687328],[-1.19900920764037,52.9094788666451],[-1.21089944790759,52.9121527576901],[-1.21391985224475,52.9044147867111],[-1.22049251359377,52.8955638423434],[-1.239705993072,52.8922892356984],[-1.24621503964829,52.9029859156868],[-1.28180103297333,52.9102932675375],[-1.28103111954735,52.9491583366549],[-1.29250116526315,52.9555736766611],[-1.28774933168678,52.96966245236],[-1.30744372497736,53.0036547870168],[-1.33198647929041,53.0311450284452],[-1.33586846311715,53.0529658457934],[-1.30352544997639,53.0418840556686],[-1.28482567278814,53.0482272910897],[-1.25343361977294,53.0397926891504],[-1.22906420448334,53.0227439737186],[-1.22514776801296,53.0080958003576]]]},"properties":{"OBJECTID":195,"LAD16CD":"E07000172","LAD16NM":"Broxtowe","LAD16NMW":" ","BNG_E":449829,"BNG_N":341893,"LONG":-1.25944,"LAT":52.9721}},{"type":"Feature","id":196,"geometry":{"type":"Polygon","coordinates":[[[-1.00708600523747,52.9854570860009],[-1.01655318925418,52.9802435315031],[-1.0375632667964,52.9835840307816],[-1.04146199111558,52.9513031773451],[-1.07333773699344,52.9558908398865],[-1.0861150739695,52.9485698830742],[-1.12010685420862,52.9678253924385],[-1.12278627376314,52.9834669482098],[-1.14248865971361,52.9862884044647],[-1.13825471639247,52.9948435779453],[-1.15365597379496,52.9971852169729],[-1.14351267960647,53.0065011435917],[-1.18274618301579,53.0185691449912],[-1.18205544416817,53.0484050617728],[-1.2174244091479,53.0490292462605],[-1.23128870789385,53.0620648978541],[-1.22586958415553,53.0814987299072],[-1.16425148278874,53.1032693677647],[-1.13928710706829,53.0996450268031],[-1.14014786136957,53.0923519170975],[-1.12064330184075,53.0867493855367],[-1.13039044603122,53.0736085934866],[-1.08859824109969,53.0775747214386],[-1.09343130625197,53.0673531598019],[-1.08066428359699,53.0524706829519],[-1.02972993487425,53.0242559484084],[-1.05244887615772,53.0105136020249],[-1.03408695925183,53.004878749647],[-1.03811795608594,52.9956299028462],[-1.00708600523747,52.9854570860009]]]},"properties":{"OBJECTID":196,"LAD16CD":"E07000173","LAD16NM":"Gedling","LAD16NMW":" ","BNG_E":459184,"BNG_N":347811,"LONG":-1.11907,"LAT":53.02434}},{"type":"Feature","id":197,"geometry":{"type":"Polygon","coordinates":[[[-1.17789116218228,53.1148104402537],[-1.23991758115053,53.1395866218279],[-1.24098319293389,53.1530960462884],[-1.25532439497298,53.1546158010588],[-1.25992533858979,53.1644794419519],[-1.24044584989462,53.1786506120351],[-1.19693616206749,53.1848179031433],[-1.20942448227001,53.2176967636099],[-1.12380734718345,53.2246448333216],[-1.10329585422661,53.2356073414117],[-1.09476360072045,53.2286140869775],[-1.11122683353552,53.1989261916689],[-1.15302086214481,53.1751374513528],[-1.11105637910124,53.1534275269766],[-1.13014131657179,53.1416180261346],[-1.12021727385456,53.1190809029667],[-1.14712327305564,53.1219553851475],[-1.17789116218228,53.1148104402537]]]},"properties":{"OBJECTID":197,"LAD16CD":"E07000174","LAD16NM":"Mansfield","LAD16NMW":" ","BNG_E":455047,"BNG_N":363637,"LONG":-1.17804,"LAT":53.16703}},{"type":"Feature","id":198,"geometry":{"type":"Polygon","coordinates":[[[-0.666577006514888,53.239702495635],[-0.675872140756329,53.2176443555117],[-0.697616436406978,53.2202372898879],[-0.714752926755767,53.2076077678446],[-0.730569016477095,53.2107564493198],[-0.764018606632565,53.1825754319903],[-0.718160267504867,53.1772877890842],[-0.715375396272584,53.1368828627235],[-0.73240736294474,53.1278015868589],[-0.716755388024302,53.1161847950133],[-0.729617825718505,53.0979020202076],[-0.695132074361868,53.066290223121],[-0.71346650179438,53.0660465531342],[-0.716203841419236,53.0590586998514],[-0.749551781638862,53.055115652538],[-0.760826457045489,53.0294103382601],[-0.788413810773922,53.0258533548036],[-0.795824910318071,53.0105980763051],[-0.804086126439767,53.0125054033485],[-0.778278647278812,52.9769233786113],[-0.796150035932521,52.9767315018913],[-0.812850938385306,52.957464210898],[-0.820021885147575,52.9604644285141],[-0.836071500033266,52.9679213729077],[-0.815158222324027,52.9856613487466],[-0.822916664859299,53.0009859744566],[-0.864552985503807,53.0113444797947],[-0.879779846907062,53.0063528886924],[-0.910120449429781,53.0359284288729],[-0.975962166216759,52.9863262605538],[-1.00708600523747,52.9854570860009],[-1.03811795608594,52.9956299028462],[-1.03408695925183,53.004878749647],[-1.05244887615772,53.0105136020249],[-1.02972993487425,53.0242559484084],[-1.08066428359699,53.0524706829519],[-1.09343130625197,53.0673531598019],[-1.08859824109969,53.0775747214386],[-1.13039044603122,53.0736085934866],[-1.12064330184075,53.0867493855367],[-1.14014786136957,53.0923519170975],[-1.13928710706829,53.0996450268031],[-1.16425148278874,53.1032693677647],[-1.17789116218228,53.1148104402537],[-1.14712327305564,53.1219553851475],[-1.12021727385456,53.1190809029667],[-1.13014131657179,53.1416180261346],[-1.11105637910124,53.1534275269766],[-1.15302086214481,53.1751374513528],[-1.11122683353552,53.1989261916689],[-1.09476360072045,53.2286140869775],[-1.10329585422661,53.2356073414117],[-1.02763231147758,53.2610348633026],[-1.00701071195149,53.2363175160328],[-0.967542265170476,53.2353336109421],[-0.947262630783608,53.2258301028932],[-0.948919729922948,53.2141191623542],[-0.894248026680229,53.2236714779265],[-0.857838669786134,53.2122066496471],[-0.83981952376633,53.2189203269982],[-0.821570910380171,53.2013504345457],[-0.787292538587764,53.2045654565062],[-0.780363092561858,53.1963979218784],[-0.777074454249101,53.2469081686979],[-0.735083340341812,53.243873981367],[-0.734150803414682,53.254004045004],[-0.688027280353396,53.2583912398045],[-0.666577006514888,53.239702495635]]]},"properties":{"OBJECTID":198,"LAD16CD":"E07000175","LAD16NM":"Newark and Sherwood","LAD16NMW":" ","BNG_E":470624,"BNG_N":357451,"LONG":-0.94643,"LAT":53.1096}},{"type":"Feature","id":199,"geometry":{"type":"Polygon","coordinates":[[[-0.820021885147575,52.9604644285141],[-0.833908629894999,52.9458805023845],[-0.82436073248877,52.9417896089505],[-0.862893425288274,52.913113844356],[-0.857633573941153,52.9056423191806],[-0.916924921868393,52.8789315822189],[-0.940573916585786,52.8768561295997],[-0.928121482503522,52.8660833086472],[-0.959503896924714,52.8437817302898],[-0.977074582084019,52.8407376624064],[-0.982709019341811,52.820674864413],[-1.02193315699339,52.8220518874676],[-1.03628929193978,52.8158772833489],[-1.07173821254567,52.8140112108344],[-1.07443530104697,52.8247267225042],[-1.11694190792177,52.8195772063288],[-1.1308930726564,52.8058269107318],[-1.16327577044121,52.806522227808],[-1.19772936218306,52.7894115462359],[-1.22588604870543,52.7916775627693],[-1.26192675780064,52.8104533285579],[-1.27436347502668,52.836129517395],[-1.26788907940139,52.8733686496619],[-1.24005549163386,52.8801088554513],[-1.239705993072,52.8922892356984],[-1.22049251359377,52.8955638423434],[-1.21391985224475,52.9044147867111],[-1.17642563462016,52.8890677029333],[-1.15860361811868,52.9000621121628],[-1.1522887815,52.9370264514326],[-1.14188338397809,52.9319895300047],[-1.13176001740772,52.9428159248484],[-1.09967669786125,52.9419751345157],[-1.0861150739695,52.9485698830742],[-1.07333773699344,52.9558908398865],[-1.04146199111558,52.9513031773451],[-1.0375632667964,52.9835840307816],[-1.01655318925418,52.9802435315031],[-1.00708600523747,52.9854570860009],[-0.975962166216759,52.9863262605538],[-0.910120449429781,53.0359284288729],[-0.879779846907062,53.0063528886924],[-0.864552985503807,53.0113444797947],[-0.822916664859299,53.0009859744566],[-0.815158222324027,52.9856613487466],[-0.836071500033266,52.9679213729077],[-0.820021885147575,52.9604644285141]]]},"properties":{"OBJECTID":199,"LAD16CD":"E07000176","LAD16NM":"Rushcliffe","LAD16NMW":" ","BNG_E":466606,"BNG_N":335453,"LONG":-1.01097,"LAT":52.9124}},{"type":"Feature","id":200,"geometry":{"type":"Polygon","coordinates":[[[-1.11808639731515,52.0154261711861],[-1.05312118774056,52.0024529956884],[-1.09516668659023,51.9574323421651],[-1.07895146641878,51.9433664346151],[-1.05461629261345,51.9479588115106],[-1.08667334683313,51.9226458780003],[-1.07935639025122,51.9172219813459],[-1.09351899139144,51.8939368958037],[-1.06897524964209,51.8872626689258],[-1.0776051887968,51.876730765273],[-1.0646424334977,51.8686971824587],[-1.06197784922594,51.8441266348278],[-1.04712293630886,51.8398136626264],[-1.07844944297318,51.8292545760792],[-1.12159886353972,51.8453420978286],[-1.14067612335695,51.8346897793604],[-1.1100965648359,51.8173050354535],[-1.12488968964017,51.8075112133456],[-1.12354117101649,51.7941812925702],[-1.12681833187851,51.7995025001065],[-1.15407614009722,51.7966337629051],[-1.16741030151439,51.813777527912],[-1.18731686212296,51.8121356422298],[-1.1945190849172,51.7969943973653],[-1.24196364599381,51.809995833209],[-1.25270442595136,51.7864991522125],[-1.25809430678828,51.7935105445049],[-1.28365035508934,51.7962718692292],[-1.30282001459465,51.7809650244827],[-1.30498622635105,51.7898010336658],[-1.32234287157753,51.7878396561118],[-1.33834131830364,51.8199522803371],[-1.32669493700436,51.8266162061282],[-1.34200086860659,51.8301814269022],[-1.3391753005988,51.8561728942784],[-1.33399446573874,51.8624789496846],[-1.29674534672213,51.8610999181679],[-1.30211341143672,51.8691160654035],[-1.28625255025832,51.8748383958989],[-1.29799206241221,51.8883930423824],[-1.29133318853302,51.8966808417218],[-1.30369055902423,51.902612377611],[-1.29891894235059,51.9131558154265],[-1.33995155589265,51.9349007537286],[-1.33246526559474,51.9421494283293],[-1.36185805955426,51.9483750311853],[-1.36139623200613,51.9685367682874],[-1.37731865892232,51.9796370013908],[-1.40186767484789,51.9798702545679],[-1.40965214115901,51.972707706797],[-1.43737183446932,51.9891925725788],[-1.45407737300229,51.9796705527463],[-1.49366830578989,51.9748987850879],[-1.5228256938228,51.9968433223592],[-1.48780444456768,52.0939574321494],[-1.47730164948758,52.1013509440768],[-1.44718785167025,52.0976250320571],[-1.45345845226156,52.113008816246],[-1.42585527140742,52.1182494959207],[-1.38539981247961,52.0941455721699],[-1.35776965527862,52.101310423665],[-1.37084214073131,52.1175341825924],[-1.3933025306547,52.1189629040408],[-1.3661470969605,52.1360752375159],[-1.34870798029411,52.13513219853],[-1.33189713466374,52.168485055298],[-1.2480850615578,52.0971607910149],[-1.32116486415798,52.0870189275454],[-1.31815993118933,52.0799212567796],[-1.29750881415242,52.0780566939112],[-1.31292004348663,52.0514526625409],[-1.27816401887096,52.0142726684682],[-1.28339696574716,51.9795473058373],[-1.24161223469761,51.9862933629449],[-1.19625975035048,51.9774314423077],[-1.16382348612887,51.9934122258583],[-1.13432869835509,51.997296386982],[-1.11808639731515,52.0154261711861]]]},"properties":{"OBJECTID":200,"LAD16CD":"E07000177","LAD16NM":"Cherwell","LAD16NMW":" ","BNG_E":449301,"BNG_N":221201,"LONG":-1.28506,"LAT":51.8872}},{"type":"Feature","id":201,"geometry":{"type":"Polygon","coordinates":[[[-1.25270442595136,51.7864991522125],[-1.22081529288029,51.7722583979815],[-1.18020789290673,51.7658652824388],[-1.19438454785591,51.7566635052125],[-1.19398804398839,51.736529926687],[-1.17579371836187,51.7334815372531],[-1.19031280783951,51.7270457245827],[-1.1895864413671,51.7145615001872],[-1.22228852087815,51.71098371505],[-1.24130957965866,51.725159696993],[-1.29073760878989,51.7507150382407],[-1.30282001459465,51.7809650244827],[-1.28365035508934,51.7962718692292],[-1.25809430678828,51.7935105445049],[-1.25270442595136,51.7864991522125]]]},"properties":{"OBJECTID":201,"LAD16CD":"E07000178","LAD16NM":"Oxford","LAD16NMW":" ","BNG_E":452277,"BNG_N":206368,"LONG":-1.24405,"LAT":51.75357}},{"type":"Feature","id":202,"geometry":{"type":"Polygon","coordinates":[[[-1.12354117101649,51.7941812925702],[-1.10636133377899,51.781630501807],[-1.08323928314721,51.7805175959107],[-1.08085173739911,51.756553656456],[-1.04547146099534,51.7445992118839],[-1.03043536182252,51.7449285720717],[-1.0298276750629,51.7578812980785],[-0.986130838110902,51.752120262978],[-0.979612216746739,51.7607182359067],[-0.935931545949247,51.7534439374786],[-0.912782127807464,51.7370282580394],[-0.887630286879934,51.7182260159292],[-0.894772980154861,51.6925222881915],[-0.879895887144561,51.6808648760767],[-0.897896373382423,51.6764007544877],[-0.877706762490386,51.6683850749419],[-0.910172503464439,51.673860956304],[-0.930795874699538,51.6660937374436],[-0.927251214506427,51.6514436198509],[-0.950725842034314,51.6507411964358],[-0.934577414558937,51.6366382653192],[-0.948873181335177,51.6313658160054],[-0.950124006389325,51.6215618646881],[-0.938565867318077,51.6179431619577],[-0.942988074276075,51.6047878588928],[-0.916925919575272,51.5996867680871],[-0.94152974306921,51.5854612162853],[-0.938602158953344,51.5710416013933],[-0.901701148032103,51.5560859216992],[-0.896882190137503,51.5448630124889],[-0.900134311989879,51.5366613891108],[-0.878512271784571,51.5234856389292],[-0.870252757172722,51.5036293318841],[-0.893850448364049,51.4966426170216],[-0.92169811529382,51.4679314572578],[-0.949167813983683,51.4595133240547],[-0.955183902930422,51.4653338410832],[-0.941136944344163,51.4749776501125],[-0.957486894699768,51.4930805502622],[-0.99839893680447,51.4843048201943],[-1.01356370078558,51.466292019823],[-1.03655747904685,51.4752267528996],[-1.05134983800443,51.4918599386095],[-1.08788215887134,51.4857544142922],[-1.10217985412734,51.4896735704447],[-1.11318639180296,51.5095922546866],[-1.14205314180795,51.5161954403677],[-1.14037476541231,51.5429113008957],[-1.2046503008399,51.5283945145383],[-1.20464416287253,51.5376038949058],[-1.22679203561007,51.5351584611895],[-1.20387167687617,51.5921362497332],[-1.23006158170348,51.5803266992735],[-1.26928645200944,51.5845720571313],[-1.29022497491205,51.577897221295],[-1.26506275431281,51.6037527446453],[-1.2732700469337,51.6116354970477],[-1.26538459228854,51.6188894500276],[-1.24298810633807,51.6226469645885],[-1.21905544968023,51.6418692135933],[-1.26308105134154,51.6500929250201],[-1.28052218417095,51.6430248433662],[-1.28946798095541,51.6469132276805],[-1.27811228563199,51.6686584676509],[-1.25003569004998,51.6665927802403],[-1.22680521842718,51.6760921552982],[-1.22213031989193,51.6882907705606],[-1.24130957965866,51.725159696993],[-1.22228852087815,51.71098371505],[-1.1895864413671,51.7145615001872],[-1.19031280783951,51.7270457245827],[-1.17579371836187,51.7334815372531],[-1.19398804398839,51.736529926687],[-1.19438454785591,51.7566635052125],[-1.18020789290673,51.7658652824388],[-1.22081529288029,51.7722583979815],[-1.25270442595136,51.7864991522125],[-1.24196364599381,51.809995833209],[-1.1945190849172,51.7969943973653],[-1.18731686212296,51.8121356422298],[-1.16741030151439,51.813777527912],[-1.15407614009722,51.7966337629051],[-1.12681833187851,51.7995025001065],[-1.12354117101649,51.7941812925702]]]},"properties":{"OBJECTID":202,"LAD16CD":"E07000179","LAD16NM":"South Oxfordshire","LAD16NMW":" ","BNG_E":463890,"BNG_N":191964,"LONG":-1.07847,"LAT":51.62288}},{"type":"Feature","id":203,"geometry":{"type":"Polygon","coordinates":[[[-1.30282001459465,51.7809650244827],[-1.29073760878989,51.7507150382407],[-1.24130957965866,51.725159696993],[-1.22213031989193,51.6882907705606],[-1.22680521842718,51.6760921552982],[-1.25003569004998,51.6665927802403],[-1.27811228563199,51.6686584676509],[-1.28946798095541,51.6469132276805],[-1.28052218417095,51.6430248433662],[-1.26308105134154,51.6500929250201],[-1.21905544968023,51.6418692135933],[-1.24298810633807,51.6226469645885],[-1.26538459228854,51.6188894500276],[-1.2732700469337,51.6116354970477],[-1.26506275431281,51.6037527446453],[-1.29022497491205,51.577897221295],[-1.26928645200944,51.5845720571313],[-1.23006158170348,51.5803266992735],[-1.20387167687617,51.5921362497332],[-1.22679203561007,51.5351584611895],[-1.26065559109033,51.5377899042547],[-1.3287207966799,51.5637124135033],[-1.34240310935362,51.543686280692],[-1.36732104767076,51.5524667167102],[-1.3837788123615,51.5404262100562],[-1.40485771221047,51.5472352184965],[-1.42276866886813,51.5357649276512],[-1.42659119275832,51.5455988589678],[-1.44783186305267,51.5364265420401],[-1.46442254240006,51.5385166978391],[-1.47074436481156,51.5286068380587],[-1.5129388935695,51.5507598089703],[-1.53095864820739,51.5460694657438],[-1.5550082480566,51.553370939214],[-1.58118687450899,51.5369949620835],[-1.58470801108385,51.5249121183582],[-1.60281227578358,51.5182950564502],[-1.64769133241363,51.5719518956815],[-1.65504455155132,51.5765062729789],[-1.67653981704778,51.5694390409882],[-1.69111065939155,51.5835237268249],[-1.69061673407177,51.6054499281196],[-1.6670096513968,51.6162644731128],[-1.67373615894952,51.6228498656643],[-1.6599543200143,51.6349908717277],[-1.69193809185031,51.6521645865737],[-1.70018909589412,51.6707416640712],[-1.68305860764012,51.6901103599747],[-1.66845860139674,51.6804375689824],[-1.64825374342758,51.684087065864],[-1.60604457258471,51.6922559621334],[-1.59856301284828,51.6879094315831],[-1.5756449815151,51.7000887072075],[-1.54518762590519,51.7032393315401],[-1.48986639734635,51.6940163743863],[-1.47903856718006,51.7038495604718],[-1.46455653591864,51.6996296303293],[-1.45900923428526,51.713304319414],[-1.39191993885737,51.7062959247548],[-1.36871464192722,51.7237374913601],[-1.36378477918782,51.7721067724103],[-1.32234287157753,51.7878396561118],[-1.30498622635105,51.7898010336658],[-1.30282001459465,51.7809650244827]]]},"properties":{"OBJECTID":203,"LAD16CD":"E07000180","LAD16NM":"Vale of White Horse","LAD16NMW":" ","BNG_E":435693,"BNG_N":195197,"LONG":-1.48543,"LAT":51.65443}},{"type":"Feature","id":204,"geometry":{"type":"Polygon","coordinates":[[[-1.32234287157753,51.7878396561118],[-1.36378477918782,51.7721067724103],[-1.36871464192722,51.7237374913601],[-1.39191993885737,51.7062959247548],[-1.45900923428526,51.713304319414],[-1.46455653591864,51.6996296303293],[-1.47903856718006,51.7038495604718],[-1.48986639734635,51.6940163743863],[-1.54518762590519,51.7032393315401],[-1.5756449815151,51.7000887072075],[-1.59856301284828,51.6879094315831],[-1.60604457258471,51.6922559621334],[-1.64825374342758,51.684087065864],[-1.68800012551945,51.7120447475816],[-1.69587065656669,51.7235374525657],[-1.6870208353981,51.7398840228499],[-1.70070464064409,51.7705842300142],[-1.71948863303458,51.7832118277089],[-1.681931606345,51.8039930864535],[-1.68646159227484,51.8344557909089],[-1.67638499898215,51.8503096854391],[-1.68686790517346,51.8654997690799],[-1.66711188278717,51.8770000577044],[-1.65865197590567,51.8965511926518],[-1.63305061648252,51.8992254674722],[-1.64552984350382,51.9222942559451],[-1.61518893059496,51.937681628986],[-1.63249065037017,51.9556514579356],[-1.66252911046866,51.9640049466809],[-1.66575430455533,51.9874888210873],[-1.61234247850729,51.9554034162791],[-1.59163382438495,51.9704499705452],[-1.60030155963925,51.9769415553376],[-1.56353907899514,51.9770403695899],[-1.5496712341593,51.9808596581467],[-1.55722360988779,51.9916576647621],[-1.5228256938228,51.9968433223592],[-1.49366830578989,51.9748987850879],[-1.45407737300229,51.9796705527463],[-1.43737183446932,51.9891925725788],[-1.40965214115901,51.972707706797],[-1.40186767484789,51.9798702545679],[-1.37731865892232,51.9796370013908],[-1.36139623200613,51.9685367682874],[-1.36185805955426,51.9483750311853],[-1.33246526559474,51.9421494283293],[-1.33995155589265,51.9349007537286],[-1.29891894235059,51.9131558154265],[-1.30369055902423,51.902612377611],[-1.29133318853302,51.8966808417218],[-1.29799206241221,51.8883930423824],[-1.28625255025832,51.8748383958989],[-1.30211341143672,51.8691160654035],[-1.29674534672213,51.8610999181679],[-1.33399446573874,51.8624789496846],[-1.3391753005988,51.8561728942784],[-1.34200086860659,51.8301814269022],[-1.32669493700436,51.8266162061282],[-1.33834131830364,51.8199522803371],[-1.32234287157753,51.7878396561118]]]},"properties":{"OBJECTID":204,"LAD16CD":"E07000181","LAD16NM":"West Oxfordshire","LAD16NMW":" ","BNG_E":434343,"BNG_N":215816,"LONG":-1.50292,"LAT":51.8399}},{"type":"Feature","id":205,"geometry":{"type":"Polygon","coordinates":[[[-2.34630465392582,51.1305106831692],[-2.37145981972957,51.1434549678448],[-2.42815471194397,51.1432879069944],[-2.45383823044291,51.1227940996204],[-2.48207517582771,51.119288315696],[-2.52170038043465,51.1011878165177],[-2.5792403740801,51.0887802743853],[-2.59809903126219,51.0984066484167],[-2.60116016396595,51.0889797223988],[-2.58604814987652,51.0844624281618],[-2.60130397143516,51.0846492312331],[-2.59801232607061,51.070281310292],[-2.63262922814669,51.0632800118723],[-2.64252670499416,51.0826410623116],[-2.63439853664647,51.0882346218607],[-2.6482330215299,51.1020704102909],[-2.66395932115398,51.0992673658426],[-2.67451443220254,51.0834254921318],[-2.69734322242412,51.0762298315097],[-2.70815392022398,51.0802076837303],[-2.70585261179258,51.072034191632],[-2.71546901567476,51.0777198769516],[-2.7074130199399,51.0916322756635],[-2.73444645140065,51.1067470269399],[-2.7471266381929,51.095336384565],[-2.81987348345156,51.1079327961481],[-2.82431308263829,51.1203658361101],[-2.78611276688757,51.1124295339366],[-2.79678577652829,51.1282070577344],[-2.78601360782926,51.1529502475586],[-2.8426879403555,51.1729411618793],[-2.8379503845869,51.1905181801136],[-2.80704410749744,51.1797531442578],[-2.79383714555853,51.204342152876],[-2.74594412011825,51.2062723691606],[-2.75153803412064,51.2241922500949],[-2.77974272782764,51.2299037761826],[-2.77804018200387,51.2469111613509],[-2.73869027893684,51.2664481668944],[-2.72719977101199,51.2612174727666],[-2.70989301683794,51.2701080882861],[-2.72059060890994,51.2755881554109],[-2.71496868306345,51.2817434718518],[-2.73298809428083,51.2822165284298],[-2.73278742593607,51.3041161517447],[-2.76563111314178,51.3090305213135],[-2.7646442273377,51.3225771738288],[-2.69487895290495,51.3180942906341],[-2.63869834279422,51.2948229152131],[-2.62749343163018,51.2828708196441],[-2.55782420031725,51.3026613951185],[-2.49722110687873,51.2908409039615],[-2.50635614425412,51.2789907798003],[-2.47800108995223,51.2730967431087],[-2.47379245296895,51.2779866221518],[-2.45172260312224,51.2742514031922],[-2.40091745014227,51.3048002330501],[-2.38718077281427,51.2946434487968],[-2.28909082429693,51.3252720485445],[-2.27309487103777,51.3228790460251],[-2.2719545063956,51.3142540530347],[-2.2850675262431,51.3094571521539],[-2.28068002439546,51.2934629270005],[-2.26525311566317,51.2962199823316],[-2.25349723751795,51.2898347400553],[-2.24534123488241,51.2538761362041],[-2.29836953215922,51.1754368537509],[-2.34630465392582,51.1305106831692]]]},"properties":{"OBJECTID":205,"LAD16CD":"E07000187","LAD16NM":"Mendip","LAD16NMW":" ","BNG_E":362238,"BNG_N":144090,"LONG":-2.54178,"LAT":51.19476}},{"type":"Feature","id":206,"geometry":{"type":"Polygon","coordinates":[[[-3.0000318784318,51.3220699962422],[-2.98627494811563,51.3144052390851],[-2.9898200343769,51.2990347778219],[-2.97261926638065,51.2957124814575],[-2.96203894237352,51.304790993313],[-2.93687950387677,51.3030788520755],[-2.89710380980557,51.2906145782217],[-2.88491962340653,51.3066645545689],[-2.87714603015114,51.3000626720201],[-2.81023646399586,51.3014243111323],[-2.81867321269388,51.3263654531983],[-2.7646442273377,51.3225771738288],[-2.76563111314178,51.3090305213135],[-2.73278742593607,51.3041161517447],[-2.73298809428083,51.2822165284298],[-2.71496868306345,51.2817434718518],[-2.72059060890994,51.2755881554109],[-2.70989301683794,51.2701080882861],[-2.72719977101199,51.2612174727666],[-2.73869027893684,51.2664481668944],[-2.77804018200387,51.2469111613509],[-2.77974272782764,51.2299037761826],[-2.75153803412064,51.2241922500949],[-2.74594412011825,51.2062723691606],[-2.79383714555853,51.204342152876],[-2.80704410749744,51.1797531442578],[-2.8379503845869,51.1905181801136],[-2.8426879403555,51.1729411618793],[-2.78601360782926,51.1529502475586],[-2.79678577652829,51.1282070577344],[-2.78611276688757,51.1124295339366],[-2.82431308263829,51.1203658361101],[-2.81987348345156,51.1079327961481],[-2.84994511660274,51.1031754124953],[-2.85729474636352,51.0779471724239],[-2.87743437804279,51.0812812593509],[-2.88819348189003,51.0690987336511],[-2.91219463131707,51.0851604879324],[-2.92526494539459,51.0851296260648],[-2.94875187654004,51.0735083379719],[-2.92682613768144,51.0615273875839],[-2.95778256621146,51.0474313340406],[-2.98215298985994,51.040821379907],[-2.9974500102338,51.0537839933902],[-3.0162386818218,51.0547904890753],[-3.03121167433998,51.0479143241984],[-3.02468005937837,51.0598434289041],[-3.04645211775532,51.0655596950329],[-3.13796372599096,51.0721953192556],[-3.15995127193822,51.0908599851863],[-3.14085841378554,51.0995149578792],[-3.14216605091385,51.1092788364183],[-3.16842542235363,51.1043066347723],[-3.19773705733524,51.1180682789334],[-3.21638272548724,51.1300939584703],[-3.2054677673678,51.1428055640634],[-3.17867892419959,51.1467053532077],[-3.1575397153823,51.1636695018786],[-3.11373026131985,51.1699107744787],[-3.11623303258662,51.1760539215632],[-3.08546811008506,51.1960786591152],[-3.06747358508067,51.1944599542214],[-3.05159648764274,51.2033065077161],[-3.02829477934831,51.2186644448908],[-3.01917634194233,51.2183809061628],[-3.02960382953874,51.1981352123661],[-3.05103997371037,51.1871144985561],[-3.02708383279032,51.1926935426228],[-3.0154211617417,51.2087544545795],[-2.99777679804543,51.2254371446358],[-3.00182312241214,51.2448770909002],[-3.02149296512918,51.2649099825915],[-3.01123758470153,51.3202919376197],[-3.0349953646884,51.3287926375931],[-3.0000318784318,51.3220699962422]]]},"properties":{"OBJECTID":206,"LAD16CD":"E07000188","LAD16NM":"Sedgemoor","LAD16NMW":" ","BNG_E":338426,"BNG_N":143997,"LONG":-2.88251,"LAT":51.19185}},{"type":"Feature","id":207,"geometry":{"type":"Polygon","coordinates":[[[-2.34630465392582,51.1305106831692],[-2.34453924739783,51.1246781593211],[-2.3645276284756,51.11887884006],[-2.36252944244235,51.101623672663],[-2.32585275983044,51.0796755881052],[-2.3499781194329,51.0688007957939],[-2.3300144212501,51.0413445746229],[-2.38134838659072,51.0049224765262],[-2.37692092819471,50.9907648121619],[-2.35489702800344,50.990880515116],[-2.34439643070535,50.978952935594],[-2.41492761933618,50.960583438301],[-2.42799147535897,50.9713867575952],[-2.4471777663599,50.9678502227922],[-2.44347830222764,50.9584626515676],[-2.45866343560484,50.9497470849112],[-2.49034524922401,50.9727724066294],[-2.50234661127076,50.9938363586746],[-2.52641625711134,50.991907704107],[-2.54743511832829,50.9995416872973],[-2.54542343611837,50.9850805001591],[-2.55620702556092,50.9795351566819],[-2.57463036848774,50.986693680459],[-2.58602336636142,50.9768692881986],[-2.59584521903536,50.981339969214],[-2.60338717108649,50.9763444685631],[-2.59820027246431,50.9485744868749],[-2.61609375160151,50.9405812729446],[-2.60404000220076,50.926724702452],[-2.62406503860158,50.9078668915873],[-2.60957244973733,50.8915544155553],[-2.61610129488952,50.8816335411571],[-2.66061147580896,50.887104799987],[-2.71438978085028,50.8711436140204],[-2.71455590879055,50.8638944599667],[-2.75749893953738,50.8669025856437],[-2.79229423668103,50.8528182460667],[-2.81142509399449,50.8634098180174],[-2.82895693144717,50.84865964147],[-2.88624393377884,50.8505898146936],[-2.93015853185873,50.8409282919518],[-2.954321237587,50.8211725176431],[-2.96982692287293,50.8341804774084],[-2.97358103258734,50.8557122730657],[-3.03680608616728,50.8510651720292],[-3.03263151651375,50.86163923827],[-3.05478573123458,50.8746184211798],[-3.05242309896808,50.9082640151238],[-3.08457227937343,50.9216454275074],[-3.08837749504236,50.9380066690321],[-3.0328206588027,50.9363077849356],[-3.00770843567228,50.9570706215226],[-2.98046119325378,50.9649923127111],[-2.97866239214264,50.9976202904869],[-2.9443105918631,51.0032729055369],[-2.95047714154976,51.0112685532393],[-2.88384423827642,51.0457873555895],[-2.89310785663767,51.0550349172978],[-2.88819348189003,51.0690987336511],[-2.87743437804279,51.0812812593509],[-2.85729474636352,51.0779471724239],[-2.84994511660274,51.1031754124953],[-2.81987348345156,51.1079327961481],[-2.7471266381929,51.095336384565],[-2.73444645140065,51.1067470269399],[-2.7074130199399,51.0916322756635],[-2.71546901567476,51.0777198769516],[-2.70585261179258,51.072034191632],[-2.70815392022398,51.0802076837303],[-2.69734322242412,51.0762298315097],[-2.67451443220254,51.0834254921318],[-2.66395932115398,51.0992673658426],[-2.6482330215299,51.1020704102909],[-2.63439853664647,51.0882346218607],[-2.64252670499416,51.0826410623116],[-2.63262922814669,51.0632800118723],[-2.59801232607061,51.070281310292],[-2.60130397143516,51.0846492312331],[-2.58604814987652,51.0844624281618],[-2.60116016396595,51.0889797223988],[-2.59809903126219,51.0984066484167],[-2.5792403740801,51.0887802743853],[-2.52170038043465,51.1011878165177],[-2.48207517582771,51.119288315696],[-2.45383823044291,51.1227940996204],[-2.42815471194397,51.1432879069944],[-2.37145981972957,51.1434549678448],[-2.34630465392582,51.1305106831692]]]},"properties":{"OBJECTID":207,"LAD16CD":"E07000189","LAD16NM":"South Somerset","LAD16NMW":" ","BNG_E":345633,"BNG_N":120798,"LONG":-2.77588,"LAT":50.98399}},{"type":"Feature","id":208,"geometry":{"type":"Polygon","coordinates":[[[-2.88819348189003,51.0690987336511],[-2.89310785663767,51.0550349172978],[-2.88384423827642,51.0457873555895],[-2.95047714154976,51.0112685532393],[-2.9443105918631,51.0032729055369],[-2.97866239214264,50.9976202904869],[-2.98046119325378,50.9649923127111],[-3.00770843567228,50.9570706215226],[-3.0328206588027,50.9363077849356],[-3.08837749504236,50.9380066690321],[-3.08457227937343,50.9216454275074],[-3.05242309896808,50.9082640151238],[-3.12634120276584,50.9017177037415],[-3.14417791436088,50.8913948037645],[-3.18787082453719,50.9104207670843],[-3.16647889656558,50.947713483575],[-3.25483048355667,50.9418457487677],[-3.29384739259865,50.9551387048495],[-3.33366996327754,50.9827882860923],[-3.37866358600901,50.9775085057147],[-3.37920148092651,51.0167951266716],[-3.41417405057201,51.0197027042087],[-3.41570229529895,51.0278363100754],[-3.39234321010987,51.048567658813],[-3.37896597355333,51.0422999287162],[-3.35287171129817,51.0450545846232],[-3.35837027992921,51.0652596783289],[-3.3051842341185,51.0728459981619],[-3.28778057319418,51.0615579993375],[-3.26826321882522,51.0614728992731],[-3.29495462906291,51.0846260097],[-3.28347528882163,51.0926669237643],[-3.26201227705672,51.0852730510256],[-3.25112684117743,51.0980236837645],[-3.23139378116769,51.0959294568472],[-3.19773705733524,51.1180682789334],[-3.16842542235363,51.1043066347723],[-3.14216605091385,51.1092788364183],[-3.14085841378554,51.0995149578792],[-3.15995127193822,51.0908599851863],[-3.13796372599096,51.0721953192556],[-3.04645211775532,51.0655596950329],[-3.02468005937837,51.0598434289041],[-3.03121167433998,51.0479143241984],[-3.0162386818218,51.0547904890753],[-2.9974500102338,51.0537839933902],[-2.98215298985994,51.040821379907],[-2.95778256621146,51.0474313340406],[-2.92682613768144,51.0615273875839],[-2.94875187654004,51.0735083379719],[-2.92526494539459,51.0851296260648],[-2.91219463131707,51.0851604879324],[-2.88819348189003,51.0690987336511]]]},"properties":{"OBJECTID":208,"LAD16CD":"E07000190","LAD16NM":"Taunton Deane","LAD16NMW":" ","BNG_E":318327,"BNG_N":123470,"LONG":-3.16542,"LAT":51.00479}},{"type":"Feature","id":209,"geometry":{"type":"Polygon","coordinates":[[[-3.05159648764274,51.2033065077161],[-3.06747358508067,51.1944599542214],[-3.08546811008506,51.1960786591152],[-3.11623303258662,51.1760539215632],[-3.11373026131985,51.1699107744787],[-3.1575397153823,51.1636695018786],[-3.17867892419959,51.1467053532077],[-3.2054677673678,51.1428055640634],[-3.21638272548724,51.1300939584703],[-3.19773705733524,51.1180682789334],[-3.23139378116769,51.0959294568472],[-3.25112684117743,51.0980236837645],[-3.26201227705672,51.0852730510256],[-3.28347528882163,51.0926669237643],[-3.29495462906291,51.0846260097],[-3.26826321882522,51.0614728992731],[-3.28778057319418,51.0615579993375],[-3.3051842341185,51.0728459981619],[-3.35837027992921,51.0652596783289],[-3.35287171129817,51.0450545846232],[-3.37896597355333,51.0422999287162],[-3.39234321010987,51.048567658813],[-3.41570229529895,51.0278363100754],[-3.46368891048765,51.02526199487],[-3.48426338561987,51.0338100860166],[-3.52042833530371,51.0258709492554],[-3.51888138568015,51.0147955189945],[-3.53504945697745,51.003347264436],[-3.60320812898055,51.0072332306659],[-3.61465457397557,51.0154904418398],[-3.59447111797182,51.0551947231197],[-3.64670925047402,51.0580591629697],[-3.69240739184826,51.0805922353416],[-3.71995473942581,51.0808148681073],[-3.80428873269082,51.115685281356],[-3.83449124749719,51.138381013708],[-3.83917542337391,51.1769230985009],[-3.78630346493101,51.1719269213032],[-3.72498387977361,51.1795920620997],[-3.73320126813818,51.222725075728],[-3.72006158050787,51.233460689817],[-3.63320339436576,51.2238659790833],[-3.62590543491106,51.2196137375288],[-3.62171402290631,51.2167734248353],[-3.57879796022181,51.2321432414753],[-3.54293357278541,51.2323715528743],[-3.49689822041125,51.2239862634076],[-3.47062559054958,51.2080429494756],[-3.44404588870425,51.2074827140175],[-3.4326805606271,51.2004661356931],[-3.40360264690365,51.1824994838104],[-3.27584965157678,51.1797754845496],[-3.20218435548732,51.2014598441218],[-3.18043138887437,51.1997614270916],[-3.14658172549104,51.2074179407871],[-3.13144279290311,51.2108381479855],[-3.07606486381748,51.2013530571262],[-3.05159648764274,51.2033065077161]]]},"properties":{"OBJECTID":209,"LAD16CD":"E07000191","LAD16NM":"West Somerset","LAD16NMW":" ","BNG_E":294768,"BNG_N":136702,"LONG":-3.50494,"LAT":51.1199}},{"type":"Feature","id":210,"geometry":{"type":"Polygon","coordinates":[[[-1.95456973548946,52.6626411702514],[-1.96096309818289,52.6428146762474],[-1.98655031223912,52.640409277341],[-2.00407919311916,52.6686827728],[-2.05188262521624,52.6787047946334],[-2.05463221958424,52.6900591890145],[-2.03099393545005,52.7053059626153],[-2.02680200618641,52.7363177590348],[-2.01758273269471,52.7592645621302],[-1.97312973286817,52.7615582302573],[-1.94394384912307,52.7737595587129],[-1.91163679192103,52.7592713826704],[-1.91080679278617,52.7511909502314],[-1.93770107368559,52.7162726352055],[-1.91551067850126,52.7106385953717],[-1.95925002169962,52.6841490079184],[-1.95456973548946,52.6626411702514]]]},"properties":{"OBJECTID":210,"LAD16CD":"E07000192","LAD16NM":"Cannock Chase","LAD16NMW":" ","BNG_E":401261,"BNG_N":311553,"LONG":-1.98277,"LAT":52.70166}},{"type":"Feature","id":211,"geometry":{"type":"Polygon","coordinates":[[[-1.74600328186982,52.8686931595988],[-1.7253220546578,52.8596631838183],[-1.70434505000843,52.8666805901244],[-1.70060876646834,52.8605835227102],[-1.69027182017364,52.8644693773096],[-1.62675456278266,52.8544372636164],[-1.58535204005437,52.8317146187253],[-1.61049453728011,52.8164043084885],[-1.59182686047883,52.8094905902795],[-1.58887036630037,52.799865984597],[-1.61434537918505,52.7882740466954],[-1.61112950302761,52.7814035599668],[-1.66653674724296,52.7847230313668],[-1.70415800107348,52.7320787772302],[-1.75060323462877,52.7391478538374],[-1.76714647799274,52.7508067450024],[-1.78416863642817,52.745803830855],[-1.79053172785072,52.7537863059479],[-1.81752567730675,52.7551908921755],[-1.82841986858292,52.7690419863326],[-1.80950438320847,52.7831429237533],[-1.81784572515837,52.7931253757181],[-1.84235656303865,52.7959318400761],[-1.85373542111266,52.7823218245402],[-1.88987926640878,52.8003739274419],[-1.90194307011377,52.7953224963265],[-1.95132712341849,52.8074284007676],[-1.96787108189469,52.8243611880187],[-1.93678499830025,52.8480934644795],[-1.93598454472441,52.8706097455569],[-1.96053699763552,52.8702266202052],[-1.97965986163809,52.8932790736885],[-1.99970376972734,52.8922684774727],[-2.01274965740707,52.9065814420449],[-2.04152635969703,52.9174768200135],[-1.97111589349873,52.9407913765547],[-1.94050966116248,52.9314762215637],[-1.92689294949965,52.9412966781041],[-1.91018560060356,52.9398093346709],[-1.90354888786513,52.9460129998694],[-1.92546730389646,52.9631909643507],[-1.85990902474407,52.9777692733314],[-1.88059504440947,52.9946023775438],[-1.88417697630748,53.0200550793313],[-1.87159514611817,53.0200323483209],[-1.85603268760678,53.0340969877821],[-1.83048198901306,53.0329722242001],[-1.81313863813272,53.0293874844183],[-1.79600054534887,53.013208650553],[-1.7848650118762,53.0245837099737],[-1.79466029846389,53.0393359638017],[-1.77898129670525,53.0448443732104],[-1.75893144241201,53.0373157730271],[-1.76240468836527,52.999857681267],[-1.8267809653933,52.9770857580334],[-1.82979931675592,52.9457059843582],[-1.85657559960594,52.9233909589969],[-1.82820959493256,52.8844277537463],[-1.77722065071835,52.883814739953],[-1.74600328186982,52.8686931595988]]]},"properties":{"OBJECTID":211,"LAD16CD":"E07000193","LAD16NM":"East Staffordshire","LAD16NMW":" ","BNG_E":412601,"BNG_N":326569,"LONG":-1.81438,"LAT":52.83651}},{"type":"Feature","id":212,"geometry":{"type":"Polygon","coordinates":[[[-1.70415800107348,52.7320787772302],[-1.65660772847781,52.7217484720144],[-1.65504156782315,52.6987985780073],[-1.59754104513292,52.7004217660513],[-1.58964518521212,52.6872608072795],[-1.64494295385195,52.6575167788505],[-1.68430929214594,52.6472468063425],[-1.72243859366937,52.6513847366895],[-1.73446600372948,52.6445934998401],[-1.73133276826292,52.6327866207993],[-1.70220633979918,52.6158497389012],[-1.69151155799441,52.617507971134],[-1.70039265296968,52.5909126440153],[-1.72931052749953,52.5879332929735],[-1.74240800262341,52.5943253665281],[-1.78808129933724,52.5878626079231],[-1.79652808941093,52.5991229368836],[-1.82812858190015,52.6087219877767],[-1.85395416211453,52.6019250345417],[-1.87256445035675,52.5849446948779],[-1.8922660164288,52.599151927132],[-1.88608807518884,52.6154115319805],[-1.91598526501826,52.6352857809695],[-1.90508380549133,52.6432075565549],[-1.91801459097814,52.6498947386719],[-1.91087797950593,52.6565007746731],[-1.93356858004895,52.6616101036643],[-1.94540191925717,52.6562986326452],[-1.95456973548946,52.6626411702514],[-1.95925002169962,52.6841490079184],[-1.91551067850126,52.7106385953717],[-1.93770107368559,52.7162726352055],[-1.91080679278617,52.7511909502314],[-1.91163679192103,52.7592713826704],[-1.94394384912307,52.7737595587129],[-1.95813101907021,52.7984909824032],[-1.95132712341849,52.8074284007676],[-1.90194307011377,52.7953224963265],[-1.88987926640878,52.8003739274419],[-1.85373542111266,52.7823218245402],[-1.84235656303865,52.7959318400761],[-1.81784572515837,52.7931253757181],[-1.80950438320847,52.7831429237533],[-1.82841986858292,52.7690419863326],[-1.81752567730675,52.7551908921755],[-1.79053172785072,52.7537863059479],[-1.78416863642817,52.745803830855],[-1.76714647799274,52.7508067450024],[-1.75060323462877,52.7391478538374],[-1.70415800107348,52.7320787772302]]]},"properties":{"OBJECTID":212,"LAD16CD":"E07000194","LAD16NM":"Lichfield","LAD16NMW":" ","BNG_E":416283,"BNG_N":310967,"LONG":-1.76049,"LAT":52.69615}},{"type":"Feature","id":213,"geometry":{"type":"Polygon","coordinates":[[[-2.18120675462279,53.0897970673119],[-2.19861521468342,53.0927192428975],[-2.23876135171727,53.0733392646848],[-2.20251669187683,53.0199598834011],[-2.21548673692679,53.0153050968221],[-2.20434090152666,52.9813982108578],[-2.21251375044356,52.9805793504024],[-2.27014671137937,52.9634783579728],[-2.27801964972769,52.9512470273385],[-2.26411218227262,52.9236963746597],[-2.3199122061475,52.9324323555766],[-2.34737048200358,52.9141099891742],[-2.35791696279825,52.918596737475],[-2.37917217384436,52.9128870987636],[-2.37893788162356,52.8917205222478],[-2.44041158370178,52.8812272999107],[-2.44614159211483,52.8740080682188],[-2.47084125001665,52.9058690805776],[-2.43712308230599,52.9435990130074],[-2.42526929752577,52.9499985191333],[-2.40560245082563,52.9472941528198],[-2.41289866322517,52.9617402663918],[-2.38620832085865,52.9532172773156],[-2.37971828550096,52.9760652626193],[-2.36873055588243,52.9793594888815],[-2.38079367935244,52.9984110604571],[-2.38304468513682,53.0077867854615],[-2.37046780520021,53.0145758510409],[-2.38422739106503,53.0261675763665],[-2.38124882128933,53.0525513177503],[-2.34758567132664,53.0561702915322],[-2.31805098762948,53.0813587562204],[-2.29337580821605,53.0783263863953],[-2.25324849091039,53.09397699263],[-2.24740691730844,53.0898498456923],[-2.21131492625509,53.1158244623253],[-2.18120675462279,53.0897970673119]]]},"properties":{"OBJECTID":213,"LAD16CD":"E07000195","LAD16NM":"Newcastle-under-Lyme","LAD16NMW":" ","BNG_E":378199,"BNG_N":345174,"LONG":-2.32631,"LAT":53.00345}},{"type":"Feature","id":214,"geometry":{"type":"Polygon","coordinates":[[[-2.02680200618641,52.7363177590348],[-2.03099393545005,52.7053059626153],[-2.05463221958424,52.6900591890145],[-2.05188262521624,52.6787047946334],[-2.00407919311916,52.6686827728],[-1.98655031223912,52.640409277341],[-2.02946571800833,52.6256739078574],[-2.0301231542321,52.6169545028441],[-2.05071786918111,52.6205226787842],[-2.08100174127807,52.6119049788531],[-2.10124106052208,52.6350533619858],[-2.13164409782381,52.6376230819795],[-2.1683506176889,52.6199896632612],[-2.16915726306024,52.609338360758],[-2.19639726168381,52.6066153656909],[-2.18918611805211,52.5887750847385],[-2.20669618824337,52.5851794871271],[-2.18033702695234,52.5745049361427],[-2.17553467157321,52.5544071313464],[-2.13348672788816,52.5540666630517],[-2.1355872762063,52.5344609365328],[-2.15221000602775,52.525696072803],[-2.14421068209656,52.5170740576465],[-2.19194049674755,52.5034552726879],[-2.16741962531732,52.4715410974962],[-2.17648315746796,52.4548218466091],[-2.16485128257663,52.4302041404142],[-2.16770663042698,52.4237803502191],[-2.26950475052793,52.4386159927795],[-2.29496410303208,52.4489476831575],[-2.28738237113387,52.4553169276049],[-2.31274916668832,52.4892088273592],[-2.29139000182232,52.511679924063],[-2.26094318512833,52.5241024155059],[-2.2692153554394,52.5306887966035],[-2.25640506808487,52.5417964767176],[-2.28247661716344,52.5533960739386],[-2.26193773863655,52.5690598014113],[-2.30029269773284,52.5930271001802],[-2.32202449570291,52.5936360471859],[-2.32379942704364,52.6129531048329],[-2.281584305251,52.6058738505899],[-2.25617061500187,52.6097982919454],[-2.23289449571617,52.6476942053443],[-2.23470907734951,52.6558541557376],[-2.24768735729565,52.656660134806],[-2.23871532271726,52.6637013155024],[-2.24772940706666,52.6830743915388],[-2.30304049938903,52.6829527791286],[-2.31990782111032,52.6953977609753],[-2.3248336041472,52.7053358302112],[-2.30860350791811,52.7207461364712],[-2.31557619765619,52.7329474149248],[-2.31220754401401,52.7408672175576],[-2.27495563663462,52.7427888966726],[-2.24534640092139,52.7151642258379],[-2.21680227830082,52.7329196528803],[-2.18772872329645,52.7329892524802],[-2.17790045976685,52.7440112555362],[-2.16073470016506,52.7427441143838],[-2.14704337264112,52.7825837615343],[-2.11458197427495,52.7688057084489],[-2.09896118623828,52.7732329015235],[-2.09516427457033,52.78643265703],[-2.06596394391591,52.7735465957875],[-2.07616408103294,52.766967227097],[-2.04340108804886,52.7613494836072],[-2.02680200618641,52.7363177590348]]]},"properties":{"OBJECTID":214,"LAD16CD":"E07000196","LAD16NM":"South Staffordshire","LAD16NMW":" ","BNG_E":389625,"BNG_N":311037,"LONG":-2.15495,"LAT":52.69692}},{"type":"Feature","id":215,"geometry":{"type":"Polygon","coordinates":[[[-2.08812772094183,52.9738520009622],[-2.0430316722815,52.9513532157674],[-2.06304325752107,52.9224391889191],[-2.04152635969703,52.9174768200135],[-2.01274965740707,52.9065814420449],[-1.99970376972734,52.8922684774727],[-1.97965986163809,52.8932790736885],[-1.96053699763552,52.8702266202052],[-1.93598454472441,52.8706097455569],[-1.93678499830025,52.8480934644795],[-1.96787108189469,52.8243611880187],[-1.95132712341849,52.8074284007676],[-1.95813101907021,52.7984909824032],[-1.94394384912307,52.7737595587129],[-1.97312973286817,52.7615582302573],[-2.01758273269471,52.7592645621302],[-2.02680200618641,52.7363177590348],[-2.04340108804886,52.7613494836072],[-2.07616408103294,52.766967227097],[-2.06596394391591,52.7735465957875],[-2.09516427457033,52.78643265703],[-2.09896118623828,52.7732329015235],[-2.11458197427495,52.7688057084489],[-2.14704337264112,52.7825837615343],[-2.16073470016506,52.7427441143838],[-2.17790045976685,52.7440112555362],[-2.18772872329645,52.7329892524802],[-2.21680227830082,52.7329196528803],[-2.24534640092139,52.7151642258379],[-2.27495563663462,52.7427888966726],[-2.31220754401401,52.7408672175576],[-2.385031397293,52.7895534231488],[-2.37141425860981,52.795284555546],[-2.37765452618555,52.8116428146274],[-2.41634660239153,52.8270059901058],[-2.39375624969693,52.836620036777],[-2.37893788162356,52.8917205222478],[-2.37917217384436,52.9128870987636],[-2.35791696279825,52.918596737475],[-2.34737048200358,52.9141099891742],[-2.3199122061475,52.9324323555766],[-2.26411218227262,52.9236963746597],[-2.27801964972769,52.9512470273385],[-2.27014671137937,52.9634783579728],[-2.21251375044356,52.9805793504024],[-2.18160900754885,52.9462064185365],[-2.17689847312548,52.9537071381065],[-2.16259461481655,52.9533653725303],[-2.14571072867687,52.976110797676],[-2.1304030888562,52.9711763974105],[-2.12165690294309,52.9560862407144],[-2.08121832441578,52.9669059035855],[-2.08812772094183,52.9738520009622]]]},"properties":{"OBJECTID":215,"LAD16CD":"E07000197","LAD16NM":"Stafford","LAD16NMW":" ","BNG_E":389001,"BNG_N":327836,"LONG":-2.16475,"LAT":52.84792}},{"type":"Feature","id":216,"geometry":{"type":"Polygon","coordinates":[[[-1.8986329308667,53.199956977271],[-1.86073152881622,53.1884255630926],[-1.81254009048213,53.1543431144418],[-1.82187637070734,53.1367040692991],[-1.78372589599588,53.1028279811519],[-1.79423901990025,53.0883940561161],[-1.77565273134224,53.059354640749],[-1.77898129670525,53.0448443732104],[-1.79466029846389,53.0393359638017],[-1.7848650118762,53.0245837099737],[-1.79600054534887,53.013208650553],[-1.81313863813272,53.0293874844183],[-1.83048198901306,53.0329722242001],[-1.85603268760678,53.0340969877821],[-1.87159514611817,53.0200323483209],[-1.88417697630748,53.0200550793313],[-1.88059504440947,52.9946023775438],[-1.85990902474407,52.9777692733314],[-1.92546730389646,52.9631909643507],[-1.90354888786513,52.9460129998694],[-1.91018560060356,52.9398093346709],[-1.92689294949965,52.9412966781041],[-1.94050966116248,52.9314762215637],[-1.97111589349873,52.9407913765547],[-2.04152635969703,52.9174768200135],[-2.06304325752107,52.9224391889191],[-2.0430316722815,52.9513532157674],[-2.08812772094183,52.9738520009622],[-2.07923858928253,52.9745002720822],[-2.09188751542661,52.9856083937616],[-2.08857143159226,52.9971386473904],[-2.10494759680065,52.9976938279241],[-2.10346667549885,53.0108579640122],[-2.12373740877543,53.0216381387704],[-2.13177855899729,53.047333881603],[-2.11658296910241,53.0480329230854],[-2.12539951475108,53.0645792451158],[-2.1611474294663,53.0701202043755],[-2.17170015871668,53.0894471462755],[-2.18120675462279,53.0897970673119],[-2.21131492625509,53.1158244623253],[-2.15564486007342,53.1596189573855],[-2.14141084524988,53.1566523912102],[-2.14043876356346,53.1838127668164],[-2.11207676339835,53.1686598081662],[-2.07023261967366,53.1716862921242],[-2.04652710695767,53.1926476554711],[-2.00020198978735,53.1937374969011],[-1.98740775867054,53.2135858478158],[-1.96236461007192,53.2262417347416],[-1.9567072298329,53.2137476084583],[-1.8986329308667,53.199956977271]]]},"properties":{"OBJECTID":216,"LAD16CD":"E07000198","LAD16NM":"Staffordshire Moorlands","LAD16NMW":" ","BNG_E":400543,"BNG_N":352443,"LONG":-1.99334,"LAT":53.06924}},{"type":"Feature","id":217,"geometry":{"type":"Polygon","coordinates":[[[-1.70039265296968,52.5909126440153],[-1.69151155799441,52.617507971134],[-1.70220633979918,52.6158497389012],[-1.73133276826292,52.6327866207993],[-1.73446600372948,52.6445934998401],[-1.72243859366937,52.6513847366895],[-1.68430929214594,52.6472468063425],[-1.64494295385195,52.6575167788505],[-1.6329197884926,52.6434814234969],[-1.64242246731785,52.6409402933639],[-1.64377721431588,52.6033547314885],[-1.66563959037046,52.5922522321138],[-1.70039265296968,52.5909126440153]]]},"properties":{"OBJECTID":217,"LAD16CD":"E07000199","LAD16NM":"Tamworth","LAD16NMW":" ","BNG_E":421455,"BNG_N":302550,"LONG":-1.68451,"LAT":52.62031}},{"type":"Feature","id":218,"geometry":{"type":"MultiPolygon","coordinates":[[[[1.28365355564158,51.9685043337395],[1.28285654763143,51.9689013534514],[1.28272972764804,51.9701093383994],[1.28365355564158,51.9685043337395]]],[[[1.06693980831481,51.949818693654],[1.04771159785128,51.9594983373956],[1.02471198877146,51.9549023606491],[0.9987100896506,51.9639673345388],[0.970982749089079,51.9624077571502],[0.962589594172021,51.9771649294739],[0.942911021551574,51.9706902942843],[0.925168792516876,51.9761942336267],[0.889687955555444,51.9733868566599],[0.850240124942122,51.960766645579],[0.824650047469132,51.9685496072563],[0.810877141576477,51.9606960876661],[0.781470157141956,51.9665127642101],[0.772261025330677,51.9704245111422],[0.774633327537836,51.9825916201557],[0.759667734974904,51.9854291116115],[0.761149262923408,51.9974832901191],[0.738526974064708,52.0106986410867],[0.74063428235084,52.0312015489105],[0.71439659076893,52.0273187672241],[0.69651186856074,52.0393021679812],[0.699400062813752,52.0484380877279],[0.716263376532682,52.048687196591],[0.703177564032535,52.0652732484624],[0.712118249428704,52.072242467932],[0.684204239436936,52.0869686428196],[0.65690089992525,52.0854416862215],[0.626894823893553,52.1289910400701],[0.645374240849631,52.1601772552407],[0.691699970054736,52.1575813324256],[0.698145006928188,52.1813078463517],[0.715964176532667,52.1792806910071],[0.72279876583414,52.1651038991799],[0.738336234349182,52.1699708103876],[0.741992150918691,52.1593307967447],[0.759128521661961,52.1575128483598],[0.768688900548286,52.1749998135656],[0.786919173043979,52.1778942410466],[0.814169468836143,52.1707325999139],[0.826063803872081,52.1625863186038],[0.868822738866723,52.1655771010356],[0.881580219246287,52.1547005314233],[0.893882631890374,52.1576780820486],[0.892369694951606,52.1504719132584],[0.938049905034898,52.157540499957],[0.951546972228016,52.1105779358118],[0.973120213124211,52.1069228479227],[0.970778306374824,52.0956705820856],[1.0038082361698,52.0986095368326],[1.03598181036865,52.0683614797074],[1.04629305429391,52.0781054201541],[1.06486184557668,52.0653875112685],[1.10919718321308,52.0710043208264],[1.12202127246612,52.0615218397135],[1.10727689121525,52.0465185211746],[1.11294353310197,52.0345776224294],[1.12957709001798,52.0299545263856],[1.15639036900496,52.03477722964],[1.16021413453674,52.0306974487587],[1.15350995215039,52.0340063459591],[1.17090480579929,52.015717622607],[1.17236379897585,52.0141828795518],[1.2035763762496,52.0001899448352],[1.21153229571807,51.996620533852],[1.26742086698835,51.9878037933777],[1.27466271570645,51.9575074022948],[1.27018332497585,51.9568274883976],[1.24297540992175,51.961412742253],[1.21972042731814,51.9528711685621],[1.21017962700506,51.9559992188597],[1.20041603884274,51.9558966289337],[1.18733531526803,51.9557578736839],[1.16354271016964,51.9705251935983],[1.13041805615154,51.9535559286963],[1.0861321335888,51.9589331133974],[1.06693980831481,51.949818693654]]]]},"properties":{"OBJECTID":218,"LAD16CD":"E07000200","LAD16NM":"Babergh","LAD16NMW":" ","BNG_E":599994,"BNG_N":244657,"LONG":0.916231,"LAT":52.06418}},{"type":"Feature","id":219,"geometry":{"type":"Polygon","coordinates":[[[0.712437775079963,52.3946230577217],[0.62234473451617,52.3078690022121],[0.602756135235416,52.3186449704559],[0.589967105043064,52.3043660661234],[0.600949448884008,52.2831464848864],[0.595058340917179,52.2646009873301],[0.562937066246478,52.2658389073162],[0.566688702437305,52.2476056434067],[0.556903740763996,52.243917055108],[0.563639548874899,52.2028102898563],[0.543090103890618,52.2164629915649],[0.512566864403315,52.2150504396978],[0.514484040922087,52.2267794066749],[0.494931494640085,52.2392580198701],[0.480337244916119,52.2326819259469],[0.42696480245175,52.2536027671603],[0.414517802635083,52.247861137051],[0.421335031350254,52.2396913201186],[0.371248876042897,52.2265561593107],[0.342684097930962,52.2423433452931],[0.360892975952524,52.2494223879788],[0.340002511967313,52.2676878645536],[0.358997248781525,52.2975427210546],[0.382723057693554,52.2932662495016],[0.424206341681458,52.2558715730412],[0.498802933352791,52.273021391114],[0.504768753988931,52.2847156100079],[0.457617975671083,52.3162509313449],[0.431376631509082,52.3158254296501],[0.424221634074633,52.329216363497],[0.442501205468425,52.3488315504609],[0.407617044824129,52.3615737969769],[0.374777422095063,52.4097288644224],[0.429344097956072,52.4364266682765],[0.445538699577155,52.447371779669],[0.523662479466876,52.4481795772387],[0.554704779881467,52.4560251871058],[0.582501079241076,52.4518613696587],[0.641832794258438,52.4509649983135],[0.66632259085068,52.4625083453217],[0.683973388033118,52.4531649527241],[0.718793357714732,52.4496472049236],[0.66846339601087,52.4091757516806],[0.712437775079963,52.3946230577217]]]},"properties":{"OBJECTID":219,"LAD16CD":"E07000201","LAD16NM":"Forest Heath","LAD16NMW":" ","BNG_E":572316,"BNG_N":273586,"LONG":0.527606,"LAT":52.33331}},{"type":"Feature","id":220,"geometry":{"type":"Polygon","coordinates":[[[1.15783883767171,52.0887516350866],[1.16425793351883,52.0794997734906],[1.18989426630293,52.0804499942249],[1.2064548074708,52.0640187405758],[1.20179541406515,52.0373483951417],[1.22361032235671,52.0294342531713],[1.20947704183767,52.020768655115],[1.18129272826457,52.0205002160808],[1.17879503818901,52.0215222187575],[1.16021413453674,52.0306974487587],[1.15639036900496,52.03477722964],[1.12957709001798,52.0299545263856],[1.11294353310197,52.0345776224294],[1.10727689121525,52.0465185211746],[1.12202127246612,52.0615218397135],[1.10919718321308,52.0710043208264],[1.11093336622706,52.0892035404618],[1.13853339109959,52.0883927980799],[1.14229237328921,52.0944696516374],[1.15783883767171,52.0887516350866]]]},"properties":{"OBJECTID":220,"LAD16CD":"E07000202","LAD16NM":"Ipswich","LAD16NMW":" ","BNG_E":616954,"BNG_N":244670,"LONG":1.163267,"LAT":52.05792}},{"type":"Feature","id":221,"geometry":{"type":"Polygon","coordinates":[[[1.40950851440936,52.3632651056031],[1.35740456541519,52.3372743235837],[1.35747614118692,52.3221565477932],[1.38402188629228,52.3106666312901],[1.38414039859281,52.2941055663095],[1.40164540146524,52.2856981098028],[1.35565738319855,52.2740773861426],[1.34443170376473,52.2820896506284],[1.34729559462835,52.2934050142317],[1.32759082906287,52.2984791446839],[1.34126867715661,52.2844484416867],[1.33976743112709,52.265926186157],[1.30101765515938,52.2590162466352],[1.28673064589818,52.2405442751555],[1.24745199442522,52.2288974401616],[1.24180865341344,52.2017510380088],[1.25673032995833,52.198364572599],[1.25417322802167,52.1881313568031],[1.23984272488349,52.170428739585],[1.21396540075717,52.1665385164551],[1.1914028568001,52.1399843470044],[1.16946895366696,52.1312496788755],[1.17776703912187,52.1206999885967],[1.15783883767171,52.0887516350866],[1.14229237328921,52.0944696516374],[1.13853339109959,52.0883927980799],[1.11093336622706,52.0892035404618],[1.10919718321308,52.0710043208264],[1.06486184557668,52.0653875112685],[1.04629305429391,52.0781054201541],[1.03598181036865,52.0683614797074],[1.0038082361698,52.0986095368326],[0.970778306374824,52.0956705820856],[0.973120213124211,52.1069228479227],[0.951546972228014,52.1105779358118],[0.938049905034894,52.157540499957],[0.892369694951605,52.1504719132584],[0.89388263189037,52.1576780820486],[0.881580219246285,52.1547005314233],[0.86882273886672,52.1655771010356],[0.826063803872079,52.1625863186038],[0.814169468836141,52.1707325999139],[0.836273782916092,52.18216941363],[0.838129471163204,52.1953411706578],[0.815154765608206,52.2039099392523],[0.827129607686565,52.2389675854736],[0.79758085377784,52.2512298739644],[0.799441152417125,52.2647133243441],[0.825826214017355,52.2665153377274],[0.843865437982245,52.2598002973034],[0.842593533116127,52.2680273454697],[0.856327415749061,52.2684422725969],[0.843083813665916,52.2849173786003],[0.873625034513811,52.2995077408],[0.887356563249429,52.2927190995764],[0.882935332830679,52.3001369363351],[0.900152146581948,52.2989156936184],[0.931124423951697,52.312868959697],[0.925707636646377,52.3273612626552],[0.932697455279368,52.3357296494843],[0.957339336729733,52.3403723817251],[0.953171111940722,52.3560612624197],[0.967471133229585,52.3701127827379],[1.02995702871116,52.3787354699096],[1.06818590184872,52.3785211460065],[1.21386742493184,52.3553904421707],[1.25999663276856,52.3710993793063],[1.2862347490807,52.3906896604211],[1.31630320015054,52.3873912302174],[1.34710101015358,52.4044110213743],[1.37485701901162,52.394677374344],[1.40950851440936,52.3632651056031]]]},"properties":{"OBJECTID":221,"LAD16CD":"E07000203","LAD16NM":"Mid Suffolk","LAD16NMW":" ","BNG_E":611646,"BNG_N":262338,"LONG":1.096953,"LAT":52.21859}},{"type":"Feature","id":222,"geometry":{"type":"Polygon","coordinates":[[[0.967471133229585,52.3701127827379],[0.953171111940722,52.3560612624197],[0.957339336729733,52.3403723817251],[0.932697455279368,52.3357296494843],[0.925707636646377,52.3273612626552],[0.931124423951697,52.312868959697],[0.900152146581948,52.2989156936184],[0.882935332830679,52.3001369363351],[0.887356563249429,52.2927190995764],[0.873625034513811,52.2995077408],[0.843083813665916,52.2849173786003],[0.856327415749061,52.2684422725969],[0.842593533116127,52.2680273454697],[0.843865437982245,52.2598002973034],[0.825826214017355,52.2665153377274],[0.799441152417125,52.2647133243441],[0.79758085377784,52.2512298739644],[0.827129607686565,52.2389675854736],[0.815154765608206,52.2039099392523],[0.838129471163204,52.1953411706578],[0.836273782916092,52.18216941363],[0.814169468836141,52.1707325999139],[0.786919173043975,52.1778942410466],[0.768688900548283,52.1749998135656],[0.75912852166196,52.1575128483598],[0.741992150918689,52.1593307967447],[0.73833623434918,52.1699708103876],[0.722798765834138,52.1651038991799],[0.715964176532665,52.1792806910071],[0.698145006928186,52.1813078463517],[0.691699970054734,52.1575813324256],[0.645374240849628,52.1601772552407],[0.626894823893551,52.1289910400701],[0.656900899925248,52.0854416862215],[0.58213281722623,52.0758523720251],[0.551487374806951,52.0688101028121],[0.542262962950323,52.0577593092384],[0.511053758342625,52.0598314508682],[0.501678781535143,52.0538526670086],[0.466666858657775,52.0784558592123],[0.453622593746092,52.0681472859003],[0.438278486365596,52.0723326761665],[0.404638262070078,52.0655023795678],[0.394996785159022,52.0959681287336],[0.381803808139288,52.1027012934432],[0.389589785091596,52.1174705809148],[0.418283006437923,52.1343556328414],[0.417276416876035,52.1593066833474],[0.435915802760066,52.1594950929271],[0.452191368974548,52.173204245626],[0.470730328618751,52.1632588505138],[0.491332842034213,52.1651020314251],[0.512566864403315,52.2150504396978],[0.543090103890618,52.2164629915649],[0.563639548874899,52.2028102898563],[0.556903740763996,52.243917055108],[0.566688702437305,52.2476056434067],[0.562937066246478,52.2658389073162],[0.595058340917179,52.2646009873301],[0.600949448884008,52.2831464848864],[0.589967105043064,52.3043660661234],[0.602756135235416,52.3186449704559],[0.62234473451617,52.3078690022121],[0.712437775079963,52.3946230577217],[0.737589057188135,52.3951383199225],[0.749844252459312,52.3829264987303],[0.765966099911912,52.3903574969632],[0.784669266113684,52.3862310149202],[0.854225657629981,52.399592020379],[0.866007537735583,52.390464000099],[0.930232138847752,52.3888382227805],[0.967471133229585,52.3701127827379]]]},"properties":{"OBJECTID":222,"LAD16CD":"E07000204","LAD16NM":"St Edmundsbury","LAD16NMW":" ","BNG_E":582672,"BNG_N":265927,"LONG":0.675273,"LAT":52.26118}},{"type":"Feature","id":223,"geometry":{"type":"Polygon","coordinates":[[[1.66768585833136,52.3117712188316],[1.66718951046102,52.3116669606431],[1.64499007537608,52.2947490641506],[1.63625329443104,52.2802097327965],[1.6340974625357,52.2780902046052],[1.63386626350945,52.2762355544157],[1.63148119295026,52.2722638448821],[1.62084736729098,52.1826398089832],[1.61939756252233,52.1790276015953],[1.58095646063003,52.0885070525252],[1.49975740086666,52.0608285286809],[1.48628114234227,52.0562258326301],[1.49981239428458,52.0615321603628],[1.55017490948741,52.0812564984264],[1.51795666716782,52.0758736797178],[1.50811964059628,52.0701628880931],[1.50132333637063,52.0706965885046],[1.50048605428246,52.0701475327691],[1.46234445673439,52.0451148019986],[1.43389654770955,52.0083398625473],[1.43125516792345,52.0049217945652],[1.39489458235752,51.9873741122472],[1.38853631283605,51.9993970082978],[1.36157568234336,52.0061910050274],[1.39165502535537,51.9892484026571],[1.38888174240498,51.9783637269742],[1.34492023571789,51.9569230811201],[1.31997454168809,51.9332668245183],[1.31919830090686,51.9366801563179],[1.31968382410191,51.950542412075],[1.28365355564158,51.9685043337395],[1.28272972764804,51.9701093383994],[1.28031414857682,51.9931143799205],[1.21544879166983,52.0065143601235],[1.20435374461698,52.0110594573251],[1.19453750487644,52.0150790704032],[1.18129272826457,52.0205002160808],[1.20947704183767,52.020768655115],[1.22361032235671,52.0294342531713],[1.20179541406515,52.0373483951417],[1.2064548074708,52.0640187405758],[1.18989426630293,52.0804499942249],[1.16425793351883,52.0794997734906],[1.15783883767171,52.0887516350866],[1.17776703912187,52.1206999885967],[1.16946895366696,52.1312496788755],[1.1914028568001,52.1399843470044],[1.21396540075717,52.1665385164551],[1.23984272488349,52.170428739585],[1.25417322802167,52.1881313568031],[1.25673032995833,52.198364572599],[1.24180865341344,52.2017510380088],[1.24745199442522,52.2288974401616],[1.28673064589818,52.2405442751555],[1.30101765515938,52.2590162466352],[1.33976743112709,52.265926186157],[1.34126867715661,52.2844484416867],[1.32759082906287,52.2984791446839],[1.34729559462835,52.2934050142317],[1.34443170376473,52.2820896506284],[1.35565738319855,52.2740773861426],[1.40164540146524,52.2856981098028],[1.38414039859281,52.2941055663095],[1.38402188629228,52.3106666312901],[1.35747614118692,52.3221565477932],[1.35740456541519,52.3372743235837],[1.40950851440936,52.3632651056031],[1.4368011998235,52.3662489040604],[1.48727225189891,52.3485595615185],[1.48948521724544,52.3282943165582],[1.52513608397547,52.3386510815213],[1.56067217471304,52.3298555387006],[1.57072449623937,52.3381814607162],[1.61097598350532,52.3315135809852],[1.6294320505905,52.3354307422325],[1.65875306240566,52.3239801631682],[1.66768585833136,52.3117712188316]]]},"properties":{"OBJECTID":223,"LAD16CD":"E07000205","LAD16NM":"Suffolk Coastal","LAD16NMW":" ","BNG_E":633247,"BNG_N":258767,"LONG":1.410142,"LAT":52.17783}},{"type":"Feature","id":224,"geometry":{"type":"Polygon","coordinates":[[[1.74046063188017,52.5321041298177],[1.76294153693301,52.4811793269306],[1.76113753006077,52.4762525652159],[1.75638679052578,52.4719673665393],[1.75764488396003,52.4769276914518],[1.7395823199967,52.4530275295759],[1.73457442011029,52.4479710978168],[1.72845779796656,52.3994166448214],[1.72475251557637,52.3931279545441],[1.70064632616384,52.3600643188126],[1.69203848129883,52.3482442039168],[1.67552672304902,52.3134178523922],[1.66768585833136,52.3117712188316],[1.65875306240566,52.3239801631682],[1.6294320505905,52.3354307422325],[1.61097598350532,52.3315135809852],[1.57072449623937,52.3381814607162],[1.56067217471304,52.3298555387006],[1.52513608397547,52.3386510815213],[1.48948521724544,52.3282943165582],[1.48727225189891,52.3485595615185],[1.4368011998235,52.3662489040604],[1.40950851440936,52.3632651056031],[1.37485701901162,52.394677374344],[1.34710101015358,52.4044110213743],[1.36365762331316,52.4274785163419],[1.40791389184784,52.44440931628],[1.43259224862895,52.4453419211076],[1.4332684193978,52.4559597426786],[1.41101790469344,52.4615967757364],[1.42014985212369,52.4710466435227],[1.44616961595478,52.4560079180574],[1.48074305830859,52.4718923979101],[1.50802174417558,52.4617522827127],[1.52973012762626,52.4683473357009],[1.55782314455851,52.4576964848111],[1.56802007789497,52.4746308722448],[1.58618951858997,52.4786934299582],[1.61850457711773,52.4632774819513],[1.63454251362064,52.4629545125604],[1.64654874455853,52.4720031485118],[1.65882710400651,52.4684044739352],[1.68247185572943,52.4950505680271],[1.67208067698861,52.5038667133709],[1.65427974163516,52.501416648603],[1.62858219259059,52.5260180528763],[1.66771403653475,52.5502446797446],[1.70200760803776,52.5446606880652],[1.72600396623318,52.5306422099079],[1.74046063188017,52.5321041298177]]]},"properties":{"OBJECTID":224,"LAD16CD":"E07000206","LAD16NM":"Waveney","LAD16NMW":" ","BNG_E":642301,"BNG_N":287890,"LONG":1.563237,"LAT":52.43525}},{"type":"Feature","id":225,"geometry":{"type":"Polygon","coordinates":[[[-0.31769788093149,51.3936670793737],[-0.307365443666319,51.3783835451094],[-0.330510146404628,51.3484194351658],[-0.330655553303684,51.3290096390544],[-0.360315848808539,51.3118031060245],[-0.396926448018453,51.3128169239413],[-0.394742082254104,51.2979482183594],[-0.405326343094919,51.2948923624554],[-0.409537745574567,51.3031437509817],[-0.439960883843961,51.3046572114329],[-0.445698682498614,51.3241411360332],[-0.437162906987705,51.327446596338],[-0.462343997790484,51.3299602984635],[-0.463653649864624,51.3406157485165],[-0.481155699807797,51.3493580607665],[-0.466971498136539,51.3565753192184],[-0.47547774875131,51.3640888246267],[-0.457990747179475,51.3805669610262],[-0.442599666520299,51.3898217175726],[-0.432213277514482,51.3839901241166],[-0.40957941684022,51.4046570174759],[-0.383350026712986,51.4085382951098],[-0.359139332144209,51.4119031613367],[-0.327817849657512,51.3918371417345],[-0.31769788093149,51.3936670793737]]]},"properties":{"OBJECTID":225,"LAD16CD":"E07000207","LAD16NM":"Elmbridge","LAD16NMW":" ","BNG_E":511882,"BNG_N":163658,"LONG":-0.39441,"LAT":51.36098}},{"type":"Feature","id":226,"geometry":{"type":"Polygon","coordinates":[[[-0.220942482959152,51.3298630676692],[-0.242968399958795,51.321280172191],[-0.247126332996375,51.2980434991982],[-0.264399318689037,51.299545299108],[-0.272234355246985,51.2923303479645],[-0.306191996713638,51.3350844117737],[-0.285437834491857,51.3642491741119],[-0.26114856183599,51.3795998011758],[-0.245030254723365,51.3800339655478],[-0.245404842517721,51.3668454398225],[-0.222736428345818,51.3570860723815],[-0.217264427004088,51.3433870908451],[-0.229822682381588,51.3365228045867],[-0.220942482959152,51.3298630676692]]]},"properties":{"OBJECTID":226,"LAD16CD":"E07000208","LAD16NM":"Epsom and Ewell","LAD16NMW":" ","BNG_E":521176,"BNG_N":161475,"LONG":-0.26172,"LAT":51.33945}},{"type":"Feature","id":227,"geometry":{"type":"Polygon","coordinates":[[[-0.394742082254104,51.2979482183594],[-0.387142549569629,51.2650815815861],[-0.396963682700253,51.237888676128],[-0.434648247892369,51.2399058425111],[-0.42567613611645,51.2303233400776],[-0.438436754352283,51.2096794963531],[-0.409878126892653,51.1926995134218],[-0.408336773416706,51.1757072365433],[-0.418564944938553,51.1731814316052],[-0.443917220936652,51.1835915038531],[-0.457066414287556,51.1749509062573],[-0.505342574276898,51.1836026922863],[-0.505637157377342,51.2050191915872],[-0.532445111045568,51.2134482277123],[-0.555558546791697,51.1992584319684],[-0.573768635941774,51.1983145365447],[-0.577337681914105,51.1881117115016],[-0.593696933552262,51.1912571310897],[-0.584865392339834,51.1985992734047],[-0.592499805787043,51.2028835060347],[-0.61411427857117,51.2080541578261],[-0.63447871117551,51.2021087891013],[-0.631155096761247,51.1841288139514],[-0.648119784747948,51.1758370137039],[-0.663407226597196,51.200246202056],[-0.688263390315475,51.1887139568647],[-0.706560609115596,51.202710652312],[-0.731757685196228,51.1969218522404],[-0.74830533374511,51.2106763073828],[-0.745540379663864,51.2304563901334],[-0.729325694570211,51.2561119190122],[-0.731093833435407,51.2803620904778],[-0.703638544268513,51.2841633761872],[-0.68749580521831,51.3138115855452],[-0.646791891855231,51.311902363558],[-0.647890639282616,51.3043550605788],[-0.618172658460874,51.2827099475256],[-0.600757131642726,51.2861125333275],[-0.544369609551513,51.2655035653767],[-0.534168074014438,51.2737087817663],[-0.549190830040672,51.2846604710761],[-0.54022345229229,51.3009722548667],[-0.529804505835151,51.2975584023028],[-0.510298272494745,51.3131208348318],[-0.500847942757249,51.3065641753718],[-0.475466591195283,51.3163606081929],[-0.48895888826278,51.3298982046708],[-0.462343997790484,51.3299602984635],[-0.437162906987705,51.327446596338],[-0.445698682498614,51.3241411360332],[-0.439960883843961,51.3046572114329],[-0.409537745574567,51.3031437509817],[-0.405326343094919,51.2948923624554],[-0.394742082254104,51.2979482183594]]]},"properties":{"OBJECTID":227,"LAD16CD":"E07000209","LAD16NM":"Guildford","LAD16NMW":" ","BNG_E":500408,"BNG_N":151481,"LONG":-0.56257,"LAT":51.25366}},{"type":"Feature","id":228,"geometry":{"type":"Polygon","coordinates":[[[-0.272234355246985,51.2923303479645],[-0.265744188667717,51.2613870705471],[-0.22597983813096,51.2537870487804],[-0.250727849547299,51.2270773336802],[-0.23536842045566,51.2223529749236],[-0.225070450996348,51.2123218582762],[-0.234758467905485,51.2060859561199],[-0.212820503690421,51.1933190609735],[-0.242900494345756,51.1895073206975],[-0.243069491145937,51.1828342957104],[-0.209701098311463,51.1723092745275],[-0.189819437755745,51.1814139318143],[-0.17670622529243,51.1668499726532],[-0.212142090603669,51.1554548865023],[-0.214234804866693,51.1484637536706],[-0.255167664597715,51.1441405967493],[-0.25461326381062,51.1390503685817],[-0.300346786169904,51.1247356959371],[-0.391524793549476,51.1165107854949],[-0.419203497048017,51.1052046699699],[-0.418564944938553,51.1731814316052],[-0.408336773416706,51.1757072365433],[-0.409878126892653,51.1926995134218],[-0.438436754352283,51.2096794963531],[-0.42567613611645,51.2303233400776],[-0.434648247892369,51.2399058425111],[-0.396963682700253,51.237888676128],[-0.387142549569629,51.2650815815861],[-0.394742082254104,51.2979482183594],[-0.396926448018453,51.3128169239413],[-0.360315848808539,51.3118031060245],[-0.330655553303684,51.3290096390544],[-0.306191996713638,51.3350844117737],[-0.272234355246985,51.2923303479645]]]},"properties":{"OBJECTID":228,"LAD16CD":"E07000210","LAD16NM":"Mole Valley","LAD16NMW":" ","BNG_E":518377,"BNG_N":148953,"LONG":-0.30603,"LAT":51.22749}},{"type":"Feature","id":229,"geometry":{"type":"Polygon","coordinates":[[[-0.156543168310197,51.3215085858984],[-0.155317700345265,51.3012743946668],[-0.137313517625825,51.3007809045658],[-0.124292859232143,51.2867586581957],[-0.126801914441722,51.2617366468457],[-0.145662532907077,51.2513461844604],[-0.154960683874644,51.2306904426137],[-0.145502226045907,51.2107335246328],[-0.135853606279034,51.2120469051447],[-0.143508139489654,51.1865346228634],[-0.127719193407973,51.1650403406397],[-0.140462480839267,51.1600473182166],[-0.17670622529243,51.1668499726532],[-0.189819437755745,51.1814139318143],[-0.209701098311463,51.1723092745275],[-0.243069491145937,51.1828342957104],[-0.242900494345756,51.1895073206975],[-0.212820503690421,51.1933190609735],[-0.234758467905485,51.2060859561199],[-0.225070450996348,51.2123218582762],[-0.23536842045566,51.2223529749236],[-0.250727849547299,51.2270773336802],[-0.22597983813096,51.2537870487804],[-0.265744188667717,51.2613870705471],[-0.272234355246985,51.2923303479645],[-0.264399318689037,51.299545299108],[-0.247126332996375,51.2980434991982],[-0.242968399958795,51.321280172191],[-0.220942482959152,51.3298630676692],[-0.197319340429513,51.3435951598878],[-0.156543168310197,51.3215085858984]]]},"properties":{"OBJECTID":229,"LAD16CD":"E07000211","LAD16NM":"Reigate and Banstead","LAD16NMW":" ","BNG_E":525786,"BNG_N":152574,"LONG":-0.19871,"LAT":51.25846}},{"type":"Feature","id":230,"geometry":{"type":"Polygon","coordinates":[[[-0.522765050804453,51.4353004066197],[-0.510388842762213,51.4297833785795],[-0.512428225244537,51.4172208100136],[-0.493203011998266,51.4118872641491],[-0.48524963004415,51.3871812663543],[-0.477112853430268,51.3903176301742],[-0.457990747179475,51.3805669610262],[-0.47547774875131,51.3640888246267],[-0.466971498136539,51.3565753192184],[-0.481155699807797,51.3493580607665],[-0.515625227482099,51.3388579986038],[-0.548549358746624,51.3480208962079],[-0.555233930869465,51.3619357322509],[-0.569624549941208,51.3603371726572],[-0.573954105974127,51.3708220860909],[-0.61849520247724,51.3923882525532],[-0.59393878288985,51.4416606269605],[-0.571675217761157,51.451007631736],[-0.522765050804453,51.4353004066197]]]},"properties":{"OBJECTID":230,"LAD16CD":"E07000212","LAD16NM":"Runnymede","LAD16NMW":" ","BNG_E":501777,"BNG_N":166979,"LONG":-0.53855,"LAT":51.39273}},{"type":"Feature","id":231,"geometry":{"type":"Polygon","coordinates":[[[-0.509701402284211,51.4691759477216],[-0.458640451035755,51.4563154240896],[-0.456467559316018,51.4381066797062],[-0.391341970591306,51.4223261103553],[-0.383350026712986,51.4085382951098],[-0.40957941684022,51.4046570174759],[-0.432213277514482,51.3839901241166],[-0.442599666520299,51.3898217175726],[-0.457990747179475,51.3805669610262],[-0.477112853430268,51.3903176301742],[-0.48524963004415,51.3871812663543],[-0.493203011998266,51.4118872641491],[-0.512428225244537,51.4172208100136],[-0.510388842762213,51.4297833785795],[-0.522765050804453,51.4353004066197],[-0.540613163997786,51.4578521266794],[-0.524358681564476,51.4715284831431],[-0.509701402284211,51.4691759477216]]]},"properties":{"OBJECTID":231,"LAD16CD":"E07000213","LAD16NM":"Spelthorne","LAD16NMW":" ","BNG_E":507012,"BNG_N":169622,"LONG":-0.46254,"LAT":51.41552}},{"type":"Feature","id":232,"geometry":{"type":"Polygon","coordinates":[[[-0.548549358746624,51.3480208962079],[-0.576897906482852,51.3362640375388],[-0.625920142956628,51.3348367414136],[-0.623506260555508,51.3199060197586],[-0.646791891855231,51.311902363558],[-0.68749580521831,51.3138115855452],[-0.703638544268513,51.2841633761872],[-0.731093833435407,51.2803620904778],[-0.744167107499531,51.3092949281246],[-0.762903120039682,51.3187305287556],[-0.775466206987649,51.3319589023445],[-0.735335360826244,51.3650095832703],[-0.667634283882065,51.384571344714],[-0.616344267353588,51.3835395914848],[-0.61849520247724,51.3923882525532],[-0.573954105974127,51.3708220860909],[-0.569624549941208,51.3603371726572],[-0.555233930869465,51.3619357322509],[-0.548549358746624,51.3480208962079]]]},"properties":{"OBJECTID":232,"LAD16CD":"E07000214","LAD16NM":"Surrey Heath","LAD16NMW":" ","BNG_E":491362,"BNG_N":160483,"LONG":-0.68986,"LAT":51.3361}},{"type":"Feature","id":233,"geometry":{"type":"Polygon","coordinates":[[[0.00229471945339947,51.3291388495517],[0.0150093769953222,51.2917860691888],[0.0329094179322316,51.3075209115003],[0.0423964973902115,51.292673046743],[0.0582428301614819,51.2477783258234],[0.0335989515239419,51.2143379718596],[0.0526003625644597,51.1806240175472],[0.0500165286538253,51.1426500158786],[0.0273612232982429,51.1398505062255],[-0.137571779785046,51.1421596096322],[-0.132959635268358,51.1588837320771],[-0.140462480839267,51.1600473182166],[-0.127719193407973,51.1650403406397],[-0.143508139489654,51.1865346228634],[-0.135853606279034,51.2120469051447],[-0.145502226045907,51.2107335246328],[-0.154960683874644,51.2306904426137],[-0.145662532907077,51.2513461844604],[-0.126801914441722,51.2617366468457],[-0.124292859232143,51.2867586581957],[-0.0911679398902129,51.3014725396081],[-0.0789238690180517,51.3197692480455],[-0.0513070799813812,51.3224478946691],[-0.0378922709406541,51.3387044839701],[0.00229471945339947,51.3291388495517]]]},"properties":{"OBJECTID":233,"LAD16CD":"E07000215","LAD16NM":"Tandridge","LAD16NMW":" ","BNG_E":536365,"BNG_N":150325,"LONG":-0.04805,"LAT":51.23581}},{"type":"Feature","id":234,"geometry":{"type":"MultiPolygon","coordinates":[[[[-0.768913299842566,51.1032700214806],[-0.759443824776471,51.1035727515698],[-0.759334367357661,51.1032586720027],[-0.768913299842566,51.1032700214806]]],[[[-0.696752296415664,51.0714916858393],[-0.753480637133836,51.0864557089653],[-0.759334367357661,51.1032586720027],[-0.74927269015307,51.1032459057385],[-0.745525569720187,51.1121884663949],[-0.769280592610518,51.1171423769702],[-0.798395605319758,51.1525274768695],[-0.834203925569303,51.1475816688563],[-0.825443293284033,51.1813565050798],[-0.848912169248544,51.2107157287771],[-0.804749572982635,51.2450647466987],[-0.801740042708305,51.2390387624554],[-0.776089010525923,51.2419556686802],[-0.745540379663862,51.2304563901334],[-0.748305333745109,51.2106763073828],[-0.731757685196227,51.1969218522404],[-0.706560609115594,51.202710652312],[-0.688263390315474,51.1887139568647],[-0.663407226597196,51.200246202056],[-0.648119784747948,51.1758370137039],[-0.631155096761247,51.1841288139514],[-0.634478711175508,51.2021087891013],[-0.61411427857117,51.2080541578261],[-0.592499805787042,51.2028835060347],[-0.584865392339834,51.1985992734047],[-0.593696933552262,51.1912571310897],[-0.577337681914105,51.1881117115016],[-0.573768635941774,51.1983145365447],[-0.555558546791696,51.1992584319684],[-0.532445111045568,51.2134482277123],[-0.505637157377343,51.2050191915872],[-0.505342574276898,51.1836026922863],[-0.457066414287557,51.1749509062573],[-0.443917220936652,51.1835915038531],[-0.418564944938552,51.1731814316052],[-0.419203497048018,51.1052046699699],[-0.492127175324818,51.0944841769189],[-0.505377192006174,51.0882620379696],[-0.534979296661581,51.0935789214362],[-0.539215848650126,51.0820248780022],[-0.577592605343649,51.0866537658429],[-0.601139213737493,51.079699687963],[-0.629370733127441,51.0889926942684],[-0.696752296415664,51.0714916858393]]]]},"properties":{"OBJECTID":234,"LAD16CD":"E07000216","LAD16NM":"Waverley","LAD16NMW":" ","BNG_E":496363,"BNG_N":140635,"LONG":-0.62343,"LAT":51.15686}},{"type":"Feature","id":235,"geometry":{"type":"Polygon","coordinates":[[[-0.462343997790484,51.3299602984635],[-0.48895888826278,51.3298982046708],[-0.475466591195283,51.3163606081929],[-0.500847942757249,51.3065641753718],[-0.510298272494745,51.3131208348318],[-0.529804505835151,51.2975584023028],[-0.54022345229229,51.3009722548667],[-0.549190830040672,51.2846604710761],[-0.534168074014438,51.2737087817663],[-0.544369609551513,51.2655035653767],[-0.600757131642726,51.2861125333275],[-0.618172658460874,51.2827099475256],[-0.647890639282616,51.3043550605788],[-0.646791891855231,51.311902363558],[-0.623506260555508,51.3199060197586],[-0.625920142956628,51.3348367414136],[-0.576897906482852,51.3362640375388],[-0.548549358746624,51.3480208962079],[-0.515625227482099,51.3388579986038],[-0.481155699807797,51.3493580607665],[-0.463653649864624,51.3406157485165],[-0.462343997790484,51.3299602984635]]]},"properties":{"OBJECTID":235,"LAD16CD":"E07000217","LAD16NM":"Woking","LAD16NMW":" ","BNG_E":499087,"BNG_N":157542,"LONG":-0.57982,"LAT":51.30837}},{"type":"Feature","id":236,"geometry":{"type":"Polygon","coordinates":[[[-1.55177141578054,52.6674551055621],[-1.54451698666946,52.6446078755298],[-1.57135417979544,52.6352716290311],[-1.5544599867291,52.6147360394988],[-1.56075676844421,52.5961562419659],[-1.52715522942189,52.5827378298832],[-1.52286777647305,52.5706005985436],[-1.45999402370411,52.5515899264193],[-1.4866528408394,52.5403890430243],[-1.55603559038557,52.5319321826255],[-1.55339055837848,52.5134058478353],[-1.51429674359643,52.4828597394349],[-1.51482261246197,52.4762667840362],[-1.5451752217488,52.4726560826782],[-1.53035665476165,52.4704146872326],[-1.53979081940484,52.4647986859745],[-1.56119166726618,52.4552225694476],[-1.58986310703482,52.4619121081911],[-1.59548725925129,52.4559197581627],[-1.62445220517879,52.4635386709169],[-1.64139672496892,52.4433435744503],[-1.66228667336573,52.4442993235256],[-1.6665859408413,52.4354715647162],[-1.67715419119189,52.4363566263547],[-1.75352319084533,52.5129668951548],[-1.75381017517801,52.5212131615288],[-1.72887793344892,52.524562766725],[-1.74908599923345,52.5314223633914],[-1.75599826484572,52.5553824939772],[-1.77423004805631,52.5646277797908],[-1.76354616286802,52.5709791310553],[-1.78808129933724,52.5878626079231],[-1.74240800262341,52.5943253665281],[-1.72931052749953,52.5879332929735],[-1.70039265296968,52.5909126440153],[-1.66563959037046,52.5922522321138],[-1.64377721431588,52.6033547314885],[-1.64242246731785,52.6409402933639],[-1.6329197884926,52.6434814234969],[-1.64494295385195,52.6575167788505],[-1.58964518521212,52.6872608072795],[-1.55177141578054,52.6674551055621]]]},"properties":{"OBJECTID":236,"LAD16CD":"E07000218","LAD16NM":"North Warwickshire","LAD16NMW":" ","BNG_E":425570,"BNG_N":296399,"LONG":-1.6242,"LAT":52.56484}},{"type":"Feature","id":237,"geometry":{"type":"Polygon","coordinates":[[[-1.41734425187584,52.5344553061623],[-1.42886842892523,52.5161906596049],[-1.40546220187082,52.5131340253048],[-1.40502759219871,52.4763771314377],[-1.41041059125453,52.4665662880863],[-1.43762247764052,52.4680470674597],[-1.4590531741759,52.4551580328395],[-1.4919821241406,52.4585847534555],[-1.50503396325013,52.4500892403072],[-1.53979081940484,52.4647986859745],[-1.53035665476165,52.4704146872326],[-1.5451752217488,52.4726560826782],[-1.51482261246197,52.4762667840362],[-1.51429674359643,52.4828597394349],[-1.55339055837848,52.5134058478353],[-1.55603559038557,52.5319321826255],[-1.4866528408394,52.5403890430243],[-1.45999402370411,52.5515899264193],[-1.41734425187584,52.5344553061623]]]},"properties":{"OBJECTID":237,"LAD16CD":"E07000219","LAD16NM":"Nuneaton and Bedworth","LAD16NMW":" ","BNG_E":435419,"BNG_N":289352,"LONG":-1.47965,"LAT":52.50094}},{"type":"Feature","id":238,"geometry":{"type":"Polygon","coordinates":[[[-1.32508812136861,52.5010423236423],[-1.30594754121977,52.4933952796616],[-1.2016132823402,52.3967317941154],[-1.1749730344279,52.3562898070593],[-1.23338985999898,52.3465160417255],[-1.26535489041569,52.3283606820407],[-1.20923383160583,52.3152040787753],[-1.23378294834552,52.2903281059451],[-1.21573028067602,52.2663781638686],[-1.23299880381312,52.2532588490553],[-1.25947790370138,52.256503367984],[-1.28780310103849,52.2736257353518],[-1.30901531875582,52.257473465551],[-1.38915222665434,52.3008573183699],[-1.41940775931621,52.3037535834664],[-1.40697286705621,52.3191214432226],[-1.43597554530388,52.3284165566969],[-1.44364269088912,52.3455356781619],[-1.4561991821458,52.3467772338773],[-1.44805105989981,52.3536774391665],[-1.46491357145788,52.3580775276279],[-1.46401360482217,52.3732671673594],[-1.43139440361988,52.3968694673768],[-1.43804556687444,52.4102573574989],[-1.42393248995781,52.432978820588],[-1.4590531741759,52.4551580328395],[-1.43762247764052,52.4680470674597],[-1.41041059125453,52.4665662880863],[-1.40502759219871,52.4763771314377],[-1.40546220187082,52.5131340253048],[-1.42886842892523,52.5161906596049],[-1.41734425187584,52.5344553061623],[-1.32508812136861,52.5010423236423]]]},"properties":{"OBJECTID":238,"LAD16CD":"E07000220","LAD16NM":"Rugby","LAD16NMW":" ","BNG_E":446498,"BNG_N":276244,"LONG":-1.31828,"LAT":52.38228}},{"type":"Feature","id":239,"geometry":{"type":"Polygon","coordinates":[[[-1.77575239672254,52.3479636767843],[-1.76166470106545,52.3080060421293],[-1.73382796139903,52.2935161635302],[-1.72376370304581,52.2984602023481],[-1.68548978257528,52.2828013122624],[-1.66763551697035,52.2854981557178],[-1.67648193067052,52.2697543636148],[-1.66920877546731,52.2579999803728],[-1.64592941480843,52.2582706034558],[-1.62136212944548,52.2444212764863],[-1.62494061778923,52.2384423913933],[-1.60695470715465,52.2378895634541],[-1.62589620623603,52.2262849693433],[-1.6212266312137,52.21380666567],[-1.60202262114517,52.2252566790351],[-1.57439755960052,52.2161959563725],[-1.56005907334717,52.2316465133535],[-1.52819878678064,52.2251503675092],[-1.51399613702658,52.2418349306954],[-1.49998586171352,52.2375889184547],[-1.4776573407655,52.2617405089558],[-1.43521535836875,52.2727880728066],[-1.44847237819601,52.2940722915965],[-1.42473382370482,52.2942830024068],[-1.41940775931621,52.3037535834664],[-1.38915222665434,52.3008573183699],[-1.30901531875582,52.257473465551],[-1.28780310103849,52.2736257353518],[-1.25947790370138,52.256503367984],[-1.23299880381312,52.2532588490553],[-1.26689106857939,52.2352423779123],[-1.28464415777405,52.238577293866],[-1.25477999450913,52.1988889666106],[-1.28119486796282,52.1919529434511],[-1.3131345335561,52.190467629401],[-1.33189713466374,52.168485055298],[-1.34870798029411,52.13513219853],[-1.3661470969605,52.1360752375159],[-1.3933025306547,52.1189629040408],[-1.37084214073131,52.1175341825924],[-1.35776965527862,52.101310423665],[-1.38539981247961,52.0941455721699],[-1.42585527140742,52.1182494959207],[-1.45345845226156,52.113008816246],[-1.44718785167025,52.0976250320571],[-1.47730164948758,52.1013509440768],[-1.48780444456768,52.0939574321494],[-1.5228256938228,51.9968433223592],[-1.55722360988779,51.9916576647621],[-1.5496712341593,51.9808596581467],[-1.56353907899514,51.9770403695899],[-1.60030155963925,51.9769415553376],[-1.59163382438495,51.9704499705452],[-1.61234247850729,51.9554034162791],[-1.66575430455533,51.9874888210873],[-1.66617341865938,51.9969179714393],[-1.61753263744594,52.0334370253096],[-1.62441776104485,52.0389813512371],[-1.66386648240881,52.0312766487852],[-1.69398075505179,52.0395278980026],[-1.68863648251872,52.0518332037463],[-1.70514106702254,52.0597066221713],[-1.7017313760225,52.0728093023751],[-1.7129529623333,52.0665849038511],[-1.73067148454375,52.0733993004989],[-1.72856052811825,52.1001203046544],[-1.74602193827543,52.0929601711495],[-1.7676487476993,52.1125925592077],[-1.75765894980293,52.1160761681556],[-1.79576585301347,52.1243474985402],[-1.78578851391803,52.132198445458],[-1.80843385608949,52.1398755703968],[-1.82321733193577,52.1363823211946],[-1.82334774779898,52.1459250771339],[-1.83967214641371,52.1527136842859],[-1.85418798079741,52.138520913499],[-1.86692724441504,52.153007966764],[-1.88977183547701,52.1562131331587],[-1.89422974637636,52.1482514753693],[-1.88511820710636,52.1468531407668],[-1.90347301013507,52.133450943587],[-1.92188700040099,52.1530062947888],[-1.9443024167722,52.1553331518724],[-1.93548275837947,52.1695570844932],[-1.96040736772233,52.1686717304146],[-1.94164148445603,52.177406343167],[-1.93563393045981,52.2041212305589],[-1.91746463165713,52.2181838101162],[-1.93461083149195,52.2520178637601],[-1.93740118462916,52.2761530296057],[-1.91597681390987,52.2750342191908],[-1.88647936317335,52.2866325484735],[-1.88093415490333,52.3109334737674],[-1.86856851090119,52.3145893785744],[-1.86483054977459,52.3330931977061],[-1.88897350255789,52.3610931430577],[-1.87203384032738,52.3675985293361],[-1.80780141735339,52.3666080017746],[-1.77575239672254,52.3479636767843]]]},"properties":{"OBJECTID":239,"LAD16CD":"E07000221","LAD16NM":"Stratford-on-Avon","LAD16NMW":" ","BNG_E":425019,"BNG_N":251536,"LONG":-1.63565,"LAT":52.16154}},{"type":"Feature","id":240,"geometry":{"type":"Polygon","coordinates":[[[-1.46401360482217,52.3732671673594],[-1.46491357145788,52.3580775276279],[-1.44805105989981,52.3536774391665],[-1.4561991821458,52.3467772338773],[-1.44364269088912,52.3455356781619],[-1.43597554530388,52.3284165566969],[-1.40697286705621,52.3191214432226],[-1.41940775931621,52.3037535834664],[-1.42473382370482,52.2942830024068],[-1.44847237819601,52.2940722915965],[-1.43521535836875,52.2727880728066],[-1.4776573407655,52.2617405089558],[-1.49998586171352,52.2375889184547],[-1.51399613702658,52.2418349306954],[-1.52819878678064,52.2251503675092],[-1.56005907334717,52.2316465133535],[-1.57439755960052,52.2161959563725],[-1.60202262114517,52.2252566790351],[-1.6212266312137,52.21380666567],[-1.62589620623603,52.2262849693433],[-1.60695470715465,52.2378895634541],[-1.62494061778923,52.2384423913933],[-1.62136212944548,52.2444212764863],[-1.64592941480843,52.2582706034558],[-1.66920877546731,52.2579999803728],[-1.67648193067052,52.2697543636148],[-1.66763551697035,52.2854981557178],[-1.68548978257528,52.2828013122624],[-1.72376370304581,52.2984602023481],[-1.73382796139903,52.2935161635302],[-1.76166470106545,52.3080060421293],[-1.77575239672254,52.3479636767843],[-1.77922436695131,52.3645399170914],[-1.74616686933877,52.35493520748],[-1.73497104751526,52.3702434611126],[-1.72047128877678,52.3725682226082],[-1.71854635204337,52.3557377220803],[-1.69388500074548,52.3510133563152],[-1.6844478677269,52.3631891989597],[-1.66088809307254,52.3656701056811],[-1.6484180396447,52.3567433956005],[-1.62250698533217,52.3661644304349],[-1.60106738248184,52.3892994846599],[-1.56760688747034,52.3846889230332],[-1.55241242171965,52.3638920741167],[-1.52465132518482,52.3794009000756],[-1.51391247815315,52.3690618002582],[-1.50449893766671,52.3778071469531],[-1.46401360482217,52.3732671673594]]]},"properties":{"OBJECTID":240,"LAD16CD":"E07000222","LAD16NM":"Warwick","LAD16NMW":" ","BNG_E":428484,"BNG_N":267113,"LONG":-1.58369,"LAT":52.30142}},{"type":"Feature","id":241,"geometry":{"type":"Polygon","coordinates":[[[-0.244970867137355,50.8638089034959],[-0.216695611321906,50.8274857562292],[-0.228021441152506,50.8267375613521],[-0.245856850959006,50.8265036814187],[-0.243093476914911,50.8304409667303],[-0.25168252884807,50.8302509350701],[-0.249178711300619,50.8264598183414],[-0.268086574839707,50.8262083514479],[-0.277875395115612,50.8269304740708],[-0.297653602858312,50.8235118137219],[-0.33269706027327,50.8174450159855],[-0.333083499117737,50.8173380346158],[-0.355465207481826,50.8270961832247],[-0.367453205425721,50.860531803117],[-0.364597872567908,50.874525774452],[-0.340900800579322,50.8626233700761],[-0.256579133417476,50.8623352664418],[-0.255303085711007,50.8715514525475],[-0.244970867137355,50.8638089034959]]]},"properties":{"OBJECTID":241,"LAD16CD":"E07000223","LAD16NM":"Adur","LAD16NMW":" ","BNG_E":518065,"BNG_N":106473,"LONG":-0.32433,"LAT":50.84573}},{"type":"Feature","id":242,"geometry":{"type":"Polygon","coordinates":[[[-0.553103369727624,50.9015170630147],[-0.542964814926155,50.891216209259],[-0.561038073639796,50.8878503544162],[-0.548874388915566,50.8800890027746],[-0.538178805616074,50.8862228607657],[-0.524791781871567,50.8829842203567],[-0.49991800255515,50.8998827892609],[-0.493116801617838,50.8852631740563],[-0.482842229585721,50.8990965294461],[-0.476587743727768,50.8850558584015],[-0.464921297870352,50.8839713575517],[-0.45150233480143,50.8954674960706],[-0.439984275251173,50.8775273632214],[-0.430516086964503,50.892973159672],[-0.411739862276787,50.8865590828831],[-0.413160900377152,50.8795880482317],[-0.39271566467839,50.8933728680566],[-0.380064176362935,50.8855934500492],[-0.363896226099463,50.8884796736442],[-0.364597872567908,50.874525774452],[-0.367453205425721,50.860531803117],[-0.381582936271953,50.8631684459539],[-0.409280312045094,50.8522635893989],[-0.42279381306042,50.8602349392941],[-0.422299655484511,50.840677107962],[-0.446007008908907,50.8398542053528],[-0.435762374765857,50.8032164779209],[-0.435991224779191,50.8032019559474],[-0.505350201786877,50.8012753363076],[-0.532211274639567,50.8010851729614],[-0.538011774563675,50.800353724708],[-0.542009647618174,50.8002402945864],[-0.570849432786011,50.7962069168985],[-0.648114391326667,50.7864106528646],[-0.669106957215427,50.7824068328486],[-0.70141518601639,50.777849402562],[-0.729156191138027,50.7709997918318],[-0.751299604929473,50.7588650800884],[-0.759305195091517,50.7676336968928],[-0.760734655332475,50.7696323436231],[-0.76111132471025,50.7696114540759],[-0.764797055835808,50.7736468636155],[-0.749831943687312,50.7815064813378],[-0.755091993383259,50.7906853976602],[-0.734760036828136,50.7936625865872],[-0.73474122055306,50.8094428140428],[-0.719106654148629,50.8052478343137],[-0.689896912300481,50.8128150597217],[-0.692031312732174,50.8496595210264],[-0.681124757584397,50.8632854738452],[-0.65034524735929,50.8669446511385],[-0.654944510394949,50.9056787567404],[-0.649201647626846,50.9000115476469],[-0.617385110265325,50.9055620503028],[-0.553103369727624,50.9015170630147]]]},"properties":{"OBJECTID":242,"LAD16CD":"E07000224","LAD16NM":"Arun","LAD16NMW":" ","BNG_E":495145,"BNG_N":105724,"LONG":-0.64998,"LAT":50.84321}},{"type":"Feature","id":243,"geometry":{"type":"MultiPolygon","coordinates":[[[[-0.911564943859676,50.8033100169068],[-0.942535165928061,50.8153293830744],[-0.939698395927781,50.8300997022601],[-0.912066861462004,50.827368070577],[-0.907846679444328,50.8169013936917],[-0.911564943859676,50.8033100169068]]],[[[-0.752546608556741,50.7581814137904],[-0.759305195091515,50.7676336968928],[-0.751299604929472,50.7588650800884],[-0.752546608556741,50.7581814137904]]],[[[-0.789669569392908,50.7230096802576],[-0.793121695066746,50.7233221079991],[-0.807558164420484,50.7312708617664],[-0.842860304260223,50.7535587548904],[-0.858242244501201,50.7591435025798],[-0.861093712663236,50.7607099222242],[-0.865084562286654,50.7616265207651],[-0.867056437079727,50.7623419702794],[-0.916824444386995,50.780380982597],[-0.912317560540437,50.7889696150427],[-0.915624389423163,50.7804417676651],[-0.904899121698828,50.7822796505078],[-0.892266308219393,50.7942938735548],[-0.878270772954829,50.8075949215358],[-0.866035285374927,50.8045681485643],[-0.844728332679151,50.7992928357963],[-0.825406265922702,50.8044659114289],[-0.815784406718145,50.8191101294875],[-0.842680636271952,50.8047528345862],[-0.865835623397152,50.8128142495797],[-0.868812929402379,50.8138502384581],[-0.865669236804422,50.8196868153027],[-0.861188086566193,50.828003866717],[-0.859458979410635,50.8399350360492],[-0.865172355940184,50.8402046002749],[-0.870894943764508,50.8404742692982],[-0.865761483101052,50.8269584183262],[-0.876808987116846,50.8114946972569],[-0.892313737636712,50.8185124265104],[-0.895033107927908,50.8385762459338],[-0.913205992075494,50.8400785307985],[-0.912399553053589,50.827711993437],[-0.920507236460443,50.8336263335901],[-0.935108259274955,50.8302603180774],[-0.932184218665736,50.8434199384252],[-0.935602601965372,50.8433302177255],[-0.926450187009922,50.8640917198286],[-0.938608222849823,50.8737210622452],[-0.957581427632577,50.8906296872454],[-0.94024527640722,50.9180541120509],[-0.924013258533675,50.9241990382597],[-0.942110087845331,50.9428940852151],[-0.931847105731119,50.9455804284174],[-0.907864084059221,50.9942411144512],[-0.893346615733999,51.0027429847172],[-0.896993034222237,51.02201011738],[-0.85281067788376,51.0448433191748],[-0.842847950705932,51.0668868071868],[-0.79776268090135,51.0635558607988],[-0.780786879302001,51.0793752125153],[-0.753480637133835,51.0864557089653],[-0.696752296415666,51.0714916858393],[-0.629370733127441,51.0889926942684],[-0.601139213737493,51.079699687963],[-0.577592605343649,51.0866537658429],[-0.539215848650126,51.0820248780022],[-0.53497929666158,51.0935789214362],[-0.505377192006173,51.0882620379696],[-0.492127175324817,51.0944841769189],[-0.478407137730044,51.0664716463984],[-0.48412719704651,51.0568110043113],[-0.475638537584166,51.0563778657062],[-0.48392740049722,51.0409915189961],[-0.473194275922599,51.0338500047922],[-0.47585511357635,51.0209572902998],[-0.486220867949007,51.0101060802827],[-0.510680386474117,51.0078176732675],[-0.517645476905974,50.9985535021755],[-0.507268466436423,50.990530056089],[-0.524857297517731,50.9870384392137],[-0.533749334088352,50.9502449021559],[-0.549673691125469,50.9539834067431],[-0.568709250034929,50.9425120879042],[-0.556066485643007,50.9234771413293],[-0.536969271661823,50.9167536585229],[-0.551499239358524,50.913250244075],[-0.553103369727624,50.9015170630147],[-0.617385110265325,50.9055620503028],[-0.649201647626847,50.9000115476469],[-0.654944510394949,50.9056787567404],[-0.65034524735929,50.8669446511385],[-0.681124757584397,50.8632854738452],[-0.692031312732174,50.8496595210264],[-0.689896912300481,50.8128150597217],[-0.71910665414863,50.8052478343137],[-0.734741220553059,50.8094428140428],[-0.734760036828135,50.7936625865872],[-0.755091993383257,50.7906853976602],[-0.74983194368731,50.7815064813378],[-0.764797055835807,50.7736468636155],[-0.761111324710248,50.7696114540759],[-0.781635741478528,50.7684713908552],[-0.78685578680839,50.7599013628737],[-0.772799103939019,50.7616409472134],[-0.761803884920872,50.7508553350069],[-0.753507348065255,50.757241123191],[-0.773197284321033,50.7363107805816],[-0.789669569392908,50.7230096802576]]]]},"properties":{"OBJECTID":243,"LAD16CD":"E07000225","LAD16NM":"Chichester","LAD16NMW":" ","BNG_E":490285,"BNG_N":116600,"LONG":-0.7163,"LAT":50.94177}},{"type":"Feature","id":244,"geometry":{"type":"Polygon","coordinates":[[[-0.140462480839267,51.1600473182166],[-0.132959635268358,51.1588837320771],[-0.137571779785046,51.1421596096322],[-0.145185444877124,51.1026412821706],[-0.173845222341782,51.089322458132],[-0.211977567162676,51.086584504198],[-0.219371622636038,51.0995655550233],[-0.232490579401581,51.0973508250759],[-0.236892213653541,51.109440790403],[-0.200274265365552,51.1390924653746],[-0.25461326381062,51.1390503685817],[-0.255167664597715,51.1441405967493],[-0.214234804866693,51.1484637536706],[-0.212142090603669,51.1554548865023],[-0.17670622529243,51.1668499726532],[-0.140462480839267,51.1600473182166]]]},"properties":{"OBJECTID":244,"LAD16CD":"E07000226","LAD16NM":"Crawley","LAD16NMW":" ","BNG_E":526390,"BNG_N":137581,"LONG":-0.19533,"LAT":51.12357}},{"type":"Feature","id":245,"geometry":{"type":"Polygon","coordinates":[[[-0.211977567162676,51.086584504198],[-0.211745593166425,51.0646433789627],[-0.222628051705148,51.0602111351807],[-0.226757883310084,51.0415682335827],[-0.2191588962465,51.0379219310535],[-0.246937494574221,51.0335072059612],[-0.249081348578828,51.024947349821],[-0.236649304718249,51.0210840161861],[-0.245296732216148,51.0123316670864],[-0.23201522184392,51.0108472771277],[-0.240869658142003,50.9527154348989],[-0.224455573230411,50.9429458067047],[-0.23194308093383,50.9358151951857],[-0.223783863711484,50.9117841364867],[-0.244154462028002,50.9073634497368],[-0.248659770651226,50.8730707787815],[-0.239238287764309,50.8678855959212],[-0.244970867137355,50.8638089034959],[-0.255303085711007,50.8715514525475],[-0.256579133417476,50.8623352664418],[-0.340900800579322,50.8626233700761],[-0.364597872567908,50.874525774452],[-0.363896226099463,50.8884796736442],[-0.380064176362935,50.8855934500492],[-0.39271566467839,50.8933728680566],[-0.413160900377152,50.8795880482317],[-0.411739862276787,50.8865590828831],[-0.430516086964503,50.892973159672],[-0.439984275251173,50.8775273632214],[-0.45150233480143,50.8954674960706],[-0.464921297870352,50.8839713575517],[-0.476587743727768,50.8850558584015],[-0.482842229585721,50.8990965294461],[-0.493116801617838,50.8852631740563],[-0.49991800255515,50.8998827892609],[-0.524791781871567,50.8829842203567],[-0.538178805616074,50.8862228607657],[-0.548874388915566,50.8800890027746],[-0.561038073639796,50.8878503544162],[-0.542964814926155,50.891216209259],[-0.553103369727624,50.9015170630147],[-0.551499239358524,50.913250244075],[-0.536969271661823,50.9167536585229],[-0.556066485643006,50.9234771413293],[-0.568709250034929,50.9425120879042],[-0.54967369112547,50.9539834067431],[-0.533749334088352,50.9502449021559],[-0.52485729751773,50.9870384392137],[-0.507268466436422,50.990530056089],[-0.517645476905974,50.9985535021755],[-0.510680386474117,51.0078176732675],[-0.486220867949007,51.0101060802827],[-0.475855113576351,51.0209572902998],[-0.473194275922599,51.0338500047922],[-0.48392740049722,51.0409915189961],[-0.475638537584166,51.0563778657062],[-0.484127197046511,51.0568110043113],[-0.478407137730045,51.0664716463984],[-0.492127175324818,51.0944841769189],[-0.419203497048017,51.1052046699699],[-0.391524793549476,51.1165107854949],[-0.300346786169904,51.1247356959371],[-0.25461326381062,51.1390503685817],[-0.200274265365552,51.1390924653746],[-0.236892213653541,51.109440790403],[-0.232490579401581,51.0973508250759],[-0.219371622636038,51.0995655550233],[-0.211977567162676,51.086584504198]]]},"properties":{"OBJECTID":245,"LAD16CD":"E07000227","LAD16NM":"Horsham","LAD16NMW":" ","BNG_E":513676,"BNG_N":123839,"LONG":-0.38123,"LAT":51.00271}},{"type":"Feature","id":246,"geometry":{"type":"Polygon","coordinates":[[[-0.0164097807418676,51.002513833132],[-0.0246042604705095,50.9800251733502],[-0.0615918425532649,50.9784204152904],[-0.0736194177703919,50.9916752625293],[-0.115214890842281,50.9760771362811],[-0.104170557828425,50.9464765866574],[-0.119726380839828,50.9423412102426],[-0.135010046740328,50.8866345151203],[-0.168126160025174,50.880748243002],[-0.168612081924965,50.8923683218769],[-0.182422855859486,50.8883247757511],[-0.187734458590874,50.8685704690978],[-0.226719331423694,50.8781806377964],[-0.239238287764309,50.8678855959212],[-0.248659770651226,50.8730707787815],[-0.244154462028002,50.9073634497368],[-0.223783863711484,50.9117841364867],[-0.23194308093383,50.9358151951857],[-0.224455573230411,50.9429458067047],[-0.240869658142003,50.9527154348989],[-0.23201522184392,51.0108472771277],[-0.245296732216148,51.0123316670864],[-0.236649304718249,51.0210840161861],[-0.249081348578828,51.024947349821],[-0.246937494574221,51.0335072059612],[-0.2191588962465,51.0379219310535],[-0.226757883310084,51.0415682335827],[-0.222628051705148,51.0602111351807],[-0.211745593166425,51.0646433789627],[-0.211977567162676,51.086584504198],[-0.173845222341782,51.089322458132],[-0.145185444877124,51.1026412821706],[-0.137571779785046,51.1421596096322],[0.0273612232982429,51.1398505062255],[0.0281525534856905,51.1177196611743],[0.0445609234162735,51.1106440829798],[0.0186185664447008,51.1035755127054],[0.00950504478905787,51.1103919565302],[0.0104731910304003,51.1021824817248],[-0.0362133740933578,51.0934296124261],[-0.0268520992180162,51.0751128713046],[-0.0132566102898426,51.0739671020398],[-0.00854815883032185,51.0564579880488],[0.0137255550641094,51.0570126028937],[-0.00300172772875573,51.0475643226538],[-0.00156549237916323,51.0357549868948],[-0.0219136833054844,51.0265124430679],[-0.0164097807418676,51.002513833132]]]},"properties":{"OBJECTID":246,"LAD16CD":"E07000228","LAD16NM":"Mid Sussex","LAD16NMW":" ","BNG_E":533054,"BNG_N":130623,"LONG":-0.10272,"LAT":51.05953}},{"type":"Feature","id":247,"geometry":{"type":"Polygon","coordinates":[[[-0.367453205425721,50.860531803117],[-0.355465207481826,50.8270961832247],[-0.333083499117737,50.8173380346158],[-0.344623232771558,50.8141426168443],[-0.414973721000667,50.8045336842783],[-0.435762374765857,50.8032164779209],[-0.446007008908907,50.8398542053528],[-0.422299655484511,50.840677107962],[-0.42279381306042,50.8602349392941],[-0.409280312045094,50.8522635893989],[-0.381582936271953,50.8631684459539],[-0.367453205425721,50.860531803117]]]},"properties":{"OBJECTID":247,"LAD16CD":"E07000229","LAD16NM":"Worthing","LAD16NMW":" ","BNG_E":512679,"BNG_N":104948,"LONG":-0.40127,"LAT":50.8331}},{"type":"Feature","id":248,"geometry":{"type":"Polygon","coordinates":[[[-2.01699028095886,52.4326829300972],[-1.98603705906268,52.4167261850907],[-2.03364061278963,52.4023279266507],[-1.99848638916755,52.3811379949571],[-1.95361379620959,52.3933706508587],[-1.93431470610554,52.3872363786696],[-1.91367502450129,52.4074643032667],[-1.88269728500895,52.3998129640382],[-1.86874678260027,52.4047375090142],[-1.84549830963498,52.3997822144899],[-1.87203384032738,52.3675985293361],[-1.88897350255789,52.3610931430577],[-1.86483054977459,52.3330931977061],[-1.86856851090119,52.3145893785744],[-1.88093415490333,52.3109334737674],[-1.89186856390109,52.3214255466006],[-1.95505992482454,52.3210097233768],[-1.98200565046672,52.3083060396186],[-1.98415107248519,52.2921004565498],[-2.00201768098976,52.2881394130616],[-2.002459909146,52.2795824162191],[-2.09168999868632,52.2885608687377],[-2.08516367736474,52.3134990088287],[-2.12405512062186,52.3145029122482],[-2.11328311687502,52.3371619375163],[-2.13147114144971,52.3470796547989],[-2.1277266025819,52.3522378305798],[-2.1371688136496,52.3499796757858],[-2.1192132182909,52.3578889368859],[-2.13770103486268,52.3938991137778],[-2.12624778249223,52.4033039254942],[-2.13403568819313,52.4103004967901],[-2.15826380267705,52.4092842717248],[-2.16770663042698,52.4237803502191],[-2.16485128257663,52.4302041404142],[-2.13602683608797,52.4262682220485],[-2.09856509199495,52.4452835385789],[-2.08482057426219,52.4321975517358],[-2.06805186468692,52.4351950941833],[-2.06246734325159,52.4274306524909],[-2.05578306154392,52.4413058481705],[-2.03788100010678,52.4415575542062],[-2.03698776266589,52.4275457066314],[-2.01699028095886,52.4326829300972]]]},"properties":{"OBJECTID":248,"LAD16CD":"E07000234","LAD16NM":"Bromsgrove","LAD16NMW":" ","BNG_E":399840,"BNG_N":273736,"LONG":-2.00376,"LAT":52.36169}},{"type":"Feature","id":249,"geometry":{"type":"Polygon","coordinates":[[[-2.26641521822276,52.3236054639167],[-2.27507146974044,52.2722643964495],[-2.25189368814209,52.2667556758961],[-2.23183435816707,52.2499057694853],[-2.24327173178243,52.2218541562452],[-2.23488595952775,52.2114566311261],[-2.2487738565301,52.2107493026355],[-2.26187879100213,52.1819525744032],[-2.25260757062196,52.183494923657],[-2.24718304396501,52.1695599808034],[-2.22769454334877,52.1636760792716],[-2.20337225892574,52.1673168219371],[-2.18957557156171,52.1460197248336],[-2.16492166656085,52.1428294575201],[-2.19640565193297,52.1248348505523],[-2.14875367508188,52.1032510948263],[-2.15831861366629,52.0845295869858],[-2.14997816782246,52.075425605335],[-2.15812782986977,52.0612265268093],[-2.17539220015415,52.0586513663415],[-2.1713809335275,52.0475735002333],[-2.18067935412555,52.0417281229791],[-2.17690606521176,52.0225592291156],[-2.18768330301946,52.019080156772],[-2.16463014559374,51.9961432532523],[-2.18074853603368,51.9996151704208],[-2.18508403441192,51.9905609779583],[-2.22061324351728,51.9954966439493],[-2.25135998173623,51.9665650232253],[-2.27055558557333,51.9689390800747],[-2.30043302608469,51.9667752637017],[-2.31261970068514,51.9765049736769],[-2.32653883120144,51.9757909459973],[-2.32470967817764,52.0035672774321],[-2.35254266829771,52.0135353102849],[-2.3513785224347,52.0213590281403],[-2.337962615651,52.08988461934],[-2.35214734428383,52.1034855878718],[-2.35140196147703,52.1446241337648],[-2.37932119132388,52.1551116061688],[-2.41519497908602,52.1452402381009],[-2.43517518125563,52.1682166239637],[-2.42194842838842,52.1724751148641],[-2.40783866986128,52.2027510512623],[-2.39267869726684,52.2086147371736],[-2.40389375615057,52.2214504106752],[-2.3844001366658,52.22523482905],[-2.42306524240359,52.2372605117354],[-2.4648575796743,52.2343739349306],[-2.47470174107082,52.2413590859956],[-2.46809895101932,52.256038010609],[-2.42799581004038,52.2706099348061],[-2.45140272348817,52.2850828639697],[-2.50311281252982,52.2774495623516],[-2.49565082873928,52.2569415182686],[-2.52581952782039,52.2480966400577],[-2.53167300469171,52.2532767660954],[-2.57420551070174,52.2527313841746],[-2.62896918804647,52.2403729161117],[-2.62829691740515,52.261164579607],[-2.59793122458364,52.2816177125613],[-2.63987718683286,52.2863754808826],[-2.66320843467977,52.3039209956061],[-2.6180347608118,52.3069569816671],[-2.57485259379551,52.3175760219223],[-2.56264435681008,52.3111365745528],[-2.56221899575562,52.3331082823598],[-2.53914994582944,52.3441390874233],[-2.51212945832543,52.3371102586195],[-2.51320477488737,52.3292139113089],[-2.4817959069565,52.3310777464929],[-2.4883271524142,52.3553975384899],[-2.47477023325765,52.3671455201531],[-2.4149233931764,52.3682547116986],[-2.42099179301402,52.333060470169],[-2.43412840029632,52.3226559986463],[-2.36986501483007,52.3268100729861],[-2.36328281499988,52.3148509520172],[-2.33402321738601,52.3189237688974],[-2.31093194056993,52.3405500895208],[-2.29916401430502,52.3223600091224],[-2.27388986095967,52.3289321389405],[-2.26641521822276,52.3236054639167]]]},"properties":{"OBJECTID":249,"LAD16CD":"E07000235","LAD16NM":"Malvern Hills","LAD16NMW":" ","BNG_E":377465,"BNG_N":252197,"LONG":-2.33089,"LAT":52.16758}},{"type":"Feature","id":250,"geometry":{"type":"Polygon","coordinates":[[[-1.88093415490333,52.3109334737674],[-1.88647936317335,52.2866325484735],[-1.91597681390987,52.2750342191908],[-1.93740118462916,52.2761530296057],[-1.93461083149195,52.2520178637601],[-1.9675852514013,52.2370254592375],[-2.01673935544762,52.2372751004885],[-2.01552960892059,52.2700022294527],[-2.002459909146,52.2795824162191],[-2.00201768098976,52.2881394130616],[-1.98415107248519,52.2921004565498],[-1.98200565046672,52.3083060396186],[-1.95505992482454,52.3210097233768],[-1.89186856390109,52.3214255466006],[-1.88093415490333,52.3109334737674]]]},"properties":{"OBJECTID":250,"LAD16CD":"E07000236","LAD16NM":"Redditch","LAD16NMW":" ","BNG_E":403705,"BNG_N":265253,"LONG":-1.9471,"LAT":52.28541}},{"type":"Feature","id":251,"geometry":{"type":"Polygon","coordinates":[[[-2.20337225892574,52.1673168219371],[-2.22769454334877,52.1636760792716],[-2.24718304396501,52.1695599808034],[-2.25260757062196,52.183494923657],[-2.26187879100213,52.1819525744032],[-2.2487738565301,52.2107493026355],[-2.23488595952775,52.2114566311261],[-2.24327173178243,52.2218541562452],[-2.22157623347662,52.231405413952],[-2.15740797913467,52.2131432353353],[-2.17115243369323,52.1845601183031],[-2.20337225892574,52.1673168219371]]]},"properties":{"OBJECTID":251,"LAD16CD":"E07000237","LAD16NM":"Worcester","LAD16NMW":" ","BNG_E":385725,"BNG_N":255196,"LONG":-2.21025,"LAT":52.19482}},{"type":"Feature","id":252,"geometry":{"type":"Polygon","coordinates":[[[-2.1371688136496,52.3499796757858],[-2.1277266025819,52.3522378305798],[-2.13147114144971,52.3470796547989],[-2.11328311687502,52.3371619375163],[-2.12405512062186,52.3145029122482],[-2.08516367736474,52.3134990088287],[-2.09168999868632,52.2885608687377],[-2.002459909146,52.2795824162191],[-2.01552960892059,52.2700022294527],[-2.01673935544762,52.2372751004885],[-1.9675852514013,52.2370254592375],[-1.93461083149195,52.2520178637601],[-1.91746463165713,52.2181838101162],[-1.93563393045981,52.2041212305589],[-1.94164148445603,52.177406343167],[-1.96040736772233,52.1686717304146],[-1.93548275837947,52.1695570844932],[-1.9443024167722,52.1553331518724],[-1.92188700040099,52.1530062947888],[-1.90347301013507,52.133450943587],[-1.88511820710636,52.1468531407668],[-1.89422974637636,52.1482514753693],[-1.88977183547701,52.1562131331587],[-1.86692724441504,52.153007966764],[-1.85418798079741,52.138520913499],[-1.83967214641371,52.1527136842859],[-1.82334774779898,52.1459250771339],[-1.82321733193577,52.1363823211946],[-1.80843385608949,52.1398755703968],[-1.78578851391803,52.132198445458],[-1.79576585301347,52.1243474985402],[-1.75765894980293,52.1160761681556],[-1.7676487476993,52.1125925592077],[-1.8022887376264,52.0969414686027],[-1.81273665651194,52.0787440005716],[-1.81894341276691,52.0854041142221],[-1.83175334172695,52.0727693533694],[-1.84661960637974,52.0794210947638],[-1.87440607681414,52.0699909106961],[-1.86344917990211,52.0534177221629],[-1.83458881408462,52.0437330158191],[-1.8250228816714,52.0309334126577],[-1.83905030714605,52.0067831275926],[-1.91344602070582,52.0444612397163],[-1.93173022075835,52.0299592825298],[-1.95138760292379,52.0377252726302],[-1.98413574037093,52.0358792735246],[-2.03835621126042,52.0046006226238],[-2.04951417600099,52.0037962176814],[-2.06078374065054,52.0146805594228],[-2.08487319407123,52.0104785837232],[-2.11219762720168,52.015344734098],[-2.14068698320304,51.9994641959084],[-2.14965530887631,52.0112561677792],[-2.13939720724599,52.0278918487879],[-2.11721985481344,52.0336144270981],[-2.11838371994392,52.0421086140391],[-2.1713809335275,52.0475735002333],[-2.17539220015415,52.0586513663415],[-2.15812782986977,52.0612265268093],[-2.14997816782246,52.075425605335],[-2.15831861366629,52.0845295869858],[-2.14875367508188,52.1032510948263],[-2.19640565193297,52.1248348505523],[-2.16492166656085,52.1428294575201],[-2.18957557156171,52.1460197248336],[-2.20337225892574,52.1673168219371],[-2.17115243369323,52.1845601183031],[-2.15740797913467,52.2131432353353],[-2.22157623347662,52.231405413952],[-2.24327173178243,52.2218541562452],[-2.23183435816707,52.2499057694853],[-2.25189368814209,52.2667556758961],[-2.27507146974044,52.2722643964495],[-2.26641521822276,52.3236054639167],[-2.26036842403781,52.3283065318493],[-2.27177602792053,52.3326320526141],[-2.24951375439949,52.3456721742845],[-2.24568386647003,52.361036232695],[-2.21047746441144,52.3551826117887],[-2.19046414860248,52.3289358860198],[-2.17088025950513,52.3316414408455],[-2.17461874492422,52.3166546699552],[-2.1371688136496,52.3499796757858]]]},"properties":{"OBJECTID":252,"LAD16CD":"E07000238","LAD16NM":"Wychavon","LAD16NMW":" ","BNG_E":398991,"BNG_N":247839,"LONG":-2.01614,"LAT":52.12886}},{"type":"Feature","id":253,"geometry":{"type":"Polygon","coordinates":[[[-2.16770663042698,52.4237803502191],[-2.15826380267705,52.4092842717248],[-2.13403568819313,52.4103004967901],[-2.12624778249223,52.4033039254942],[-2.13770103486268,52.3938991137778],[-2.1192132182909,52.3578889368859],[-2.1371688136496,52.3499796757858],[-2.17461874492422,52.3166546699552],[-2.17088025950513,52.3316414408455],[-2.19046414860248,52.3289358860198],[-2.21047746441144,52.3551826117887],[-2.24568386647003,52.361036232695],[-2.24951375439949,52.3456721742845],[-2.27177602792053,52.3326320526141],[-2.26036842403781,52.3283065318493],[-2.26641521822276,52.3236054639167],[-2.27388986095967,52.3289321389405],[-2.29916401430502,52.3223600091224],[-2.31093194056993,52.3405500895208],[-2.33402321738601,52.3189237688974],[-2.36328281499988,52.3148509520172],[-2.36986501483007,52.3268100729861],[-2.43412840029632,52.3226559986463],[-2.42099179301402,52.333060470169],[-2.4149233931764,52.3682547116986],[-2.41047383636359,52.3871532912105],[-2.3906732403444,52.381527854966],[-2.36735191955796,52.3880630014751],[-2.33553274093411,52.385347442512],[-2.37294564977035,52.4019641092148],[-2.36352792484049,52.4394258300836],[-2.31175006206442,52.4375311765171],[-2.28738237113387,52.4553169276049],[-2.29496410303208,52.4489476831575],[-2.26950475052793,52.4386159927795],[-2.16770663042698,52.4237803502191]]]},"properties":{"OBJECTID":253,"LAD16CD":"E07000239","LAD16NM":"Wyre Forest","LAD16NMW":" ","BNG_E":384106,"BNG_N":276388,"LONG":-2.23494,"LAT":52.3853}},{"type":"Feature","id":254,"geometry":{"type":"Polygon","coordinates":[[[-0.273535467739625,51.8353646307438],[-0.243262914427293,51.8123839151163],[-0.277542612539457,51.7977860038767],[-0.275838013981131,51.7722493516355],[-0.242381079516555,51.7449998665342],[-0.244427609479895,51.7318919245906],[-0.255135646199331,51.7295373729398],[-0.264789595958463,51.7380187802926],[-0.284303150199162,51.7329982867966],[-0.286408826524165,51.7211048869008],[-0.276953744677343,51.7212848239593],[-0.301975988470265,51.7080667024911],[-0.300019501427162,51.6965246094711],[-0.322332182808593,51.6934796385068],[-0.326857422382117,51.7034832222546],[-0.354107748981909,51.698940331022],[-0.3553249157296,51.6905976083532],[-0.371998946817755,51.6875908505086],[-0.375358260285264,51.692511940941],[-0.375558052369576,51.6929121240127],[-0.380774778262398,51.7069891479957],[-0.404990597736752,51.7125441866818],[-0.402459616977816,51.7211591871796],[-0.422080280291046,51.7408368502616],[-0.422831590176445,51.7659896482526],[-0.440584239319674,51.7868783599355],[-0.413368275670394,51.7911853020544],[-0.41196841081762,51.8002788118156],[-0.428828919085235,51.8067647441613],[-0.414111631389238,51.8190855857153],[-0.41627600418654,51.8357605497846],[-0.404858806661884,51.840607464175],[-0.373362806548642,51.8292291674855],[-0.363307667164772,51.8421047405422],[-0.339485896124555,51.8496055501941],[-0.319397914342831,51.8366549061933],[-0.273535467739625,51.8353646307438]]]},"properties":{"OBJECTID":254,"LAD16CD":"E07000240","LAD16NM":"St Albans","LAD16NMW":" ","BNG_E":514580,"BNG_N":209623,"LONG":-0.3407,"LAT":51.77356}},{"type":"Feature","id":255,"geometry":{"type":"Polygon","coordinates":[[[-0.172785294992524,51.8565877871366],[-0.166760340585822,51.8441774360274],[-0.178527540639728,51.8411852088175],[-0.168475733379098,51.8304157017888],[-0.183598135152163,51.8150659642343],[-0.147972135296508,51.7990201718478],[-0.166704314043246,51.7925536441379],[-0.141441456257321,51.7737356870099],[-0.138407683239428,51.7372758508367],[-0.101193706893573,51.745133139292],[-0.0921413208351193,51.7432085753237],[-0.0986537302107752,51.7359464653713],[-0.114083215870032,51.7208072573861],[-0.105779141322114,51.6918756442426],[-0.163493273456768,51.6881150787891],[-0.163118088682062,51.6998576283967],[-0.183327092270159,51.7065215362398],[-0.219914439725325,51.7137235884511],[-0.238971702153244,51.7061417850235],[-0.255135646199331,51.7295373729398],[-0.244427609479895,51.7318919245906],[-0.242381079516555,51.7449998665342],[-0.275838013981131,51.7722493516355],[-0.277542612539457,51.7977860038767],[-0.243262914427293,51.8123839151163],[-0.273535467739625,51.8353646307438],[-0.247790666525575,51.8462297695707],[-0.241623749576175,51.8352989826279],[-0.224910369405098,51.8332340589964],[-0.225757679094379,51.8445442331987],[-0.212925857102238,51.8513960483229],[-0.205963250705893,51.8463994828015],[-0.214571420125599,51.8396029583821],[-0.198911586320703,51.8441463027655],[-0.206690252055738,51.8542632552947],[-0.196832241774707,51.8593801742328],[-0.172785294992524,51.8565877871366]]]},"properties":{"OBJECTID":255,"LAD16CD":"E07000241","LAD16NM":"Welwyn Hatfield","LAD16NMW":" ","BNG_E":525345,"BNG_N":208467,"LONG":-0.18518,"LAT":51.76087}},{"type":"Feature","id":256,"geometry":{"type":"Polygon","coordinates":[[[0.0690610114093342,51.9840425608884],[0.0964606111220245,51.9843259682214],[0.107012031375936,51.971817854303],[0.124847423639506,51.9236084031233],[0.124761446667874,51.8845855301109],[0.183853999516835,51.8935011903688],[0.174976392171725,51.8828125586237],[0.195594278405723,51.8680863187329],[0.170467687981721,51.8616221428559],[0.166251617406211,51.8221540077],[0.172583033918512,51.8163043887481],[0.158308817295782,51.8135169965657],[0.146141158385555,51.7962437615805],[0.0576635378999616,51.7796739273781],[0.0267994428676876,51.7741798994913],[0.0140290563239142,51.7643799989678],[0.00557414064500226,51.7800689412081],[-0.0181333540147639,51.7805187437349],[-0.0216762183980413,51.7735354553932],[-0.047896060407839,51.7688129471502],[-0.0583093359305849,51.7347015717848],[-0.0986537302107752,51.7359464653713],[-0.0921413208351193,51.7432085753237],[-0.101193706893573,51.745133139292],[-0.138407683239428,51.7372758508367],[-0.141441456257321,51.7737356870099],[-0.166704314043246,51.7925536441379],[-0.147972135296508,51.7990201718478],[-0.183598135152163,51.8150659642343],[-0.168475733379098,51.8304157017888],[-0.178527540639728,51.8411852088175],[-0.166760340585822,51.8441774360274],[-0.172785294992524,51.8565877871366],[-0.164494654758061,51.8618332487904],[-0.173584540124223,51.8753306301657],[-0.146817430305112,51.8705723522465],[-0.151295590616494,51.8853925854947],[-0.161177573123633,51.8849846542224],[-0.15301947970924,51.8989977879678],[-0.162181000261473,51.9203408788009],[-0.145625877270287,51.9339893313367],[-0.119282664653244,51.9282975684634],[-0.120164696827816,51.9421882759542],[-0.110154378461534,51.9419011684753],[-0.107011864447376,51.9539594476425],[-0.074656833982755,51.9711644827884],[-0.0655399991140556,51.9568453128445],[-0.0401897897919768,51.9677013371788],[-0.0482013464844464,51.9794486439286],[-0.0306290457922707,51.9838140356371],[-0.0237338048569438,51.9971696625754],[-0.00303606669377935,51.9934457726422],[0.00246953567333143,51.9830535313539],[0.0350257999674051,51.98962899431],[0.0690610114093342,51.9840425608884]]]},"properties":{"OBJECTID":256,"LAD16CD":"E07000242","LAD16NM":"East Hertfordshire","LAD16NMW":" ","BNG_E":537995,"BNG_N":220370,"LONG":0.002739,"LAT":51.86485}},{"type":"Feature","id":257,"geometry":{"type":"Polygon","coordinates":[[[-0.162181000261473,51.9203408788009],[-0.15301947970924,51.8989977879678],[-0.161177573123633,51.8849846542224],[-0.151295590616494,51.8853925854947],[-0.146817430305112,51.8705723522465],[-0.173584540124223,51.8753306301657],[-0.191903252324558,51.8829239401366],[-0.204203620002546,51.8801383884973],[-0.234371697082925,51.9052547263276],[-0.226570006122909,51.9301135009044],[-0.184606471339307,51.9324133783198],[-0.162181000261473,51.9203408788009]]]},"properties":{"OBJECTID":257,"LAD16CD":"E07000243","LAD16NM":"Stevenage","LAD16NMW":" ","BNG_E":524622,"BNG_N":224531,"LONG":-0.18987,"LAT":51.90539}},{"type":"Feature","id":258,"geometry":{"type":"Polygon","coordinates":[[[-2.37913211551308,53.6308703625483],[-2.37943642697771,53.6202982202555],[-2.36299441708567,53.6103066076647],[-2.37705749555698,53.592917374923],[-2.37398896307192,53.5708379959319],[-2.35603230934217,53.5606666062239],[-2.35897845852663,53.5529369648794],[-2.37358896595256,53.5539141059735],[-2.34147978193657,53.5458821346371],[-2.3381935436448,53.5336141386014],[-2.35369556559345,53.5350565913565],[-2.35438848103695,53.5262406580868],[-2.43714722762602,53.542253487627],[-2.45109723180965,53.5286053929681],[-2.50584636406051,53.5389920820195],[-2.53374718084977,53.5230144444767],[-2.56960380655361,53.5478547872037],[-2.55962527801174,53.5612310778857],[-2.57766251926912,53.581059342624],[-2.62590677316572,53.5936832696009],[-2.59592575551621,53.6108149788128],[-2.56927828122543,53.5955969464695],[-2.51132292781427,53.6269949649261],[-2.47919534000749,53.6170358882147],[-2.45970004379151,53.6200426924009],[-2.43872438282152,53.6460454468648],[-2.421696434997,53.6238355729752],[-2.37913211551308,53.6308703625483]]]},"properties":{"OBJECTID":258,"LAD16CD":"E08000001","LAD16NM":"Bolton","LAD16NMW":" ","BNG_E":368352,"BNG_N":409873,"LONG":-2.47952,"LAT":53.58449}},{"type":"Feature","id":259,"geometry":{"type":"Polygon","coordinates":[[[-2.2717870687847,53.6145142323629],[-2.24507858230864,53.6001394566034],[-2.28237397762183,53.5838881166631],[-2.27333429534309,53.5793161682307],[-2.25923998974701,53.5852699796272],[-2.24330452948994,53.5717042331676],[-2.23722983441864,53.5388605062283],[-2.25173729405204,53.5446085360172],[-2.26827062531802,53.5374259567085],[-2.2641142984284,53.5246904854962],[-2.24664494746878,53.5292363523236],[-2.25696583377188,53.5179457843057],[-2.29079629438194,53.5120211665597],[-2.31047252570901,53.5271872431413],[-2.3381935436448,53.5336141386014],[-2.34147978193657,53.5458821346371],[-2.37358896595256,53.5539141059735],[-2.35897845852663,53.5529369648794],[-2.35603230934217,53.5606666062239],[-2.37398896307192,53.5708379959319],[-2.37705749555698,53.592917374923],[-2.36299441708567,53.6103066076647],[-2.37943642697771,53.6202982202555],[-2.37913211551308,53.6308703625483],[-2.37032788903248,53.6315343291476],[-2.36274651450811,53.6554014733408],[-2.37123619442803,53.6670806526954],[-2.316757290576,53.6549872223464],[-2.29898508315983,53.6667047873832],[-2.2952727767507,53.6403952344409],[-2.2717870687847,53.6145142323629]]]},"properties":{"OBJECTID":259,"LAD16CD":"E08000002","LAD16NM":"Bury","LAD16NMW":" ","BNG_E":379658,"BNG_N":410768,"LONG":-2.3088,"LAT":53.5931}},{"type":"Feature","id":260,"geometry":{"type":"Polygon","coordinates":[[[-2.23722983441864,53.5388605062283],[-2.21872522511888,53.5439068299234],[-2.18601421381318,53.5290593976398],[-2.15476103708016,53.5180331552069],[-2.17871040148659,53.5058499503105],[-2.16303024605057,53.4928491967858],[-2.1680637759347,53.4800875723226],[-2.14682778416754,53.4676587252996],[-2.15845128388187,53.4549368617889],[-2.17287963616028,53.4480011066833],[-2.1764705694852,53.433099221969],[-2.18853962246281,53.4366527343065],[-2.21342771329263,53.4189147300691],[-2.21259491408459,53.4069680107972],[-2.24682802957181,53.3960599933898],[-2.24079008411905,53.3595742660926],[-2.25644728584862,53.3606768403777],[-2.30135901104137,53.3401206194602],[-2.29693022963449,53.3485838102461],[-2.31399816113513,53.3574246412491],[-2.29859454979236,53.3608249451538],[-2.28566460663231,53.3762451131204],[-2.31991901980118,53.4116235530278],[-2.29771555631301,53.4083616699932],[-2.27777960009464,53.4155080287889],[-2.27362065909118,53.422500838391],[-2.30018623198306,53.4364163329297],[-2.25368727533684,53.4599456420371],[-2.26532011729659,53.4727290166184],[-2.24513722068746,53.4860868243701],[-2.25542250647026,53.4991191257952],[-2.24522748418008,53.5121567060417],[-2.25696583377188,53.5179457843057],[-2.24664494746878,53.5292363523236],[-2.2641142984284,53.5246904854962],[-2.26827062531802,53.5374259567085],[-2.25173729405204,53.5446085360172],[-2.23722983441864,53.5388605062283]]]},"properties":{"OBJECTID":260,"LAD16CD":"E08000003","LAD16NM":"Manchester","LAD16NMW":" ","BNG_E":384591,"BNG_N":397063,"LONG":-2.23359,"LAT":53.47009}},{"type":"Feature","id":261,"geometry":{"type":"Polygon","coordinates":[[[-2.00947078713067,53.6167795093416],[-1.94272585126934,53.5616412923143],[-1.91288464280477,53.5516436131577],[-1.90962083195931,53.5383909847492],[-1.92678065561178,53.5209487487908],[-1.92197284577823,53.5099546830941],[-1.95133267476037,53.5041988370928],[-1.96338598926175,53.5098272588713],[-2.05491706940401,53.5313929547266],[-2.05414814082259,53.5222691615706],[-2.0932582899216,53.5206166928403],[-2.13612452439576,53.4919275982979],[-2.16303024605057,53.4928491967858],[-2.17871040148659,53.5058499503105],[-2.15476103708016,53.5180331552069],[-2.18601421381318,53.5290593976398],[-2.16944024263831,53.5461593051793],[-2.17199289452807,53.5582322910301],[-2.15092967781357,53.5671241519909],[-2.15658638841666,53.5822874619802],[-2.12584468712699,53.5864979718453],[-2.11063766856199,53.5997088216232],[-2.05988208527837,53.5924870034139],[-2.03582706317181,53.6029323744651],[-2.02681574056354,53.6241671452069],[-2.02303595762489,53.6158394751116],[-2.00947078713067,53.6167795093416]]]},"properties":{"OBJECTID":261,"LAD16CD":"E08000004","LAD16NM":"Oldham","LAD16NMW":" ","BNG_E":396603,"BNG_N":406784,"LONG":-2.05274,"LAT":53.55768}},{"type":"Feature","id":262,"geometry":{"type":"Polygon","coordinates":[[[-2.02681574056354,53.6241671452069],[-2.03582706317181,53.6029323744651],[-2.05988208527837,53.5924870034139],[-2.11063766856199,53.5997088216232],[-2.12584468712699,53.5864979718453],[-2.15658638841666,53.5822874619802],[-2.15092967781357,53.5671241519909],[-2.17199289452807,53.5582322910301],[-2.16944024263831,53.5461593051793],[-2.18601421381318,53.5290593976398],[-2.21872522511888,53.5439068299234],[-2.23722983441864,53.5388605062283],[-2.24330452948994,53.5717042331676],[-2.25923998974701,53.5852699796272],[-2.27333429534309,53.5793161682307],[-2.28237397762183,53.5838881166631],[-2.24507858230864,53.6001394566034],[-2.2717870687847,53.6145142323629],[-2.25676901587184,53.6203979538489],[-2.26986609199753,53.6461366094962],[-2.24587750354987,53.6635217287854],[-2.21772889961389,53.668980737019],[-2.20522850017734,53.6543488335374],[-2.18240718356643,53.6482576143018],[-2.1853958391191,53.6382240918883],[-2.16135283228484,53.6413741743378],[-2.14632807589261,53.6822315285504],[-2.14225755109971,53.6780058080654],[-2.13412727234234,53.6857340281769],[-2.1180850077066,53.6712452223647],[-2.09290647551425,53.6701611230339],[-2.05124217318663,53.6836917577475],[-2.02681574056354,53.6241671452069]]]},"properties":{"OBJECTID":262,"LAD16CD":"E08000005","LAD16NM":"Rochdale","LAD16NMW":" ","BNG_E":390315,"BNG_N":412326,"LONG":-2.14784,"LAT":53.60741}},{"type":"Feature","id":263,"geometry":{"type":"Polygon","coordinates":[[[-2.3381935436448,53.5336141386014],[-2.31047252570901,53.5271872431413],[-2.29079629438194,53.5120211665597],[-2.25696583377188,53.5179457843057],[-2.24522748418008,53.5121567060417],[-2.25542250647026,53.4991191257952],[-2.24513722068746,53.4860868243701],[-2.26532011729659,53.4727290166184],[-2.28158629238052,53.4648656873015],[-2.32205934252964,53.4801704916745],[-2.35497662385822,53.4740174945757],[-2.39631826574666,53.4584258538284],[-2.41958295899838,53.429318902008],[-2.44937818829339,53.4158914433811],[-2.48971382173928,53.4602822965393],[-2.43446941521185,53.465044406243],[-2.43850695733171,53.4924021560065],[-2.41453919480543,53.5148934280676],[-2.45109723180965,53.5286053929681],[-2.43714722762602,53.542253487627],[-2.35438848103695,53.5262406580868],[-2.35369556559345,53.5350565913565],[-2.3381935436448,53.5336141386014]]]},"properties":{"OBJECTID":263,"LAD16CD":"E08000006","LAD16NM":"Salford","LAD16NMW":" ","BNG_E":374556,"BNG_N":398128,"LONG":-2.38485,"LAT":53.47927}},{"type":"Feature","id":264,"geometry":{"type":"Polygon","coordinates":[[[-2.02625541753875,53.4298651605297],[-2.01369718203011,53.4158901089033],[-1.99232947055926,53.4151931321386],[-2.00464286724178,53.3863272757033],[-2.03377543264324,53.3755415688795],[-2.03105846324235,53.3702623852105],[-2.04056362489416,53.3740877654974],[-2.06807780774215,53.3573936360346],[-2.09517932332402,53.3660806983148],[-2.12319572299215,53.3619466313257],[-2.13902531020268,53.3673170107025],[-2.15119059701417,53.3481331335595],[-2.14409931006799,53.3428710065754],[-2.16064754726317,53.3273146956071],[-2.19416286501118,53.3386504401596],[-2.18097727744903,53.3440437993405],[-2.18544088376599,53.3526597678097],[-2.24079008411905,53.3595742660926],[-2.24682802957181,53.3960599933898],[-2.21259491408459,53.4069680107972],[-2.21342771329263,53.4189147300691],[-2.18853962246281,53.4366527343065],[-2.1764705694852,53.433099221969],[-2.17287963616028,53.4480011066833],[-2.15845128388187,53.4549368617889],[-2.1416902356796,53.4382511310375],[-2.11600873992486,53.4407309105894],[-2.10243915831358,53.4326095323429],[-2.08904002864801,53.4373095400549],[-2.07980347601188,53.4261766318222],[-2.02625541753875,53.4298651605297]]]},"properties":{"OBJECTID":264,"LAD16CD":"E08000007","LAD16NM":"Stockport","LAD16NMW":" ","BNG_E":391806,"BNG_N":388264,"LONG":-2.12467,"LAT":53.39116}},{"type":"Feature","id":265,"geometry":{"type":"Polygon","coordinates":[[[-1.96338598926175,53.5098272588713],[-1.98781957548878,53.4811103984839],[-1.98579237816078,53.4552267712617],[-2.00823485273573,53.4415492977174],[-2.00421605197436,53.4359217849573],[-2.01422750540692,53.4397627528623],[-2.02625541753875,53.4298651605297],[-2.07980347601188,53.4261766318222],[-2.08904002864801,53.4373095400549],[-2.10243915831358,53.4326095323429],[-2.11600873992486,53.4407309105894],[-2.1416902356796,53.4382511310375],[-2.15845128388187,53.4549368617889],[-2.14682778416754,53.4676587252996],[-2.1680637759347,53.4800875723226],[-2.16303024605057,53.4928491967858],[-2.13612452439576,53.4919275982979],[-2.0932582899216,53.5206166928403],[-2.05414814082259,53.5222691615706],[-2.05491706940401,53.5313929547266],[-1.96338598926175,53.5098272588713]]]},"properties":{"OBJECTID":265,"LAD16CD":"E08000008","LAD16NM":"Tameside","LAD16NMW":" ","BNG_E":394987,"BNG_N":397995,"LONG":-2.077,"LAT":53.47867}},{"type":"Feature","id":266,"geometry":{"type":"Polygon","coordinates":[[[-2.26532011729659,53.4727290166184],[-2.25368727533684,53.4599456420371],[-2.30018623198306,53.4364163329297],[-2.27362065909118,53.422500838391],[-2.27777960009464,53.4155080287889],[-2.29771555631301,53.4083616699932],[-2.31991901980118,53.4116235530278],[-2.28566460663231,53.3762451131204],[-2.29859454979236,53.3608249451538],[-2.31399816113513,53.3574246412491],[-2.33987489433383,53.3673779911441],[-2.37578362443385,53.3653511825149],[-2.42658992358294,53.3874615151435],[-2.47845439771885,53.3962185666284],[-2.44937818829339,53.4158914433811],[-2.41958295899838,53.429318902008],[-2.39631826574666,53.4584258538284],[-2.35497662385822,53.4740174945757],[-2.32205934252964,53.4801704916745],[-2.28158629238052,53.4648656873015],[-2.26532011729659,53.4727290166184]]]},"properties":{"OBJECTID":266,"LAD16CD":"E08000009","LAD16NM":"Trafford","LAD16NMW":" ","BNG_E":375790,"BNG_N":391162,"LONG":-2.36572,"LAT":53.41671}},{"type":"Feature","id":267,"geometry":{"type":"Polygon","coordinates":[[[-2.62590677316572,53.5936832696009],[-2.57766251926912,53.581059342624],[-2.55962527801174,53.5612310778857],[-2.56960380655361,53.5478547872037],[-2.53374718084977,53.5230144444767],[-2.50584636406051,53.5389920820195],[-2.45109723180965,53.5286053929681],[-2.41453919480543,53.5148934280676],[-2.43850695733171,53.4924021560065],[-2.43446941521185,53.465044406243],[-2.48971382173928,53.4602822965393],[-2.4963344588724,53.4809294210516],[-2.5526385425835,53.4678134060287],[-2.54907568462693,53.4614858519455],[-2.5703899475481,53.4584755950507],[-2.57674283314649,53.4460572065904],[-2.61535915028256,53.4636014194627],[-2.61213826684735,53.4811380887423],[-2.64554001375974,53.4802523198748],[-2.66629583196426,53.4997574780815],[-2.69889301091042,53.5020315592986],[-2.73052092366414,53.5206001449905],[-2.71792555343105,53.5272111627836],[-2.70481914777769,53.5591921844065],[-2.71922262230447,53.5761141804398],[-2.69335212226501,53.5894286628193],[-2.68931258756323,53.604302841045],[-2.63459215888831,53.6082827607067],[-2.62590677316572,53.5936832696009]]]},"properties":{"OBJECTID":267,"LAD16CD":"E08000010","LAD16NM":"Wigan","LAD16NMW":" ","BNG_E":362136,"BNG_N":402126,"LONG":-2.57247,"LAT":53.51445}},{"type":"Feature","id":268,"geometry":{"type":"Polygon","coordinates":[[[-2.8249644646925,53.4852092174679],[-2.81871177199361,53.4668910828102],[-2.80440775660166,53.4672364369474],[-2.79506946346202,53.4432300903293],[-2.80502953641606,53.4386600034594],[-2.7762014261536,53.4266870408196],[-2.78677596710767,53.401187567627],[-2.74517463853836,53.4020956455782],[-2.75765407349237,53.380737868316],[-2.77667109003357,53.3810587114611],[-2.78730169736906,53.3562903936921],[-2.81880693239504,53.3480007070559],[-2.84040558008349,53.347331102692],[-2.85349581024875,53.3635144470391],[-2.85616502043775,53.3788149863845],[-2.8219548094376,53.3806670432187],[-2.83719376158108,53.3997413904144],[-2.85621983007628,53.3949601425121],[-2.89241121565063,53.4107621237274],[-2.86592724970497,53.4183016085459],[-2.86785534093407,53.4492945959958],[-2.90031500922536,53.4691586761123],[-2.91437759222226,53.4650051637448],[-2.92261510605602,53.4749832139421],[-2.88799424319245,53.5038287411385],[-2.86515490034431,53.4920871474623],[-2.84983642475747,53.4931391710133],[-2.84442114860289,53.4841303876156],[-2.8249644646925,53.4852092174679]]]},"properties":{"OBJECTID":268,"LAD16CD":"E08000011","LAD16NM":"Knowsley","LAD16NMW":" ","BNG_E":344762,"BNG_N":393778,"LONG":-2.83297,"LAT":53.43788}},{"type":"Feature","id":269,"geometry":{"type":"Polygon","coordinates":[[[-2.81880693239504,53.3480007070559],[-2.81877988188057,53.3397715322545],[-2.83245729483451,53.33728943286],[-2.82758346757384,53.3309814513604],[-2.83647465418966,53.3270076975817],[-2.87815839922313,53.3341988390034],[-2.90270939424275,53.3456065309872],[-2.98172329941806,53.3822445228796],[-3.00335567691207,53.4141066212145],[-3.00864347136426,53.437879131429],[-2.97491461630488,53.4433239979511],[-2.97382315438612,53.4627566015219],[-2.9563065884771,53.4729934774245],[-2.92261510605602,53.4749832139421],[-2.91437759222226,53.4650051637448],[-2.90031500922536,53.4691586761123],[-2.86785534093407,53.4492945959958],[-2.86592724970497,53.4183016085459],[-2.89241121565063,53.4107621237274],[-2.85621983007628,53.3949601425121],[-2.83719376158108,53.3997413904144],[-2.8219548094376,53.3806670432187],[-2.85616502043775,53.3788149863845],[-2.85349581024875,53.3635144470391],[-2.84040558008349,53.347331102692],[-2.81880693239504,53.3480007070559]]]},"properties":{"OBJECTID":269,"LAD16CD":"E08000012","LAD16NM":"Liverpool","LAD16NMW":" ","BNG_E":339361,"BNG_N":390553,"LONG":-2.91364,"LAT":53.4083}},{"type":"Feature","id":270,"geometry":{"type":"Polygon","coordinates":[[[-2.73052092366414,53.5206001449905],[-2.69889301091042,53.5020315592986],[-2.66629583196426,53.4997574780815],[-2.64554001375974,53.4802523198748],[-2.61213826684735,53.4811380887423],[-2.61535915028256,53.4636014194627],[-2.57674283314649,53.4460572065904],[-2.58529604427166,53.4398072142632],[-2.59868492289945,53.4504137659656],[-2.59623052706007,53.4426662920982],[-2.62746241528094,53.4344126015018],[-2.63913593267847,53.4443910193409],[-2.67717041378533,53.4527862446418],[-2.68207563747194,53.4389014077802],[-2.66851362187454,53.4409070508944],[-2.6752677250168,53.4329653036721],[-2.66355469687844,53.4287136594105],[-2.6763172127071,53.3876193634031],[-2.69063279767072,53.3853882186835],[-2.71280344142919,53.3906260065663],[-2.71522678913267,53.3990348988288],[-2.74517463853836,53.4020956455782],[-2.78677596710767,53.401187567627],[-2.7762014261536,53.4266870408196],[-2.80502953641606,53.4386600034594],[-2.79506946346202,53.4432300903293],[-2.80440775660166,53.4672364369474],[-2.81871177199361,53.4668910828102],[-2.8249644646925,53.4852092174679],[-2.81674018177585,53.5121744967596],[-2.78247648835109,53.5314301951848],[-2.76887248537263,53.5135715522728],[-2.73052092366414,53.5206001449905]]]},"properties":{"OBJECTID":270,"LAD16CD":"E08000013","LAD16NM":"St. Helens","LAD16NMW":" ","BNG_E":353412,"BNG_N":395992,"LONG":-2.7031,"LAT":53.45862}},{"type":"Feature","id":271,"geometry":{"type":"Polygon","coordinates":[[[-2.95621907693553,53.6974878594766],[-2.94678566945777,53.6880175636058],[-2.9401434440703,53.6586105179311],[-2.96725910696117,53.6313286169869],[-2.98182313085212,53.6222051341507],[-2.99788936525803,53.6266670872011],[-3.0288221481626,53.6023199744701],[-3.03598609445391,53.5872183390699],[-3.02070918102875,53.5836752099927],[-3.0226199961031,53.5695979050849],[-3.04038847399773,53.5652721194985],[-3.04669858185674,53.542958327014],[-2.97582621871761,53.5152879370123],[-2.96296435434976,53.5237058578046],[-2.97761401694336,53.5459230761467],[-2.94789315355992,53.5443538460569],[-2.92300940747159,53.5252200407183],[-2.88171626851127,53.5205438923226],[-2.88799424319245,53.5038287411385],[-2.92261510605602,53.4749832139421],[-2.9563065884771,53.4729934774245],[-2.97382315438612,53.4627566015219],[-2.97491461630488,53.4433239979511],[-3.00864347136426,53.437879131429],[-3.00875528920072,53.4383815449873],[-3.02724650969833,53.4537737686361],[-3.02382007761626,53.4548168869803],[-3.04421074156667,53.4701544229808],[-3.05737829413939,53.4920389689001],[-3.06506185134544,53.5047971943267],[-3.0632377290718,53.5238956199428],[-3.07612041548338,53.5233811140731],[-3.10476869649222,53.547204300792],[-3.09750114136091,53.5744243779429],[-3.04272483713429,53.6363293606667],[-3.00018354427599,53.6723044087554],[-2.96934752856555,53.698333035434],[-2.9714896006178,53.6921622621163],[-2.95621907693553,53.6974878594766]]]},"properties":{"OBJECTID":271,"LAD16CD":"E08000014","LAD16NM":"Sefton","LAD16NMW":" ","BNG_E":334264,"BNG_N":398832,"LONG":-2.99204,"LAT":53.4821}},{"type":"Feature","id":272,"geometry":{"type":"Polygon","coordinates":[[[-2.92875646075434,53.3084129903998],[-2.93160258578972,53.3060687956268],[-2.93955132480636,53.3104155943963],[-2.96803333267465,53.3012551081361],[-2.99273779099821,53.3071087574518],[-3.02613955175887,53.2977486567855],[-3.07416551134463,53.3163809015388],[-3.10373312573213,53.2999943578299],[-3.10373226363459,53.3000293480495],[-3.10901471665783,53.2972575074564],[-3.11663435584391,53.3117186557099],[-3.1223365567523,53.3225338826795],[-3.18627701946446,53.3644460310073],[-3.20036933431262,53.3875143299595],[-3.17363263058714,53.4014358308643],[-3.04032032143673,53.4428965495339],[-3.01645759994499,53.4105771108966],[-3.00252213292019,53.3747324521466],[-2.93416925104187,53.3132880412501],[-2.92875646075434,53.3084129903998]]]},"properties":{"OBJECTID":272,"LAD16CD":"E08000015","LAD16NM":"Wirral","LAD16NMW":" ","BNG_E":329242,"BNG_N":386937,"LONG":-3.06502,"LAT":53.37454}},{"type":"Feature","id":273,"geometry":{"type":"Polygon","coordinates":[[[-1.34873341140078,53.5833476282606],[-1.32680704643456,53.5581853252789],[-1.29765726885866,53.5514962150275],[-1.29380884814273,53.5358104041855],[-1.27572648679279,53.5298373111134],[-1.28617228196215,53.5267603450687],[-1.28128337975612,53.5164922771007],[-1.3124427746891,53.5137944807178],[-1.38009949342033,53.5142280824882],[-1.42796513906322,53.4858537045135],[-1.44105081987376,53.4911054889754],[-1.45220665698807,53.4849288626895],[-1.45521921406592,53.4717509437614],[-1.49474873429373,53.4862692658853],[-1.51481383418388,53.4636667739795],[-1.51317073620686,53.4514230205342],[-1.53292686418515,53.4383153102045],[-1.55126185632975,53.4462043884568],[-1.53904691906272,53.4617154899745],[-1.54965810993435,53.4784942345203],[-1.60659084351262,53.4929071712789],[-1.70108876364785,53.5031209751345],[-1.73198288406447,53.4908966458716],[-1.73870787712861,53.4771520279148],[-1.78364816833971,53.484798997065],[-1.80147063245778,53.4809917589528],[-1.79628821898784,53.5031529896732],[-1.82222878112358,53.5210909209035],[-1.80428301600575,53.5370133725789],[-1.77187711534126,53.5338525663043],[-1.74155538329687,53.5410707341585],[-1.72317750912234,53.5599267406261],[-1.6694658009305,53.5532275154485],[-1.64823447447715,53.5621950344813],[-1.61563188441453,53.5630283208844],[-1.59619871326557,53.5769869065208],[-1.60175211288526,53.5877589580585],[-1.58797836900126,53.5934865500591],[-1.58645325960491,53.6071740546706],[-1.56045276874019,53.6075517938756],[-1.53078144406226,53.5931293781271],[-1.51867106659005,53.5997192957809],[-1.49656246301805,53.5973737488577],[-1.4951195780547,53.6031902311836],[-1.4837085844523,53.5948687898149],[-1.44763061378557,53.6127388188851],[-1.40035983672266,53.5986710205352],[-1.376702960055,53.6064784170035],[-1.34873341140078,53.5833476282606]]]},"properties":{"OBJECTID":273,"LAD16CD":"E08000016","LAD16NM":"Barnsley","LAD16NMW":" ","BNG_E":429979,"BNG_N":403327,"LONG":-1.54925,"LAT":53.52577}},{"type":"Feature","id":274,"geometry":{"type":"Polygon","coordinates":[[[-0.865338727585955,53.6377082312598],[-0.897926451124499,53.5832774367965],[-0.901117807903519,53.568724225715],[-0.890995208101452,53.5665589813934],[-0.901265911634112,53.5479084234667],[-0.892295382027909,53.5374669629608],[-0.943715826871141,53.5306430177828],[-0.950009087322914,53.5136574335704],[-0.932094163406524,53.5106718227178],[-0.935564625310694,53.5025165284922],[-0.953259205631311,53.4844235274918],[-0.985978086636891,53.4716733702103],[-0.99566979893637,53.4369266825335],[-1.01434673959562,53.4262954947688],[-1.03051529487579,53.4251953094956],[-1.03094981879663,53.4309795255027],[-1.08043943283621,53.4268678581428],[-1.11604100755054,53.4073493529091],[-1.14594565305877,53.4123246229091],[-1.13601973906429,53.4244825547708],[-1.16049316116103,53.4243522306607],[-1.17029071043725,53.4353016338185],[-1.23809855206672,53.432754509941],[-1.25815500899535,53.4549830939832],[-1.2499262155438,53.4768236594135],[-1.26981681025579,53.4858463216607],[-1.29849026475815,53.4755874267325],[-1.28906385048098,53.4910408562941],[-1.31005813220928,53.4979329052991],[-1.3124427746891,53.5137944807178],[-1.28128337975612,53.5164922771007],[-1.28617228196215,53.5267603450687],[-1.27572648679279,53.5298373111134],[-1.29380884814273,53.5358104041855],[-1.29765726885866,53.5514962150275],[-1.32680704643456,53.5581853252789],[-1.34873341140078,53.5833476282606],[-1.3078197081028,53.575366969865],[-1.28824945732754,53.5807323862407],[-1.25802813622893,53.591997448939],[-1.24824986716535,53.6163532838026],[-1.22917354739833,53.616876550045],[-1.23284427246611,53.6211122446221],[-1.21746850827264,53.6242243259911],[-1.20982718262734,53.6431641278711],[-1.19031349037074,53.6359169265962],[-1.15229786879679,53.6427766581601],[-1.13540720304156,53.6327286783733],[-1.12174363006845,53.6467186412704],[-1.0660721297124,53.6488912729019],[-1.04866263631364,53.6560574781909],[-0.946844642845476,53.6591417665845],[-0.865338727585955,53.6377082312598]]]},"properties":{"OBJECTID":274,"LAD16CD":"E08000017","LAD16NM":"Doncaster","LAD16NMW":" ","BNG_E":459167,"BNG_N":403735,"LONG":-1.10894,"LAT":53.52697}},{"type":"Feature","id":275,"geometry":{"type":"Polygon","coordinates":[[[-1.3124427746891,53.5137944807178],[-1.31005813220928,53.4979329052991],[-1.28906385048098,53.4910408562941],[-1.29849026475815,53.4755874267325],[-1.26981681025579,53.4858463216607],[-1.2499262155438,53.4768236594135],[-1.25815500899535,53.4549830939832],[-1.23809855206672,53.432754509941],[-1.17029071043725,53.4353016338185],[-1.16049316116103,53.4243522306607],[-1.13601973906429,53.4244825547708],[-1.14594565305877,53.4123246229091],[-1.11604100755054,53.4073493529091],[-1.11557938048167,53.3971857481031],[-1.13460768889752,53.3900315635258],[-1.13053709138879,53.375571217725],[-1.14603291444759,53.3690411439877],[-1.13853968357082,53.3559075124297],[-1.16261328767656,53.3568438611243],[-1.15684339224198,53.3449694984705],[-1.14100746239461,53.3467476771195],[-1.13871810213994,53.3413828099824],[-1.19974282860678,53.3114401844811],[-1.2032390468939,53.3042232396853],[-1.23068793598435,53.3085597341886],[-1.24386838278954,53.3015697912962],[-1.28201141477252,53.3094625884314],[-1.29567816423388,53.3150369715576],[-1.28858902655602,53.3262280540051],[-1.29902301018395,53.3325116355756],[-1.32466917494264,53.3288100130851],[-1.33197666360285,53.3523558722319],[-1.39139831427723,53.383320643888],[-1.37579834257696,53.3936742376549],[-1.39352979672611,53.4200030127645],[-1.38043900688123,53.4241688657934],[-1.40850407739699,53.4203493933873],[-1.44153520396586,53.4454336435518],[-1.45521921406592,53.4717509437614],[-1.45220665698807,53.4849288626895],[-1.44105081987376,53.4911054889754],[-1.42796513906322,53.4858537045135],[-1.38009949342033,53.5142280824882],[-1.3124427746891,53.5137944807178]]]},"properties":{"OBJECTID":275,"LAD16CD":"E08000018","LAD16NM":"Rotherham","LAD16NMW":" ","BNG_E":447542,"BNG_N":388980,"LONG":-1.28651,"LAT":53.39553}},{"type":"Feature","id":276,"geometry":{"type":"Polygon","coordinates":[[[-1.45521921406592,53.4717509437614],[-1.44153520396586,53.4454336435518],[-1.40850407739699,53.4203493933873],[-1.38043900688123,53.4241688657934],[-1.39352979672611,53.4200030127645],[-1.37579834257696,53.3936742376549],[-1.39139831427723,53.383320643888],[-1.33197666360285,53.3523558722319],[-1.32466917494264,53.3288100130851],[-1.33775105197515,53.3158480511162],[-1.38673871424969,53.3176321345775],[-1.38657154607137,53.334902505472],[-1.41103390677353,53.3419924902733],[-1.42086649614212,53.3345679515572],[-1.44197211463544,53.3374924881755],[-1.45988027918629,53.330689367324],[-1.45522358184676,53.3218691394032],[-1.46791283275087,53.3171200548727],[-1.50213193957594,53.3175820755016],[-1.53676886221642,53.304748673529],[-1.56172989362935,53.3064113159356],[-1.56173104515103,53.3159708911552],[-1.58053389588871,53.3117380883303],[-1.5849020101998,53.3215879514688],[-1.59909327898094,53.3113181987887],[-1.60920158450141,53.3226639601639],[-1.62549374452157,53.3164239779126],[-1.63272698678507,53.3208392120665],[-1.61230306161327,53.3432186688894],[-1.59054795437242,53.3459209843451],[-1.66354854040603,53.3665951654601],[-1.65381782188142,53.3919108262116],[-1.70496532089581,53.4050559721608],[-1.70853223311528,53.4173394724156],[-1.73976196361825,53.4209879146445],[-1.74532296726711,53.4621753952129],[-1.76843734298938,53.4647669309918],[-1.80147063245778,53.4809917589528],[-1.78364816833971,53.484798997065],[-1.73870787712861,53.4771520279148],[-1.73198288406447,53.4908966458716],[-1.70108876364785,53.5031209751345],[-1.60659084351262,53.4929071712789],[-1.54965810993435,53.4784942345203],[-1.53904691906272,53.4617154899745],[-1.55126185632975,53.4462043884568],[-1.53292686418515,53.4383153102045],[-1.51317073620686,53.4514230205342],[-1.51481383418388,53.4636667739795],[-1.49474873429373,53.4862692658853],[-1.45521921406592,53.4717509437614]]]},"properties":{"OBJECTID":276,"LAD16CD":"E08000019","LAD16NM":"Sheffield","LAD16NMW":" ","BNG_E":430511,"BNG_N":389736,"LONG":-1.54254,"LAT":53.40358}},{"type":"Feature","id":277,"geometry":{"type":"Polygon","coordinates":[[[-1.63789356937447,55.0647685977052],[-1.63850785876096,55.0415513456186],[-1.59263768534389,55.038940364041],[-1.58738252092351,55.0257777709974],[-1.60026644236501,55.0098384113399],[-1.55850401186524,55.0055436422445],[-1.56298107731295,54.9923174938333],[-1.53084584238193,54.9840152830946],[-1.53552528996979,54.9652348429836],[-1.55388177616897,54.9590848840735],[-1.59433261332755,54.9706053981833],[-1.64007398766335,54.9592656681705],[-1.70039251903849,54.970783312397],[-1.71966203045313,54.9674837120533],[-1.74712742735931,54.981765626821],[-1.7697567363758,54.9809837354493],[-1.77384237282695,55.0041394740934],[-1.75656332388548,55.0032632872484],[-1.7502452765332,55.0240207781235],[-1.69488396424404,55.0429273245452],[-1.7137596650281,55.0654793978382],[-1.64768125806455,55.0793886997228],[-1.63789356937447,55.0647685977052]]]},"properties":{"OBJECTID":277,"LAD16CD":"E08000021","LAD16NM":"Newcastle upon Tyne","LAD16NMW":" ","BNG_E":422287,"BNG_N":569662,"LONG":-1.65297,"LAT":55.02101}},{"type":"Feature","id":278,"geometry":{"type":"Polygon","coordinates":[[[-1.56298107731295,54.9923174938333],[-1.55850401186524,55.0055436422445],[-1.60026644236501,55.0098384113399],[-1.58738252092351,55.0257777709974],[-1.59263768534389,55.038940364041],[-1.63850785876096,55.0415513456186],[-1.63789356937447,55.0647685977052],[-1.57853962868467,55.0630812836279],[-1.57508009647727,55.055619980133],[-1.55704085215451,55.0541781936022],[-1.53986836435266,55.0615906929874],[-1.53233965276648,55.0541494814624],[-1.51028423223273,55.0550089105611],[-1.50863206334306,55.0480201782939],[-1.48781361427476,55.0535919948478],[-1.49232860367803,55.0660583844987],[-1.46180790672857,55.0743615849609],[-1.46177360153924,55.0743211103428],[-1.45007855090116,55.0582590005644],[-1.45057016770206,55.0552727346475],[-1.44536585599145,55.0517825757187],[-1.42989079422661,55.0305000166809],[-1.42113702681476,55.0253320097388],[-1.41879354853847,55.0195213729091],[-1.40295847584154,55.0145935916996],[-1.40289941254358,55.0145586189349],[-1.41681781201391,55.016528479378],[-1.42182749878359,55.0136247639549],[-1.42984160397748,55.0132284721176],[-1.45330357882155,54.9898153430489],[-1.53084584238193,54.9840152830946],[-1.56298107731295,54.9923174938333]]]},"properties":{"OBJECTID":278,"LAD16CD":"E08000022","LAD16NM":"North Tyneside","LAD16NMW":" ","BNG_E":431471,"BNG_N":570602,"LONG":-1.50923,"LAT":55.02896}},{"type":"Feature","id":279,"geometry":{"type":"Polygon","coordinates":[[[-1.4239061609837,55.0081727684225],[-1.41865944941118,55.0032629905395],[-1.41223243328307,55.006164426742],[-1.40128933664678,55.0111028636034],[-1.41227227732985,55.0004331059676],[-1.40632237980271,54.9970762138178],[-1.3580387874172,54.9663922773672],[-1.3554089820884,54.9615838106521],[-1.35979681002945,54.9515185515859],[-1.36968383619723,54.9424287735052],[-1.41937079280208,54.9299239957349],[-1.51121751656253,54.9316658766532],[-1.5153298268074,54.9573498015592],[-1.53552528996979,54.9652348429836],[-1.53084584238193,54.9840152830946],[-1.44952765277215,54.9843355871573],[-1.4257470243108,55.0064612416409],[-1.4239061609837,55.0081727684225]]]},"properties":{"OBJECTID":279,"LAD16CD":"E08000023","LAD16NM":"South Tyneside","LAD16NMW":" ","BNG_E":435503,"BNG_N":564057,"LONG":-1.44696,"LAT":54.96988}},{"type":"Feature","id":280,"geometry":{"type":"Polygon","coordinates":[[[-1.34724032268874,54.8604486955817],[-1.42153633765872,54.8394761531255],[-1.41295475129026,54.823654707257],[-1.42255244356551,54.8031709061295],[-1.49072646806661,54.799304134314],[-1.48185556204263,54.8096514127373],[-1.50427968059566,54.8312298089009],[-1.50667012938246,54.8711408333359],[-1.5317817747653,54.8781883854521],[-1.56180965218107,54.8757167560606],[-1.55941079382287,54.8820371179199],[-1.55708031453941,54.9092112518307],[-1.568891335629,54.9246247970309],[-1.51121751656253,54.9316658766532],[-1.41937079280208,54.9299239957349],[-1.36968383619723,54.9424287735052],[-1.37568486805349,54.9369090827304],[-1.36466848294984,54.9436895679317],[-1.36400232208681,54.9438571189449],[-1.3652905216594,54.9330273683085],[-1.36611380726283,54.9261028952978],[-1.35889574660657,54.9235793747215],[-1.35859897815797,54.9221048772377],[-1.36341274716323,54.9227422117949],[-1.37088122886461,54.9117678928286],[-1.35760882987278,54.9171845447053],[-1.35474751497849,54.9029591269082],[-1.36164017163867,54.8982975133599],[-1.35556632292972,54.8774121654976],[-1.34744956894994,54.8606296034614],[-1.34724032268874,54.8604486955817]]]},"properties":{"OBJECTID":280,"LAD16CD":"E08000024","LAD16NM":"Sunderland","LAD16NMW":" ","BNG_E":436470,"BNG_N":551525,"LONG":-1.43344,"LAT":54.8572}},{"type":"Feature","id":281,"geometry":{"type":"Polygon","coordinates":[[[-1.78808129933724,52.5878626079231],[-1.76354616286802,52.5709791310553],[-1.77423004805631,52.5646277797908],[-1.75599826484572,52.5553824939772],[-1.74908599923345,52.5314223633914],[-1.72887793344892,52.524562766725],[-1.75381017517801,52.5212131615288],[-1.75352319084533,52.5129668951548],[-1.79944661736137,52.504293228131],[-1.75578291863012,52.4994801089975],[-1.75960051292821,52.451910957711],[-1.77914629443096,52.4501546152759],[-1.80031736682299,52.4582975776213],[-1.83464356060703,52.4174332794191],[-1.84449615919031,52.4102526390847],[-1.86664513342563,52.4110453143618],[-1.86874678260027,52.4047375090142],[-1.88269728500895,52.3998129640382],[-1.91367502450129,52.4074643032667],[-1.93431470610554,52.3872363786696],[-1.95361379620959,52.3933706508587],[-1.99848638916755,52.3811379949571],[-2.03364061278963,52.4023279266507],[-1.98603705906268,52.4167261850907],[-2.01699028095886,52.4326829300972],[-2.01324348263723,52.4621907894822],[-1.9778967739335,52.4671654756637],[-1.96400703683412,52.481985693036],[-1.95077702386558,52.4832466613711],[-1.93813215324438,52.4984247548085],[-1.96302485371089,52.5048973088013],[-1.96198143019296,52.5284157198109],[-1.92944100148485,52.5312992131858],[-1.93314991922971,52.5458128112425],[-1.91815749708414,52.5473065293957],[-1.87871599452512,52.5694343743699],[-1.87256445035675,52.5849446948779],[-1.85395416211453,52.6019250345417],[-1.82812858190015,52.6087219877767],[-1.79652808941093,52.5991229368836],[-1.78808129933724,52.5878626079231]]]},"properties":{"OBJECTID":281,"LAD16CD":"E08000025","LAD16NM":"Birmingham","LAD16NMW":" ","BNG_E":408150,"BNG_N":287352,"LONG":-1.88141,"LAT":52.48404}},{"type":"Feature","id":282,"geometry":{"type":"Polygon","coordinates":[[[-1.4590531741759,52.4551580328395],[-1.42393248995781,52.432978820588],[-1.43804556687444,52.4102573574989],[-1.43139440361988,52.3968694673768],[-1.46401360482217,52.3732671673594],[-1.50449893766671,52.3778071469531],[-1.51391247815315,52.3690618002582],[-1.52465132518482,52.3794009000756],[-1.55241242171965,52.3638920741167],[-1.56760688747034,52.3846889230332],[-1.60106738248184,52.3892994846599],[-1.60217550225104,52.416057014651],[-1.61445000213311,52.4279679988331],[-1.6082708464907,52.4388409740044],[-1.59522861042038,52.4399264150165],[-1.59548725925129,52.4559197581627],[-1.58986310703482,52.4619121081911],[-1.56119166726618,52.4552225694476],[-1.53979081940484,52.4647986859745],[-1.50503396325013,52.4500892403072],[-1.4919821241406,52.4585847534555],[-1.4590531741759,52.4551580328395]]]},"properties":{"OBJECTID":282,"LAD16CD":"E08000026","LAD16NM":"Coventry","LAD16NMW":" ","BNG_E":432807,"BNG_N":279689,"LONG":-1.51908,"LAT":52.41423}},{"type":"Feature","id":283,"geometry":{"type":"Polygon","coordinates":[[[-2.0739420577104,52.5498796740811],[-2.07959040785866,52.5240847816472],[-2.05725760824572,52.5122714744023],[-2.06432289872006,52.4871689835227],[-2.09709041517055,52.4683948191999],[-2.0590166662242,52.4619753498465],[-2.02274923685141,52.480551403728],[-2.01324348263723,52.4621907894822],[-2.01699028095886,52.4326829300972],[-2.03698776266589,52.4275457066314],[-2.03788100010678,52.4415575542062],[-2.05578306154392,52.4413058481705],[-2.06246734325159,52.4274306524909],[-2.06805186468692,52.4351950941833],[-2.08482057426219,52.4321975517358],[-2.09856509199495,52.4452835385789],[-2.13602683608797,52.4262682220485],[-2.16485128257663,52.4302041404142],[-2.17648315746796,52.4548218466091],[-2.16741962531732,52.4715410974962],[-2.19194049674755,52.5034552726879],[-2.14421068209656,52.5170740576465],[-2.15221000602775,52.525696072803],[-2.1355872762063,52.5344609365328],[-2.13348672788816,52.5540666630517],[-2.12145369206949,52.5569349874027],[-2.10824437895006,52.543944879761],[-2.07977875403728,52.5570273177357],[-2.0739420577104,52.5498796740811]]]},"properties":{"OBJECTID":283,"LAD16CD":"E08000027","LAD16NM":"Dudley","LAD16NMW":" ","BNG_E":393191,"BNG_N":288584,"LONG":-2.10171,"LAT":52.49513}},{"type":"Feature","id":284,"geometry":{"type":"Polygon","coordinates":[[[-1.91815749708414,52.5473065293957],[-1.93314991922971,52.5458128112425],[-1.92944100148485,52.5312992131858],[-1.96198143019296,52.5284157198109],[-1.96302485371089,52.5048973088013],[-1.93813215324438,52.4984247548085],[-1.95077702386558,52.4832466613711],[-1.96400703683412,52.481985693036],[-1.9778967739335,52.4671654756637],[-2.01324348263723,52.4621907894822],[-2.02274923685141,52.480551403728],[-2.0590166662242,52.4619753498465],[-2.09709041517055,52.4683948191999],[-2.06432289872006,52.4871689835227],[-2.05725760824572,52.5122714744023],[-2.07959040785866,52.5240847816472],[-2.0739420577104,52.5498796740811],[-2.05098246777913,52.5527291143847],[-2.01097848483477,52.5690653335569],[-1.97549655588128,52.5555604046449],[-1.96414344608609,52.5632267713031],[-1.95106861813971,52.556833060234],[-1.93392727462014,52.5600341725758],[-1.91815749708414,52.5473065293957]]]},"properties":{"OBJECTID":284,"LAD16CD":"E08000028","LAD16NM":"Sandwell","LAD16NMW":" ","BNG_E":399573,"BNG_N":290764,"LONG":-2.00771,"LAT":52.51477}},{"type":"Feature","id":285,"geometry":{"type":"Polygon","coordinates":[[[-1.59548725925129,52.4559197581627],[-1.59522861042038,52.4399264150165],[-1.6082708464907,52.4388409740044],[-1.61445000213311,52.4279679988331],[-1.60217550225104,52.416057014651],[-1.60106738248184,52.3892994846599],[-1.62250698533217,52.3661644304349],[-1.6484180396447,52.3567433956005],[-1.66088809307254,52.3656701056811],[-1.6844478677269,52.3631891989597],[-1.69388500074548,52.3510133563152],[-1.71854635204337,52.3557377220803],[-1.72047128877678,52.3725682226082],[-1.73497104751526,52.3702434611126],[-1.74616686933877,52.35493520748],[-1.77922436695131,52.3645399170914],[-1.77575239672254,52.3479636767843],[-1.80780141735339,52.3666080017746],[-1.87203384032738,52.3675985293361],[-1.84549830963498,52.3997822144899],[-1.86874678260027,52.4047375090142],[-1.86664513342563,52.4110453143618],[-1.84449615919031,52.4102526390847],[-1.83464356060703,52.4174332794191],[-1.80031736682299,52.4582975776213],[-1.77914629443096,52.4501546152759],[-1.75960051292821,52.451910957711],[-1.75578291863012,52.4994801089975],[-1.79944661736137,52.504293228131],[-1.75352319084533,52.5129668951548],[-1.67715419119189,52.4363566263547],[-1.6665859408413,52.4354715647162],[-1.66228667336573,52.4442993235256],[-1.64139672496892,52.4433435744503],[-1.62445220517879,52.4635386709169],[-1.59548725925129,52.4559197581627]]]},"properties":{"OBJECTID":285,"LAD16CD":"E08000029","LAD16NM":"Solihull","LAD16NMW":" ","BNG_E":419434,"BNG_N":281483,"LONG":-1.71558,"LAT":52.431}},{"type":"Feature","id":286,"geometry":{"type":"Polygon","coordinates":[[[-1.87256445035675,52.5849446948779],[-1.87871599452512,52.5694343743699],[-1.91815749708414,52.5473065293957],[-1.93392727462014,52.5600341725758],[-1.95106861813971,52.556833060234],[-1.96414344608609,52.5632267713031],[-1.97549655588128,52.5555604046449],[-2.01097848483477,52.5690653335569],[-2.05098246777913,52.5527291143847],[-2.06195257793506,52.5582490583911],[-2.05002212961666,52.5721405423503],[-2.07782393325303,52.5860604677784],[-2.05459907538056,52.600847564463],[-2.05071786918111,52.6205226787842],[-2.0301231542321,52.6169545028441],[-2.02946571800833,52.6256739078574],[-1.98655031223912,52.640409277341],[-1.96096309818289,52.6428146762474],[-1.95456973548946,52.6626411702514],[-1.94540191925717,52.6562986326452],[-1.93356858004895,52.6616101036643],[-1.91087797950593,52.6565007746731],[-1.91801459097814,52.6498947386719],[-1.90508380549133,52.6432075565549],[-1.91598526501826,52.6352857809695],[-1.88608807518884,52.6154115319805],[-1.8922660164288,52.599151927132],[-1.87256445035675,52.5849446948779]]]},"properties":{"OBJECTID":286,"LAD16CD":"E08000030","LAD16NM":"Walsall","LAD16NMW":" ","BNG_E":402098,"BNG_N":300804,"LONG":-1.97044,"LAT":52.60503}},{"type":"Feature","id":287,"geometry":{"type":"Polygon","coordinates":[[[-2.05071786918111,52.6205226787842],[-2.05459907538056,52.600847564463],[-2.07782393325303,52.5860604677784],[-2.05002212961666,52.5721405423503],[-2.06195257793506,52.5582490583911],[-2.05098246777913,52.5527291143847],[-2.0739420577104,52.5498796740811],[-2.07977875403728,52.5570273177357],[-2.10824437895006,52.543944879761],[-2.12145369206949,52.5569349874027],[-2.13348672788816,52.5540666630517],[-2.17553467157321,52.5544071313464],[-2.18033702695234,52.5745049361427],[-2.20669618824337,52.5851794871271],[-2.18918611805211,52.5887750847385],[-2.19639726168381,52.6066153656909],[-2.16915726306024,52.609338360758],[-2.1683506176889,52.6199896632612],[-2.13164409782381,52.6376230819795],[-2.10124106052208,52.6350533619858],[-2.08100174127807,52.6119049788531],[-2.05071786918111,52.6205226787842]]]},"properties":{"OBJECTID":287,"LAD16CD":"E08000031","LAD16NM":"Wolverhampton","LAD16NMW":" ","BNG_E":391463,"BNG_N":300016,"LONG":-2.12746,"LAT":52.59788}},{"type":"Feature","id":288,"geometry":{"type":"Polygon","coordinates":[[[-1.87888236170598,53.9542744309748],[-1.86012561391411,53.9326575867227],[-1.83619999296611,53.9314203863042],[-1.84768927935004,53.9407727565587],[-1.80508916330772,53.9390226673517],[-1.77597854947922,53.9214883668117],[-1.74562604181157,53.9230037620887],[-1.72721624907711,53.9101971465689],[-1.7320487502492,53.8959432209982],[-1.71705760202551,53.8922616863554],[-1.72543076199937,53.8856892533531],[-1.75635481096515,53.8847060953709],[-1.7874648305581,53.8969004804665],[-1.80042422664646,53.88596456409],[-1.76051110245686,53.8636090275257],[-1.71528600996285,53.8662445624486],[-1.69509195327796,53.8575379523602],[-1.71199573947063,53.7830697675944],[-1.68227057162091,53.786414914726],[-1.67423335809165,53.780004778872],[-1.64040591341097,53.7796837031263],[-1.64956380565268,53.7681979217681],[-1.68162088421114,53.7564689227239],[-1.7144315738757,53.7624581391969],[-1.73376536726858,53.7469183376323],[-1.7472251234943,53.7468142070446],[-1.74590093133586,53.7344898394384],[-1.76090891410447,53.7346454145504],[-1.77008624313394,53.7262523414743],[-1.80936786794992,53.7643807036382],[-1.82783641988264,53.7637326797231],[-1.8554563195602,53.7483079529586],[-1.87265337280162,53.7549408814838],[-1.87340280611232,53.7786904046987],[-1.92817167079774,53.7875770140865],[-1.98084882466387,53.7863529870134],[-1.98676518647191,53.796150613163],[-2.06125057169467,53.825635480166],[-2.04692463706426,53.8295102801531],[-2.04613032171158,53.8501412455589],[-2.02175085543328,53.8715375072753],[-1.98235931588735,53.868861595328],[-1.97941943031805,53.9011319966789],[-1.95256707298836,53.9035332781376],[-1.97686723160885,53.9264177655832],[-1.96307646765926,53.9334042132577],[-1.96618594335705,53.9515549634629],[-1.89376788534478,53.955260905158],[-1.8836320686922,53.9631653188408],[-1.87888236170598,53.9542744309748]]]},"properties":{"OBJECTID":288,"LAD16CD":"E08000032","LAD16NM":"Bradford","LAD16NMW":" ","BNG_E":408395,"BNG_N":438626,"LONG":-1.87389,"LAT":53.84382}},{"type":"Feature","id":289,"geometry":{"type":"Polygon","coordinates":[[[-1.77008624313394,53.7262523414743],[-1.75363679071891,53.7258603472834],[-1.73587108418933,53.7132428069909],[-1.7312828026683,53.6803720015653],[-1.74730180984535,53.6945945745239],[-1.82572427127878,53.670256214021],[-1.85368284031887,53.6725378788411],[-1.84356629079091,53.6661219109045],[-1.89459856432631,53.6454218104152],[-1.9341522760012,53.6483396113601],[-1.9727437299163,53.6257734733572],[-2.00947078713067,53.6167795093416],[-2.02303595762489,53.6158394751116],[-2.02681574056354,53.6241671452069],[-2.05124217318663,53.6836917577475],[-2.09290647551425,53.6701611230339],[-2.1180850077066,53.6712452223647],[-2.13412727234234,53.6857340281769],[-2.14225755109971,53.6780058080654],[-2.14632807589261,53.6822315285504],[-2.17329358668378,53.7230116830123],[-2.13117443617839,53.7515444474769],[-2.13636274881596,53.7801044577266],[-2.12481550058645,53.7880553415977],[-2.12835851818234,53.7990313020996],[-2.11227899052741,53.8057083882261],[-2.06125057169467,53.825635480166],[-1.98676518647191,53.796150613163],[-1.98084882466387,53.7863529870134],[-1.92817167079774,53.7875770140865],[-1.87340280611232,53.7786904046987],[-1.87265337280162,53.7549408814838],[-1.8554563195602,53.7483079529586],[-1.82783641988264,53.7637326797231],[-1.80936786794992,53.7643807036382],[-1.77008624313394,53.7262523414743]]]},"properties":{"OBJECTID":289,"LAD16CD":"E08000033","LAD16NM":"Calderdale","LAD16NMW":" ","BNG_E":402617,"BNG_N":424896,"LONG":-1.96182,"LAT":53.72048}},{"type":"Feature","id":290,"geometry":{"type":"Polygon","coordinates":[[[-1.68162088421114,53.7564689227239],[-1.65844402016841,53.7454578011221],[-1.63788191729027,53.7477289057405],[-1.62337162847847,53.7185469346121],[-1.59220422652156,53.7185361991583],[-1.57112226541532,53.7064046037429],[-1.59837596841791,53.6997807779374],[-1.60249939367079,53.6921716606147],[-1.59192004964538,53.6893347359407],[-1.61521688404275,53.6775811402921],[-1.59062606188782,53.6606635861676],[-1.62490150412314,53.6536421777128],[-1.61367561436209,53.6245731552937],[-1.58645325960491,53.6071740546706],[-1.58797836900126,53.5934865500591],[-1.60175211288526,53.5877589580585],[-1.59619871326557,53.5769869065208],[-1.61563188441453,53.5630283208844],[-1.64823447447715,53.5621950344813],[-1.6694658009305,53.5532275154485],[-1.72317750912234,53.5599267406261],[-1.74155538329687,53.5410707341585],[-1.77187711534126,53.5338525663043],[-1.80428301600575,53.5370133725789],[-1.82222878112358,53.5210909209035],[-1.84182082823698,53.519908779367],[-1.87349262570681,53.5404296499201],[-1.89410949217824,53.5336117775029],[-1.90962083195931,53.5383909847492],[-1.91288464280477,53.5516436131577],[-1.94272585126934,53.5616412923143],[-2.00947078713067,53.6167795093416],[-1.9727437299163,53.6257734733572],[-1.9341522760012,53.6483396113601],[-1.89459856432631,53.6454218104152],[-1.84356629079091,53.6661219109045],[-1.85368284031887,53.6725378788411],[-1.82572427127878,53.670256214021],[-1.74730180984535,53.6945945745239],[-1.7312828026683,53.6803720015653],[-1.73587108418933,53.7132428069909],[-1.75363679071891,53.7258603472834],[-1.77008624313394,53.7262523414743],[-1.76090891410447,53.7346454145504],[-1.74590093133586,53.7344898394384],[-1.7472251234943,53.7468142070446],[-1.73376536726858,53.7469183376323],[-1.7144315738757,53.7624581391969],[-1.68162088421114,53.7564689227239]]]},"properties":{"OBJECTID":290,"LAD16CD":"E08000034","LAD16NM":"Kirklees","LAD16NMW":" ","BNG_E":414586,"BNG_N":416223,"LONG":-1.78085,"LAT":53.64233}},{"type":"Feature","id":291,"geometry":{"type":"Polygon","coordinates":[[[-1.31372276156892,53.9047022621956],[-1.32227096515032,53.9004571885303],[-1.31260283643327,53.8653169998211],[-1.35296987718219,53.8567507502121],[-1.3265571371081,53.840423428538],[-1.33609674499026,53.8335897515906],[-1.30362345903695,53.8165359893518],[-1.31487208410109,53.8095574139498],[-1.3138104592695,53.7815557491997],[-1.29038607044838,53.7631944613603],[-1.29494200882328,53.7554628335729],[-1.31223876962628,53.7558885034188],[-1.31535678341166,53.743680703224],[-1.30204330439786,53.7417246386101],[-1.39972167144642,53.7193094500599],[-1.4431494270549,53.7282265980555],[-1.4882982339378,53.7277569902553],[-1.49572802687888,53.7223084247318],[-1.51039562872053,53.7296901083961],[-1.55932285874967,53.6989837098988],[-1.57112226541532,53.7064046037429],[-1.59220422652156,53.7185361991583],[-1.62337162847847,53.7185469346121],[-1.63788191729027,53.7477289057405],[-1.65844402016841,53.7454578011221],[-1.68162088421114,53.7564689227239],[-1.64956380565268,53.7681979217681],[-1.64040591341097,53.7796837031263],[-1.67423335809165,53.780004778872],[-1.68227057162091,53.786414914726],[-1.71199573947063,53.7830697675944],[-1.69509195327796,53.8575379523602],[-1.71528600996285,53.8662445624486],[-1.76051110245686,53.8636090275257],[-1.80042422664646,53.88596456409],[-1.7874648305581,53.8969004804665],[-1.75635481096515,53.8847060953709],[-1.72543076199937,53.8856892533531],[-1.71705760202551,53.8922616863554],[-1.7320487502492,53.8959432209982],[-1.72721624907711,53.9101971465689],[-1.71795853790104,53.9085427032826],[-1.70708308021379,53.9191312541944],[-1.68462724326729,53.9105880902727],[-1.6550829851253,53.9124842971626],[-1.65167333080394,53.90566342498],[-1.62053700273644,53.9033949619573],[-1.59999326214824,53.9097763397153],[-1.58748702274541,53.901247842904],[-1.58362508035433,53.9092938696263],[-1.55184394520492,53.9029404075411],[-1.54879322247186,53.9109138372941],[-1.49878116164043,53.9153069377806],[-1.46271453075004,53.9060152566894],[-1.4329973446663,53.9108051825665],[-1.43260133615711,53.9272366035947],[-1.4067095665074,53.9278497068195],[-1.39718249969672,53.9425351714544],[-1.34040516522017,53.9458881862317],[-1.34471178770494,53.9395016371759],[-1.30696183946748,53.9344240736645],[-1.30899203823008,53.9240979112689],[-1.29418007559656,53.9270642221612],[-1.307309709644,53.9214943590433],[-1.29720353408739,53.9216820273672],[-1.30058786900723,53.9074856401075],[-1.31372276156892,53.9047022621956]]]},"properties":{"OBJECTID":291,"LAD16CD":"E08000035","LAD16NM":"Leeds","LAD16NMW":" ","BNG_E":432528,"BNG_N":436384,"LONG":-1.50736,"LAT":53.82273}},{"type":"Feature","id":292,"geometry":{"type":"Polygon","coordinates":[[[-1.23284427246611,53.6211122446221],[-1.22917354739833,53.616876550045],[-1.24824986716535,53.6163532838026],[-1.25802813622893,53.591997448939],[-1.28824945732754,53.5807323862407],[-1.3078197081028,53.575366969865],[-1.34873341140078,53.5833476282606],[-1.376702960055,53.6064784170035],[-1.40035983672266,53.5986710205352],[-1.44763061378557,53.6127388188851],[-1.4837085844523,53.5948687898149],[-1.4951195780547,53.6031902311836],[-1.49656246301805,53.5973737488577],[-1.51867106659005,53.5997192957809],[-1.53078144406226,53.5931293781271],[-1.56045276874019,53.6075517938756],[-1.58645325960491,53.6071740546706],[-1.61367561436209,53.6245731552937],[-1.62490150412314,53.6536421777128],[-1.59062606188782,53.6606635861676],[-1.61521688404275,53.6775811402921],[-1.59192004964538,53.6893347359407],[-1.60249939367079,53.6921716606147],[-1.59837596841791,53.6997807779374],[-1.57112226541532,53.7064046037429],[-1.55932285874967,53.6989837098988],[-1.51039562872053,53.7296901083961],[-1.49572802687888,53.7223084247318],[-1.4882982339378,53.7277569902553],[-1.4431494270549,53.7282265980555],[-1.39972167144642,53.7193094500599],[-1.30204330439786,53.7417246386101],[-1.26870225649638,53.714980368999],[-1.22957292769117,53.7149054452305],[-1.2265406226925,53.7098831281812],[-1.21981187386655,53.7144190168347],[-1.19881814856329,53.700732905161],[-1.19901535688396,53.694888340988],[-1.24441698372777,53.6924295605052],[-1.25547556640174,53.6454182642082],[-1.23284427246611,53.6211122446221]]]},"properties":{"OBJECTID":292,"LAD16CD":"E08000036","LAD16NM":"Wakefield","LAD16NMW":" ","BNG_E":438366,"BNG_N":418235,"LONG":-1.42092,"LAT":53.65922}},{"type":"Feature","id":293,"geometry":{"type":"Polygon","coordinates":[[[-1.7697567363758,54.9809837354493],[-1.74712742735931,54.981765626821],[-1.71966203045313,54.9674837120533],[-1.70039251903849,54.970783312397],[-1.64007398766335,54.9592656681705],[-1.59433261332755,54.9706053981833],[-1.55388177616897,54.9590848840735],[-1.53552528996979,54.9652348429836],[-1.5153298268074,54.9573498015592],[-1.51121751656253,54.9316658766532],[-1.568891335629,54.9246247970309],[-1.55708031453941,54.9092112518307],[-1.55941079382287,54.8820371179199],[-1.57990946565449,54.8777701469924],[-1.59416434873955,54.9020186459874],[-1.65055954796028,54.8793235523467],[-1.6493187860517,54.8929873106663],[-1.67557639647318,54.8980968528785],[-1.67477778459797,54.9095601434215],[-1.69168984098755,54.9025976023634],[-1.69863268714569,54.909053564327],[-1.7249075921018,54.9088004428066],[-1.73620435854143,54.9185809647437],[-1.76874487793258,54.9067261170601],[-1.78175725724745,54.9115433506773],[-1.7949264721871,54.9035467774952],[-1.82101338140065,54.9056618936024],[-1.85272134452009,54.9174135380444],[-1.84114925720125,54.9297254825719],[-1.82695158315629,54.9302255582555],[-1.83369021185525,54.9533134972657],[-1.81281285033609,54.9763217902727],[-1.78834993661756,54.9842559875313],[-1.7697567363758,54.9809837354493]]]},"properties":{"OBJECTID":293,"LAD16CD":"E08000037","LAD16NM":"Gateshead","LAD16NMW":" ","BNG_E":420168,"BNG_N":559658,"LONG":-1.6868,"LAT":54.9312}},{"type":"Feature","id":294,"geometry":{"type":"Polygon","coordinates":[[[-0.0801638427840084,51.5068709618715],[-0.109162753271177,51.5098726806134],[-0.1114382379284,51.509770888551],[-0.111581076354285,51.5153396470783],[-0.105324026875998,51.5185427454848],[-0.0851915979178523,51.5203362044387],[-0.0784450108430721,51.5215117179981],[-0.0801638427840084,51.5068709618715]]]},"properties":{"OBJECTID":294,"LAD16CD":"E09000001","LAD16NM":"City of London","LAD16NMW":" ","BNG_E":532382,"BNG_N":181358,"LONG":-0.09351,"LAT":51.51564}},{"type":"Feature","id":295,"geometry":{"type":"Polygon","coordinates":[[[0.146787389849741,51.5687708324505],[0.161896966438539,51.5616078402486],[0.185180463309676,51.565513082632],[0.190217674256792,51.5526525558592],[0.160486287183222,51.5122808319492],[0.127173319842768,51.519443883052],[0.0981445092732389,51.5149582120527],[0.0925393371372541,51.5257426035133],[0.0727400473713276,51.5292739299241],[0.068354081561739,51.5444151825248],[0.0935292255425951,51.5458490241497],[0.118964504170866,51.5573489170941],[0.131585251302431,51.5718300110236],[0.12640128609391,51.5867263520976],[0.148206946640985,51.5989621546082],[0.146787389849741,51.5687708324505]]]},"properties":{"OBJECTID":295,"LAD16CD":"E09000002","LAD16NM":"Barking and Dagenham","LAD16NMW":" ","BNG_E":547759,"BNG_N":185107,"LONG":0.129506,"LAT":51.54552}},{"type":"Feature","id":296,"geometry":{"type":"Polygon","coordinates":[[[-0.182085377518623,51.6686040576315],[-0.185865830553031,51.6628363033917],[-0.154761728672587,51.6555335839542],[-0.129121094134365,51.6322690363929],[-0.144510486402824,51.6154872035401],[-0.138760123930293,51.6101949391172],[-0.151348976575429,51.5974484445033],[-0.15674828393853,51.6049241929471],[-0.157156663470821,51.5862003232539],[-0.171259814892595,51.5724322015658],[-0.21347655311145,51.5551885431918],[-0.233417227611141,51.5719829575222],[-0.251124667812274,51.570267618243],[-0.248258935357435,51.5843665773622],[-0.267131489837759,51.600373004574],[-0.304458831594326,51.6363508688026],[-0.257332658052686,51.6418318479065],[-0.250582590956841,51.6560573513973],[-0.21213503075909,51.6613535274709],[-0.203352930121719,51.6701264989972],[-0.191066699360921,51.6638967053238],[-0.182085377518623,51.6686040576315]]]},"properties":{"OBJECTID":296,"LAD16CD":"E09000003","LAD16NM":"Barnet","LAD16NMW":" ","BNG_E":523472,"BNG_N":191753,"LONG":-0.21821,"LAT":51.61108}},{"type":"Feature","id":297,"geometry":{"type":"Polygon","coordinates":[[[0.132314882535614,51.511884081216],[0.163275366058705,51.5041369628783],[0.166826536954787,51.5032476495919],[0.169205684451436,51.4988651870168],[0.177778272785473,51.4830664456915],[0.217626597355351,51.4804723183473],[0.221175219476265,51.4788020657199],[0.203352887955709,51.4543284762594],[0.172854347003506,51.4432451859767],[0.164328170779461,51.4285849604157],[0.155875039477239,51.4308765823689],[0.152932433130183,51.4087084813972],[0.148902745175185,51.4084829760647],[0.107031667430208,51.4142571738827],[0.0753694431327924,51.4319908125329],[0.0874067261564496,51.4432466734036],[0.0823224114639097,51.4666413186741],[0.0982512005399793,51.475462648931],[0.12418841293867,51.4768238903849],[0.118553810605418,51.5121503855545],[0.127169092100154,51.5131707570284],[0.132314882535614,51.511884081216]]]},"properties":{"OBJECTID":297,"LAD16CD":"E09000004","LAD16NM":"Bexley","LAD16NMW":" ","BNG_E":549202,"BNG_N":175433,"LONG":0.146212,"LAT":51.45821}},{"type":"Feature","id":298,"geometry":{"type":"Polygon","coordinates":[[[-0.21347655311145,51.5551885431918],[-0.191458548625621,51.5362913462274],[-0.196544088084191,51.5276557613812],[-0.20528524442523,51.5329588135438],[-0.216004501188751,51.5279299361918],[-0.228478858756623,51.5303545059843],[-0.246287508532687,51.5327541201969],[-0.284230618444626,51.5289202632304],[-0.282462276572826,51.538666514091],[-0.307441166483442,51.5330519883189],[-0.307673634024909,51.5458650939848],[-0.335562213805841,51.5565845318588],[-0.32213143787932,51.5696562764699],[-0.326649087001295,51.5787740403036],[-0.304823010442774,51.5870557798439],[-0.282317139574942,51.5850858117925],[-0.290398284358086,51.5935702191372],[-0.267131489837759,51.600373004574],[-0.248258935357435,51.5843665773622],[-0.251124667812274,51.570267618243],[-0.233417227611141,51.5719829575222],[-0.21347655311145,51.5551885431918]]]},"properties":{"OBJECTID":298,"LAD16CD":"E09000005","LAD16NM":"Brent","LAD16NMW":" ","BNG_E":519615,"BNG_N":186468,"LONG":-0.27568,"LAT":51.56441}},{"type":"Feature","id":299,"geometry":{"type":"Polygon","coordinates":[[[0.0753694431327924,51.4319908125329],[0.107031667430208,51.4142571738827],[0.148902745175185,51.4084829760647],[0.1623841485646,51.3924903020708],[0.147741029236063,51.3928010018561],[0.152057738891158,51.3696937047156],[0.136958108414533,51.3441746049025],[0.118456301965029,51.3441477823748],[0.117903912257584,51.3296632278274],[0.0850292985139502,51.3160232044164],[0.0856930819406565,51.2930842266037],[0.0423964973902115,51.292673046743],[0.0329094179322316,51.3075209115003],[0.0150093769953222,51.2917860691888],[0.00229471945339947,51.3291388495517],[-0.0267947491130807,51.3793745910863],[-0.0369249799677282,51.3770095324706],[-0.036498461611057,51.3884608160822],[-0.0682165665240331,51.4034908279056],[-0.0785225948755054,51.4198472981228],[-0.0782806466164412,51.4206086708812],[-0.0739096744526773,51.4261529304421],[-0.0302158963800441,51.4256827905951],[-0.0105190684488824,51.4135507021822],[0.0254368878690547,51.428989277631],[0.0362120236120785,51.4223653558916],[0.0293852862962428,51.4417054768472],[0.0617341220135554,51.423734978543],[0.0753694431327924,51.4319908125329]]]},"properties":{"OBJECTID":299,"LAD16CD":"E09000006","LAD16NM":"Bromley","LAD16NMW":" ","BNG_E":542036,"BNG_N":165708,"LONG":0.039246,"LAT":51.37267}},{"type":"Feature","id":300,"geometry":{"type":"Polygon","coordinates":[[[-0.142389910825058,51.5691229057355],[-0.122530202238686,51.5307275700073],[-0.105324026875998,51.5185427454848],[-0.111581076354285,51.5153396470783],[-0.129336035925287,51.513484821897],[-0.152706880388732,51.5375212214511],[-0.191458548625621,51.5362913462274],[-0.21347655311145,51.5551885431918],[-0.171259814892595,51.5724322015658],[-0.142389910825058,51.5691229057355]]]},"properties":{"OBJECTID":300,"LAD16CD":"E09000007","LAD16NM":"Camden","LAD16NMW":" ","BNG_E":527492,"BNG_N":184284,"LONG":-0.16289,"LAT":51.54306}},{"type":"Feature","id":301,"geometry":{"type":"Polygon","coordinates":[[[-0.0785225948755054,51.4198472981228],[-0.0682165665240331,51.4034908279056],[-0.036498461611057,51.3884608160822],[-0.0369249799677282,51.3770095324706],[-0.0267947491130807,51.3793745910863],[0.00229471945339947,51.3291388495517],[-0.0378922709406541,51.3387044839701],[-0.0513070799813812,51.3224478946691],[-0.0789238690180517,51.3197692480455],[-0.0911679398902129,51.3014725396081],[-0.124292859232143,51.2867586581957],[-0.137313517625825,51.3007809045658],[-0.155317700345265,51.3012743946668],[-0.156543168310197,51.3215085858984],[-0.1455598668464,51.3234990133671],[-0.144570117327319,51.3420906977971],[-0.116893382800198,51.3457540396745],[-0.134353415520751,51.3908854911427],[-0.124125496846817,51.397617169174],[-0.127725639872794,51.4123168262176],[-0.112659545887607,51.4232440578894],[-0.0785225948755054,51.4198472981228]]]},"properties":{"OBJECTID":301,"LAD16CD":"E09000008","LAD16NM":"Croydon","LAD16NMW":" ","BNG_E":533922,"BNG_N":164745,"LONG":-0.07761,"LAT":51.36598}},{"type":"Feature","id":302,"geometry":{"type":"Polygon","coordinates":[[[-0.246287508532687,51.5327541201969],[-0.253060865044676,51.5014009160749],[-0.267652784484852,51.4939367601298],[-0.280760870964775,51.5028513888905],[-0.294027595948374,51.5015631233831],[-0.311902608484478,51.4919702697946],[-0.350678557575178,51.4991088890897],[-0.371851246164294,51.4904707316254],[-0.406884732473411,51.499694535774],[-0.376183843880561,51.5288168521649],[-0.419487192526183,51.5402421431418],[-0.395251895155866,51.5425487527468],[-0.39869991765403,51.5478923357616],[-0.377786885639762,51.554987605626],[-0.335562213805841,51.5565845318588],[-0.307673634024909,51.5458650939848],[-0.307441166483442,51.5330519883189],[-0.282462276572826,51.538666514091],[-0.284230618444626,51.5289202632304],[-0.246287508532687,51.5327541201969]]]},"properties":{"OBJECTID":302,"LAD16CD":"E09000009","LAD16NM":"Ealing","LAD16NMW":" ","BNG_E":517057,"BNG_N":181960,"LONG":-0.31407,"LAT":51.52443}},{"type":"Feature","id":303,"geometry":{"type":"Polygon","coordinates":[[[-0.0119186760120882,51.6808778146802],[-0.0122596885384053,51.6462286963154],[-0.04142246051411,51.6056360387106],[-0.138760123930293,51.6101949391172],[-0.144510486402824,51.6154872035401],[-0.129121094134365,51.6322690363929],[-0.154761728672587,51.6555335839542],[-0.185865830553031,51.6628363033917],[-0.182085377518623,51.6686040576315],[-0.163493273456768,51.6881150787891],[-0.105779141322114,51.6918756442426],[-0.0119186760120882,51.6808778146802]]]},"properties":{"OBJECTID":303,"LAD16CD":"E09000010","LAD16NM":"Enfield","LAD16NMW":" ","BNG_E":532829,"BNG_N":196197,"LONG":-0.08147,"LAT":51.64888}},{"type":"Feature","id":304,"geometry":{"type":"Polygon","coordinates":[[[0.118553810605418,51.5121503855545],[0.12418841293867,51.4768238903849],[0.0982512005399793,51.475462648931],[0.0823224114639097,51.4666413186741],[0.0874067261564496,51.4432466734036],[0.0753694431327924,51.4319908125329],[0.0617341220135554,51.423734978543],[0.0293852862962428,51.4417054768472],[0.0099732919477507,51.4593411197265],[0.0181492641116522,51.47385361587],[-0.0150643645394321,51.4680363995447],[-0.0222880034942882,51.4842517465469],[-0.0183760542647176,51.4808479607712],[-0.0178584020341604,51.4832186760532],[-0.00299920214790352,51.4871439369832],[-0.00292796980303738,51.4871556123684],[0.00198768339213075,51.4884607287772],[-0.00238622531189193,51.5019140115612],[-0.00254911018529931,51.5024148683828],[0.00113805034798587,51.504134729728],[0.00274277834149525,51.5048831688193],[0.00821125122317734,51.5017329274106],[0.0154807973610257,51.4975441596906],[0.0216032626987668,51.4940154372677],[0.057805627199727,51.4940546169642],[0.0762345023564527,51.4958907050504],[0.081731464899575,51.5004503768329],[0.0905289213479321,51.5077456372395],[0.0937786103256632,51.5092123473283],[0.118553810605418,51.5121503855545]]]},"properties":{"OBJECTID":304,"LAD16CD":"E09000011","LAD16NM":"Greenwich","LAD16NMW":" ","BNG_E":542508,"BNG_N":175881,"LONG":0.050108,"LAT":51.46396}},{"type":"Feature","id":305,"geometry":{"type":"Polygon","coordinates":[[[-0.0171400330601251,51.5515773110491],[-0.0165437594951347,51.5433659012818],[-0.06244332462963,51.5355175782769],[-0.0784450108430721,51.5215117179981],[-0.0851915979178523,51.5203362044387],[-0.0970072847545795,51.5329843286383],[-0.076609015655539,51.5479359248631],[-0.104365044708634,51.564773685416],[-0.0977732097879409,51.5736190032244],[-0.0611585735469739,51.5777860362408],[-0.0470865654565113,51.5625789416904],[-0.0285245095753333,51.5610736694682],[-0.0171400330601251,51.5515773110491]]]},"properties":{"OBJECTID":305,"LAD16CD":"E09000012","LAD16NM":"Hackney","LAD16NMW":" ","BNG_E":534560,"BNG_N":185787,"LONG":-0.06045,"LAT":51.55492}},{"type":"Feature","id":306,"geometry":{"type":"Polygon","coordinates":[[[-0.228478858756623,51.5303545059843],[-0.214109256997058,51.5007712887716],[-0.177791287984161,51.4775547979367],[-0.19038306374804,51.4642769637144],[-0.221710246948295,51.4723584622295],[-0.230260096630145,51.4881134448005],[-0.243419998015979,51.4879191691443],[-0.253060865044676,51.5014009160749],[-0.246287508532687,51.5327541201969],[-0.228478858756623,51.5303545059843]]]},"properties":{"OBJECTID":306,"LAD16CD":"E09000013","LAD16NM":"Hammersmith and Fulham","LAD16NMW":" ","BNG_E":523866,"BNG_N":177998,"LONG":-0.21736,"LAT":51.48737}},{"type":"Feature","id":307,"geometry":{"type":"Polygon","coordinates":[[[-0.04142246051411,51.6056360387106],[-0.0611585735469739,51.5777860362408],[-0.0977732097879409,51.5736190032244],[-0.104365044708634,51.564773685416],[-0.119513483516889,51.5755110393433],[-0.142389910825058,51.5691229057355],[-0.171259814892595,51.5724322015658],[-0.157156663470821,51.5862003232539],[-0.15674828393853,51.6049241929471],[-0.151348976575429,51.5974484445033],[-0.138760123930293,51.6101949391172],[-0.04142246051411,51.6056360387106]]]},"properties":{"OBJECTID":307,"LAD16CD":"E09000014","LAD16NM":"Haringey","LAD16NMW":" ","BNG_E":531262,"BNG_N":189349,"LONG":-0.10667,"LAT":51.58771}},{"type":"Feature","id":308,"geometry":{"type":"Polygon","coordinates":[[[-0.304458831594326,51.6363508688026],[-0.267131489837759,51.600373004574],[-0.290398284358086,51.5935702191372],[-0.282317139574942,51.5850858117925],[-0.304823010442774,51.5870557798439],[-0.326649087001295,51.5787740403036],[-0.32213143787932,51.5696562764699],[-0.335562213805841,51.5565845318588],[-0.377786885639762,51.554987605626],[-0.404050172548559,51.6131839305934],[-0.362621257730618,51.6235048165992],[-0.316672246448084,51.64053556669],[-0.304458831594326,51.6363508688026]]]},"properties":{"OBJECTID":308,"LAD16CD":"E09000015","LAD16NM":"Harrow","LAD16NMW":" ","BNG_E":515356,"BNG_N":189736,"LONG":-0.33603,"LAT":51.59467}},{"type":"Feature","id":309,"geometry":{"type":"Polygon","coordinates":[[[0.269878875388438,51.5995747925846],[0.29028973386863,51.56429939234],[0.313035078453579,51.5658181319332],[0.334024216843264,51.5405038038154],[0.26534727199935,51.5321502650812],[0.263682923598634,51.5178697921235],[0.253834318142806,51.5178858716032],[0.248964774122808,51.5286740297463],[0.237176008059422,51.5193344335382],[0.241919319117717,51.5079601269155],[0.226597284867071,51.5065632427634],[0.229965349500295,51.4993659187367],[0.214156927613127,51.4960396099278],[0.211730535239715,51.4895878559947],[0.210965042111552,51.4898971643557],[0.187593955309572,51.4879010539986],[0.181634603450407,51.4986347800063],[0.1758975954326,51.5089631434707],[0.160486287183222,51.5122808319492],[0.190217674256792,51.5526525558592],[0.185180463309676,51.565513082632],[0.161896966438539,51.5616078402486],[0.146787389849741,51.5687708324505],[0.148206946640985,51.5989621546082],[0.138184235428898,51.6235453960756],[0.200311572473431,51.6249357567161],[0.224087728924087,51.6317377614967],[0.252194312965632,51.6177694049387],[0.264561965525902,51.6083206608944],[0.254008700190808,51.6015982007869],[0.269878875388438,51.5995747925846]]]},"properties":{"OBJECTID":309,"LAD16CD":"E09000016","LAD16NM":"Havering","LAD16NMW":" ","BNG_E":555032,"BNG_N":187514,"LONG":0.235368,"LAT":51.56519}},{"type":"Feature","id":310,"geometry":{"type":"Polygon","coordinates":[[[-0.404050172548559,51.6131839305934],[-0.377786885639762,51.554987605626],[-0.39869991765403,51.5478923357616],[-0.395251895155866,51.5425487527468],[-0.419487192526183,51.5402421431418],[-0.376183843880561,51.5288168521649],[-0.406884732473411,51.499694535774],[-0.416846692254997,51.4824532034735],[-0.411133653778401,51.469881872871],[-0.443983068149676,51.453266507389],[-0.458640451035755,51.4563154240896],[-0.509701402284211,51.4691759477216],[-0.490024731194161,51.494747634396],[-0.483162290117039,51.5071277158717],[-0.495487345399385,51.5385452300546],[-0.476620654323668,51.5591888369146],[-0.500595886737316,51.5996898995638],[-0.496846269406142,51.6317330356624],[-0.457130755504216,51.6122938890889],[-0.440575302754169,51.6200732384216],[-0.404050172548559,51.6131839305934]]]},"properties":{"OBJECTID":310,"LAD16CD":"E09000017","LAD16NM":"Hillingdon","LAD16NMW":" ","BNG_E":508166,"BNG_N":183120,"LONG":-0.44182,"LAT":51.53663}},{"type":"Feature","id":311,"geometry":{"type":"Polygon","coordinates":[[[-0.253060865044676,51.5014009160749],[-0.243419998015979,51.4879191691443],[-0.25781655901641,51.4711394714171],[-0.291743849289998,51.4873476960615],[-0.326888654753252,51.457042083932],[-0.373024056303793,51.4574730203248],[-0.387776121214784,51.4494337127672],[-0.366829331918013,51.4416432683717],[-0.391341970591306,51.4223261103553],[-0.456467559316018,51.4381066797062],[-0.458640451035755,51.4563154240896],[-0.443983068149676,51.453266507389],[-0.411133653778401,51.469881872871],[-0.416846692254997,51.4824532034735],[-0.406884732473411,51.499694535774],[-0.371851246164294,51.4904707316254],[-0.350678557575178,51.4991088890897],[-0.311902608484478,51.4919702697946],[-0.294027595948374,51.5015631233831],[-0.280760870964775,51.5028513888905],[-0.267652784484852,51.4939367601298],[-0.253060865044676,51.5014009160749]]]},"properties":{"OBJECTID":311,"LAD16CD":"E09000018","LAD16NM":"Hounslow","LAD16NMW":" ","BNG_E":512744,"BNG_N":174965,"LONG":-0.37844,"LAT":51.46243}},{"type":"Feature","id":312,"geometry":{"type":"Polygon","coordinates":[[[-0.104365044708634,51.564773685416],[-0.076609015655539,51.5479359248631],[-0.0970072847545795,51.5329843286383],[-0.0851915979178523,51.5203362044387],[-0.105324026875998,51.5185427454848],[-0.122530202238686,51.5307275700073],[-0.142389910825058,51.5691229057355],[-0.119513483516889,51.5755110393433],[-0.104365044708634,51.564773685416]]]},"properties":{"OBJECTID":312,"LAD16CD":"E09000019","LAD16NM":"Islington","LAD16NMW":" ","BNG_E":531158,"BNG_N":184647,"LONG":-0.10992,"LAT":51.54548}},{"type":"Feature","id":313,"geometry":{"type":"Polygon","coordinates":[[[-0.216004501188751,51.5279299361918],[-0.179546550394696,51.4977795217775],[-0.158443922214634,51.5022494546019],[-0.1498192044906,51.4845609479832],[-0.177791287984161,51.4775547979367],[-0.214109256997058,51.5007712887716],[-0.228478858756623,51.5303545059843],[-0.216004501188751,51.5279299361918]]]},"properties":{"OBJECTID":313,"LAD16CD":"E09000020","LAD16NM":"Kensington and Chelsea","LAD16NMW":" ","BNG_E":525757,"BNG_N":179053,"LONG":-0.18976,"LAT":51.49644}},{"type":"Feature","id":314,"geometry":{"type":"Polygon","coordinates":[[[-0.251060205207522,51.4325655037665],[-0.239683060257872,51.3892936613329],[-0.245030254723365,51.3800339655478],[-0.26114856183599,51.3795998011758],[-0.285437834491857,51.3642491741119],[-0.306191996713638,51.3350844117737],[-0.330655553303684,51.3290096390544],[-0.330510146404628,51.3484194351658],[-0.307365443666319,51.3783835451094],[-0.31769788093149,51.3936670793737],[-0.308766122524169,51.4022022429055],[-0.310656168240032,51.4322104965794],[-0.290616410459767,51.4289901652493],[-0.286596278297125,51.4201719467219],[-0.254066814789063,51.437290109231],[-0.251060205207522,51.4325655037665]]]},"properties":{"OBJECTID":314,"LAD16CD":"E09000021","LAD16NM":"Kingston upon Thames","LAD16NMW":" ","BNG_E":519508,"BNG_N":167389,"LONG":-0.28367,"LAT":51.39296}},{"type":"Feature","id":315,"geometry":{"type":"Polygon","coordinates":[[[-0.0782806466164412,51.4206086708812],[-0.0785225948755054,51.4198472981228],[-0.112659545887607,51.4232440578894],[-0.127725639872794,51.4123168262176],[-0.148064554278964,51.4128697980314],[-0.140379469128819,51.4192492659458],[-0.135878166711104,51.442006070278],[-0.143594914435035,51.4418389591908],[-0.151206270946544,51.465885273811],[-0.129466268398518,51.4858936136116],[-0.1114382379284,51.509770888551],[-0.109162753271177,51.5098726806134],[-0.10822045344954,51.4802956560479],[-0.0900538892530225,51.4661585083353],[-0.101399524787274,51.4519560879001],[-0.0782806466164412,51.4206086708812]]]},"properties":{"OBJECTID":315,"LAD16CD":"E09000022","LAD16NM":"Lambeth","LAD16NMW":" ","BNG_E":531118,"BNG_N":175626,"LONG":-0.11385,"LAT":51.46442}},{"type":"Feature","id":316,"geometry":{"type":"Polygon","coordinates":[[[-0.0222880034942882,51.4842517465469],[-0.0150643645394321,51.4680363995447],[0.0181492641116522,51.47385361587],[0.0099732919477507,51.4593411197265],[0.0293852862962428,51.4417054768472],[0.0362120236120785,51.4223653558916],[0.0254368878690547,51.428989277631],[-0.0105190684488824,51.4135507021822],[-0.0302158963800441,51.4256827905951],[-0.0739096744526773,51.4261529304421],[-0.0618010618339473,51.4477960360494],[-0.0416228469310486,51.4549902273499],[-0.0539514443832968,51.4879360585284],[-0.0323427005213314,51.4929974021516],[-0.0222880034942882,51.4842517465469]]]},"properties":{"OBJECTID":316,"LAD16CD":"E09000023","LAD16NM":"Lewisham","LAD16NMW":" ","BNG_E":537889,"BNG_N":173344,"LONG":-0.01733,"LAT":51.44231}},{"type":"Feature","id":317,"geometry":{"type":"Polygon","coordinates":[[[-0.140379469128819,51.4192492659458],[-0.148064554278964,51.4128697980314],[-0.127725639872794,51.4123168262176],[-0.124125496846817,51.397617169174],[-0.134353415520751,51.3908854911427],[-0.165265128649883,51.3879784557624],[-0.174842323465298,51.3934174767207],[-0.188386456167745,51.3854344678774],[-0.209768434921997,51.3882522949275],[-0.218111760041974,51.3801493531576],[-0.239683060257872,51.3892936613329],[-0.251060205207522,51.4325655037665],[-0.190015083833865,51.4414745549229],[-0.181914925642793,51.4247351158988],[-0.140379469128819,51.4192492659458]]]},"properties":{"OBJECTID":317,"LAD16CD":"E09000024","LAD16NM":"Merton","LAD16NMW":" ","BNG_E":526069,"BNG_N":169507,"LONG":-0.18867,"LAT":51.41057}},{"type":"Feature","id":318,"geometry":{"type":"MultiPolygon","coordinates":[[[[0.0905289213479321,51.5077456372395],[0.0920506502487,51.5090072164172],[0.0937786103256632,51.5092123473283],[0.0905289213479321,51.5077456372395]]],[[[0.0244415427050767,51.4983072825101],[0.0179851157324189,51.50156515258],[0.015709292746075,51.502713340755],[0.00539697565193219,51.5079148493366],[-0.0211426483863508,51.5365236154062],[-0.0165437594951347,51.5433659012818],[-0.0171400330601251,51.5515773110491],[0.0203688744497034,51.5562688396978],[0.046327670526514,51.5548149172328],[0.0503451185850687,51.5639901515092],[0.068354081561739,51.5444151825248],[0.0727400473713276,51.5292739299241],[0.0925393371372541,51.5257426035133],[0.0981445092732389,51.5149582120527],[0.0862622913029267,51.5131196568339],[0.0715892999190767,51.5006302063212],[0.0700073133548945,51.4992831652932],[0.0244415427050767,51.4983072825101]]]]},"properties":{"OBJECTID":318,"LAD16CD":"E09000025","LAD16NM":"Newham","LAD16NMW":" ","BNG_E":540721,"BNG_N":183327,"LONG":0.027369,"LAT":51.53132}},{"type":"Feature","id":319,"geometry":{"type":"Polygon","coordinates":[[[0.138184235428898,51.6235453960756],[0.148206946640985,51.5989621546082],[0.12640128609391,51.5867263520976],[0.131585251302431,51.5718300110236],[0.118964504170866,51.5573489170941],[0.0935292255425951,51.5458490241497],[0.068354081561739,51.5444151825248],[0.0503451185850687,51.5639901515092],[0.046327670526514,51.5548149172328],[0.0203688744497034,51.5562688396978],[0.012111536565322,51.5926901560098],[0.0213917954570789,51.6120382930875],[0.00870460465566012,51.6190760386906],[0.021819035304397,51.6288327861296],[0.0728322279658942,51.6046873837412],[0.138184235428898,51.6235453960756]]]},"properties":{"OBJECTID":319,"LAD16CD":"E09000026","LAD16NM":"Redbridge","LAD16NMW":" ","BNG_E":543512,"BNG_N":189478,"LONG":0.070085,"LAT":51.58589}},{"type":"Feature","id":320,"geometry":{"type":"Polygon","coordinates":[[[-0.221710246948295,51.4723584622295],[-0.232591942544989,51.4726146124792],[-0.233290701085862,51.4639912925025],[-0.255997058594603,51.463040637593],[-0.259089615833307,51.4549320214335],[-0.241605447148209,51.4431326245248],[-0.254066814789063,51.437290109231],[-0.286596278297125,51.4201719467219],[-0.290616410459767,51.4289901652493],[-0.310656168240032,51.4322104965794],[-0.308766122524169,51.4022022429055],[-0.31769788093149,51.3936670793737],[-0.327817849657512,51.3918371417345],[-0.359139332144209,51.4119031613367],[-0.383350026712986,51.4085382951098],[-0.391341970591306,51.4223261103553],[-0.366829331918013,51.4416432683717],[-0.387776121214784,51.4494337127672],[-0.373024056303793,51.4574730203248],[-0.326888654753252,51.457042083932],[-0.291743849289998,51.4873476960615],[-0.25781655901641,51.4711394714171],[-0.243419998015979,51.4879191691443],[-0.230260096630145,51.4881134448005],[-0.221710246948295,51.4723584622295]]]},"properties":{"OBJECTID":320,"LAD16CD":"E09000027","LAD16NM":"Richmond upon Thames","LAD16NMW":" ","BNG_E":519005,"BNG_N":172648,"LONG":-0.28914,"LAT":51.44033}},{"type":"Feature","id":321,"geometry":{"type":"Polygon","coordinates":[[[-0.0801638427840084,51.5068709618715],[-0.0746622006842416,51.5054607142457],[-0.0753409726227803,51.5044968715169],[-0.0706960464919721,51.5030584640361],[-0.0629539512591986,51.5006603794235],[-0.0599192180086709,51.5016799812769],[-0.0598659510252568,51.5016663310798],[-0.0443406946294275,51.5069120478321],[-0.0334124364413469,51.5056572139623],[-0.0330372579816987,51.501085350151],[-0.0323760915450547,51.4930264388859],[-0.0323427005213314,51.4929974021516],[-0.0539514443832968,51.4879360585284],[-0.0416228469310486,51.4549902273499],[-0.0618010618339473,51.4477960360494],[-0.0739096744526773,51.4261529304421],[-0.0782806466164412,51.4206086708812],[-0.101399524787274,51.4519560879001],[-0.0900538892530225,51.4661585083353],[-0.10822045344954,51.4802956560479],[-0.109162753271177,51.5098726806134],[-0.0801638427840084,51.5068709618715]]]},"properties":{"OBJECTID":321,"LAD16CD":"E09000028","LAD16NM":"Southwark","LAD16NMW":" ","BNG_E":533945,"BNG_N":175863,"LONG":-0.07309,"LAT":51.46589}},{"type":"Feature","id":322,"geometry":{"type":"Polygon","coordinates":[[[-0.134353415520751,51.3908854911427],[-0.116893382800198,51.3457540396745],[-0.144570117327319,51.3420906977971],[-0.1455598668464,51.3234990133671],[-0.156543168310197,51.3215085858984],[-0.197319340429513,51.3435951598878],[-0.220942482959152,51.3298630676692],[-0.229822682381588,51.3365228045867],[-0.217264427004088,51.3433870908451],[-0.222736428345818,51.3570860723815],[-0.245404842517721,51.3668454398225],[-0.245030254723365,51.3800339655478],[-0.239683060257872,51.3892936613329],[-0.218111760041974,51.3801493531576],[-0.209768434921997,51.3882522949275],[-0.188386456167745,51.3854344678774],[-0.174842323465298,51.3934174767207],[-0.165265128649883,51.3879784557624],[-0.134353415520751,51.3908854911427]]]},"properties":{"OBJECTID":322,"LAD16CD":"E09000029","LAD16NM":"Sutton","LAD16NMW":" ","BNG_E":527356,"BNG_N":163640,"LONG":-0.17227,"LAT":51.35756}},{"type":"Feature","id":323,"geometry":{"type":"Polygon","coordinates":[[[-0.0211426483863508,51.5365236154062],[0.00539697565193219,51.5079148493366],[0.00456249602999409,51.5083356630733],[-0.00692776290672296,51.5045341901411],[-0.00628509171425279,51.5019803925739],[-0.00322860475947555,51.4898311335115],[-0.0153270178061662,51.4860247954694],[-0.0171237273572425,51.4868970281827],[-0.0261110081490698,51.4912591131507],[-0.0294727915917803,51.5023722313059],[-0.0312450475803311,51.5082286511741],[-0.0454934206570858,51.5093949353913],[-0.0610096372397907,51.5028987105643],[-0.0610828806836839,51.5028680355528],[-0.0612067977791973,51.5029019702357],[-0.0739980061300342,51.5064038121682],[-0.0746622006842416,51.5054607142457],[-0.0801638427840084,51.5068709618715],[-0.0784450108430721,51.5215117179981],[-0.06244332462963,51.5355175782769],[-0.0165437594951347,51.5433659012818],[-0.0211426483863508,51.5365236154062]]]},"properties":{"OBJECTID":323,"LAD16CD":"E09000030","LAD16NM":"Tower Hamlets","LAD16NMW":" ","BNG_E":536345,"BNG_N":181451,"LONG":-0.0364,"LAT":51.51553}},{"type":"Feature","id":324,"geometry":{"type":"Polygon","coordinates":[[[0.021819035304397,51.6288327861296],[0.00870460465566012,51.6190760386906],[0.0213917954570789,51.6120382930875],[0.012111536565322,51.5926901560098],[0.0203688744497034,51.5562688396978],[-0.0171400330601251,51.5515773110491],[-0.0285245095753333,51.5610736694682],[-0.0470865654565113,51.5625789416904],[-0.0611585735469739,51.5777860362408],[-0.04142246051411,51.6056360387106],[-0.0122596885384053,51.6462286963154],[0.022719541656958,51.641115492904],[0.021819035304397,51.6288327861296]]]},"properties":{"OBJECTID":324,"LAD16CD":"E09000031","LAD16NM":"Waltham Forest","LAD16NMW":" ","BNG_E":537327,"BNG_N":190277,"LONG":-0.01881,"LAT":51.59461}},{"type":"Feature","id":325,"geometry":{"type":"Polygon","coordinates":[[[-0.140379469128819,51.4192492659458],[-0.181914925642793,51.4247351158988],[-0.190015083833865,51.4414745549229],[-0.251060205207522,51.4325655037665],[-0.254066814789063,51.437290109231],[-0.241605447148209,51.4431326245248],[-0.259089615833307,51.4549320214335],[-0.255997058594603,51.463040637593],[-0.233290701085862,51.4639912925025],[-0.232591942544989,51.4726146124792],[-0.221710246948295,51.4723584622295],[-0.19038306374804,51.4642769637144],[-0.177791287984161,51.4775547979367],[-0.1498192044906,51.4845609479832],[-0.129466268398518,51.4858936136116],[-0.151206270946544,51.465885273811],[-0.143594914435035,51.4418389591908],[-0.135878166711104,51.442006070278],[-0.140379469128819,51.4192492659458]]]},"properties":{"OBJECTID":325,"LAD16CD":"E09000032","LAD16NM":"Wandsworth","LAD16NMW":" ","BNG_E":525152,"BNG_N":174137,"LONG":-0.20021,"LAT":51.45239}},{"type":"Feature","id":326,"geometry":{"type":"Polygon","coordinates":[[[-0.111581076354285,51.5153396470783],[-0.1114382379284,51.509770888551],[-0.129466268398518,51.4858936136116],[-0.1498192044906,51.4845609479832],[-0.158443922214634,51.5022494546019],[-0.179546550394696,51.4977795217775],[-0.216004501188751,51.5279299361918],[-0.20528524442523,51.5329588135438],[-0.196544088084191,51.5276557613812],[-0.191458548625621,51.5362913462274],[-0.152706880388732,51.5375212214511],[-0.129336035925287,51.513484821897],[-0.111581076354285,51.5153396470783]]]},"properties":{"OBJECTID":326,"LAD16CD":"E09000033","LAD16NM":"Westminster","LAD16NMW":" ","BNG_E":528268,"BNG_N":180871,"LONG":-0.15295,"LAT":51.51221}},{"type":"Feature","id":327,"geometry":{"type":"Polygon","coordinates":[[[-3.62834742144912,56.1327697666204],[-3.66393874273703,56.1230462632289],[-3.62878665758141,56.1104406797519],[-3.67258302525548,56.1077991747671],[-3.67447357330683,56.1002317468794],[-3.7146219719506,56.1044872855335],[-3.73991079046951,56.0765636523418],[-3.74507562040592,56.0724191764207],[-3.79769185894822,56.1074095398589],[-3.82154575236102,56.1007190224436],[-3.83835746503279,56.1037190994328],[-3.83439733377634,56.1158256921502],[-3.84831082785163,56.11961605857],[-3.86976761492999,56.1077239746911],[-3.86467369123095,56.1189098015316],[-3.88508318055306,56.1290961378383],[-3.85749484526738,56.135313129877],[-3.87786868464156,56.1499599532481],[-3.8542571829391,56.1528874951776],[-3.85817301143601,56.1645231580477],[-3.82944976098172,56.1965493053093],[-3.78087859880277,56.2172271279602],[-3.75218826467799,56.2119084519724],[-3.73681977809255,56.189049629393],[-3.68645367803225,56.1958528714505],[-3.66693603469082,56.1886280118658],[-3.65106753564223,56.2029709795212],[-3.63806335382985,56.1968540129315],[-3.61815129997587,56.2056104507844],[-3.57515045604043,56.1960874713821],[-3.58234004540218,56.18442230793],[-3.5979771620814,56.1810905432162],[-3.59313220743587,56.1730758928259],[-3.64785742280955,56.1596766823014],[-3.6366605067972,56.1512890891958],[-3.64478552506259,56.1376190115693],[-3.62834742144912,56.1327697666204]]]},"properties":{"OBJECTID":327,"LAD16CD":"S12000005","LAD16NM":"Clackmannanshire","LAD16NMW":" ","BNG_E":291159,"BNG_N":696335,"LONG":-3.75344,"LAT":56.14724}},{"type":"Feature","id":328,"geometry":{"type":"MultiPolygon","coordinates":[[[[-3.07315735837007,54.9687485030741],[-3.09732336380505,54.9709635134037],[-3.07296538136529,54.9690209067459],[-3.07315735837007,54.9687485030741]]],[[[-4.86749579587782,54.6345703444116],[-4.9171419665947,54.6420173596491],[-4.91931320237098,54.642466882991],[-4.9648706928063,54.664077695626],[-4.97259564325603,54.6897101715021],[-4.94785185440316,54.700065743609],[-4.9668959010207,54.7175874657568],[-4.96597883777412,54.7186681587014],[-4.95739476821839,54.7285847190148],[-4.99246038906764,54.7352034837492],[-4.99142962741011,54.738624341717],[-4.98674454747064,54.7499380958198],[-5.00434507125585,54.7551222758551],[-4.9987933295119,54.7647383162746],[-5.01033649683525,54.783138992886],[-5.04234382615675,54.7921797572908],[-5.05362248149941,54.8098776207447],[-5.05538557802616,54.8102958616054],[-5.12480670327578,54.8447590493719],[-5.14173499179996,54.8551151244628],[-5.14495538170028,54.8595703607705],[-5.14500416818582,54.8711102283989],[-5.16616346691603,54.8934186366334],[-5.1800320254213,54.9080245109739],[-5.18274931683547,54.911772622263],[-5.18549337768976,54.9236278598651],[-5.18274904998636,54.9487813619513],[-5.17773275952172,54.9669434915166],[-5.18038365023604,54.9704411310831],[-5.17857390292302,54.9869998811373],[-5.16828659781057,55.0007751967546],[-5.15703886632659,55.0086235330368],[-5.13786285358743,55.0070162350588],[-5.12921716328678,55.0094380427783],[-5.09828833296665,55.0180943887702],[-5.06082339187957,54.9676951553011],[-5.075048718163,54.9637325580771],[-5.06472622772481,54.9280214291055],[-5.03021635353451,54.9062496946508],[-5.02017375758561,54.9091712321656],[-5.01117515279269,54.9071641817859],[-4.99283651419054,54.9156260485595],[-4.9927476563265,54.9289263937787],[-4.99610633986171,54.9342800033722],[-4.99586584436635,54.9347038965888],[-5.00059148098282,54.9414266856731],[-5.01806276115323,54.9692395568749],[-5.02090973083919,54.9703038321725],[-5.03919124127484,54.9962468427408],[-5.03973586724535,54.9977458874714],[-4.97323098422103,55.0115366390916],[-4.97805991746784,55.0221212110743],[-4.96055909397127,55.0215012342172],[-4.93078126069075,55.051381553743],[-4.93339940467433,55.0643718311848],[-4.92304621241796,55.0662077538737],[-4.89472980223153,55.0608615809433],[-4.88455106326991,55.0389030420106],[-4.84105567902178,55.0447450255936],[-4.83060463191549,55.0346414820223],[-4.80235306674425,55.0443930928999],[-4.7891671746571,55.031054448516],[-4.77599226794529,55.0418377116055],[-4.76107366416159,55.0379746931171],[-4.741456702515,55.0473090055286],[-4.7151715116251,55.0375112558587],[-4.64673982969688,55.0563823358187],[-4.64581472087488,55.0487705770428],[-4.63478391157446,55.0510235716497],[-4.62522339824275,55.0684491987151],[-4.66203213533551,55.0897496726529],[-4.65831649934016,55.1199359470269],[-4.62317057084018,55.1407844779541],[-4.58400081542984,55.1419768319695],[-4.56496668333549,55.158015369189],[-4.47862063522311,55.1529260457122],[-4.46184664624617,55.1702203869602],[-4.44268933302104,55.1684377271651],[-4.43917355381913,55.1378831668353],[-4.40956662577491,55.1515514689482],[-4.40926689637384,55.1792284835585],[-4.39218960915877,55.2024672841953],[-4.37738315977459,55.2014562101883],[-4.36015141263598,55.2579884195431],[-4.31292006024433,55.2915156715983],[-4.30126610331363,55.3104495059639],[-4.25766913418314,55.3052861482823],[-4.23951471882705,55.3214350503729],[-4.20285831660613,55.3182342257949],[-4.17163488427576,55.2943487667439],[-4.13933142742521,55.2845919125051],[-4.1135892956564,55.3023105821942],[-4.11913597345094,55.3222709365364],[-4.08572969251115,55.3512609284804],[-4.10748649115181,55.3690426396529],[-4.09084463866712,55.4120662079397],[-4.00248187123313,55.4366272581846],[-4.01710941748719,55.4471133571423],[-3.9862264552823,55.4640518740071],[-3.96979026553487,55.4543641334897],[-3.95098184590723,55.4625922104968],[-3.92434793398875,55.4563275256879],[-3.89543623482398,55.4597580071294],[-3.82549880167906,55.4444156041679],[-3.81640272095766,55.4272689651046],[-3.76459435083172,55.4011024374268],[-3.75366007954309,55.3749414248091],[-3.71104365680023,55.3632415378758],[-3.72017979497568,55.3502448841484],[-3.71115703006708,55.3231591870954],[-3.67836378054945,55.3089475597182],[-3.66361336096379,55.2917506880748],[-3.61865584026079,55.2957448864605],[-3.62155187344871,55.3165415911505],[-3.60702791271379,55.3258272863635],[-3.57396488081282,55.3283606042156],[-3.5882686215098,55.3461750683986],[-3.57269152957645,55.3551034580395],[-3.57849386748631,55.3849633543789],[-3.55816763423677,55.3881133271114],[-3.54983139864264,55.3989852633935],[-3.53139949553073,55.3964361993581],[-3.50737757826139,55.4122645122177],[-3.4721277090339,55.4037558953587],[-3.42048997641531,55.4159948463836],[-3.40140191429918,55.4080553477389],[-3.36232626254317,55.4169936749188],[-3.3543216147271,55.4125174491453],[-3.33162730272148,55.4410557797865],[-3.31098150138782,55.4448283537147],[-3.29344490033728,55.4309155012527],[-3.27960716519516,55.4352532161811],[-3.24358692977476,55.4276853577258],[-3.30276258848354,55.3937704777326],[-3.31167283503533,55.3796342841839],[-3.30383340887583,55.3688878876941],[-3.31548403556782,55.3665964628721],[-3.3202601148959,55.3493515768644],[-3.30366358970833,55.3423631919969],[-3.21738963347951,55.3761343489044],[-3.17925368520535,55.3604677329692],[-3.17450266648653,55.3467916142974],[-3.12723913215603,55.35974082394],[-3.10973300509035,55.3480302958966],[-3.10202573591966,55.3515866260335],[-3.0990848683682,55.3316818290584],[-3.04664073526631,55.2955147722861],[-3.05465508014617,55.2807246791314],[-3.04295623007696,55.2715324746174],[-3.01993404944086,55.2791423043284],[-3.01016936817316,55.2674345012241],[-2.99592870707267,55.2690881071217],[-2.96208381291696,55.2902655896758],[-2.91705891138254,55.277411608722],[-2.89848771394916,55.2835030042931],[-2.88492562982713,55.262691500716],[-2.90501284199573,55.2571839794669],[-2.92144508625533,55.2367219185924],[-2.8638424318341,55.2363516708067],[-2.86191648325727,55.2232859952698],[-2.88818707820327,55.2078661857241],[-2.90475192061631,55.1736692507209],[-2.89691565021068,55.1466833556417],[-2.86511730807377,55.1353255434369],[-2.85854005898143,55.1083488024291],[-2.88629245334643,55.0948098938222],[-2.8968792471786,55.0779496460739],[-2.94042911600332,55.0691281594382],[-2.93640742215051,55.0595859264085],[-2.95859356794618,55.0492945902792],[-3.0510519634483,55.0527359587678],[-3.05341969034236,55.0472840363113],[-3.0260877998605,55.0354191050958],[-3.06129001314905,54.9855800973744],[-3.09161480097633,54.9754750798253],[-3.11899966381881,54.9761940520092],[-3.14906231459383,54.9637393258736],[-3.20808351851556,54.9762691739706],[-3.24106134844087,54.9680453624335],[-3.25127211584421,54.9718850669202],[-3.25372479559997,54.9728071441547],[-3.26759517103938,54.9656156402719],[-3.33147114172402,54.9794717653647],[-3.3702429217604,54.9706758803529],[-3.40853916391649,54.9744290080155],[-3.43749776562413,54.989954987121],[-3.4705295017826,54.968323402203],[-3.52249459329705,54.9654406662888],[-3.56031401597331,54.9785860819514],[-3.56425655056432,54.9855327713989],[-3.57684881370353,55.0077027776859],[-3.59098088506144,54.9983564181254],[-3.57621588928454,54.9792105648352],[-3.58706317130596,54.976453554762],[-3.57786399204068,54.9621070893084],[-3.58971651406892,54.926156164581],[-3.5777304199396,54.9244374083886],[-3.57257794001264,54.9236981504987],[-3.56302165671307,54.9074751083267],[-3.59493361446316,54.8839543788702],[-3.5949215963383,54.8727605503164],[-3.6884068925415,54.8795002315932],[-3.69472266570317,54.8858393608701],[-3.72747879483163,54.8805760602576],[-3.74404740613414,54.8633526405588],[-3.78801629027489,54.8531037053658],[-3.79394077862401,54.8644567361448],[-3.81225674685613,54.8713866631929],[-3.81997570792458,54.8867103573033],[-3.82621079961909,54.8614709209599],[-3.80722983232503,54.8453235112236],[-3.84705646244945,54.8608052931901],[-3.83528710522794,54.8459902561551],[-3.86371240639782,54.8458331341218],[-3.82759639328979,54.8254385927072],[-3.83106982941485,54.8213800425251],[-3.84949742929739,54.8150629282843],[-3.85796089093024,54.8142588991133],[-3.86244957180416,54.8106198732413],[-3.86862041175065,54.80850224022],[-3.91556796837335,54.7923737585156],[-3.9381939290811,54.7874419211368],[-3.97345332840062,54.772445156084],[-3.98483067475377,54.7685226719043],[-4.00598938214401,54.7745707991021],[-4.04533819511394,54.7699426632537],[-4.05231159630402,54.7740502826707],[-4.06404575142357,54.7839119052356],[-4.04565050047442,54.8154241685468],[-4.05516999109161,54.8255467400751],[-4.07327144909412,54.8144430477944],[-4.06387445452057,54.8334637215716],[-4.09136960977285,54.8142493846477],[-4.08989308895257,54.7818855203594],[-4.10621258854505,54.7784177001404],[-4.09017526236736,54.7749650491155],[-4.0948886292447,54.7658580755408],[-4.10368443168315,54.7673762180581],[-4.10925608326474,54.7686546805457],[-4.1115939418915,54.7775125381426],[-4.12065195900951,54.7776980831363],[-4.124067930934,54.7806438356444],[-4.12235510656512,54.7878904891536],[-4.13882218914271,54.7759091656316],[-4.15600012968127,54.7795267802948],[-4.17932504225799,54.7924065021766],[-4.18050769061807,54.8086157501257],[-4.20919213692463,54.8135663321482],[-4.21302780295598,54.8184995531522],[-4.21300323989449,54.8185951651371],[-4.21309021237066,54.8185797870272],[-4.22109483682882,54.8288704682456],[-4.21252161091207,54.8369432096553],[-4.22516861570312,54.841053472461],[-4.2025583328085,54.8679322950108],[-4.22653605991313,54.8648631890273],[-4.23292050172352,54.8532729781989],[-4.26121825575494,54.8376760273539],[-4.29519320882304,54.8430582696196],[-4.33151382133499,54.8521088498054],[-4.3833959671619,54.8777197073065],[-4.38806496790296,54.8977179170743],[-4.40021761221404,54.9043386187321],[-4.3990661484834,54.91099720872],[-4.39781003938185,54.9182585251276],[-4.40167100933998,54.9109457971639],[-4.40934475894801,54.8964032933639],[-4.3962643229313,54.8937802439406],[-4.42060515512838,54.8867582491159],[-4.4307050466591,54.8675370550801],[-4.42226708266512,54.8639501056532],[-4.41247872038705,54.8281786675012],[-4.35449320282932,54.813361373496],[-4.34123033050053,54.7991191184857],[-4.34819181130191,54.7903553331928],[-4.36906992106838,54.793408267363],[-4.3601823394022,54.7776559283928],[-4.37121693531842,54.7731655219509],[-4.36048644435389,54.7696651102269],[-4.36599423677153,54.7292659030459],[-4.36540422762112,54.7286685189385],[-4.36694254019304,54.7228616666842],[-4.35589160166685,54.7190341048387],[-4.35049768631887,54.7135687210562],[-4.34968483518994,54.7086398515303],[-4.34984038436583,54.7084119534424],[-4.35976847372029,54.6961716200512],[-4.36550361857413,54.6974835163302],[-4.36487741066025,54.6911005393728],[-4.39322919551338,54.6777352732076],[-4.40494962981978,54.6804410590781],[-4.48460847713492,54.7028867704629],[-4.51117973354296,54.7103563646592],[-4.53034278846671,54.7212151172298],[-4.53437248232855,54.7202152704638],[-4.54322924465764,54.7242147437714],[-4.54404312994871,54.7282630542921],[-4.54503453018023,54.7331931407438],[-4.57125638714232,54.7378535633057],[-4.6008116375615,54.7769587866454],[-4.67231737210258,54.8003066287662],[-4.70903677993212,54.8240847514672],[-4.77725277529667,54.8319512914619],[-4.7843362806844,54.8353927257677],[-4.80579360467378,54.8580366470693],[-4.81215792180858,54.8647472071968],[-4.85607924930262,54.870341953146],[-4.85390121970771,54.8575052671508],[-4.93356853891867,54.8338211552587],[-4.96103555419542,54.8035787224119],[-4.9175024811078,54.7432215647192],[-4.91104261408353,54.720001280783],[-4.90581514839351,54.7011900486903],[-4.86692185741317,54.6820078654478],[-4.88208024076465,54.6693027929192],[-4.88373364755781,54.6535456204181],[-4.87727182505228,54.6391890089301],[-4.86048020254288,54.6380203221342],[-4.8532377612723,54.6372689789834],[-4.85376354969995,54.6370200083249],[-4.86749579587782,54.6345703444116]]]]},"properties":{"OBJECTID":328,"LAD16CD":"S12000006","LAD16NM":"Dumfries and Galloway","LAD16NMW":" ","BNG_E":270645,"BNG_N":579857,"LONG":-4.02863,"LAT":55.09622}},{"type":"Feature","id":329,"geometry":{"type":"Polygon","coordinates":[[[-4.24689312005586,55.6790494428211],[-4.21696031706596,55.6471963754668],[-4.22160098693741,55.6350952648021],[-4.20190503620261,55.6269287184011],[-4.20527942600186,55.6148591278517],[-4.17499070519049,55.6048373246552],[-4.1946738818563,55.6007181029394],[-4.20247315396482,55.5830445851997],[-4.24263913997482,55.5621345480067],[-4.22817760167762,55.5600662145389],[-4.22466282785342,55.5504864226387],[-4.14771637602454,55.5727326941578],[-4.12630891895937,55.5656735389707],[-4.08156633737915,55.5675786055412],[-4.03957614625458,55.5923705696789],[-3.99700022065099,55.5635356943732],[-3.97639299289821,55.5646563259529],[-3.97240923420663,55.5564577584108],[-3.95704646429161,55.555750644143],[-3.9587043171446,55.5407877033791],[-4.02568763539857,55.4924520400497],[-4.01161595478137,55.4828520202111],[-4.0168238464158,55.4729611930554],[-3.9862264552823,55.4640518740071],[-4.0171094174872,55.4471133571423],[-4.00248187123313,55.4366272581846],[-4.09084463866712,55.4120662079397],[-4.10748649115182,55.3690426396529],[-4.08572969251116,55.3512609284804],[-4.11913597345095,55.3222709365364],[-4.11358929565641,55.3023105821942],[-4.13933142742522,55.2845919125051],[-4.17163488427577,55.2943487667439],[-4.20285831660614,55.3182342257949],[-4.23951471882706,55.3214350503729],[-4.25766913418315,55.3052861482823],[-4.30126610331364,55.3104495059639],[-4.31292006024434,55.2915156715983],[-4.36015141263599,55.2579884195431],[-4.3773831597746,55.2014562101883],[-4.39218960915878,55.2024672841953],[-4.40926689637385,55.1792284835585],[-4.40956662577492,55.1515514689482],[-4.43917355381914,55.1378831668353],[-4.44268933302105,55.1684377271651],[-4.46184664624618,55.1702203869602],[-4.47659600020008,55.1991463601795],[-4.45182832747524,55.2112781216136],[-4.45019969523249,55.2373955462805],[-4.42910542431152,55.2540238088889],[-4.45862656298331,55.2852442983252],[-4.43795964538737,55.3077960562591],[-4.46593937796495,55.3152879492489],[-4.47412862425053,55.3251768106857],[-4.49560655054239,55.3240726979728],[-4.52879273711964,55.3497147318892],[-4.5646040964621,55.3574856229345],[-4.51981068496153,55.3835740124596],[-4.52816966644491,55.3918199075496],[-4.5449313572752,55.3959573679382],[-4.56338867168933,55.3864167885225],[-4.58747278151661,55.3968384582459],[-4.60346193856624,55.3949600602683],[-4.57117781412835,55.4043929953231],[-4.56508214503002,55.4263076071988],[-4.53510784074184,55.423848774396],[-4.52777140195564,55.4091319654495],[-4.50189615089163,55.399121715888],[-4.45043464687269,55.4119433847378],[-4.45436560290868,55.4308424328017],[-4.47130308814549,55.4289768436851],[-4.4933236248248,55.4384439885352],[-4.47485361825187,55.448304509013],[-4.48112653771181,55.4578928722041],[-4.493454792838,55.4573401814052],[-4.49349428950708,55.4701450586473],[-4.47193762907565,55.4859155106955],[-4.45896508138617,55.4835910250108],[-4.44045401401513,55.4938254111764],[-4.43957755306237,55.5043841957839],[-4.41608675866061,55.5008010978512],[-4.41866090377976,55.5066276113962],[-4.39913772845947,55.510805786608],[-4.4094903039828,55.5532858785987],[-4.43622686059398,55.5609279359304],[-4.43714587789465,55.5678799066896],[-4.45453294166531,55.5620454542773],[-4.51822354819913,55.5653767222589],[-4.5169455519036,55.5713847926397],[-4.53870790701997,55.575099902107],[-4.53607013259969,55.5916920994299],[-4.56852180118791,55.592870269537],[-4.56825443145482,55.6018696562928],[-4.59221075112105,55.5979495088278],[-4.57933754861056,55.6036555721524],[-4.58844396912463,55.6182188621698],[-4.55874280780178,55.6252189993932],[-4.56955527552575,55.6326283252563],[-4.55723500039018,55.6467144275707],[-4.49619228525966,55.6564911616167],[-4.49262074387131,55.6650682148916],[-4.53080837142857,55.659471368447],[-4.54648550884882,55.6670069693052],[-4.57191761076494,55.6483999601584],[-4.59363902783499,55.644153760513],[-4.60378424746149,55.64734170904],[-4.59675599825098,55.6550769403341],[-4.63833302993614,55.6725061517674],[-4.61071244286534,55.6765423642491],[-4.57922356858858,55.7122860548634],[-4.52990807813041,55.7445732919292],[-4.5070788879146,55.7630860139116],[-4.49343894533976,55.7625799774522],[-4.48578392014488,55.7496799690403],[-4.45838156441987,55.7508607803585],[-4.46856447967587,55.7325178580795],[-4.43901964092958,55.7350443045575],[-4.40062456563342,55.7135983104946],[-4.38449389995532,55.7229795220503],[-4.35319426688119,55.6974158375329],[-4.33340052519201,55.7002741997032],[-4.32493719764005,55.6882746124705],[-4.24689312005586,55.6790494428211]]]},"properties":{"OBJECTID":329,"LAD16CD":"S12000008","LAD16NM":"East Ayrshire","LAD16NMW":" ","BNG_E":255398,"BNG_N":624935,"LONG":-4.29057,"LAT":55.49674}},{"type":"Feature","id":330,"geometry":{"type":"Polygon","coordinates":[[[-2.36593863064963,55.9450285824011],[-2.46683858115215,55.8843657794997],[-2.50472323370591,55.911930189368],[-2.55440434041155,55.9115231762866],[-2.56271591638678,55.9066336279328],[-2.55452901316846,55.9000760445019],[-2.57002114801149,55.8921435500757],[-2.53346352517858,55.8712736968946],[-2.53451035533954,55.8609310593605],[-2.55488159555773,55.8390891951548],[-2.58133907051617,55.8454857242153],[-2.59417782143144,55.828671767832],[-2.64842326295372,55.8336406979989],[-2.64323520316734,55.8409278529349],[-2.66926405439263,55.8465485109522],[-2.73992122259679,55.8281864925888],[-2.777197513778,55.8443004195336],[-2.84624367979582,55.8189607187006],[-2.86218659896994,55.8398574632154],[-2.89904337162389,55.8507522840619],[-2.8945059585791,55.8593231619126],[-2.91354236817283,55.8565676161366],[-2.93715883737454,55.8634909080337],[-2.96691062084133,55.9118496135521],[-2.98880620629605,55.9128284765969],[-3.01774501894773,55.9016340221618],[-3.07784426831802,55.9193664922779],[-3.0885768060588,55.9313851481611],[-3.07699031202081,55.9468492974262],[-3.04956878168504,55.9490886889333],[-3.04649380905405,55.9527609507684],[-3.01390563290695,55.9528405511289],[-3.01194199028239,55.952575335242],[-3.01123247979702,55.9528466976563],[-3.01009299960256,55.9528492995748],[-3.00367931593462,55.9557350328757],[-2.96442069861609,55.9707333347817],[-2.96288115880956,55.9708356641829],[-2.9209751451432,55.9736133816575],[-2.90088999599021,55.9811252610257],[-2.88592677820359,55.9953164307557],[-2.8905891366286,56.0097078163116],[-2.89075705689541,56.0102259042151],[-2.84252102699836,56.0148794351202],[-2.86410733775098,56.0231247073319],[-2.86578152477925,56.0363928570465],[-2.85390455904156,56.0391809612304],[-2.83835870406489,56.0412316536879],[-2.81312553290345,56.0633009685825],[-2.75467170762359,56.0618586156446],[-2.75241515246386,56.0610734177879],[-2.74071779748049,56.0615102043063],[-2.66143915099449,56.0594997932909],[-2.63764129299482,56.0538170294582],[-2.6204322342821,56.0479755427532],[-2.61391946814745,56.0330368794815],[-2.59651368345469,56.0278559562943],[-2.58366057922439,56.0210240502125],[-2.58968816416865,56.011512732324],[-2.59847466577014,55.9976390599436],[-2.52870530592574,56.0058433475487],[-2.51440738585831,56.0064397037607],[-2.49434040581457,56.0010690756822],[-2.46307846833156,55.9892066368691],[-2.45245479614918,55.9898436747584],[-2.44525552501326,55.9879121662578],[-2.4194767521463,55.970569648004],[-2.408103299931,55.9713896221703],[-2.39972223353039,55.9667606010719],[-2.3934739841654,55.956477695388],[-2.36593863064963,55.9450285824011]]]},"properties":{"OBJECTID":330,"LAD16CD":"S12000010","LAD16NM":"East Lothian","LAD16NMW":" ","BNG_E":354854,"BNG_N":672351,"LONG":-2.72435,"LAT":55.94207}},{"type":"Feature","id":331,"geometry":{"type":"Polygon","coordinates":[[[-4.25074090918008,55.7848857848593],[-4.25339796189349,55.7726766946929],[-4.28255884201977,55.7683042468285],[-4.27504850928124,55.7543365558334],[-4.22312159428097,55.7275537990791],[-4.22160226263857,55.6915323153144],[-4.24689312005586,55.6790494428211],[-4.32493719764005,55.6882746124705],[-4.33340052519201,55.7002741997032],[-4.35319426688119,55.6974158375329],[-4.38449389995532,55.7229795220503],[-4.40062456563342,55.7135983104946],[-4.43901964092958,55.7350443045575],[-4.46856447967587,55.7325178580795],[-4.45838156441987,55.7508607803585],[-4.48578392014488,55.7496799690403],[-4.49343894533976,55.7625799774522],[-4.5070788879146,55.7630860139116],[-4.52990807813041,55.7445732919292],[-4.55093577018478,55.7663822538731],[-4.54193430222989,55.7785258639814],[-4.52195877666595,55.7744164962512],[-4.49576789785346,55.7907327393001],[-4.49514335166172,55.801444784882],[-4.47271416355871,55.7977933077424],[-4.4658053373271,55.8047260271067],[-4.40055655819953,55.8109450058846],[-4.3814136107552,55.8231478418618],[-4.36745275071586,55.8177004062783],[-4.37205926480365,55.7947648896151],[-4.33344841913853,55.7928741310463],[-4.32623786578185,55.8084452716111],[-4.29262476529184,55.8139355829102],[-4.26068223854353,55.8110142821509],[-4.26824583764976,55.791639835578],[-4.25074090918008,55.7848857848593]]]},"properties":{"OBJECTID":331,"LAD16CD":"S12000011","LAD16NM":"East Renfrewshire","LAD16NMW":" ","BNG_E":251929,"BNG_N":653115,"LONG":-4.3606,"LAT":55.74868}},{"type":"Feature","id":332,"geometry":{"type":"MultiPolygon","coordinates":[[[[-6.78339706562838,58.2011581873412],[-6.80433121555061,58.2073103909182],[-6.86723982881623,58.2074616109191],[-6.87555295280203,58.2201715255654],[-6.85893692534631,58.2153683751027],[-6.8537310631756,58.2259101901513],[-6.86077103664353,58.2237999023407],[-6.86120845744182,58.2236687607875],[-6.87099860175096,58.2273714778332],[-6.87695184945418,58.229877259104],[-6.88840316988048,58.254939367418],[-6.89030732635333,58.2591029870295],[-6.84953588328105,58.2567904558092],[-6.83962971253381,58.2378804915982],[-6.83689100312718,58.2321260296932],[-6.83393697352587,58.2392539567699],[-6.81858978614988,58.2286265353027],[-6.8188338711309,58.2299226298456],[-6.81753448486036,58.2356832960245],[-6.79829854514584,58.2195134190318],[-6.79555042784456,58.2199286015799],[-6.7853161347275,58.2188701114482],[-6.78339706562838,58.2011581873412]]],[[[-7.11515428708941,58.1131301822663],[-7.11465944438843,58.1133066921602],[-7.11418897181382,58.1133220195967],[-7.11515428708941,58.1131301822663]]],[[[-7.1096990088146,58.0055323684186],[-7.13100944594321,58.0107295810803],[-7.13290368674321,58.0116500534861],[-7.15342755816369,58.0088433624208],[-7.16937795302981,58.0269232380149],[-7.1458843363681,58.0340255034691],[-7.12846645828186,58.0373041946056],[-7.10989386741647,58.0297906313773],[-7.1074987661651,58.0287310175859],[-7.1068920422623,58.0275038607671],[-7.10424325956815,58.0088226650342],[-7.1096990088146,58.0055323684186]]],[[[-7.07851078752716,57.8762480934922],[-7.08254454844596,57.8846773504218],[-7.08271483474559,57.8851147460094],[-7.08220539497587,57.8855101120405],[-7.08280860498456,57.8853556213858],[-7.0836087386453,57.8874108352848],[-7.0860649661991,57.8937182667928],[-7.06505567888976,57.8957863663837],[-7.04929723891973,57.8973351527605],[-7.04919709234333,57.8975456566587],[-7.04740944395984,57.8977298325095],[-7.0336496911106,57.9150762282389],[-7.01752811037557,57.9195528433353],[-7.00303182223076,57.9206870780391],[-6.99688779904704,57.9192535179642],[-6.98914873247925,57.907008893186],[-6.98827375711932,57.9043616949517],[-7.00174172922775,57.8906707153679],[-7.0115048621735,57.8807387682189],[-7.03047402130929,57.889532514457],[-7.04320861280812,57.8954319439552],[-7.04508831883349,57.8931432192751],[-7.04742509421128,57.8940538591611],[-7.05255871814838,57.8840442528139],[-7.05423614399753,57.8820004377679],[-7.06282598091414,57.8799656444019],[-7.07851078752716,57.8762480934922]]],[[[-6.67098618182359,57.8497669193972],[-6.67136690124519,57.8598497593264],[-6.67169086762517,57.8596030915141],[-6.68186195917604,57.8594855176269],[-6.6770757856197,57.8555024142169],[-6.67991964572201,57.8533363241302],[-6.68698071567982,57.8608533165845],[-6.68367428091496,57.8624013067889],[-6.69963579720362,57.8707897940756],[-6.6999576305381,57.8702386085107],[-6.70105491606294,57.8707713023779],[-6.70482295100671,57.8619042206434],[-6.70499390775252,57.8616112953495],[-6.71366218288198,57.874980904225],[-6.70126970883246,57.8732145490823],[-6.70170158716013,57.8744024216779],[-6.69249016690238,57.8736633949462],[-6.70227790851055,57.875987253445],[-6.70309776111835,57.8782416116116],[-6.70027341761921,57.8789410141219],[-6.65782709779627,57.872394696694],[-6.64172391284319,57.8563635090579],[-6.64255335720231,57.8561743693009],[-6.67098618182359,57.8497669193972]]],[[[-7.23515731141782,57.7594762872845],[-7.26584688101381,57.7735803908052],[-7.26541612952709,57.7740044863728],[-7.22989437292586,57.7853850527316],[-7.22955065732121,57.7854390193174],[-7.21459732204182,57.7847878489887],[-7.20080550707928,57.7730743075765],[-7.23515731141782,57.7594762872845]]],[[[-6.9745053172754,57.7290557424511],[-6.97475674504158,57.7290934925425],[-7.00261693778182,57.752818193867],[-7.00899845240074,57.753730494098],[-7.02685622083308,57.7665997062572],[-7.01430051314596,57.7700449208459],[-7.03142064875978,57.7756472408581],[-7.03080982400172,57.7726265843205],[-7.0312857005948,57.7686754345845],[-7.04816184085036,57.7755240978979],[-7.05441947133195,57.7780623124373],[-7.08379509319278,57.8070039151639],[-7.12034207591906,57.8167529564359],[-7.13354336765265,57.8373893767077],[-7.10533890472191,57.8412747230394],[-7.08371380688196,57.8330670278716],[-7.08253493192733,57.8294538946449],[-7.07944548197383,57.816683437976],[-7.07898581751357,57.8185714415453],[-7.07595171436714,57.8092623662851],[-7.05431353321808,57.8194281475678],[-6.99830832516467,57.8456968065344],[-6.99285535537698,57.8684974401061],[-6.9836763049324,57.8632389630483],[-6.96187421092736,57.8693397741475],[-6.95133127773334,57.8646491510205],[-6.93914252976851,57.87201922929],[-6.9203832505478,57.8652643574006],[-6.90553206178458,57.8687707015335],[-6.96005255826882,57.8868092348918],[-6.95654699072843,57.8924465112238],[-6.94890810727777,57.9047243893443],[-6.94683072763816,57.9051416103984],[-6.94099856421481,57.9028199804051],[-6.91913880597104,57.9106991526365],[-6.91843039358872,57.9108412236698],[-6.87499040035134,57.9004471105678],[-6.85134865191409,57.8995507172227],[-6.84497744537045,57.905241596195],[-6.81358440694903,57.9008435750289],[-6.81806442894311,57.9023844173024],[-6.86422899996805,57.9225333296473],[-6.86574770317557,57.924218346349],[-6.84268888483991,57.9275653866475],[-6.84297437515408,57.927837211991],[-6.83959901755775,57.9282141859439],[-6.84945177664587,57.934550387046],[-6.85284292718151,57.932354564112],[-6.85841062169286,57.9293432092108],[-6.9136118422347,57.9362580288112],[-6.90209575330081,57.9485880895879],[-6.90459581055187,57.9475087717606],[-6.90175576851009,57.9508907658824],[-6.92187989093414,57.9403006288294],[-6.9438747444306,57.9506904009678],[-6.9698228457812,57.9500088619976],[-6.99983704400301,57.9655583513146],[-7.00803139500508,57.9638918285266],[-6.99547667407205,57.9543223084977],[-7.02274104533132,57.9522690839628],[-7.02649297643966,57.9533285674147],[-7.0552086854842,57.9614315972607],[-7.05582767055985,57.9616061495459],[-7.05738253571547,57.9662279609183],[-7.05848739357873,57.9705157329896],[-7.07524373922121,57.9678396243266],[-7.07894179192955,57.9672486689986],[-7.07994814227535,57.9671193774397],[-7.09022369785268,57.9949062838739],[-7.09167786277907,57.9939480718457],[-7.11391323566736,57.9886372882711],[-7.11402695288352,57.9886598201907],[-7.09241966557173,57.999501306806],[-7.08805948548444,58.0086007411214],[-7.08263568903247,58.0199136211712],[-7.08234139000233,58.0205272748672],[-7.05606099343364,58.0087918164277],[-7.05459642121038,58.0108269887418],[-7.05234617218921,58.0100328777077],[-7.03116796307706,58.0294954364535],[-7.02001082516154,58.0329548699683],[-6.9941934660883,58.0409536616787],[-7.03380852585641,58.0347892355326],[-7.03982889231454,58.0338511590701],[-7.05987648286768,58.0403058438394],[-7.06109158678977,58.0407352853659],[-7.06066101431814,58.0466802080321],[-7.06011475672675,58.0468079205556],[-7.02134761532629,58.0539359407597],[-7.0571379384819,58.0551029146671],[-7.05699950770959,58.0584765148572],[-7.05494144926402,58.0614175310247],[-7.02535579234766,58.0696749655772],[-7.02050633153072,58.0710274526463],[-7.02438477523069,58.0739916115985],[-7.02895001813709,58.0807341623348],[-7.03185889804845,58.0797020559752],[-7.03366088145643,58.0810784758553],[-7.0360541150139,58.0782133234203],[-7.06691881341171,58.0672525823453],[-7.06950332765047,58.0667108549592],[-7.06647560808243,58.0612349531396],[-7.08596806696555,58.0638966199463],[-7.0882502211135,58.0643332966836],[-7.0825433172886,58.0661667446044],[-7.07763017932788,58.067744841437],[-7.07837723405086,58.0678237925868],[-7.07767531613902,58.0680624299244],[-7.08963329731609,58.0690480138599],[-7.09115835888378,58.0691736297117],[-7.1003981323049,58.070148610901],[-7.10981986722262,58.109862663246],[-7.11255690741675,58.1112497134456],[-7.11334398077496,58.1140083206667],[-7.12855002977805,58.1193511092627],[-7.1354486500009,58.1228438408567],[-7.13017178024077,58.1361721809153],[-7.1299680569702,58.1362645790799],[-7.13014764291226,58.1362331254953],[-7.12949507074972,58.1378807299762],[-7.11792413130946,58.1364483741372],[-7.10863589613708,58.1439163423857],[-7.11617070011976,58.1505775899472],[-7.10606648872595,58.151269895241],[-7.10604574780151,58.1510023528797],[-7.10529532804114,58.1513226985991],[-7.10144097300953,58.151586543947],[-7.09415656575307,58.1590462039133],[-7.09259660221617,58.1595895413332],[-7.09294634928837,58.1602852176899],[-7.08935033548305,58.1639662351075],[-7.10454373421032,58.1833363568277],[-7.09066973799604,58.1873747861039],[-7.09061344249774,58.1872233165732],[-7.0900669416009,58.1875106043726],[-7.09022466462199,58.1875042981328],[-7.08439678111308,58.1891999275774],[-7.08398811391708,58.1890619037215],[-7.08123358279592,58.1832253490496],[-7.05694377937034,58.1801168724165],[-7.05308409840311,58.1854416737932],[-7.04365118476784,58.1709230208319],[-7.03740927858975,58.1837622611786],[-7.01817617613392,58.1840419745129],[-7.03138369743327,58.2007168008602],[-7.04222332709223,58.1881196911955],[-7.05964069761807,58.1937439005376],[-7.06441937640893,58.1962294870329],[-7.05091864152137,58.2089983033546],[-7.05836168474694,58.2118716849155],[-7.05264962860156,58.2247549612964],[-7.04882300662141,58.2324693493716],[-7.02419597208124,58.2442840496449],[-7.02668866930614,58.2322828159522],[-6.99458955551943,58.2331312426162],[-6.99279064257387,58.2321374193495],[-6.96970561270741,58.2193764696328],[-6.95853262574314,58.2346042780112],[-6.95556594178299,58.2324950272945],[-6.94208518782423,58.218890848206],[-6.93621399087098,58.2187281318095],[-6.9344793703777,58.2174934484077],[-6.90985689702437,58.2138787664748],[-6.90861164931366,58.2128986455377],[-6.91082648642053,58.2035927984413],[-6.94395639671577,58.204280082611],[-6.94519695494871,58.1987144236406],[-6.96279397212326,58.2033840204048],[-6.93332763497517,58.1861635086045],[-6.89319480567146,58.1870781075895],[-6.88645692758315,58.1625527482066],[-6.88204383517164,58.1728065895911],[-6.86913731598981,58.1726802027184],[-6.8757181838875,58.1866081461823],[-6.86170906490677,58.1823609608975],[-6.85913048408475,58.1811813276278],[-6.86076633703665,58.1877420319139],[-6.86063443011005,58.1876908910181],[-6.85518735044518,58.1961378270711],[-6.84767274265125,58.198503613937],[-6.82851827325242,58.2045305082075],[-6.79023059446051,58.1963174341023],[-6.78286300623173,58.1896687122692],[-6.77058926893203,58.1907676066862],[-6.76615524969037,58.1893023714208],[-6.7588296661257,58.1868809989211],[-6.75037596075358,58.1922249428508],[-6.73414445239499,58.1663253062411],[-6.73267247558797,58.175469589154],[-6.71547466195106,58.1693658848218],[-6.7250443549766,58.1822385034777],[-6.71757014383549,58.1834079505574],[-6.7068280163964,58.1841056584307],[-6.70834895904266,58.1848500153259],[-6.70824362861178,58.1848664927249],[-6.7084184087353,58.1848840038927],[-6.73510281349528,58.1979352734303],[-6.73966155952779,58.1957511137612],[-6.73967728913332,58.1958797721442],[-6.75155929170471,58.1949599006004],[-6.75696143380799,58.1973118908874],[-6.75751921659359,58.2077064884465],[-6.75695479487248,58.2091872636553],[-6.73671397433008,58.2048394530048],[-6.7398867814038,58.2133108435897],[-6.75223340984759,58.215323548573],[-6.75826270037677,58.216944993907],[-6.77213598706138,58.2338013450275],[-6.77584487915596,58.2383046114374],[-6.77668097445715,58.2367031270355],[-6.78642967301048,58.2353385143149],[-6.78899193777471,58.2360661023566],[-6.80136108603847,58.2461534147921],[-6.80916823548963,58.2533187990391],[-6.81129221507751,58.2578724825762],[-6.81777771132188,58.2717691045067],[-6.79213332799172,58.2776359014469],[-6.81936926618155,58.2805976639174],[-6.82477867518052,58.2811851573262],[-6.80339020702665,58.2927094898963],[-6.79535962018497,58.2966871379108],[-6.80433303760915,58.3043465727648],[-6.77492312835925,58.3099158536811],[-6.75711608821855,58.3056783893905],[-6.75652707127453,58.3066539602963],[-6.75183929893802,58.3144159709416],[-6.73619612983631,58.3135042060966],[-6.74135190323813,58.3171846826621],[-6.73448065536852,58.3219502682605],[-6.70258073541727,58.3371393415743],[-6.68864328469241,58.3312554909105],[-6.65134102552958,58.3546503279567],[-6.6260230358139,58.3478557006681],[-6.61979279677864,58.3461642218417],[-6.58132660263362,58.3635173462467],[-6.54713528377871,58.365073528447],[-6.51862221561328,58.3971932116317],[-6.51753240520359,58.3972709285338],[-6.49707307585996,58.398240961524],[-6.4358620625102,58.4345450052934],[-6.37285005402924,58.4535227232002],[-6.35458194819342,58.4590151450917],[-6.33326871123815,58.478560636588],[-6.30016193272888,58.4804521673771],[-6.27199668901338,58.4982856448608],[-6.27335740233704,58.507908185843],[-6.28133389274169,58.5083068464972],[-6.28225575273992,58.5094579043369],[-6.27444169045847,58.5132782015308],[-6.2699888141786,58.5154546337701],[-6.22342475390672,58.5013457219089],[-6.22327803352089,58.5012844401052],[-6.22447875838037,58.4925363377111],[-6.22430566126149,58.4923775526948],[-6.22505598552397,58.4891157889582],[-6.21557928325161,58.4843704374304],[-6.20662151746076,58.4762343602008],[-6.18871650566908,58.4709082536436],[-6.18366531583689,58.4683750377348],[-6.1887848077362,58.4596792832219],[-6.19638314717522,58.4467650600945],[-6.16710128628982,58.4299402442449],[-6.1681949312412,58.4173179201185],[-6.18964841944673,58.4086479246314],[-6.21851577637338,58.3682003284778],[-6.18643226330438,58.3479755552019],[-6.1621224260399,58.3425563757472],[-6.19595069679385,58.3385986519521],[-6.19845275250876,58.3383055335031],[-6.21344172790632,58.3285684291787],[-6.23314141670985,58.317262143628],[-6.23395632381505,58.315230469872],[-6.24674683191965,58.3069078209567],[-6.23823427681061,58.3045613251847],[-6.24017291692048,58.2997244006238],[-6.24221231281653,58.2957073730308],[-6.24381682110285,58.2954705837449],[-6.27659670227189,58.2940453684648],[-6.28185398496971,58.2872037244429],[-6.28109960137271,58.2767724467824],[-6.28068516097411,58.2710380916617],[-6.28098694925164,58.2699308843484],[-6.3186355650222,58.2699954005842],[-6.32839243472744,58.2616240602133],[-6.31910968008467,58.2443918402015],[-6.34349055897647,58.237990632348],[-6.34598078267027,58.2351017235037],[-6.36373636625142,58.2378755680884],[-6.36194428642822,58.2268969521928],[-6.37891817780381,58.2250324617476],[-6.35894735163664,58.2169352901774],[-6.33468458290274,58.2224482854927],[-6.33776722139665,58.2277535670722],[-6.31611829357113,58.2193546120039],[-6.28913903252773,58.2088768026756],[-6.28407732704432,58.2069096678822],[-6.27384670032765,58.2119193246028],[-6.22786404412712,58.2268737686933],[-6.22447053780134,58.2273280000006],[-6.20330650726285,58.2474284903429],[-6.1723226882305,58.251389887487],[-6.15934899159022,58.2624172919206],[-6.15742863690435,58.2637826955377],[-6.13567094333621,58.2589929965736],[-6.16518433633776,58.2285818499841],[-6.15360384056773,58.2209701534485],[-6.16490480243317,58.2191420697871],[-6.16142087952957,58.2156519402004],[-6.16619558866272,58.2124076753525],[-6.2077604726803,58.1989226034652],[-6.20743437280098,58.1888934244887],[-6.24435495043917,58.1811938949575],[-6.25874786896693,58.1849971119976],[-6.28873722461846,58.205698978265],[-6.30922657700618,58.205193716344],[-6.32607371884952,58.1981317356261],[-6.3284701596387,58.1949003740288],[-6.33939950332073,58.1898163564407],[-6.34657888889761,58.1892296728587],[-6.35919548181338,58.2019394747527],[-6.35997680844883,58.2036037630549],[-6.38059940063702,58.2022570097392],[-6.38480027751102,58.2041538165373],[-6.38870795871923,58.2059179248117],[-6.391630149097,58.2072369411365],[-6.3962606353783,58.1990517548704],[-6.3843399454971,58.1888533663752],[-6.37153337077386,58.1909062827796],[-6.38728859087264,58.1797605490134],[-6.38726768797564,58.1797320758456],[-6.3876933665262,58.1794543243917],[-6.36747166704161,58.1527434447818],[-6.40875273707964,58.1417497595182],[-6.40873495666339,58.1416469825865],[-6.37089489477023,58.1427583514381],[-6.36934749124161,58.1425255221375],[-6.37018801630502,58.1316913910275],[-6.37108303721523,58.1315395486252],[-6.40026252170381,58.1344149507871],[-6.40136232820192,58.1348938237715],[-6.42213976588956,58.1287720303288],[-6.42379104196835,58.1289089957515],[-6.44920562592459,58.1310140922069],[-6.4294101381557,58.1252665378837],[-6.45824261794572,58.1051733620153],[-6.50825036080161,58.0940114164804],[-6.50749086443729,58.0940538250435],[-6.47080985755779,58.0960971340097],[-6.43867215253035,58.0911123824497],[-6.43204161937589,58.0897166887764],[-6.43216323682369,58.0901016421393],[-6.43186640282629,58.0900555612622],[-6.43530928849525,58.1004761640518],[-6.41523015013514,58.1064567135606],[-6.39978488403543,58.1110535784008],[-6.39379528720385,58.1000358857034],[-6.4024282138425,58.1034986669743],[-6.40315434031088,58.0989940490358],[-6.38345105128225,58.0929768918769],[-6.40066168421528,58.0918048616958],[-6.39701642176333,58.0844171703445],[-6.37880076973349,58.0913501012215],[-6.38122758184778,58.0790976412445],[-6.36895274486677,58.0760989615381],[-6.3715684058787,58.0742368649775],[-6.38124419609479,58.0678817485743],[-6.36902917145446,58.0652889723022],[-6.36778789072955,58.0650012500915],[-6.36976620218681,58.058615283794],[-6.37345680791219,58.0492342506932],[-6.40812824990986,58.0490202178937],[-6.4399724083999,58.048815345868],[-6.42397667116142,58.0471450822707],[-6.3608017539597,58.0396996932212],[-6.36204403225703,58.0344029964653],[-6.37815180387756,58.0128782404437],[-6.38844451405897,58.008494811957],[-6.38869925997444,58.0000086066385],[-6.40266349126473,58.0046702660978],[-6.40959757704749,58.0069840292892],[-6.43843179003901,58.0170667115693],[-6.44959019961787,58.0058810114381],[-6.44989564438106,58.0058762728428],[-6.57896633243424,58.0038082441375],[-6.47381167875316,58.0007004330217],[-6.4510945989921,57.9886692616754],[-6.44889243084415,57.9656404305326],[-6.46836292804333,57.9613049199133],[-6.47188870601255,57.9375130884597],[-6.48813012632514,57.9390278920842],[-6.50180568310387,57.9403941691835],[-6.51927193155063,57.9269382905595],[-6.5484603385171,57.9585482440839],[-6.54245820901992,57.9274264893455],[-6.54034825203303,57.9164714554633],[-6.56603316243841,57.9197537760381],[-6.57300746548033,57.9246111835773],[-6.57627356935493,57.9164162841464],[-6.58627407704254,57.9196890745479],[-6.61907277142828,57.9481624020861],[-6.60653431813635,57.9177297295251],[-6.60633955410737,57.9172565587202],[-6.62386366371883,57.9168344343081],[-6.63212653711819,57.9218577173047],[-6.64065470932252,57.9231485166893],[-6.64665362854932,57.9240560945863],[-6.64694408598511,57.9197018091319],[-6.6492051934055,57.9184624442529],[-6.66373612314211,57.9281100488418],[-6.69313015659169,57.9528698155293],[-6.70239232679964,57.9615880005713],[-6.73967788389716,57.9917002521762],[-6.72128843670909,57.9613273165923],[-6.72374252701277,57.9535774121491],[-6.72390881592712,57.9530521678604],[-6.70653568422674,57.9530504747694],[-6.70336350527317,57.9500561290796],[-6.67379840416842,57.9173046122911],[-6.67379712354469,57.917211541919],[-6.7137875590398,57.915744126478],[-6.71235067458558,57.915226362344],[-6.71273669809062,57.9152074993249],[-6.69123580132021,57.9076142112929],[-6.67850006220285,57.9030195578552],[-6.67038160239836,57.9000893673554],[-6.66551053397414,57.8822922722775],[-6.69736569945331,57.8806257175861],[-6.72558906409038,57.8839179275325],[-6.744549682806,57.8861257502088],[-6.77332588905433,57.8994781373911],[-6.80498707673759,57.8980385651019],[-6.790372137163,57.8838934472444],[-6.79001011184355,57.8818087447796],[-6.80138831328095,57.8856618829197],[-6.81288233438889,57.8820725992742],[-6.80391698586153,57.8672009869029],[-6.77407204568927,57.8674976915836],[-6.75559185575285,57.8426364868601],[-6.7505794722652,57.8423518631862],[-6.73762833455098,57.8282868628953],[-6.73721744251606,57.8265923162842],[-6.75008265371905,57.8220879149156],[-6.75521744687366,57.8299561137753],[-6.75733609123679,57.8271085059269],[-6.7595406691651,57.8287915215078],[-6.76022138363018,57.8232297210869],[-6.76093001962408,57.8222769633239],[-6.7635580398976,57.8280882406296],[-6.76536766814165,57.8338201667305],[-6.76714932641705,57.8313874949676],[-6.77298131774601,57.8258006095548],[-6.79762590357381,57.8345148325512],[-6.79750519519846,57.8339428803166],[-6.79780153018037,57.8340485295402],[-6.79160246117118,57.8048121348722],[-6.80686244971877,57.8155845514411],[-6.80960382387315,57.8123189372982],[-6.83309656537444,57.8225107045752],[-6.84478135730422,57.8344908035834],[-6.84686070363965,57.8284774575483],[-6.85979575293422,57.8340817023385],[-6.85438113308362,57.830086615096],[-6.86275502672286,57.8336396974091],[-6.83355260787979,57.814705761655],[-6.8462633565322,57.8027680982937],[-6.85302615824578,57.8136358357107],[-6.85304584358802,57.8136676311184],[-6.85771883039342,57.8073370107879],[-6.85595434247391,57.798490529395],[-6.87084097044775,57.7978793594537],[-6.88365670658088,57.8005321229149],[-6.87284980592909,57.7738635934114],[-6.89687140572548,57.7736369686556],[-6.91529456507484,57.7754642882077],[-6.92156985609303,57.7760860555493],[-6.91889577536539,57.7746727563258],[-6.91942479308276,57.7745564491646],[-6.89900426065465,57.7641531665132],[-6.92876007825955,57.7575900580349],[-6.94460166738978,57.738749103283],[-6.97877361298994,57.7436384931775],[-6.96702810941933,57.7295310867847],[-6.9745053172754,57.7290557424511]]],[[[-7.18268517365641,57.7025402554096],[-7.18285973796468,57.7025430819415],[-7.18280240956113,57.7025750131485],[-7.22620049659092,57.7070630299315],[-7.19904034712408,57.7347106457731],[-7.16275060016471,57.7388128001628],[-7.14385969353048,57.7293088940051],[-7.152857058086,57.7173593291054],[-7.17265160137964,57.7193124776614],[-7.16618476808972,57.7115923695497],[-7.17751415890985,57.7106057474365],[-7.17881422998607,57.7065146328159],[-7.18268517365641,57.7025402554096]]],[[[-7.3943995151141,57.6535539099536],[-7.39840696615135,57.659864655805],[-7.41376747290727,57.655536112911],[-7.43836352290837,57.6603405848594],[-7.41240792462494,57.6642932490852],[-7.41594914193542,57.6686454518991],[-7.3913207971673,57.6681087023347],[-7.37538969658203,57.6677589153768],[-7.3943995151141,57.6535539099536]]],[[[-7.28312032616342,57.6554395281503],[-7.30222166895696,57.6593920008602],[-7.30896932306491,57.662122829181],[-7.2879391335255,57.6678451294291],[-7.28312032616342,57.6554395281503]]],[[[-7.15422444268239,57.4949634737389],[-7.1627951438451,57.4991518048248],[-7.16226759121768,57.4996844374128],[-7.14359630240581,57.5008984107522],[-7.14374884279182,57.5007697714655],[-7.15193147610051,57.4962346243192],[-7.15422444268239,57.4949634737389]]],[[[-7.20418612510075,57.4727146359748],[-7.23011441403929,57.4779452010202],[-7.23024306022363,57.4779711358373],[-7.23029433458574,57.4824731039421],[-7.23031401687256,57.4842014036068],[-7.24328640432168,57.4783099058935],[-7.26214976163052,57.4825261859183],[-7.26938562819312,57.4928794115226],[-7.27223271023621,57.48610842992],[-7.2921226734646,57.4906102616841],[-7.3039773068287,57.5041151486094],[-7.30515738134983,57.5054588683335],[-7.2912067146636,57.5115765619367],[-7.32589811530083,57.5089996544881],[-7.32754810263372,57.5174261686736],[-7.32897134899481,57.5246910216638],[-7.32934834617817,57.5266105496574],[-7.34086988701857,57.5168614333937],[-7.34607755487903,57.5124531180815],[-7.35822680602026,57.5021638685868],[-7.37272351025064,57.5155048250205],[-7.39757927788089,57.5383513873713],[-7.39699226046779,57.5592655479029],[-7.41046899332196,57.5502550805605],[-7.4371643398324,57.5690067948943],[-7.41631514103932,57.5724759165869],[-7.41648624888731,57.5732892232665],[-7.41850326718748,57.5828853006808],[-7.44230552420236,57.5878149862661],[-7.42974539672255,57.5784510827215],[-7.44357487213483,57.5702039467963],[-7.44554806127428,57.5699209279786],[-7.48326210971239,57.5681807182487],[-7.4938881175491,57.5824353946073],[-7.4907877839672,57.5856369517717],[-7.50084855177832,57.5838617778773],[-7.50797705533106,57.5848734881584],[-7.54185157514232,57.599720776736],[-7.54704777130943,57.6040978807265],[-7.54230579709674,57.6068517480524],[-7.53426986072574,57.6085555500256],[-7.53092304483392,57.6025366275662],[-7.52076524495105,57.6044149796649],[-7.51743493262399,57.6121227792594],[-7.51652344724972,57.6123158349835],[-7.51712885250886,57.6128310277583],[-7.5143316325986,57.6193023656456],[-7.52705379430788,57.6220300735781],[-7.50005421941816,57.6273460723877],[-7.50089889509167,57.630024198071],[-7.49910836654023,57.6305688737961],[-7.50344016170322,57.6380788728227],[-7.50358406759314,57.6385348702716],[-7.48568487938325,57.6506389114608],[-7.48847736140527,57.6533054620857],[-7.48821497567847,57.6533674056159],[-7.48864295930175,57.653632286333],[-7.4886520474433,57.6534722544664],[-7.49466903084574,57.6592162253303],[-7.49232941236431,57.6600014130623],[-7.47606637838839,57.6612636427749],[-7.46091813539108,57.6579670761387],[-7.44951849743001,57.6631048576803],[-7.40925652520142,57.6432131632849],[-7.412849103219,57.6374298688399],[-7.38265053428497,57.630857346048],[-7.37023315851651,57.650457175105],[-7.37590895163194,57.6588281607189],[-7.36799383955853,57.6611075226881],[-7.33879990934572,57.669508009527],[-7.34543017966918,57.6803802827395],[-7.34062266199481,57.6825398306147],[-7.32390897133417,57.6868728789113],[-7.32127282034755,57.6912274501456],[-7.31496192904466,57.6940593682795],[-7.30993095323949,57.6874813014408],[-7.31034628930596,57.686286374704],[-7.32364284067387,57.6792519792858],[-7.32077239163052,57.6742493693721],[-7.33815407227376,57.6578818588653],[-7.31378343156636,57.6578385031696],[-7.3162140094196,57.6513732354754],[-7.29245084232274,57.6532882984587],[-7.29157785326378,57.6412008588016],[-7.27934413410781,57.6473747689683],[-7.28690241895933,57.6525131869711],[-7.26856282938787,57.6475152393637],[-7.2537982191186,57.6526772848735],[-7.26371496004908,57.6559948806806],[-7.24279343882349,57.6557939473766],[-7.27658610113145,57.6653220255036],[-7.26369682258879,57.6683635548293],[-7.26084003430422,57.6677026603051],[-7.25832887900903,57.6696296939021],[-7.23707094109582,57.6746407339607],[-7.22349446079054,57.6888396359052],[-7.22080615734203,57.6888207700437],[-7.20789321477434,57.6829724526187],[-7.19487998764064,57.6958462304994],[-7.19314603909756,57.6968124860093],[-7.1935224973975,57.691408214571],[-7.19403719039629,57.6908793371741],[-7.19357114244183,57.6907098156534],[-7.19364265575776,57.6896830834552],[-7.18034475866516,57.6858974464134],[-7.16955377856185,57.6819692461556],[-7.18318105988547,57.6812496060817],[-7.15605192019094,57.6765948731077],[-7.15874791393186,57.6686697717571],[-7.16651914679558,57.6639202422853],[-7.17363792282604,57.6695613008703],[-7.16732420973811,57.6574065617215],[-7.19241340287607,57.6572394894635],[-7.16796363656918,57.650859623937],[-7.16360119215759,57.6545195935364],[-7.13506366812428,57.6506451658066],[-7.13492503148344,57.6506263253989],[-7.13865075382911,57.6394265943853],[-7.11813989854168,57.6465325407674],[-7.12849370121853,57.6494414748026],[-7.09999881313299,57.6487920589986],[-7.12312929354525,57.6582985518906],[-7.12066086784081,57.6596692489461],[-7.11586198128947,57.6623336063441],[-7.1069232579557,57.6594801416338],[-7.0973586118506,57.6553893252568],[-7.0936134186813,57.6467578861575],[-7.08066584456637,57.6482457492497],[-7.06422651643944,57.6412055695445],[-7.10037526459784,57.6079258966305],[-7.13352813497683,57.6260601427536],[-7.11375091241148,57.6322506386481],[-7.11453093922132,57.6321308571131],[-7.14389773219178,57.6276172115346],[-7.14566402404259,57.6221886460457],[-7.15251394904882,57.6258020927321],[-7.15941144918462,57.6199757139101],[-7.19728816882844,57.6372038288517],[-7.17554963093825,57.6398298328373],[-7.16559152980585,57.6370047554038],[-7.16497192634611,57.6437861376962],[-7.16506433928274,57.6437812369366],[-7.1650611219387,57.6438229529832],[-7.1661172722132,57.6437254062242],[-7.21747151145624,57.6409910375643],[-7.21277002959794,57.6394068398872],[-7.1913799651651,57.6321953576008],[-7.18847193263302,57.6312139543135],[-7.20124357578393,57.6187681722814],[-7.15288007931854,57.6130568884985],[-7.16302802095058,57.6018863955547],[-7.15509047468465,57.5972255028269],[-7.1557442684574,57.5964345096596],[-7.1572581400408,57.5949638002498],[-7.15710306577844,57.5947904521782],[-7.16310544856331,57.5875260674435],[-7.15147065106884,57.5862341136431],[-7.14239528187108,57.5885660675378],[-7.10303400163649,57.5940183505452],[-7.10167989377386,57.5937250797505],[-7.10988284371615,57.5790634553819],[-7.11772848576191,57.5661180801291],[-7.14522864343331,57.5571651032953],[-7.17027251920063,57.5622387785881],[-7.18489311020112,57.5651978091188],[-7.17990267807451,57.5579617729754],[-7.2028695888277,57.5617526431773],[-7.22810513042007,57.5538310749976],[-7.18019021105146,57.5526320467915],[-7.16573475272844,57.5475535471009],[-7.16049872924386,57.5558674776475],[-7.15652950277376,57.5555855550349],[-7.13517624707638,57.5537006743367],[-7.1354929365968,57.5511070849793],[-7.14034884016463,57.5396835537645],[-7.13701554913551,57.5386333856797],[-7.13832065520183,57.5279363918457],[-7.14024649852715,57.5252147640672],[-7.14648618130071,57.5163937848241],[-7.14656768069387,57.516143470974],[-7.14745522779141,57.5150854522718],[-7.16868356105523,57.5133245807169],[-7.14857659583023,57.5099723070686],[-7.14862376453939,57.5098273835033],[-7.17665890851984,57.5080884194841],[-7.19638433380186,57.5067804143875],[-7.22158923005964,57.5076176440306],[-7.24952361696126,57.5061673910909],[-7.27592972044806,57.5174534064156],[-7.27639890319808,57.5176486947598],[-7.2593176351507,57.5049438402174],[-7.2582359415545,57.5041389043113],[-7.2475589599346,57.5034304278675],[-7.22344277888394,57.5018267721346],[-7.19943860372247,57.4789586638386],[-7.20418612510075,57.4727146359748]]],[[[-7.49836950048447,57.6411662976071],[-7.49721571414886,57.6412831985153],[-7.49778119575425,57.6414259825616],[-7.49836950048447,57.6411662976071]]],[[[-7.49692416406148,57.6423930714576],[-7.49593811656318,57.6427312722618],[-7.49663495109956,57.6427773703738],[-7.49692416406148,57.6423930714576]]],[[[-7.17907075879351,57.4699731623243],[-7.19170553039529,57.4721207870804],[-7.18897222800014,57.4841230245532],[-7.18981601435934,57.4842693307402],[-7.20467256906226,57.4868442212488],[-7.20415083162126,57.498007944734],[-7.20407415241394,57.4981632074984],[-7.17721159491428,57.4910187236773],[-7.17756016017726,57.4912179170836],[-7.1772173536947,57.4911175635995],[-7.1776353665722,57.4912608937701],[-7.19365902709303,57.5004143567183],[-7.18902579317474,57.5017344173291],[-7.16914366643598,57.5021256920986],[-7.16030879493082,57.4938502350026],[-7.16536559847935,57.491671146248],[-7.16826254196537,57.4904225839058],[-7.17526185952978,57.4874053098981],[-7.1610516207412,57.4856828703431],[-7.15988108250493,57.4849133210006],[-7.17424268577709,57.4813375014297],[-7.17665708231616,57.4715507313973],[-7.17907075879351,57.4699731623243]]],[[[-7.26046021175268,57.3970881168351],[-7.28339075767822,57.3995049496729],[-7.29025825883117,57.4002278771312],[-7.30591133867343,57.3964106118448],[-7.33124962160462,57.4110328486802],[-7.34295531925984,57.4177826122601],[-7.4033054232205,57.4254130654506],[-7.39391125689659,57.4334508199375],[-7.39495523892656,57.4343196665526],[-7.39429241750134,57.4350264536005],[-7.41264117111796,57.4490307982703],[-7.40241429617947,57.4591588005823],[-7.40273909819769,57.4592504598479],[-7.40231111167232,57.4596915298883],[-7.41435874624424,57.4625286779764],[-7.41103892284692,57.4712677385859],[-7.38050993995075,57.4755331471358],[-7.38046244979624,57.4755388692757],[-7.36711212136442,57.4917219529933],[-7.33704994836225,57.4966458974325],[-7.30916312479315,57.4792779660917],[-7.25819096391315,57.4796402865834],[-7.25983985447028,57.466697077649],[-7.24860172884507,57.4767219735002],[-7.23702998545995,57.4740461148761],[-7.2009433428544,57.4605031184156],[-7.21173885021062,57.4545446810485],[-7.23550842758453,57.4613992125443],[-7.2411164473959,57.4509702091906],[-7.22880410944352,57.4483643340595],[-7.21800837577098,57.4460781117401],[-7.22664038650585,57.4463535773712],[-7.24244576549493,57.4468564379068],[-7.25026533669404,57.4396552235738],[-7.283573127269,57.4380694261721],[-7.24790014411086,57.429342511092],[-7.24485029516874,57.4379105248908],[-7.21534030534257,57.4361556099832],[-7.20141918806986,57.4261119151955],[-7.20085058001959,57.4239246580892],[-7.22044646764693,57.425761807021],[-7.19726121967517,57.4133829669882],[-7.24158516625886,57.4106596310495],[-7.2286712417262,57.3990065162218],[-7.26808020816485,57.4076238112992],[-7.26046021175268,57.3970881168351]]],[[[-7.219030172272,57.3888302179912],[-7.21918257652332,57.3888559177674],[-7.23368294520322,57.3915247936783],[-7.23301239411529,57.3924077311874],[-7.21766909807671,57.4051425427859],[-7.205147841523,57.407639051958],[-7.19020159275916,57.4096277333658],[-7.19482172199621,57.404208069403],[-7.19744284413045,57.401749653372],[-7.19022407030638,57.395276904821],[-7.20154823831272,57.392743653412],[-7.2189100264121,57.3902098981447],[-7.21611170642369,57.3894837667325],[-7.219030172272,57.3888302179912]]],[[[-7.22937576496667,57.095926148359],[-7.23145624735097,57.0963612867801],[-7.27963638169476,57.1081255494229],[-7.28338911643523,57.1072084887074],[-7.28753388950944,57.1080729909502],[-7.3015736575756,57.1110000231048],[-7.31503696563679,57.1028370434346],[-7.32142628097426,57.1029742042612],[-7.3222296380143,57.1038124257046],[-7.35150431762856,57.1036154516662],[-7.3746442778638,57.1041038653864],[-7.39212641336262,57.1137947570811],[-7.39105439980147,57.126099025679],[-7.40403894173741,57.1310050055233],[-7.41241286467648,57.1496466037318],[-7.41621499974531,57.1721804625843],[-7.42389501598748,57.2175960251594],[-7.43549300645045,57.2365044342086],[-7.45824034923315,57.2410888132257],[-7.45775055788233,57.2412204335814],[-7.43873035525763,57.2430732273666],[-7.43362811392041,57.2476992968491],[-7.42698285533803,57.2494828931133],[-7.42055757950314,57.2886274660162],[-7.39670038822232,57.3014595366387],[-7.40024986343958,57.3103357920902],[-7.39990716621626,57.334351273795],[-7.39971299507163,57.3479767128967],[-7.43165138943002,57.3874344239762],[-7.37756651939885,57.4022668380943],[-7.36433686301266,57.4180811299564],[-7.32892846141315,57.3951033642463],[-7.31776395528325,57.3878500405794],[-7.28808751020313,57.3858941412896],[-7.27916443325253,57.3816448703632],[-7.2680357213694,57.3754452022788],[-7.26729488135564,57.374001692069],[-7.30045722168829,57.3719463542196],[-7.24455080427096,57.3543436026807],[-7.24106194885826,57.3525681938319],[-7.24263059738244,57.3474241286419],[-7.27046019772797,57.3497811415147],[-7.27366114597406,57.3500518239748],[-7.27007389048054,57.3446908800718],[-7.25849662821604,57.341339617118],[-7.22075301596555,57.3490200362003],[-7.22628070717814,57.3417034836276],[-7.23084133588758,57.335664684239],[-7.23090219549137,57.3356489958367],[-7.25446435141656,57.3295718507598],[-7.26342564905034,57.3291040165252],[-7.27265887396512,57.3286213046001],[-7.29004518139309,57.3348395062671],[-7.29096540279961,57.3351684890064],[-7.27184844718267,57.3230375210071],[-7.24684340487549,57.3233395188244],[-7.24562854406313,57.3225888705635],[-7.24545681892715,57.3233561197242],[-7.22705304018153,57.3235749993056],[-7.22056238751419,57.3007784085695],[-7.20074831164871,57.305828897968],[-7.19861502213551,57.3062718266598],[-7.19214020398972,57.2995737540604],[-7.2032872076431,57.2808904639691],[-7.22713060948118,57.2822108999008],[-7.2531450283964,57.2603636558956],[-7.25301055050357,57.2601970180538],[-7.24594816249611,57.2524544812702],[-7.24266382411435,57.2488614113975],[-7.25749028943778,57.2434708124805],[-7.26759061695123,57.2241448222445],[-7.30449483883874,57.2263422898812],[-7.30466903002981,57.2263526351153],[-7.30404537574646,57.2276270369046],[-7.29734245413178,57.2325148676101],[-7.29532318834617,57.2339870149281],[-7.32049195420263,57.2303856050597],[-7.34752582729953,57.2366460684988],[-7.3468274251736,57.2291523001102],[-7.32093709354904,57.2239323642844],[-7.31284190520251,57.2278673875317],[-7.30347074447525,57.2192255038913],[-7.29909090602711,57.2151848147222],[-7.26670715993033,57.2107065648224],[-7.26187954198055,57.2072018847739],[-7.26505181709914,57.1968337101109],[-7.26698629809163,57.1933404074479],[-7.26484400212579,57.1920671088114],[-7.24460370834146,57.1636804979682],[-7.24957256098179,57.1607594704643],[-7.26836501007192,57.1497061476103],[-7.3211701415352,57.1640929187248],[-7.30232851079948,57.1497643720047],[-7.30090729726883,57.1486833322237],[-7.30649355575633,57.1493844640168],[-7.33520781212442,57.1554673529605],[-7.35408029151886,57.1505271427381],[-7.3389379125641,57.1464442395147],[-7.34522343041899,57.1431431605559],[-7.33347379959345,57.1358947504996],[-7.29232339883517,57.14156422558],[-7.28485451573049,57.1425916317622],[-7.25566424745867,57.1376718225873],[-7.24630582133827,57.1357812313703],[-7.2439939038124,57.118835378925],[-7.24127738503512,57.1206498175934],[-7.24096890877034,57.1195749840867],[-7.23014347255166,57.1253227919718],[-7.21190854682457,57.1174683947448],[-7.21206598382024,57.1171674299237],[-7.23198735373698,57.1047875108473],[-7.23399964842711,57.104078556477],[-7.22937576496667,57.095926148359]]],[[[-7.29265401422856,57.052525446728],[-7.30912510827727,57.0605333914116],[-7.31415014581878,57.0880412155854],[-7.30670899784441,57.0885266314537],[-7.30139745363134,57.0869621821059],[-7.26874156541402,57.0908495427448],[-7.27779197831939,57.067808815999],[-7.28177293516374,57.0676862203198],[-7.29561976958781,57.0672588098847],[-7.29848502150127,57.0673604352748],[-7.29780314628965,57.0671912750836],[-7.29937897629525,57.0671425089696],[-7.28109802466262,57.0629492026202],[-7.2778701622227,57.0622084125859],[-7.2807261350204,57.0603383555414],[-7.29265401422856,57.052525446728]]],[[[-7.39321006582323,57.0436994154404],[-7.39813085525465,57.0443682782658],[-7.39941322958658,57.0469538736164],[-7.3903232011508,57.0617016239749],[-7.38963719626157,57.062072226536],[-7.38296284312738,57.0587986113592],[-7.37220798760814,57.0525454622188],[-7.37480104185809,57.0507283272701],[-7.39321006582323,57.0436994154404]]],[[[-7.33152482460677,57.0064309248022],[-7.3405470661819,57.0080876115165],[-7.36062114974215,57.0132407911833],[-7.35369041973692,57.0177094249097],[-7.35048390518694,57.0189316950785],[-7.33626839186172,57.0104982213866],[-7.33207664746164,57.0133575907822],[-7.32994137922312,57.0126381691336],[-7.3298166355431,57.0097711277109],[-7.33152482460677,57.0064309248022]]],[[[-7.46279384217267,56.9450116250152],[-7.48211204909626,56.9461372553115],[-7.49086128297678,56.9556157676876],[-7.50121923965461,56.950640328133],[-7.50124982716327,56.9507023432797],[-7.50371634346324,56.9580019629066],[-7.51036194591095,56.9466585115037],[-7.5175426972645,56.9469181929691],[-7.5586095074819,56.9550793366133],[-7.56252200186767,56.9562102305205],[-7.5517814391322,56.9714947839785],[-7.51937174478901,56.9739233194781],[-7.51422340085534,56.9796129356351],[-7.51384245427444,56.979693072844],[-7.51404477784832,56.9798103028236],[-7.51305734098228,56.9809013272141],[-7.52409564362494,56.9879234011648],[-7.5213142939466,56.9879795819779],[-7.50810139055924,56.9867812985028],[-7.51475324730706,56.9987140383798],[-7.50150007614634,57.0041348704305],[-7.52867345486585,57.0130541013199],[-7.52847030385773,57.0130798954354],[-7.48565816471555,57.0134541766746],[-7.45751763939184,57.0232501290628],[-7.44743909543341,57.0410462422019],[-7.45248952839436,57.0510201996106],[-7.45016259796599,57.0580554485385],[-7.44544374271551,57.0581966818938],[-7.44317203898762,57.0576223100154],[-7.44352315397816,57.0486309840215],[-7.41993297432554,57.0419714798687],[-7.42473969869348,57.0312260155308],[-7.44952760101297,57.0233742410193],[-7.40403866459643,57.0096522030224],[-7.39580416496475,57.0036634251327],[-7.42858158368423,57.0121355878156],[-7.41714703930488,57.0073491115532],[-7.40675859806532,57.0027487711926],[-7.43114812070288,57.0019218852835],[-7.41063146910878,56.9949817659233],[-7.40149386425237,57.0000438721138],[-7.3790046175619,56.9900892219139],[-7.37846800218909,56.9803610190291],[-7.41896728993898,56.9922503997688],[-7.40595879502014,56.9815663229904],[-7.40567029747313,56.9794544714367],[-7.42273909672766,56.9758558810622],[-7.42278130337671,56.9756967897547],[-7.4228440693166,56.9756829889607],[-7.42653794240546,56.9615316282587],[-7.43174747842498,56.9610040642208],[-7.4397860673938,56.9601895595564],[-7.44407477013455,56.9597547880348],[-7.43865121154221,56.9568940271688],[-7.43655066428761,56.9507925770073],[-7.44831936553227,56.9469069857207],[-7.46279384217267,56.9450116250152]]],[[[-7.54914653054334,56.9092581199696],[-7.5616917862292,56.9219316667045],[-7.5451103182866,56.9208166900373],[-7.54161459906207,56.9269807746262],[-7.54655754279646,56.9280779101336],[-7.54657041100195,56.9284712347827],[-7.55319779130469,56.9295513601527],[-7.57327432820567,56.9340033484205],[-7.56124849292958,56.9424428151177],[-7.56537593837989,56.9448118081247],[-7.5678450529976,56.9476952131755],[-7.53379359516792,56.9460568003602],[-7.5424914833505,56.9395142830802],[-7.53957411436596,56.9391172137639],[-7.53968728352878,56.9390044117598],[-7.48748254797504,56.9320141083402],[-7.51771387456998,56.9337868500242],[-7.53183293074467,56.9233226282092],[-7.53366859954128,56.9220209686301],[-7.53358995058645,56.9220199184515],[-7.53416182674533,56.9215958871184],[-7.50326234302491,56.9216114088868],[-7.50383695061331,56.9170045347744],[-7.54914653054334,56.9092581199696]]],[[[-7.51623592908464,56.8800512349338],[-7.53926785186703,56.8983345470173],[-7.51774790640881,56.9011165203421],[-7.5080185345014,56.8998186469202],[-7.49208356989257,56.8875220694746],[-7.51623592908464,56.8800512349338]]],[[[-7.64177985582274,56.7963887795704],[-7.66611984429434,56.7998721717322],[-7.64822572846913,56.8126399328507],[-7.6555059123974,56.8232741275296],[-7.65394462650547,56.8235794718521],[-7.63285465131049,56.8241784942579],[-7.62793228709592,56.8286631977686],[-7.6248147912269,56.8292720131843],[-7.62393478651017,56.8278213227291],[-7.62287920295145,56.8153977861294],[-7.62908622459706,56.811189785904],[-7.62211863564731,56.8025491165908],[-7.64177985582274,56.7963887795704]]],[[[-7.63635296702475,56.7781450505551],[-7.65326359422613,56.7831266982763],[-7.66076941965839,56.7853366299136],[-7.65477338334363,56.7870317686497],[-7.64416837590956,56.7899414446729],[-7.61604567602887,56.7848132426525],[-7.61193222130771,56.7840624913338],[-7.62495742557041,56.7808399179935],[-7.63635296702475,56.7781450505551]]]]},"properties":{"OBJECTID":332,"LAD16CD":"S12000013","LAD16NM":"Na h-Eileanan Siar","LAD16NMW":" ","BNG_E":126473,"BNG_N":932862,"LONG":-6.65722,"LAT":58.19938}},{"type":"Feature","id":333,"geometry":{"type":"Polygon","coordinates":[[[-3.74507562040592,56.0724191764207],[-3.73333503554948,56.0636870611811],[-3.72339306454053,56.0252356004799],[-3.68697185394977,56.0368413770612],[-3.67680826993851,56.0089347628889],[-3.60580575810751,56.0195322852433],[-3.59654123850529,56.0209116314111],[-3.52336759323163,56.0035126224196],[-3.51248462661797,56.0009198824211],[-3.50980562764485,56.0006764386996],[-3.53639977384557,55.9857232261158],[-3.59996039647056,55.9968408793701],[-3.65699241993757,55.9647771746087],[-3.65293117855214,55.9592593690949],[-3.67421218237419,55.9539236208003],[-3.66757651794172,55.9454354060431],[-3.70334473319672,55.9345576893045],[-3.7321680322996,55.9353310487217],[-3.78210620684171,55.9016299589515],[-3.82255513846496,55.8964913682136],[-3.80916941071555,55.9048575753837],[-3.83302894335067,55.9077997516858],[-3.90380957616968,55.9379417398481],[-3.8603393557988,55.9592338368367],[-3.93587015937125,55.9622833961597],[-3.94972169199591,55.971443248173],[-3.94551467530853,55.982439185961],[-3.9648107914498,55.9871016637668],[-3.98523129368715,55.9827816498859],[-3.98932400936901,55.9872844396328],[-3.97463486656241,55.9908772497977],[-3.98841780982128,56.0077887927646],[-4.03034114141155,56.0097331318922],[-4.02012108053585,56.0280371718667],[-3.97865101057822,56.039370433923],[-3.97335548092289,56.0486225110459],[-3.89673000863519,56.045420732421],[-3.81426281463643,56.0528027822554],[-3.81533013623623,56.0611981067584],[-3.7978990168469,56.0654191568244],[-3.8358896182478,56.0846477229251],[-3.82154575236102,56.1007190224436],[-3.79769185894822,56.1074095398589],[-3.74507562040592,56.0724191764207]]]},"properties":{"OBJECTID":333,"LAD16CD":"S12000014","LAD16NM":"Falkirk","LAD16NMW":" ","BNG_E":289661,"BNG_N":679536,"LONG":-3.7706,"LAT":55.99604}},{"type":"Feature","id":334,"geometry":{"type":"Polygon","coordinates":[[[-3.73991079046951,56.0765636523418],[-3.7146219719506,56.1044872855335],[-3.67447357330683,56.1002317468794],[-3.67258302525548,56.1077991747671],[-3.62878665758141,56.1104406797519],[-3.66393874273703,56.1230462632289],[-3.62834742144912,56.1327697666204],[-3.58095167337347,56.1393097822708],[-3.58288692719774,56.1508719952521],[-3.56396296750845,56.1598110048504],[-3.54610240432299,56.1585235825208],[-3.54000652661175,56.1464619824199],[-3.45370272301453,56.150377808154],[-3.41663544625547,56.1384210585178],[-3.36991205377363,56.1458403905212],[-3.37171791518614,56.1644001861443],[-3.34544747162894,56.1729410554991],[-3.31641759829238,56.166485074935],[-3.29653489781307,56.1705760152307],[-3.30912518060957,56.1853048070972],[-3.26094659581752,56.196137603642],[-3.27492778615714,56.2141639620279],[-3.26486857218615,56.2200545035091],[-3.29023342707239,56.2249814687193],[-3.27998414994167,56.2338457291657],[-3.36749092609649,56.2397605597519],[-3.35330522120973,56.2552722814763],[-3.38366441146756,56.268780954617],[-3.33553297347332,56.2894498184354],[-3.32482904328686,56.2828007996284],[-3.29369796422822,56.2887043916143],[-3.30062149286331,56.3139795830608],[-3.25602980058185,56.3400973038859],[-3.25564213698683,56.3462684295733],[-3.27641469945379,56.3509503936604],[-3.25145384159061,56.3545903948605],[-3.22631583130406,56.3550690221431],[-3.18717375960597,56.3666097304162],[-3.06351429797142,56.4029433182642],[-3.03964720138829,56.4156684920065],[-2.9899869589049,56.4207198187016],[-2.97439565907159,56.4276406914378],[-2.91998008095109,56.4517608891317],[-2.9185271486907,56.4517854699369],[-2.88074809365819,56.451223209726],[-2.85507801398492,56.4386942696377],[-2.81738158141122,56.4449289304568],[-2.80313196693025,56.4395594199266],[-2.82427337060246,56.3800074817175],[-2.85071653925262,56.3693755270339],[-2.86384078547983,56.3640943269891],[-2.83369366186411,56.3535706084465],[-2.8207648006313,56.3670752625543],[-2.80072330010792,56.3510208587235],[-2.79907521344598,56.3460423430282],[-2.78687171361042,56.3399150679493],[-2.77824985804901,56.3329982461684],[-2.75176974760857,56.3309865429568],[-2.68585049805266,56.3228442864234],[-2.6806024448286,56.3183076126816],[-2.66072740882065,56.3184422402439],[-2.64808998890734,56.3077945689139],[-2.63039537361479,56.2928737566976],[-2.58636226577653,56.279403300179],[-2.59492075291925,56.2706351157327],[-2.60285704055815,56.2635180103696],[-2.61648723286884,56.2604429378927],[-2.61943689398895,56.2603229016763],[-2.62125240594277,56.2593674094797],[-2.62951029953613,56.2575029760621],[-2.63723985982,56.2509501135475],[-2.67481723153588,56.2311433820365],[-2.71372532593548,56.2147761409604],[-2.78160605057113,56.2008847236952],[-2.80100224702797,56.1900170706066],[-2.81226905522725,56.1837000847251],[-2.81355452631236,56.1837746823476],[-2.81893736188821,56.1896610825557],[-2.83377769545384,56.1849464576592],[-2.8691980578473,56.1869906596936],[-2.86774764572231,56.1895659883049],[-2.86589829245822,56.1928485090458],[-2.8930556317723,56.2069174545457],[-2.94334994805556,56.2134926006113],[-2.94340942780152,56.2134742536582],[-2.94355204987683,56.2134121562471],[-2.96870102378038,56.2033970792227],[-2.99630978556173,56.1923905445984],[-2.9969569275036,56.1890346493337],[-3.0412162018287,56.1687907585683],[-3.04620200445247,56.1676007706229],[-3.05420648297705,56.1628420492038],[-3.05441096767743,56.1627483830496],[-3.0545515713047,56.1626368536349],[-3.10972767007914,56.1297877142309],[-3.13849093491602,56.1194718165002],[-3.14938244008112,56.1179296975415],[-3.15065092596081,56.1151069853923],[-3.15075258308076,56.1150704869422],[-3.15165417705655,56.1128741962072],[-3.17414035712191,56.0627608487468],[-3.2189415300793,56.0634718343891],[-3.23435870499478,56.0546780238129],[-3.23852310613872,56.0548780966942],[-3.25096841845326,56.0609856333498],[-3.27639703451805,56.0566911306784],[-3.27697435488714,56.0567186756329],[-3.27732214265983,56.0565347778826],[-3.28612331633412,56.0550469086376],[-3.32214734044342,56.0337338606314],[-3.33944602353039,56.0391659011296],[-3.35191346935169,56.0299195826104],[-3.38310449785174,56.0259142035548],[-3.38353349293699,56.0248850372693],[-3.39022264465912,56.0245825221861],[-3.3913600725108,56.0060980916548],[-3.39391913710913,56.0070597296822],[-3.41283001435813,56.0165872003508],[-3.41807839628185,56.0161332009246],[-3.43845996379453,56.023780756327],[-3.44280262205961,56.0179090629271],[-3.45593937070992,56.0203695644646],[-3.46286988195906,56.0301269346213],[-3.50560120826692,56.0343333093704],[-3.52112551985832,56.0416675062859],[-3.54058633757705,56.0402213490818],[-3.54991090924343,56.0417887109284],[-3.57552385588928,56.0588638023761],[-3.60690963827095,56.0461076219961],[-3.6074334625193,56.0458945854498],[-3.61766122801076,56.0559661099482],[-3.65440249790872,56.0517376674306],[-3.65485142501914,56.0518236959194],[-3.65455346810186,56.0517202680474],[-3.68634544550075,56.048051830696],[-3.69173840013081,56.0499392742813],[-3.73991079046951,56.0765636523418]]]},"properties":{"OBJECTID":334,"LAD16CD":"S12000015","LAD16NM":"Fife","LAD16NMW":" ","BNG_E":339197,"BNG_N":704726,"LONG":-2.98235,"LAT":56.23117}},{"type":"Feature","id":335,"geometry":{"type":"MultiPolygon","coordinates":[[[[-5.17200552947857,58.3740613490863],[-5.20353917044876,58.3766684757589],[-5.20688183602135,58.3799321535906],[-5.20248638137171,58.3841938631102],[-5.18083200537218,58.3897688475796],[-5.18029381401681,58.389817537423],[-5.16661442497397,58.3823331088647],[-5.17200552947857,58.3740613490863]]],[[[-5.39845572001059,58.000194541389],[-5.41690988807815,58.0043259054164],[-5.42165110307881,58.0055107857192],[-5.40960580040224,58.0233070236679],[-5.40385548164459,58.0215475681347],[-5.3977389463184,58.0189494562395],[-5.40348714794602,58.0098567288298],[-5.38666686564556,58.0068571243114],[-5.38574129569126,58.0066919849702],[-5.39461322087822,58.0016513368268],[-5.39845572001059,58.000194541389]]],[[[-5.97875191459169,57.514530633482],[-5.99788918473625,57.5275383796921],[-5.98044299161588,57.5404406754836],[-5.99841113251669,57.5393280154787],[-6.00042201999057,57.5410741840901],[-5.99974376230606,57.5435778098129],[-5.97990213674361,57.5467123563394],[-5.9808177397057,57.5488654375636],[-5.9763519891342,57.5496873193833],[-5.98704882589096,57.5669866840298],[-5.98928874489942,57.5706068915365],[-5.97876811087485,57.5771484292238],[-5.96623193346377,57.5718691531102],[-5.96626146296711,57.5730081704942],[-5.96546089289977,57.5727025872012],[-5.96635069523304,57.5764491690724],[-5.96650861819712,57.582536114178],[-5.96178204752387,57.5779454362965],[-5.95386899993441,57.5685977697093],[-5.95413405815518,57.5680226486875],[-5.97875191459169,57.514530633482]]],[[[-5.99291442287023,57.5070869067537],[-6.00898209391832,57.5132665252336],[-6.01290181352466,57.5147734380255],[-6.01068651205956,57.5152611648731],[-6.00921457980417,57.5153809512008],[-6.00316866744845,57.5158727819283],[-5.99291442287023,57.5070869067537]]],[[[-6.05026874919396,57.3283824761461],[-6.06766181258401,57.3344216271996],[-6.06600401091997,57.3460339646663],[-6.07621924809032,57.3482228875413],[-6.07737789384636,57.3502757403531],[-6.08301249496593,57.3496779367318],[-6.08796087711567,57.3507375258823],[-6.07433042797176,57.3788737619117],[-6.07584779921707,57.384305507258],[-6.08468100785774,57.4187294880889],[-6.08231381602256,57.4259682875213],[-6.06636422122693,57.4510221924449],[-6.05721303537076,57.4598367119724],[-6.01782959270362,57.4546103753445],[-6.01131469014163,57.4650950981705],[-6.02944419795644,57.4694354245726],[-6.0301220614493,57.4851984758871],[-6.03041865609983,57.4920892771211],[-6.02205861859196,57.4910015266808],[-6.01998770389643,57.4799247272423],[-5.9934040164345,57.4933340575179],[-5.99206966129109,57.4936126864462],[-5.99096022153157,57.5054119261782],[-5.97839008774893,57.4945851002423],[-5.98359706988649,57.4786047366665],[-6.01841130447554,57.4431672807728],[-6.03236334537595,57.4342908823734],[-6.03112887154559,57.4302029956513],[-6.03168391069431,57.4296369555884],[-6.02519680892048,57.410545430294],[-6.01865339064316,57.3888351573992],[-6.01498926773633,57.3862633096796],[-5.9934372661584,57.3711261512368],[-5.99323227471999,57.3692421455498],[-5.99458767337924,57.3558749919541],[-6.02113609430074,57.3333388702474],[-6.05026874919396,57.3283824761461]]],[[[-5.98092541388374,57.2739459729933],[-5.98306029623806,57.2754994577035],[-6.01954205600815,57.3020197121998],[-6.02240298647316,57.3057857985589],[-6.0168790251923,57.3197208277833],[-6.00957603864666,57.3223086568423],[-5.99788082629675,57.3250291161084],[-5.98917026387452,57.3241869229754],[-5.94273118983781,57.3119014235727],[-5.92447960257038,57.30252240972],[-5.92402024810079,57.2914445374056],[-5.92907280438938,57.2809074491351],[-5.98092541388374,57.2739459729933]]],[[[-6.22556178401128,57.1321709667266],[-6.2445931759865,57.1367436782127],[-6.25480105110844,57.1475995207097],[-6.25595589238708,57.1495461939215],[-6.2271805564417,57.1579984622444],[-6.21465997449386,57.1528358668729],[-6.21522396263109,57.1625312634211],[-6.21038851160366,57.1647043594288],[-6.18716152110423,57.1640449075739],[-6.18274922417692,57.1604866587308],[-6.18215073160791,57.1558086429978],[-6.18906494516529,57.1486270556723],[-6.210549857248,57.1505999441574],[-6.20407543213606,57.1361753806858],[-6.20942969007467,57.1337347812957],[-6.22556178401128,57.1321709667266]]],[[[-6.59212675277702,57.0425537755056],[-6.61195633421636,57.0510397284149],[-6.60478780017017,57.0550891266057],[-6.59292591487524,57.0604005614123],[-6.56009144219713,57.0626841288811],[-6.55668333900957,57.0696848922898],[-6.54672035446119,57.0700551199498],[-6.49652725220828,57.0684038057907],[-6.488347136652,57.0663934879221],[-6.48809178145945,57.057393222396],[-6.4885114910924,57.0560042053801],[-6.49791471610408,57.0559080329748],[-6.54969195096298,57.0581205265189],[-6.55568165743185,57.0540152845794],[-6.59212675277702,57.0425537755056]]],[[[-6.46717326607103,57.04428394543],[-6.47208311150367,57.0442641036401],[-6.48533541539821,57.0490277862079],[-6.51119174624782,57.0440993451719],[-6.51288181801304,57.0512980170887],[-6.49746058881801,57.0555216186566],[-6.46685329328815,57.0448007156206],[-6.46717326607103,57.04428394543]]],[[[-6.01719144991143,57.0189015826821],[-6.01682210224971,57.0265239360419],[-6.01659688471734,57.0311708910769],[-6.01841692329641,57.0318683400497],[-6.03400049242912,57.0438142465519],[-6.03659146996142,57.0515967464764],[-6.02395984776709,57.0704792254347],[-5.99947617089836,57.0739222040801],[-6.00817030168343,57.0901052690604],[-5.99999962019819,57.1040121164524],[-5.98498751940153,57.1073863558962],[-6.00504479068108,57.114767128134],[-5.99775576708873,57.1241098897976],[-5.97532071311756,57.1303397849509],[-5.96924685862537,57.1397102006447],[-5.96577488301862,57.1415716448245],[-5.94002326411786,57.1464984006723],[-5.92007483829975,57.1618518402416],[-5.87383681544815,57.1704933137928],[-5.86641699131342,57.1713692585718],[-5.8380260185198,57.1897541555592],[-5.87797776231811,57.1760921084239],[-5.89758993163054,57.1796682475025],[-5.90133349403617,57.172012967834],[-5.91874765182397,57.1736547635346],[-5.93539849398981,57.1760104419446],[-5.97181526007017,57.1711904113134],[-5.9916768019987,57.1685566223077],[-6.00293279935032,57.1996108492536],[-6.00476064799837,57.2003001937464],[-6.03288267337486,57.2223460055546],[-6.03712670111997,57.2277836770095],[-6.03334659692283,57.2058337578911],[-6.02968841698497,57.1845611940683],[-6.03657736453144,57.1824700394864],[-6.04994992704727,57.1805849511013],[-6.04976788958075,57.1757351620858],[-6.07387531134464,57.1384092217381],[-6.08377712114969,57.1267505174356],[-6.11266694676089,57.1372117894951],[-6.10194943389369,57.170111528691],[-6.11072343299912,57.1801731856896],[-6.11903414100153,57.1896977660278],[-6.1233883535291,57.1946856784529],[-6.13069970490597,57.1843732797198],[-6.16840523459971,57.1984347769084],[-6.16713586416438,57.1909027554926],[-6.17134754842255,57.1758384952023],[-6.17354412100304,57.1745099390045],[-6.20967556006561,57.1778060140947],[-6.30199685968395,57.1633565428524],[-6.32235559719648,57.1601595300491],[-6.3032600340118,57.1742078112674],[-6.28660747982498,57.1864479584196],[-6.2848338408932,57.2013566346283],[-6.29375125652454,57.2051568986883],[-6.30612866967624,57.1988248523463],[-6.31045576501897,57.1966104066501],[-6.31819237637547,57.1926500803402],[-6.33531523584011,57.1866601627439],[-6.34345297938293,57.1860974783461],[-6.35125909868719,57.1885381319416],[-6.35930046942698,57.1949210650272],[-6.3714797106131,57.2045831685119],[-6.38386969983289,57.22273254877],[-6.38196087406842,57.2255361722195],[-6.35295947712812,57.228395528934],[-6.35243601329017,57.2296825807281],[-6.34921194356002,57.2299421205284],[-6.35227882534871,57.2300690418711],[-6.34597769312571,57.2455546682471],[-6.36235790637077,57.2347421460281],[-6.3979677308113,57.2319508449528],[-6.405006849277,57.2322392662258],[-6.45148651204018,57.2624245599238],[-6.45856904177268,57.2862651349329],[-6.47381258780452,57.2896967112311],[-6.48188501700887,57.2923088397142],[-6.48278322003844,57.3109793403367],[-6.47822755269204,57.3125952279673],[-6.43344320442411,57.3250131932016],[-6.42685584464898,57.3230651557517],[-6.4306539012532,57.3399847272433],[-6.43028388400433,57.3398717042052],[-6.33080840675675,57.2980753189745],[-6.3620986678198,57.3241795078773],[-6.40243961751073,57.3397188318803],[-6.40263586997991,57.3398808121617],[-6.3953375328139,57.3446198395288],[-6.4029696251767,57.3449927006121],[-6.40292512635118,57.356367113064],[-6.41475165309783,57.3490273745265],[-6.4465508924777,57.3482108324196],[-6.45780120612349,57.3391975597908],[-6.45452322285271,57.3598859551384],[-6.47301174085515,57.3641260873825],[-6.47986088718952,57.3666321093697],[-6.47552943170898,57.3707080043041],[-6.46780840068289,57.3779709106911],[-6.48589825088233,57.3805148473136],[-6.48622185916171,57.3831827957059],[-6.48262913209171,57.3956294754193],[-6.48836909658543,57.4008740951602],[-6.48871086677009,57.4036880428316],[-6.49004835135427,57.4024080865649],[-6.49206583651285,57.404250846555],[-6.49407311365698,57.3985558271167],[-6.52418199374351,57.3697081844612],[-6.52463495543937,57.3694293047806],[-6.51655463909366,57.3932078379631],[-6.53840658157898,57.4134660733501],[-6.53517538961124,57.3983716017717],[-6.54196181694197,57.3932121352546],[-6.542189585688,57.3972552648802],[-6.55215661344474,57.385458038403],[-6.57297990465103,57.3884914299545],[-6.56897998505466,57.3673437008789],[-6.56355528952469,57.3386188297946],[-6.58212550653768,57.3330044088312],[-6.624645062565,57.3508250751621],[-6.62942400411959,57.3514310311108],[-6.65624559137494,57.3579059012061],[-6.66594704654715,57.3560553338188],[-6.67503052305528,57.3572035816158],[-6.68527504716663,57.36305996097],[-6.70049676714349,57.3717565046492],[-6.71962202976432,57.3718082744817],[-6.73892549044531,57.3893247851551],[-6.72913583436629,57.3953068348761],[-6.74312246276548,57.4176193823036],[-6.76722869544339,57.4289326476646],[-6.78965218330903,57.4210411204361],[-6.78017597704103,57.4577775725623],[-6.7384564929243,57.4522873934457],[-6.71997616509913,57.4497364207806],[-6.74295194014671,57.4646007706686],[-6.74953499405073,57.4836479012811],[-6.74812450481582,57.5000910577379],[-6.71667248678618,57.5137553196701],[-6.66676672738131,57.4682365286819],[-6.66677772671811,57.4595204205245],[-6.65711721023925,57.4594194136393],[-6.64306758444142,57.4465725234008],[-6.63967623903886,57.4427334155045],[-6.61995858704108,57.431991547545],[-6.61407966966805,57.4412119145917],[-6.6037521374988,57.4459739669231],[-6.60178318015064,57.4455765448182],[-6.59690252100587,57.4416804647913],[-6.58493814867529,57.4214524181853],[-6.58186870649706,57.4319334835809],[-6.57386324508815,57.4301677835416],[-6.59518566051706,57.4518098639599],[-6.59644086663876,57.454203533971],[-6.59776324155706,57.454424042669],[-6.60391219873495,57.4606585091649],[-6.6147736534604,57.4606922684679],[-6.61372571356627,57.4570844927631],[-6.62147936088606,57.4583759010339],[-6.62351769358286,57.4591991963957],[-6.61338445024059,57.467403899583],[-6.63747060770743,57.5025079681097],[-6.6185467688413,57.5015659814594],[-6.59847796467246,57.5099142456436],[-6.56792075010683,57.4933230155612],[-6.56058045474923,57.5080262625937],[-6.62873842553418,57.5450550042307],[-6.64165153482432,57.5520575634433],[-6.64231110041431,57.5513152336394],[-6.65380994328267,57.5451672430505],[-6.65444570701007,57.5455299997623],[-6.65228274261109,57.5496330853037],[-6.64071255136126,57.5612308866087],[-6.63903896923512,57.574737188425],[-6.63474522448621,57.5828688709451],[-6.63538700301543,57.604181057173],[-6.63484919180388,57.6085139216758],[-6.58268555594101,57.5883566110397],[-6.56551349586681,57.5482264506858],[-6.56290944526915,57.5474560440132],[-6.55042560322581,57.5437614960133],[-6.54088442638378,57.5479373535862],[-6.50431943194069,57.5340497447386],[-6.46083440220217,57.5039428315757],[-6.4655558992487,57.4980417888394],[-6.42709927760033,57.5182554837303],[-6.4360092547012,57.4915610240367],[-6.42170541606176,57.5031608346228],[-6.41897514195014,57.5053737814396],[-6.39981355318984,57.5088418197338],[-6.39961046172553,57.5287025481207],[-6.38365788628023,57.5204089369599],[-6.36516045948947,57.5151663868408],[-6.37618382195673,57.5301390790482],[-6.36705976672697,57.5314359718655],[-6.3898260378977,57.5492760919622],[-6.39501236528452,57.5566477423457],[-6.39459259372916,57.5693303605548],[-6.39450798951571,57.5694708025877],[-6.38258467575063,57.563108300995],[-6.35942745552759,57.588946300534],[-6.39460840392227,57.5851735579045],[-6.39423759307558,57.6127239729685],[-6.42759181317653,57.6421943099216],[-6.41248592061827,57.6480931469577],[-6.406393412649,57.6504712081739],[-6.40626846384711,57.6505198826464],[-6.40914517043293,57.6603008931996],[-6.38279555305664,57.6596642815994],[-6.36170393353542,57.6679956463274],[-6.3535722495625,57.6712057928805],[-6.34235050632712,57.6850235786586],[-6.34594528400799,57.6919701371671],[-6.35229141468544,57.7072304388838],[-6.33073138740963,57.6996048773782],[-6.32237509062062,57.7018325972121],[-6.29845007803178,57.7072293672945],[-6.29721598755009,57.7057112693759],[-6.30162341405767,57.6925855224828],[-6.30320888453079,57.6915908910594],[-6.30121395153545,57.6915860991136],[-6.25578899762454,57.6757246627975],[-6.25106953934251,57.6734747101942],[-6.23535390961251,57.6373616026179],[-6.19130907338989,57.6332517947219],[-6.15059408415621,57.5865193305654],[-6.13723707077035,57.587736048082],[-6.14880197816465,57.5656224599849],[-6.14681197103715,57.5618336973075],[-6.13876785332981,57.5465097966508],[-6.14848057624834,57.4999694620135],[-6.13719683715438,57.4741014466166],[-6.14263401028636,57.4443751251411],[-6.14590278610818,57.4297843863772],[-6.17340817362038,57.4128394958242],[-6.17960206040001,57.4126601166475],[-6.18483935229851,57.4147464580883],[-6.19135285405837,57.4123189596637],[-6.19774202647355,57.4121330015649],[-6.19822668193047,57.4097564674871],[-6.19992011904294,57.4091250603512],[-6.19848196898401,57.4085045413122],[-6.20214368150294,57.3905390134677],[-6.18705648204162,57.4035734247088],[-6.1839708431605,57.4022412851377],[-6.18242110931836,57.4075758998874],[-6.17569522515296,57.402278059941],[-6.17332832789994,57.402502687362],[-6.17318793366418,57.4024243203634],[-6.17007362401573,57.4028114940261],[-6.14001729989447,57.4056589415955],[-6.13871916206271,57.4048222679693],[-6.12629254933835,57.3902044228373],[-6.12854069327102,57.3844602111681],[-6.13112037836063,57.3825010266357],[-6.14621318724906,57.3710332956141],[-6.11685851741096,57.341691734569],[-6.10383165614242,57.3385542849792],[-6.10395608681577,57.3414413518289],[-6.09789173737717,57.3411462448798],[-6.0962953833451,57.3399819745611],[-6.09903734736688,57.3379146210644],[-6.10711559478134,57.3352330816089],[-6.10676682161311,57.3320852716563],[-6.1068512988629,57.3320215489352],[-6.1067514505778,57.3319465261594],[-6.10526710759809,57.3185424108133],[-6.13191396008144,57.3162539044607],[-6.1684219722319,57.2953864352134],[-6.14973119516282,57.3020975877412],[-6.15344317648449,57.2991580940302],[-6.12269200435455,57.3117972212647],[-6.11743743578803,57.313680913251],[-6.05739941375867,57.3136883369022],[-6.04164425162038,57.2932672164307],[-6.04612413325482,57.2905034546136],[-6.07780706280604,57.2761544434397],[-6.07556094297874,57.2723289313065],[-6.08304556475567,57.2677039545168],[-6.07019508922003,57.2668427314076],[-6.02064670192267,57.287682981603],[-6.00816415674426,57.2796370412485],[-5.99786431832431,57.2727430523994],[-5.99728371283842,57.2726198169372],[-5.99387234657389,57.270418937549],[-5.98225802592831,57.26808134756],[-5.93663470539387,57.2588854642915],[-5.93647743630853,57.2613670492611],[-5.92521862752823,57.2629691063273],[-5.92204147731008,57.2627484684192],[-5.90468877552899,57.2528828188705],[-5.91423630935516,57.2413251671422],[-5.8857920782157,57.2379700197274],[-5.85172973167395,57.2540647557516],[-5.8453444739831,57.2513789103947],[-5.86366278166853,57.2416116603475],[-5.81299942908506,57.2568426023089],[-5.81141750653508,57.2568736178508],[-5.75345843503114,57.2747009077255],[-5.71425210768831,57.2719103542659],[-5.71127301577308,57.2712710712441],[-5.73186978757114,57.2607480495604],[-5.72940881036747,57.2608792204031],[-5.72961474733223,57.2607611703025],[-5.72332685066927,57.2612031804032],[-5.66463123951463,57.2643142421562],[-5.65276980717909,57.2583531983696],[-5.64915590681453,57.256078361931],[-5.64757249665841,57.2550815315418],[-5.64892353355124,57.253730169879],[-5.6672303773946,57.235407955471],[-5.66838720142219,57.2187039581032],[-5.66855375238744,57.2170370837774],[-5.66936633409653,57.2089029559429],[-5.67469744693521,57.2061167763439],[-5.76184936631841,57.1705258125888],[-5.76514571725183,57.169530296649],[-5.78124817757896,57.1668427180069],[-5.78660762663242,57.1686933025833],[-5.80051779454852,57.1743543930034],[-5.80053529547917,57.1735004794179],[-5.80839493563097,57.1762120071561],[-5.80068051653569,57.1664151375612],[-5.80096284860484,57.1526439519963],[-5.80579388328342,57.145743902715],[-5.79120877312817,57.1399719520487],[-5.79817450552233,57.1375324418311],[-5.80608510321953,57.1368797671922],[-5.8025610189105,57.1348040375334],[-5.80429685261818,57.1210819749971],[-5.82814239453405,57.107528263335],[-5.82853182055177,57.1075379993364],[-5.85327288863795,57.1115604432402],[-5.86001513779537,57.1018273048178],[-5.8792727116671,57.0839827965226],[-5.88852701087121,57.0812814455923],[-5.89018051584411,57.0738666224532],[-5.89638861137767,57.068106245001],[-5.89283369253871,57.06196328089],[-5.89287785006735,57.0617651083989],[-5.9021401628879,57.0635741630506],[-5.92301495917069,57.0434992565223],[-5.95531033678058,57.0352974513265],[-5.95696611081702,57.0328791453563],[-5.96697797375729,57.0299165750348],[-5.97268626195254,57.0320354181498],[-5.98359612576449,57.027586954884],[-6.00182247618787,57.0201507812337],[-6.00939488033395,57.0247929496268],[-6.00972168756105,57.0245460493703],[-6.01075767748948,57.0251223814573],[-6.01719144991143,57.0189015826821]]],[[[-6.3149266553583,56.935796015364],[-6.36158694177032,56.9496011982068],[-6.36954914963962,56.9522056687551],[-6.37127791056573,56.956549544143],[-6.37583260868047,56.9731801776622],[-6.379699057448,56.9735928361378],[-6.44478470853432,57.0009801681829],[-6.45880225229291,57.0081043009508],[-6.45744494010491,57.0088748801106],[-6.44609233918078,57.0094072795547],[-6.44214791884386,57.0121287236357],[-6.39778879588261,57.0426992313108],[-6.36376756910361,57.0518654633739],[-6.35124331515398,57.048959860314],[-6.32996685811676,57.0603739523409],[-6.28791200888647,57.0418299160032],[-6.283253291053,57.0397736094159],[-6.26020786596427,57.0367614569202],[-6.24753329333483,57.0201147679884],[-6.25291901480999,57.0187129983156],[-6.27963813931034,57.0117537290318],[-6.2413309670223,57.0053083826972],[-6.23832410753358,57.004754077094],[-6.26042421373941,56.961224254341],[-6.27770634647068,56.9531674023292],[-6.3149266553583,56.935796015364]]],[[[-6.13908617080385,56.8719843931859],[-6.16842133953131,56.8736826721794],[-6.18488633069335,56.8786553036385],[-6.20753487919704,56.8877749791293],[-6.20908025372077,56.8969797426391],[-6.20786698985696,56.9050826768491],[-6.2014064452156,56.9096719961507],[-6.1863983997659,56.9151199849158],[-6.15859229503417,56.9150483560833],[-6.1628923962964,56.9351749063495],[-6.15107317292227,56.9418994935161],[-6.13660594863113,56.9427944231952],[-6.1164253982357,56.9285645619959],[-6.11171762346698,56.9245064244031],[-6.11711755788994,56.8880276300316],[-6.12677468418865,56.8893513775646],[-6.13908617080385,56.8719843931859]]],[[[-6.23580519128155,56.8229633372735],[-6.24767817473877,56.8327844444618],[-6.24849210621034,56.8323790438818],[-6.24861025659035,56.8324694567276],[-6.26396746482799,56.8285539510795],[-6.27725917624938,56.8351176135235],[-6.27744316229277,56.8353352844806],[-6.26776887952114,56.8383391630932],[-6.26468583398633,56.8392961995769],[-6.2624275329317,56.8399971415872],[-6.26556169970139,56.8469796901653],[-6.26588834008924,56.8477072698855],[-6.26562400782474,56.8475262045992],[-6.25498022062075,56.8402336683497],[-6.22371179183186,56.8455286502567],[-6.22221802865098,56.8439855519947],[-6.21882680832936,56.8318756663525],[-6.21991351257752,56.8306882050553],[-6.22874750998187,56.8349032710678],[-6.23580519128155,56.8229633372735]]],[[[-5.85130853754103,56.7859360902377],[-5.8776977501339,56.7907944984603],[-5.88697976434096,56.7925017317991],[-5.88464867947412,56.7976441340469],[-5.87700493620924,56.8109182807743],[-5.8339980719823,56.7958437919506],[-5.8090635015829,56.7944371556244],[-5.85130853754103,56.7859360902377]]],[[[-5.68419630164225,56.4975311827424],[-5.6931912626885,56.5089116402487],[-5.69515091803291,56.5118722044714],[-5.74569153000613,56.5250919951797],[-5.75474881784015,56.5187979595966],[-5.76400344328689,56.5262079491885],[-5.77140243868699,56.5325410578588],[-5.74043687600255,56.5622552202746],[-5.74816959333397,56.5648633348383],[-5.78426038243032,56.5323959647567],[-5.9045018257732,56.5511249779475],[-5.90665524357663,56.5523491182286],[-5.95962099578074,56.5824204378489],[-5.97835202557175,56.6103765644605],[-6.00097055109103,56.6198111371811],[-6.00480399139526,56.6476080604888],[-6.0024859943536,56.6499494383236],[-6.00061262047987,56.6501715273411],[-5.97252017197737,56.6494184450122],[-5.9501353176038,56.6560666173707],[-5.9283830353981,56.6511493983999],[-5.90607853094599,56.6577869257556],[-5.89147396358447,56.6393486454446],[-5.86519816538797,56.6388377879779],[-5.87660665680487,56.6501399402393],[-5.87659708240308,56.6537460700486],[-5.81914625275586,56.6669348213716],[-5.80553009805209,56.673480315479],[-5.74681707843762,56.7019443636225],[-5.77974584643925,56.6963497031225],[-5.8392686423662,56.6722675062641],[-5.8396934303612,56.6724293858319],[-5.86079405018136,56.6804713077157],[-5.88914826339661,56.673608313345],[-5.91946418745529,56.6759855481812],[-5.92739024394566,56.6766058157945],[-5.93440025503465,56.6859784002015],[-5.94574002256059,56.6789027475789],[-5.94792564774836,56.686493906495],[-5.96623409239997,56.6765755165475],[-5.97447084532348,56.6721108191626],[-5.98635574815253,56.6834832397539],[-5.98652162148352,56.6834697623016],[-5.98658076296933,56.6835254878798],[-6.02994209654508,56.6799292210728],[-6.06750017456678,56.693862214472],[-6.09779437807792,56.6873920769434],[-6.11782379835543,56.6953166901142],[-6.14361996776928,56.6825415866267],[-6.18778669482761,56.6877752630831],[-6.22165346457697,56.7113174707319],[-6.22723138423338,56.7250860786444],[-6.22713756998407,56.7259959378814],[-6.21222616528423,56.726207623657],[-6.20561847407888,56.7353382601028],[-6.18385602374383,56.7369513089862],[-6.19232651952438,56.7518264476528],[-6.191270417263,56.7526760931033],[-6.16817759975336,56.7524191822683],[-6.12501665798443,56.7638587377016],[-6.10943391350948,56.7649542342738],[-6.08551471372517,56.7626438841575],[-6.06495303627123,56.7586252508984],[-6.04972056331417,56.766607946922],[-6.01742553062753,56.7638945174036],[-6.01376690527067,56.7722503394148],[-5.98788258584954,56.7683161718853],[-5.97096536187825,56.7725571448867],[-5.96587642332328,56.7846878327249],[-5.92838393825095,56.7615062772993],[-5.90945849560118,56.7497890615013],[-5.88622700328103,56.7633207763867],[-5.86969355573815,56.7554778112747],[-5.87704202575766,56.7454751554766],[-5.85243845255286,56.7525780702553],[-5.84937072947898,56.760224142876],[-5.88959984778617,56.7664839579392],[-5.88700753627908,56.7852163571327],[-5.86217458813384,56.7785996592792],[-5.86171654471296,56.7787322758289],[-5.85800560473151,56.7777802419172],[-5.83691628944753,56.7780765357148],[-5.82370931726663,56.7857337812922],[-5.81386266930036,56.7853147283242],[-5.80380176380589,56.7839925809005],[-5.80173703817928,56.7866359855768],[-5.79283755385478,56.7926079913913],[-5.7975031729721,56.7920552450547],[-5.79523941212024,56.7949521369171],[-5.865003488395,56.8106616729454],[-5.86282671462276,56.8206666109017],[-5.85798752023581,56.8300764006641],[-5.8290930473005,56.8347841169996],[-5.81664168462253,56.8280087236755],[-5.81378306963212,56.8315454152382],[-5.79522846170826,56.8370235946644],[-5.78593186601034,56.8366778926678],[-5.75672830052407,56.848376942075],[-5.71918019317327,56.8436282454955],[-5.70599753251161,56.8563070060804],[-5.69851362836026,56.8635004830847],[-5.67572700311298,56.8708744879246],[-5.67627676631205,56.8729034169613],[-5.66621441770109,56.8754619208905],[-5.67748713277807,56.8773694931134],[-5.67812837039945,56.8797351017733],[-5.68869465055533,56.8795751208868],[-5.6890130635305,56.8793186533934],[-5.69035190713528,56.8795449841537],[-5.71851346710468,56.8559341293183],[-5.72628956352949,56.8494083012574],[-5.75798839184784,56.8547507686429],[-5.75925178239957,56.8549634983222],[-5.75831592743767,56.8548937934739],[-5.75896703706696,56.8554945601287],[-5.76010061002849,56.8551064155842],[-5.78912032608896,56.8599883023671],[-5.75109642879157,56.8823319412956],[-5.73460415154179,56.8843010083059],[-5.72569638750053,56.8853635148758],[-5.73561765620907,56.8869262486098],[-5.74332676746707,56.8881398916474],[-5.7371950595557,56.8956469901703],[-5.80509519564556,56.8899798306643],[-5.80997343775668,56.8874106991864],[-5.82388528331353,56.880081142385],[-5.82741444171685,56.8883259639589],[-5.85052848543656,56.8803720435609],[-5.86381062579443,56.8838277410826],[-5.88730466785856,56.8739931065231],[-5.90842071942149,56.883197805407],[-5.92204077979536,56.8813618867726],[-5.92319579318526,56.8853112294994],[-5.92397889842597,56.8901948059779],[-5.89886918941208,56.8968134618035],[-5.89370816864593,56.9059247464303],[-5.87914998444303,56.8992444887785],[-5.85113137919927,56.8996942409071],[-5.85236913518365,56.9093399556683],[-5.87558600995495,56.9089223209832],[-5.90230914478617,56.9203856280017],[-5.8908655095871,56.9276350401355],[-5.87481928454017,56.9252128668535],[-5.85933278780003,56.9413312061858],[-5.85979725584581,56.9573752624721],[-5.83721459835229,56.9697779211706],[-5.848372070879,56.9728936405543],[-5.84687089119428,56.9856986426931],[-5.83190415526655,56.9942363218844],[-5.83143138719973,57.0014673511157],[-5.82677765261279,57.0062173757778],[-5.82313182433228,57.0044816073852],[-5.80953390073954,57.0131743329163],[-5.73537394460315,57.0179242365848],[-5.72731762534109,57.0183173948199],[-5.70876782234121,56.9910876639892],[-5.63477284604037,56.969866581022],[-5.60887856553197,56.9829403020277],[-5.6624325332863,56.9948725322009],[-5.68432284272632,57.0185758588784],[-5.68382261594164,57.02164739675],[-5.67896267360251,57.0258190182956],[-5.66431690607265,57.0279880095671],[-5.67348854678758,57.0338279712055],[-5.68305073945714,57.0359629442243],[-5.68404112819012,57.0372819242955],[-5.69601202883982,57.0388552663683],[-5.70631611014329,57.0411533407344],[-5.74397166417538,57.0349928307135],[-5.74528525630994,57.034777685228],[-5.73268032193638,57.0311851658011],[-5.74021426784717,57.0280559336393],[-5.7441533260584,57.0292155130715],[-5.75471771523962,57.0326142695508],[-5.75551054686979,57.0346468310794],[-5.76207071543279,57.0514555221236],[-5.78160849352078,57.0442804265447],[-5.79669111732119,57.0659352037255],[-5.72549637714358,57.1012171315048],[-5.72192509071267,57.1182214644731],[-5.68182973511721,57.1188897683208],[-5.64489103916097,57.1277112408214],[-5.63636900268261,57.1263568850484],[-5.59194381310116,57.1192855970407],[-5.58412881162459,57.1119880784946],[-5.56720996531994,57.0960063395212],[-5.56023417699617,57.0988704680892],[-5.55618511550004,57.0971444836818],[-5.55019354063419,57.0916444896938],[-5.54294246599354,57.0914975073391],[-5.52024215460797,57.0818101480434],[-5.5199792490436,57.0814294783127],[-5.51993786341146,57.0816802285909],[-5.51969948850258,57.0815784504321],[-5.50970349015472,57.0976095902517],[-5.48736172310414,57.1011721903294],[-5.52593214163747,57.1019708673518],[-5.5279853603118,57.1020130482679],[-5.55280852832845,57.1124810493064],[-5.56150498876245,57.1335968818898],[-5.57759174137281,57.1328255171947],[-5.61032395157854,57.1456815952411],[-5.63809269398094,57.1439107507821],[-5.66051504165269,57.1424762630961],[-5.68209132479254,57.1528737585812],[-5.68886685610212,57.1640712795847],[-5.68806200669292,57.1676282958415],[-5.69083585824838,57.1673239435606],[-5.69137206612251,57.168209614473],[-5.68355572911942,57.1765536896167],[-5.66526826954784,57.1883340835423],[-5.64323776487092,57.1961782233583],[-5.63165205361515,57.2003006046057],[-5.62384039611505,57.2123193555578],[-5.62361548385175,57.2183442179702],[-5.62355228808223,57.2200370056279],[-5.64613155603811,57.2254993388526],[-5.65518446773293,57.2276877931096],[-5.65370415882981,57.2360399149736],[-5.6529939814753,57.2381429157032],[-5.64776099972707,57.2419825600882],[-5.63688220452938,57.2499615579841],[-5.59741912384409,57.2590881449188],[-5.58424911225467,57.2556486847004],[-5.56596009076333,57.2616541711031],[-5.53827918217727,57.2692285764909],[-5.52613644306819,57.2690637368326],[-5.51162414870488,57.2602867711234],[-5.48136224108991,57.2358367349522],[-5.45532035095672,57.2230946283347],[-5.43303223668828,57.2121777695349],[-5.4245186335823,57.2207701205679],[-5.40783730298218,57.2258842831313],[-5.4063896633183,57.2329875303626],[-5.41536304051101,57.2286038406847],[-5.4164528566199,57.2289063593663],[-5.4153649170047,57.2300034961165],[-5.43372539503051,57.2336990414791],[-5.45542721782852,57.2397155482516],[-5.51424830084849,57.2744444242903],[-5.51631225718592,57.2752177564602],[-5.5348667026702,57.282166722829],[-5.56214549888156,57.2767925696163],[-5.59238846703115,57.2708257539705],[-5.59252513727909,57.2707987566531],[-5.60025004212275,57.2808829648417],[-5.61816839412638,57.274332550637],[-5.64794358444141,57.287136189578],[-5.65212160037566,57.2860064251112],[-5.65481894165301,57.2852769348605],[-5.72120494308592,57.2830717679163],[-5.71812886047022,57.2835385840559],[-5.72944961504077,57.2966303919898],[-5.7164973852225,57.3030787950017],[-5.72660688733754,57.3044392629394],[-5.72552848442284,57.3064115971311],[-5.71649877941815,57.3152746567332],[-5.70168082549868,57.3180013041671],[-5.69746969027387,57.326638556888],[-5.68811250976039,57.3227852058148],[-5.67094965987612,57.3273112782433],[-5.68140431024471,57.3282913370785],[-5.68491250311582,57.3370696553076],[-5.68578677495774,57.3414063192222],[-5.66182883787009,57.3399645078931],[-5.65763279867688,57.3414571824208],[-5.64608702284978,57.3455630759927],[-5.64602781425859,57.3451796170683],[-5.65727129521525,57.3378261233683],[-5.66164162646947,57.3349667772189],[-5.65696405198601,57.3347393885646],[-5.65042393642566,57.3344211604379],[-5.58743928568598,57.3442598713231],[-5.57825519968018,57.3532430841593],[-5.57750950543647,57.3537042144041],[-5.53532725750715,57.3526350230421],[-5.50963131677718,57.3653792580456],[-5.45735820642296,57.3912618917393],[-5.453904601386,57.4034855064472],[-5.48099369263911,57.402985798966],[-5.50565815800452,57.3940151154603],[-5.49866703753354,57.3880159185966],[-5.50990310580226,57.3853066983231],[-5.51807827569317,57.3833346403958],[-5.55202695578957,57.3581856758202],[-5.60163723964829,57.3552481461731],[-5.6129804952446,57.3591058341142],[-5.61281416683283,57.3593510375377],[-5.59958826964202,57.3651412594664],[-5.63570699332948,57.3666279142354],[-5.63394241779641,57.380060938483],[-5.63004414835922,57.3811288425988],[-5.60268345891067,57.388007944851],[-5.60313602366971,57.3884951250664],[-5.59405289931425,57.3909797232433],[-5.61237777401955,57.3984404569874],[-5.6530752768342,57.3886483976511],[-5.66208295292203,57.3860827228028],[-5.68876199682925,57.378477812795],[-5.71672937923311,57.3625372748492],[-5.73844352030614,57.3536144205849],[-5.78843854263525,57.3463828892149],[-5.78931609088162,57.3470399657675],[-5.8045114429385,57.3584129006574],[-5.81778731174956,57.36235289486],[-5.82202168409998,57.3636090885482],[-5.83136388804038,57.3905362681109],[-5.82874171899712,57.3900977242006],[-5.82243938887555,57.3890434221915],[-5.81915407755205,57.3884936785529],[-5.81955350343312,57.3923518193793],[-5.82049256519908,57.4014186221704],[-5.82021411976259,57.4013736596302],[-5.80801972835205,57.3927015853711],[-5.80600545320729,57.3912686091683],[-5.80702289886871,57.3927317679857],[-5.81212511410778,57.4000671655162],[-5.8149279416465,57.4040953743531],[-5.82344306414808,57.4163272544443],[-5.82093952246676,57.4237278871655],[-5.80613781285734,57.4390153936343],[-5.82812237620162,57.4405819741312],[-5.82879452639152,57.441099130085],[-5.84476750310651,57.4417654246291],[-5.8538606603458,57.4424109755468],[-5.87287766554967,57.4741414203253],[-5.87087095413878,57.4819603742186],[-5.84414297252752,57.5586263387033],[-5.83866253775054,57.5559934832325],[-5.83702602569245,57.5716406544534],[-5.83625397220526,57.5790187937454],[-5.8289254032595,57.5782100499965],[-5.82283232972036,57.5775372894262],[-5.8202515441614,57.5772522374592],[-5.81447150958025,57.5835814240071],[-5.81183216709809,57.5854889106483],[-5.79859998660381,57.5743366631254],[-5.79175077495155,57.5742916137533],[-5.76954041931942,57.5607619534718],[-5.76827367762322,57.5594361685487],[-5.74330647727818,57.553971650277],[-5.74261580618632,57.5495729397683],[-5.7417718852799,57.5441967080068],[-5.74161390984396,57.5431901192129],[-5.72713545288894,57.5476178489012],[-5.70660686237836,57.5397046194537],[-5.71136141266452,57.5550055229137],[-5.70975737943432,57.5558226229174],[-5.70825792336472,57.5547734594044],[-5.64729815220106,57.5120524481348],[-5.67067798639714,57.5529735278512],[-5.67310032388796,57.5537587755101],[-5.67929253327559,57.5574564913704],[-5.70145212455139,57.5706804464875],[-5.68145062525761,57.5675567224725],[-5.68555005714837,57.5761569298276],[-5.68608540816991,57.5772797291785],[-5.72781861661415,57.5855104641079],[-5.73332887146895,57.6067448360739],[-5.75562155760822,57.6235971331024],[-5.76283824081672,57.626330506521],[-5.78393477839789,57.6357566386515],[-5.78896747892801,57.63622019087],[-5.80108367810139,57.6408023523997],[-5.81889242324151,57.6390188688082],[-5.80495244965415,57.6671680908539],[-5.78742621831019,57.683413388239],[-5.78898207165248,57.6974128896687],[-5.73813541124978,57.7084157847568],[-5.72876026733239,57.7000084865967],[-5.73087030854827,57.6985296688454],[-5.72636863100498,57.6987024860555],[-5.68675067582009,57.6903088193219],[-5.68385962223624,57.6890105392737],[-5.68786223050902,57.6991623628869],[-5.67169438686066,57.7014582321591],[-5.67791385863068,57.7125835398856],[-5.69382049221855,57.7116727110545],[-5.68666454397634,57.7183134868269],[-5.69644158241531,57.7301335098756],[-5.69683366691623,57.7301414697702],[-5.75987747351377,57.7314051968672],[-5.7722115109876,57.7406801044055],[-5.8129827503079,57.7498884315527],[-5.8123411827167,57.7522048763747],[-5.80091161494896,57.7934115349644],[-5.80300185917316,57.7973959587573],[-5.81413815575504,57.857440059729],[-5.81414187486122,57.8581693923856],[-5.80775595081018,57.8586003556756],[-5.77938863907667,57.8588550924885],[-5.7610152022066,57.870275600598],[-5.73907769873649,57.8652024714993],[-5.71110491432473,57.8691868197668],[-5.70050541821119,57.8706947237248],[-5.69081101190519,57.8676252927161],[-5.69160903072961,57.8676952967954],[-5.68977961656157,57.8671282489281],[-5.69037752568706,57.8674880134526],[-5.68942646587551,57.867175691089],[-5.68936794230192,57.8671682814236],[-5.68466147096384,57.8656775759327],[-5.68351938288984,57.865063397089],[-5.69255874132359,57.8437628677038],[-5.69168530213343,57.8436897640704],[-5.68282132017005,57.8377421715203],[-5.68486614491219,57.8345031720175],[-5.67648821125766,57.8290756470887],[-5.67215823196128,57.8305839225715],[-5.66205691994675,57.8237992859999],[-5.66137489313383,57.8227213926114],[-5.66884246078372,57.8000677222757],[-5.62348365563511,57.768318204052],[-5.62284276353172,57.7682201256954],[-5.62247154959632,57.7679561569467],[-5.61707575296928,57.7671881724989],[-5.60315413571026,57.7652068140812],[-5.59629543668517,57.7732066287951],[-5.62226261542481,57.7897895496034],[-5.60855119070519,57.7964380999182],[-5.60445850067354,57.7873116637521],[-5.60474400365097,57.7869723702133],[-5.57909416213665,57.7905104730541],[-5.58048814579874,57.7988486173697],[-5.59768640441665,57.801876036986],[-5.58182376854776,57.836020107864],[-5.58614454376967,57.8367370616893],[-5.59663453823855,57.8392846637301],[-5.60500093387566,57.850557279285],[-5.64266811665853,57.8560309264393],[-5.63847205943748,57.863055715938],[-5.65561758017051,57.8787487841522],[-5.65401121768066,57.8799083079323],[-5.64362872771597,57.8831367213184],[-5.64717155195605,57.8848443305482],[-5.64683399046279,57.885087937202],[-5.65587728877052,57.8890393085656],[-5.65211461299253,57.8941742559457],[-5.62061940359293,57.9226121731799],[-5.6184017074354,57.9243381784736],[-5.58144796368649,57.9195510384563],[-5.57912728037913,57.9138650199415],[-5.57771050468364,57.9103095796544],[-5.56144875509709,57.9177834210298],[-5.54050673759108,57.8695370270017],[-5.5366163562079,57.8686214379187],[-5.53628072817245,57.867955982009],[-5.50802189753641,57.8618866954756],[-5.46840564574466,57.8525411786634],[-5.45209645738907,57.8530268669616],[-5.45679713944503,57.8651958229613],[-5.44170917991499,57.8698177404426],[-5.42230846789136,57.9092379232593],[-5.37603212067449,57.8940054709346],[-5.3453148358878,57.8838778728782],[-5.39366782181762,57.9124144228666],[-5.39402390611967,57.9126233015889],[-5.40439033094495,57.9313381388696],[-5.37943348925426,57.9301901168202],[-5.37182231305046,57.9298390166893],[-5.37185137440076,57.9301275302567],[-5.3713321010073,57.9301081426675],[-5.36552468284252,57.9383029121609],[-5.36356051552063,57.9385969041949],[-5.35922787314462,57.9355779911466],[-5.35541969208784,57.9267231400814],[-5.33157660700116,57.9147026302185],[-5.328744286597,57.9143186767758],[-5.3286882027111,57.9142795333594],[-5.32508006167318,57.9138218432072],[-5.29920456059637,57.910309949891],[-5.23945071580559,57.9175539401239],[-5.21745320307149,57.9093623036416],[-5.18734077557299,57.9047954609559],[-5.16661252442908,57.9016469547581],[-5.22347791703872,57.9248482578898],[-5.19970158019798,57.9286634894591],[-5.19961327636352,57.9292888320732],[-5.19939366396873,57.9308439844686],[-5.19865302134667,57.9360878650787],[-5.19431185283891,57.9372011135071],[-5.18517958256223,57.9395422863959],[-5.17945575082069,57.9410091765606],[-5.17654598817475,57.9495216514042],[-5.17424945255462,57.9562354686712],[-5.18485225501344,57.9493136203834],[-5.19247956973118,57.9443312502835],[-5.19255605617977,57.9443513494881],[-5.19243870313015,57.9491231680617],[-5.19223375508644,57.9574556037761],[-5.22560418287201,57.9580235355444],[-5.24614524484441,57.9708700525815],[-5.3107411418939,57.9792740814911],[-5.31001467831244,57.9819022750207],[-5.30754302036066,57.9883954443783],[-5.33085368118794,58.0068086387558],[-5.35495137843189,58.006401494052],[-5.34727408518176,58.0135527119079],[-5.35704003068614,58.0263824386818],[-5.36095941517413,58.0267727039561],[-5.36236877289275,58.0281166114294],[-5.4198513152554,58.0329755751332],[-5.42026786031516,58.0335435187572],[-5.41331013393953,58.0520953034249],[-5.41257283549652,58.0528452321237],[-5.44399076713979,58.0620739003889],[-5.44847436121887,58.0660937944198],[-5.45693173857537,58.0750269774808],[-5.44631288032435,58.0803438178011],[-5.4474157882209,58.0807946126143],[-5.44730949536123,58.0960981762671],[-5.44668807180111,58.0971473961732],[-5.43664643202659,58.0962683511803],[-5.42824924738648,58.1052702150869],[-5.42667557217851,58.105884462374],[-5.39484995197679,58.0931348560405],[-5.38057515172557,58.0874106913784],[-5.3570305251317,58.0575764377966],[-5.35174204183544,58.0786636080017],[-5.34530963356737,58.0794989579597],[-5.34588145140845,58.0789526588778],[-5.34241456624127,58.0792550446766],[-5.34441054214342,58.0796156907299],[-5.33932855330188,58.080275371374],[-5.32390568429934,58.0679787111416],[-5.30058039444515,58.064186302562],[-5.29958743267077,58.0654178058923],[-5.28226332433641,58.0737875071468],[-5.27919601569482,58.0737274880652],[-5.28620284769968,58.0808908866794],[-5.28745576980929,58.0830861400152],[-5.27510784025801,58.0843499039434],[-5.27518771826566,58.0844816919704],[-5.27721828194945,58.0969985835958],[-5.26669957852381,58.1018043687485],[-5.27447644284838,58.1108802683777],[-5.28581704057475,58.1078017172197],[-5.28412328033844,58.1094652568686],[-5.27896109386338,58.1142207825336],[-5.27921997815551,58.1142800875819],[-5.2788706478308,58.1146230596073],[-5.28026590220882,58.1145196810956],[-5.3029145366851,58.1197049388235],[-5.26218259347762,58.1211052713702],[-5.26245822272432,58.1212217845677],[-5.26219078621674,58.1212317673887],[-5.27454132799029,58.1267966922458],[-5.29713545405466,58.1369694548235],[-5.26901904283673,58.1375092501901],[-5.25801696643577,58.1374218355422],[-5.25115537663944,58.148800351854],[-5.23968435396118,58.1466670911342],[-5.2375079937285,58.1554138010515],[-5.23769377653992,58.1553683927043],[-5.23765438283727,58.1554711813478],[-5.24098855842977,58.1546463507617],[-5.26951180349153,58.1475849682019],[-5.30966476715356,58.1549923935114],[-5.27876052490983,58.1668918291161],[-5.30997438669577,58.1623457335431],[-5.31807415144598,58.1698739228811],[-5.31621307717401,58.1706581635061],[-5.30413532271387,58.1757459360493],[-5.33223909395529,58.1806273847908],[-5.34033795479286,58.1988191607106],[-5.34876979132197,58.2006764610416],[-5.36201612946859,58.217351647796],[-5.40428899165879,58.2349041592469],[-5.39815660696554,58.2516028923694],[-5.3757427528161,58.2648552847471],[-5.36687833694613,58.2520651810354],[-5.33822720817382,58.2517643342617],[-5.33918425098468,58.2490378902503],[-5.34349653479531,58.242816134949],[-5.31978013513033,58.2398075897841],[-5.3102587707773,58.2242024490901],[-5.30705025013359,58.2258654981986],[-5.24274757569014,58.2497606061388],[-5.25801768976685,58.2530391475109],[-5.28010108676874,58.2577762012719],[-5.26225408406474,58.2685565386019],[-5.25796588310812,58.2599923890715],[-5.24010337617567,58.2615882767324],[-5.24005131514767,58.2549566515072],[-5.23793436942706,58.2541214766384],[-5.23729703478609,58.2537367836469],[-5.23720684738718,58.2538344388255],[-5.22737027140518,58.2499525915542],[-5.22715021083969,58.2582402871686],[-5.22713539901095,58.2587980744007],[-5.22326841017837,58.2568141335312],[-5.22277120078188,58.2563737579932],[-5.22252704901119,58.256433742626],[-5.20356692378412,58.24670101309],[-5.18069473011726,58.2521668625512],[-5.17323585689184,58.2417558323573],[-5.17331979081455,58.2415743169085],[-5.17192715628413,58.244511303785],[-5.16552815888791,58.2583588660819],[-5.15408149435072,58.2527419188622],[-5.14163399776309,58.2602298956298],[-5.1289480335681,58.2587883446695],[-5.13140214297917,58.263207598943],[-5.10911044189208,58.2700988518223],[-5.05395432463822,58.2458165466673],[-5.04998726753101,58.2515193875277],[-5.02371813380016,58.2497358707914],[-5.05463545174142,58.2572467812961],[-5.06081301173402,58.2587462433983],[-5.1088228182119,58.2745578963818],[-5.10914769606646,58.2746867971558],[-5.12234918663308,58.2799232191691],[-5.12319074732436,58.2802569265975],[-5.13425694941161,58.2778746416489],[-5.13542069578529,58.2858259567444],[-5.13371275459385,58.2870246449122],[-5.12673349804758,58.2854005721315],[-5.1221153710292,58.2831801064257],[-5.12286734107632,58.2845006875477],[-5.12698813459853,58.2917355520275],[-5.13704748801514,58.2912057218761],[-5.13951848575705,58.2910754486519],[-5.13429537629706,58.2981574449048],[-5.14004720871691,58.3045273779982],[-5.14674639535313,58.3119432832306],[-5.12754789433703,58.3199392618477],[-5.14312050899634,58.3274688034589],[-5.14452085686333,58.3263476817361],[-5.15282414699413,58.3196983071883],[-5.16960623524192,58.3220286083982],[-5.15837608440377,58.3352939122276],[-5.17504352748178,58.3460322790484],[-5.1823010944911,58.3507053901409],[-5.18287558554717,58.3510752312403],[-5.15459599984872,58.3528750703762],[-5.1759289553855,58.3619521436687],[-5.14446097368814,58.3852836194888],[-5.14598429952278,58.3879370243676],[-5.145559319017,58.3880067075156],[-5.14605521334053,58.3880605332866],[-5.15334777109502,58.400757034596],[-5.14226611522016,58.4121557411515],[-5.11635558019857,58.3958752605325],[-5.08913891443918,58.394558125643],[-5.07555562690508,58.3933328147824],[-5.07140538513358,58.3923653406954],[-5.04478428720878,58.3862794273963],[-5.0322451755684,58.392858916084],[-5.10454347370371,58.4110260912288],[-5.11013704074893,58.4134730990131],[-5.08322171700806,58.4148411582583],[-5.07242782209936,58.4153881832829],[-5.08355189686779,58.4186156297995],[-5.09213184900101,58.4211063006693],[-5.11570429428388,58.4279352526295],[-5.10279715228087,58.4387286258787],[-5.1002697900717,58.4405528717589],[-5.08601129703163,58.4466989651762],[-5.08138231445746,58.4492121576082],[-5.07704972643245,58.4510613504851],[-5.05210363334971,58.4500233351693],[-5.03390692201884,58.449263052903],[-5.07707152705918,58.4569665608624],[-5.0564477518319,58.4636818023072],[-5.05636032757474,58.4637081242107],[-5.05574865349106,58.4639093298985],[-5.08637666237972,58.4692495338906],[-5.08626420089378,58.4773118172632],[-5.08877373555623,58.4781829742999],[-5.10185189489623,58.4827214080928],[-5.11491219313744,58.4785526869668],[-5.12581507059037,58.4890584902853],[-5.1254443969471,58.4900378980022],[-5.12342936046601,58.4953611941908],[-5.10562656153499,58.5270677254992],[-5.1011234383352,58.5301310159145],[-5.07440743823934,58.5384845280471],[-5.05058256977148,58.5407710980217],[-5.04396289544902,58.5510358424134],[-5.01706103101722,58.5763000450948],[-5.01394067375723,58.5777998558894],[-5.0154329779609,58.5794522907416],[-5.01355672053735,58.5899507961895],[-5.01066207395102,58.5911995484481],[-5.01217737676446,58.5976651865176],[-5.00719148226738,58.6255242704238],[-5.00705030303646,58.6256896735544],[-5.00225020932867,58.6243481873192],[-4.94612881124017,58.6086429143265],[-4.93629251046971,58.6169155002404],[-4.87638745688278,58.6149593071463],[-4.84891094107847,58.5994595782966],[-4.82569941692288,58.5970282605025],[-4.8246470323706,58.5966461858503],[-4.82038537465456,58.5626129314833],[-4.79671552688677,58.5764346297218],[-4.79598585343893,58.5802998147481],[-4.79101395069769,58.5996016913493],[-4.77405669632856,58.6040700223801],[-4.76416569497979,58.589907555567],[-4.76413334822692,58.589760791465],[-4.76404896507459,58.5897403395346],[-4.76266771079105,58.5877615690158],[-4.7541035459529,58.5861980837769],[-4.74247620630452,58.5840742296611],[-4.73962036375084,58.5778211267431],[-4.73568820027285,58.5684571591526],[-4.73536095661686,58.5684903781025],[-4.73438743979671,58.5663570284952],[-4.71773860032467,58.5702777974844],[-4.70670492608841,58.5666982906206],[-4.70517748254859,58.5579155955821],[-4.70475980748816,58.5577899361514],[-4.70465257526985,58.5576867164619],[-4.70424182729338,58.5576340965182],[-4.67835119743294,58.5498401681364],[-4.65440034638053,58.5512380612435],[-4.7062530207412,58.4995732537929],[-4.59482109360554,58.5341446847265],[-4.5932611216058,58.5346274922323],[-4.59456393045098,58.5369744138037],[-4.59871025064888,58.5635866336041],[-4.59182573673107,58.5742064662304],[-4.58494893116886,58.5778421873125],[-4.54065277743746,58.57849587506],[-4.51429240412735,58.5788776215568],[-4.45674929348698,58.5616124641857],[-4.45540798376744,58.5477179236968],[-4.43686017952611,58.5563843944313],[-4.42402474726076,58.5496332065197],[-4.430641760235,58.5295827735167],[-4.40906230426028,58.5221073936348],[-4.45497731374423,58.4960634632122],[-4.38325511691103,58.5104177968671],[-4.35242423204674,58.5373396930843],[-4.32685455612224,58.5408991349808],[-4.31875182308105,58.5375663313081],[-4.30547009263062,58.5432643812885],[-4.29551624519488,58.5418021999382],[-4.26122449455015,58.53040623371],[-4.26256540686466,58.5257123834285],[-4.23796554172277,58.5261840907794],[-4.24055308576137,58.5374126881696],[-4.21338958757637,58.5300682426626],[-4.21441540554326,58.5512134450668],[-4.21401712484681,58.5512674092023],[-4.17601454772537,58.5410626085753],[-4.15664013374643,58.5480237647415],[-4.15599689551891,58.5506353448315],[-4.15009226846515,58.5632187180961],[-4.13282871791746,58.562022992421],[-4.12725444559248,58.5681347179042],[-4.12684964783273,58.567903272023],[-4.12709358453144,58.5683110535031],[-4.12609790450663,58.5694024733388],[-4.09395802616628,58.5567334198615],[-4.09040430124529,58.5593790403767],[-4.08118464219195,58.5567496695577],[-4.07353053723144,58.5505311863934],[-4.0728850898891,58.5543817939164],[-4.07201598766214,58.5541337880497],[-4.07119421683042,58.5640859710926],[-4.06826606794525,58.5650459030952],[-4.06753379801659,58.5650240380823],[-4.06766548067902,58.5652427780822],[-4.06466566296611,58.5662260561563],[-4.05728285883023,58.5686454563516],[-4.05738790865865,58.568342977908],[-4.05631971782455,58.5687463560831],[-4.05714643370693,58.5686901570302],[-4.0474229224446,58.5718754555546],[-4.04350410249831,58.5910889726489],[-4.0256375429165,58.5908542992991],[-4.01914737160956,58.6013761563397],[-4.01893495253252,58.601720445274],[-4.0045962032388,58.563616891879],[-4.00443658372406,58.5636529679743],[-3.95698571245818,58.5742168632541],[-3.94290274209447,58.567134868092],[-3.93329645359137,58.5730418555901],[-3.92457559968385,58.5673050425955],[-3.90476453109896,58.552135341602],[-3.90699465094139,58.5625169377553],[-3.89463337847664,58.5682915471659],[-3.8934001059816,58.5686861786208],[-3.87681092696033,58.5658665295013],[-3.8635685359909,58.5633776776896],[-3.86286676112801,58.563494492186],[-3.85907905448694,58.5628498507962],[-3.80077439332954,58.573629355837],[-3.77935296007319,58.5638894483668],[-3.77784657686691,58.5672815255569],[-3.73770626643726,58.5891163422563],[-3.72224472918889,58.5958189793257],[-3.71884443270996,58.5972924340702],[-3.67257144311791,58.6066593852084],[-3.66997410452701,58.6094239778823],[-3.65794010860492,58.6195618138033],[-3.63115964273199,58.6147208345984],[-3.60484267731403,58.6175571463078],[-3.54572426070726,58.62390739315],[-3.53582553354947,58.6230148738424],[-3.53802011528116,58.6208268389157],[-3.55205377993004,58.6084378255634],[-3.52465126461065,58.5969089495307],[-3.5129657853359,58.5993419979142],[-3.51488989290685,58.5948084208255],[-3.49725638570994,58.6045300327028],[-3.46496622832532,58.6117156890804],[-3.45975163390211,58.6123735516933],[-3.37810945270837,58.5959282657963],[-3.37062591641378,58.5944174563757],[-3.35483991309058,58.6023399973044],[-3.34931349121457,58.6191164841157],[-3.37941624824926,58.6290993851218],[-3.40589458337572,58.6378697898759],[-3.41311790798913,58.640750189943],[-3.40406056447623,58.6611073932978],[-3.38773190839257,58.6680853424607],[-3.38105417956018,58.6705891825673],[-3.37680474324516,58.6721821550583],[-3.35481289288087,58.6639597150749],[-3.34402035962794,58.6465415502255],[-3.34020566032981,58.6469140375124],[-3.31319561672642,58.6443295938391],[-3.31026112962978,58.6428719668652],[-3.27739010057153,58.6532282758416],[-3.22715053423001,58.6498559836011],[-3.20456355250369,58.6561227434713],[-3.2047185432434,58.6556520808698],[-3.20338612068823,58.655899001824],[-3.20443094681191,58.6561595164911],[-3.1899314911759,58.6601791578155],[-3.15779733410032,58.6372302700108],[-3.10034777388534,58.6467344188697],[-3.03542597018931,58.644505433679],[-3.0266110175411,58.6442002396456],[-3.02458206433659,58.6441013145691],[-3.03512798934805,58.6344232603591],[-3.03767961830459,58.6320806848403],[-3.04283222141764,58.5980790503832],[-3.07285474325565,58.5919218915677],[-3.06016739548508,58.5813523479986],[-3.06777744560643,58.5644619590724],[-3.12573771722054,58.5231729847255],[-3.13115441580489,58.5193080825566],[-3.13319162039034,58.5015551882295],[-3.11970042060263,58.4820764640162],[-3.11920768889683,58.4801238302281],[-3.11802242399034,58.479652138732],[-3.11657639386523,58.4775626658038],[-3.11277614760117,58.4775640313432],[-3.10412542522929,58.4741198844955],[-3.07558923627529,58.4775714825243],[-3.05247131406171,58.4775708031169],[-3.04943361419593,58.4746799900902],[-3.05951206224954,58.4426120138356],[-3.06000570624963,58.4422035285583],[-3.08180017497366,58.4409352378458],[-3.0811191850604,58.439610787819],[-3.07141673677303,58.432757820758],[-3.0830447275435,58.4231262931657],[-3.08677762400624,58.4153406335805],[-3.09139417241726,58.4114858574129],[-3.1079205117055,58.3711793573122],[-3.1527513381793,58.3511443014725],[-3.16462712620686,58.3431853820287],[-3.2211216200085,58.3052596775604],[-3.2903361331144,58.2971070138935],[-3.29738568355994,58.2893038575212],[-3.36557884656518,58.2739437768943],[-3.38137317368653,58.2703840061268],[-3.38726012914262,58.2659975512687],[-3.39079413887863,58.2650791910165],[-3.42412191578615,58.2462387707227],[-3.42811723284828,58.2466016446166],[-3.50829120548733,58.1718555857565],[-3.61263251036749,58.1315927956513],[-3.62386874675945,58.1217682212857],[-3.63499313040963,58.1169343331869],[-3.65837727276266,58.1126060287713],[-3.69147010005373,58.0923582993219],[-3.69777279048466,58.089612036924],[-3.74536155142659,58.0681990849198],[-3.7695236524529,58.0636325083987],[-3.77506590684547,58.0649746272798],[-3.79303296502294,58.0591838433382],[-3.80427047986388,58.0570554608056],[-3.8333055018143,58.0388931671442],[-3.84745376480854,58.006663943814],[-3.8716558096366,57.9964038619465],[-3.96629938159997,57.9729859130243],[-3.98327543794688,57.9695621516091],[-4.00758292526799,57.9334882048379],[-4.0282389029161,57.9343654138182],[-4.02990668088187,57.9344360917583],[-4.02832363148395,57.9358672162951],[-4.00866630730398,57.953627030607],[-4.02903894859637,57.9485429332704],[-4.04684119874372,57.9440964603091],[-4.05451691239582,57.9546423349552],[-4.08196868371751,57.9512864074049],[-4.06898505083738,57.9367955663579],[-4.03327379325046,57.9269253864885],[-4.02781407845796,57.92683401378],[-4.00137057511656,57.9263881292499],[-3.99220970913458,57.9030790729615],[-4.01310100082562,57.8907463899253],[-4.01191992962966,57.8591376596687],[-4.02423763016598,57.8633064800061],[-4.03675994141479,57.8675423142236],[-4.07285043453695,57.8671723711695],[-4.111688332986,57.848497933331],[-4.1210871615164,57.8557039298548],[-4.14115588254576,57.8553946360967],[-4.1467100300109,57.8567640024843],[-4.14616161164988,57.8607985667501],[-4.16138970834707,57.8603815762353],[-4.19378386290991,57.862642396886],[-4.16261703797177,57.8330304084682],[-4.11934909535411,57.8292059048924],[-4.13872148648142,57.8439786969699],[-4.13864418065614,57.844024546818],[-4.04417490487451,57.8136869565317],[-4.02193796286326,57.8223080267226],[-3.96085341013516,57.8459489228319],[-3.92985514182912,57.8335905458542],[-3.91888460779433,57.8379212006272],[-3.89356066266979,57.8251401610277],[-3.91239061888787,57.8272742635124],[-3.94739239038617,57.813525550938],[-3.90914911849276,57.8226648079347],[-3.85923561016183,57.8245162929901],[-3.82838280923202,57.8353666819503],[-3.81295497212292,57.8602193919409],[-3.78449043261157,57.8648768607371],[-3.77205312762226,57.8668596259944],[-3.79331737453667,57.8364512743411],[-3.84540352890418,57.796153525292],[-3.87055635456571,57.7766537303648],[-3.91632253228733,57.7525629106827],[-3.91919073228138,57.7482048395326],[-3.96944721044479,57.6989028050766],[-3.97487136153518,57.6946850815319],[-3.99165487219956,57.6946147288267],[-4.01483333393156,57.6949585054223],[-4.03562762554206,57.6952632683503],[-4.03636356537955,57.6977811736371],[-4.0254646995242,57.7194153107796],[-4.01648089849315,57.7245881614803],[-4.00780687498909,57.729580660735],[-4.00946470833352,57.742328489955],[-4.01732950759608,57.7398216771788],[-4.04996209012702,57.729411548636],[-4.08387743978814,57.7284812188445],[-4.16523511359497,57.686448386057],[-4.19688505655728,57.6906516333715],[-4.20742552109869,57.6926509732908],[-4.25838915617875,57.678178429598],[-4.2738013156761,57.6789505264081],[-4.27855952272651,57.6724416725997],[-4.29642224426653,57.667357068129],[-4.40943828637417,57.5953557852147],[-4.22632920136826,57.670100316999],[-4.16552386045415,57.6758508658726],[-4.16514961686516,57.6569212324561],[-4.08670492841017,57.6645226744998],[-4.0371792200345,57.6838257190787],[-4.02741900236883,57.6828145924571],[-3.9989551737666,57.6782519475592],[-4.0010212495758,57.6722635712462],[-4.07879085271598,57.6216534544769],[-4.09362240917214,57.6125986353238],[-4.10203646900056,57.6074590162722],[-4.11294533186356,57.5900942796088],[-4.0913326392447,57.574131706899],[-4.13294079467815,57.5783183977672],[-4.13634133087048,57.5771737996247],[-4.14053905719907,57.5774566626949],[-4.17444812501977,57.5662055663407],[-4.18750417258404,57.5465076471015],[-4.22791680333584,57.5066060671353],[-4.23440764462824,57.5007754666938],[-4.38297240329852,57.5116029445773],[-4.32992333446637,57.4846329225861],[-4.28866414882257,57.4811541340559],[-4.24352807759633,57.4938593973881],[-4.23658176340678,57.4955853340688],[-4.22238742982626,57.4963667183316],[-4.19213270492901,57.4837077728515],[-4.17938169902579,57.4849630483919],[-4.14919168910531,57.5009207516626],[-4.14738476206669,57.5184277472225],[-4.11277321140099,57.5160595992509],[-4.10237621807328,57.5350668824901],[-4.04071333005359,57.5601484573912],[-4.04736432918787,57.5767733230006],[-4.07637441513897,57.5828856410548],[-4.05807287943278,57.5909183728783],[-4.01638976271451,57.5927317619011],[-4.00952221565605,57.5990284569907],[-4.00822601543152,57.6002166303134],[-3.94228012294653,57.5886091485663],[-3.9301177747475,57.5858184226797],[-3.86945697247131,57.5896417511395],[-3.84934099151356,57.5991446551826],[-3.84601337085145,57.6007158609766],[-3.81158938381059,57.6169568293644],[-3.79739528302615,57.6236465827942],[-3.76279955957104,57.6305846809096],[-3.73875288127802,57.5981792033905],[-3.74868243099807,57.5908916434941],[-3.71228782671788,57.5671746715534],[-3.72971641193125,57.5609805989532],[-3.71182782988041,57.5340817167067],[-3.72232212309295,57.5286418432638],[-3.69088574187743,57.5202267329075],[-3.70534464699048,57.5123263655872],[-3.68270836706707,57.4898314591074],[-3.70060444319123,57.4362296790062],[-3.65985276199921,57.4281546340563],[-3.61776415436461,57.435438467959],[-3.60985006703616,57.4473583135468],[-3.56625506451727,57.4469283847249],[-3.50277201859362,57.460678443903],[-3.47087959104497,57.4334204021778],[-3.43328914757254,57.4209844222624],[-3.4128437120825,57.4236454954215],[-3.38568256007374,57.3888074778431],[-3.39876703769692,57.3828997663471],[-3.39456700532828,57.3710743317253],[-3.49387810838338,57.3048503428184],[-3.49387466713742,57.2961672961477],[-3.44923167081445,57.2809249356978],[-3.4613173055426,57.2723696396863],[-3.44760114164849,57.256496494308],[-3.46381250911261,57.2388615667873],[-3.42967281147504,57.223317243615],[-3.44679762620156,57.2120841578956],[-3.43210244316394,57.2041626206365],[-3.45227855070523,57.1768885682219],[-3.48774277309495,57.1774747934207],[-3.51591969539763,57.1652962694191],[-3.53609005038798,57.1672609726679],[-3.56035771728342,57.1410552416857],[-3.58325577424962,57.1362490848899],[-3.61635955238963,57.1127097235234],[-3.654698037188,57.1159020054305],[-3.68369382903907,57.0952385258175],[-3.71489076636293,57.0789880923059],[-3.74973297802032,57.0762825646516],[-3.75806417112304,57.0693060748438],[-3.74710059132195,57.0576671186134],[-3.73243952043445,57.0567431880775],[-3.75739085001936,57.037797075821],[-3.74439610293027,57.0167119079286],[-3.74822961044078,56.993109158701],[-3.76039088609352,56.9743847403852],[-3.78784261840655,56.9632311925982],[-3.80164622651361,56.9358802571188],[-3.8242778898803,56.9383867589535],[-3.85483264480002,56.9227880353523],[-3.89472438775053,56.922755572531],[-3.90028806215914,56.931840549673],[-3.93636721171254,56.9354289029496],[-3.93861343533888,56.9486205160579],[-3.95068540691021,56.9471163477949],[-3.96940556336235,56.929377473135],[-3.96776329499452,56.8992795386238],[-3.99938480563714,56.8902904133309],[-4.01154956448395,56.8980213062817],[-4.02289219033427,56.888752721204],[-4.03475557076033,56.9014875940841],[-4.04088661721963,56.8961740461725],[-4.11145791363494,56.8947312173443],[-4.1682707087035,56.9046980997507],[-4.17449213913182,56.9117068367276],[-4.20554093590405,56.8844469892839],[-4.19191833370987,56.8774666136024],[-4.19939982338011,56.870442731274],[-4.21695375710873,56.8689999270485],[-4.22769600056217,56.8576030342171],[-4.30395924558034,56.8513971938031],[-4.32972199804474,56.8369675085816],[-4.33051011460901,56.8239313611125],[-4.34332511325517,56.8212874121505],[-4.37426367120316,56.8322589692459],[-4.44184374838575,56.7738431483019],[-4.46909805903426,56.7778580563309],[-4.5205123463292,56.8052593921826],[-4.5496528891221,56.781947396828],[-4.5467932380814,56.7723671413024],[-4.58987176033865,56.7598813088748],[-4.57599538042521,56.7347889869819],[-4.60591668775976,56.7079593343422],[-4.59120763008438,56.7044692715364],[-4.59201593755599,56.6931823954763],[-4.65756889893335,56.6747415402118],[-4.7175362792885,56.6765875149408],[-4.71542038757916,56.6423282545197],[-4.66413678025443,56.6397973992526],[-4.62981108703647,56.6550156243814],[-4.61832590712404,56.6377813844689],[-4.63679633813884,56.6250253124653],[-4.62642362613449,56.6155969782943],[-4.68657486504372,56.6006280311692],[-4.70222864340028,56.6055554447018],[-4.72618819576748,56.5878065805063],[-4.77944290304749,56.5877692088502],[-4.80110032829914,56.5735989212911],[-4.83002484191651,56.5692178879888],[-4.8386096137498,56.5738395687071],[-4.87852158183569,56.5660497965502],[-4.94747228478822,56.57572681547],[-4.95153225177167,56.5636803704433],[-4.97114177710723,56.5545661012445],[-4.98512731709513,56.5564869174334],[-4.99431972567274,56.5421311704309],[-5.05188478722425,56.5361771103891],[-5.06174275807698,56.5271074497491],[-5.09606270642757,56.5285252030818],[-5.09752516521027,56.5357337892311],[-5.11446274103765,56.5479719154484],[-5.09967437535451,56.5552858383808],[-5.09543244384802,56.5738817704566],[-5.1089023217979,56.5874871832552],[-5.08674464362286,56.596241871821],[-5.07995068934983,56.6094541003903],[-5.11884279059606,56.6165644891545],[-5.15306958863852,56.6128245794298],[-5.15297786755638,56.6266699872586],[-5.21382126742323,56.6319169053275],[-5.21647348656473,56.6021568442729],[-5.24966849293739,56.5921600885237],[-5.27467107206483,56.6007224362623],[-5.29737228602028,56.5980006531274],[-5.3250231216791,56.6206810185047],[-5.29591998168234,56.6389488982904],[-5.29834391935788,56.6429688708183],[-5.29774017651091,56.6434636773665],[-5.29870955038047,56.6435751701427],[-5.30092862373273,56.6472544417843],[-5.32641641007788,56.6471190891971],[-5.27788279857881,56.6697892745646],[-5.2760870607914,56.6701275179492],[-5.25548462218106,56.6673153303545],[-5.25249028204699,56.6655439582837],[-5.22356338159967,56.686280979166],[-5.18561215276022,56.6996180607444],[-5.18604767856816,56.6996304167731],[-5.18528007462908,56.6999033434789],[-5.2473978189953,56.7030113449706],[-5.22920370673543,56.7292670896277],[-5.11349650602405,56.8175139937938],[-5.11360452673752,56.81790156243],[-5.10216812374702,56.8266349666341],[-5.11115634131947,56.839125761094],[-5.12378534486645,56.8264083122206],[-5.18909220001476,56.784110251959],[-5.21948954247662,56.7656743733285],[-5.24024015825848,56.7668168658456],[-5.23358557867743,56.7560051470021],[-5.25338790890134,56.7343034256548],[-5.25652073675888,56.7319910696318],[-5.24481719698236,56.7220798071471],[-5.24270854995806,56.7202435401804],[-5.26944223915635,56.7135670865836],[-5.27396968877162,56.7124356071235],[-5.28427482886693,56.700620829893],[-5.28768796302916,56.7097502401443],[-5.29845009367717,56.7121866187055],[-5.30469986098016,56.7080344656775],[-5.30804392461977,56.7078929954968],[-5.32768218580038,56.6947489053226],[-5.35004357737427,56.6865835360335],[-5.36082917833445,56.6826424431989],[-5.35575565318508,56.6759380174742],[-5.39908198410843,56.6468582186446],[-5.43416774671208,56.6427600291432],[-5.47027110124839,56.6152813552546],[-5.48429683767006,56.6171769446429],[-5.4893237085212,56.6102524813605],[-5.51892321802316,56.6165742937887],[-5.49213601354863,56.606377394505],[-5.49219413013925,56.6062973066534],[-5.54778297178613,56.5535932763395],[-5.57951668148898,56.5360033373471],[-5.59867575946359,56.5253718126799],[-5.68419630164225,56.4975311827424]]],[[[-3.55161349749103,58.1557692040633],[-3.5511770278675,58.1558913499078],[-3.55123816332125,58.1561240973158],[-3.55161349749103,58.1557692040633]]],[[[-5.39861437081823,58.2482038349266],[-5.39769684269816,58.2485922902797],[-5.39834285739699,58.2487503134995],[-5.39861437081823,58.2482038349266]]],[[[-5.19542625076558,56.7543602069138],[-5.19412581839929,56.7546542583619],[-5.19451282918138,56.7549724350631],[-5.19542625076558,56.7543602069138]]]]},"properties":{"OBJECTID":335,"LAD16CD":"S12000017","LAD16NM":"Highland","LAD16NMW":" ","BNG_E":241026,"BNG_N":858306,"LONG":-4.66091,"LAT":57.58669}},{"type":"Feature","id":336,"geometry":{"type":"Polygon","coordinates":[[[-4.61322731763045,55.9332697768955],[-4.6350256402251,55.9137257957984],[-4.61321481039053,55.9060313242907],[-4.61915019989391,55.8890289138189],[-4.5990988233501,55.87967321137],[-4.61038546922232,55.8690672678013],[-4.59729871567914,55.8623964795208],[-4.62280734427227,55.8615935574531],[-4.62301962933889,55.8498305456082],[-4.64332235592248,55.8390808813671],[-4.70120140645137,55.8409148667697],[-4.72938348128591,55.8532675239549],[-4.75092211699798,55.8497628764854],[-4.79416834660644,55.8722304398043],[-4.79969671799801,55.8926081093759],[-4.84422388657475,55.8752586661968],[-4.88984773836275,55.8746788312596],[-4.89178218028738,55.878660087344],[-4.89641146176634,55.8935760462101],[-4.88086743979723,55.9036822456319],[-4.87295722290514,55.9088224265636],[-4.87119726329497,55.9099672651246],[-4.88169230702962,55.9147912747269],[-4.88238466541292,55.915109517954],[-4.88192902485196,55.9179795923722],[-4.87795222188186,55.9430130555359],[-4.81959520520651,55.9622119163766],[-4.80776100947248,55.9586262940837],[-4.80628761332939,55.9579620886587],[-4.80615716328452,55.9581402090105],[-4.80232611805712,55.9569789988572],[-4.79873484455682,55.9626066419163],[-4.7835135938659,55.9622854858168],[-4.76274571434518,55.9567677083354],[-4.74533050060304,55.9442641062492],[-4.72949693252284,55.9469499347885],[-4.70407537782412,55.9409749452014],[-4.70430932337818,55.9405894932559],[-4.70159074111717,55.9403905765292],[-4.67046180551088,55.9330635351204],[-4.63346030748633,55.9324583739755],[-4.61322731763045,55.9332697768955]]]},"properties":{"OBJECTID":336,"LAD16CD":"S12000018","LAD16NM":"Inverclyde","LAD16NMW":" ","BNG_E":227922,"BNG_N":670899,"LONG":-4.75387,"LAT":55.90035}},{"type":"Feature","id":337,"geometry":{"type":"Polygon","coordinates":[[[-2.84624367979582,55.8189607187006],[-2.87040933558879,55.8240959528998],[-2.88375329138656,55.8071991471551],[-2.90196293731901,55.809155870382],[-2.92900123550649,55.793158463824],[-2.9410718305334,55.7945600179873],[-2.95162137203777,55.8189519761853],[-3.07525945231776,55.7597667754045],[-3.10337545957693,55.7371256470657],[-3.09187998442533,55.7221327401264],[-3.1282677068358,55.7103470890617],[-3.15112377444275,55.7255452398083],[-3.14399347675645,55.7400515911729],[-3.16119799934809,55.7489924790112],[-3.15399506569479,55.7610597345011],[-3.17479560129629,55.7720459121959],[-3.16778532058968,55.7795186593338],[-3.18103856329929,55.781340921025],[-3.18509418175426,55.8017395218869],[-3.19559653612597,55.8021231558684],[-3.21432837871255,55.7839844708024],[-3.22571014846333,55.7870246204237],[-3.23590666564551,55.7791229380347],[-3.27436871271011,55.7753471900652],[-3.29277620080998,55.780561890644],[-3.29434913888289,55.7963019217146],[-3.34511943328768,55.7929725750037],[-3.36903649131369,55.8241085606981],[-3.3506728813361,55.8271331026951],[-3.29554153978303,55.8662203883905],[-3.26573176679168,55.8761020343704],[-3.25391694545465,55.8685726539962],[-3.2384115138338,55.8827398305094],[-3.20908783413931,55.8832534582661],[-3.20154481332862,55.8948213583605],[-3.16243840101837,55.889086085045],[-3.09267482285549,55.8998020120672],[-3.11767663955053,55.9134501018189],[-3.11167202822498,55.9296898566878],[-3.0885768060588,55.9313851481611],[-3.07784426831802,55.9193664922779],[-3.01774501894773,55.9016340221618],[-2.98880620629605,55.9128284765969],[-2.96691062084133,55.9118496135521],[-2.93715883737454,55.8634909080337],[-2.91354236817283,55.8565676161366],[-2.8945059585791,55.8593231619126],[-2.89904337162389,55.8507522840619],[-2.86218659896994,55.8398574632154],[-2.84624367979582,55.8189607187006]]]},"properties":{"OBJECTID":337,"LAD16CD":"S12000019","LAD16NM":"Midlothian","LAD16NMW":" ","BNG_E":330088,"BNG_N":659217,"LONG":-3.11738,"LAT":55.82111}},{"type":"Feature","id":338,"geometry":{"type":"Polygon","coordinates":[[[-2.80145219196407,57.6960456143202],[-2.80316767168782,57.6655262883225],[-2.77239093500939,57.6498879627339],[-2.81064308612679,57.6099362240493],[-2.7922578699523,57.6050692667292],[-2.77565026334511,57.584130544529],[-2.74726613290336,57.5796702322689],[-2.74951700366891,57.5675590503819],[-2.71995582084391,57.5642143316118],[-2.7083951574082,57.5305497636756],[-2.68577011240026,57.5389864339616],[-2.64982470166461,57.5295554241759],[-2.69276081893973,57.5163809681731],[-2.69459742827201,57.507976564392],[-2.7083062259428,57.5109912841033],[-2.71795657504273,57.5009532568993],[-2.74189359592092,57.5040206230562],[-2.76064449008563,57.5138259463728],[-2.75887809163646,57.5218446890728],[-2.78858105616916,57.5082726848162],[-2.8170528870967,57.5198778500033],[-2.82096081532021,57.5350811015818],[-2.83347825887587,57.5384124251036],[-2.86628335891249,57.5296504644328],[-2.88592970098374,57.5323705316916],[-2.88643504882956,57.5218839451892],[-2.91958985336805,57.5062829110182],[-2.91674887770059,57.4950183316401],[-2.97255654816077,57.4966934176196],[-3.01994264317092,57.4495103468819],[-3.01063128165621,57.4428749857201],[-2.9554850434752,57.4385224546307],[-3.00681019035343,57.4206463239649],[-3.02404875483837,57.4051579370075],[-2.98922799360081,57.3986907184859],[-2.95448433718984,57.3778161452736],[-2.98353183646792,57.3632824332971],[-2.96987649111699,57.3513689422317],[-2.97217756822943,57.3280801752891],[-2.951868472568,57.3182399669356],[-2.97668413490012,57.2988767217424],[-2.98423463683679,57.2777386324262],[-3.019068307937,57.2616594316322],[-3.04371501755456,57.2787457484726],[-3.05405224906695,57.2751156117769],[-3.09239360603493,57.2842658682456],[-3.11024402249621,57.2771294366949],[-3.14323277188082,57.2779163120217],[-3.16491317007041,57.2622387583129],[-3.20852348055588,57.2561225069443],[-3.24518772541924,57.2195518542819],[-3.24257066219677,57.2021438464235],[-3.26577256189128,57.2032146832958],[-3.27962281849642,57.1901599521296],[-3.31385175025421,57.1922813805154],[-3.35352267517077,57.1781592064523],[-3.35670793136969,57.1666791874029],[-3.341757121901,57.1563736226037],[-3.34937529748253,57.148120962155],[-3.32247925465164,57.1304080110399],[-3.33634195305111,57.1109812299909],[-3.3559688867308,57.1101461218976],[-3.37813951325838,57.0977983498219],[-3.41021203437706,57.098254684667],[-3.42273253578764,57.1053679475849],[-3.44912142501433,57.09221375674],[-3.48628174011216,57.0945187842524],[-3.51681338695952,57.0863724446688],[-3.53843324452921,57.0908210533829],[-3.5526299297252,57.0826184514985],[-3.5577282638435,57.0963820558125],[-3.59325633514777,57.0840399087155],[-3.64648074214991,57.0883425107095],[-3.66491325573734,57.0684406431524],[-3.68369382903907,57.0952385258174],[-3.654698037188,57.1159020054305],[-3.61635955238962,57.1127097235234],[-3.58325577424962,57.1362490848899],[-3.56035771728342,57.1410552416857],[-3.53609005038798,57.1672609726679],[-3.51591969539763,57.1652962694191],[-3.48774277309494,57.1774747934207],[-3.45227855070523,57.1768885682219],[-3.43210244316393,57.2041626206364],[-3.44679762620156,57.2120841578956],[-3.42967281147504,57.223317243615],[-3.4638125091126,57.2388615667873],[-3.44760114164849,57.2564964943079],[-3.4613173055426,57.2723696396863],[-3.44923167081446,57.2809249356978],[-3.49387466713742,57.2961672961477],[-3.49387810838338,57.3048503428184],[-3.39456700532828,57.3710743317253],[-3.39876703769692,57.3828997663471],[-3.38568256007374,57.3888074778431],[-3.4128437120825,57.4236454954215],[-3.43328914757254,57.4209844222624],[-3.47087959104497,57.4334204021778],[-3.50277201859362,57.460678443903],[-3.56625506451727,57.4469283847249],[-3.60985006703616,57.4473583135468],[-3.61776415436461,57.4354384679589],[-3.65985276199922,57.4281546340563],[-3.70060444319123,57.4362296790062],[-3.68270836706707,57.4898314591074],[-3.70534464699047,57.5123263655872],[-3.69088574187743,57.5202267329075],[-3.72232212309295,57.5286418432638],[-3.71182782988041,57.5340817167067],[-3.72971641193125,57.5609805989532],[-3.71228782671787,57.5671746715534],[-3.74868243099807,57.5908916434941],[-3.73875288127802,57.5981792033905],[-3.76279955957104,57.6305846809096],[-3.73053609217407,57.6469727447639],[-3.71187007830818,57.6469885963405],[-3.71816158070192,57.6517636068076],[-3.72193144948727,57.6513395512863],[-3.71984537813548,57.652397975284],[-3.64351658342727,57.6629989321764],[-3.61964372564069,57.6552683080671],[-3.62125395544162,57.6383597581459],[-3.60773303613535,57.6557722379783],[-3.62428990765043,57.6627749338799],[-3.58863903271659,57.6633246481689],[-3.58198997079462,57.6624684109697],[-3.55014278475275,57.6639069444047],[-3.52946858843957,57.6642148196777],[-3.49665763617959,57.6791041317332],[-3.48895543673549,57.6959161368076],[-3.49760014398438,57.7041805908387],[-3.46026579617564,57.7036465711535],[-3.45645569155893,57.7050811188334],[-3.45597369283068,57.7050830279279],[-3.39133940532042,57.7182303625944],[-3.34480282017581,57.7245016325822],[-3.27950675164235,57.7246936439317],[-3.28313610124584,57.7177084477321],[-3.17405592341954,57.6880015884006],[-3.11645100555517,57.6790718160487],[-3.02845700505515,57.6646768029321],[-3.02669197497839,57.6650964856137],[-3.01842069781048,57.6638049142038],[-3.00739812095635,57.6667675621384],[-2.93178323371158,57.6870525089445],[-2.92171867224997,57.6975639265939],[-2.88400656381987,57.7042116854543],[-2.86908647300985,57.7055861365236],[-2.84796452440325,57.7061281600999],[-2.84655572116813,57.6984718191664],[-2.82766173445667,57.6926090174927],[-2.81879675561042,57.6946677347279],[-2.80145219196407,57.6960456143202]]]},"properties":{"OBJECTID":338,"LAD16CD":"S12000020","LAD16NM":"Moray","LAD16NMW":" ","BNG_E":328024,"BNG_N":843593,"LONG":-3.20187,"LAT":57.47683}},{"type":"Feature","id":339,"geometry":{"type":"MultiPolygon","coordinates":[[[[-4.94698586871144,55.7433850561593],[-4.94775271395608,55.7453108374386],[-4.94859798392332,55.7568027310592],[-4.94690308362917,55.7593200519967],[-4.9194785610712,55.7880306001079],[-4.9080596387088,55.791719144937],[-4.90334837967295,55.7917125991619],[-4.89365054692476,55.7657787001655],[-4.90990200899372,55.7470737802958],[-4.9112250337692,55.7461406603141],[-4.9177944932045,55.7545935982449],[-4.94698586871144,55.7433850561593]]],[[[-4.64781065267691,55.5633581048899],[-4.65832474470168,55.5683661000841],[-4.65824426750503,55.5701925952],[-4.6707890864358,55.5886834863846],[-4.69565791093564,55.604136906112],[-4.70543104698251,55.6075808553333],[-4.71575275412221,55.6136636131376],[-4.74977809829869,55.6241350898565],[-4.75633620177088,55.6311811788795],[-4.77045396474912,55.6304907903805],[-4.7786271029133,55.6330016445311],[-4.78580434126052,55.629738227906],[-4.78920568103073,55.6295712100266],[-4.79857447411873,55.6388051256021],[-4.82176481025883,55.6374401948544],[-4.81533802602775,55.6475092348794],[-4.8624764254677,55.6841046590478],[-4.86473814389288,55.6847878093083],[-4.897253865089,55.6946018388704],[-4.90277887014432,55.6974397044894],[-4.90305401456628,55.7222000031914],[-4.87338037048988,55.7303348751514],[-4.86902269007865,55.743222273705],[-4.86890729574664,55.7435634413037],[-4.86905396509906,55.7436475155474],[-4.87449576797074,55.7467665034553],[-4.87380835055947,55.7471047162141],[-4.87482994951517,55.749869757449],[-4.87249456007057,55.7494699952114],[-4.87137277903392,55.7479428895929],[-4.86974014184254,55.7489984375154],[-4.86944369964123,55.7489476823412],[-4.85738855082022,55.7468829421173],[-4.85566597628301,55.7581485382753],[-4.85487772164266,55.7747858011228],[-4.87310183978606,55.7986478320568],[-4.87385806462063,55.7996373270376],[-4.88838229275529,55.8186306523352],[-4.88973469834522,55.8744461584777],[-4.88984773836275,55.8746788312596],[-4.84422388657475,55.8752586661968],[-4.79969671799801,55.8926081093759],[-4.79416834660644,55.8722304398043],[-4.75092211699798,55.8497628764854],[-4.78370874652349,55.8397891397357],[-4.72234969754089,55.8207860161626],[-4.73035030580645,55.8110131942319],[-4.72045636603266,55.8051069240187],[-4.68569737638401,55.8037366706369],[-4.6611199293936,55.7597011097794],[-4.63373287859443,55.7760400440253],[-4.63078055654524,55.7644399779187],[-4.61653630400126,55.7614958931579],[-4.57464174101253,55.783452492116],[-4.55093577018478,55.7663822538731],[-4.52990807813041,55.7445732919292],[-4.57922356858858,55.7122860548634],[-4.61071244286533,55.6765423642491],[-4.63833302993614,55.6725061517674],[-4.59675599825098,55.6550769403341],[-4.60378424746149,55.64734170904],[-4.59363902783499,55.644153760513],[-4.57191761076493,55.6483999601584],[-4.54648550884882,55.6670069693052],[-4.53080837142857,55.659471368447],[-4.49262074387131,55.6650682148916],[-4.49619228525966,55.6564911616167],[-4.55723500039018,55.6467144275707],[-4.56955527552575,55.6326283252563],[-4.55874280780178,55.6252189993932],[-4.58844396912463,55.6182188621698],[-4.57933754861056,55.6036555721524],[-4.59221075112105,55.5979495088278],[-4.64781065267691,55.5633581048899]]],[[[-5.20044846391985,55.4338750152911],[-5.25142232992455,55.4394244327782],[-5.2611252276418,55.4433568975724],[-5.26308953605411,55.4460813228616],[-5.30087193629096,55.459449381215],[-5.30995221040947,55.4631220411452],[-5.32728822249848,55.4981286609204],[-5.35536144139919,55.5066853256289],[-5.35478632431871,55.5126756012706],[-5.34892979303763,55.5373245217481],[-5.33759016005287,55.5495198574284],[-5.34753715555329,55.5685844589221],[-5.38630463361902,55.606763424183],[-5.39564419746656,55.6159480347546],[-5.39551144319786,55.6202483714027],[-5.36481326230404,55.6783151218804],[-5.33793474106633,55.6864561870193],[-5.3308982641112,55.6885195821591],[-5.3308279750415,55.6886071785633],[-5.32872378022079,55.689243929453],[-5.3161436075793,55.7058801257479],[-5.28348332821684,55.7037452337316],[-5.2949222539546,55.7124983884638],[-5.29241498151382,55.7147418889087],[-5.28751307074257,55.7182922549305],[-5.28329088307782,55.7188361953077],[-5.25888941023512,55.7204786829417],[-5.21255987315,55.7060978771],[-5.20145136701181,55.7023823105868],[-5.18356088016309,55.6919539038422],[-5.16113729671871,55.6788714098119],[-5.16027617436013,55.677551100575],[-5.1321370046151,55.6195918540365],[-5.1305571414195,55.6135657291785],[-5.1290382911843,55.6077701956756],[-5.15308829352446,55.590236124019],[-5.15287297561872,55.589218569782],[-5.16027395016591,55.5836958573109],[-5.15126449464553,55.5816153511751],[-5.15121163137649,55.5813654102467],[-5.13472419724029,55.5777934714428],[-5.10879247090578,55.5717955248733],[-5.0829344258844,55.5527299278819],[-5.11743886351084,55.5407625374043],[-5.12933021320957,55.52820837247],[-5.07991415920035,55.510208256059],[-5.0793278237768,55.5099453023511],[-5.09477098963002,55.491677218736],[-5.09329496207484,55.4891889327109],[-5.08344621729058,55.456357115448],[-5.08484972498667,55.4534709426522],[-5.09029853558982,55.450558019567],[-5.11236126215757,55.4398627944709],[-5.13789749140061,55.4439063010739],[-5.1550148943316,55.4411648592828],[-5.15823218431488,55.4414227525788],[-5.16240196573236,55.4399809072056],[-5.16321419971568,55.4398506964213],[-5.20044846391985,55.4338750152911]]]]},"properties":{"OBJECTID":339,"LAD16CD":"S12000021","LAD16NM":"North Ayrshire","LAD16NMW":" ","BNG_E":228984,"BNG_N":651640,"LONG":-4.72479,"LAT":55.72788}},{"type":"Feature","id":340,"geometry":{"type":"MultiPolygon","coordinates":[[[[-2.41858307474103,59.348186911849],[-2.43087491716611,59.3575782658106],[-2.43965227516622,59.357098937926],[-2.4486320877627,59.3574007665804],[-2.43233908459935,59.3863545577111],[-2.41102440097228,59.3897820068087],[-2.40393342135873,59.3846406909731],[-2.39804791155921,59.3868091494717],[-2.39770110363013,59.3866408369694],[-2.39664651376976,59.3873254018376],[-2.38363951586992,59.3921154935395],[-2.37309688513594,59.3838066908307],[-2.39227881259782,59.3805815020485],[-2.40431732856134,59.3803748360147],[-2.40541250985792,59.3783712585441],[-2.40842138328573,59.3778646746319],[-2.41197918322094,59.3673827719262],[-2.39793940364807,59.3559769207221],[-2.41368390441151,59.3496328967293],[-2.41858307474103,59.348186911849]]],[[[-2.90513602236558,59.3232843524271],[-2.91119414339842,59.3492407235216],[-2.90732197908359,59.3554251881021],[-2.87956616657905,59.3858254007754],[-2.87887003946954,59.3859593521297],[-2.87752310481861,59.3846290445998],[-2.86860277255797,59.3743158263188],[-2.8887949004472,59.3542269584325],[-2.8806891338968,59.3295599962393],[-2.88228645705079,59.3278021717555],[-2.88637266428026,59.3254842405315],[-2.89724889580232,59.3301057585604],[-2.89753404467928,59.3298467733214],[-2.89834696675408,59.3302913064841],[-2.90513602236558,59.3232843524271]]],[[[-2.88196839230951,59.2326320626871],[-2.8771391395723,59.2521011882335],[-2.87541630516558,59.2563846776929],[-2.89098384426476,59.2545727283967],[-2.91219329438307,59.2771019231818],[-2.95686166076433,59.2899290297695],[-2.96711970514471,59.2871231930914],[-2.94823871394848,59.2727761450645],[-2.97706870846282,59.2682073568414],[-2.98340765934447,59.2594035387453],[-3.02480346771422,59.2777384076842],[-3.02491959267435,59.2777961440263],[-3.02310232585279,59.3051523013759],[-3.02317229205101,59.305189061571],[-3.02859838806013,59.3081860119558],[-3.05600522373434,59.3232606892431],[-3.06620834979058,59.3288710021624],[-3.04196546232321,59.3251626920635],[-3.03402767016546,59.3234206414226],[-3.03338279970946,59.3238485741024],[-3.03270373618538,59.323744572388],[-3.0292813363643,59.326569959722],[-3.02458867644337,59.3296829258711],[-3.01470603474798,59.3287380946045],[-3.00677983236262,59.3276017304048],[-3.00585038213566,59.3278907698511],[-3.00244864623007,59.3275651147086],[-2.97963469371712,59.3356326165833],[-2.97591547347285,59.3540168142015],[-2.95425991298518,59.3592808802952],[-2.94970175720124,59.3563205063597],[-2.94411031665811,59.349015417394],[-2.96925302383147,59.3410537042068],[-2.95448283535979,59.3381402698708],[-2.95372709072367,59.3328246600659],[-2.95554023212796,59.3277380946228],[-2.98381349138732,59.3256866339862],[-2.9880595676016,59.3175935937794],[-2.98825828289361,59.3175372151639],[-2.98808946588025,59.3175365924961],[-2.98880870333947,59.3161653243055],[-2.97995982873576,59.3175063155776],[-2.97131341015896,59.3174735445492],[-2.95671115016933,59.3078195227459],[-2.94159099667134,59.3110728894072],[-2.93967565265904,59.3032825815933],[-2.93557496613101,59.3035506154369],[-2.93493677143944,59.3027419974132],[-2.93214207162984,59.3037748990342],[-2.92392658825643,59.3043112667139],[-2.91514791675881,59.2978623962372],[-2.90402089231775,59.3038043513192],[-2.89719300311931,59.2902730005138],[-2.88264168108077,59.2859181217648],[-2.88084471767838,59.2662537284538],[-2.85610119939098,59.2684543109954],[-2.85595155860437,59.2684665260212],[-2.83907928090843,59.2488537877965],[-2.85630512619512,59.250711294851],[-2.85961818913251,59.2514070215981],[-2.86884550469698,59.2436585721609],[-2.88196839230951,59.2326320626871]]],[[[-2.69245515815936,59.1885935497604],[-2.69510243876208,59.192770451124],[-2.69699143475739,59.2173452118491],[-2.6957425657402,59.2210993622756],[-2.67865381335085,59.2198874460183],[-2.67423708675531,59.2242060006474],[-2.67220434504937,59.2244462086626],[-2.66650586803968,59.2317623535179],[-2.65637976436108,59.2416536161679],[-2.64631597597536,59.2449548382841],[-2.60283947841213,59.2592001087241],[-2.60343831722781,59.2600913609478],[-2.6020690400948,59.2605587747736],[-2.60521609677372,59.2627369372354],[-2.6087237006227,59.2679554193306],[-2.59331977966412,59.2684576110096],[-2.59407346615342,59.2689708210945],[-2.59391824601997,59.2689775609788],[-2.59550150556533,59.2699431655978],[-2.61430200486113,59.2827376003633],[-2.615263172416,59.2944613041165],[-2.610349374453,59.291991370263],[-2.60862249009354,59.289788658606],[-2.60747402030867,59.2905458145752],[-2.60531653595948,59.2894610405239],[-2.57539216671295,59.2943742625533],[-2.56789255927798,59.2991955306149],[-2.56722957912956,59.2991669067399],[-2.56710983541343,59.2996986168404],[-2.55808896069599,59.3054952623602],[-2.5294327960135,59.3028401924552],[-2.55636586428712,59.2874345124987],[-2.5528570188284,59.2758560111191],[-2.57007372545465,59.2776585557047],[-2.58343947033299,59.2644342393964],[-2.55746370211498,59.2602466295969],[-2.55369622950278,59.2689735808644],[-2.54551018840413,59.2652095539187],[-2.53727803708713,59.2683263054266],[-2.53306500933273,59.2673418344442],[-2.51916510071364,59.2751801610004],[-2.48556659851674,59.2878797325518],[-2.45074859010995,59.2899359514419],[-2.4471393480477,59.3036699511563],[-2.42313213603937,59.3103732111817],[-2.41719196264498,59.296775714257],[-2.41665121241626,59.2875172824701],[-2.41254908547481,59.286140002779],[-2.4120013470094,59.2848848158228],[-2.40787670555657,59.2845709711072],[-2.39042716993493,59.2787084726232],[-2.42284646631519,59.2750419155447],[-2.43296021535964,59.2814145589237],[-2.4341285398543,59.2824707901042],[-2.4345563572175,59.282419992588],[-2.43644383162262,59.2836088385366],[-2.47905489735251,59.277055933536],[-2.51189231415484,59.2455540806821],[-2.51641510392835,59.2412014293058],[-2.50725127814098,59.2229958436473],[-2.50804031302428,59.2235187987438],[-2.52274327390887,59.2358833162421],[-2.51659240939062,59.2455353759891],[-2.5289302503894,59.2454854950332],[-2.52910200233224,59.2454847955496],[-2.52429480977569,59.2382125416187],[-2.5254588762475,59.2381658499556],[-2.52872482623206,59.2380347922623],[-2.56537347285829,59.2365584809892],[-2.56852742607956,59.2262994551216],[-2.5710437587724,59.2211296029665],[-2.58112862147011,59.2255958488598],[-2.57660572167348,59.2374789923599],[-2.56077389758283,59.2385360923091],[-2.57020217952017,59.2449609016314],[-2.60202464065634,59.2292365465184],[-2.60431502515329,59.2361766751026],[-2.62817968701194,59.2380571546185],[-2.63093052036802,59.2350899693176],[-2.63730633316237,59.2345993562037],[-2.64462028178188,59.2203150123993],[-2.65388610167748,59.2103065855691],[-2.66835267176125,59.2085716710973],[-2.67464726074768,59.1920564185468],[-2.67742905860794,59.1933574919307],[-2.68817638096255,59.2040678342697],[-2.68881430412047,59.1965164761009],[-2.69245515815936,59.1885935497604]]],[[[-2.78828153797887,59.1380574865275],[-2.79707277669541,59.162664631349],[-2.82386342000817,59.17152294414],[-2.82591563606331,59.1922011729481],[-2.8029832287987,59.1834451598497],[-2.77923126814223,59.1900379355012],[-2.78988068331215,59.2359898260662],[-2.7722627550675,59.2442681191413],[-2.75942227665773,59.2502975452271],[-2.76053159754308,59.2431904481253],[-2.76257484300529,59.2315817975952],[-2.7336961628867,59.2231357904613],[-2.73630689213088,59.2196060075858],[-2.74596938449111,59.2091259656899],[-2.75677555912971,59.2091016036389],[-2.7545988521653,59.1997603306473],[-2.76014916425042,59.1937335293275],[-2.76654291126659,59.1922687823733],[-2.75764572251976,59.1597934310184],[-2.75674710838728,59.1592036906398],[-2.75665633863187,59.1587036171925],[-2.75264224230201,59.1565094108059],[-2.73963757164577,59.1479699477938],[-2.7487873178605,59.1457153394893],[-2.78828153797887,59.1380574865275]]],[[[-3.03090968349587,59.1267671929715],[-3.0424537592875,59.1267275720857],[-3.05002226125163,59.1291841705611],[-3.05036981732742,59.1292969612526],[-3.07868131972763,59.1393360571684],[-3.11836600596709,59.1726348874585],[-3.0893736499886,59.1912403809495],[-3.07408099643057,59.1996583999234],[-3.05211706602513,59.1974470746691],[-3.05098132799592,59.1973326195654],[-3.05086990175398,59.1973157193146],[-3.04974426059117,59.1835089810442],[-3.03654538649422,59.1785767575152],[-3.03264855878644,59.1785241693499],[-3.03012231715934,59.1777109173538],[-3.00732097595062,59.1781794340418],[-2.99386465942584,59.1779942121448],[-2.96813564728387,59.1875374046735],[-2.95348036633784,59.1793519067789],[-2.96323912016481,59.172405380035],[-2.97875378749211,59.1631738310459],[-2.96406459811048,59.1361783139233],[-2.97068407167072,59.1344195108552],[-3.03090968349587,59.1267671929715]]],[[[-2.92016897522669,59.1249938117574],[-2.9246651821009,59.1285957839283],[-2.93963934107872,59.1476225613705],[-2.94210088339698,59.164055455858],[-2.92639499170956,59.170020399309],[-2.92614737717337,59.1700761284401],[-2.90777801476571,59.1615787154898],[-2.92016897522669,59.1249938117574]]],[[[-2.60582247280486,59.0722677905935],[-2.60474807348311,59.0971309166611],[-2.6312830366029,59.1076552995287],[-2.65770494164714,59.1003125451107],[-2.64414316394917,59.087403786069],[-2.65104073658573,59.0759729018512],[-2.65855963527641,59.0755279503348],[-2.6867086177641,59.0776469114645],[-2.68873583645923,59.078629263953],[-2.67726637878528,59.0979139558646],[-2.66992224660845,59.1086827077173],[-2.62958978157797,59.1101511458658],[-2.62920794738239,59.1104799715402],[-2.62034908040332,59.1181613713797],[-2.67344904575183,59.1538949324185],[-2.67317662388309,59.1539495551728],[-2.65224553537798,59.1519690861507],[-2.63033836946659,59.1616954417459],[-2.61679538403168,59.153661117605],[-2.63490413625487,59.1559284209862],[-2.6345799270183,59.1555224340367],[-2.63589922768464,59.1556604069561],[-2.62487295481461,59.1431862400307],[-2.59395929356691,59.1425858974165],[-2.57442495760966,59.1419757219419],[-2.60521982619659,59.1372356021242],[-2.60725409249461,59.125605365628],[-2.59612542772209,59.1175931118672],[-2.59553323868625,59.1163227058916],[-2.59450150586767,59.1164235539639],[-2.59178825150874,59.1144692166854],[-2.53833202786266,59.1219006355302],[-2.53699693842227,59.1220305033262],[-2.54301216810289,59.1176881772526],[-2.55245269520414,59.1113236070581],[-2.55231573937147,59.1109693100587],[-2.55287698385454,59.11056388518],[-2.54806792760485,59.0981014421174],[-2.52722992989473,59.0929550255763],[-2.53811249899223,59.0760253382815],[-2.54690657752342,59.0782849157751],[-2.56744857162714,59.0841611256719],[-2.57634876021453,59.0757250281358],[-2.60582247280486,59.0722677905935]]],[[[-2.82519665365666,59.0193268898339],[-2.85044841769161,59.0247081306739],[-2.87873507732042,59.0324863347216],[-2.88320604793044,59.0316789742473],[-2.90219771507528,59.0357153756294],[-2.9067021299413,59.0322014873506],[-2.91206576556924,59.0293206139719],[-2.93394833988665,59.0303711531575],[-2.91142322118936,59.063752385849],[-2.90229812824421,59.0772558637732],[-2.89320355163227,59.0638785871205],[-2.89250612596512,59.0628419035012],[-2.88968521703814,59.06248792352],[-2.88874903216496,59.0613912332526],[-2.86739310187247,59.0584629033989],[-2.86695809419085,59.0579496917954],[-2.86459575957473,59.0580790338653],[-2.85643863929949,59.056959265905],[-2.85281705393797,59.0587232839435],[-2.8447207538257,59.0591654893201],[-2.84352572709906,59.0632476623896],[-2.83820018955316,59.0658400699756],[-2.84011511664814,59.0748929115865],[-2.83947423562835,59.0770802431722],[-2.82002777279537,59.0793510284938],[-2.81956402537531,59.0793485775488],[-2.81942793628136,59.0794210208699],[-2.8161221662273,59.0798067071472],[-2.81281275365432,59.0829418962865],[-2.80659754834894,59.0862489270346],[-2.80293816274539,59.0847180869643],[-2.80185423951788,59.078865362308],[-2.81199089962073,59.064412799892],[-2.82422127527109,59.0469579152803],[-2.80578545506444,59.0285169299869],[-2.82519665365666,59.0193268898339]]],[[[-3.26466576249261,58.9226839585904],[-3.30780462703051,58.9247991415092],[-3.31082517694608,58.941041421872],[-3.28259101036564,58.9326250501721],[-3.273024080387,58.9372598403986],[-3.26466576249261,58.9226839585904]]],[[[-3.08061968578619,58.8142541489872],[-3.10147572021521,58.8203483447585],[-3.10189912271102,58.8198178227413],[-3.10216770011852,58.8198880100232],[-3.10416433172513,58.8169792255915],[-3.10610990343642,58.814540778883],[-3.13894223637654,58.8168138682393],[-3.13987360800724,58.8181148466324],[-3.14271144872237,58.8319129153223],[-3.13532053392321,58.8357240179486],[-3.10076537485204,58.8439411916684],[-3.06802596124214,58.8455404673969],[-3.0678564302614,58.8451024130756],[-3.11355639050923,58.8368811372614],[-3.10916167939373,58.8337882184195],[-3.11095292686818,58.8333801371173],[-3.10849959723135,58.8333221956343],[-3.10188355650768,58.8286644819444],[-3.07706622534287,58.8315549157504],[-3.08061968578619,58.8142541489872]]],[[[-3.23017034265827,58.7718453513136],[-3.2500151434596,58.781628767971],[-3.29698666560561,58.7780655117962],[-3.32221950867854,58.7964199024436],[-3.32844120492645,58.8174857748586],[-3.370366313986,58.8377416060918],[-3.37924967314229,58.8678708721446],[-3.38893329106294,58.8684789557414],[-3.42280137846364,58.8706001662138],[-3.43465435973309,58.8717628255609],[-3.43499344040379,58.8730075661113],[-3.41105894340211,58.9106423917512],[-3.40268331094166,58.9222330950989],[-3.3910968124562,58.9223882026079],[-3.37839882581395,58.9225569712019],[-3.35407705246717,58.9323255833686],[-3.3256692248314,58.9276799024604],[-3.32615356354819,58.9181723587315],[-3.31813970327885,58.9171812149461],[-3.31432633527659,58.9114723078681],[-3.31658841055586,58.9070610136628],[-3.30438427121408,58.9063096289763],[-3.23440133196364,58.8850999203185],[-3.22534005263439,58.8815350692142],[-3.21400834775217,58.8773315432935],[-3.21917892739147,58.8737880395546],[-3.23118687654221,58.8704630354599],[-3.22459567792139,58.8696618405218],[-3.21806963135454,58.865426781936],[-3.22096082701745,58.8610305188259],[-3.19821940966238,58.852536586947],[-3.21488812922565,58.8406185521549],[-3.21432921513399,58.8405099068203],[-3.21438745217393,58.840473313415],[-3.1909352678545,58.8359596139444],[-3.20546501474302,58.8268912710421],[-3.17038808666841,58.8208732198727],[-3.2035504421023,58.804695533174],[-3.23176414231426,58.8011468329936],[-3.2465457155818,58.7996429166301],[-3.24683846565635,58.7992480367573],[-3.2495204272501,58.7989100045655],[-3.2596700351022,58.7870497352011],[-3.23687178251936,58.7833227559049],[-3.22441387807626,58.7862411771767],[-3.21072941933134,58.7992367190498],[-3.2089531297635,58.800307815601],[-3.16506132473243,58.8009578466254],[-3.15259377558573,58.8065011620105],[-3.14774310324624,58.8049733870994],[-3.13920160155233,58.8014247453791],[-3.15388497697991,58.786752415966],[-3.14797178997046,58.7870254241117],[-3.1365296352269,58.7866270762969],[-3.18817387437046,58.7770344308731],[-3.22494119391505,58.7847092752654],[-3.23506243937349,58.7817188769625],[-3.22024994374385,58.77609087226],[-3.23017034265827,58.7718453513136]]],[[[-2.96084657546953,58.7295704093318],[-2.96538433584514,58.7413094056055],[-2.96665774556711,58.7410189018472],[-2.9666967137144,58.7410983467419],[-2.96729227076982,58.7408741411674],[-2.97643996147937,58.7387867066932],[-2.99246337666099,58.7540091050001],[-2.97984252402388,58.7610528199878],[-2.97914753383716,58.7861162026529],[-2.99407907517381,58.7869817803927],[-3.02194032849941,58.807199979128],[-3.01014327989822,58.8131993395598],[-2.99932618694625,58.7997325604009],[-2.98992545966325,58.8070709729572],[-2.98411281155317,58.8113419726451],[-2.98429236195783,58.8114664792948],[-2.98338336111317,58.8121756432342],[-3.00361471839935,58.8267896390844],[-3.00693637194983,58.8253886433726],[-3.03619507696393,58.8194212083895],[-3.03647239208955,58.8194850929348],[-3.01368022357867,58.8328481426118],[-3.00440850274496,58.8310968051137],[-2.99073549816662,58.8279283652652],[-2.96387275785285,58.8360572402547],[-2.95794545737162,58.8260069921691],[-2.90560241786554,58.8425417832994],[-2.902685718168,58.8430271942182],[-2.90432849005393,58.8429437498519],[-2.90255255011481,58.8435040826472],[-2.93114721379901,58.8422033008257],[-2.96332228813938,58.8496209380045],[-2.9389374319358,58.8607541212621],[-2.91402758225413,58.8557390860698],[-2.91433073297122,58.856389367958],[-2.9138882009201,58.8563014163358],[-2.92409353015804,58.8773183628593],[-2.90622091674294,58.8798906786954],[-2.90198702704014,58.8841972495895],[-2.89580591477364,58.8904822792202],[-2.91001322497936,58.8963554799945],[-2.91405505714744,58.8924606337312],[-2.93172441709706,58.8941220404867],[-2.93277208674274,58.9025518281422],[-2.97297258450732,58.9401113785361],[-2.97194901618693,58.9473699997831],[-2.96983515576557,58.9592710096438],[-2.97026161757385,58.9593298847129],[-2.97007840683664,58.9606280006592],[-2.98347950214989,58.9626194399157],[-3.03119425747951,58.9392209386243],[-3.06615440630931,58.9359996350572],[-3.09080198163789,58.943041936182],[-3.07959627080073,58.9310430679914],[-3.08010861277653,58.9298770626696],[-3.11399874463353,58.9310965846859],[-3.13013498352486,58.9169993494642],[-3.15698349766329,58.9206417578193],[-3.18068455614448,58.9120567259596],[-3.18725579268177,58.9186607780863],[-3.19877643536518,58.9137591909442],[-3.22843220738743,58.934693655851],[-3.23034418683295,58.967045174978],[-3.25084672702892,58.9756263100074],[-3.2507346057803,58.9788672767161],[-3.24817396214069,58.9820172894901],[-3.25061572203162,58.9823031777148],[-3.25060342882372,58.9826584518417],[-3.25079945105983,58.982324687159],[-3.25604009299787,58.9829380994223],[-3.26416518614994,58.9623360425539],[-3.29000650011482,58.9616947008624],[-3.29455720604564,58.9522686154054],[-3.30300194767683,58.9503589588694],[-3.3528201755472,58.9636845937768],[-3.35545604341963,58.9644749162805],[-3.36133780376606,58.9804871986359],[-3.36459619125739,59.0020195166863],[-3.35726816071352,59.0094632701603],[-3.36614661593356,59.0146420743031],[-3.36094829001851,59.0300284322189],[-3.34785981130959,59.0376306110682],[-3.35599035563876,59.0472834548401],[-3.35580385275063,59.0473436873931],[-3.33432446290642,59.0543489793808],[-3.34614306420509,59.0599661102078],[-3.34923212880626,59.0614337930639],[-3.3468233489202,59.0983729072324],[-3.35750069746246,59.1038295416555],[-3.31974273185831,59.1231076541681],[-3.32175205236487,59.1279212904808],[-3.31916004699297,59.1296664234776],[-3.32296416201323,59.1308243741026],[-3.32511983178039,59.1359860857378],[-3.3162904274907,59.1372564863158],[-3.29326391442663,59.1378898389014],[-3.25961552778815,59.1453945292659],[-3.19824838692994,59.1541742078248],[-3.17823987772024,59.1423150941583],[-3.09531017380783,59.1182630183742],[-3.07379695363368,59.1235646215287],[-3.069513753701,59.1135477253505],[-3.0493223095586,59.1063225681477],[-3.04573684268061,59.1050389221999],[-3.06105639070901,59.0981411773034],[-3.05997953634433,59.0976588331303],[-3.06292144182793,59.0961338514641],[-3.048835587286,59.0903701973728],[-3.00411552329494,59.0720485572854],[-3.00629256478287,59.0630508748907],[-3.01208912886616,59.0390708697171],[-3.03865020312442,59.0482280512382],[-3.04754969640393,59.0482087249524],[-3.06614292601944,59.0481663592947],[-3.05799650744197,59.0405600986576],[-3.06002494078689,59.0255961076963],[-3.06154733051965,59.0232902630882],[-3.08113605631603,59.0237120158066],[-3.0926537137236,59.0159725839479],[-3.09558235767429,59.0162834802119],[-3.09743725478946,59.0127569214491],[-3.10197582428208,59.0097052238092],[-3.1232167142349,59.0107172174969],[-3.12235109084058,59.0102585549783],[-3.12321509376039,59.0102932563926],[-3.12035363082664,59.0092001036165],[-3.1116112180245,59.0045664117374],[-3.1047370370542,59.003231846855],[-3.10444620053864,59.0031206592591],[-3.10428356527261,59.0031437922105],[-3.08674925072394,58.9997374440999],[-3.08732630055065,58.9991431989178],[-3.08267027865875,58.998944593027],[-3.05473540247571,58.9935103067931],[-3.04617144980492,59.0028883646748],[-3.04158177325914,59.0079120796639],[-3.04025191470458,59.0088379897305],[-3.00655121777814,59.0100689302722],[-2.96037308552113,58.9847518907448],[-2.96022750423844,58.9849048693681],[-2.95992208836102,58.9847372799167],[-2.93171159877667,59.0143095722309],[-2.92825438121001,59.0072576023632],[-2.92805542307642,59.0063023040664],[-2.92779867932513,59.006327842781],[-2.9275883775062,59.0058987510773],[-2.9188676427159,59.0072159006033],[-2.90277088334063,59.0088148107146],[-2.90368300994897,59.0076965376978],[-2.91164138203655,59.0055055827684],[-2.90655959916891,59.00416931248],[-2.9155857296035,58.9930965370848],[-2.91307072547591,58.9924755555013],[-2.9132485650059,58.9923102047831],[-2.91236322668771,58.9923008538113],[-2.90151319264987,58.9896209601821],[-2.91980491070404,58.9822984482485],[-2.91917452141236,58.9653646731637],[-2.8875145661575,58.9601613105472],[-2.88674849677991,58.9607788179297],[-2.88588565376436,58.9606412486218],[-2.87651506810445,58.9690251534237],[-2.85593444000192,58.9855950908336],[-2.83674320613848,58.9828298219249],[-2.82531678392521,58.9807264387664],[-2.80178559937319,58.9907772364715],[-2.79271935230458,58.9684476105734],[-2.79192223677457,58.9654162072493],[-2.82001115723562,58.9668397407549],[-2.84839471443366,58.9580798349372],[-2.82808797180586,58.9375003414795],[-2.82847079274233,58.9286256130342],[-2.83063725209566,58.9249653135819],[-2.84311275500049,58.9260969642073],[-2.82491049095459,58.9206551623281],[-2.81941375057072,58.9274378259113],[-2.80948947214696,58.9285861386914],[-2.80136845083334,58.9285899092424],[-2.80580931686946,58.9226707134663],[-2.78857603495372,58.9156731523911],[-2.77918144448913,58.9279712678858],[-2.791954928594,58.9269685401731],[-2.78605241275858,58.9402425556695],[-2.80335962539302,58.94709642818],[-2.70796811156032,58.9727464475916],[-2.70794259078801,58.9721198584087],[-2.71013871383142,58.9452927770394],[-2.7191834265193,58.9372641340114],[-2.71190400996933,58.9236998180144],[-2.71204823071636,58.9219345760091],[-2.74735382115277,58.9239023588718],[-2.7621533204604,58.9131285168727],[-2.7848633965797,58.914968249327],[-2.78737482023569,58.9125185248485],[-2.82963335316717,58.8746703320152],[-2.84416129347005,58.8845886956663],[-2.85456515258011,58.8916869417037],[-2.88350077304031,58.9002308386078],[-2.8969616776318,58.89564742835],[-2.89066506244517,58.892837556422],[-2.88366461931284,58.8897127071777],[-2.89144013029498,58.8842705720234],[-2.91331864100564,58.8694826106156],[-2.91230412813244,58.8696569211908],[-2.91306286570659,58.869125187368],[-2.88535797419356,58.873553492383],[-2.88857180591819,58.8551114704484],[-2.85788653482155,58.8531116676683],[-2.89965429567942,58.8416531457914],[-2.90538224748903,58.8401171739093],[-2.90534619028636,58.8400900031495],[-2.90633770856824,58.8398176666646],[-2.87781217617035,58.8192154789931],[-2.89628938752612,58.8190003871592],[-2.93059453109724,58.7942923145523],[-2.92154282242078,58.7836980228797],[-2.93173236565491,58.7740886245385],[-2.93979403228728,58.76738747709],[-2.93531724745031,58.7655295498299],[-2.90982934856087,58.7541004996323],[-2.92361530841773,58.7392912708475],[-2.91905559440738,58.7367218640179],[-2.9201459527232,58.7348488588558],[-2.96084657546953,58.7295704093318]]]]},"properties":{"OBJECTID":340,"LAD16CD":"S12000023","LAD16NM":"Orkney Islands","LAD16NMW":" ","BNG_E":348291,"BNG_N":1006584,"LONG":-2.90028,"LAT":58.94334}},{"type":"Feature","id":341,"geometry":{"type":"Polygon","coordinates":[[[-3.8016462265136,56.9358802571188],[-3.78349791381189,56.9230807391842],[-3.74068646509148,56.9336083620488],[-3.71026911221969,56.9135786417746],[-3.68355195216655,56.9161158310389],[-3.67547080942465,56.9324420450585],[-3.65473490133859,56.9328980237648],[-3.6458207582198,56.9230425803518],[-3.58321718240429,56.931034649632],[-3.55871738827923,56.9003455027056],[-3.56846047053777,56.8946216727868],[-3.56078193411396,56.8841033163261],[-3.53765531510143,56.8922553438991],[-3.52924996281094,56.8836074842317],[-3.50254053812782,56.8871122100432],[-3.46570678231669,56.8728107348369],[-3.42983213837349,56.8865461307702],[-3.42128684781979,56.8795729359219],[-3.40496178409135,56.8840208172323],[-3.37213804902124,56.8746151151428],[-3.40702154640817,56.8434056636621],[-3.35163682900634,56.8202762278522],[-3.36673117419851,56.8134362694774],[-3.35764189372604,56.804434192812],[-3.38979755358922,56.7692335977244],[-3.37783982122307,56.75323007768],[-3.35784136185322,56.747654419075],[-3.36394652217402,56.7381180209752],[-3.35278405304404,56.7261509255265],[-3.30680789995569,56.7027111405431],[-3.30852884417813,56.6899484724105],[-3.28380123040432,56.6777963115462],[-3.28447713315458,56.665723059174],[-3.26410961987063,56.6705963673018],[-3.2127432649134,56.6553790755089],[-3.15132097339854,56.6531673042157],[-3.15367341823634,56.6379079875801],[-3.17813746342144,56.6355979522711],[-3.17135178136135,56.6261196130924],[-3.19128436628322,56.6219492576346],[-3.15306378484447,56.6138758953944],[-3.16586684972677,56.5988997445343],[-3.14404021346945,56.5955600000287],[-3.11018904635729,56.6139561814113],[-3.08814412594809,56.6131861728096],[-3.13266004901838,56.5790906095608],[-3.1902046197613,56.5612953247876],[-3.16404525288726,56.5381402785253],[-3.17302426766752,56.5261916643493],[-3.21206580273823,56.5242850222836],[-3.18464818382724,56.5077860982068],[-3.19156684562748,56.5032868547323],[-3.14204289875053,56.4875512244907],[-3.1436284566484,56.4797442765228],[-3.11874349794062,56.4768265500932],[-3.11961194385393,56.4676688322351],[-3.08942726842006,56.4669367279595],[-3.08747582939045,56.4619216053549],[-3.05785284829018,56.4630419900291],[-3.05206991937441,56.4583308195333],[-3.12580503309434,56.4313966116253],[-3.22230520067707,56.3722383246135],[-3.24404266390624,56.3686403521489],[-3.25405864264332,56.3689049023607],[-3.26350193806621,56.3658551568761],[-3.29621437705855,56.3552812055952],[-3.30133185176736,56.3536257194647],[-3.29616153139763,56.3537266641133],[-3.26280563524591,56.354372630828],[-3.27641469945379,56.3509503936604],[-3.25564213698683,56.3462684295733],[-3.25602980058185,56.3400973038859],[-3.30062149286331,56.3139795830608],[-3.29369796422822,56.2887043916143],[-3.32482904328686,56.2828007996284],[-3.33553297347332,56.2894498184354],[-3.38366441146756,56.268780954617],[-3.35330522120973,56.2552722814763],[-3.36749092609649,56.2397605597519],[-3.27998414994167,56.2338457291657],[-3.29023342707239,56.2249814687193],[-3.26486857218615,56.2200545035091],[-3.27492778615714,56.2141639620279],[-3.26094659581752,56.196137603642],[-3.30912518060957,56.1853048070972],[-3.29653489781307,56.1705760152307],[-3.31641759829238,56.166485074935],[-3.34544747162894,56.1729410554991],[-3.37171791518614,56.1644001861443],[-3.36991205377363,56.1458403905212],[-3.41663544625547,56.1384210585178],[-3.45370272301453,56.150377808154],[-3.54000652661175,56.1464619824199],[-3.54610240432299,56.1585235825208],[-3.56396296750845,56.1598110048504],[-3.58288692719774,56.1508719952521],[-3.58095167337347,56.1393097822708],[-3.62834742144912,56.1327697666204],[-3.64478552506259,56.1376190115693],[-3.6366605067972,56.1512890891958],[-3.64785742280955,56.1596766823014],[-3.59313220743587,56.1730758928259],[-3.5979771620814,56.1810905432162],[-3.58234004540218,56.18442230793],[-3.57515045604043,56.1960874713821],[-3.61815129997587,56.2056104507844],[-3.63806335382985,56.1968540129315],[-3.65106753564223,56.2029709795212],[-3.66693603469082,56.1886280118658],[-3.68645367803225,56.1958528714505],[-3.73681977809255,56.189049629393],[-3.75218826467799,56.2119084519724],[-3.78087859880277,56.2172271279602],[-3.82944976098172,56.1965493053093],[-3.84388822737726,56.20181354079],[-3.84720222207153,56.2259724712413],[-3.87313525943709,56.21446213379],[-3.90070443746329,56.2341029286724],[-3.91629499446725,56.2249266227219],[-3.94036183113576,56.2280191361348],[-4.00528055541786,56.2749342622214],[-4.03756231610241,56.2691114008548],[-4.03854655625598,56.2802633447485],[-4.05220554806103,56.2734910322051],[-4.07850332141189,56.2899152433271],[-4.08407929218222,56.2808889346231],[-4.11569395378054,56.2810309566691],[-4.13987116284354,56.2978200004507],[-4.18820624962477,56.3042182853733],[-4.23726378504044,56.3290344900326],[-4.22262829024024,56.342301893141],[-4.24202968906798,56.3527811547366],[-4.24062331033844,56.3843905005854],[-4.19645185906964,56.3866955667929],[-4.20205052670923,56.457819270435],[-4.1618915081191,56.4447268655826],[-4.13443503988688,56.464024205175],[-4.09861767523624,56.4653450036316],[-4.10822935354411,56.4883576205522],[-4.12755103308339,56.501278193391],[-4.15448217401208,56.5102853293727],[-4.19444360635413,56.4953196626486],[-4.29688622294261,56.4750435675227],[-4.33122510205135,56.5390178569603],[-4.36503261402985,56.5470913647749],[-4.37849427920156,56.5335922471439],[-4.44197766046654,56.5257366252895],[-4.47739103484202,56.5130102724533],[-4.49435454327786,56.5126570279804],[-4.5074158937829,56.5233626076887],[-4.52879483096746,56.5185656198677],[-4.52850167800075,56.5048975547986],[-4.5772635125074,56.5052200809645],[-4.62514746855649,56.4864839912719],[-4.6284716077385,56.4743074922019],[-4.63906605313234,56.4760372934098],[-4.67083330591735,56.479752294297],[-4.68620617303672,56.4905470919445],[-4.65829919373476,56.510682513583],[-4.65372269174808,56.5260098557824],[-4.65945347002941,56.5344522874108],[-4.69762558042144,56.5410436751107],[-4.69758473505926,56.5499557458611],[-4.59952426140689,56.5766589652833],[-4.55983966441894,56.5730028916153],[-4.60981674660632,56.6148099493602],[-4.62642362613449,56.6155969782943],[-4.63679633813884,56.6250253124653],[-4.61832590712405,56.6377813844689],[-4.62981108703647,56.6550156243814],[-4.66413678025443,56.6397973992526],[-4.71542038757915,56.6423282545197],[-4.71753627928851,56.6765875149408],[-4.65756889893335,56.6747415402118],[-4.59201593755598,56.6931823954763],[-4.59120763008438,56.7044692715364],[-4.60591668775976,56.7079593343422],[-4.57599538042521,56.7347889869819],[-4.58987176033865,56.7598813088748],[-4.5467932380814,56.7723671413024],[-4.5496528891221,56.7819473968279],[-4.5205123463292,56.8052593921826],[-4.46909805903425,56.7778580563309],[-4.44184374838575,56.7738431483019],[-4.37426367120316,56.8322589692458],[-4.34332511325517,56.8212874121505],[-4.33051011460901,56.8239313611125],[-4.32972199804473,56.8369675085816],[-4.30395924558034,56.8513971938031],[-4.22769600056217,56.8576030342171],[-4.21695375710873,56.8689999270485],[-4.19939982338011,56.870442731274],[-4.19191833370987,56.8774666136024],[-4.20554093590406,56.8844469892839],[-4.17449213913182,56.9117068367276],[-4.1682707087035,56.9046980997507],[-4.11145791363494,56.8947312173442],[-4.04088661721963,56.8961740461725],[-4.03475557076033,56.9014875940841],[-4.02289219033428,56.888752721204],[-4.01154956448395,56.8980213062817],[-3.99938480563714,56.8902904133309],[-3.96776329499452,56.8992795386238],[-3.96940556336235,56.929377473135],[-3.9506854069102,56.9471163477949],[-3.93861343533888,56.9486205160579],[-3.93636721171254,56.9354289029496],[-3.90028806215913,56.931840549673],[-3.89472438775053,56.922755572531],[-3.85483264480002,56.9227880353523],[-3.8242778898803,56.9383867589535],[-3.8016462265136,56.9358802571188]]]},"properties":{"OBJECTID":341,"LAD16CD":"S12000024","LAD16NM":"Perth and Kinross","LAD16NMW":" ","BNG_E":284304,"BNG_N":744186,"LONG":-3.8848,"LAT":56.57529}},{"type":"Feature","id":342,"geometry":{"type":"Polygon","coordinates":[[[-2.03453153040366,55.8111941046351],[-2.08612309426629,55.793045269691],[-2.08563914903089,55.7620403303493],[-2.10764153175403,55.7598881488884],[-2.11763747623143,55.7387749992814],[-2.1440192719097,55.7393488731799],[-2.1505759027166,55.7231544065621],[-2.17651977446623,55.7188375119007],[-2.16723105966607,55.7060352537462],[-2.21865916070875,55.6759071363446],[-2.21845272803605,55.6642602665384],[-2.2483458615924,55.6521497536108],[-2.23436858585682,55.6410421000867],[-2.30578970414738,55.647043771887],[-2.33600510125854,55.6324814801888],[-2.32431056014124,55.6261659051226],[-2.3086260296625,55.628875975439],[-2.31609411255624,55.6204584671972],[-2.28923229503346,55.6037736949966],[-2.28881057091492,55.5803072649838],[-2.24030650590023,55.5556271674695],[-2.22884551550656,55.509518779105],[-2.20264927506397,55.4895412867739],[-2.20133583363509,55.4752676087645],[-2.16552123211017,55.4683818971787],[-2.18807797549009,55.4621152735358],[-2.1948581988873,55.4445902834303],[-2.2312819124619,55.4284292910856],[-2.2606112892602,55.4329339971088],[-2.3132535625852,55.4067893333105],[-2.33562914469741,55.408208062542],[-2.34494682159228,55.399313430091],[-2.33002052062569,55.3812415654179],[-2.34623321173483,55.3730610524659],[-2.33752995733271,55.3671909658864],[-2.37891180666589,55.3491694362153],[-2.39950503981395,55.348221400152],[-2.41499664352406,55.3589219020892],[-2.47539346391791,55.3547399190959],[-2.52026965849258,55.3230470902843],[-2.55900833849071,55.3178528212211],[-2.57336309650771,55.2968843963608],[-2.60923810321147,55.2832480247049],[-2.62665606670636,55.2622209367219],[-2.64677118118414,55.2600438620276],[-2.61145085663068,55.2471344284219],[-2.63022898078892,55.2447914950234],[-2.63141420719304,55.2236980839985],[-2.66681478931895,55.2215803890628],[-2.68979023464989,55.1889842099938],[-2.70340462663848,55.1732112991526],[-2.78487492206541,55.1417752147829],[-2.82550257516833,55.1383140704965],[-2.82760794393253,55.124836867804],[-2.85854005898142,55.1083488024291],[-2.86511730807377,55.1353255434369],[-2.89691565021067,55.1466833556417],[-2.90475192061631,55.1736692507209],[-2.88818707820327,55.2078661857241],[-2.86191648325727,55.2232859952698],[-2.8638424318341,55.2363516708067],[-2.92144508625533,55.2367219185924],[-2.90501284199573,55.2571839794669],[-2.88492562982713,55.262691500716],[-2.89848771394916,55.2835030042931],[-2.91705891138254,55.277411608722],[-2.96208381291696,55.2902655896758],[-2.99592870707267,55.2690881071217],[-3.01016936817315,55.2674345012241],[-3.01993404944087,55.2791423043284],[-3.04295623007696,55.2715324746174],[-3.05465508014617,55.2807246791314],[-3.0466407352663,55.2955147722861],[-3.0990848683682,55.3316818290584],[-3.10202573591966,55.3515866260335],[-3.10973300509035,55.3480302958966],[-3.12723913215602,55.35974082394],[-3.17450266648653,55.3467916142974],[-3.17925368520535,55.3604677329692],[-3.21738963347951,55.3761343489044],[-3.30366358970833,55.3423631919969],[-3.3202601148959,55.3493515768644],[-3.31548403556783,55.3665964628721],[-3.30383340887583,55.3688878876941],[-3.31167283503533,55.3796342841839],[-3.30276258848354,55.3937704777326],[-3.24358692977477,55.4276853577258],[-3.27960716519516,55.4352532161811],[-3.29344490033728,55.4309155012527],[-3.31098150138782,55.4448283537147],[-3.33162730272148,55.4410557797865],[-3.35432161472709,55.4125174491453],[-3.36232626254317,55.4169936749188],[-3.40140191429918,55.4080553477389],[-3.42048997641532,55.4159948463836],[-3.4721277090339,55.4037558953587],[-3.50737757826138,55.4122645122177],[-3.53956455527747,55.4431717892794],[-3.51847368534465,55.4737784850006],[-3.52217868940786,55.4902631391152],[-3.50442780037797,55.5124680432879],[-3.48660238057903,55.5170533018008],[-3.50341802198454,55.5474419965057],[-3.48847610084674,55.5626675769697],[-3.52688346731208,55.5970196524011],[-3.53001907579875,55.6113972864254],[-3.48170395390734,55.6164308408617],[-3.48573622500823,55.6490226426498],[-3.39698355010418,55.7104539837981],[-3.39838488457878,55.7165358441467],[-3.41924707019307,55.7105797049034],[-3.43952125209646,55.7240436230047],[-3.4560561693245,55.7636178966871],[-3.47163520047254,55.7709696923394],[-3.43940102814136,55.7845940391285],[-3.43552925901175,55.8054955779961],[-3.39476323113142,55.8197399659114],[-3.36903649131369,55.8241085606981],[-3.34511943328768,55.7929725750037],[-3.29434913888289,55.7963019217146],[-3.29277620080998,55.780561890644],[-3.27436871271011,55.7753471900652],[-3.23590666564551,55.7791229380347],[-3.22571014846333,55.7870246204237],[-3.21432837871255,55.7839844708024],[-3.19559653612597,55.8021231558684],[-3.18509418175426,55.8017395218869],[-3.18103856329929,55.781340921025],[-3.16778532058968,55.7795186593338],[-3.17479560129629,55.7720459121959],[-3.15399506569479,55.7610597345011],[-3.16119799934809,55.7489924790112],[-3.14399347675645,55.7400515911729],[-3.15112377444275,55.7255452398083],[-3.1282677068358,55.7103470890617],[-3.09187998442533,55.7221327401264],[-3.10337545957693,55.7371256470657],[-3.07525945231776,55.7597667754045],[-2.95162137203777,55.8189519761853],[-2.9410718305334,55.7945600179873],[-2.92900123550649,55.793158463824],[-2.90196293731901,55.809155870382],[-2.88375329138656,55.8071991471551],[-2.87040933558879,55.8240959528998],[-2.84624367979582,55.8189607187006],[-2.777197513778,55.8443004195336],[-2.73992122259679,55.8281864925888],[-2.66926405439263,55.8465485109522],[-2.64323520316734,55.8409278529349],[-2.64842326295372,55.8336406979989],[-2.59417782143144,55.828671767832],[-2.58133907051617,55.8454857242153],[-2.55488159555773,55.8390891951548],[-2.53451035533954,55.8609310593605],[-2.53346352517858,55.8712736968946],[-2.57002114801149,55.8921435500757],[-2.55452901316846,55.9000760445019],[-2.56271591638678,55.9066336279328],[-2.55440434041155,55.9115231762866],[-2.50472323370591,55.911930189368],[-2.46683858115215,55.8843657794997],[-2.36593863064963,55.9450285824011],[-2.33043872523624,55.9302490835561],[-2.32166983442849,55.9294580994764],[-2.25915784131697,55.9238002651589],[-2.22370999678631,55.9330006675234],[-2.17516038888847,55.9162206754065],[-2.15466980758191,55.9169357710633],[-2.13919976723362,55.9171557937252],[-2.13566039536439,55.907868743372],[-2.13234164629408,55.8920457160772],[-2.12897299802133,55.8903090468179],[-2.12667384377567,55.8842681327575],[-2.11236606757628,55.8817439253397],[-2.10259207636137,55.8767001135102],[-2.09099028310649,55.8752550868486],[-2.09086010847483,55.8737073924089],[-2.08632102234494,55.8746731806928],[-2.08131199245121,55.8740487110638],[-2.07330149297734,55.8565429087108],[-2.06978036898211,55.8426821990961],[-2.05917538868229,55.8332150884993],[-2.03453153040366,55.8111941046351]]]},"properties":{"OBJECTID":342,"LAD16CD":"S12000026","LAD16NM":"Scottish Borders","LAD16NMW":" ","BNG_E":345891,"BNG_N":626135,"LONG":-2.85866,"LAT":55.52594}},{"type":"Feature","id":343,"geometry":{"type":"MultiPolygon","coordinates":[[[[-0.940701582666763,60.6743412305508],[-0.955937819304348,60.6753384622276],[-0.965910535828757,60.6844416606325],[-0.981477571363839,60.6840850336621],[-0.96515921787794,60.6959289771762],[-0.983061678905508,60.7196056971452],[-0.963874108529567,60.7185042585313],[-0.952382553024515,60.7172176905246],[-0.965156074524932,60.7372589380313],[-0.939001056512246,60.7506706187448],[-0.946856624009666,60.7612428801721],[-0.932241471513975,60.7818596771127],[-0.954933939265994,60.7913489285669],[-0.925772270039637,60.8094810275185],[-0.925274548772637,60.8097880597095],[-0.938197178904418,60.8129526747925],[-0.913027320747423,60.8161529743316],[-0.912952262003803,60.8161992462581],[-0.898492559070251,60.8274374728712],[-0.89511584491502,60.8300641127681],[-0.900354102589014,60.840652412317],[-0.876413376983186,60.8456626893736],[-0.869746267368746,60.8384494336002],[-0.880390516618756,60.8058154821125],[-0.867234874738406,60.8056694246787],[-0.839494351218059,60.8391035419396],[-0.835088279843268,60.8433752322142],[-0.82646760732062,60.831026621039],[-0.798523003638288,60.8352150917977],[-0.798180152207841,60.8352619421176],[-0.797955315534412,60.8326027640593],[-0.797657786990898,60.8290842503586],[-0.777591320211564,60.8292874189904],[-0.779781510141071,60.8244925219563],[-0.782058062810699,60.8197404699519],[-0.76631275728168,60.8174408701493],[-0.79920382961242,60.8108300257484],[-0.804360868208359,60.8101354520433],[-0.803855901070243,60.8098941438165],[-0.80401079234199,60.8098629571476],[-0.802521294923334,60.8092563518943],[-0.77726405180293,60.7971788913069],[-0.780730735345625,60.7802423120552],[-0.835802766682047,60.7865721386045],[-0.802805346508668,60.7584920102116],[-0.841604656205332,60.7606279997428],[-0.865625410838535,60.7573850599462],[-0.859215981881029,60.7546819975188],[-0.812625789570472,60.749240875268],[-0.870727994907258,60.7022247885537],[-0.842683426156756,60.6904207101718],[-0.833925926475731,60.6966121290879],[-0.833728086397005,60.6944795846316],[-0.832729130792455,60.6836923259649],[-0.841812933631291,60.6799703160586],[-0.845978635551194,60.6782641813722],[-0.856712075120169,60.6738667097577],[-0.872790191865882,60.6784920863636],[-0.903286819765051,60.6872564448512],[-0.913299743347851,60.6901314883575],[-0.913584331615406,60.6899517839692],[-0.91364210094622,60.6899681070754],[-0.940701582666763,60.6743412305508]]],[[[-1.00305454215885,60.5973534992416],[-1.0057205535032,60.5980589880014],[-1.01248839886057,60.6015335548146],[-1.00817974932573,60.6072514179127],[-0.993000439425077,60.6177080451696],[-0.97343586255358,60.613526495149],[-0.969228975943494,60.611905190697],[-0.980128340095783,60.6029597780775],[-1.0023691860662,60.6060985042045],[-1.00222417087738,60.6039851441555],[-1.00305454215885,60.5973534992416]]],[[[-0.889488624465659,60.5635877271554],[-0.907003936465481,60.5775401379795],[-0.9479527274504,60.6101032982694],[-0.936991648055561,60.6300072270096],[-0.936104395828427,60.6308286029301],[-0.909488975542741,60.6297794062043],[-0.905349487661481,60.6265260974623],[-0.897588340016212,60.6204243805456],[-0.861801556479407,60.6327441187384],[-0.831550240397975,60.6282283357636],[-0.812143041581962,60.5999838201203],[-0.800329705799745,60.5998335682818],[-0.780432600067691,60.6140670637145],[-0.776068478591725,60.6145305564706],[-0.773443019224999,60.6119809639478],[-0.771491977414929,60.5975299809663],[-0.80096186362018,60.5683094387081],[-0.831020266855175,60.5882434700639],[-0.831415296814442,60.5881087290472],[-0.83149787328115,60.5881623526559],[-0.846253233508428,60.5830459755178],[-0.846572470631489,60.5829370165985],[-0.859363184234024,60.5934087345843],[-0.893066277007366,60.5923629242532],[-0.895410009047744,60.5860070008147],[-0.860210980410026,60.5689682835358],[-0.889488624465659,60.5635877271554]]],[[[-1.11163784764826,60.4827788407376],[-1.14081517622623,60.4889766775197],[-1.14686039210135,60.4839872339366],[-1.16791606622693,60.4991418236753],[-1.16854676692959,60.5010759293751],[-1.17561665413283,60.5227410725545],[-1.18817031226129,60.5223690219478],[-1.17655109601151,60.5264820255255],[-1.18992994256098,60.5463889024804],[-1.18065515491607,60.572191445854],[-1.19006907615198,60.5616267629241],[-1.20255290934732,60.5675828754528],[-1.18683574982107,60.5830668981563],[-1.20324063969778,60.6067704735928],[-1.18848481021096,60.6349061598094],[-1.15780983008309,60.6575321737384],[-1.15776194852225,60.6571646575491],[-1.15316112911733,60.6212871801234],[-1.13736822921878,60.6220242415812],[-1.13652079598403,60.6221506999055],[-1.13687614520957,60.6221355090258],[-1.14625162594128,60.6282290518821],[-1.12969304082582,60.6804057574999],[-1.12586617389145,60.6924390582092],[-1.11907223640496,60.719213963031],[-1.12797884966044,60.7268368823846],[-1.12726991903673,60.7268776302187],[-1.08718960700683,60.7289224386084],[-1.08613677541845,60.7280139816597],[-1.07883702984091,60.7217136031624],[-1.0761217975067,60.7312629887007],[-1.04519271219615,60.7236434438471],[-1.04200287009347,60.7226189484518],[-1.04167596026963,60.7321160936744],[-1.00003078007956,60.7205337027218],[-1.00445365470185,60.7059414946131],[-0.986913190655244,60.7003186851105],[-1.00624757140504,60.7012793613271],[-1.00831321103812,60.7013818285295],[-1.0032329732479,60.693468295443],[-0.994133704240157,60.6698681563521],[-0.995895001860184,60.6511596105998],[-0.998701147615163,60.649151042096],[-0.996216858502451,60.6477390867592],[-0.996742467396517,60.6421517754376],[-0.984007294068669,60.638037795765],[-0.996475218115618,60.6336493549103],[-0.997688718862376,60.6333505998542],[-1.03229062325827,60.6428409960307],[-1.02304461324861,60.6287610135992],[-1.0192095584416,60.6167184768329],[-1.04621576009381,60.6005228835268],[-1.03141578594042,60.5973506247188],[-1.02936839402114,60.5868932257242],[-1.01802059693286,60.5907881283953],[-1.01772402790619,60.582453454021],[-1.01644924026969,60.5823613296155],[-1.00329308884493,60.5800476912675],[-1.00422453617268,60.5660504900243],[-1.0241582333495,60.5612201419863],[-1.01436941725651,60.5488116350372],[-1.04850859093425,60.5499921549827],[-1.0436910613056,60.5338044204298],[-1.03959620007599,60.5334739025475],[-1.03831367422443,60.5310227260924],[-1.02533389439427,60.5323216870877],[-1.02137373744884,60.5320010148233],[-1.03665049437897,60.5001901768778],[-1.04166728023043,60.4899989760181],[-1.05361031109673,60.4922191388629],[-1.06591729026121,60.4901615536146],[-1.06864685182284,60.4897050138016],[-1.06939855050341,60.4900145568355],[-1.11733998682665,60.5097355802496],[-1.1192162624042,60.5007598516383],[-1.12014549650611,60.4963126046175],[-1.098916617671,60.486240269913],[-1.11163784764826,60.4827788407376]]],[[[-0.79904834021426,60.4099557106887],[-0.759438881236232,60.4310677548169],[-0.75707825849494,60.4262894086022],[-0.759477271225155,60.4250472834202],[-0.755900338396339,60.4239045389986],[-0.753347131825459,60.4187339819708],[-0.776111025923221,60.4202675703404],[-0.79904834021426,60.4099557106887]]],[[[-1.43167164651408,60.3451278445373],[-1.46342435901763,60.3560881164813],[-1.47565564031333,60.3743099689838],[-1.45878898355859,60.3739012737314],[-1.45866147624625,60.374071629886],[-1.45819156849281,60.3738449857965],[-1.45789309032342,60.3750981957319],[-1.4508784949633,60.3844665153046],[-1.43788559796844,60.3886312322139],[-1.42778087463587,60.3903945744118],[-1.41423497471423,60.3814885746516],[-1.38235021102521,60.3761369921107],[-1.37874958470234,60.3677879029267],[-1.39189274129234,60.3514708588239],[-1.43167164651408,60.3451278445373]]],[[[-1.0051020565772,60.3263972716131],[-1.03384476282127,60.338482748892],[-1.02942225467288,60.3428620261871],[-1.01535314586237,60.3464885409133],[-1.02035191155707,60.351839522172],[-1.00330988320706,60.3686919864712],[-1.00276628354931,60.3691314460611],[-0.975743184605513,60.3704888607738],[-0.975712649420331,60.3705172038579],[-0.961834942627044,60.3825175240112],[-0.936131231169746,60.3767065774725],[-0.934679846189221,60.3772515773966],[-0.934370825739516,60.3771864145776],[-0.932995751371017,60.377883917085],[-0.914467723796159,60.3848377643594],[-0.913467908757933,60.3846164919444],[-0.900062700031183,60.381648726076],[-0.913714567679801,60.377210439469],[-0.927742805618908,60.3725267660602],[-0.978938946288006,60.3313406751803],[-1.0051020565772,60.3263972716131]]],[[[-1.39181287114772,60.3230387416125],[-1.4038777460889,60.3334117132231],[-1.38637874641071,60.3428479568397],[-1.38632405943037,60.3428096550847],[-1.3740613329925,60.334050024923],[-1.37571942111352,60.3327979299568],[-1.39181287114772,60.3230387416125]]],[[[-1.70437223382274,60.3153496657989],[-1.70411208688592,60.3162795339661],[-1.70318402811689,60.3166353780429],[-1.70407957425702,60.3164834913542],[-1.70220142750995,60.323757793095],[-1.70110743858782,60.3279933310277],[-1.70383146117381,60.326532366422],[-1.70372682326249,60.3286950052237],[-1.71819847644385,60.3198766690511],[-1.73528611180756,60.3338717393082],[-1.71865874068154,60.3464019242879],[-1.70982531322095,60.3403853100741],[-1.70955171264739,60.3405115228066],[-1.70948033544787,60.3404653453569],[-1.70009328693636,60.3443507580494],[-1.69633675243804,60.3362326717941],[-1.69626450419353,60.3363009506299],[-1.69085831889262,60.3423565355259],[-1.68770327475781,60.3315003515856],[-1.68705460313915,60.332830735418],[-1.68654539940311,60.3315550867304],[-1.68394633907835,60.3392039779568],[-1.68229675428095,60.3425852815255],[-1.66899925423048,60.3426902197819],[-1.67633717610152,60.3287796145761],[-1.66393975950881,60.3253185226911],[-1.66451286068617,60.3236797585855],[-1.66456784150722,60.3236682826673],[-1.70437223382274,60.3153496657989]]],[[[-1.47295572040364,60.3111205325382],[-1.48217473120781,60.3210566808789],[-1.47939874309016,60.3221543695174],[-1.46612700215351,60.3268414802174],[-1.46748828673886,60.3268533467179],[-1.46623099945951,60.3273492371324],[-1.4909111087436,60.3270599359564],[-1.4788179173126,60.3374893922165],[-1.47431463417283,60.3413711098042],[-1.47392555056877,60.3308097365856],[-1.46131888735461,60.3353564704012],[-1.43816468486795,60.3272140706466],[-1.45486752101968,60.3229753655748],[-1.46885850643476,60.3194223871152],[-1.47295572040364,60.3111205325382]]],[[[-1.01466054114851,60.1344612338868],[-1.03800278088991,60.1468036217407],[-1.04115801925967,60.1491867790257],[-1.03896011052093,60.1517976216405],[-1.00577527039076,60.1509803879682],[-1.00573393494215,60.15079075313],[-1.00925474450468,60.1368602178967],[-1.01466054114851,60.1344612338868]]],[[[-2.06495540076861,60.1098802562866],[-2.09307098903196,60.1290960359177],[-2.11598388491129,60.133236385016],[-2.11244694592246,60.1444663078658],[-2.0817993065285,60.1552015542772],[-2.0736706560062,60.157683753414],[-2.05241041122737,60.1565544931255],[-2.04513440123004,60.1445063061721],[-2.04766810648521,60.1298954215966],[-2.06495540076861,60.1098802562866]]],[[[-1.07549254157061,60.1036219646373],[-1.12206146502401,60.1198178984013],[-1.12233348952572,60.1199169387425],[-1.11495568540013,60.1578152668089],[-1.11904102558831,60.1531181586581],[-1.12557377123104,60.1575360850161],[-1.14304604473463,60.1761955796362],[-1.12970257115748,60.1843394602509],[-1.08012589565261,60.1714683301204],[-1.07890419720537,60.1711508238144],[-1.08923264257477,60.1844644236156],[-1.09011675593906,60.1857255759767],[-1.07998600731293,60.1893640468472],[-1.08012125038961,60.1885479996075],[-1.07418349598992,60.1657101029091],[-1.07238188629897,60.1583592359951],[-1.05100201955533,60.1696718128725],[-1.04546610373476,60.1664114657971],[-1.05755279814869,60.1411665984608],[-1.0659780757378,60.1235452773305],[-1.06630028582154,60.1240327187645],[-1.06696792458699,60.1233325507102],[-1.06604406127141,60.123407190248],[-1.07549254157061,60.1036219646373]]],[[[-1.31046878968968,60.0992907168025],[-1.29779032613657,60.1086254402644],[-1.29872246845674,60.1264449797534],[-1.28185610537016,60.1307209845574],[-1.28670250175774,60.1063055424784],[-1.31046878968968,60.0992907168025]]],[[[-1.36472945108204,60.0413852145247],[-1.37838220143864,60.0470621151372],[-1.34306362474918,60.0594266840976],[-1.35557288960142,60.0786718708079],[-1.33087834075543,60.0925840592711],[-1.32628304574894,60.0949497930092],[-1.32648552315694,60.0950571261812],[-1.32596923927982,60.0953477501637],[-1.34870167492822,60.1068560842053],[-1.3211899109792,60.1051035600763],[-1.32116272122743,60.1051721040674],[-1.31586610624831,60.1183478499414],[-1.31013821700231,60.1052153273617],[-1.33105788290831,60.082068898568],[-1.33254162661062,60.0784611492242],[-1.33269519491556,60.0783687863304],[-1.34088876461993,60.0581497947237],[-1.36472945108204,60.0413852145247]]],[[[-1.33685583117667,60.0402522009483],[-1.32415327747116,60.060624506193],[-1.32937232822559,60.0797831075018],[-1.31197110271006,60.0953655620561],[-1.30021435646917,60.0932233944558],[-1.29893333055758,60.0889735854454],[-1.33685583117667,60.0402522009483]]],[[[-1.2743211719828,59.8526681887919],[-1.29681596620132,59.8755401717761],[-1.29694226544826,59.8756669643353],[-1.31351769887364,59.855193939615],[-1.31225016725536,59.8598491885703],[-1.31218133284168,59.8599208181281],[-1.31223471688418,59.8599059228408],[-1.30631128510377,59.8816430996293],[-1.31885312950372,59.8975124475333],[-1.34435435444515,59.8970759972453],[-1.35028885294676,59.8834838835195],[-1.35870705853514,59.8928632775529],[-1.38263223144876,59.8909404652739],[-1.38266683992744,59.8910198659211],[-1.39220402953772,59.913082150956],[-1.36401678209399,59.9201053781349],[-1.36404011149433,59.9458411266907],[-1.33010621660969,59.9465312230946],[-1.32991382884456,59.946532664282],[-1.33135513178872,59.9632432384926],[-1.33179161466826,59.9690645045304],[-1.3613497450693,59.9694350930584],[-1.35472321899528,59.9806523368529],[-1.33048558615118,59.9717428001255],[-1.34693592487007,59.9989241724299],[-1.32082449284514,60.0083834644574],[-1.28299899032902,60.0778087811371],[-1.27194319939924,60.0980429578877],[-1.27138158508342,60.114871870284],[-1.27074159455255,60.1339751097107],[-1.28178726231597,60.1335678967102],[-1.30558541729776,60.1326949505813],[-1.29516042051807,60.1426431922611],[-1.29051729985644,60.1470717840545],[-1.28327500508881,60.1952247622317],[-1.29145726670903,60.1983305933201],[-1.31717228293314,60.1631152465327],[-1.31733777545051,60.1645465747324],[-1.30897572143268,60.1853604549772],[-1.30020265705153,60.1983367674856],[-1.29488512929623,60.206196589202],[-1.29830861020844,60.211054427196],[-1.32838094484398,60.1642038060511],[-1.29200197505594,60.2534560397335],[-1.34767618067182,60.2006927981027],[-1.34801687424341,60.2159561519874],[-1.34801976080702,60.2161116468489],[-1.36127306751822,60.2173619196822],[-1.36742295377225,60.2398562662886],[-1.35224089933004,60.2377178603559],[-1.35261297694252,60.2383866166877],[-1.35248086137827,60.2383699988729],[-1.35633060237938,60.2450656918569],[-1.38638738988405,60.2513484678061],[-1.39396411094337,60.2441193175386],[-1.3939197627989,60.2440046865322],[-1.41102533659618,60.2549896925335],[-1.43074123567926,60.2549741197211],[-1.38888887040503,60.235372925195],[-1.38879983591822,60.2353814975353],[-1.38863225579772,60.2350978720615],[-1.37641581614328,60.2365675464278],[-1.37085819066076,60.2222999952803],[-1.36097654186962,60.194654574433],[-1.37297283145357,60.1900814334653],[-1.37335058187686,60.1899736982959],[-1.36872537642798,60.2096838420155],[-1.39454054270928,60.1998726185586],[-1.39827145068512,60.2172152159095],[-1.39832913178807,60.2165200895078],[-1.39851314739906,60.217328535288],[-1.40141622507552,60.17911760559],[-1.42225417732914,60.1647444806936],[-1.43876713353324,60.1721871560661],[-1.43875472370218,60.1730728944549],[-1.43858040535493,60.1855075797778],[-1.43853324193858,60.1888694171815],[-1.44136388958435,60.1837804265058],[-1.45222125582797,60.1642454555906],[-1.46183178248212,60.146933626909],[-1.46242124832967,60.1466265688287],[-1.46985740487576,60.1603099729354],[-1.51055411537474,60.1646056298892],[-1.51188211227297,60.1830893752997],[-1.51395648726474,60.182635696291],[-1.53473897135624,60.1798862748557],[-1.54191057926227,60.1838092524517],[-1.54641294288832,60.1888005663842],[-1.54272572952749,60.2042756877118],[-1.50422032022402,60.2086068354575],[-1.50414392616759,60.2086150921566],[-1.50355858906724,60.2089446081588],[-1.4915060974682,60.2157274929997],[-1.50433232467077,60.215259783539],[-1.50655323626484,60.2151786704111],[-1.50554427599118,60.2284010825125],[-1.50563460442131,60.2284088800453],[-1.50561890627571,60.2285952519158],[-1.51446596707384,60.2292608999995],[-1.5145679331077,60.2291797304908],[-1.51467461048216,60.2291889320018],[-1.55441053329705,60.2013104507566],[-1.55677526168924,60.2018490373227],[-1.55086864611188,60.2208310131987],[-1.56390230027419,60.228811791949],[-1.56539228536809,60.228361477071],[-1.57081845435786,60.2225714975209],[-1.57454066845991,60.2192118824711],[-1.61205677186008,60.2201435816294],[-1.59791902548167,60.2106698772921],[-1.59783430339272,60.2106130189848],[-1.60280087537981,60.209815551339],[-1.62524185275696,60.2073598985623],[-1.6409252074912,60.2147718379814],[-1.65177076663648,60.2198944011363],[-1.6407921245538,60.227033887066],[-1.63716634667509,60.2293908709059],[-1.64077288578758,60.2287942229133],[-1.65499957815075,60.2264430434038],[-1.69004588956029,60.2346860559181],[-1.69794660147026,60.2472279212352],[-1.69769334397369,60.2473765291634],[-1.68647969738239,60.2537591969251],[-1.68677752835904,60.2537799974353],[-1.68674311054133,60.2538001986681],[-1.6927645418198,60.2542123380023],[-1.70324400847792,60.2549289399815],[-1.68022057181051,60.2768915886163],[-1.68112059708675,60.2773553365948],[-1.69845452106185,60.2862830652675],[-1.68933853068454,60.2990524147737],[-1.63995413166747,60.3035400896812],[-1.60133699307855,60.3068999341636],[-1.57334745233128,60.2882443669713],[-1.57220149311097,60.2874799872864],[-1.57446491550116,60.2936216443504],[-1.57613028837606,60.3016323244168],[-1.57527696135635,60.3014327788762],[-1.5403640024247,60.2932617336068],[-1.53609473114166,60.2922616319928],[-1.53695595587478,60.2930734491592],[-1.54885857375084,60.3042886231716],[-1.55066115475416,60.3059863438593],[-1.50524463040028,60.3195223716337],[-1.48817342025664,60.306743690204],[-1.46635266788678,60.3054367843915],[-1.44686041699306,60.3080209698981],[-1.43638943010042,60.3092503111373],[-1.46054272728067,60.3130958484537],[-1.43454546498541,60.3256677842485],[-1.42708369041577,60.3288115037779],[-1.42355231999184,60.3228431698787],[-1.41895235861241,60.3150654195412],[-1.41128263550795,60.3203202925224],[-1.38763936118318,60.3137128786384],[-1.37462114300803,60.2843359892339],[-1.37202143678587,60.2890595814539],[-1.3683708624407,60.2956902745718],[-1.36628861783899,60.2994711158311],[-1.33918033456044,60.3011172323776],[-1.35269834541272,60.3029698708578],[-1.35912869583044,60.3038505849433],[-1.36439148317313,60.3045711188526],[-1.37582633959373,60.3226278021057],[-1.37611753797733,60.3230873588782],[-1.35613610915003,60.3448391619279],[-1.35591670689297,60.345063987],[-1.33919046382263,60.3339086599614],[-1.33060799469309,60.3374305554318],[-1.34002912716728,60.3595972471624],[-1.30075260758637,60.3606633156974],[-1.30062046027436,60.36066674051],[-1.26353926412946,60.3511137506937],[-1.26630344189749,60.3524371319659],[-1.26155617781734,60.3512976605197],[-1.27685475642658,60.3583023005144],[-1.30192209332848,60.3697694014645],[-1.36402755947989,60.3693388021732],[-1.3436646503277,60.3826596209635],[-1.35330512630673,60.3944869626602],[-1.35433746819976,60.3937387692771],[-1.35458780838935,60.3944061011078],[-1.36407020912103,60.3866828352092],[-1.37764733254299,60.3768335149889],[-1.40488980185083,60.3837072054634],[-1.40497300729796,60.3837291033415],[-1.40966149487093,60.3956998789647],[-1.3862484575959,60.3979604218136],[-1.41575597899858,60.4044631179488],[-1.40776752049913,60.4139928741341],[-1.39035971782993,60.4083541462005],[-1.39573266549778,60.4149506931348],[-1.39897790374924,60.4189644066692],[-1.39934574202109,60.4193849690157],[-1.45273823512085,60.4161597471961],[-1.44939780462024,60.4442923495729],[-1.43266120606105,60.4484589964846],[-1.4221413587902,60.4509148891917],[-1.42272925055816,60.4509301016441],[-1.42183546766566,60.451152422842],[-1.4652709262581,60.4520874517328],[-1.46443797991611,60.4646094280945],[-1.46442135350828,60.4646566056884],[-1.46273251873586,60.4694501281468],[-1.45544516333217,60.4901175712223],[-1.45659111866677,60.4901500571433],[-1.47664015798771,60.480794132103],[-1.48863342535215,60.4755146250376],[-1.48836209063929,60.4753202326075],[-1.48860738153563,60.4752056578851],[-1.48086219160163,60.4699459401922],[-1.48074723043848,60.4698635432025],[-1.48216205955537,60.4683512455293],[-1.4956683383391,60.4549036229961],[-1.49569447125391,60.4548775912464],[-1.49735228197951,60.4532261213708],[-1.50714431476132,60.4605018587159],[-1.50673275054507,60.4604895856416],[-1.50734849268203,60.4606535205118],[-1.50738766632649,60.4605785220224],[-1.51517001308037,60.4662821602772],[-1.51482922163581,60.4664463519513],[-1.4938237035608,60.476288579153],[-1.49627655896018,60.4841182511598],[-1.49807276963297,60.4839113809007],[-1.49813935408523,60.4840292206686],[-1.53756425471467,60.4793563262566],[-1.55401641472537,60.4902799934803],[-1.55404778312595,60.4902533897069],[-1.55445170053403,60.4905202978965],[-1.5711686691778,60.4764158356633],[-1.58446994740425,60.4817911655688],[-1.61284225468041,60.4734429524432],[-1.62557247842573,60.4819894400195],[-1.63300969779206,60.487239473106],[-1.61990258497648,60.4907701828124],[-1.6136424242159,60.5031037538164],[-1.61071490349959,60.5088686010919],[-1.58840962396197,60.5045639494403],[-1.5843539784613,60.5064731212241],[-1.57910042766143,60.5089456803699],[-1.56562721408552,60.515284114781],[-1.56650122294375,60.5377646145543],[-1.53344872173955,60.5563016423846],[-1.51824244865436,60.5316512239009],[-1.48542820382184,60.5297395336345],[-1.4930829203519,60.5423756047059],[-1.48117304113,60.5531949658408],[-1.43456451222213,60.5737832599935],[-1.43607380603461,60.5757960204319],[-1.44402240386618,60.5887663024164],[-1.41916001059284,60.6020623708935],[-1.43480120137477,60.6032241536891],[-1.42122562562076,60.6146950047995],[-1.37526067899575,60.6058454074588],[-1.37519676754937,60.6058285449518],[-1.36016935499396,60.6082641802776],[-1.34962702004212,60.6099716226757],[-1.3353241008494,60.5998930260018],[-1.33868717925028,60.6031099445606],[-1.33333293838049,60.5997502842645],[-1.34897976224472,60.6191757959476],[-1.34441380431213,60.6268088664517],[-1.34369202631566,60.6276253627455],[-1.32948327483098,60.6217060566559],[-1.32808397530749,60.622806411136],[-1.32717292361648,60.6225250256514],[-1.3091150170886,60.6377139703037],[-1.30436417729848,60.5951226617201],[-1.31897050254792,60.5833101239109],[-1.33577234033418,60.5830353757562],[-1.313701832677,60.5710543762477],[-1.31545393996085,60.5413979689944],[-1.34168223840377,60.5367619982469],[-1.35322912134204,60.541711674676],[-1.36690087711846,60.526414670855],[-1.32371072006115,60.5254849262371],[-1.36301879743717,60.5169237417049],[-1.33756062779443,60.5194847375262],[-1.32412573372675,60.5107979064819],[-1.34408748851989,60.5030409605682],[-1.33440085019056,60.5020323737438],[-1.33440685431209,60.5020056864855],[-1.33734562960867,60.4889380760404],[-1.35721135312641,60.4791224359605],[-1.33192528238749,60.4783520071288],[-1.32730088074397,60.4950787302141],[-1.31035574302695,60.4954951693053],[-1.31194453603719,60.4819050457831],[-1.33113826909494,60.4784109047191],[-1.32051973815336,60.4511245411365],[-1.33991083739479,60.4505477103954],[-1.36329098376644,60.429363993376],[-1.35595709931355,60.4133015742716],[-1.37062629127341,60.414458013306],[-1.38371561908227,60.3975040658096],[-1.37539114964524,60.3938289793341],[-1.32758008970999,60.4110067369183],[-1.34674780052114,60.4135262173209],[-1.33037667237769,60.437158373568],[-1.29549942101844,60.4438927225014],[-1.28178560296961,60.4365826982086],[-1.27467435840538,60.4566058357188],[-1.30416018381906,60.468167534338],[-1.27402268694158,60.485846301555],[-1.26173409840972,60.4760790337878],[-1.228988072304,60.4950009522877],[-1.20318731366387,60.4782924655387],[-1.20814904632495,60.456422446478],[-1.18892261565673,60.4642084206139],[-1.17685929856839,60.4536292600688],[-1.20285991352304,60.4452302147834],[-1.18213146046353,60.444096739068],[-1.1710501663486,60.4425861319349],[-1.25916689079398,60.3979034926063],[-1.19408927446042,60.4198639363781],[-1.19085738184457,60.4137567176638],[-1.22434370682906,60.4021232401413],[-1.16957861451591,60.4144133337879],[-1.16394257792255,60.377453543583],[-1.1513771825602,60.4034006724507],[-1.12175845957201,60.4043959836885],[-1.1368824667235,60.4118665825123],[-1.11903637809581,60.4290655698756],[-1.11080396586793,60.4154663577541],[-1.11039938637286,60.4157783869416],[-1.11006513167474,60.4152639420565],[-1.07124045475374,60.4457076689371],[-1.05170299187418,60.4497633844688],[-1.04784984127857,60.4401970594445],[-1.10300585517949,60.4062214425512],[-1.12164633221108,60.4015488739446],[-1.14136375450428,60.3829918665213],[-1.14070078823535,60.3829474396645],[-1.14098867184346,60.3827695224745],[-1.13252240352538,60.382399108914],[-1.12728024724308,60.3820473659834],[-1.12792700640919,60.377373416479],[-1.12926380723295,60.3697543570167],[-1.12892730285244,60.3701418846053],[-1.12903263221583,60.3693802249015],[-1.1079254719866,60.3938972819275],[-1.07523382878271,60.3883557672552],[-1.07560571702455,60.3567066612964],[-1.11819280306818,60.3453067802433],[-1.19356598188128,60.3528790076573],[-1.18585978899045,60.3504329697493],[-1.17548655722705,60.3464661573393],[-1.16806757265643,60.3222707401069],[-1.15595435017444,60.3378596497324],[-1.13588656226423,60.321286577986],[-1.13391547129891,60.3196576758741],[-1.13180535973485,60.3212600029547],[-1.12337092898842,60.3276623426951],[-1.11180832831261,60.3246778037194],[-1.10363243116398,60.3225656885052],[-1.09891372433757,60.3213463318221],[-1.0851751957415,60.3257689654619],[-1.08755406670321,60.3209636430437],[-1.0927615283522,60.3104394181322],[-1.08179163358785,60.3050073417484],[-1.0874678892881,60.2995688735477],[-1.11646790778108,60.3028411481281],[-1.15986903319075,60.2807106918686],[-1.14348707146296,60.2802820612409],[-1.15418710345286,60.272858060973],[-1.15428274145468,60.2727928523677],[-1.10795211551433,60.2760079503873],[-1.10798614522798,60.2758734957188],[-1.11125458596362,60.2662293431268],[-1.11050374845067,60.2659235162568],[-1.09618721016214,60.2699303173089],[-1.10210845251095,60.2589800640458],[-1.14409165343367,60.2594545805039],[-1.16594625917163,60.2418234399887],[-1.17145207933267,60.24027962304],[-1.1780494456967,60.2524768429995],[-1.16645596367857,60.2592747814038],[-1.16503241794333,60.2600038014711],[-1.16519899886682,60.2600115693752],[-1.16492699594635,60.26017100244],[-1.16670554267243,60.2600818133802],[-1.19003384210424,60.2611669890246],[-1.19927745712292,60.2701968273436],[-1.19742195672727,60.2619943213042],[-1.19371051345303,60.2455748896779],[-1.23130783897134,60.2302040390242],[-1.23028270371022,60.2302497110708],[-1.23038705357786,60.2302077726717],[-1.22588282285151,60.2304456425191],[-1.18527395258808,60.2322461783565],[-1.22201175484835,60.1988667764843],[-1.16799882518424,60.2224488310141],[-1.18070696455902,60.2122202813394],[-1.18095366322875,60.2120231250638],[-1.18088781687372,60.2120037192468],[-1.17056601019483,60.2086463181829],[-1.18738437745321,60.2041725632991],[-1.19295433998773,60.1982348914127],[-1.2187650803058,60.1706884715678],[-1.1541410227159,60.2038402923621],[-1.15886003491288,60.1891161894136],[-1.14497103733082,60.1889376057846],[-1.16477677689638,60.1694256826269],[-1.13204029265455,60.148928520813],[-1.13736813420723,60.1441641049775],[-1.15998053228939,60.1486195726954],[-1.15995770623927,60.1485161781562],[-1.1606407457208,60.1486479909374],[-1.15872241400111,60.1418475988871],[-1.15569574263301,60.129200090499],[-1.17134561080804,60.1404523689324],[-1.17215743193337,60.1410488501418],[-1.17245728867051,60.1412513083355],[-1.17498499545598,60.1191688183942],[-1.20389706733547,60.1306596494656],[-1.19940892979457,60.1064665140581],[-1.22561460213183,60.1005638638129],[-1.20683797640977,60.0898024669098],[-1.21688815235408,60.0740484921159],[-1.21674478602764,60.0739276288523],[-1.21713779969701,60.0732975256732],[-1.19979425272432,60.0571838063951],[-1.20351987857577,60.0478393484028],[-1.2034570067637,60.0478264192656],[-1.2036087488932,60.0476521606506],[-1.17156541812557,60.0406758148071],[-1.17440601561811,60.0350994159949],[-1.20772687371571,60.0355972009947],[-1.20902662408501,60.0465621854097],[-1.21084234008761,60.0410719495337],[-1.21477986812994,60.0345874394688],[-1.23269975140367,60.0333431777654],[-1.22337258326077,60.0075507880813],[-1.19799895891302,59.9909665636923],[-1.20867123353466,59.9892171718776],[-1.20475881510612,59.9725117177937],[-1.20473676638365,59.9724128966053],[-1.22054283329932,59.994953892065],[-1.22063874338783,59.9948563751287],[-1.22066960542216,59.9948998598727],[-1.23414727425583,59.9811150928289],[-1.25252082257207,59.9968086787535],[-1.25301914931874,59.9962741046985],[-1.25658313882816,59.9924503128175],[-1.25994655825911,59.9888408053577],[-1.26023212892249,59.9888615313192],[-1.27651678664443,59.9900423427294],[-1.27750817875652,59.9901141612746],[-1.26731251986501,59.9766697347465],[-1.26718294654959,59.9766662956726],[-1.26716280527602,59.9766374640262],[-1.25467914396999,59.9763337926576],[-1.25405703563878,59.9763172180523],[-1.25406578875025,59.976272499199],[-1.25860085955245,59.9530970742726],[-1.26516567542592,59.9511828013658],[-1.25824411227385,59.9357253550143],[-1.27026838201205,59.9330544804081],[-1.27156854913123,59.9204183580651],[-1.29202275304529,59.9221818325559],[-1.26921839594628,59.9081296136491],[-1.27196934552901,59.8856694983099],[-1.27243955010123,59.8855856615213],[-1.28719473471613,59.8829537605686],[-1.28367959318756,59.8726952199835],[-1.26880281334211,59.8755418997799],[-1.26901884746493,59.874637914724],[-1.2743211719828,59.8526681887919]]],[[[-1.64839241532697,59.5126911510506],[-1.65318920872354,59.5173383226629],[-1.63944877853954,59.5521302009464],[-1.60818202248474,59.5535406779091],[-1.61293915014218,59.5405296520297],[-1.61250726805962,59.5405040470184],[-1.61252451183862,59.5404520555785],[-1.60202905273259,59.5398657897187],[-1.59743178125444,59.5396087023549],[-1.6005508922512,59.5323934355607],[-1.61595904690434,59.533099655208],[-1.60920261790606,59.5233195550695],[-1.62506572335956,59.526693105195],[-1.62569393814594,59.5268265885273],[-1.62949011715952,59.5149108103329],[-1.64839241532697,59.5126911510506]]]]},"properties":{"OBJECTID":343,"LAD16CD":"S12000027","LAD16NM":"Shetland Islands","LAD16NMW":" ","BNG_E":434516,"BNG_N":1180307,"LONG":-1.37344,"LAT":60.50495}},{"type":"Feature","id":344,"geometry":{"type":"Polygon","coordinates":[[[-4.46184664624618,55.1702203869602],[-4.47862063522311,55.1529260457122],[-4.5649666833355,55.158015369189],[-4.58400081542985,55.1419768319695],[-4.62317057084019,55.1407844779541],[-4.65831649934016,55.1199359470269],[-4.66203213533552,55.0897496726529],[-4.62522339824276,55.0684491987151],[-4.63478391157447,55.0510235716497],[-4.64581472087489,55.0487705770428],[-4.64673982969689,55.0563823358187],[-4.71517151162511,55.0375112558587],[-4.741456702515,55.0473090055286],[-4.76107366416159,55.0379746931171],[-4.77599226794531,55.0418377116055],[-4.78916717465711,55.031054448516],[-4.80235306674426,55.0443930928999],[-4.8306046319155,55.0346414820223],[-4.84105567902179,55.0447450255936],[-4.88455106326992,55.0389030420105],[-4.89472980223154,55.0608615809433],[-4.92304621241797,55.0662077538737],[-4.93339940467434,55.0643718311848],[-4.93078126069076,55.051381553743],[-4.96055909397127,55.0215012342172],[-4.97805991746785,55.0221212110743],[-4.97323098422103,55.0115366390916],[-5.03973586724536,54.9977458874714],[-5.03975241602786,54.9977914381557],[-5.06026890369319,55.025545731017],[-5.05247825562584,55.051251454805],[-5.0251081322437,55.0768204858099],[-5.01118171460448,55.0898157725347],[-4.99181704166215,55.1434472651054],[-4.94153296256246,55.1640249170759],[-4.91083200037919,55.1983590420991],[-4.85988874513251,55.2275282868122],[-4.86496621848385,55.2453585740109],[-4.85946725740907,55.2516292022753],[-4.85269521517031,55.2607769080003],[-4.83611545629901,55.2831540301073],[-4.83753924933971,55.2895623555888],[-4.83756127779571,55.2901264557424],[-4.83783758826703,55.2909048548299],[-4.84541214645269,55.3249575550228],[-4.82908490784049,55.3338075210012],[-4.77459774989946,55.3600464488153],[-4.76961986466888,55.400655508719],[-4.75358618450371,55.4161957573461],[-4.71298173990783,55.4328872588273],[-4.65201137991127,55.4410745028545],[-4.6511357753027,55.4451019837582],[-4.64582153625993,55.4695290560856],[-4.62912499493134,55.4764193998649],[-4.62074199321504,55.4941459147702],[-4.62951120979718,55.5191124408068],[-4.68593991215464,55.5466707444525],[-4.68544549390904,55.5475123831528],[-4.67599656036258,55.5500915605786],[-4.65922110267111,55.5480153587337],[-4.65832474470168,55.5683661000841],[-4.64781065267691,55.5633581048899],[-4.59221075112105,55.5979495088278],[-4.56825443145482,55.6018696562928],[-4.56852180118791,55.592870269537],[-4.53607013259969,55.5916920994299],[-4.53870790701997,55.575099902107],[-4.5169455519036,55.5713847926397],[-4.51822354819913,55.5653767222589],[-4.45453294166531,55.5620454542773],[-4.43714587789465,55.5678799066896],[-4.43622686059398,55.5609279359304],[-4.4094903039828,55.5532858785987],[-4.39913772845947,55.510805786608],[-4.41866090377976,55.5066276113962],[-4.41608675866061,55.5008010978512],[-4.43957755306237,55.5043841957839],[-4.44045401401513,55.4938254111764],[-4.45896508138617,55.4835910250108],[-4.47193762907565,55.4859155106955],[-4.49349428950708,55.4701450586473],[-4.493454792838,55.4573401814052],[-4.48112653771181,55.4578928722041],[-4.47485361825187,55.448304509013],[-4.4933236248248,55.4384439885352],[-4.47130308814549,55.4289768436851],[-4.45436560290868,55.4308424328017],[-4.45043464687269,55.4119433847378],[-4.50189615089163,55.399121715888],[-4.52777140195564,55.4091319654495],[-4.53510784074184,55.423848774396],[-4.56508214503002,55.4263076071988],[-4.57117781412835,55.4043929953231],[-4.60346193856624,55.3949600602683],[-4.58747278151661,55.3968384582459],[-4.56338867168933,55.3864167885225],[-4.5449313572752,55.3959573679382],[-4.52816966644491,55.3918199075496],[-4.51981068496153,55.3835740124596],[-4.5646040964621,55.3574856229345],[-4.52879273711964,55.3497147318892],[-4.49560655054239,55.3240726979728],[-4.47412862425053,55.3251768106857],[-4.46593937796495,55.3152879492489],[-4.43795964538737,55.3077960562591],[-4.45862656298331,55.2852442983252],[-4.42910542431152,55.2540238088889],[-4.45019969523249,55.2373955462805],[-4.45182832747524,55.2112781216136],[-4.47659600020008,55.1991463601795],[-4.46184664624618,55.1702203869602]]]},"properties":{"OBJECTID":344,"LAD16CD":"S12000028","LAD16NM":"South Ayrshire","LAD16NMW":" ","BNG_E":226544,"BNG_N":596270,"LONG":-4.72901,"LAT":55.23007}},{"type":"Feature","id":345,"geometry":{"type":"Polygon","coordinates":[[[-4.10703179778137,55.8346525840881],[-4.04582570364674,55.8117172447945],[-4.04841612185194,55.7972608796604],[-3.99914552940781,55.7789083620507],[-4.00166509943795,55.7704303937896],[-3.9737186606456,55.767095537892],[-3.93012274347765,55.7485089397745],[-3.91859665979851,55.7347581446115],[-3.88822467472669,55.7591221428528],[-3.7664115089259,55.7700531265884],[-3.74401226145527,55.7820086233153],[-3.73271572923227,55.7778701803073],[-3.69867037615806,55.794628617489],[-3.59150925367749,55.8102158201796],[-3.55499874132214,55.7856910119269],[-3.54706397568535,55.7907326054404],[-3.47163520047254,55.7709696923394],[-3.4560561693245,55.7636178966871],[-3.43952125209646,55.7240436230047],[-3.41924707019307,55.7105797049034],[-3.39838488457878,55.7165358441467],[-3.39698355010418,55.7104539837981],[-3.48573622500823,55.6490226426498],[-3.48170395390734,55.6164308408617],[-3.53001907579875,55.6113972864254],[-3.52688346731208,55.5970196524011],[-3.48847610084674,55.5626675769697],[-3.50341802198454,55.5474419965057],[-3.48660238057903,55.5170533018008],[-3.50442780037797,55.5124680432879],[-3.52217868940786,55.4902631391152],[-3.51847368534465,55.4737784850006],[-3.53956455527747,55.4431717892794],[-3.50737757826138,55.4122645122177],[-3.53139949553073,55.3964361993581],[-3.54983139864264,55.3989852633935],[-3.55816763423677,55.3881133271114],[-3.57849386748631,55.3849633543789],[-3.57269152957645,55.3551034580395],[-3.5882686215098,55.3461750683986],[-3.57396488081281,55.3283606042156],[-3.6070279127138,55.3258272863635],[-3.62155187344871,55.3165415911505],[-3.61865584026079,55.2957448864605],[-3.66361336096379,55.2917506880748],[-3.67836378054945,55.3089475597182],[-3.71115703006708,55.3231591870954],[-3.72017979497568,55.3502448841484],[-3.71104365680023,55.3632415378758],[-3.75366007954309,55.3749414248091],[-3.76459435083172,55.4011024374268],[-3.81640272095766,55.4272689651046],[-3.82549880167906,55.4444156041679],[-3.89543623482398,55.4597580071294],[-3.92434793398875,55.4563275256879],[-3.95098184590722,55.4625922104968],[-3.96979026553487,55.4543641334897],[-3.9862264552823,55.4640518740071],[-4.0168238464158,55.4729611930554],[-4.01161595478137,55.4828520202111],[-4.02568763539857,55.4924520400497],[-3.9587043171446,55.5407877033791],[-3.95704646429161,55.555750644143],[-3.97240923420663,55.5564577584108],[-3.97639299289821,55.5646563259529],[-3.99700022065099,55.5635356943732],[-4.03957614625458,55.5923705696789],[-4.08156633737915,55.5675786055412],[-4.12630891895937,55.5656735389707],[-4.14771637602454,55.5727326941578],[-4.22466282785342,55.5504864226387],[-4.22817760167762,55.5600662145389],[-4.24263913997482,55.5621345480067],[-4.20247315396482,55.5830445851997],[-4.1946738818563,55.6007181029394],[-4.17499070519049,55.6048373246552],[-4.20527942600186,55.6148591278517],[-4.20190503620261,55.6269287184011],[-4.22160098693741,55.6350952648021],[-4.21696031706596,55.6471963754668],[-4.24689312005586,55.6790494428211],[-4.22160226263857,55.6915323153144],[-4.22312159428097,55.7275537990791],[-4.27504850928124,55.7543365558334],[-4.28255884201977,55.7683042468285],[-4.25339796189349,55.7726766946929],[-4.25074090918008,55.7848857848593],[-4.22669811513108,55.7812748874768],[-4.22392995534853,55.7919439421323],[-4.2042850161376,55.8004460493753],[-4.21452959018275,55.8150721304108],[-4.22548763033732,55.8121725747655],[-4.23375158286516,55.8186562908585],[-4.22757639001753,55.8408150683389],[-4.22043318366727,55.833103787901],[-4.20300722144756,55.844130049388],[-4.19882925532762,55.8336475173431],[-4.18048989730192,55.8356089944067],[-4.17250722672414,55.822966842974],[-4.13059743099842,55.8332796047123],[-4.11115145437468,55.8258681329929],[-4.10703179778137,55.8346525840881]]]},"properties":{"OBJECTID":345,"LAD16CD":"S12000029","LAD16NM":"South Lanarkshire","LAD16NMW":" ","BNG_E":284634,"BNG_N":636071,"LONG":-3.83272,"LAT":55.60453}},{"type":"Feature","id":346,"geometry":{"type":"Polygon","coordinates":[[[-3.82944976098172,56.1965493053093],[-3.85817301143601,56.1645231580477],[-3.8542571829391,56.1528874951776],[-3.87786868464156,56.1499599532481],[-3.85749484526738,56.135313129877],[-3.88508318055306,56.1290961378383],[-3.86467369123095,56.1189098015316],[-3.86976761492999,56.1077239746911],[-3.84831082785163,56.11961605857],[-3.83439733377634,56.1158256921502],[-3.83835746503279,56.1037190994328],[-3.82154575236102,56.1007190224436],[-3.8358896182478,56.0846477229251],[-3.7978990168469,56.0654191568244],[-3.81533013623623,56.0611981067584],[-3.81426281463643,56.0528027822554],[-3.89673000863519,56.045420732421],[-3.97335548092289,56.0486225110459],[-3.97865101057822,56.039370433923],[-4.02012108053585,56.0280371718667],[-4.09610179082377,56.0275005293673],[-4.12346499060796,56.0099756102489],[-4.15237579846325,56.0080362405873],[-4.16272321322374,56.0302911876181],[-4.19804694495498,56.0101211610473],[-4.22253109809684,56.0203298800234],[-4.2569940566278,56.0172274162638],[-4.28141711840788,56.0284164346273],[-4.29953842257172,56.0173712987383],[-4.27502836130338,55.9932187214373],[-4.27265180339941,55.9653443499543],[-4.28863658537668,55.9668313976796],[-4.28640046737418,55.9577822003389],[-4.33521001486565,55.9594146903758],[-4.36637449351598,55.9804116866027],[-4.40203747378229,55.9718290573723],[-4.43033919030526,55.9790236829297],[-4.44780157444882,56.0040953495745],[-4.46970490182795,56.0019596565887],[-4.48239469411199,56.0115211341008],[-4.49893593834699,56.0476162209562],[-4.48050145876011,56.0514549749903],[-4.47548043787958,56.0612176149701],[-4.50486312069945,56.067573594885],[-4.50630748518671,56.0585906669288],[-4.53235044290508,56.0734231893669],[-4.58736965309412,56.0732241048889],[-4.59818792254474,56.0842262128033],[-4.60530886936474,56.0888899281703],[-4.59042360733384,56.1108813396007],[-4.64000841766003,56.1223203092081],[-4.65559083848718,56.1649893770362],[-4.6956396044449,56.2001336672118],[-4.68501354638436,56.216079738823],[-4.70141589176909,56.2546587495948],[-4.69712478028823,56.2744407265225],[-4.66030558192272,56.2811430312209],[-4.68210842846452,56.2978392359026],[-4.67065887542367,56.3025133719307],[-4.67670254830892,56.3128717016797],[-4.65846897791737,56.3219288199224],[-4.69570107646888,56.3224719264413],[-4.71590375128773,56.3299846529837],[-4.72184934124072,56.321468293344],[-4.73989706821996,56.3319142337888],[-4.78578722010678,56.323734694328],[-4.79281942944425,56.3331270233199],[-4.78317301057544,56.3438558985475],[-4.85447699621824,56.3704108965198],[-4.81263600398892,56.3981077534044],[-4.81165894788172,56.4175981702889],[-4.79860179949798,56.4167791043451],[-4.76807400257408,56.4364921467277],[-4.73338836452993,56.4342416968609],[-4.72640452301226,56.459489452086],[-4.70007264959496,56.467354475646],[-4.66553061873708,56.4600801118249],[-4.65534810714947,56.4730339169919],[-4.63906605313234,56.4760372934098],[-4.6284716077385,56.4743074922019],[-4.62514746855649,56.4864839912719],[-4.5772635125074,56.5052200809645],[-4.52850167800075,56.5048975547986],[-4.52879483096746,56.5185656198677],[-4.5074158937829,56.5233626076887],[-4.49435454327786,56.5126570279804],[-4.47739103484202,56.5130102724533],[-4.44197766046654,56.5257366252895],[-4.37849427920156,56.5335922471439],[-4.36503261402985,56.5470913647749],[-4.33122510205135,56.5390178569603],[-4.29688622294261,56.4750435675227],[-4.19444360635413,56.4953196626486],[-4.15448217401208,56.5102853293727],[-4.12755103308339,56.501278193391],[-4.10822935354411,56.4883576205522],[-4.09861767523624,56.4653450036316],[-4.13443503988688,56.464024205175],[-4.1618915081191,56.4447268655826],[-4.20205052670923,56.457819270435],[-4.19645185906964,56.3866955667929],[-4.24062331033844,56.3843905005854],[-4.24202968906798,56.3527811547366],[-4.22262829024024,56.342301893141],[-4.23726378504044,56.3290344900326],[-4.18820624962477,56.3042182853733],[-4.13987116284354,56.2978200004507],[-4.11569395378054,56.2810309566691],[-4.08407929218222,56.2808889346231],[-4.07850332141189,56.2899152433271],[-4.05220554806103,56.2734910322051],[-4.03854655625598,56.2802633447485],[-4.03756231610241,56.2691114008548],[-4.00528055541786,56.2749342622214],[-3.94036183113576,56.2280191361348],[-3.91629499446725,56.2249266227219],[-3.90070443746329,56.2341029286724],[-3.87313525943709,56.21446213379],[-3.84720222207153,56.2259724712413],[-3.84388822737726,56.20181354079],[-3.82944976098172,56.1965493053093]]]},"properties":{"OBJECTID":346,"LAD16CD":"S12000030","LAD16NM":"Stirling","LAD16NMW":" ","BNG_E":255980,"BNG_N":708769,"LONG":-4.32595,"LAT":56.24953}},{"type":"Feature","id":347,"geometry":{"type":"Polygon","coordinates":[[[-2.24118956351259,57.2353376266208],[-2.22742974132147,57.2282568347911],[-2.20527557895294,57.231474826388],[-2.17466838939971,57.2102638243846],[-2.14312654221123,57.211286323621],[-2.12824839975404,57.2274437598549],[-2.06077308995185,57.2121923632236],[-2.06098403494076,57.211909857529],[-2.07493638004147,57.179829589764],[-2.07799067617467,57.1532756409177],[-2.07641944123463,57.1411141539374],[-2.06172686304582,57.1432490967396],[-2.04646537963053,57.1394317026609],[-2.05902117480588,57.1343383940385],[-2.04826769538533,57.1289307875355],[-2.08520400532789,57.0858405165962],[-2.1186868258361,57.090420884786],[-2.12607436808516,57.1184105261682],[-2.17166408285299,57.1140957943034],[-2.23523324426471,57.0943043436189],[-2.25937797727461,57.0952153284833],[-2.27010505091088,57.0793594106442],[-2.30764363017801,57.0761748745564],[-2.31701733131368,57.0800205708796],[-2.29068493321736,57.0883234333948],[-2.28404809530545,57.1033240837222],[-2.33095055034275,57.1014955854183],[-2.36092443912586,57.1112431259043],[-2.35118518963339,57.1356318673308],[-2.3041781323032,57.1234162013317],[-2.27729405615699,57.128946314617],[-2.2542929794078,57.158394773552],[-2.29506009776698,57.1976384922062],[-2.27959220272878,57.2012133090368],[-2.27509809562372,57.2342718006181],[-2.26186296902431,57.2284872834201],[-2.24118956351259,57.2353376266208]]]},"properties":{"OBJECTID":347,"LAD16CD":"S12000033","LAD16NM":"Aberdeen City","LAD16NMW":" ","BNG_E":387763,"BNG_N":808478,"LONG":-2.20398,"LAT":57.16697}},{"type":"Feature","id":348,"geometry":{"type":"MultiPolygon","coordinates":[[[[-2.75451646904593,57.6907201311244],[-2.75490102353841,57.690737592843],[-2.75468661715106,57.6915599137571],[-2.75451646904593,57.6907201311244]]],[[[-2.75551298131778,57.690644139436],[-2.7550877198101,57.6914883735546],[-2.75507535534299,57.6906548342734],[-2.75551298131778,57.690644139436]]],[[[-2.46219453674794,56.7475674957722],[-2.53030293211811,56.7852518433667],[-2.6162407799369,56.7834554610713],[-2.63161039845539,56.8090772543152],[-2.65278677443093,56.8104217557053],[-2.65097019876534,56.8225969080014],[-2.67055578541847,56.8422805367076],[-2.66114708275008,56.8857204731259],[-2.68096337555614,56.8879812246183],[-2.68675293557575,56.9150663130195],[-2.72468709045157,56.9258299804099],[-2.74001991021984,56.948486504585],[-2.76504913669932,56.9597764144655],[-2.82450854056508,56.9619363729966],[-2.83316613406368,56.97700749945],[-2.85108734950949,56.9725656901741],[-2.89242865261662,56.9868040903293],[-2.91295913859223,56.9816358895402],[-2.9102446790043,56.975787512711],[-2.94467517943564,56.9737714801086],[-2.95407928268399,56.9668005921244],[-3.02633998984737,56.9727732503523],[-3.08316970248561,56.9584318751641],[-3.11077346664658,56.9187321842126],[-3.10675393212025,56.8950365138112],[-3.12033788102381,56.8884468915331],[-3.1604468321998,56.9068216526643],[-3.17391583440757,56.900398006387],[-3.23255074113767,56.9177164840199],[-3.26993642140239,56.9198758664849],[-3.28424718457821,56.9285566786331],[-3.28485445917018,56.9072667572926],[-3.33706160532617,56.8958392286422],[-3.37213804902123,56.8746151151428],[-3.40496178409134,56.8840208172323],[-3.42128684781978,56.8795729359219],[-3.42983213837348,56.8865461307702],[-3.46570678231668,56.8728107348369],[-3.50254053812782,56.8871122100432],[-3.52924996281093,56.8836074842317],[-3.53765531510143,56.8922553438991],[-3.56078193411395,56.8841033163261],[-3.56846047053776,56.8946216727868],[-3.55871738827921,56.9003455027056],[-3.58321718240428,56.931034649632],[-3.64582075821979,56.9230425803518],[-3.65473490133858,56.9328980237648],[-3.67547080942465,56.9324420450585],[-3.68355195216654,56.9161158310389],[-3.71026911221968,56.9135786417746],[-3.74068646509148,56.9336083620488],[-3.78349791381188,56.9230807391842],[-3.8016462265136,56.9358802571188],[-3.78784261840654,56.9632311925982],[-3.76039088609351,56.9743847403852],[-3.74822961044078,56.993109158701],[-3.74439610293027,57.0167119079286],[-3.75739085001935,57.037797075821],[-3.73243952043444,57.0567431880774],[-3.74710059132193,57.0576671186134],[-3.75806417112304,57.0693060748438],[-3.74973297802032,57.0762825646516],[-3.71489076636292,57.0789880923059],[-3.68369382903907,57.0952385258175],[-3.66491325573734,57.0684406431524],[-3.64648074214991,57.0883425107095],[-3.59325633514777,57.0840399087155],[-3.55772826384349,57.0963820558125],[-3.55262992972519,57.0826184514985],[-3.5384332445292,57.0908210533829],[-3.51681338695952,57.0863724446688],[-3.48628174011215,57.0945187842525],[-3.44912142501432,57.09221375674],[-3.42273253578763,57.1053679475849],[-3.41021203437705,57.098254684667],[-3.37813951325837,57.0977983498219],[-3.3559688867308,57.1101461218976],[-3.33634195305111,57.1109812299909],[-3.32247925465164,57.1304080110399],[-3.34937529748253,57.148120962155],[-3.34175712190099,57.1563736226037],[-3.35670793136969,57.1666791874029],[-3.35352267517076,57.1781592064523],[-3.3138517502542,57.1922813805154],[-3.27962281849641,57.1901599521296],[-3.26577256189127,57.2032146832958],[-3.24257066219676,57.2021438464235],[-3.24518772541923,57.2195518542819],[-3.20852348055588,57.2561225069443],[-3.1649131700704,57.2622387583129],[-3.14323277188081,57.2779163120217],[-3.1102440224962,57.2771294366949],[-3.09239360603493,57.2842658682456],[-3.05405224906694,57.2751156117769],[-3.04371501755455,57.2787457484726],[-3.01906830793699,57.2616594316322],[-2.98423463683679,57.2777386324262],[-2.97668413490011,57.2988767217424],[-2.95186847256799,57.3182399669356],[-2.97217756822942,57.3280801752891],[-2.96987649111698,57.3513689422317],[-2.98353183646791,57.3632824332971],[-2.95448433718984,57.3778161452736],[-2.9892279936008,57.3986907184859],[-3.02404875483836,57.4051579370075],[-3.00681019035343,57.4206463239649],[-2.95548504347519,57.4385224546307],[-3.01063128165621,57.4428749857201],[-3.01994264317091,57.4495103468819],[-2.97255654816076,57.4966934176196],[-2.91674887770058,57.4950183316401],[-2.91958985336805,57.5062829110182],[-2.88643504882954,57.5218839451892],[-2.88592970098373,57.5323705316916],[-2.86628335891248,57.5296504644328],[-2.83347825887586,57.5384124251036],[-2.8209608153202,57.5350811015818],[-2.81705288709669,57.5198778500033],[-2.78858105616915,57.5082726848162],[-2.75887809163646,57.5218446890728],[-2.76064449008563,57.5138259463728],[-2.74189359592093,57.5040206230562],[-2.71795657504274,57.5009532568993],[-2.7083062259428,57.5109912841033],[-2.69459742827201,57.507976564392],[-2.69276081893973,57.5163809681731],[-2.64982470166461,57.5295554241759],[-2.68577011240026,57.5389864339616],[-2.7083951574082,57.5305497636756],[-2.71995582084391,57.5642143316118],[-2.74951700366891,57.5675590503819],[-2.74726613290336,57.5796702322689],[-2.77565026334511,57.584130544529],[-2.7922578699523,57.6050692667292],[-2.81064308612678,57.6099362240493],[-2.77239093500939,57.6498879627339],[-2.80316767168781,57.6655262883225],[-2.80145219196407,57.6960456143202],[-2.79199131610892,57.6992210114939],[-2.77788625774033,57.6924137302213],[-2.76766470816395,57.6932625424212],[-2.74299196224914,57.6837031457941],[-2.74043266165244,57.6818819103517],[-2.71422221610505,57.6926880426105],[-2.6835854377607,57.682801076525],[-2.6725413253749,57.6880682852212],[-2.66736826133613,57.6905345930962],[-2.66531413462994,57.6902149606713],[-2.63643273298104,57.6809865480478],[-2.59461090291279,57.6791893687235],[-2.58386052431854,57.6775088858852],[-2.58175752724605,57.6786342211318],[-2.58153280682771,57.6786245037703],[-2.58065080594206,57.6792263972289],[-2.57417416772825,57.6826912868542],[-2.56971456470077,57.6801362768581],[-2.5615262855017,57.673568820127],[-2.55712411806096,57.6729201152644],[-2.55292769968038,57.6705140366409],[-2.54066231584303,57.6704927357692],[-2.51503890846858,57.6667095202722],[-2.51289856979733,57.6654432309074],[-2.51140950098059,57.6661731668084],[-2.51122151683347,57.666145383874],[-2.49745794393468,57.673010006707],[-2.44685437207748,57.6688424349644],[-2.43837916859708,57.6712243805515],[-2.39986264055873,57.6689240149124],[-2.39650245193482,57.6682882751347],[-2.36211234302079,57.676040837876],[-2.34536035672682,57.6697785401876],[-2.33696295471442,57.6729803389314],[-2.3249369500236,57.6775637499936],[-2.32598447435943,57.6816988493841],[-2.29928781179812,57.695623843097],[-2.29754875422456,57.696203149912],[-2.28585878693305,57.6904145514558],[-2.27083807083121,57.6817611912313],[-2.26823646904854,57.6816828536691],[-2.26362374387369,57.6793961872444],[-2.21169171072204,57.6795432939212],[-2.19916393853292,57.6747150686279],[-2.19206249954535,57.6717690632641],[-2.19179878700852,57.6718753154312],[-2.1904929989939,57.6713717563899],[-2.11809102180866,57.7011152622437],[-2.06171731533193,57.6980755967674],[-2.05082753950179,57.6953406534669],[-2.04231188379215,57.6917160218163],[-2.00329940823674,57.6984408370018],[-2.00167023516073,57.6966124892297],[-2.00118431601681,57.6960671233423],[-1.99446737269245,57.6807486749074],[-1.9865184903534,57.6795984971761],[-1.9864408406248,57.679511257547],[-1.98514561442694,57.6793997879483],[-1.95374966197128,57.6748509316297],[-1.94194058042484,57.6807762992],[-1.93184087880066,57.6780525399929],[-1.90832373353806,57.6586394916816],[-1.89076991900089,57.6342908523063],[-1.87736660190175,57.6298817736525],[-1.82345856067307,57.6121233142492],[-1.82525425328074,57.5838524110005],[-1.82560611094786,57.5822444744337],[-1.82537150309241,57.5820048928146],[-1.8262678782458,57.5678743334049],[-1.80413652602238,57.5563912693084],[-1.8023087488039,57.546015985577],[-1.80473431068546,57.5291788535948],[-1.79864697056991,57.525212265577],[-1.79726033035312,57.5173281476347],[-1.77448236923638,57.5094548871594],[-1.76794301245651,57.5051875124609],[-1.77199896049138,57.4972000081706],[-1.78222465429376,57.5035189087025],[-1.78962074938439,57.5019195828883],[-1.79067771157511,57.502202548158],[-1.79078344490218,57.501668111045],[-1.79168977943985,57.5014720756306],[-1.79096704508824,57.500740057787],[-1.79215518613355,57.4947332516322],[-1.78569838891013,57.495402678948],[-1.78216929879643,57.4918265622709],[-1.79088752062868,57.4858131453873],[-1.79615552479709,57.4839723292818],[-1.79336447942235,57.4827299416267],[-1.775978509336,57.4726328643897],[-1.7775382293942,57.4671255494501],[-1.78196350979165,57.4637846206269],[-1.80601149309385,57.4456160656151],[-1.81959963568735,57.4353400768033],[-1.81574827328404,57.4271603405261],[-1.82454141804169,57.4204492067204],[-1.83100287092211,57.4155157109592],[-1.8384284630591,57.4098440096144],[-1.84901594920754,57.4162572843682],[-1.86459166626147,57.4003773917642],[-1.8587691802905,57.3903930960161],[-1.85880339608998,57.3899734939595],[-1.91000005720785,57.365953173146],[-1.92336456008699,57.3563365288926],[-1.97438153305906,57.321456616962],[-1.97770736967656,57.3171666672014],[-1.98740515447696,57.3101653756021],[-2.00164832342123,57.2911897473508],[-2.01705781797227,57.2706362680766],[-2.06077308995185,57.2121923632236],[-2.12824839975404,57.2274437598549],[-2.14312654221124,57.211286323621],[-2.17466838939971,57.2102638243846],[-2.20527557895294,57.231474826388],[-2.22742974132147,57.2282568347911],[-2.24118956351259,57.2353376266208],[-2.26186296902431,57.2284872834201],[-2.27509809562373,57.2342718006181],[-2.27959220272878,57.2012133090368],[-2.29506009776698,57.1976384922062],[-2.2542929794078,57.158394773552],[-2.27729405615698,57.128946314617],[-2.3041781323032,57.1234162013317],[-2.35118518963339,57.1356318673308],[-2.36092443912586,57.1112431259043],[-2.33095055034275,57.1014955854183],[-2.28404809530546,57.1033240837222],[-2.29068493321736,57.0883234333948],[-2.31701733131368,57.0800205708796],[-2.30764363017802,57.0761748745564],[-2.27010505091088,57.0793594106442],[-2.25937797727461,57.0952153284833],[-2.23523324426471,57.0943043436189],[-2.17166408285299,57.1140957943034],[-2.12607436808516,57.1184105261682],[-2.1186868258361,57.090420884786],[-2.08520400532789,57.0858405165962],[-2.09209775575451,57.0679964662474],[-2.16130448328592,57.0180461558722],[-2.1773531378053,56.9795270528103],[-2.20896554644166,56.9678160046188],[-2.1912674596733,56.9507012927719],[-2.20047001860021,56.9486195098694],[-2.19671230459002,56.9111601439939],[-2.1964775576468,56.9088092152953],[-2.21636318834038,56.8947400384495],[-2.21409110396433,56.8860520095973],[-2.22693532670925,56.8694378724078],[-2.23291580234625,56.8630619028965],[-2.23985927622091,56.8586732608155],[-2.26795380342779,56.8449879663608],[-2.27457657386254,56.8455407859605],[-2.27726199205272,56.8296190029911],[-2.28987857658137,56.827409321032],[-2.31619444162449,56.8015155201453],[-2.32906665024611,56.7971337446441],[-2.35824504812706,56.7871925312809],[-2.37593324741993,56.773588801172],[-2.38427209769445,56.7736574392477],[-2.39762126293642,56.7745718421363],[-2.39865658567177,56.773774606239],[-2.40118152429448,56.7737950021513],[-2.42410324406517,56.7549423996534],[-2.46219453674794,56.7475674957722]]],[[[-2.19816390804626,56.9219654291024],[-2.1984188373234,56.9226612086558],[-2.19917758550296,56.9226115055782],[-2.19816390804626,56.9219654291024]]],[[[-2.10421828026498,57.0603945523845],[-2.10329875318181,57.061155238613],[-2.1046812562422,57.0614415603177],[-2.10421828026498,57.0603945523845]]],[[[-2.17984388296307,57.6746685490273],[-2.17975504906894,57.6753468254692],[-2.18045846204504,57.6748626213203],[-2.17984388296307,57.6746685490273]]]]},"properties":{"OBJECTID":348,"LAD16CD":"S12000034","LAD16NM":"Aberdeenshire","LAD16NMW":" ","BNG_E":352286,"BNG_N":816276,"LONG":-2.79205,"LAT":57.23468}},{"type":"Feature","id":349,"geometry":{"type":"MultiPolygon","coordinates":[[[[-6.73207913562601,56.5602567769979],[-6.7313274493937,56.5615135004254],[-6.7217211639772,56.566476477476],[-6.71205112098472,56.5688645060891],[-6.70817949934537,56.5642368863743],[-6.73207913562601,56.5602567769979]]],[[[-6.69672920275539,56.5598223478626],[-6.71119262078658,56.5770787440229],[-6.699161404382,56.5848137592582],[-6.69609845788483,56.5827694314295],[-6.6779633168102,56.5984319284054],[-6.67735436817707,56.5975354642085],[-6.67401461620358,56.5926167290313],[-6.65750193423974,56.5942359491728],[-6.65742311912866,56.5943283602629],[-6.65735708325356,56.5943351676169],[-6.65727868676238,56.5943432492183],[-6.65718642380499,56.5944521119029],[-6.63646170975184,56.6188881585734],[-6.619181757607,56.6222759290567],[-6.61207869713626,56.6393204667295],[-6.58529079011327,56.6471580056203],[-6.57157760376661,56.6511667316122],[-6.55888845058195,56.6593605985826],[-6.55134696632624,56.6607111997255],[-6.53168643275829,56.6769099470554],[-6.49627600965908,56.6848295904377],[-6.49602880131526,56.6858644966415],[-6.48039128723143,56.6897869457438],[-6.45341959264148,56.6880992990928],[-6.45539575784554,56.6713421918939],[-6.47289748276616,56.6512557098621],[-6.49908836429817,56.6211538547401],[-6.5066682534651,56.6163411645314],[-6.52310675191564,56.6242458014781],[-6.52421023256413,56.6064607891406],[-6.53096205632456,56.6101544519755],[-6.53134024202184,56.6099021908848],[-6.56243345703396,56.5891478052857],[-6.56652989935685,56.5864112317014],[-6.60265015890355,56.5854608406382],[-6.610601906955,56.5748121577539],[-6.62654831543771,56.5880623754653],[-6.63933416915103,56.5719016458075],[-6.65290331945295,56.5823185603339],[-6.67815562686786,56.5804336542233],[-6.68177460434009,56.5647796727163],[-6.69672920275539,56.5598223478626]]],[[[-6.27852800219121,56.4739556415679],[-6.27999405806236,56.4781768851893],[-6.28170447502576,56.4831004279729],[-6.30655404787906,56.4800629853535],[-6.30238377462375,56.4923592580464],[-6.30122896055275,56.4910135997545],[-6.30092022162734,56.4966728800513],[-6.30074899148823,56.4971774984552],[-6.28022240463954,56.4978251640819],[-6.27969284263905,56.497353412782],[-6.27240906590036,56.4896133225826],[-6.25400766553137,56.4941836078946],[-6.27312643459726,56.4784138447441],[-6.27852800219121,56.4739556415679]]],[[[-6.92705609858529,56.4424771936773],[-6.93318875038739,56.443306885277],[-6.93427483494695,56.4443384110486],[-6.94209917892831,56.4555102981395],[-6.94683164539749,56.4562594439704],[-6.94903908031217,56.4583541703718],[-6.95378826019661,56.4573602800259],[-6.95696812790667,56.4578633181419],[-6.97763466445151,56.4523663115746],[-6.97915769278595,56.4520471575229],[-6.98011426810408,56.4518466930554],[-6.9800857639457,56.4520098002055],[-6.97373364129163,56.4883305073157],[-6.98642189910855,56.503808663299],[-6.98769703759859,56.5037206350622],[-6.98769560648915,56.5039688589835],[-6.99892490321376,56.5029449366384],[-6.9955943125703,56.5047495775961],[-6.98395768125593,56.5072142635378],[-6.97736599569405,56.5146217227723],[-6.95061516033002,56.5290954503148],[-6.92275060979397,56.5262401710933],[-6.91264764050344,56.5307668600576],[-6.91207457500208,56.5304261308451],[-6.90694195347321,56.5239727089155],[-6.89237610788387,56.5265222713896],[-6.87966774935888,56.5206875325985],[-6.87504391221287,56.5185638161338],[-6.87228844416358,56.5208706090325],[-6.82204687360169,56.542017168232],[-6.81797678893436,56.5431718901673],[-6.79765789341676,56.5350817847711],[-6.79602308289055,56.536307954383],[-6.79565780692125,56.536193694264],[-6.7950026281488,56.5370732841464],[-6.78978436322007,56.5409863236508],[-6.78095824720322,56.5379057592471],[-6.78049087877905,56.5374261642184],[-6.78021158800785,56.5376451009815],[-6.77856542583461,56.5370703987599],[-6.75482949841588,56.5561375778761],[-6.74154317760654,56.5439906983026],[-6.73179260338813,56.5434779515647],[-6.7261940002732,56.5403993396275],[-6.72519994399555,56.5263404826499],[-6.75928755328497,56.5242772582306],[-6.75884447210526,56.5236930937116],[-6.76102043745181,56.5235215574819],[-6.75253549289501,56.5153730035924],[-6.7637455462769,56.5158152412101],[-6.76203237943993,56.510996421983],[-6.77502554400642,56.5250682588781],[-6.77531262179137,56.5250299165245],[-6.77545088864878,56.5251760731027],[-6.77974259567529,56.5244382376118],[-6.80142657651111,56.5215395281043],[-6.8022930919013,56.5205584318021],[-6.80365978930045,56.5203231359214],[-6.80845289412107,56.5135825587366],[-6.80829137404266,56.5134879371168],[-6.80835012843301,56.5134012132317],[-6.79455574551947,56.5054387334661],[-6.81106429915753,56.4871629929661],[-6.87553332180409,56.4885691127027],[-6.89703549227726,56.4722477610591],[-6.89456629439613,56.4649701882535],[-6.89409175245195,56.4457408268901],[-6.90062679165761,56.4437606019023],[-6.92705609858529,56.4424771936773]]],[[[-6.20358327828938,56.4601610648952],[-6.20814346148833,56.4725834872584],[-6.21150045114385,56.4718648658173],[-6.22205514836065,56.471071561946],[-6.2243131504224,56.4691210552731],[-6.2409457351637,56.4655567400167],[-6.24469478329211,56.4672240662699],[-6.24706617263523,56.4722721573646],[-6.26475111012927,56.4761392837696],[-6.26864937695524,56.4778712179548],[-6.26790370988106,56.4785938188566],[-6.25121818642227,56.4947552559679],[-6.24570230705123,56.4958853553847],[-6.23283486741914,56.4940825253054],[-6.23112174862175,56.4988711451137],[-6.22704500909521,56.4997055886159],[-6.22639528628617,56.4994685644419],[-6.17860975006174,56.4820185025643],[-6.17781906686117,56.4829735087209],[-6.17756600120404,56.4828720171352],[-6.17335595338549,56.4883631924549],[-6.16597663001619,56.482061422249],[-6.16205973750041,56.4787154308737],[-6.15456880241712,56.482444175224],[-6.15416135070425,56.4826469570918],[-6.15394142349839,56.4824651960323],[-6.14796856827547,56.4775280138423],[-6.14155387120535,56.4720666543454],[-6.15910623105679,56.4637646588602],[-6.15989505294788,56.4634242924941],[-6.18827935471061,56.4666193726125],[-6.20358327828938,56.4601610648952]]],[[[-5.59626479138763,56.462512673171],[-5.57974774275613,56.4734391700791],[-5.57636019102563,56.4755521422301],[-5.57461480440262,56.4840153482587],[-5.57423924841059,56.4858359371148],[-5.57230383484819,56.4941719594635],[-5.57252465578186,56.4941457788828],[-5.5718118866236,56.4975992674205],[-5.53303031405057,56.5079232271736],[-5.52859556575768,56.5107906199935],[-5.52236432399771,56.5125114352453],[-5.46783028743998,56.5491412735615],[-5.46994831581708,56.5534848917893],[-5.47026227037588,56.5567000895469],[-5.45607353342649,56.5497621477418],[-5.43111195605575,56.5598324667382],[-5.42826738307368,56.5605703573851],[-5.50129278388693,56.5026116707683],[-5.50700116648429,56.4980719301615],[-5.57344735820865,56.4716145955104],[-5.59626479138763,56.462512673171]]],[[[-5.56004742577577,56.370438890103],[-5.5538357877452,56.3786218205315],[-5.56434280050015,56.3820554628721],[-5.56443994252933,56.3820489755397],[-5.56460381054379,56.3821091076417],[-5.56504806377957,56.3820781434299],[-5.58902079062857,56.3804048031397],[-5.5670949467842,56.403943939664],[-5.56292992165063,56.4084117898472],[-5.52285901908397,56.411196447821],[-5.51453006329251,56.4163476899039],[-5.49804901476143,56.425100167415],[-5.48870262208089,56.4217012400577],[-5.55159088668905,56.3727542105226],[-5.56004742577577,56.370438890103]]],[[[-6.42132043804648,56.3067689889227],[-6.44045264041433,56.3096687795642],[-6.42782708139963,56.3224593644938],[-6.4218842062229,56.3251342529553],[-6.42626410221486,56.3373815027806],[-6.41502755169765,56.3412801515628],[-6.38744328143334,56.3473337558238],[-6.39397908494043,56.3319373122094],[-6.40706532498743,56.3144734923934],[-6.42132043804648,56.3067689889227]]],[[[-6.36227389941128,56.2844653958811],[-6.37173498011577,56.2916188031604],[-6.38483793906038,56.2875586598694],[-6.38509990953897,56.2875955675579],[-6.37948760096297,56.2948160828432],[-6.37530053158178,56.3002010740823],[-6.37126452830613,56.3004821236881],[-6.35424820063312,56.2981855790511],[-6.35572851845876,56.2956556815979],[-6.36227389941128,56.2844653958811]]],[[[-6.26572758638615,56.265759721965],[-6.26857003730858,56.2694028571227],[-6.26946301606264,56.273995535977],[-6.32061645069261,56.2697738836493],[-6.3253130863103,56.2711672752328],[-6.33034873312458,56.2779586586737],[-6.33018019828973,56.2789124105613],[-6.32303280270513,56.282633319113],[-6.32955286791725,56.2824621602322],[-6.32915433052246,56.2847169635458],[-6.34874498169855,56.2848690030921],[-6.34699995887062,56.2959628714679],[-6.34561283264684,56.3047772869133],[-6.36584323499854,56.3035373654993],[-6.36528932769609,56.3107996537443],[-6.37687491573339,56.3087462409073],[-6.37365935375905,56.3167711724629],[-6.3572157420185,56.3429833955938],[-6.35182402952828,56.3467055680064],[-6.29448268032042,56.3442032840134],[-6.28652766230614,56.3329172691801],[-6.28585405079294,56.3364012559845],[-6.27279209065667,56.3367590022501],[-6.26738253093207,56.3242978436149],[-6.29785111703623,56.3243766802652],[-6.23644437264728,56.3157052540016],[-6.24855991039108,56.3430772395092],[-6.20822544124912,56.3355540477359],[-6.19029855517612,56.3322051027783],[-6.17654959734187,56.3343240356441],[-6.18495652986942,56.337711939889],[-6.17774689726188,56.3410331358472],[-6.17502861471654,56.3407498808253],[-6.15754823404875,56.3370372000001],[-6.15057384343252,56.3381987185491],[-6.14193101870422,56.337295838438],[-6.13832074221615,56.3402382593471],[-6.1295087214309,56.3417041629236],[-6.13053132939035,56.3465849454985],[-6.13033012865965,56.3467488479673],[-6.10313456631447,56.342276956636],[-6.07085920060511,56.356490883527],[-6.01865004495003,56.3645059214198],[-6.00329503073271,56.3784114446552],[-6.01377119776118,56.3870957722842],[-5.99970555647314,56.3886215835157],[-6.0094509138756,56.3907356560578],[-6.00323533605029,56.3937007191296],[-6.02272770488943,56.3946551643115],[-6.02415538477979,56.393923599614],[-6.02463130486888,56.394026741337],[-6.04674192839929,56.3823440796788],[-6.05941786655801,56.3758406536536],[-6.05972413258742,56.3760281174489],[-6.06585319012923,56.3799082252847],[-6.06599055151304,56.3798631706034],[-6.07251176444005,56.3838529783635],[-6.07831817814875,56.375818683769],[-6.10414057037813,56.3673401041389],[-6.14455405558714,56.3675554832989],[-6.16195964152433,56.3614620616853],[-6.19392862266276,56.3588148901394],[-6.19485365724839,56.3588455856558],[-6.20935439064145,56.3722839720879],[-6.20599342527823,56.3852228269015],[-6.15116265426717,56.413078563838],[-6.13060908336224,56.4459842054595],[-6.12520890698542,56.4485801781232],[-6.05476027723941,56.4513704681862],[-5.99680707144259,56.4824924437708],[-5.99953860718041,56.4853858088949],[-6.00011567616611,56.492682129543],[-6.00790925293951,56.4942491511145],[-6.01326853878663,56.4999213446643],[-6.03593673447648,56.4881570006389],[-6.04880198128108,56.4859442489354],[-6.12989469620672,56.4719603753204],[-6.13643692685367,56.4809249597994],[-6.15023417982748,56.4816039200211],[-6.14922908069949,56.4826229863541],[-6.14135026068305,56.4906091741402],[-6.15022282067901,56.5000591811726],[-6.2296583519486,56.5287153530642],[-6.22994780126878,56.5288195933793],[-6.28714485347698,56.5228916995108],[-6.29901592757573,56.5257337277218],[-6.3407830958265,56.5361596013976],[-6.33683450170438,56.5530008551369],[-6.30521604942152,56.5584430558882],[-6.2797181602366,56.577343241182],[-6.28425560777379,56.5773108060669],[-6.28296776234833,56.5784696000572],[-6.29936427112204,56.5772016093207],[-6.31520300488863,56.5770851561414],[-6.32376729625029,56.6061611782546],[-6.27456818670153,56.6027433785304],[-6.27285939272569,56.6036190603224],[-6.27109700016638,56.6035238324251],[-6.26848390970281,56.6058610134448],[-6.25391395824448,56.6133235037059],[-6.25376460603918,56.6132595675844],[-6.23830630864109,56.6059782932986],[-6.18828797402475,56.5823852651258],[-6.20284612127702,56.5914385246628],[-6.18958966761176,56.585749808445],[-6.22359084105855,56.6046847226156],[-6.21190739210464,56.6031388039503],[-6.22697760485249,56.6141787044531],[-6.22725176282151,56.6330914903483],[-6.19460461737378,56.6237371406335],[-6.1946323196873,56.6237607909409],[-6.20815966694915,56.6355067112438],[-6.20279504689641,56.6335791575525],[-6.20018554103163,56.6324805454802],[-6.20015762739394,56.632631349702],[-6.19852987880398,56.6320463342831],[-6.19825546106917,56.6423393788414],[-6.16617546512215,56.6417535331045],[-6.16429548326885,56.6428650232938],[-6.14030806294697,56.6516365653232],[-6.13420092639365,56.6500849613526],[-6.1271396560044,56.6561200343377],[-6.11344809897212,56.6441369674964],[-6.06359562106211,56.6354527329909],[-6.06187290534247,56.6330794109455],[-6.0698808087365,56.621150303667],[-6.06789594346939,56.6205713007045],[-6.06818331071976,56.6203533789804],[-6.05714614148233,56.6174345888367],[-6.03250836249409,56.6102399269261],[-6.01223015392342,56.5879704941381],[-5.98937150637519,56.5796877522993],[-5.98827605403616,56.5658082072904],[-5.96716540011107,56.5433716887063],[-5.96340817645688,56.5370762055615],[-5.97526402991681,56.5315261940786],[-5.95138580033912,56.5179974571787],[-5.94561211951219,56.5216506276279],[-5.9328329683268,56.5217213164696],[-5.92025339709589,56.5164538148094],[-5.90311650746493,56.5180181943358],[-5.86374370547513,56.5216030124757],[-5.8459009568156,56.5146018113281],[-5.83109539056694,56.5084371698856],[-5.8308985711995,56.5087110755354],[-5.8245914042601,56.5062334531158],[-5.8236183165614,56.517226153762],[-5.79705266528562,56.5151019765426],[-5.774380072715,56.4946013129397],[-5.76855445367162,56.4893294143421],[-5.74152743340619,56.4819038028579],[-5.72046362473678,56.485390626097],[-5.71763135892085,56.4834310539412],[-5.71195363988865,56.4740218505391],[-5.69354887784115,56.4667580649332],[-5.68042153999677,56.4576613402457],[-5.68416201590405,56.4521925044382],[-5.66156011417666,56.4481851476998],[-5.65593800179331,56.4555205552264],[-5.65311852915203,56.4560410331684],[-5.65148475382387,56.4545635483544],[-5.65222659479007,56.4250130598604],[-5.67033604593179,56.4287147159997],[-5.68115107016,56.4366607291345],[-5.66930516979043,56.42556219427],[-5.66630684309921,56.417157524234],[-5.65413519677757,56.4168034887604],[-5.65290811938736,56.4159009145975],[-5.65546988782094,56.4116117077387],[-5.67889137447142,56.3839589600183],[-5.6793923957703,56.3837088602858],[-5.68629377132527,56.3845506340209],[-5.71267351764473,56.3896020676441],[-5.71716152661297,56.3938550423278],[-5.71208145134632,56.409785374114],[-5.71010126147979,56.4140464326087],[-5.71079186936713,56.4138272902391],[-5.71069376287362,56.4141347521384],[-5.73416810773552,56.4112647133031],[-5.74819372351008,56.4134957707181],[-5.73176788694594,56.3960601445872],[-5.75419778036694,56.394411019559],[-5.75814020333524,56.3812132937601],[-5.79398237451214,56.3664445823663],[-5.78891640803762,56.3669330289425],[-5.79128133168041,56.3658529800974],[-5.78446458694632,56.3673620809815],[-5.75620047504118,56.3700821507643],[-5.74034122621404,56.3771183270617],[-5.71454155864571,56.3828134429185],[-5.69986309512219,56.3833614901197],[-5.69441995620511,56.3828640071525],[-5.70348881693055,56.3658490764987],[-5.7244619225421,56.3538749776018],[-5.82840053888022,56.3131099275093],[-5.83410186880041,56.3108723277403],[-5.84313015083621,56.3126528720604],[-5.8829062771687,56.3204876374446],[-5.88895821582134,56.3216782828539],[-5.88334585514764,56.3248121367978],[-5.84616829643479,56.3455525898332],[-5.85235278957766,56.3539007381609],[-5.87667548619934,56.3562281459298],[-5.88618936335509,56.3527468152839],[-5.90222944024616,56.346874351865],[-5.93442378128906,56.321535169261],[-5.98680362166132,56.3228530746877],[-6.01610161399685,56.3071558775789],[-6.04297271130455,56.2927417831932],[-6.07838489666749,56.3021137103407],[-6.12668832358878,56.296149134135],[-6.14252223927558,56.283986777971],[-6.1706818743631,56.2872338714447],[-6.17015663279997,56.2881567708713],[-6.17180358817806,56.2873674385454],[-6.20321138776697,56.2909760851434],[-6.20331284835062,56.2909399977389],[-6.21988650933453,56.285041296433],[-6.22011174536057,56.2851838844325],[-6.22027608653977,56.2849025950864],[-6.22605252128661,56.2828457509306],[-6.22828678062984,56.2832958436913],[-6.2288214957184,56.2838185320357],[-6.22910436570695,56.2834605351667],[-6.23242186512839,56.2841287328568],[-6.23249377696951,56.2841874950831],[-6.23252002763205,56.2841485023682],[-6.24516246157301,56.2866938399763],[-6.24653610033903,56.2852963543761],[-6.24997984111104,56.285707988822],[-6.25837796149197,56.2732441579471],[-6.26572758638615,56.265759721965]]],[[[-5.6260740084714,56.2660193394928],[-5.63454838716538,56.2730528575455],[-5.63724853112426,56.2756680447076],[-5.63358562982932,56.2908221699559],[-5.65328723842234,56.2984055377995],[-5.62301340408584,56.3192959740568],[-5.61909671554161,56.321996406634],[-5.61648557247985,56.3194872361343],[-5.61171798813491,56.3149047675182],[-5.60863718189875,56.3159288242976],[-5.60630503762643,56.314575556312],[-5.61150337482049,56.3094687979597],[-5.59207383929549,56.3201985469156],[-5.58563398243392,56.3237529137432],[-5.58888607413417,56.3052543659659],[-5.58964632523237,56.3032693570423],[-5.59022813329114,56.3017501256409],[-5.61131739920698,56.2928636497038],[-5.60656181722497,56.2917789222978],[-5.59918046707103,56.2801388373001],[-5.59916074541918,56.2799609605861],[-5.6260740084714,56.2660193394928]]],[[[-5.61358905465021,56.2506792630117],[-5.62547839426611,56.2522263465337],[-5.62356277669649,56.25406131382],[-5.61666779017569,56.260664305502],[-5.61095849973658,56.2646646908784],[-5.60702172509612,56.2593990157942],[-5.61358905465021,56.2506792630117]]],[[[-5.69793253964795,56.2022203276972],[-5.70055815753782,56.207348370683],[-5.70355769845192,56.2132049615027],[-5.70366068249661,56.2131343496673],[-5.70386539598031,56.2135509005552],[-5.71531185127585,56.2116200552126],[-5.69437829400048,56.2329818868429],[-5.69072633720134,56.2366907610751],[-5.69842842523822,56.2237617890642],[-5.69120723796149,56.2123847881996],[-5.68558359469241,56.2032454199982],[-5.69793253964795,56.2022203276972]]],[[[-5.61129218480275,56.1953881409573],[-5.61649695918841,56.205124492732],[-5.6185339878349,56.2091222040426],[-5.61589994239879,56.2160037043301],[-5.60932594689105,56.2291987110546],[-5.59129462195232,56.2230389026609],[-5.58883029091109,56.2086934986481],[-5.61129218480275,56.1953881409573]]],[[[-5.63532450177803,56.1902947319722],[-5.66187561441123,56.2153807774188],[-5.66568453928797,56.2189787922351],[-5.66499057230543,56.2212242689904],[-5.63885457717996,56.270310865325],[-5.63348569979496,56.2548800067639],[-5.61777055065026,56.2477649135486],[-5.61773601596376,56.2477273645586],[-5.63439319288439,56.2190136205631],[-5.63363373323226,56.1956530139503],[-5.63532450177803,56.1902947319722]]],[[[-6.63759788055972,56.1304724025177],[-6.64131881912107,56.1314029620966],[-6.63794461837778,56.131878100346],[-6.63759788055972,56.1304724025177]]],[[[-6.63323393183858,56.1304870803578],[-6.63580148557051,56.1318336807863],[-6.63197276351442,56.1318533689832],[-6.63323393183858,56.1304870803578]]],[[[-6.63211728738961,56.128612744863],[-6.63620589568897,56.1285337143087],[-6.63307408418157,56.1298956955037],[-6.63211728738961,56.128612744863]]],[[[-5.70057619938837,56.1596286980317],[-5.70745691754388,56.1596910660739],[-5.74101910622252,56.1605354403711],[-5.74422519548893,56.1628786646711],[-5.74394675310239,56.1760743289235],[-5.73869250671044,56.1810980948896],[-5.69145866806623,56.2004594297063],[-5.69020300106793,56.2008459054436],[-5.67625054583578,56.1921718269443],[-5.67370023732768,56.1833392691953],[-5.67233197010051,56.1699609705965],[-5.70057619938837,56.1596286980317]]],[[[-6.25421529495207,55.9997207019991],[-6.25522928629419,56.0004388077735],[-6.25503625601329,56.0138782247061],[-6.27638004462053,56.01532494696],[-6.27672687617959,56.0161718438618],[-6.26164436965253,56.0177790047215],[-6.26631657719498,56.0187105819908],[-6.27992761673298,56.0214232951238],[-6.26446621732728,56.0274099468147],[-6.25488429694645,56.0316221740838],[-6.25387754818483,56.0410689485029],[-6.26352700628132,56.0395837477061],[-6.28224868009533,56.0366997215444],[-6.26928359913602,56.0432467724872],[-6.2562722816053,56.049813601934],[-6.25359710331506,56.0635811613177],[-6.26337613940914,56.0640380941406],[-6.24398495518972,56.0722855628994],[-6.25539545500946,56.0728630714732],[-6.24838120368896,56.0828399369676],[-6.21515172410349,56.1047569319153],[-6.21276361654724,56.1062012032785],[-6.18126472093211,56.1048582425465],[-6.18129393691361,56.1179840833777],[-6.17234602149646,56.1221133065402],[-6.14808415183542,56.1333018993081],[-6.1358098830237,56.1236285023192],[-6.13549383495685,56.1233545873536],[-6.13309136189476,56.1212722411296],[-6.16726691920949,56.0785728293566],[-6.19564514186508,56.060746977074],[-6.18049763265706,56.0520766562821],[-6.1812189112216,56.049727128048],[-6.18491423846432,56.0432706514715],[-6.22093364957989,56.0289544682089],[-6.21380154036669,56.028965529487],[-6.21403343278883,56.028862475691],[-6.20871330917586,56.0256609949164],[-6.2095151699363,56.016718005113],[-6.21074212418814,56.0168266367563],[-6.23068256603467,56.018590294869],[-6.2314469374669,56.0096170047356],[-6.25421529495207,55.9997207019991]]],[[[-6.16085991050098,56.0868470070579],[-6.16086968970414,56.0878314310308],[-6.16198888365794,56.0871730976472],[-6.16085991050098,56.0868470070579]]],[[[-5.69826883582661,55.9328543922736],[-5.69915323843501,55.933115294447],[-5.69904893900564,55.9470780948523],[-5.6927301880972,55.9539163628562],[-5.67375082962252,55.9550976074136],[-5.69826883582661,55.9328543922736]]],[[[-5.96412535425111,55.7922363720104],[-6.03589272474356,55.7954338724557],[-6.06465588607751,55.8060891538686],[-6.08736639977302,55.8312940462908],[-6.09282217631686,55.8830626963918],[-6.08834479097482,55.8958178588079],[-6.0665244738156,55.9172564908557],[-6.03281063044067,55.9435368284586],[-6.01994062923063,55.9473204445643],[-6.01476750259161,55.9488406949936],[-5.98935615425443,55.9510616160393],[-5.97927800975503,55.9492726045467],[-5.95882110911584,55.956416346661],[-5.94037301113508,55.9603717516392],[-5.9943783413081,55.9757163023986],[-6.00634061410361,55.9730283682317],[-5.95541792870872,56.0343199308226],[-5.93280445372516,56.0460864452042],[-5.8817539849761,56.0703687096269],[-5.85842454985691,56.0778009679731],[-5.82135753387666,56.0895949637123],[-5.81698722171204,56.094600263575],[-5.8022638239098,56.1100111139842],[-5.78430062455318,56.1089198829865],[-5.74551429805795,56.1296207988518],[-5.7416664208907,56.135932889437],[-5.74039954660811,56.1380106194407],[-5.7243673212106,56.1385803640841],[-5.72189651518897,56.1381179222073],[-5.72241477437029,56.1468479560282],[-5.7178951098273,56.1478488257619],[-5.70745133301791,56.1484469741018],[-5.6897280149826,56.1318962004618],[-5.68739968219202,56.1291824137779],[-5.69477407528867,56.1213098796713],[-5.68755634716674,56.1114266675297],[-5.75595180869629,56.0390798953365],[-5.76664279494162,56.0275703544049],[-5.76664006140364,56.0279543976647],[-5.7669687549455,56.0272193184249],[-5.7771821918896,56.016216566423],[-5.79306080408653,56.0132107461451],[-5.82037918979996,55.9730798804137],[-5.83643691274106,55.9707955167841],[-5.84146055414803,55.9530227596549],[-5.84480672806491,55.9411762449597],[-5.84504413733435,55.9403355073031],[-5.87615450799653,55.9052064239865],[-5.87286478765409,55.8898083365276],[-5.88693012062678,55.8790221815613],[-5.88166648495743,55.8914990540686],[-5.89739482363535,55.8898863784916],[-5.90148909586939,55.8700455578343],[-5.90235105827766,55.8671624157285],[-5.91714575758352,55.8725685592353],[-5.92209608247493,55.8712481491569],[-5.9235905788506,55.8716076607509],[-5.92951797249243,55.8692679590059],[-5.93651927989358,55.8673993915729],[-5.95113127954213,55.8346161783248],[-5.95089905937164,55.8344404651088],[-5.95093967206236,55.8343498497977],[-5.94622063992711,55.8309000124689],[-5.9396471222837,55.8259239954035],[-5.95137017246583,55.8097980705197],[-5.95157146999001,55.8100348613642],[-5.95207238047794,55.8090547275963],[-5.95185103110478,55.8091363116107],[-5.96412535425111,55.7922363720104]]],[[[-5.15816779022694,55.7764125220004],[-5.16799141270142,55.7910197173908],[-5.16227713983541,55.8038879706126],[-5.15367489786186,55.7927726033495],[-5.14755890535278,55.7848655091448],[-5.14748270865838,55.7847554938031],[-5.15816779022694,55.7764125220004]]],[[[-5.02915570642898,55.7217300151525],[-5.04281532044863,55.7280437990713],[-5.05375517605611,55.7332426944367],[-5.06081987577235,55.7583391002525],[-5.09323082413311,55.7777131035227],[-5.09732595433688,55.7768598901193],[-5.09864544967246,55.7775468415754],[-5.12019763604727,55.7724218514262],[-5.12392206052515,55.7935328554802],[-5.12673669842474,55.8094702615103],[-5.13809702174875,55.8021074819532],[-5.14303179340752,55.8127285838576],[-5.12923553124809,55.8452216939668],[-5.16925846008167,55.851729514854],[-5.19847096032848,55.8741572693594],[-5.21244552235393,55.8848742299455],[-5.22140621555301,55.9012142055368],[-5.21607520738094,55.9050959487677],[-5.18323494052106,55.9251275027094],[-5.16949575215922,55.9236253374822],[-5.1609417677379,55.9222141864305],[-5.11338108078503,55.8922419251047],[-5.07839821790217,55.8814142009735],[-5.08596036519926,55.8669576141839],[-5.09209571054712,55.8629254717895],[-5.06191203896097,55.8590818688402],[-5.06226146120578,55.8422835179781],[-5.05760687524635,55.8406552577619],[-5.057262572947,55.8388903064497],[-5.05390781566257,55.8393610339136],[-5.05113526018892,55.8383908438836],[-5.02685664588193,55.8431530101955],[-5.02472210608172,55.8434519381892],[-5.02231602608451,55.809330936966],[-5.01523559229774,55.7962488774491],[-5.00103562137572,55.7699837577671],[-5.03178410773734,55.757099872686],[-5.00570378033582,55.7324218480583],[-5.00415576530102,55.7306249450796],[-5.02915570642898,55.7217300151525]]],[[[-5.76372121945165,55.6458239266593],[-5.75969619896289,55.6681885389926],[-5.77049883001284,55.6677586587201],[-5.77434226416989,55.6768482481781],[-5.74659622129245,55.7088296920672],[-5.73692695947766,55.7073083372899],[-5.74005129234334,55.7247909780362],[-5.72302436558127,55.7298825127808],[-5.71113300872302,55.7230436985153],[-5.71149107566007,55.7227722936408],[-5.73309642039089,55.7063864701108],[-5.72196017705194,55.6995886093052],[-5.73414248300729,55.6839063677754],[-5.72420375229426,55.6862317972356],[-5.72116916280903,55.685734313785],[-5.73652749974843,55.6771301409742],[-5.73617424438001,55.6763071860781],[-5.73460425135698,55.6611390707592],[-5.76372121945165,55.6458239266593]]],[[[-6.26783881470159,55.579068366161],[-6.26858708144156,55.5791813857191],[-6.31359593081793,55.5859698749207],[-6.3139234387009,55.5883265335103],[-6.33758635286665,55.5909189622714],[-6.32781307676392,55.6093190465548],[-6.33354743052923,55.619346713626],[-6.3335183769257,55.6194921846148],[-6.33289945309907,55.6201524253507],[-6.30608285760213,55.6458826311849],[-6.27344786556321,55.6495299319196],[-6.26875470847116,55.6521657836558],[-6.26719056081314,55.6522151396833],[-6.26697098370067,55.6531674518893],[-6.259091863823,55.6575911565492],[-6.26412722561983,55.6654971831695],[-6.26383899415902,55.666746488581],[-6.27266947721438,55.6789012884034],[-6.28753651090303,55.7022064406831],[-6.31147117931221,55.7194230901009],[-6.34131769049465,55.7161354827777],[-6.33986384982303,55.7300108184573],[-6.33202415699068,55.741737761869],[-6.27821261927334,55.7587274556222],[-6.26220054087465,55.763775563238],[-6.25079501827724,55.774314585853],[-6.2585855888639,55.784193284578],[-6.29401166688141,55.7841891109746],[-6.29487890823432,55.7844981000847],[-6.30069609152926,55.7841871764474],[-6.34729816427549,55.7841635835522],[-6.34908184615377,55.7815901617213],[-6.350258285917,55.781526777053],[-6.35624383906544,55.7712535893632],[-6.36708491046051,55.7555963706261],[-6.37943859924108,55.7377386864619],[-6.40750815529037,55.7125566947076],[-6.41723035847507,55.7048669722369],[-6.48448284469257,55.6727903823121],[-6.49931674333753,55.6739835539055],[-6.50676879000069,55.6759789639845],[-6.52569733620498,55.6929383519452],[-6.52055137557392,55.6961242973142],[-6.49948722061022,55.7059704649257],[-6.49794629516592,55.7101109120866],[-6.4931218363367,55.7130941896657],[-6.49633666763861,55.7144350814608],[-6.49611659635636,55.7150262171557],[-6.50699659517351,55.7188800114374],[-6.49776732477612,55.7355149462267],[-6.4638611986371,55.7506697274976],[-6.46131961979146,55.7518048826902],[-6.46240564316687,55.7521651642922],[-6.46409661468583,55.7527260999499],[-6.46687320821841,55.7536470746712],[-6.47061424585313,55.7555541669247],[-6.46553406061476,55.7652815607251],[-6.45656033247089,55.7824524834765],[-6.46793098937411,55.7861954028805],[-6.48672487628655,55.7926231706654],[-6.46974165295143,55.8019683306931],[-6.45654290321453,55.8092262351012],[-6.45535289189414,55.8251992922005],[-6.45819148131613,55.8259403993381],[-6.45740882242964,55.8355098005748],[-6.45130286327032,55.8418201191278],[-6.45699065629947,55.8406213155808],[-6.45633462621059,55.848638603297],[-6.45522746589716,55.8520712878433],[-6.42953843348234,55.8601857904735],[-6.4192151833293,55.854618380136],[-6.41503486613309,55.8517777057138],[-6.3920902595247,55.8580779235449],[-6.38820167976601,55.8611772781536],[-6.35981374758567,55.8754561292681],[-6.35621828980786,55.8756035349744],[-6.32758885208231,55.8916129975184],[-6.32172155353961,55.8864274259063],[-6.33791568025901,55.8685158804954],[-6.34609240855856,55.8345117173373],[-6.33475045197403,55.8234448743738],[-6.32119962802354,55.8224055777259],[-6.32776086640045,55.8356582688466],[-6.3053764304602,55.866851523667],[-6.31630380736001,55.8734683075458],[-6.27965058862163,55.8767109265524],[-6.24227864503883,55.8994037636808],[-6.21468368963713,55.912552188805],[-6.20564595478826,55.9216119947295],[-6.19688705699695,55.9269167909498],[-6.17369950087796,55.9257948494538],[-6.16431591883465,55.9322347497453],[-6.16253298655214,55.9334580510422],[-6.12661102765707,55.9364646248659],[-6.1237756100296,55.9302203284725],[-6.13108574365761,55.8945976625871],[-6.13216907786196,55.8920198267013],[-6.13175497246799,55.8913335781089],[-6.13208477847132,55.8897247929969],[-6.11732626445228,55.8674059859229],[-6.10322988070251,55.8439980514942],[-6.10476942846727,55.8147324282496],[-6.10339218391908,55.8126008822083],[-6.10341044246359,55.8123721171258],[-6.09723988101913,55.8030759032169],[-6.08403902855098,55.7826209574301],[-6.05229637485167,55.7663975283846],[-6.04691219949702,55.7636435540616],[-6.05135626651658,55.7461290565067],[-6.05252729182437,55.7423855233433],[-6.05234169234013,55.7422434425979],[-6.0525195158717,55.7415421965229],[-6.02875422763755,55.7236560876555],[-6.04029160599506,55.7096514090405],[-6.03587724862866,55.6914284379473],[-6.02484032651181,55.6958022958381],[-6.03082373247733,55.6836403569398],[-6.02911063653781,55.6838182615818],[-6.02094383070339,55.684261130263],[-6.04983052998806,55.6715742524616],[-6.05778252146685,55.6594807105453],[-6.0733734819709,55.6633114918623],[-6.07339016485082,55.663202245933],[-6.07343195243248,55.6624275800616],[-6.07419490416083,55.6423121380627],[-6.08631609435772,55.6489841887872],[-6.13234547586629,55.6318997607879],[-6.14939238447841,55.6255645089763],[-6.16556715961012,55.6308117478689],[-6.18598335526798,55.6233653072129],[-6.1860513043678,55.6233561140454],[-6.19400084572817,55.6329764529888],[-6.21782864624019,55.6305023657584],[-6.211505517997,55.6202601859267],[-6.23659377943296,55.5959769157839],[-6.2587026063731,55.5894435299232],[-6.26771245081807,55.5792119073181],[-6.26783881470159,55.579068366161]]],[[[-6.05586578547661,55.6662395938392],[-6.05458466576941,55.6670824342621],[-6.05466380788983,55.6673854966252],[-6.05586578547661,55.6662395938392]]],[[[-6.51607985253414,55.6866106630986],[-6.51448808888705,55.6870012345652],[-6.51587174221495,55.6873595023654],[-6.51607985253414,55.6866106630986]]],[[[-5.75501151141438,55.2896182945995],[-5.78343684224765,55.2975473487098],[-5.8025282258171,55.3051391467408],[-5.80202345665128,55.3130617071624],[-5.79678494903194,55.3340690241058],[-5.79986897643685,55.3468541163327],[-5.79774171774443,55.3801831979677],[-5.79223376829934,55.3934663104176],[-5.75685710098299,55.4135663572738],[-5.75440453269127,55.4148172880048],[-5.75379747823677,55.4162073029739],[-5.75008669824213,55.4247018577175],[-5.72774358051818,55.426136602438],[-5.72227846112033,55.4266908920967],[-5.72142707305494,55.4360125915187],[-5.71668231650041,55.4434283372083],[-5.71502317442438,55.5060197809807],[-5.71367899705644,55.5206898885925],[-5.70382348440385,55.5326154149742],[-5.70468217497947,55.5360521567093],[-5.70426294766006,55.5366790970646],[-5.70639660890972,55.5429118805669],[-5.71453348056515,55.575433003839],[-5.69558717680577,55.5862538421086],[-5.69272914851569,55.5873710265666],[-5.68794287497989,55.5980527975892],[-5.67232799333438,55.6328614511222],[-5.66307152421374,55.6678373227137],[-5.67654944935665,55.6824409100662],[-5.61999767747144,55.7097220470452],[-5.61922289176194,55.7109964391968],[-5.61866020251378,55.7112730193598],[-5.5784291527073,55.7596706465769],[-5.56982585161062,55.7669257124282],[-5.55344208292935,55.7670504933651],[-5.54933446410017,55.7696068286799],[-5.51100983633526,55.7934353707],[-5.58079258494083,55.7723023756119],[-5.6151684348592,55.7612801219358],[-5.60747136297656,55.7737697836251],[-5.6003661777331,55.7775336121697],[-5.6121721186749,55.7801404806311],[-5.62097755515301,55.7820838591008],[-5.60796835624797,55.795036859283],[-5.64024342104364,55.7869024325932],[-5.66583247746387,55.8006470797867],[-5.66662434787128,55.8025406907756],[-5.67124591562914,55.814529620489],[-5.65180623723474,55.8634113657581],[-5.62541890587745,55.8834027108156],[-5.61609489042375,55.8980003192032],[-5.59020884592793,55.9224801563709],[-5.57110896824166,55.9334863318444],[-5.57775257300543,55.940301833272],[-5.60910113879277,55.9291720683528],[-5.67884973239838,55.886360539406],[-5.67898313651165,55.8867006317807],[-5.681126609673,55.9072561654056],[-5.6877345973986,55.9089967580319],[-5.68847423973413,55.9108798711015],[-5.66515294336073,55.9493004853821],[-5.5960831124308,56.0094358251304],[-5.57559027497233,56.0160463420668],[-5.57253433861333,56.0170315589309],[-5.56560600397039,56.0300221214453],[-5.598175675583,56.0159280728688],[-5.56644215612807,56.0414569928553],[-5.59604133609413,56.0255545116246],[-5.60906398127375,56.0239373951632],[-5.62475453476745,56.02468601669],[-5.62465180758142,56.0246191316142],[-5.6126014643646,56.0167505254451],[-5.64818367871391,55.9831764572214],[-5.66535406607552,55.9846574141684],[-5.65474547074162,55.9772985406096],[-5.66826347562591,55.9639450475144],[-5.68733697731197,55.9556665431946],[-5.67647050207012,55.9692568798779],[-5.7135983442615,55.9492969396773],[-5.71247372911626,55.95198198222],[-5.67182444293332,56.0055764654706],[-5.65608367719547,56.0234497377445],[-5.63582372463209,56.0290946653961],[-5.63264984718339,56.052537665325],[-5.58425826436096,56.0919962366887],[-5.58338099232362,56.0919702650838],[-5.56717529278039,56.0914893675501],[-5.56744792581306,56.0893710098493],[-5.5650185777999,56.090994932489],[-5.56545462015905,56.0914381814897],[-5.55330168292686,56.091075971161],[-5.55426575053609,56.0922726602744],[-5.54382754036639,56.0922836796002],[-5.55093749710092,56.1079167497031],[-5.56283964144962,56.1048267188999],[-5.5678695457075,56.1123658259749],[-5.56258619442237,56.1207066589446],[-5.50833578323095,56.1796937695539],[-5.50141350536816,56.1860014651843],[-5.50823302349647,56.1912932169672],[-5.5190316280865,56.1868510177478],[-5.52578358430695,56.1876501677905],[-5.53114811558271,56.1816684292327],[-5.53353334979707,56.1806478918694],[-5.53309768380555,56.1811933453946],[-5.5358423845037,56.1796598691901],[-5.54576301910104,56.1745361056336],[-5.57941688680941,56.1571388167723],[-5.59238970851651,56.1403700418776],[-5.59827073680563,56.1327631295035],[-5.61466064967193,56.1315601107916],[-5.60471537811358,56.1400106863089],[-5.59110339146954,56.1515711044921],[-5.60048480371882,56.1498151231849],[-5.59749006305963,56.1594491028777],[-5.6023896332452,56.1590911916826],[-5.60168754382928,56.1622892126029],[-5.58552365888702,56.169236156181],[-5.57324439190331,56.1893546965157],[-5.55784731280848,56.2038967976566],[-5.56221842911768,56.2074015072132],[-5.56077843769704,56.2097571303347],[-5.54944418043455,56.2143684719597],[-5.54095253563137,56.2178219028742],[-5.54843587085208,56.2304596128075],[-5.55101519062145,56.231331612486],[-5.5511465590196,56.2313760105204],[-5.56558376594927,56.2368203626827],[-5.55167816350271,56.2384825846781],[-5.54295941710029,56.2395239217808],[-5.53313954830634,56.2455747345724],[-5.5217111443006,56.2483715608237],[-5.51143439057356,56.2467236098911],[-5.50526942397243,56.252392642301],[-5.48704111023961,56.2568471152848],[-5.48727915895254,56.2570199265871],[-5.48133380406922,56.2569800233591],[-5.50520498383558,56.2701105552655],[-5.51743315001548,56.2594726302223],[-5.55372043661753,56.2605067936274],[-5.56184498360334,56.2607369237413],[-5.58168252090287,56.2481510786305],[-5.58879820065617,56.2484803835188],[-5.59592507466351,56.2489958119895],[-5.57919234589282,56.2838852086466],[-5.5847509403122,56.2873502212281],[-5.58858936770317,56.2844103845948],[-5.57764885603977,56.3334781160988],[-5.55274245542336,56.3471916697152],[-5.54271548659099,56.3446561978463],[-5.54032466332028,56.3478508515808],[-5.53846597896828,56.3503340607006],[-5.52044661050026,56.3404415134963],[-5.53807557282477,56.3593991707382],[-5.53811195905532,56.3594382769282],[-5.51403446069909,56.3956560416233],[-5.47281568448972,56.4128747465313],[-5.48348762096534,56.4360892059739],[-5.44104242055974,56.4556703866262],[-5.43729266626789,56.4473478656196],[-5.41480928548699,56.4552220749626],[-5.41473178903822,56.4551446163498],[-5.41424647775698,56.449741444358],[-5.35045861337695,56.4596368177936],[-5.3426164176718,56.4562983646741],[-5.33044353432305,56.4505477081397],[-5.32983245707405,56.4508538306319],[-5.32933165066562,56.4506404832276],[-5.32258949095689,56.4544816352295],[-5.31607340639787,56.4577444223848],[-5.28610744956703,56.448667056122],[-5.26930412657559,56.4505181378579],[-5.26684243750377,56.4578396380045],[-5.26662860464874,56.4576842277681],[-5.24860345032334,56.4374206098751],[-5.2456460048589,56.4371222731514],[-5.23718443496767,56.4362697521758],[-5.2302284343019,56.4466373108179],[-5.24742173724961,56.4579210326703],[-5.25674511872124,56.4640364375941],[-5.28819886522039,56.4604429968141],[-5.34648134420376,56.4717815358882],[-5.36195523225452,56.4701268851354],[-5.36673767509803,56.4589819782504],[-5.40702524243859,56.4589400496195],[-5.40657903271998,56.4657532005696],[-5.40098518437862,56.4706960413541],[-5.40589270211866,56.4761674909592],[-5.40535553178037,56.484315656774],[-5.42016369077135,56.4920680719964],[-5.42220523430036,56.4943414954286],[-5.42333979241875,56.4937301868871],[-5.42704480822028,56.4956688040067],[-5.4212376406353,56.5048453339695],[-5.41952551241496,56.5075499755209],[-5.42252241965164,56.5048098314785],[-5.45081834221154,56.4789154560497],[-5.45363251711135,56.4773972435495],[-5.451632225487,56.4879781775556],[-5.47368473159548,56.4811103073897],[-5.46584807454499,56.4895347209931],[-5.4353329212495,56.518489536051],[-5.42622762068248,56.5187168890366],[-5.42030435518049,56.5265578101135],[-5.41167942011525,56.5207296601152],[-5.40101304885504,56.5252568170008],[-5.39819011858614,56.5214750880944],[-5.39313408165628,56.5146996803233],[-5.38977762048812,56.5102003236993],[-5.34980788354075,56.527386314539],[-5.38279681948984,56.5241580159943],[-5.39322024192541,56.5437377520151],[-5.41672182041716,56.539020609157],[-5.40508481268095,56.5490379095062],[-5.4149291181045,56.5481088638187],[-5.41264057451545,56.55622789045],[-5.40827274843197,56.5606796523706],[-5.39106492389176,56.5687787196322],[-5.39035530399891,56.5595475065599],[-5.36939555673662,56.5659083689338],[-5.38643521813867,56.5745990620171],[-5.36687842343216,56.5974535087577],[-5.3607932562713,56.6039023142895],[-5.32502312167912,56.6206810185047],[-5.2973722860203,56.5980006531274],[-5.27467107206483,56.6007224362623],[-5.2496684929374,56.5921600885237],[-5.21647348656474,56.6021568442729],[-5.21382126742325,56.6319169053275],[-5.1529778675564,56.6266699872586],[-5.15306958863853,56.6128245794297],[-5.11884279059609,56.6165644891545],[-5.07995068934984,56.6094541003903],[-5.08674464362287,56.596241871821],[-5.10890232179792,56.5874871832552],[-5.09543244384804,56.5738817704566],[-5.09967437535451,56.5552858383808],[-5.11446274103766,56.5479719154483],[-5.09752516521027,56.535733789231],[-5.09606270642758,56.5285252030818],[-5.06174275807699,56.527107449749],[-5.05188478722426,56.5361771103891],[-4.99431972567274,56.5421311704309],[-4.98512731709514,56.5564869174334],[-4.97114177710723,56.5545661012445],[-4.95153225177168,56.5636803704433],[-4.94747228478823,56.57572681547],[-4.8785215818357,56.5660497965502],[-4.83860961374982,56.5738395687071],[-4.83002484191652,56.5692178879888],[-4.80110032829914,56.5735989212911],[-4.77944290304749,56.5877692088502],[-4.72618819576748,56.5878065805063],[-4.70222864340029,56.6055554447018],[-4.68657486504371,56.6006280311692],[-4.62642362613448,56.6155969782943],[-4.60981674660632,56.6148099493602],[-4.55983966441894,56.5730028916153],[-4.59952426140689,56.5766589652833],[-4.69758473505926,56.5499557458611],[-4.69762558042144,56.5410436751107],[-4.65945347002941,56.5344522874108],[-4.65372269174809,56.5260098557824],[-4.65829919373476,56.510682513583],[-4.68620617303672,56.4905470919445],[-4.67083330591736,56.479752294297],[-4.63906605313234,56.4760372934098],[-4.65534810714947,56.4730339169919],[-4.66553061873708,56.4600801118249],[-4.70007264959497,56.467354475646],[-4.72640452301226,56.459489452086],[-4.73338836452992,56.4342416968609],[-4.76807400257408,56.4364921467277],[-4.79860179949798,56.4167791043451],[-4.81165894788172,56.4175981702889],[-4.81263600398892,56.3981077534044],[-4.85447699621825,56.3704108965198],[-4.78317301057544,56.3438558985475],[-4.79281942944425,56.3331270233199],[-4.78578722010678,56.323734694328],[-4.73989706821996,56.3319142337888],[-4.72184934124072,56.321468293344],[-4.71590375128773,56.3299846529837],[-4.69570107646888,56.3224719264413],[-4.65846897791737,56.3219288199224],[-4.67670254830892,56.3128717016797],[-4.67065887542367,56.3025133719307],[-4.68210842846452,56.2978392359026],[-4.66030558192272,56.2811430312209],[-4.69712478028822,56.2744407265225],[-4.70141589176909,56.2546587495948],[-4.68501354638436,56.216079738823],[-4.6956396044449,56.2001336672118],[-4.65559083848718,56.1649893770362],[-4.64000841766003,56.1223203092081],[-4.59042360733384,56.1108813396007],[-4.60530886936474,56.0888899281703],[-4.59818792254474,56.0842262128033],[-4.62193954064272,56.0450130394218],[-4.60153183454745,56.0202240861846],[-4.62967160188026,56.0099744703133],[-4.6303301876972,56.0026710560689],[-4.65293519157714,56.0081051054838],[-4.65989025898939,56.002746565806],[-4.61622949338481,55.9873543659754],[-4.62494665320479,55.9724022726797],[-4.60223055256201,55.9580241960423],[-4.6097318044143,55.9468478293928],[-4.65463670271336,55.960235808942],[-4.66643700057998,55.9583630011768],[-4.69190097124866,55.9835268689625],[-4.70017546749627,55.9916955331232],[-4.78756479141745,56.0150836039063],[-4.79322404649709,56.0013072005995],[-4.77101397570398,56.0010401498373],[-4.76779983914094,55.9878605487139],[-4.82321017316765,55.9846152937984],[-4.84811581197412,55.987948172721],[-4.85225752057292,55.9895031505728],[-4.87162972163245,56.0294969396325],[-4.87880957793217,56.0531458350894],[-4.87400335351159,56.0863557540958],[-4.87415190315587,56.0862102112403],[-4.89324042663296,56.0695777680551],[-4.91448920480769,56.0508651762308],[-4.90894154173268,56.0395589430275],[-4.8978606714821,55.9895123993075],[-4.89759312690935,55.9840433842565],[-4.95944145304488,56.0013640791722],[-4.94530095941947,55.9923544497246],[-4.9527479357728,55.9895603403986],[-4.90872274397357,55.967141469816],[-4.91198999699998,55.9620552765736],[-4.93107066079898,55.943619491097],[-4.93363762141402,55.9430487700369],[-4.93640263264884,55.9358216205754],[-4.96301216962867,55.8887168175865],[-4.97178887605731,55.8818430532112],[-4.97883695379374,55.8617711239332],[-5.04506266562143,55.8710905026034],[-5.04052154202981,55.8818167245972],[-5.06847708028221,55.9521704613751],[-5.118101164166,55.9723230000233],[-5.0824356419143,55.9385128142323],[-5.08125298066944,55.9327163455077],[-5.07685080712921,55.9005784202591],[-5.11173356068448,55.9015293853445],[-5.17865152965294,55.932891936272],[-5.19408740567922,55.9575782663738],[-5.19911318713912,55.97047858549],[-5.19719994192564,55.9473041038161],[-5.20372998987613,55.9257386710624],[-5.22390262451529,55.9093213152077],[-5.23620321588625,55.9043625262909],[-5.24022333524361,55.8960265400909],[-5.2421890520495,55.894424523555],[-5.20321771962884,55.8416102561274],[-5.20241793710135,55.837030910058],[-5.20391479082343,55.8283314164864],[-5.21573474522,55.8268166394869],[-5.22541836544317,55.8378689074202],[-5.22913499588577,55.8382990593781],[-5.25319675644824,55.846509833484],[-5.25662456365673,55.8518661093365],[-5.28506092280918,55.8483269054237],[-5.2899826611844,55.8549479396327],[-5.2902223895444,55.8561632337126],[-5.29081740007127,55.8560706340984],[-5.29196783001952,55.8576178006321],[-5.31263713047292,55.852672642671],[-5.31274723633682,55.8527844985196],[-5.31116514473401,55.8758046656598],[-5.31586661763413,55.8773499485933],[-5.31580812821066,55.8776655120084],[-5.33315057727053,55.883028459393],[-5.34787263503812,55.8878620180196],[-5.35032109583061,55.905107699467],[-5.34757963583812,55.9123331843631],[-5.33679099615663,55.9197462555876],[-5.34308006354303,55.924186831657],[-5.33522897241079,55.9448528121793],[-5.32853573778868,55.9539577948836],[-5.33099498181966,55.9559885687],[-5.33062801580625,55.9569534252528],[-5.3353341656261,55.9595710937496],[-5.34496488327097,55.9675194534551],[-5.34677395416414,55.9690120424788],[-5.34665900017694,55.9696247666361],[-5.33810254785362,55.9977492268267],[-5.3015065466058,56.0236401432628],[-5.2925784562191,56.0439098411903],[-5.26417253014306,56.0927206053052],[-5.30556622742502,56.0614253071031],[-5.34112392839016,56.0506306701146],[-5.34546093018736,56.022261161697],[-5.35824983920631,56.02543561281],[-5.38453224524881,56.0026378602441],[-5.39427634959992,56.0073549288516],[-5.40008699305661,56.0038304951706],[-5.40672000619608,56.0011271089442],[-5.41349908855387,56.0044638142685],[-5.42831832832262,56.0172827841529],[-5.43058867416586,56.0349775233106],[-5.44076571709666,56.0373828848152],[-5.45112084056745,55.9719161856906],[-5.44473013520638,55.964767680556],[-5.42866238680754,55.9467811052727],[-5.42864426989403,55.9466814588006],[-5.4195498581551,55.8966150203637],[-5.41951090200465,55.8964579538795],[-5.40255761009212,55.8882654803434],[-5.41305174234428,55.8898865728998],[-5.40164943050341,55.8768937306268],[-5.40160069273597,55.8768660368636],[-5.39593803951763,55.8704235696373],[-5.39753404084523,55.8699330727697],[-5.40636604267824,55.8710415206968],[-5.41332051884851,55.8650796708314],[-5.41395163772545,55.8648855730912],[-5.41357979765862,55.8648573572072],[-5.4150666480275,55.863582428697],[-5.38519705226224,55.8624757391547],[-5.339676576221,55.8271299773505],[-5.33513656911941,55.8208068641773],[-5.31815743131451,55.791059227569],[-5.31782603573403,55.7884473486747],[-5.31667604974231,55.7793811238248],[-5.32330497213865,55.768740766062],[-5.32792511152172,55.7644800414945],[-5.35073235664414,55.7661377860922],[-5.39426720452862,55.7520635212985],[-5.45103167791492,55.7071039271014],[-5.44877722709395,55.6876794267161],[-5.46024932220504,55.6827843096566],[-5.46532834070045,55.665459428135],[-5.48184865633667,55.6435707104809],[-5.48360311225856,55.6425847538653],[-5.46906656613648,55.6044476178403],[-5.45840894057646,55.5764364200758],[-5.46675287257434,55.5711701448912],[-5.46687083469854,55.5712669096745],[-5.47020629857354,55.5823739445327],[-5.48969456131068,55.5797746814392],[-5.48973744175308,55.5722724402802],[-5.49277150577141,55.5704845772106],[-5.4899594689992,55.5335477518976],[-5.48998027639959,55.5299287520797],[-5.49322246487994,55.5293010682145],[-5.50356185312799,55.528089481173],[-5.50368056702881,55.5272756728833],[-5.50422343637622,55.5271705067445],[-5.51032689570934,55.4876881413986],[-5.51379086802288,55.4855692874967],[-5.54351238935138,55.467771903373],[-5.54359945017957,55.4673225282722],[-5.54555491991679,55.4661246924518],[-5.55052787042733,55.4342664965006],[-5.58007091677781,55.4240272005287],[-5.58037288031462,55.4239245448765],[-5.6036826076317,55.4251822339345],[-5.57893906959134,55.4138698581736],[-5.56193089937308,55.4201528665903],[-5.55302438879165,55.4182493440315],[-5.54221222029503,55.4081507394002],[-5.5265144156134,55.392000542929],[-5.52149474197634,55.3598163921296],[-5.56184879434418,55.3236636315415],[-5.60351639947055,55.307537316903],[-5.63275863898941,55.3072593410965],[-5.68607859814885,55.3077951158701],[-5.68985524379041,55.3066963777576],[-5.69079796878025,55.3066868582642],[-5.6923277594931,55.3059769541668],[-5.74435108314374,55.2908223289753],[-5.75501151141438,55.2896182945995]]]]},"properties":{"OBJECTID":349,"LAD16CD":"S12000035","LAD16NM":"Argyll and Bute","LAD16NMW":" ","BNG_E":200740,"BNG_N":715442,"LONG":-5.22114,"LAT":56.28943}},{"type":"Feature","id":350,"geometry":{"type":"Polygon","coordinates":[[[-3.07699031202081,55.9468492974262],[-3.0885768060588,55.9313851481611],[-3.11167202822498,55.9296898566878],[-3.11767663955053,55.9134501018189],[-3.09267482285549,55.8998020120672],[-3.16243840101837,55.889086085045],[-3.20154481332862,55.8948213583605],[-3.20908783413931,55.8832534582661],[-3.2384115138338,55.8827398305094],[-3.25391694545465,55.8685726539962],[-3.26573176679168,55.8761020343704],[-3.29554153978303,55.8662203883905],[-3.3506728813361,55.8271331026951],[-3.36903649131369,55.8241085606981],[-3.39476323113142,55.8197399659114],[-3.39597498093124,55.8317356007203],[-3.42014036773574,55.8460059085626],[-3.41684039788027,55.8603528267894],[-3.39658947968175,55.8687316662764],[-3.41381324344365,55.8783536253718],[-3.38770837453231,55.902853748624],[-3.4441966914738,55.9077422166563],[-3.43111903048384,55.9318275954121],[-3.41811018614275,55.9336178514208],[-3.44952924101232,55.9509355576619],[-3.424913480055,55.9537545529821],[-3.44337360967975,55.9614850611807],[-3.44826631461808,55.9775749893634],[-3.42970265220941,55.9818119188557],[-3.4262202299539,55.9930498051129],[-3.39018789270375,55.9897433396336],[-3.38368580792465,55.9917583147968],[-3.38223312789248,55.9916200002228],[-3.37057816411673,55.9958186754984],[-3.35196759831423,56.0015799896202],[-3.32662695369336,55.9852593476949],[-3.28367109260123,55.9812095419146],[-3.26248382538918,55.9792063591551],[-3.23483836986732,55.9856940681238],[-3.22727444163825,55.9869797939812],[-3.2184194654877,55.980361723066],[-3.21824581701441,55.9805503683152],[-3.19805526390804,55.9805389463436],[-3.18233829292873,55.9913941417801],[-3.11626604185247,55.9568457160812],[-3.0987060641332,55.9522726389279],[-3.09625794400693,55.9508203750528],[-3.09221987574273,55.9505825569631],[-3.07768208961721,55.9467927213942],[-3.07699031202081,55.9468492974262]]]},"properties":{"OBJECTID":350,"LAD16CD":"S12000036","LAD16NM":"City of Edinburgh","LAD16NMW":" ","BNG_E":320193,"BNG_N":669416,"LONG":-3.27826,"LAT":55.91119}},{"type":"Feature","id":351,"geometry":{"type":"Polygon","coordinates":[[[-4.3931853463685,55.8891456224725],[-4.35343350601499,55.8737384514858],[-4.36467145057571,55.8553240186222],[-4.38087255301431,55.8563416361198],[-4.36802929085995,55.845439555096],[-4.3814136107552,55.8231478418618],[-4.40055655819953,55.8109450058846],[-4.4658053373271,55.8047260271067],[-4.47271416355871,55.7977933077424],[-4.49514335166172,55.801444784882],[-4.49576789785346,55.7907327393001],[-4.52195877666595,55.7744164962512],[-4.54193430222989,55.7785258639814],[-4.55093577018478,55.7663822538731],[-4.57464174101254,55.783452492116],[-4.61653630400126,55.7614958931579],[-4.63078055654524,55.7644399779187],[-4.63373287859443,55.7760400440253],[-4.66111992939359,55.7597011097794],[-4.68569737638401,55.8037366706369],[-4.72045636603266,55.8051069240187],[-4.73035030580645,55.8110131942319],[-4.72234969754089,55.8207860161626],[-4.78370874652348,55.8397891397357],[-4.75092211699798,55.8497628764854],[-4.72938348128591,55.8532675239549],[-4.70120140645137,55.8409148667697],[-4.64332235592248,55.8390808813671],[-4.62301962933889,55.8498305456082],[-4.62280734427227,55.8615935574531],[-4.59729871567914,55.8623964795208],[-4.61038546922232,55.8690672678013],[-4.5990988233501,55.87967321137],[-4.61915019989391,55.8890289138189],[-4.61321481039053,55.9060313242907],[-4.6350256402251,55.9137257957984],[-4.61322731763045,55.9332697768955],[-4.58189376300804,55.9345197375724],[-4.48409966223869,55.9282760645399],[-4.3931853463685,55.8891456224725]]]},"properties":{"OBJECTID":351,"LAD16CD":"S12000038","LAD16NM":"Renfrewshire","LAD16NMW":" ","BNG_E":239305,"BNG_N":664698,"LONG":-4.56834,"LAT":55.84862}},{"type":"Feature","id":352,"geometry":{"type":"Polygon","coordinates":[[[-4.40203747378229,55.9718290573723],[-4.37961707017152,55.9209800339464],[-4.38995268442797,55.9105112152746],[-4.37547456501953,55.9000243085183],[-4.3931853463685,55.8891456224725],[-4.48409966223869,55.9282760645399],[-4.58189376300804,55.9345197375724],[-4.56325119525153,55.9352595884016],[-4.60721190768642,55.9460957799721],[-4.60955599661546,55.9467953630336],[-4.6097318044143,55.9468478293928],[-4.60223055256201,55.9580241960423],[-4.62494665320479,55.9724022726797],[-4.61622949338481,55.9873543659754],[-4.65989025898938,56.002746565806],[-4.65293519157714,56.0081051054838],[-4.6303301876972,56.0026710560689],[-4.62967160188025,56.0099744703132],[-4.60153183454746,56.0202240861846],[-4.62193954064272,56.0450130394218],[-4.59818792254474,56.0842262128033],[-4.58736965309412,56.0732241048889],[-4.53235044290508,56.0734231893669],[-4.50630748518671,56.0585906669288],[-4.50486312069945,56.067573594885],[-4.47548043787958,56.0612176149701],[-4.48050145876011,56.0514549749903],[-4.49893593834699,56.0476162209562],[-4.48239469411199,56.0115211341008],[-4.46970490182795,56.0019596565887],[-4.44780157444882,56.0040953495745],[-4.43033919030526,55.9790236829297],[-4.40203747378229,55.9718290573723]]]},"properties":{"OBJECTID":352,"LAD16CD":"S12000039","LAD16NM":"West Dunbartonshire","LAD16NMW":" ","BNG_E":242904,"BNG_N":681587,"LONG":-4.52074,"LAT":56.00141}},{"type":"Feature","id":353,"geometry":{"type":"Polygon","coordinates":[[[-3.4262202299539,55.9930498051129],[-3.42970265220941,55.9818119188557],[-3.44826631461808,55.9775749893634],[-3.44337360967975,55.9614850611807],[-3.424913480055,55.9537545529821],[-3.44952924101232,55.9509355576619],[-3.41811018614275,55.9336178514208],[-3.43111903048384,55.9318275954121],[-3.4441966914738,55.9077422166563],[-3.38770837453231,55.902853748624],[-3.41381324344365,55.8783536253718],[-3.39658947968175,55.8687316662764],[-3.41684039788027,55.8603528267894],[-3.42014036773574,55.8460059085626],[-3.39597498093124,55.8317356007203],[-3.39476323113142,55.8197399659114],[-3.43552925901175,55.8054955779961],[-3.43940102814136,55.7845940391285],[-3.47163520047254,55.7709696923394],[-3.54706397568535,55.7907326054404],[-3.55499874132214,55.7856910119269],[-3.59150925367749,55.8102158201796],[-3.69867037615806,55.794628617489],[-3.73271572923227,55.7778701803073],[-3.74401226145527,55.7820086233153],[-3.73346878863288,55.7930330063494],[-3.74163294818714,55.7994057973772],[-3.71507210675061,55.8140538950576],[-3.73978183751291,55.830504061766],[-3.75024767809956,55.8589994461524],[-3.71112703746853,55.8737993534027],[-3.71192206676859,55.8820707197029],[-3.7251468813873,55.8848541385407],[-3.76222934974726,55.8726933938043],[-3.77341744876952,55.8809924450184],[-3.79550685890474,55.8735153562891],[-3.82285698519087,55.8838690590908],[-3.83124850624765,55.8935899479322],[-3.82255513846496,55.8964913682136],[-3.78210620684171,55.9016299589515],[-3.7321680322996,55.9353310487217],[-3.70334473319672,55.9345576893045],[-3.66757651794172,55.9454354060431],[-3.67421218237419,55.9539236208003],[-3.65293117855214,55.9592593690949],[-3.65699241993757,55.9647771746087],[-3.59996039647056,55.9968408793701],[-3.53639977384557,55.9857232261158],[-3.50980562764485,56.0006764386996],[-3.4262202299539,55.9930498051129]]]},"properties":{"OBJECTID":353,"LAD16CD":"S12000040","LAD16NM":"West Lothian","LAD16NMW":" ","BNG_E":299483,"BNG_N":668514,"LONG":-3.60909,"LAT":55.8992}},{"type":"Feature","id":354,"geometry":{"type":"Polygon","coordinates":[[[-2.42410324406517,56.7549423996534],[-2.4247371442464,56.7544207024065],[-2.43775172801478,56.7308787070826],[-2.45223927335909,56.7046360462688],[-2.46551846546474,56.7022101804834],[-2.43725745194966,56.7023031796285],[-2.44826211691943,56.683044400646],[-2.47614124572254,56.671225595736],[-2.48364337170408,56.6716112896706],[-2.51141931972166,56.6513864194272],[-2.50233675244271,56.6304220706218],[-2.49015104187122,56.6293641655774],[-2.48203109821254,56.6264224505769],[-2.4807270489952,56.6228164771009],[-2.48892825081781,56.6147818041629],[-2.51777529505837,56.5929005549072],[-2.52012685577352,56.58418057353],[-2.52420489634959,56.5801763825994],[-2.53752163471026,56.5759809860347],[-2.53750687979513,56.5671084739072],[-2.60550153776967,56.5504989102765],[-2.63600698714338,56.5271808697524],[-2.65172471768203,56.5209033663448],[-2.71658041168329,56.4949570177212],[-2.73453173171865,56.4641684046508],[-2.79466023444354,56.4804494094921],[-2.83969163301602,56.4736885739633],[-2.84571538132725,56.4779002674889],[-2.83835320459706,56.4924866976178],[-2.89650761550254,56.4931939227753],[-2.94720340416539,56.5039815948084],[-2.96960374028923,56.494225952545],[-3.03172649531708,56.5024573047321],[-3.05203259100603,56.4968531168153],[-3.05109053307073,56.4825317952462],[-3.09804101068678,56.4792503948909],[-3.08942726842006,56.4669367279595],[-3.11961194385393,56.4676688322351],[-3.11874349794062,56.4768265500932],[-3.1436284566484,56.4797442765228],[-3.14204289875053,56.4875512244907],[-3.19156684562748,56.5032868547323],[-3.18464818382724,56.5077860982068],[-3.21206580273823,56.5242850222836],[-3.17302426766752,56.5261916643493],[-3.16404525288726,56.5381402785253],[-3.1902046197613,56.5612953247876],[-3.13266004901838,56.5790906095608],[-3.08814412594809,56.6131861728096],[-3.11018904635729,56.6139561814113],[-3.14404021346945,56.5955600000287],[-3.16586684972677,56.5988997445343],[-3.15306378484447,56.6138758953944],[-3.19128436628322,56.6219492576346],[-3.17135178136135,56.6261196130924],[-3.17813746342144,56.6355979522711],[-3.15367341823634,56.6379079875801],[-3.15132097339854,56.6531673042157],[-3.2127432649134,56.6553790755089],[-3.26410961987063,56.6705963673018],[-3.28447713315458,56.665723059174],[-3.28380123040432,56.6777963115462],[-3.30852884417813,56.6899484724105],[-3.30680789995569,56.7027111405431],[-3.35278405304404,56.7261509255265],[-3.36394652217402,56.7381180209752],[-3.35784136185322,56.747654419075],[-3.37783982122307,56.75323007768],[-3.38979755358922,56.7692335977244],[-3.35764189372604,56.804434192812],[-3.36673117419851,56.8134362694774],[-3.35163682900634,56.8202762278522],[-3.40702154640817,56.8434056636621],[-3.37213804902124,56.8746151151428],[-3.33706160532617,56.8958392286422],[-3.28485445917019,56.9072667572926],[-3.28424718457822,56.9285566786331],[-3.26993642140239,56.9198758664849],[-3.23255074113768,56.9177164840199],[-3.17391583440757,56.900398006387],[-3.16044683219981,56.9068216526643],[-3.12033788102382,56.8884468915331],[-3.10675393212026,56.8950365138112],[-3.11077346664659,56.9187321842126],[-3.08316970248562,56.9584318751641],[-3.02633998984738,56.9727732503523],[-2.95407928268399,56.9668005921244],[-2.94467517943564,56.9737714801086],[-2.91024467900431,56.975787512711],[-2.91295913859223,56.9816358895402],[-2.89242865261663,56.9868040903293],[-2.85108734950949,56.9725656901741],[-2.83316613406368,56.97700749945],[-2.82450854056508,56.9619363729966],[-2.76504913669932,56.9597764144655],[-2.74001991021983,56.948486504585],[-2.72468709045157,56.9258299804099],[-2.68675293557576,56.9150663130195],[-2.68096337555614,56.8879812246183],[-2.66114708275007,56.8857204731259],[-2.67055578541846,56.8422805367076],[-2.65097019876534,56.8225969080014],[-2.65278677443093,56.8104217557052],[-2.63161039845539,56.8090772543152],[-2.6162407799369,56.7834554610712],[-2.53030293211811,56.7852518433667],[-2.46219453674793,56.7475674957722],[-2.42410324406517,56.7549423996534]]]},"properties":{"OBJECTID":354,"LAD16CD":"S12000041","LAD16NM":"Angus","LAD16NMW":" ","BNG_E":345518,"BNG_N":759594,"LONG":-2.89189,"LAT":56.7248}},{"type":"Feature","id":355,"geometry":{"type":"Polygon","coordinates":[[[-2.83969163301602,56.4736885739633],[-2.87017009025005,56.4624392483094],[-2.87076160444195,56.4625064980627],[-2.88991943190001,56.4683664824747],[-2.90921891348667,56.466872172241],[-2.91510637529884,56.4675393633953],[-2.92293171139698,56.4658084620667],[-2.94229541697038,56.4643035553693],[-2.9849166161609,56.4520745596812],[-2.98805433790725,56.451378305846],[-3.0266252912822,56.4512220424195],[-3.03005096070986,56.4514154680239],[-3.02919523956982,56.4512112004913],[-3.03632642324,56.4511808292471],[-3.05193016844802,56.4583817912537],[-3.05206991937441,56.4583308195333],[-3.05785284829018,56.4630419900291],[-3.08747582939045,56.4619216053549],[-3.08942726842006,56.4669367279595],[-3.09804101068678,56.4792503948909],[-3.05109053307073,56.4825317952462],[-3.05203259100603,56.4968531168153],[-3.03172649531708,56.5024573047321],[-2.96960374028923,56.494225952545],[-2.94720340416539,56.5039815948084],[-2.89650761550254,56.4931939227753],[-2.83835320459706,56.4924866976178],[-2.84571538132725,56.4779002674889],[-2.83969163301602,56.4736885739633]]]},"properties":{"OBJECTID":355,"LAD16CD":"S12000042","LAD16NM":"Dundee City","LAD16NMW":" ","BNG_E":340291,"BNG_N":732145,"LONG":-2.97095,"LAT":56.4776}},{"type":"Feature","id":356,"geometry":{"type":"Polygon","coordinates":[[[-4.02012108053585,56.0280371718667],[-4.03034114141155,56.0097331318922],[-3.98841780982128,56.0077887927646],[-3.97463486656241,55.9908772497977],[-3.98932400936901,55.9872844396328],[-3.98523129368715,55.9827816498859],[-3.9648107914498,55.9871016637668],[-3.94551467530853,55.982439185961],[-3.94972169199591,55.971443248173],[-3.93587015937125,55.9622833961597],[-3.8603393557988,55.9592338368367],[-3.90380957616968,55.9379417398481],[-3.83302894335067,55.9077997516858],[-3.80916941071555,55.9048575753837],[-3.82255513846496,55.8964913682136],[-3.83124850624765,55.8935899479322],[-3.82285698519087,55.8838690590908],[-3.79550685890474,55.8735153562891],[-3.77341744876952,55.8809924450184],[-3.76222934974726,55.8726933938043],[-3.7251468813873,55.8848541385407],[-3.71192206676859,55.8820707197029],[-3.71112703746853,55.8737993534027],[-3.75024767809956,55.8589994461524],[-3.73978183751291,55.830504061766],[-3.71507210675061,55.8140538950576],[-3.74163294818714,55.7994057973772],[-3.73346878863288,55.7930330063494],[-3.74401226145527,55.7820086233153],[-3.7664115089259,55.7700531265884],[-3.88822467472669,55.7591221428528],[-3.91859665979851,55.7347581446115],[-3.93012274347765,55.7485089397745],[-3.9737186606456,55.767095537892],[-4.00166509943795,55.7704303937896],[-3.99914552940781,55.7789083620507],[-4.04841612185194,55.7972608796604],[-4.04582570364674,55.8117172447945],[-4.10703179778137,55.8346525840881],[-4.1021687423132,55.8425096356524],[-4.07470410607316,55.8441199849744],[-4.08839224856122,55.8538417207804],[-4.07170515696598,55.861265909317],[-4.07880683836015,55.8815995029831],[-4.12530715493707,55.8880639888075],[-4.1643812197748,55.8835794446894],[-4.1615134109512,55.8979679865947],[-4.18041607971903,55.9049086717065],[-4.19448955456791,55.9131145487],[-4.17159009833929,55.9167300366841],[-4.12964371205458,55.9112564967769],[-4.10914230692538,55.91750032487],[-4.11136527562316,55.9232696902132],[-4.05793009076209,55.9235095583201],[-4.07143970230581,55.9439161231934],[-4.04686210989125,55.9522623473866],[-4.0627776322512,55.9682036017677],[-4.12299873246688,55.953089085042],[-4.11284247282601,55.9769874615843],[-4.15237579846325,56.0080362405873],[-4.12346499060796,56.0099756102489],[-4.09610179082377,56.0275005293673],[-4.02012108053585,56.0280371718667]]]},"properties":{"OBJECTID":356,"LAD16CD":"S12000044","LAD16NM":"North Lanarkshire","LAD16NMW":" ","BNG_E":277984,"BNG_N":665608,"LONG":-3.9514,"LAT":55.86814}},{"type":"Feature","id":357,"geometry":{"type":"Polygon","coordinates":[[[-4.15237579846325,56.0080362405873],[-4.11284247282601,55.9769874615843],[-4.12299873246688,55.953089085042],[-4.0627776322512,55.9682036017677],[-4.04686210989125,55.9522623473866],[-4.07143970230581,55.9439161231934],[-4.05793009076209,55.9235095583201],[-4.11136527562316,55.9232696902132],[-4.10914230692538,55.91750032487],[-4.12964371205458,55.9112564967769],[-4.17159009833929,55.9167300366841],[-4.19448955456791,55.9131145487],[-4.18041607971903,55.9049086717065],[-4.23635858808815,55.8968371226686],[-4.26838328945941,55.9284934906688],[-4.29804968000715,55.9291671835171],[-4.30126404635852,55.9163631582456],[-4.29042103939987,55.9117923364489],[-4.3278404128195,55.8996895793461],[-4.34848541565002,55.9052346944884],[-4.34621513792267,55.9164917397821],[-4.37961707017152,55.9209800339464],[-4.40203747378229,55.9718290573723],[-4.36637449351598,55.9804116866027],[-4.33521001486565,55.9594146903758],[-4.28640046737418,55.9577822003389],[-4.28863658537668,55.9668313976796],[-4.27265180339941,55.9653443499543],[-4.27502836130338,55.9932187214373],[-4.29953842257172,56.0173712987383],[-4.28141711840788,56.0284164346273],[-4.2569940566278,56.0172274162638],[-4.22253109809684,56.0203298800234],[-4.19804694495498,56.0101211610473],[-4.16272321322374,56.0302911876181],[-4.15237579846325,56.0080362405873]]]},"properties":{"OBJECTID":357,"LAD16CD":"S12000045","LAD16NM":"East Dunbartonshire","LAD16NMW":" ","BNG_E":261240,"BNG_N":676154,"LONG":-4.22417,"LAT":55.95829}},{"type":"Feature","id":358,"geometry":{"type":"Polygon","coordinates":[[[-4.18041607971903,55.9049086717065],[-4.1615134109512,55.8979679865947],[-4.1643812197748,55.8835794446894],[-4.12530715493707,55.8880639888075],[-4.07880683836015,55.8815995029831],[-4.07170515696598,55.861265909317],[-4.08839224856122,55.8538417207804],[-4.07470410607316,55.8441199849744],[-4.1021687423132,55.8425096356524],[-4.10703179778137,55.8346525840881],[-4.11115145437468,55.8258681329929],[-4.13059743099842,55.8332796047123],[-4.17250722672414,55.822966842974],[-4.18048989730192,55.8356089944067],[-4.19882925532762,55.8336475173431],[-4.20300722144756,55.844130049388],[-4.22043318366727,55.833103787901],[-4.22757639001753,55.8408150683389],[-4.23375158286516,55.8186562908585],[-4.22548763033732,55.8121725747655],[-4.21452959018275,55.8150721304108],[-4.2042850161376,55.8004460493753],[-4.22392995534853,55.7919439421323],[-4.22669811513108,55.7812748874768],[-4.25074090918008,55.7848857848593],[-4.26824583764976,55.791639835578],[-4.26068223854353,55.8110142821509],[-4.29262476529184,55.8139355829102],[-4.32623786578185,55.8084452716111],[-4.33344841913853,55.7928741310463],[-4.37205926480365,55.7947648896151],[-4.36745275071586,55.8177004062783],[-4.3814136107552,55.8231478418618],[-4.36802929085995,55.845439555096],[-4.38087255301431,55.8563416361198],[-4.36467145057571,55.8553240186222],[-4.35343350601499,55.8737384514858],[-4.3931853463685,55.8891456224725],[-4.37547456501953,55.9000243085183],[-4.38995268442797,55.9105112152746],[-4.37961707017152,55.9209800339464],[-4.34621513792267,55.9164917397821],[-4.34848541565002,55.9052346944884],[-4.3278404128195,55.8996895793461],[-4.29042103939987,55.9117923364489],[-4.30126404635852,55.9163631582456],[-4.29804968000715,55.9291671835171],[-4.26838328945941,55.9284934906688],[-4.23635858808815,55.8968371226686],[-4.18041607971903,55.9049086717065]]]},"properties":{"OBJECTID":358,"LAD16CD":"S12000046","LAD16NM":"Glasgow City","LAD16NMW":" ","BNG_E":261534,"BNG_N":667033,"LONG":-4.21479,"LAT":55.87649}},{"type":"Feature","id":359,"geometry":{"type":"Polygon","coordinates":[[[-4.40277782616588,53.4215239135474],[-4.40251361799723,53.4209247414467],[-4.40194682055373,53.421353499172],[-4.3699058665424,53.4240509776067],[-4.36769075681219,53.4238845178954],[-4.35642764653914,53.4142553260972],[-4.33839169504729,53.4195433060603],[-4.33299626411466,53.4154558848034],[-4.32717110072531,53.4178877717179],[-4.3082587863932,53.4144808740906],[-4.29300665790993,53.4111041082279],[-4.28738638043956,53.4170672328788],[-4.26935007557718,53.3907142456177],[-4.29056751607058,53.3668583003131],[-4.27312542767288,53.3753987783624],[-4.2646603231787,53.3608023560273],[-4.23011823942114,53.3576949851821],[-4.23024429429429,53.3571226649078],[-4.23541342772008,53.3511369379273],[-4.23264966012978,53.3461988809477],[-4.23388488797431,53.3405871120654],[-4.22876239804579,53.3392513615323],[-4.22082237353665,53.3250528836885],[-4.21904078888818,53.3190870052418],[-4.20459051374876,53.3141917362159],[-4.21448207640823,53.2987314436461],[-4.20595070345595,53.2965429610606],[-4.20032776122004,53.2951000932275],[-4.19073254504303,53.2968240312985],[-4.14354225462644,53.3052893408213],[-4.11966969940493,53.3191622205019],[-4.10309771419672,53.3173872745964],[-4.04018525565074,53.3106266218172],[-4.05812283597761,53.2991864379931],[-4.07146013020757,53.2906745440887],[-4.08655575086655,53.2636979956324],[-4.1001645194093,53.2576363477155],[-4.15646076342937,53.2325259785629],[-4.16040919991893,53.2251534330268],[-4.16222777838875,53.221756400756],[-4.16804846367361,53.2224807250402],[-4.17690603025309,53.2235823871668],[-4.2026791458751,53.2157276501828],[-4.21855517668511,53.1856269547189],[-4.24502593111808,53.1792096785213],[-4.30423116645142,53.1469754221153],[-4.32312921223284,53.1444779975067],[-4.33810199497695,53.1532208072704],[-4.32882344402261,53.1278716854302],[-4.32897559827523,53.1268453039558],[-4.39366586728142,53.1436803815393],[-4.39873979589498,53.1449987962252],[-4.4143928147548,53.1358386026841],[-4.41361600324831,53.1375302543151],[-4.40757813213345,53.1442845227895],[-4.41970051331797,53.1639721483059],[-4.39502617875865,53.1681194644333],[-4.38733425637,53.1694111736404],[-4.38522481740127,53.1926456448982],[-4.39600641086965,53.1857028766365],[-4.44357838038627,53.1550311716494],[-4.44511259488243,53.1568238701513],[-4.4666732205312,53.1822245298275],[-4.486420031333,53.1772640990413],[-4.4881478895932,53.1865061438363],[-4.50449694621709,53.1873276041043],[-4.49750573571297,53.2074233259071],[-4.52455874995606,53.2260523740867],[-4.52199003862621,53.2318586441448],[-4.55552232711887,53.2496702893594],[-4.54835401647824,53.2544192814766],[-4.56022343678525,53.2592286505298],[-4.55869763038036,53.2640945301598],[-4.57574916340972,53.2725056265894],[-4.55526927216761,53.2459104032244],[-4.55918528723838,53.2452558234499],[-4.59683098074569,53.2403789445208],[-4.61046848626912,53.2455103323188],[-4.61240675997895,53.2485588996304],[-4.60880170169619,53.2563991532241],[-4.62561704672868,53.269324889897],[-4.617410342422,53.2791896665],[-4.64997765051916,53.2874979376474],[-4.65163914560966,53.2879214752759],[-4.65433219807502,53.2874010132354],[-4.68260122090962,53.2819333089882],[-4.68309367888264,53.2824837908226],[-4.67954966364762,53.2965859732352],[-4.6777157595153,53.2983223498212],[-4.67899603812337,53.2987881418762],[-4.678966491695,53.2989056660755],[-4.68730690078896,53.301811218338],[-4.70016706367561,53.3064870912796],[-4.6832567002395,53.3132504012772],[-4.6812648123084,53.3234573878954],[-4.66183369005222,53.3188747639278],[-4.64811583913007,53.3199500363626],[-4.62880052618869,53.3144540569387],[-4.62556936495271,53.3181642252292],[-4.62322097195407,53.3178793578432],[-4.62161011469148,53.3160237787531],[-4.63126710882169,53.3077648885416],[-4.62395906870878,53.3129701721315],[-4.61393525265326,53.3071803417475],[-4.60990293602528,53.3025323462281],[-4.58811921901795,53.3018556939831],[-4.58804327026038,53.2927221388613],[-4.57807705164826,53.2890753979829],[-4.57482960724799,53.2878868059363],[-4.57331393836682,53.2891784975601],[-4.55971304198112,53.3007652194362],[-4.55561920005804,53.2982749633594],[-4.54021814498726,53.3077393193829],[-4.56660200039747,53.3010118354102],[-4.56211635923296,53.3165094819003],[-4.58447866911663,53.3312569865259],[-4.56969170739786,53.3370514706251],[-4.55539587168402,53.3730159657681],[-4.5603831658979,53.3796084242069],[-4.57309871854495,53.401681675601],[-4.56981631735635,53.4040167061538],[-4.53872308191298,53.406337294996],[-4.52989144177338,53.4060715479045],[-4.51082581385565,53.416587653406],[-4.51059287255718,53.4162890611251],[-4.51522607246129,53.4074695969602],[-4.50643642750786,53.4109603728095],[-4.50515744860395,53.4093203774711],[-4.48344563860574,53.420085366694],[-4.47792796667358,53.4222740904113],[-4.47210216370147,53.4207340785348],[-4.45012642974533,53.4142141413982],[-4.45019611481916,53.4149397858975],[-4.44911654733972,53.4146540881327],[-4.45095889733125,53.4228809007287],[-4.42468191059943,53.4298061561365],[-4.40277782616588,53.4215239135474]]]},"properties":{"OBJECTID":359,"LAD16CD":"W06000001","LAD16NM":"Isle of Anglesey","LAD16NMW":"Ynys Mon","BNG_E":245222,"BNG_N":378346,"LONG":-4.32291,"LAT":53.27945}},{"type":"Feature","id":360,"geometry":{"type":"MultiPolygon","coordinates":[[[[-4.80130846901221,52.7463884947042],[-4.79365316513299,52.7678648522556],[-4.77990917411018,52.7658433469468],[-4.77991968766838,52.7656139218962],[-4.80130846901221,52.7463884947042]]],[[[-4.06657621099462,52.5417905212152],[-4.09300384242751,52.5714911385097],[-4.09306039050354,52.5715982195647],[-4.09345420745085,52.5719968708013],[-4.09985658216713,52.5791848857806],[-4.12837333980598,52.6111673745659],[-4.09495017539531,52.6684408571573],[-4.07232684588081,52.6797292207451],[-4.0575323204315,52.6871057935934],[-4.05862358879913,52.708320361935],[-4.04967779063945,52.7154507551389],[-4.05122246358187,52.7037849043505],[-3.99156847962731,52.7359832307606],[-4.0350236081395,52.7216930355307],[-4.05430438411022,52.7178442882031],[-4.07508351037481,52.7378594393975],[-4.07565216326769,52.7384068669503],[-4.08907661442346,52.7554910697026],[-4.09333674286743,52.7591258629186],[-4.15017906947014,52.8075502361934],[-4.15182512622976,52.8150091124716],[-4.14040445110419,52.8215900996395],[-4.1319016591533,52.825118534619],[-4.12922702267603,52.822294718823],[-4.11672484931669,52.8316866514753],[-4.12920228172308,52.8270776044267],[-4.12916487300875,52.8275460397803],[-4.1190886968478,52.8480674750864],[-4.1482841175046,52.8959070401902],[-4.13256643268582,52.9009087467944],[-4.1363860722666,52.8972463724132],[-4.12280775968886,52.8954651492841],[-4.08288096697576,52.9011774352892],[-4.08258170415158,52.9012201957906],[-4.06463019046251,52.9228049319101],[-4.0835908090836,52.91596289673],[-4.10286775992477,52.9090014948142],[-4.11066314101439,52.9200298478907],[-4.12858115987093,52.9218229420552],[-4.13477690277398,52.9140488304047],[-4.15140002330967,52.9064931551983],[-4.21867668636642,52.919036148149],[-4.22458057603669,52.9179092780858],[-4.22757629944168,52.9184470512397],[-4.2376559947682,52.9154123198523],[-4.26136151378807,52.9108810110989],[-4.31651985325522,52.9085961552565],[-4.32665495245448,52.8920906414313],[-4.33311300792508,52.8924168354168],[-4.3799827905696,52.8958786627138],[-4.38200134254567,52.896027326173],[-4.38544449165526,52.8950469672416],[-4.38778747722839,52.8951641776231],[-4.38850778322179,52.8941746431455],[-4.40105603997202,52.8906001241331],[-4.39869563797441,52.886068170143],[-4.41055656240978,52.8854116087549],[-4.39682949135028,52.8827389596898],[-4.39700100187084,52.8825031994165],[-4.45704546202373,52.8711443149532],[-4.45893375832276,52.8698399564951],[-4.45989151009229,52.869653856876],[-4.46170878657746,52.867922887615],[-4.47657069299886,52.8576519199042],[-4.47038859726374,52.8477819921825],[-4.49502406906169,52.8381059599598],[-4.50346996345052,52.8275805115469],[-4.49732442779437,52.8255886873887],[-4.49866076308974,52.8109823139447],[-4.49031640762711,52.8093534127725],[-4.48651768569579,52.7947962811772],[-4.51480634062471,52.7929669543107],[-4.52793321950842,52.7777958851402],[-4.54258922108236,52.7865165463465],[-4.5361962831475,52.8002580005421],[-4.60340593428776,52.8250745785207],[-4.60687806938295,52.8229309527822],[-4.61248547695283,52.8226611345743],[-4.64435023673065,52.7997779269553],[-4.66124372187268,52.8061848683923],[-4.66402225536067,52.804874573067],[-4.66537536389369,52.8052252406293],[-4.68812911117548,52.7935014910534],[-4.69251459022922,52.799688252004],[-4.72071751184436,52.8028833904865],[-4.72873305288394,52.7882842936323],[-4.73232873357579,52.7819802040835],[-4.76780878866019,52.7974327736145],[-4.76633753668255,52.7987493534739],[-4.72240359301419,52.8364572974317],[-4.72621477861917,52.8534878839537],[-4.72621559427947,52.853517688559],[-4.69603006319929,52.8595440553758],[-4.6956071488556,52.86057819025],[-4.69468264710859,52.860791292454],[-4.69193429207799,52.869557195833],[-4.68998426756783,52.8743229914309],[-4.67621001866886,52.8773339835212],[-4.66819961608038,52.8790841052128],[-4.65445951472448,52.8994909400039],[-4.64956738544647,52.9060202145894],[-4.63240441630061,52.9058616594423],[-4.62277119416284,52.9167490610941],[-4.61714632847431,52.9224220664819],[-4.59864352997339,52.9289654772927],[-4.57053745821548,52.938895846909],[-4.56758045540684,52.948129394441],[-4.56741718101677,52.9485549657622],[-4.56313158392033,52.9383698558841],[-4.55948954135273,52.9385345234017],[-4.55937462635828,52.9383870475913],[-4.55585150962241,52.9386989026641],[-4.51959189512768,52.9403311335123],[-4.47179513128086,52.9666494706044],[-4.43739345194736,52.9983997020309],[-4.42767815034013,52.998520805952],[-4.41006908898498,52.9980740046821],[-4.38641848833589,53.0128912277671],[-4.35349682102279,53.0334923863379],[-4.33737646309717,53.0589363894327],[-4.33984615124617,53.0738439784614],[-4.33801166237953,53.0784590628899],[-4.34168362428653,53.0849280068964],[-4.34651462685408,53.1140394154934],[-4.34656329887982,53.1143324895475],[-4.33842304380099,53.1211694296379],[-4.33386598312542,53.122739105151],[-4.31957279532214,53.1214952305381],[-4.33319535179699,53.1143008388644],[-4.33376723614776,53.113998728709],[-4.3202598249674,53.0978415053675],[-4.31109016942741,53.1066791486393],[-4.31139906258233,53.1147268423478],[-4.31187732959322,53.1271790478465],[-4.28761393008641,53.1386546626121],[-4.27859312896461,53.141755315015],[-4.26432971936354,53.1540519592956],[-4.24367754700181,53.1704375529388],[-4.2120498348496,53.1832664703423],[-4.19941974899361,53.2099672178737],[-4.16588017023139,53.2187575752166],[-4.15979117607776,53.2206909942317],[-4.12508734037079,53.2360689725382],[-4.12251007056752,53.2371765180191],[-4.1138903992439,53.2314714707431],[-4.11320987087178,53.2369434847809],[-4.10642476845568,53.2323426835042],[-4.09902843848862,53.2344258552206],[-4.09106854927974,53.2366670161744],[-4.08574886790139,53.2256659578893],[-4.00629457218033,53.2463934048584],[-4.00340599139108,53.2471455924696],[-4.0033473514409,53.2475021282824],[-3.99820068378555,53.2483872903585],[-3.97935469195285,53.2318907659531],[-3.93529264164548,53.2148748391288],[-3.93904721795793,53.200111060611],[-3.96497477859362,53.1833901333598],[-3.97032873420784,53.1601863034512],[-4.00862614048001,53.1426827986831],[-4.03133767236434,53.1056473670453],[-4.01410270523958,53.1035559433941],[-4.01359753302982,53.0897054842308],[-3.98667489295073,53.0842017514893],[-3.99132280333651,53.0764937714315],[-3.97706207352984,53.068933123587],[-3.99721360394516,53.0376514256305],[-3.98542343960232,53.0106531769971],[-3.89893618855974,53.0205669321343],[-3.88781065232453,53.0115882259521],[-3.89655962871781,52.9948983225554],[-3.84937454346533,52.9773246124864],[-3.84103349406126,52.9622970224184],[-3.81322379848845,52.9493718372535],[-3.7697225710413,52.9593040292697],[-3.7353418063823,52.9798505348527],[-3.68302562309281,52.9868439164021],[-3.67294998184631,52.9970516428607],[-3.61532137344045,53.0113500950437],[-3.59962152584171,53.011690066732],[-3.6107883433652,52.9960141476018],[-3.5829896947866,52.967537228784],[-3.53380848853526,52.9736859872924],[-3.50454184372285,52.9653504464099],[-3.45798182751776,52.9848882837601],[-3.43678549405546,52.9808482819523],[-3.44874525976925,52.9738274469875],[-3.44671330411645,52.9632375843903],[-3.49142843743507,52.9336862494445],[-3.46511544176595,52.9202695405797],[-3.48996769790134,52.8957894251239],[-3.47356216419333,52.8712674760973],[-3.4830124243103,52.8654536346675],[-3.50528547712263,52.8419567241896],[-3.56667289891021,52.8300796730972],[-3.56817022433262,52.8228955101643],[-3.58647616488609,52.8277173284644],[-3.59705828677263,52.8140539836313],[-3.60871307818139,52.7940216409344],[-3.58351412878071,52.7386228968669],[-3.59929431189288,52.725881938464],[-3.6020171566606,52.7049861796218],[-3.65637501407643,52.6913726317922],[-3.68392766695577,52.6938578562039],[-3.70936761181265,52.6710824595234],[-3.71675970826442,52.67877869115],[-3.74390740843801,52.6813087671262],[-3.75935156015798,52.669446365953],[-3.8080955894874,52.6779453564303],[-3.84071405788166,52.6509028641328],[-3.83461399748732,52.6330587252249],[-3.85044991186405,52.6206358706336],[-3.84188361402012,52.5998554532238],[-3.87527120513513,52.5929280100428],[-3.88377986646752,52.5771350011226],[-3.91535464647206,52.5785894766529],[-3.92885334569895,52.5714606507933],[-3.92660932993795,52.5607670625501],[-3.93286773947202,52.5531853553074],[-3.94292266456886,52.5584571167658],[-3.93983950412654,52.5601939379704],[-3.96031356367679,52.5606705901536],[-4.06582864252493,52.5419237332993],[-4.06657621099462,52.5417905212152]]]]},"properties":{"OBJECTID":360,"LAD16CD":"W06000002","LAD16NM":"Gwynedd","LAD16NMW":"Gwynedd","BNG_E":277968,"BNG_N":334967,"LONG":-3.81559,"LAT":52.89826}},{"type":"Feature","id":361,"geometry":{"type":"Polygon","coordinates":[[[-3.50664310433544,53.3154277145637],[-3.49648162226394,53.3022731881386],[-3.52191935863642,53.2833927147819],[-3.51833804240205,53.2563737484761],[-3.53307853926236,53.2488691000037],[-3.52634336946861,53.2404234004461],[-3.50919975453802,53.241645983299],[-3.46602451889688,53.220781160108],[-3.4744586375351,53.176372397881],[-3.46101388339134,53.1649940563756],[-3.53407185314221,53.1399477846854],[-3.5633430451904,53.119484494763],[-3.55595403234633,53.106669790731],[-3.60161792674796,53.0852101255997],[-3.59305760607605,53.0784557223622],[-3.56493069996017,53.0946556915743],[-3.51571023289683,53.0897990340584],[-3.509866576372,53.07635346221],[-3.48692900120304,53.0840498948392],[-3.48688796775971,53.0659233549541],[-3.46260915892461,53.0462112442666],[-3.4896581555317,53.0378590993607],[-3.47627476487806,53.0264200996616],[-3.48118431552028,53.0185226078542],[-3.45459142318355,52.9979258388326],[-3.45798182751776,52.9848882837601],[-3.50454184372285,52.9653504464099],[-3.53380848853526,52.9736859872924],[-3.58298969478661,52.967537228784],[-3.6107883433652,52.9960141476018],[-3.59962152584171,53.011690066732],[-3.61532137344045,53.0113500950437],[-3.67294998184631,52.9970516428607],[-3.68302562309281,52.9868439164021],[-3.7353418063823,52.9798505348527],[-3.7697225710413,52.9593040292697],[-3.81322379848845,52.9493718372535],[-3.84103349406126,52.9622970224184],[-3.84937454346533,52.9773246124864],[-3.89655962871782,52.9948983225554],[-3.88781065232453,53.0115882259521],[-3.89893618855973,53.0205669321343],[-3.98542343960232,53.0106531769971],[-3.99721360394516,53.0376514256305],[-3.97706207352984,53.068933123587],[-3.99132280333651,53.0764937714315],[-3.98667489295073,53.0842017514893],[-4.01359753302982,53.0897054842308],[-4.01410270523958,53.1035559433941],[-4.03133767236434,53.1056473670453],[-4.00862614048001,53.1426827986831],[-3.97032873420784,53.1601863034512],[-3.96497477859362,53.1833901333598],[-3.93904721795793,53.2001110606111],[-3.93529264164548,53.2148748391288],[-3.97935469195285,53.2318907659531],[-3.99820068378555,53.2483872903585],[-4.0033473514409,53.2475021282824],[-4.00255791595821,53.2523014134571],[-3.92123448958988,53.2719980157704],[-3.88366483119701,53.288670869899],[-3.84585395376033,53.2944722088692],[-3.84141925529001,53.2951517507255],[-3.83420577368565,53.2898924058136],[-3.82338519960062,53.2819998370958],[-3.83763273241079,53.2958625303834],[-3.83953416127856,53.3027589348749],[-3.84382612974167,53.3183170942495],[-3.87538910022019,53.3372516862694],[-3.87320104367969,53.3391723018313],[-3.83359519930984,53.3380397066988],[-3.83293143502209,53.3379427975813],[-3.81869551540115,53.3228375369981],[-3.80314480556654,53.3247958888266],[-3.7753621872562,53.3282891128216],[-3.77497926517736,53.3281680641635],[-3.76574787226235,53.3190269715547],[-3.73988631442563,53.3144213090681],[-3.73408304347842,53.3043392728221],[-3.73167899641819,53.3001612068292],[-3.70754839770089,53.2938379001688],[-3.60963271238433,53.2904656753278],[-3.54892859099365,53.3068885218968],[-3.5119601093232,53.316868673755],[-3.50664310433544,53.3154277145637]]]},"properties":{"OBJECTID":361,"LAD16CD":"W06000003","LAD16NM":"Conwy","LAD16NMW":"Conwy","BNG_E":283293,"BNG_N":362562,"LONG":-3.74646,"LAT":53.14739}},{"type":"Feature","id":362,"geometry":{"type":"Polygon","coordinates":[[[-3.12961644148014,53.0723681198694],[-3.1477903869374,53.0438073015858],[-3.1308903747831,53.0238764399301],[-3.14876541010794,52.9985771164691],[-3.12055148197463,52.9855451550656],[-3.12228842002532,52.9767601821681],[-3.10517911983423,52.9733723320197],[-3.1112808266189,52.9693886413339],[-3.09029519464832,52.9716193763236],[-3.09214856998928,52.9642756271613],[-3.1107001348204,52.9617249663861],[-3.09672610314944,52.9592477845313],[-3.19797484955355,52.944206284579],[-3.23744045837786,52.9510126634201],[-3.29740172333518,52.9429669883483],[-3.3143077444793,52.946801474863],[-3.32434037550535,52.9318439971407],[-3.3533153902974,52.9219717210586],[-3.34887538625548,52.9163324412412],[-3.37501483540662,52.892453452253],[-3.38882355064504,52.8760701209632],[-3.46724662504541,52.8620777822656],[-3.4830124243103,52.8654536346675],[-3.47356216419333,52.8712674760973],[-3.48996769790134,52.8957894251239],[-3.46511544176595,52.9202695405797],[-3.49142843743507,52.9336862494445],[-3.44671330411645,52.9632375843903],[-3.44874525976925,52.9738274469875],[-3.43678549405547,52.9808482819523],[-3.45798182751776,52.9848882837601],[-3.45459142318355,52.9979258388326],[-3.48118431552028,53.0185226078542],[-3.47627476487806,53.0264200996616],[-3.4896581555317,53.0378590993607],[-3.46260915892461,53.0462112442666],[-3.48688796775971,53.0659233549541],[-3.48692900120304,53.0840498948392],[-3.509866576372,53.07635346221],[-3.51571023289683,53.0897990340584],[-3.56493069996017,53.0946556915743],[-3.59305760607605,53.0784557223622],[-3.60161792674796,53.0852101255997],[-3.55595403234633,53.106669790731],[-3.5633430451904,53.119484494763],[-3.53407185314221,53.1399477846854],[-3.46101388339134,53.1649940563756],[-3.4744586375351,53.176372397881],[-3.46602451889688,53.220781160108],[-3.50919975453802,53.241645983299],[-3.52634336946861,53.2404234004461],[-3.53307853926236,53.2488691000037],[-3.51833804240205,53.2563737484761],[-3.52191935863642,53.2833927147819],[-3.49648162226394,53.3022731881386],[-3.50664310433544,53.3154277145637],[-3.50642594388557,53.3153688603668],[-3.50257873571071,53.3173035425252],[-3.48061507847859,53.3283425564782],[-3.36670408661101,53.3513343504504],[-3.36817996697897,53.3352376817888],[-3.38834707173159,53.3232328649602],[-3.3934630398304,53.3269829654475],[-3.40059801363766,53.3138268787693],[-3.38130770087127,53.3158271689727],[-3.39434119525809,53.3017076141709],[-3.37513083708014,53.2916537170315],[-3.35603721825597,53.297269630403],[-3.35703378872143,53.2839276963048],[-3.32962459379271,53.2733672831928],[-3.36175470573552,53.253082684828],[-3.33380727392841,53.2366628173225],[-3.30444008986628,53.2329239317977],[-3.3223789140524,53.2204093081206],[-3.31708523701735,53.2099950873614],[-3.30421537253957,53.2080313823736],[-3.30769843406557,53.1977144754395],[-3.27517164223792,53.1794212098484],[-3.28097773963173,53.1685901793482],[-3.27120583742969,53.1574660706975],[-3.24415197555499,53.1522981089174],[-3.20822603950118,53.1598435195447],[-3.18234577671424,53.1540371515878],[-3.17676206713238,53.1160865308511],[-3.14590821535902,53.1039497506307],[-3.15176428212057,53.09296281416],[-3.12961644148014,53.0723681198694]]]},"properties":{"OBJECTID":362,"LAD16CD":"W06000004","LAD16NM":"Denbighshire","LAD16NMW":"Sir Ddinbych","BNG_E":309843,"BNG_N":355416,"LONG":-3.34761,"LAT":53.08833}},{"type":"Feature","id":363,"geometry":{"type":"MultiPolygon","coordinates":[[[[-3.08992534176192,53.2595270735808],[-3.09314065251518,53.2605052613612],[-3.09466524897735,53.2628479634763],[-3.08992534176192,53.2595270735808]]],[[[-3.12961644148014,53.0723681198694],[-3.15176428212057,53.09296281416],[-3.14590821535902,53.1039497506307],[-3.17676206713238,53.1160865308511],[-3.18234577671424,53.1540371515878],[-3.20822603950118,53.1598435195447],[-3.24415197555499,53.1522981089174],[-3.27120583742969,53.1574660706975],[-3.28097773963173,53.1685901793482],[-3.27517164223792,53.1794212098484],[-3.30769843406557,53.1977144754395],[-3.30421537253957,53.2080313823736],[-3.31708523701734,53.2099950873614],[-3.3223789140524,53.2204093081206],[-3.30444008986627,53.2329239317977],[-3.33380727392841,53.2366628173225],[-3.36175470573551,53.253082684828],[-3.32962459379271,53.2733672831928],[-3.35703378872143,53.2839276963048],[-3.35603721825597,53.297269630403],[-3.37513083708014,53.2916537170315],[-3.39434119525809,53.3017076141709],[-3.38130770087127,53.3158271689727],[-3.40059801363766,53.3138268787693],[-3.3934630398304,53.3269829654475],[-3.38834707173158,53.3232328649602],[-3.36817996697897,53.3352376817888],[-3.36670408661101,53.3513343504504],[-3.36340113082566,53.3519990542413],[-3.30970222867844,53.3557865778897],[-3.30914337824807,53.3428015643525],[-3.30892990513903,53.3378414478894],[-3.2800029132094,53.3225848084451],[-3.26789415009963,53.3196290290758],[-3.26158198291344,53.3260242465085],[-3.26147441458681,53.3260902099842],[-3.26016366732017,53.3209161764807],[-3.25967135396702,53.3184909998103],[-3.25956225705959,53.3185418209905],[-3.25860383358425,53.314757335599],[-3.24678371310388,53.3104295871764],[-3.20334754355726,53.2945080424212],[-3.20167335646424,53.2935408562914],[-3.1426200401072,53.2593828078443],[-3.13184189573584,53.258398603928],[-3.13532013870627,53.2537100145184],[-3.05574915366484,53.2230281692965],[-3.09378628600526,53.2444491029834],[-3.06854405092442,53.2392402807942],[-3.09835058159189,53.2539069378535],[-3.07028450662187,53.2535489170758],[-3.0784978794292,53.2560494532892],[-3.03602413174397,53.2518049826493],[-2.99837824067657,53.2358586424732],[-2.92229929315189,53.1892926708261],[-2.92783850916245,53.1714114098252],[-2.99508831007253,53.1541959610659],[-2.97949802676876,53.1506216442511],[-2.96381312366887,53.1327575241804],[-2.99685175244268,53.1299353828178],[-3.02914759965429,53.1035153034135],[-3.02755947280002,53.0929727735553],[-3.03504456738947,53.096794944774],[-3.0588508493543,53.0853323540251],[-3.07134039375957,53.0896109204228],[-3.12961644148014,53.0723681198694]]]]},"properties":{"OBJECTID":363,"LAD16CD":"W06000005","LAD16NM":"Flintshire","LAD16NMW":"Sir y Fflint","BNG_E":321564,"BNG_N":369303,"LONG":-3.17605,"LAT":53.21498}},{"type":"Feature","id":364,"geometry":{"type":"Polygon","coordinates":[[[-2.72684060651861,52.983272945399],[-2.73529356516678,52.9699461891552],[-2.72417751070196,52.957121654707],[-2.72843937383236,52.9253018624939],[-2.75532645754993,52.9246280354678],[-2.79884789452444,52.8957587624405],[-2.84101496066104,52.9426237141074],[-2.88353939738081,52.9466392161544],[-2.88743132914083,52.9525298899843],[-2.92888865618981,52.938678829388],[-2.95981332042838,52.9511695547917],[-2.97502999662057,52.9689845232429],[-2.98202234587521,52.9591982537694],[-3.00964949705785,52.9561994723354],[-3.03507944189559,52.9294813948877],[-3.0765131677074,52.9254793431282],[-3.09595322233978,52.9302818594727],[-3.11416217683435,52.8939782147123],[-3.14750393980728,52.8901693449024],[-3.17438182703233,52.9015755441941],[-3.20536494916839,52.8931292651479],[-3.23300312572613,52.8670110249627],[-3.26180306071379,52.8666086172759],[-3.34565100554671,52.8925408577923],[-3.37501483540662,52.892453452253],[-3.34887538625548,52.9163324412412],[-3.3533153902974,52.9219717210586],[-3.32434037550535,52.9318439971407],[-3.3143077444793,52.946801474863],[-3.29740172333518,52.9429669883483],[-3.23744045837786,52.9510126634201],[-3.19797484955355,52.944206284579],[-3.09672610314944,52.9592477845313],[-3.1107001348204,52.9617249663861],[-3.09214856998928,52.9642756271613],[-3.09029519464832,52.9716193763236],[-3.1112808266189,52.9693886413339],[-3.10517911983423,52.9733723320197],[-3.12228842002532,52.9767601821681],[-3.12055148197463,52.9855451550656],[-3.14876541010794,52.9985771164691],[-3.1308903747831,53.0238764399301],[-3.1477903869374,53.0438073015858],[-3.12961644148014,53.0723681198694],[-3.07134039375957,53.0896109204228],[-3.0588508493543,53.0853323540251],[-3.03504456738947,53.096794944774],[-3.02755947280002,53.0929727735553],[-3.02914759965429,53.1035153034135],[-2.99685175244268,53.1299353828178],[-2.96381312366887,53.1327575241804],[-2.91023233561463,53.112638962436],[-2.88109940906302,53.1216037166039],[-2.90207396483235,53.0920394241041],[-2.87572225289257,53.081522026747],[-2.88164358491404,53.0743920831055],[-2.86147506308672,53.0606603992849],[-2.87255483684093,53.0586155388186],[-2.85924038285366,53.0542555261095],[-2.87011791099737,53.0453605923251],[-2.85571506739735,53.0372559033539],[-2.86104429457711,53.0228486540987],[-2.84406201372055,53.0176683661747],[-2.83599558994558,52.9971501459262],[-2.80331096841958,52.9895941844712],[-2.76827535221425,52.9948605023944],[-2.75994017906182,52.9864196655719],[-2.72684060651861,52.983272945399]]]},"properties":{"OBJECTID":364,"LAD16CD":"W06000006","LAD16NM":"Wrexham","LAD16NMW":"Wrecsam","BNG_E":333523,"BNG_N":345387,"LONG":-2.99203,"LAT":53.00167}},{"type":"Feature","id":365,"geometry":{"type":"Polygon","coordinates":[[[-3.75810214261038,52.128234342075],[-3.78609987959647,52.1045574640788],[-3.79441843535154,52.1171383319244],[-3.86010447546209,52.1421963127134],[-3.90672239180998,52.1197876369619],[-3.94048881313902,52.1384478773178],[-4.01812297923973,52.0971443156943],[-4.0580991563021,52.113878939818],[-4.10005505890146,52.0960611750593],[-4.14400402612567,52.094270796998],[-4.15876105006112,52.0868930299141],[-4.14727405854212,52.0807967377738],[-4.15856416367323,52.0812099603627],[-4.16415571619906,52.0681530397489],[-4.19145641643238,52.0593259642634],[-4.20584420199591,52.0625734192022],[-4.23447649488647,52.0382147035826],[-4.28249770908785,52.0398103350361],[-4.28896729625066,52.0527852105349],[-4.30107218712812,52.0516429843927],[-4.30578800296067,52.0386131650967],[-4.33474329657346,52.0413296019366],[-4.35061460028781,52.0267561318703],[-4.38489658574216,52.0400217449319],[-4.39884206975335,52.0346352051363],[-4.41110120358321,52.0418371898812],[-4.44873212659832,52.04414542723],[-4.46365449053176,52.0365374721527],[-4.48745036820614,52.0490697431219],[-4.50195967275366,52.042586104609],[-4.53562239732332,52.0443608636773],[-4.54107697133046,52.0521265009042],[-4.5449276976533,52.0442437953498],[-4.55975484936445,52.0437265237626],[-4.57025929949324,52.058869441778],[-4.60777591965447,52.0621528655767],[-4.63118657195912,52.0559612988219],[-4.64702674599653,52.0783669437003],[-4.66491968248955,52.0578083135769],[-4.68033816006861,52.0637195409869],[-4.66967915680251,52.0803703103062],[-4.6817481284447,52.08517548086],[-4.68865059903691,52.1035972620215],[-4.68848727329945,52.1035408689112],[-4.68566160266985,52.1300893018236],[-4.64228083671719,52.1382238015768],[-4.58641495875248,52.1376219019424],[-4.58547706237354,52.1379587380562],[-4.58280484781674,52.1379455917013],[-4.56715728015443,52.1445355804499],[-4.5457364689799,52.1337033631802],[-4.51861821066722,52.1349963358716],[-4.51009904211184,52.1395221757923],[-4.5061478133664,52.1402179276784],[-4.50161956009249,52.1440254258485],[-4.47106334423798,52.16024063106],[-4.4660233842192,52.1739259140265],[-4.46255145487701,52.1702476861417],[-4.46011781687595,52.1676689584874],[-4.46002263787918,52.1676837809825],[-4.45970553619688,52.1673538642888],[-4.44479508176599,52.1700540984925],[-4.40508394756622,52.1971320194822],[-4.38002021575305,52.214198730879],[-4.3776321378339,52.2158238538307],[-4.35743268846998,52.2152874570668],[-4.35666300278509,52.2146675615747],[-4.35092719205172,52.2100472778833],[-4.34320523072278,52.2111171194206],[-4.32490775316341,52.2136499393424],[-4.32157946937084,52.2153629444161],[-4.26480179515857,52.2445509281862],[-4.20750199177343,52.2638113900548],[-4.1403417633117,52.3226147678241],[-4.08932576982833,52.3991123349214],[-4.08947257052078,52.3995381836477],[-4.0899172567592,52.4008280998842],[-4.08575508149008,52.4306683493787],[-4.0819545533874,52.4410572147103],[-4.06234548613119,52.4675785059442],[-4.05187380750701,52.4817273965771],[-4.05375987155862,52.5343457048626],[-4.04046678907602,52.5200483015471],[-4.03911347333904,52.5267899487896],[-4.0142403634103,52.5264678419308],[-3.98350109503629,52.5355781496473],[-3.94292266456886,52.5584571167658],[-3.93286773947202,52.5531853553074],[-3.92660932993795,52.5607670625501],[-3.85946623216987,52.5608436020088],[-3.84086195520218,52.5513547896231],[-3.84399589215297,52.5120392604247],[-3.82675577729078,52.4847940050563],[-3.81246679116761,52.4789114878485],[-3.7332605220347,52.5065895589527],[-3.74479814307847,52.4746332732427],[-3.76640744056158,52.4693036147622],[-3.7716167910411,52.4421524402995],[-3.71205010536199,52.4133564147998],[-3.69720066858665,52.3669295410104],[-3.68547877509884,52.3682212649273],[-3.65816741119254,52.3476491316976],[-3.70512953211601,52.3414545941288],[-3.74501070942341,52.3175657607991],[-3.72773649594114,52.3058261673773],[-3.73308978359515,52.2903041440186],[-3.7071701666046,52.2740575683191],[-3.73163759370555,52.2714507101056],[-3.75343342162682,52.2517605861018],[-3.74420801808014,52.2463045510111],[-3.75227178220896,52.1976140260014],[-3.74205124151265,52.1392994085568],[-3.75810214261038,52.128234342075]]]},"properties":{"OBJECTID":365,"LAD16CD":"W06000008","LAD16NM":"Ceredigion","LAD16NMW":"Ceredigion","BNG_E":267126,"BNG_N":268437,"LONG":-3.94994,"LAT":52.29795}},{"type":"Feature","id":366,"geometry":{"type":"MultiPolygon","coordinates":[[[[-5.33717564355554,51.8542221852906],[-5.3533705733533,51.8637669098657],[-5.34201479132444,51.8691419087332],[-5.34498293050435,51.8724519185505],[-5.34083822554037,51.8767419577626],[-5.32981201371984,51.8777030488827],[-5.32986289397346,51.87728700339],[-5.33270905027526,51.8546400289743],[-5.33717564355554,51.8542221852906]]],[[[-5.48006712331869,51.7283661838788],[-5.48154134427455,51.7305067047565],[-5.47735739209694,51.7324857131183],[-5.48006712331869,51.7283661838788]]],[[[-5.66817193504315,51.7197456138906],[-5.66932862438615,51.7204534270168],[-5.6681234266042,51.7206665742367],[-5.66817193504315,51.7197456138906]]],[[[-5.29303622474801,51.7283188699319],[-5.3146950577554,51.7373486868672],[-5.300184314081,51.745213962971],[-5.28924643270273,51.7418314237898],[-5.2704653482532,51.7349764017311],[-5.27110235157511,51.7347677013384],[-5.28125843351224,51.7360447184963],[-5.28141919606474,51.7367464078427],[-5.29303622474801,51.7283188699319]]],[[[-4.68405687926403,51.6299154694011],[-4.68413005890977,51.6299223549592],[-4.70347152841355,51.6320249161181],[-4.70951487039212,51.6421769310417],[-4.67801445289671,51.6381705041161],[-4.67479025921242,51.6376446036157],[-4.68405687926403,51.6299154694011]]],[[[-4.92630403506148,51.5961137725147],[-4.94837735986042,51.597029060888],[-4.9753997500457,51.6103984895416],[-5.0076684883065,51.6086492778695],[-5.05932960474134,51.6205973460716],[-5.05025846454483,51.6408351435767],[-5.06202797340102,51.6588261746999],[-5.06504057970762,51.6634287103381],[-5.12343622690649,51.6712318804322],[-5.12508043954632,51.682227842334],[-5.10676116833279,51.6861975907678],[-5.11086459583602,51.6895298422736],[-5.10715379789885,51.6911773897354],[-5.09551910436632,51.6897317769853],[-5.08040615985328,51.6855743137213],[-5.08669342893443,51.6844252436317],[-5.07833921803492,51.6792299359173],[-5.05120637320686,51.6760050373487],[-5.04229624090188,51.681139097156],[-5.05500798500066,51.6870978480458],[-5.05187073781642,51.6931389749927],[-5.05118326933352,51.6939020578191],[-5.02769814249984,51.6950404893499],[-4.98264825916495,51.6883599866118],[-4.97559412601946,51.6810709977345],[-4.9734950664472,51.678901460885],[-4.97601351004832,51.6881185378722],[-4.94634654292602,51.7036707980584],[-4.98483555478101,51.6993772334685],[-5.03396233448802,51.7108096819851],[-5.05240347419891,51.7090820914081],[-5.06253783606665,51.7094710539634],[-5.06614605873131,51.7070863625996],[-5.08626107356539,51.706626359795],[-5.10510717223077,51.7235767550295],[-5.1057237370281,51.7169388502991],[-5.1159730724133,51.7103323815818],[-5.12460364428555,51.7174128123107],[-5.13516194586125,51.7159023091028],[-5.16048006588971,51.7149596674905],[-5.16785074147244,51.7190616201495],[-5.17346221129471,51.715042490736],[-5.1685120662039,51.7068077674229],[-5.14969653190672,51.702310527863],[-5.15817433855971,51.7016806888689],[-5.15730766913916,51.6879081300221],[-5.16949507298623,51.6880105227611],[-5.17600021842724,51.6803719173396],[-5.18418200984162,51.6866151168428],[-5.18838719880174,51.6898230193133],[-5.18725758310688,51.7088546872429],[-5.19096181533799,51.7095051810111],[-5.20221264896031,51.7153875883633],[-5.20137970188889,51.7174082615347],[-5.21480701720297,51.7236856241393],[-5.23017892603753,51.7183351685563],[-5.23236162270587,51.7180144908346],[-5.22780046549031,51.7231321944444],[-5.25406102249289,51.738142077929],[-5.21101068827613,51.7338930895353],[-5.20288807217205,51.7555115778424],[-5.19973416583799,51.7553767202166],[-5.18892234013617,51.7539957377113],[-5.18610127899387,51.7536352278349],[-5.16047843920742,51.7719702809927],[-5.15780008453735,51.771908684554],[-5.11744523048421,51.768267609616],[-5.1076363105364,51.7741237451662],[-5.10290381369964,51.8100680733747],[-5.11307481543211,51.8227485230531],[-5.11678824771937,51.8304365382327],[-5.11675041880309,51.8372716623682],[-5.11671560748847,51.8435655314864],[-5.13401361353606,51.8627145922111],[-5.13856118205404,51.8625636836451],[-5.13995866974467,51.8638295245315],[-5.18155926541055,51.8611280440766],[-5.1791237368212,51.867129251359],[-5.18198259733995,51.8671432820527],[-5.18199854579557,51.8673698633351],[-5.19356473720555,51.8671994240169],[-5.19459911739172,51.867204375194],[-5.19529848262865,51.8717410869453],[-5.19715520943132,51.8704023059276],[-5.20176512646309,51.8670778888366],[-5.20322328471148,51.8670562183068],[-5.21755385441902,51.87344284498],[-5.22043295027958,51.8732611759981],[-5.22081301508014,51.8735442964816],[-5.26723277738854,51.8713131781797],[-5.27644417005227,51.8670850248316],[-5.28170571620772,51.8653998539793],[-5.29730626521198,51.8626756171776],[-5.29775922198409,51.865237370175],[-5.31716580116341,51.862097832033],[-5.31829690589924,51.8636534057684],[-5.30761141572408,51.8749417162175],[-5.30854497553221,51.8759811287434],[-5.30724049503308,51.8772313443663],[-5.31616184883627,51.8844595147193],[-5.31623634123696,51.8845424129497],[-5.29569544732325,51.8950742536888],[-5.30369351077566,51.9036598264107],[-5.31390853558725,51.9024322529886],[-5.31290498304702,51.9031679218588],[-5.29982801018571,51.9092712892978],[-5.25923445676641,51.9147958288912],[-5.23620774971981,51.9295211707962],[-5.21019080818363,51.932223071376],[-5.20386730690023,51.9406571600597],[-5.20217687270109,51.9410269860284],[-5.19835228210022,51.9418635971034],[-5.19640430171745,51.95060667943],[-5.15404295229576,51.9482840615162],[-5.14257016048823,51.961487513857],[-5.13091759033946,51.9613871547891],[-5.1271397774556,51.9597619377238],[-5.10755308128936,51.9611823373342],[-5.10706129727522,51.9611779760302],[-5.10704739537582,51.9612189642262],[-5.10689456330038,51.9612300339516],[-5.1006454997211,51.9691246011176],[-5.08539851763429,51.9684981104407],[-5.07995810612467,51.9853178248279],[-5.07994764973149,51.9853464530916],[-5.0956401025141,51.9937109066252],[-5.07306548130373,52.0041728735395],[-5.07223881442643,52.0045557953622],[-5.08958072420238,52.0153153085626],[-5.08505265752055,52.0179884545713],[-5.07138708881892,52.0260517508087],[-5.07491665219104,52.0307649106258],[-5.05097705974988,52.0261546961774],[-5.02079637923813,52.0203338805162],[-4.99183828596764,52.0260189398257],[-4.98933455956492,52.0204577674803],[-4.98764219409657,52.016697853495],[-4.98757510275674,52.0165560696443],[-4.98708715722839,52.0164500885957],[-4.98706759193696,52.0164106572241],[-4.97070364143467,52.0128835217882],[-4.97180789611741,52.0130010854741],[-4.98260593382529,52.0147025130802],[-4.98310177648671,52.0142028421389],[-4.98344085347487,52.0142389046715],[-4.99308305064949,52.0045039768296],[-4.98764486498933,51.999454505635],[-4.98038383482417,52.0002541877092],[-4.97244538960923,51.9972705024297],[-4.96922205663812,51.994964987229],[-4.96989127155571,51.9972099776286],[-4.92651748220289,52.0089504759186],[-4.91965157630961,52.0100936187198],[-4.91924527383836,52.0111476420428],[-4.91619990110711,52.0190503223194],[-4.91493838368196,52.0223230972033],[-4.91005670151275,52.0349653614808],[-4.88573619389887,52.0208523884248],[-4.88274813953457,52.020958183705],[-4.87924694674278,52.0191612478327],[-4.8671936342147,52.0215076742155],[-4.85030056654069,52.0221021031369],[-4.85005942598304,52.022678709311],[-4.82898716661502,52.0217792936839],[-4.83876090263914,52.0241840185119],[-4.84132495297987,52.0248146971894],[-4.84404211417746,52.0370626852955],[-4.84040223139241,52.0457589347574],[-4.83115322869364,52.0520251770258],[-4.8122889791394,52.0552565387758],[-4.79868846058783,52.0565857908355],[-4.79542057887575,52.0581430825686],[-4.79212599178334,52.0587065332058],[-4.78304502929549,52.0640387931814],[-4.77738680084968,52.0667334487037],[-4.77612840653242,52.0680988689973],[-4.75947034737597,52.0778725547856],[-4.74300994176431,52.0988466850973],[-4.74576635573767,52.101014694536],[-4.73042557663257,52.1176247580888],[-4.726400797446,52.1166230063165],[-4.68865059903691,52.1035972620215],[-4.6817481284447,52.08517548086],[-4.66967915680251,52.0803703103062],[-4.68033816006862,52.0637195409869],[-4.66491968248955,52.0578083135769],[-4.64702674599653,52.0783669437003],[-4.63118657195912,52.0559612988219],[-4.60777591965447,52.0621528655767],[-4.57025929949324,52.058869441778],[-4.55975484936445,52.0437265237626],[-4.5463982195636,52.0190578500768],[-4.52301227328152,52.0112517148994],[-4.51227454853601,51.9949135267559],[-4.4871112852573,51.9886833190987],[-4.49331053821641,51.961309788901],[-4.54154953145875,51.956550653084],[-4.5776853278684,51.9319144709061],[-4.59995396445459,51.9409302574014],[-4.63561082832865,51.9185956933237],[-4.66788945604418,51.9340784078879],[-4.713427900214,51.9157855560877],[-4.7135381191958,51.8992379475629],[-4.72310340412796,51.8956983087095],[-4.70671350520604,51.8888782807748],[-4.6941020060149,51.8596201041977],[-4.7086181129903,51.8472678744716],[-4.7042628062988,51.8391202931482],[-4.64579247822857,51.8313394811112],[-4.61694047183807,51.8116146532152],[-4.64459385880097,51.7972745306527],[-4.63411909898826,51.7850135949282],[-4.64397020291321,51.7765210010725],[-4.62258210913962,51.7681255000526],[-4.63263849750901,51.7335849395108],[-4.67628115762189,51.7271860403371],[-4.69791932498869,51.7111168243837],[-4.69236925513827,51.7068279934456],[-4.69261909035515,51.7053620219759],[-4.6857175034488,51.7016863925306],[-4.68020032402092,51.697420583891],[-4.6971767028491,51.686274665758],[-4.70192000710846,51.6748866553353],[-4.69332678391067,51.6720217510562],[-4.70014775704013,51.6677068674157],[-4.71444572909671,51.6586580743282],[-4.71166105920638,51.6517200619513],[-4.71790118530366,51.6519000431096],[-4.75672953090018,51.6537039518941],[-4.75594636754926,51.6441750734393],[-4.7559630753304,51.6440296819742],[-4.75614443924822,51.6440158046039],[-4.76971747294573,51.6443513831347],[-4.7715468981111,51.6428361978015],[-4.77704682644314,51.6424144777095],[-4.78107962181196,51.6349425818768],[-4.81288332706864,51.6451703764338],[-4.82610047677548,51.6457114785971],[-4.83085436912812,51.6468473222145],[-4.84423102356222,51.6464513071587],[-4.86080223066442,51.647125061911],[-4.89124085641544,51.6310902690308],[-4.89869573501993,51.6271602332834],[-4.90414481213903,51.617204066321],[-4.89646563438349,51.6101482690175],[-4.92314789993314,51.6114059810611],[-4.92630403506148,51.5961137725147]]]]},"properties":{"OBJECTID":366,"LAD16CD":"W06000009","LAD16NM":"Pembrokeshire","LAD16NMW":"Sir Benfro","BNG_E":199821,"BNG_N":221391,"LONG":-4.90818,"LAT":51.85512}},{"type":"Feature","id":367,"geometry":{"type":"Polygon","coordinates":[[[-3.75810214261038,52.128234342075],[-3.72031901823474,52.1175015889828],[-3.71407639377195,52.1049709275257],[-3.72879941501483,52.0939830802569],[-3.72309534084322,52.0852142646064],[-3.66713104528475,52.0742992691826],[-3.67904982885626,52.0606120182861],[-3.64713650257412,52.0387891948585],[-3.66827222444379,52.0254323346197],[-3.67001662539209,52.0042131965229],[-3.71120352151063,51.9618793572961],[-3.6999064442539,51.9460888478161],[-3.72093645440879,51.9413115855624],[-3.72751801260506,51.9105141708694],[-3.713682741463,51.9059362754294],[-3.71383741967413,51.887125582658],[-3.77264550330906,51.8460223172048],[-3.80669047535326,51.7879522852553],[-3.81857806732051,51.8023479662921],[-3.86545613971402,51.8103465372497],[-3.89988199893819,51.8036311346119],[-3.88209629712625,51.7879048370466],[-3.88720583051839,51.7687979311198],[-3.91842457561571,51.7753011220835],[-3.9365046147252,51.7713554119949],[-3.96519017721821,51.7637050931803],[-3.99980417374224,51.7741514717914],[-4.00159381093338,51.7626133683398],[-4.04930254243876,51.7295940219796],[-4.04328165128761,51.7067695894379],[-4.05389061646182,51.7092176633213],[-4.05063183195267,51.7011838585034],[-4.06491337663404,51.6971611984165],[-4.06877262996088,51.6846374388858],[-4.08161449142948,51.6849411258263],[-4.07734742902726,51.6797328591478],[-4.08534132135297,51.6617081082324],[-4.13555122159564,51.6618776890625],[-4.14699120476336,51.6545541314145],[-4.18803259272608,51.6783674382346],[-4.1973097529783,51.6837447672249],[-4.22014357206844,51.6810563730344],[-4.22111994715739,51.6814156683174],[-4.22332618174909,51.6806812750934],[-4.2446091662379,51.6781704764764],[-4.25366256698649,51.6827614845125],[-4.26308357159564,51.676945444564],[-4.27751004664467,51.6680349651048],[-4.31542906174505,51.6750718131823],[-4.31958705384283,51.6758425524438],[-4.38272001695511,51.7273029745248],[-4.38021308349861,51.7321840119501],[-4.32447482067797,51.7285961941476],[-4.36430088631348,51.7372259009522],[-4.37560349272841,51.7475313926401],[-4.36614505195179,51.7873323254501],[-4.4038581608514,51.7572501333974],[-4.45967605984477,51.770140373074],[-4.41773494098565,51.7452376054709],[-4.4456830664188,51.7334771347307],[-4.55918800993131,51.7419688166858],[-4.57183624694735,51.7369740275944],[-4.59093192224126,51.7357475046337],[-4.60833722922898,51.7378521115441],[-4.61085518229501,51.7381563501105],[-4.6301690113645,51.7339464851586],[-4.63263849750901,51.7335849395108],[-4.62258210913963,51.7681255000526],[-4.64397020291321,51.7765210010725],[-4.63411909898826,51.7850135949282],[-4.64459385880097,51.7972745306527],[-4.61694047183806,51.8116146532152],[-4.64579247822857,51.8313394811112],[-4.7042628062988,51.8391202931482],[-4.7086181129903,51.8472678744716],[-4.6941020060149,51.8596201041976],[-4.70671350520604,51.8888782807748],[-4.72310340412796,51.8956983087095],[-4.7135381191958,51.8992379475629],[-4.713427900214,51.9157855560877],[-4.66788945604418,51.9340784078879],[-4.63561082832864,51.9185956933237],[-4.59995396445459,51.9409302574014],[-4.5776853278684,51.9319144709061],[-4.54154953145875,51.956550653084],[-4.49331053821641,51.961309788901],[-4.4871112852573,51.9886833190987],[-4.51227454853601,51.9949135267559],[-4.52301227328152,52.0112517148994],[-4.5463982195636,52.0190578500768],[-4.55975484936445,52.0437265237626],[-4.5449276976533,52.0442437953498],[-4.54107697133046,52.0521265009042],[-4.53562239732332,52.0443608636773],[-4.50195967275366,52.042586104609],[-4.48745036820614,52.0490697431219],[-4.46365449053176,52.0365374721527],[-4.44873212659832,52.04414542723],[-4.41110120358321,52.0418371898812],[-4.39884206975335,52.0346352051363],[-4.38489658574216,52.0400217449319],[-4.35061460028781,52.0267561318703],[-4.33474329657346,52.0413296019366],[-4.30578800296067,52.0386131650967],[-4.30107218712812,52.0516429843927],[-4.28896729625066,52.0527852105349],[-4.28249770908785,52.0398103350361],[-4.23447649488647,52.0382147035826],[-4.20584420199591,52.0625734192022],[-4.19145641643238,52.0593259642634],[-4.16415571619906,52.0681530397489],[-4.15856416367323,52.0812099603627],[-4.14727405854212,52.0807967377738],[-4.15876105006112,52.0868930299141],[-4.14400402612567,52.094270796998],[-4.10005505890146,52.0960611750593],[-4.0580991563021,52.113878939818],[-4.01812297923973,52.0971443156943],[-3.94048881313902,52.1384478773178],[-3.90672239180998,52.1197876369619],[-3.86010447546209,52.1421963127134],[-3.79441843535154,52.1171383319244],[-3.78609987959647,52.1045574640788],[-3.75810214261038,52.128234342075]]]},"properties":{"OBJECTID":367,"LAD16CD":"W06000010","LAD16NM":"Carmarthenshire","LAD16NMW":"Sir Gaerfyrddin","BNG_E":247954,"BNG_N":224133,"LONG":-4.2111,"LAT":51.89495}},{"type":"Feature","id":368,"geometry":{"type":"Polygon","coordinates":[[[-3.9365046147252,51.7713554119949],[-3.88850610054399,51.7390861964549],[-3.87602271133773,51.7039605072513],[-3.84274318427802,51.6973693323962],[-3.85144219683969,51.6749133240765],[-3.87524214524995,51.657546245006],[-3.88475253915434,51.6195239746519],[-3.8907217001049,51.6215434226756],[-3.92528826286705,51.6070701047209],[-3.92721671120763,51.6073367689614],[-3.92880222147075,51.613432566041],[-3.95546178550647,51.6125931078094],[-3.99306192516466,51.5983329613716],[-4.00056737281104,51.5802281372231],[-3.98627675456717,51.5732833699181],[-3.98635853984187,51.573170106596],[-3.97373468759299,51.567113484174],[-3.98050160937115,51.5648404499444],[-3.98129112484259,51.5648004545775],[-4.00906972507167,51.5680777369336],[-4.02120764610909,51.5641509004556],[-4.02437494689884,51.563125906175],[-4.03414930542428,51.5701474797298],[-4.06422677058132,51.5572382225378],[-4.101978695125,51.5652557239193],[-4.10870854719789,51.5753815552357],[-4.15656760736823,51.5618761920288],[-4.16103197398668,51.5553101967153],[-4.15014909197575,51.5479284944372],[-4.14851827595612,51.5437080799391],[-4.1505967415703,51.54235148179],[-4.17493929459581,51.5448570525677],[-4.19479204240695,51.5482569282283],[-4.20838103290441,51.5442661366703],[-4.20629934397598,51.537221530402],[-4.22755437439919,51.5409502650226],[-4.25842148429723,51.5517704137067],[-4.27883206941523,51.5614956666514],[-4.30825326567492,51.5630077053491],[-4.29058132672494,51.5698786321004],[-4.2895212003168,51.5813753972634],[-4.30698792667883,51.609110531185],[-4.31206892073049,51.6090804171445],[-4.31635356631207,51.6090548512391],[-4.31639317163538,51.6090997832626],[-4.31213541793036,51.6103903233659],[-4.26242677992326,51.6254404674899],[-4.2429559087877,51.6487636212286],[-4.2301564453105,51.6423343212405],[-4.24177123314401,51.6308127733892],[-4.22242028992762,51.6355137656034],[-4.18948716819034,51.6289484395695],[-4.19312817182326,51.6234379837803],[-4.16415715369345,51.626490135881],[-4.15847460757579,51.6343158550563],[-4.11565599179464,51.6445944574506],[-4.10242347786583,51.6535070797172],[-4.08114808147236,51.6575775651573],[-4.0693549552515,51.6531817056232],[-4.08129932506387,51.6620154414239],[-4.06827848610358,51.6689773185411],[-4.0769733836008,51.680383767998],[-4.07702414856093,51.6804503440486],[-4.07705433796402,51.6803823390329],[-4.07734742902726,51.6797328591478],[-4.08161449142948,51.6849411258263],[-4.06877262996088,51.6846374388858],[-4.06491337663404,51.6971611984165],[-4.05063183195267,51.7011838585034],[-4.05389061646182,51.7092176633213],[-4.04328165128761,51.7067695894379],[-4.04930254243876,51.7295940219796],[-4.00159381093338,51.7626133683398],[-3.99980417374224,51.7741514717914],[-3.96519017721821,51.7637050931803],[-3.9365046147252,51.7713554119949]]]},"properties":{"OBJECTID":368,"LAD16CD":"W06000011","LAD16NM":"Swansea","LAD16NMW":"Abertawe","BNG_E":264022,"BNG_N":197308,"LONG":-3.96723,"LAT":51.65806}},{"type":"Feature","id":369,"geometry":{"type":"Polygon","coordinates":[[[-3.80669047535326,51.7879522852553],[-3.77032044076132,51.7545216252317],[-3.74609070523831,51.7533922248401],[-3.7279105077202,51.7762066251527],[-3.67036593481739,51.7871982143249],[-3.60343089030561,51.7738464425756],[-3.59129302532154,51.7546119616353],[-3.5786458153187,51.7178807733165],[-3.58958497698551,51.6792724309025],[-3.56331023231163,51.6454847525451],[-3.59571966589613,51.6377287712614],[-3.66570118563926,51.6411527710449],[-3.68071022508991,51.6219121155153],[-3.67673865235533,51.6013243366504],[-3.69112130970029,51.603519001935],[-3.69442004463074,51.5942668557588],[-3.65528753272444,51.5648338257427],[-3.65661313460139,51.5391714568798],[-3.68780312875462,51.5374346671284],[-3.70312742752493,51.5271657980179],[-3.76214321845338,51.5347515087797],[-3.76247018762345,51.5355400286889],[-3.78992363886706,51.5697935212926],[-3.79807332577265,51.5711448628322],[-3.80264814967332,51.5818044171131],[-3.81532700786771,51.5799029522634],[-3.81519963272623,51.5802290823232],[-3.7994259592346,51.5854039933586],[-3.81193084069116,51.5836263280457],[-3.81341307054747,51.5848029677968],[-3.81297240458757,51.5859311050085],[-3.81814432009282,51.5885582278578],[-3.85081743914814,51.6144689736697],[-3.83655826395355,51.6238933555555],[-3.87661144727248,51.6167689790872],[-3.88475253915434,51.6195239746519],[-3.87524214524995,51.657546245006],[-3.85144219683969,51.6749133240765],[-3.84274318427802,51.6973693323962],[-3.87602271133773,51.7039605072513],[-3.88850610054399,51.7390861964549],[-3.9365046147252,51.7713554119949],[-3.91842457561571,51.7753011220835],[-3.88720583051839,51.7687979311198],[-3.88209629712625,51.7879048370466],[-3.89988199893819,51.8036311346119],[-3.86545613971402,51.8103465372497],[-3.81857806732051,51.8023479662921],[-3.80669047535326,51.7879522852553]]]},"properties":{"OBJECTID":369,"LAD16CD":"W06000012","LAD16NM":"Neath Port Talbot","LAD16NMW":"Castell-nedd Port Talbot","BNG_E":279261,"BNG_N":195412,"LONG":-3.74638,"LAT":51.6445}},{"type":"Feature","id":370,"geometry":{"type":"Polygon","coordinates":[[[-3.49751220420075,51.5126420268466],[-3.5296096412418,51.5013636461586],[-3.52761109390083,51.4936842054165],[-3.53944974542266,51.4910312907876],[-3.53285024046679,51.4816056588738],[-3.5547609217939,51.4927734059848],[-3.63426633682416,51.4726113193252],[-3.63312017969641,51.4733437922976],[-3.65840309080959,51.4781995418809],[-3.67947245073331,51.4732047666059],[-3.72086212151415,51.4797124134277],[-3.72990843449703,51.4921034779906],[-3.73489868286386,51.498935749148],[-3.74940849840894,51.5040177766312],[-3.75017160885257,51.5058606734422],[-3.76214321845338,51.5347515087797],[-3.70312742752493,51.5271657980179],[-3.68780312875462,51.5374346671284],[-3.65661313460139,51.5391714568798],[-3.65528753272444,51.5648338257427],[-3.69442004463074,51.5942668557588],[-3.69112130970029,51.603519001935],[-3.67673865235533,51.6013243366504],[-3.68071022508991,51.6219121155153],[-3.66570118563926,51.6411527710449],[-3.59571966589613,51.6377287712614],[-3.56331023231163,51.6454847525451],[-3.53763827819498,51.6441332166742],[-3.51002138306922,51.618140741222],[-3.47252606661781,51.6012698733968],[-3.47646718423323,51.5816362640674],[-3.4887320804487,51.5742428219015],[-3.46302487944434,51.5434120015336],[-3.49751220420075,51.5126420268466]]]},"properties":{"OBJECTID":370,"LAD16CD":"W06000013","LAD16NM":"Bridgend","LAD16NMW":"Pen-y-bont ar Ogwr","BNG_E":288242,"BNG_N":185868,"LONG":-3.61359,"LAT":51.56058}},{"type":"Feature","id":371,"geometry":{"type":"Polygon","coordinates":[[[-3.33573834664481,51.5084273456611],[-3.29838483750968,51.4999147030217],[-3.27105894065688,51.4650533942786],[-3.24805311472382,51.4645552641508],[-3.21891214855824,51.4748584920648],[-3.18666461665162,51.4479002153229],[-3.16620816699377,51.4440508824287],[-3.16444028101782,51.4413617638469],[-3.17112903145872,51.419910065319],[-3.16959794658801,51.4062437544836],[-3.18760803396785,51.4000550587466],[-3.22411098980363,51.4036745415823],[-3.2789077725696,51.3853888773504],[-3.2839952168394,51.3936850483218],[-3.28870660096206,51.3870847220088],[-3.30590869516694,51.3910041279212],[-3.31099613827161,51.3925676955614],[-3.34089906294572,51.3811903356335],[-3.40517660209113,51.3813443753447],[-3.41495813639924,51.3877721554314],[-3.43859273114728,51.3900092668467],[-3.55896122142335,51.4013254061627],[-3.59265473030561,51.4377242632659],[-3.61957158923291,51.4505744962178],[-3.63622032149259,51.4609289666127],[-3.6415337804541,51.4679661480064],[-3.63426633682416,51.4726113193252],[-3.5547609217939,51.4927734059848],[-3.53285024046679,51.4816056588738],[-3.53944974542266,51.4910312907876],[-3.52761109390083,51.4936842054165],[-3.5296096412418,51.5013636461586],[-3.49751220420075,51.5126420268466],[-3.46536073213624,51.514808759636],[-3.41105789649958,51.5067665476358],[-3.40191328311329,51.4989630785812],[-3.37864068600436,51.5127130489174],[-3.33573834664481,51.5084273456611]]]},"properties":{"OBJECTID":371,"LAD16CD":"W06000014","LAD16NM":"Vale of Glamorgan","LAD16NMW":"Bro Morgannwg","BNG_E":302946,"BNG_N":173083,"LONG":-3.39803,"LAT":51.44838}},{"type":"Feature","id":372,"geometry":{"type":"Polygon","coordinates":[[[-3.11889115543216,51.5456379831253],[-3.06891000650497,51.5202663732084],[-3.09039120430917,51.5098746238916],[-3.08346533837218,51.501585624936],[-3.11395346566868,51.4928097506461],[-3.14032795825512,51.4729941330573],[-3.13575560751351,51.4672223321991],[-3.1527820065501,51.4552734603061],[-3.15870738638986,51.451113073528],[-3.16144821318442,51.4528421106045],[-3.16654940481263,51.4445698964324],[-3.16620816699377,51.4440508824287],[-3.18666461665162,51.4479002153229],[-3.21891214855824,51.4748584920648],[-3.24805311472382,51.4645552641508],[-3.27105894065688,51.4650533942786],[-3.29838483750968,51.4999147030217],[-3.33573834664481,51.5084273456611],[-3.34159247420765,51.5351391350676],[-3.32435912925092,51.5357753309921],[-3.31036333781741,51.5489322683378],[-3.27766706055139,51.5518581519922],[-3.26157198598051,51.5377865744998],[-3.23769569138382,51.5526026849134],[-3.16373462517749,51.5605050149904],[-3.15257557394869,51.5516412035021],[-3.14448296304339,51.5553377808347],[-3.11889115543216,51.5456379831253]]]},"properties":{"OBJECTID":372,"LAD16CD":"W06000015","LAD16NM":"Cardiff","LAD16NMW":"Caerdydd","BNG_E":315270,"BNG_N":178887,"LONG":-3.22212,"LAT":51.50254}},{"type":"Feature","id":373,"geometry":{"type":"Polygon","coordinates":[[[-3.44420289665658,51.8164858683324],[-3.44068818350424,51.7958038685241],[-3.41663421157342,51.7671778792645],[-3.4274715156293,51.7584982957479],[-3.45314998786962,51.7616616059535],[-3.39991496467303,51.7178837310921],[-3.38003997949649,51.7110118395129],[-3.33119353635453,51.6565035354485],[-3.31386165682889,51.6557042373331],[-3.31390702120116,51.6446795482579],[-3.29138189552979,51.592106751528],[-3.26984751893858,51.5838310141459],[-3.262856803673,51.5662367460302],[-3.24245391453108,51.5654882012909],[-3.23769569138382,51.5526026849134],[-3.26157198598051,51.5377865744998],[-3.27766706055139,51.5518581519922],[-3.31036333781741,51.5489322683378],[-3.32435912925092,51.5357753309921],[-3.34159247420765,51.5351391350676],[-3.33573834664481,51.5084273456611],[-3.37864068600436,51.5127130489174],[-3.40191328311329,51.4989630785812],[-3.41105789649958,51.5067665476358],[-3.46536073213624,51.514808759636],[-3.49751220420075,51.5126420268466],[-3.46302487944434,51.5434120015336],[-3.4887320804487,51.5742428219015],[-3.47646718423323,51.5816362640674],[-3.47252606661781,51.6012698733968],[-3.51002138306922,51.618140741222],[-3.53763827819498,51.6441332166742],[-3.56331023231163,51.6454847525451],[-3.58958497698551,51.6792724309025],[-3.5786458153187,51.7178807733165],[-3.59129302532154,51.7546119616353],[-3.56564346675083,51.7648845408586],[-3.55986799523723,51.7775158829051],[-3.5370635174333,51.7761977181085],[-3.54121292547966,51.7845633303213],[-3.47632991674708,51.8094707299938],[-3.47007348564655,51.8285046273545],[-3.460131556534,51.8301292500171],[-3.44420289665658,51.8164858683324]]]},"properties":{"OBJECTID":373,"LAD16CD":"W06000016","LAD16NM":"Rhondda Cynon Taf","LAD16NMW":"Rhondda Cynon Taf","BNG_E":302237,"BNG_N":192395,"LONG":-3.41359,"LAT":51.62185}},{"type":"Feature","id":374,"geometry":{"type":"Polygon","coordinates":[[[-3.11611499458079,51.6908024352366],[-3.1019737282817,51.6820916940024],[-3.08442297730901,51.6883586938521],[-3.07166241998763,51.6741872649444],[-3.07483892954777,51.6522398894743],[-3.10265451557679,51.6339511929399],[-3.08182858212719,51.6194328408994],[-3.06457279335844,51.6039326287103],[-3.09373796743759,51.5913980069411],[-3.1051577871385,51.5972146929031],[-3.12419204273478,51.5885514219145],[-3.12175398071899,51.5796926039379],[-3.09020472933484,51.5692660987794],[-3.11889115543216,51.5456379831253],[-3.14448296304339,51.5553377808347],[-3.15257557394869,51.5516412035021],[-3.16373462517749,51.5605050149904],[-3.23769569138382,51.5526026849134],[-3.24245391453108,51.5654882012909],[-3.262856803673,51.5662367460302],[-3.26984751893858,51.5838310141459],[-3.29138189552979,51.592106751528],[-3.31390702120116,51.6446795482579],[-3.2961098706659,51.6640939487647],[-3.28521657574643,51.6582384181468],[-3.28467983345227,51.6771298229654],[-3.27393042080812,51.6823368561687],[-3.30063731995472,51.7363143902568],[-3.3155115262688,51.7318086297241],[-3.30995029320207,51.7390496297011],[-3.32904601048213,51.7586528073205],[-3.33447027980171,51.7904023127105],[-3.31009487268817,51.7943019877056],[-3.30131708318478,51.7989763046678],[-3.27248258240695,51.7774829619793],[-3.2669728674532,51.7592925777347],[-3.22289174739994,51.7231006889021],[-3.22404844459663,51.7291499614717],[-3.21088295449115,51.7307033844585],[-3.21963695312922,51.7450807560629],[-3.21013111840312,51.7500948002987],[-3.16724876173017,51.7099015697124],[-3.15636281160455,51.7139701530621],[-3.12907178013428,51.6957812795573],[-3.13766752344107,51.6819256905401],[-3.11611499458079,51.6908024352366]]]},"properties":{"OBJECTID":374,"LAD16CD":"W06000018","LAD16NM":"Caerphilly","LAD16NMW":"Caerffili","BNG_E":317245,"BNG_N":195259,"LONG":-3.19753,"LAT":51.65001}},{"type":"Feature","id":375,"geometry":{"type":"Polygon","coordinates":[[[-3.15735167768612,51.8160510789262],[-3.14582760498086,51.804696805653],[-3.15686059962111,51.7960888735116],[-3.1341886726776,51.7928103408949],[-3.14392394950089,51.7861007847247],[-3.10611368937464,51.761252194654],[-3.11518930558319,51.757396134216],[-3.10601554593553,51.7205153962004],[-3.11611499458079,51.6908024352366],[-3.13766752344107,51.6819256905401],[-3.12907178013428,51.6957812795573],[-3.15636281160455,51.7139701530621],[-3.16724876173017,51.7099015697124],[-3.21013111840312,51.7500948002987],[-3.21963695312922,51.7450807560629],[-3.21088295449115,51.7307033844585],[-3.22404844459663,51.7291499614717],[-3.22289174739994,51.7231006889021],[-3.2669728674532,51.7592925777347],[-3.27248258240695,51.7774829619793],[-3.30131708318478,51.7989763046678],[-3.31009487268817,51.7943019877056],[-3.30858543846897,51.8061329614635],[-3.28343451586065,51.825488657588],[-3.23877871807601,51.8123552850371],[-3.15735167768612,51.8160510789262]]]},"properties":{"OBJECTID":375,"LAD16CD":"W06000019","LAD16NM":"Blaenau Gwent","LAD16NMW":"Blaenau Gwent","BNG_E":318236,"BNG_N":206771,"LONG":-3.18592,"LAT":51.75364}},{"type":"Feature","id":376,"geometry":{"type":"Polygon","coordinates":[[[-2.95891050449346,51.6287803257523],[-2.9893253479565,51.6287629237419],[-3.01966362108746,51.6165273455317],[-3.0471722673535,51.6225074470725],[-3.04504302495922,51.6066749433681],[-3.08182858212719,51.6194328408994],[-3.10265451557679,51.6339511929399],[-3.07483892954777,51.6522398894743],[-3.07166241998763,51.6741872649444],[-3.08442297730901,51.6883586938521],[-3.1019737282817,51.6820916940024],[-3.11611499458079,51.6908024352366],[-3.10601554593553,51.7205153962004],[-3.11518930558319,51.757396134216],[-3.10611368937464,51.761252194654],[-3.14392394950089,51.7861007847247],[-3.1341886726776,51.7928103408949],[-3.10823905804949,51.7962213476661],[-3.05887726270885,51.7836397842148],[-3.04344846202608,51.7704028717094],[-3.04933649947583,51.7604479923315],[-3.02777985212071,51.745372566709],[-3.0312867982709,51.7226794223166],[-2.98354684725754,51.7153711611042],[-3.0020048927888,51.690829246948],[-2.96859889495424,51.691439472605],[-2.97945508161447,51.6736854720382],[-2.99490248693963,51.6792590506236],[-3.00346940694541,51.669057336413],[-2.95891050449346,51.6287803257523]]]},"properties":{"OBJECTID":376,"LAD16CD":"W06000020","LAD16NM":"Torfaen","LAD16NMW":"Torfaen","BNG_E":327459,"BNG_N":200480,"LONG":-3.05101,"LAT":51.69836}},{"type":"Feature","id":377,"geometry":{"type":"Polygon","coordinates":[[[-2.65040070566137,51.8261246880393],[-2.6608714417656,51.82275386363],[-2.65953874453885,51.8106823732622],[-2.67853782959666,51.8028451993877],[-2.66981057918647,51.7942734498376],[-2.68045213468997,51.7689294138777],[-2.66269206734201,51.7538947427607],[-2.67222511997932,51.7363629492999],[-2.68754079652115,51.7304262582489],[-2.66844054916154,51.7057888652485],[-2.68379147622247,51.7006275155784],[-2.66916891574052,51.6931500107554],[-2.67225329930288,51.6810001352927],[-2.65686372172489,51.6745037124588],[-2.68640198533396,51.6631552747626],[-2.66592276124472,51.6643235420592],[-2.68033178980789,51.6475470387026],[-2.66851392776725,51.6456305927019],[-2.65664127758645,51.6227996009397],[-2.65877589591992,51.6163136075728],[-2.66245103051211,51.61757996239],[-2.69563453802789,51.603381792786],[-2.71288979019096,51.5822534405283],[-2.75934889611609,51.5777874335948],[-2.82163586030764,51.5540693109135],[-2.82220303514818,51.5539223399394],[-2.83422635803895,51.5703815332296],[-2.85266537055973,51.57125621756],[-2.859198495697,51.579422526263],[-2.83028170651685,51.6149487892427],[-2.80319729718005,51.6158645781286],[-2.83450434400369,51.6483640835235],[-2.88360286046496,51.6415371921636],[-2.90852474789641,51.6236327316039],[-2.92086215623293,51.6268825048959],[-2.94133203594863,51.617120869878],[-2.94769620877895,51.6286374539398],[-2.95891050449346,51.6287803257523],[-3.00346940694541,51.669057336413],[-2.99490248693963,51.6792590506236],[-2.97945508161447,51.6736854720382],[-2.96859889495424,51.691439472605],[-3.0020048927888,51.690829246948],[-2.98354684725754,51.7153711611042],[-3.0312867982709,51.7226794223166],[-3.02777985212071,51.745372566709],[-3.04933649947583,51.7604479923315],[-3.04344846202608,51.7704028717094],[-3.05887726270885,51.7836397842148],[-3.10823905804949,51.7962213476661],[-3.1341886726776,51.7928103408949],[-3.15686059962111,51.7960888735116],[-3.14582760498086,51.804696805653],[-3.15735167768612,51.8160510789262],[-3.12052038321986,51.8389207745027],[-3.101001614311,51.8320487363489],[-3.09717296496125,51.8464275686267],[-3.0634021876693,51.8633233167158],[-3.07224579083957,51.8751961706506],[-3.0400539631037,51.8845898456613],[-3.04950657911683,51.9114457900602],[-3.07865087216098,51.9245307879269],[-3.09005398202586,51.9503546188398],[-3.08159314870231,51.9553940160864],[-3.09308619986867,51.9651906240035],[-3.06736793854235,51.9831427870413],[-3.02594450040787,51.9572822863321],[-3.00812331562262,51.9271305457746],[-2.97666533445423,51.9274901982859],[-2.97184633085176,51.9049816258892],[-2.87783522762331,51.9338143752347],[-2.84493489319063,51.9220259967506],[-2.86191985465631,51.9140181528134],[-2.8419083701885,51.9177264814451],[-2.83610068001895,51.9060450000692],[-2.76842830783598,51.8805409974443],[-2.77879887550878,51.8658590657989],[-2.73884858633293,51.8366165094803],[-2.71960515391467,51.8489192761031],[-2.71512837057028,51.8402439268099],[-2.69730211578358,51.844809126766],[-2.69329553821267,51.8338410112672],[-2.66619753962456,51.8356235561435],[-2.65040070566137,51.8261246880393]]]},"properties":{"OBJECTID":377,"LAD16CD":"W06000021","LAD16NM":"Monmouthshire","LAD16NMW":"Sir Fynwy","BNG_E":337812,"BNG_N":209231,"LONG":-2.9028,"LAT":51.77827}},{"type":"Feature","id":378,"geometry":{"type":"Polygon","coordinates":[[[-2.82220303514818,51.5539223399394],[-2.86657906293076,51.5424118336122],[-2.90504051893496,51.5324172200924],[-2.92377691189056,51.5368958863317],[-2.95122461537011,51.5350669606569],[-2.97944910778006,51.5432548422211],[-2.96999160958691,51.5558447286119],[-2.99002632278494,51.5483598653382],[-2.99535948090417,51.5363860655568],[-3.04666757097212,51.5142488512539],[-3.07207519342363,51.5032705166856],[-3.0826594604055,51.5018174419876],[-3.08346533837218,51.501585624936],[-3.09039120430917,51.5098746238916],[-3.06891000650497,51.5202663732084],[-3.11889115543216,51.5456379831253],[-3.09020472933484,51.5692660987794],[-3.12175398071899,51.5796926039379],[-3.12419204273478,51.5885514219145],[-3.1051577871385,51.5972146929031],[-3.09373796743759,51.5913980069411],[-3.06457279335844,51.6039326287103],[-3.08182858212719,51.6194328408994],[-3.04504302495922,51.6066749433681],[-3.0471722673535,51.6225074470725],[-3.01966362108746,51.6165273455317],[-2.9893253479565,51.6287629237419],[-2.95891050449346,51.6287803257523],[-2.94769620877895,51.6286374539398],[-2.94133203594863,51.617120869878],[-2.92086215623293,51.6268825048959],[-2.90852474789641,51.6236327316039],[-2.88360286046496,51.6415371921636],[-2.83450434400369,51.6483640835235],[-2.80319729718005,51.6158645781286],[-2.83028170651685,51.6149487892427],[-2.859198495697,51.579422526263],[-2.85266537055973,51.57125621756],[-2.83422635803895,51.5703815332296],[-2.82220303514818,51.5539223399394]]]},"properties":{"OBJECTID":378,"LAD16CD":"W06000022","LAD16NM":"Newport","LAD16NMW":"Casnewydd","BNG_E":337897,"BNG_N":187433,"LONG":-2.89769,"LAT":51.58232}},{"type":"Feature","id":379,"geometry":{"type":"Polygon","coordinates":[[[-3.14750393980728,52.8901693449024],[-3.13552413217992,52.885013666072],[-3.15241672484932,52.8787478862566],[-3.12771287512405,52.8671030319118],[-3.16301475126072,52.8474909434566],[-3.15126038166519,52.8425648864944],[-3.16788753044557,52.8192666787912],[-3.16820515654487,52.8073284421082],[-3.15319003435607,52.8063686249358],[-3.160855357414,52.7957450842645],[-3.11828683784315,52.7835824200758],[-3.08663218440474,52.7955931558533],[-3.09168246545515,52.7866629778102],[-3.07951607127639,52.7715139108747],[-3.04778941903066,52.7726426103289],[-3.05257973883665,52.7686895422426],[-3.03897680465899,52.7704007767044],[-3.03509432688278,52.7640087018895],[-3.01719942626351,52.7676641811724],[-3.01079020497959,52.7585636982315],[-3.02180979859256,52.7519407800268],[-2.99199278310392,52.7437560376501],[-2.99131975666654,52.7338180007937],[-2.96506569359946,52.7322680639384],[-2.96107942397438,52.7164656937482],[-2.97810302515212,52.715357324992],[-2.97759195387917,52.7265916751134],[-3.00055465555011,52.7202753098292],[-3.02035717357501,52.7251022411946],[-3.02248595122878,52.7066679412576],[-3.04704782418509,52.6912658400274],[-3.03858027541558,52.6753731659481],[-3.05111254301861,52.6473655573642],[-3.08356627749877,52.641292519303],[-3.05979890380857,52.6307211844133],[-3.07318689522908,52.628962661464],[-3.09362257360869,52.6093390858589],[-3.08955816121524,52.5995062971361],[-3.11741414749591,52.5857631466494],[-3.13950076421706,52.5857198071882],[-3.11149542438312,52.5413637639411],[-3.13704471317803,52.5340448098773],[-3.13306437909445,52.5274706090712],[-3.08541228710354,52.5345027019176],[-3.0872758252428,52.5513315073544],[-3.01423044765826,52.5754965428783],[-2.99416397608112,52.5529108733513],[-3.00387364773922,52.5198330362488],[-3.03237893773154,52.5237313424439],[-3.02920219996728,52.5012680249992],[-3.11101713477342,52.4989348274822],[-3.18021448075947,52.4739344849716],[-3.19724017298785,52.475989403608],[-3.23554290737874,52.442503603491],[-3.21954450560264,52.4212529845233],[-3.17883654914272,52.4093973288162],[-3.15444662962901,52.3877151712663],[-3.11060650662931,52.3771928577352],[-3.06066441918824,52.3482395288047],[-3.04017440610561,52.3443264486601],[-2.97450325776289,52.3547007710934],[-2.9546513562312,52.3491547619509],[-2.96680116219151,52.3294490737509],[-3.0008661669243,52.3217658034407],[-3.01260808723587,52.2791690019128],[-2.94963475578803,52.2694682333245],[-2.97718162690619,52.259686146307],[-3.00577598464925,52.2642595018338],[-3.03586088952222,52.2567570179274],[-3.0483180973385,52.2502329083602],[-3.04421511694797,52.2379274553512],[-3.07303671181982,52.2358769197242],[-3.07209180390791,52.2130872867461],[-3.10208187076396,52.2027204247425],[-3.09465104740794,52.1837422721488],[-3.12243046938653,52.1634196046949],[-3.0988960399424,52.1547338851885],[-3.08254318094456,52.1630471599858],[-3.07253826587253,52.1557732338884],[-3.09369007602863,52.1443059955241],[-3.13587330506003,52.1379083913539],[-3.14192072336542,52.1278671845395],[-3.1049850770849,52.1167276158352],[-3.10546572699205,52.1053862381244],[-3.12271516984602,52.1031579299812],[-3.1258956170174,52.078310820721],[-3.09058811270966,52.0505132870265],[-3.08628664343747,52.0401943735905],[-3.0991989069082,52.0226858076712],[-3.06736793854235,51.9831427870413],[-3.09308619986867,51.9651906240035],[-3.08159314870231,51.9553940160864],[-3.09005398202586,51.9503546188398],[-3.07865087216098,51.9245307879269],[-3.04950657911683,51.9114457900602],[-3.0400539631037,51.8845898456613],[-3.07224579083957,51.8751961706506],[-3.0634021876693,51.8633233167158],[-3.09717296496125,51.8464275686267],[-3.101001614311,51.8320487363489],[-3.12052038321986,51.8389207745027],[-3.15735167768612,51.8160510789262],[-3.23877871807601,51.8123552850371],[-3.28343451586065,51.825488657588],[-3.30858543846897,51.8061329614635],[-3.31009487268817,51.7943019877056],[-3.33447027980171,51.7904023127105],[-3.36005377634323,51.7910881779136],[-3.35753935292016,51.8069768389712],[-3.40231544200044,51.8141587746165],[-3.40241708859822,51.8263117036441],[-3.41713165169945,51.8351008639615],[-3.44420289665658,51.8164858683324],[-3.460131556534,51.8301292500171],[-3.47007348564655,51.8285046273545],[-3.47632991674708,51.8094707299938],[-3.54121292547966,51.7845633303213],[-3.5370635174333,51.7761977181085],[-3.55986799523723,51.7775158829051],[-3.56564346675083,51.7648845408586],[-3.59129302532154,51.7546119616353],[-3.60343089030561,51.7738464425756],[-3.67036593481739,51.7871982143249],[-3.7279105077202,51.7762066251527],[-3.74609070523831,51.7533922248401],[-3.77032044076132,51.7545216252317],[-3.80669047535326,51.7879522852553],[-3.77264550330906,51.8460223172048],[-3.71383741967413,51.887125582658],[-3.713682741463,51.9059362754294],[-3.72751801260506,51.9105141708694],[-3.72093645440879,51.9413115855624],[-3.6999064442539,51.9460888478161],[-3.71120352151063,51.9618793572961],[-3.67001662539209,52.0042131965229],[-3.66827222444379,52.0254323346197],[-3.64713650257412,52.0387891948585],[-3.67904982885626,52.0606120182861],[-3.66713104528475,52.0742992691826],[-3.72309534084322,52.0852142646064],[-3.72879941501483,52.0939830802569],[-3.71407639377195,52.1049709275257],[-3.72031901823474,52.1175015889828],[-3.75810214261038,52.128234342075],[-3.74205124151265,52.1392994085568],[-3.75227178220896,52.1976140260014],[-3.74420801808014,52.2463045510111],[-3.75343342162682,52.2517605861018],[-3.73163759370555,52.2714507101056],[-3.7071701666046,52.2740575683191],[-3.73308978359515,52.2903041440186],[-3.72773649594114,52.3058261673773],[-3.74501070942341,52.3175657607991],[-3.70512953211601,52.3414545941288],[-3.65816741119254,52.3476491316976],[-3.68547877509884,52.3682212649273],[-3.69720066858665,52.3669295410104],[-3.71205010536199,52.4133564147998],[-3.7716167910411,52.4421524402995],[-3.76640744056158,52.4693036147622],[-3.74479814307847,52.4746332732427],[-3.7332605220347,52.5065895589527],[-3.81246679116761,52.4789114878485],[-3.82675577729078,52.4847940050563],[-3.84399589215297,52.5120392604247],[-3.84086195520218,52.5513547896231],[-3.85946623216987,52.5608436020088],[-3.92660932993795,52.5607670625501],[-3.92885334569895,52.5714606507933],[-3.91535464647205,52.5785894766529],[-3.88377986646752,52.5771350011226],[-3.87527120513513,52.5929280100428],[-3.84188361402012,52.5998554532238],[-3.85044991186405,52.6206358706336],[-3.83461399748731,52.6330587252249],[-3.84071405788166,52.6509028641328],[-3.8080955894874,52.6779453564303],[-3.75935156015798,52.669446365953],[-3.74390740843801,52.6813087671262],[-3.71675970826443,52.67877869115],[-3.70936761181265,52.6710824595234],[-3.68392766695577,52.6938578562039],[-3.65637501407643,52.6913726317922],[-3.6020171566606,52.7049861796218],[-3.59929431189288,52.725881938464],[-3.5835141287807,52.7386228968669],[-3.60871307818139,52.7940216409344],[-3.59705828677264,52.8140539836313],[-3.58647616488609,52.8277173284644],[-3.56817022433263,52.8228955101643],[-3.56667289891021,52.8300796730972],[-3.50528547712262,52.8419567241895],[-3.4830124243103,52.8654536346675],[-3.46724662504541,52.8620777822656],[-3.38882355064504,52.8760701209632],[-3.37501483540662,52.892453452253],[-3.34565100554671,52.8925408577923],[-3.26180306071379,52.8666086172759],[-3.23300312572613,52.8670110249627],[-3.20536494916839,52.8931292651479],[-3.17438182703233,52.9015755441941],[-3.14750393980728,52.8901693449024]]]},"properties":{"OBJECTID":379,"LAD16CD":"W06000023","LAD16NM":"Powys","LAD16NMW":"Powys","BNG_E":302328,"BNG_N":273254,"LONG":-3.43533,"LAT":52.34863}},{"type":"Feature","id":380,"geometry":{"type":"Polygon","coordinates":[[[-3.33447027980171,51.7904023127105],[-3.32904601048213,51.7586528073205],[-3.30995029320207,51.7390496297011],[-3.3155115262688,51.7318086297241],[-3.30063731995472,51.7363143902568],[-3.27393042080812,51.6823368561687],[-3.28467983345227,51.6771298229654],[-3.28521657574643,51.6582384181468],[-3.2961098706659,51.6640939487647],[-3.31390702120116,51.6446795482579],[-3.31386165682889,51.6557042373331],[-3.33119353635453,51.6565035354485],[-3.38003997949649,51.7110118395129],[-3.39991496467303,51.7178837310921],[-3.45314998786962,51.7616616059535],[-3.4274715156293,51.7584982957479],[-3.41663421157342,51.7671778792645],[-3.44068818350424,51.7958038685241],[-3.44420289665658,51.8164858683324],[-3.41713165169945,51.8351008639615],[-3.40241708859822,51.8263117036441],[-3.40231544200044,51.8141587746165],[-3.35753935292016,51.8069768389712],[-3.36005377634323,51.7910881779136],[-3.33447027980171,51.7904023127105]]]},"properties":{"OBJECTID":380,"LAD16CD":"W06000024","LAD16NM":"Merthyr Tydfil","LAD16NMW":"Merthyr Tudful","BNG_E":305916,"BNG_N":206424,"LONG":-3.36425,"LAT":51.74858}}]} \ No newline at end of file diff --git a/geojsons/readme.md b/geojsons/readme.md new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/geojsons/readme.md @@ -0,0 +1 @@ +